Pull request #4593 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b+5014c11bb29f9edb3e55aa295af55b3798697700 (80dc48dbccace671a5ff4d1ad36effb87e1a1460) 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-ssh2987659819041385850.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8534988424947630511.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10951443293958518388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh10908064978405724144.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15793488177969169477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18758 in /w/workspace/edgexfoundry_edgex-go_PR-4593 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b > 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/4593/head:refs/remotes/origin/PR-4593 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b # timeout=10 Merge succeeded, producing 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b Checking out Revision 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b (PR-4593) Commit message: "build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-17T00:13:46.279Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-17T00:13:46.327Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-17T00:13:46.346Z] ========================================================= [2023-06-17T00:13:46.346Z] EdgeX Global Pipelines Version Info [2023-06-17T00:13:46.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b # timeout=10 > git rev-list --no-walk 6bd76199331563b5a25437d92cdf99dd7b691d2c # timeout=10 [2023-06-17T00:13:47.072Z] ------------------- [2023-06-17T00:13:47.072Z] stable info: [2023-06-17T00:13:47.072Z] ------------------- [2023-06-17T00:13:47.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-17T00:13:47.072Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-17T00:13:47.072Z] Message: update stable to v1.0.250 [2023-06-17T00:13:47.645Z] ------------------- [2023-06-17T00:13:47.645Z] experimental info: [2023-06-17T00:13:47.645Z] ------------------- [2023-06-17T00:13:47.645Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-17T00:13:47.645Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-17T00:13:47.645Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-17T00:13:47.858Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-06-17T00:13:47.874Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-06-17T00:13:47.890Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-17T00:13:47.909Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-17T00:13:47.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-17T00:13:47.943Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-17T00:13:47.958Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-17T00:13:47.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-06-17T00:13:47.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-06-17T00:13:48.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-06-17T00:13:48.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-17T00:13:48.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-17T00:13:48.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-17T00:13:48.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-17T00:13:48.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-17T00:13:48.086Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-17T00:13:48.098Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-17T00:13:48.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-17T00:13:48.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-06-17T00:13:48.133Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-06-17T00:13:48.145Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-17T00:13:48.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-17T00:13:48.177Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-17T00:13:48.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4593 [Pipeline] echo [2023-06-17T00:13:48.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4593 [Pipeline] echo [2023-06-17T00:13:48.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4593 [Pipeline] echo [2023-06-17T00:13:48.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [Pipeline] echo [2023-06-17T00:13:48.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ac2258 [Pipeline] echo [2023-06-17T00:13:48.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T00:13:48.309Z] provisioning config files... [2023-06-17T00:13:48.322Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17384918515624530975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:13:48.630Z] ---> docker-login.sh [2023-06-17T00:13:48.630Z] nexus3.edgexfoundry.org:10001 [2023-06-17T00:13:48.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:13:48.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:13:48.891Z] Configure a credential helper to remove this warning. See [2023-06-17T00:13:48.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:13:48.891Z] [2023-06-17T00:13:48.891Z] Login Succeeded [2023-06-17T00:13:48.891Z] nexus3.edgexfoundry.org:10002 [2023-06-17T00:13:49.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:13:49.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:13:49.153Z] Configure a credential helper to remove this warning. See [2023-06-17T00:13:49.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:13:49.153Z] [2023-06-17T00:13:49.153Z] Login Succeeded [2023-06-17T00:13:49.153Z] nexus3.edgexfoundry.org:10003 [2023-06-17T00:13:49.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:13:49.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:13:49.153Z] Configure a credential helper to remove this warning. See [2023-06-17T00:13:49.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:13:49.153Z] [2023-06-17T00:13:49.153Z] Login Succeeded [2023-06-17T00:13:49.153Z] nexus3.edgexfoundry.org:10004 [2023-06-17T00:13:49.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:13:49.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:13:49.413Z] Configure a credential helper to remove this warning. See [2023-06-17T00:13:49.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:13:49.413Z] [2023-06-17T00:13:49.413Z] Login Succeeded [2023-06-17T00:13:49.413Z] docker.io [2023-06-17T00:13:49.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:13:49.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:13:49.675Z] Configure a credential helper to remove this warning. See [2023-06-17T00:13:49.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:13:49.675Z] [2023-06-17T00:13:49.675Z] Login Succeeded [2023-06-17T00:13:49.675Z] ---> docker-login.sh ends [Pipeline] } [2023-06-17T00:13:49.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T00:13:49.993Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/core-command/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo core-command,cmd/core-command/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/core-data/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo core-data,cmd/core-data/Dockerfile [2023-06-17T00:13:49.993Z] + dirname+ cmd/core-metadata/Dockerfile [2023-06-17T00:13:49.993Z] cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-06-17T00:13:49.993Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2023-06-17T00:13:49.993Z] cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/security-spire-agent/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/security-spire-config/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/security-spire-server/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/support-notifications/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-06-17T00:13:49.993Z] + dirname cmd/support-scheduler/Dockerfile [2023-06-17T00:13:49.993Z] + cut -d/ -f2 [2023-06-17T00:13:49.993Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-06-17T00:13:50.057Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-17T00:13:50.415Z] + git rev-list -1 --merges 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b~1..5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [Pipeline] echo [2023-06-17T00:13:50.435Z] -----------> git rev-list -1 --merges 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b~1..5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [false] [Pipeline] sh [2023-06-17T00:13:50.723Z] + git log --format=format:%s -1 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [Pipeline] echo [2023-06-17T00:13:50.740Z] ========================================================= [2023-06-17T00:13:50.740Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-17T00:13:50.740Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-17T00:13:51.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-17T00:13:51.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-17T00:13:51.160Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-17T00:13:51.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-17T00:13:51.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-17T00:13:51.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-17T00:13:51.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:13:51.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T00:13:51.575Z] [2023-06-17T00:13:51.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:13:51.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T00:13:51.873Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-17T00:13:51.873Z] b85a868b505f: Pulling fs layer [2023-06-17T00:13:51.873Z] e2be974225ed: Pulling fs layer [2023-06-17T00:13:51.873Z] 339a4e72a1f5: Pulling fs layer [2023-06-17T00:13:51.873Z] 988bab9f4d93: Pulling fs layer [2023-06-17T00:13:51.873Z] 1469e6f7b9e6: Pulling fs layer [2023-06-17T00:13:51.873Z] eaf3925da568: Pulling fs layer [2023-06-17T00:13:51.873Z] bab4dde63d76: Pulling fs layer [2023-06-17T00:13:51.873Z] bde34c3a00c8: Pulling fs layer [2023-06-17T00:13:51.873Z] b352a97aabf1: Pulling fs layer [2023-06-17T00:13:51.873Z] 4872d77fe225: Pulling fs layer [2023-06-17T00:13:51.873Z] 5851b861e8e6: Pulling fs layer [2023-06-17T00:13:51.873Z] bde34c3a00c8: Waiting [2023-06-17T00:13:51.873Z] b352a97aabf1: Waiting [2023-06-17T00:13:51.873Z] 4872d77fe225: Waiting [2023-06-17T00:13:51.873Z] 988bab9f4d93: Waiting [2023-06-17T00:13:51.873Z] 5851b861e8e6: Waiting [2023-06-17T00:13:51.873Z] eaf3925da568: Waiting [2023-06-17T00:13:51.873Z] 1469e6f7b9e6: Waiting [2023-06-17T00:13:51.873Z] bab4dde63d76: Waiting [2023-06-17T00:13:51.873Z] e2be974225ed: Download complete [2023-06-17T00:13:51.873Z] 988bab9f4d93: Verifying Checksum [2023-06-17T00:13:51.873Z] 988bab9f4d93: Download complete [2023-06-17T00:13:51.873Z] 1469e6f7b9e6: Verifying Checksum [2023-06-17T00:13:51.873Z] 1469e6f7b9e6: Download complete [2023-06-17T00:13:52.131Z] eaf3925da568: Verifying Checksum [2023-06-17T00:13:52.131Z] eaf3925da568: Download complete [2023-06-17T00:13:52.131Z] 339a4e72a1f5: Verifying Checksum [2023-06-17T00:13:52.131Z] 339a4e72a1f5: Download complete [2023-06-17T00:13:52.131Z] bde34c3a00c8: Download complete [2023-06-17T00:13:52.131Z] b352a97aabf1: Download complete [2023-06-17T00:13:52.131Z] 4872d77fe225: Download complete [2023-06-17T00:13:52.131Z] 5851b861e8e6: Verifying Checksum [2023-06-17T00:13:52.131Z] 5851b861e8e6: Download complete [2023-06-17T00:13:52.131Z] b85a868b505f: Verifying Checksum [2023-06-17T00:13:52.131Z] b85a868b505f: Download complete [2023-06-17T00:13:52.390Z] bab4dde63d76: Verifying Checksum [2023-06-17T00:13:53.326Z] b85a868b505f: Pull complete [2023-06-17T00:13:53.586Z] e2be974225ed: Pull complete [2023-06-17T00:13:53.846Z] 339a4e72a1f5: Pull complete [2023-06-17T00:13:54.105Z] 988bab9f4d93: Pull complete [2023-06-17T00:13:54.366Z] 1469e6f7b9e6: Pull complete [2023-06-17T00:13:54.366Z] eaf3925da568: Pull complete [2023-06-17T00:13:56.288Z] bab4dde63d76: Pull complete [2023-06-17T00:13:56.288Z] bde34c3a00c8: Pull complete [2023-06-17T00:13:56.548Z] b352a97aabf1: Pull complete [2023-06-17T00:13:56.548Z] 4872d77fe225: Pull complete [2023-06-17T00:13:56.548Z] 5851b861e8e6: Pull complete [2023-06-17T00:13:56.548Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-17T00:13:56.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-17T00:13:56.548Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:13:56.652Z] prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container [2023-06-17T00:13:56.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-17T00:13:58.060Z] $ docker top 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 -eo pid,comm [2023-06-17T00:13:58.136Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-17T00:13:58.136Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-17T00:13:58.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T00:13:58.173Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T00:13:58.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T00:13:58.291Z] $ docker exec 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 ssh-agent [2023-06-17T00:13:58.413Z] SSH_AUTH_SOCK=/tmp/ssh-ebXRibrOBTcK/agent.32 [2023-06-17T00:13:58.413Z] SSH_AGENT_PID=38 [2023-06-17T00:13:58.420Z] Running ssh-add (command line suppressed) [2023-06-17T00:13:58.513Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1942937424069981497.key (/w/workspace/edgex-go/2@tmp/private_key_1942937424069981497.key) [2023-06-17T00:13:58.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T00:13:58.833Z] + git tag --points-at HEAD [Pipeline] } [2023-06-17T00:13:58.834Z] $ docker exec --env ******** --env ******** 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 ssh-agent -k [2023-06-17T00:13:58.937Z] unset SSH_AUTH_SOCK; [2023-06-17T00:13:58.937Z] unset SSH_AGENT_PID; [2023-06-17T00:13:58.937Z] echo Agent pid 38 killed; [2023-06-17T00:13:58.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-17T00:13:58.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-17T00:13:58.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-17T00:13:59.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-17T00:13:59.102Z] $ docker exec 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 ssh-agent [2023-06-17T00:13:59.228Z] SSH_AUTH_SOCK=/tmp/ssh-b8qjOZzJ4BDZ/agent.70 [2023-06-17T00:13:59.228Z] SSH_AGENT_PID=76 [2023-06-17T00:13:59.232Z] Running ssh-add (command line suppressed) [2023-06-17T00:13:59.331Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_801099986664729007.key (/w/workspace/edgex-go/2@tmp/private_key_801099986664729007.key) [2023-06-17T00:13:59.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-17T00:13:59.638Z] + git semver init [2023-06-17T00:13:59.899Z] 2023-06-17 00:13:59,820 [run_init] DEBUG init version:0.0.0 force:False [2023-06-17T00:13:59.899Z] 2023-06-17 00:13:59,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-06-17T00:13:59.899Z] 2023-06-17 00:13:59,821 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-06-17T00:13:59.899Z] 2023-06-17 00:13:59,821 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-06-17T00:14:05.174Z] 2023-06-17 00:14:04,135 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-06-17T00:14:05.174Z] 2023-06-17 00:14:04,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4593 with force:False [2023-06-17T00:14:05.174Z] 2023-06-17 00:14:04,136 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4593 [2023-06-17T00:14:05.174Z] 2023-06-17 00:14:04,140 [execute] INFO git cat-file --batch-check [2023-06-17T00:14:05.174Z] 2023-06-17 00:14:04,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-06-17T00:14:05.174Z] 2023-06-17 00:14:04,147 [execute] INFO git cat-file --batch [2023-06-17T00:14:05.174Z] 2023-06-17 00:14:04,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-06-17T00:14:05.174Z] 2023-06-17 00:14:04,152 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4593 [2023-06-17T00:14:05.174Z] 0.0.0 [Pipeline] } [2023-06-17T00:14:05.181Z] $ docker exec --env ******** --env ******** 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 ssh-agent -k [2023-06-17T00:14:05.287Z] unset SSH_AUTH_SOCK; [2023-06-17T00:14:05.287Z] unset SSH_AGENT_PID; [2023-06-17T00:14:05.287Z] echo Agent pid 76 killed; [2023-06-17T00:14:05.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-17T00:14:05.613Z] + git semver [Pipeline] } [2023-06-17T00:14:05.882Z] $ docker stop --time=1 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 [2023-06-17T00:14:07.213Z] $ docker rm -f --volumes 4b55e0ba4e511346f10b20614a8b545dc12b25a1706ef23d989eecb05e626332 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T00:14:07.552Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-17T00:14:07.768Z] Stashed 1 file(s) [Pipeline] echo [2023-06-17T00:14:07.771Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-17T00:14:08.190Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-06-17T00:14:08.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T00:14:08.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T00:14:08.223Z] ========================================================= [2023-06-17T00:14:08.223Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-17T00:14:08.223Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:14:08.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T00:14:08.506Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-17T00:14:08.506Z] f56be85fc22e: Pulling fs layer [2023-06-17T00:14:08.506Z] 85791d961cd3: Pulling fs layer [2023-06-17T00:14:08.506Z] d694b5ae8c79: Pulling fs layer [2023-06-17T00:14:08.506Z] 9f32a84ed3da: Pulling fs layer [2023-06-17T00:14:08.506Z] 4d19c01a9841: Pulling fs layer [2023-06-17T00:14:08.506Z] 9325e15d5711: Pulling fs layer [2023-06-17T00:14:08.506Z] 556b6ee489ea: Pulling fs layer [2023-06-17T00:14:08.507Z] c5a4b2cf53e6: Pulling fs layer [2023-06-17T00:14:08.507Z] 4d19c01a9841: Waiting [2023-06-17T00:14:08.507Z] 9f32a84ed3da: Waiting [2023-06-17T00:14:08.507Z] 9325e15d5711: Waiting [2023-06-17T00:14:08.507Z] 556b6ee489ea: Waiting [2023-06-17T00:14:08.507Z] c5a4b2cf53e6: Waiting [2023-06-17T00:14:08.507Z] 85791d961cd3: Download complete [2023-06-17T00:14:08.507Z] 9f32a84ed3da: Verifying Checksum [2023-06-17T00:14:08.507Z] 9f32a84ed3da: Download complete [2023-06-17T00:14:08.507Z] 4d19c01a9841: Verifying Checksum [2023-06-17T00:14:08.507Z] 4d19c01a9841: Download complete [2023-06-17T00:14:08.507Z] f56be85fc22e: Verifying Checksum [2023-06-17T00:14:08.507Z] f56be85fc22e: Download complete [2023-06-17T00:14:08.507Z] 9325e15d5711: Verifying Checksum [2023-06-17T00:14:08.507Z] 9325e15d5711: Download complete [2023-06-17T00:14:08.768Z] f56be85fc22e: Pull complete [2023-06-17T00:14:08.768Z] 85791d961cd3: Pull complete [2023-06-17T00:14:09.027Z] c5a4b2cf53e6: Verifying Checksum [2023-06-17T00:14:09.027Z] c5a4b2cf53e6: Download complete [2023-06-17T00:14:09.286Z] d694b5ae8c79: Verifying Checksum [2023-06-17T00:14:09.286Z] d694b5ae8c79: Download complete [2023-06-17T00:14:09.286Z] 556b6ee489ea: Verifying Checksum [2023-06-17T00:14:09.286Z] 556b6ee489ea: Download complete [2023-06-17T00:14:12.574Z] d694b5ae8c79: Pull complete [2023-06-17T00:14:12.574Z] 9f32a84ed3da: Pull complete [2023-06-17T00:14:12.574Z] 4d19c01a9841: Pull complete [2023-06-17T00:14:12.574Z] 9325e15d5711: Pull complete [2023-06-17T00:14:15.114Z] 556b6ee489ea: Pull complete [2023-06-17T00:14:15.683Z] c5a4b2cf53e6: Pull complete [2023-06-17T00:14:15.683Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-17T00:14:15.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T00:14:15.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:14:15.980Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T00:14:15.980Z] WORKDIR /edgex [2023-06-17T00:14:15.980Z] COPY go.mod . [2023-06-17T00:14:15.980Z] RUN go mod download build [2023-06-17T00:14:15.980Z] -t ci-base-image-x86_64 -f - . [2023-06-17T00:14:16.548Z] Sending build context to Docker daemon 170.6MB [2023-06-17T00:14:16.548Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-17T00:14:16.548Z] ---> c4be618373d6 [2023-06-17T00:14:16.548Z] Step 2/4 : WORKDIR /edgex [2023-06-17T00:14:20.757Z] ---> Running in 14c0f235a5f0 [2023-06-17T00:14:21.018Z] Removing intermediate container 14c0f235a5f0 [2023-06-17T00:14:21.018Z] ---> aa9f66062f2d [2023-06-17T00:14:21.018Z] Step 3/4 : COPY go.mod . [2023-06-17T00:14:21.018Z] ---> f4eed7c5c531 [2023-06-17T00:14:21.018Z] Step 4/4 : RUN go mod download [2023-06-17T00:14:21.018Z] ---> Running in f2253d9b95ab [2023-06-17T00:14:22.857Z] Still waiting to schedule task [2023-06-17T00:14:22.858Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18756’ [2023-06-17T00:14:35.914Z] Removing intermediate container f2253d9b95ab [2023-06-17T00:14:35.914Z] ---> a160ecec07a6 [2023-06-17T00:14:35.914Z] Successfully built a160ecec07a6 [2023-06-17T00:14:35.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:14:36.218Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-17T00:14:36.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:14:36.294Z] prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container [2023-06-17T00:14:36.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-17T00:14:36.751Z] $ docker top 45c56c7323ebf06104a4b85e9d7929e3764b579efae40cd1176d360331873a02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T00:14:37.096Z] + go version [2023-06-17T00:14:37.096Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-17T00:14:37.115Z] $ docker stop --time=1 45c56c7323ebf06104a4b85e9d7929e3764b579efae40cd1176d360331873a02 [2023-06-17T00:14:38.395Z] $ docker rm -f --volumes 45c56c7323ebf06104a4b85e9d7929e3764b579efae40cd1176d360331873a02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:14:38.810Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-17T00:14:38.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:14:38.882Z] prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container [2023-06-17T00:14:38.918Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-17T00:14:39.266Z] $ docker top b55d80850f52788dfa1eb0775d5373960ac1d586a48e172657dcc1550588697a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-17T00:14:39.320Z] ========================================================= [2023-06-17T00:14:39.320Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-17T00:14:39.320Z] ========================================================= [Pipeline] sh [2023-06-17T00:14:39.600Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:14:39.895Z] + make test [2023-06-17T00:14:39.895Z] go test -race -coverprofile=coverage.out ./... [2023-06-17T00:14:46.469Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-17T00:15:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-17T00:15:01.588Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-17T00:15:01.588Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-17T00:15:01.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-17T00:15:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-17T00:15:02.525Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-17T00:15:02.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2023-06-17T00:15:03.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-06-17T00:15:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-17T00:15:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-17T00:15:04.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-17T00:15:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-17T00:15:06.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-17T00:15:07.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-17T00:15:07.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-17T00:15:07.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:15:07.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-17T00:15:07.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-17T00:15:07.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.5% of statements [2023-06-17T00:15:07.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-06-17T00:15:08.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-17T00:15:08.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-17T00:15:10.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.916s coverage: 88.5% of statements [2023-06-17T00:15:10.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements [2023-06-17T00:15:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-17T00:15:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:15:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-17T00:15:10.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.309s coverage: 95.6% of statements [2023-06-17T00:15:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-17T00:15:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-17T00:15:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-17T00:15:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-17T00:15:10.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-17T00:15:10.726Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 72.2% of statements [2023-06-17T00:15:12.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-17T00:15:12.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-17T00:15:12.100Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-17T00:15:12.100Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-06-17T00:15:12.357Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-17T00:15:12.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-17T00:15:12.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-06-17T00:15:12.357Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-06-17T00:15:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 42.9% of statements [2023-06-17T00:15:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements [2023-06-17T00:15:12.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-06-17T00:15:12.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-06-17T00:15:13.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-06-17T00:15:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-17T00:15:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-17T00:15:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-17T00:15:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-17T00:15:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-17T00:15:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-17T00:15:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-17T00:15:13.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-17T00:15:14.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-17T00:15:14.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-17T00:15:14.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-17T00:15:14.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-17T00:15:15.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-17T00:15:15.347Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-17T00:15:15.604Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-17T00:15:16.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-17T00:15:16.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-17T00:15:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-17T00:15:17.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-17T00:15:19.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-17T00:15:19.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-17T00:15:19.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-17T00:15:20.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-17T00:15:20.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-17T00:15:20.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-17T00:15:23.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-17T00:15:23.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-17T00:15:23.282Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-17T00:15:23.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-17T00:15:24.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-17T00:15:24.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-17T00:15:24.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-17T00:15:24.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-17T00:15:25.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-06-17T00:15:25.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-17T00:15:25.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:15:25.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-17T00:15:25.411Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-17T00:15:26.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-17T00:15:26.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-17T00:15:26.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-17T00:15:26.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.291s coverage: 79.9% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.081s coverage: 92.9% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 86.0% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-06-17T00:15:38.827Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-06-17T00:15:38.827Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-06-17T00:15:38.827Z] running golangci-lint [2023-06-17T00:15:38.827Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-06-17T00:15:38.827Z] go version go1.20.2 linux/amd64 [2023-06-17T00:15:38.827Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-06-17T00:15:38.827Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-06-17T00:15:53.692Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 13.791995549s" [2023-06-17T00:15:53.692Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.027199ms" [2023-06-17T00:16:00.317Z] level=info msg="[linters_context/goanalysis] analyzers took 53.991023927s with top 10 stages: buildir: 31.70969496s, inspect: 1.769812667s, fact_deprecated: 1.439696507s, gosec: 1.338698387s, printf: 1.125570151s, S1038: 914.419323ms, ctrlflow: 765.664484ms, fact_purity: 719.759498ms, nilness: 665.112369ms, unused: 470.382719ms" [2023-06-17T00:16:00.317Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-06-17T00:16:00.317Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, autogenerated_exclude: 203/203, identifier_marker: 203/203, exclude: 203/203, nolint: 0/23, skip_files: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203" [2023-06-17T00:16:00.317Z] level=info msg="[runner] processing took 20.104227ms with stages: nolint: 8.795184ms, identifier_marker: 5.483405ms, path_prettifier: 1.73964ms, exclude-rules: 1.712958ms, autogenerated_exclude: 1.365706ms, skip_dirs: 923.828µs, cgo: 62.224µs, filename_unadjuster: 16.601µs, max_same_issues: 1.06µs, uniq_by_line: 550ns, max_from_linter: 451ns, skip_files: 390ns, source_code: 380ns, diff: 370ns, path_shortener: 350ns, severity-rules: 320ns, exclude: 310ns, sort_results: 240ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns" [2023-06-17T00:16:00.317Z] level=info msg="[runner] linters took 7.66951538s with stages: goanalysis_metalinter: 7.649295966s" [2023-06-17T00:16:00.317Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-06-17T00:16:00.317Z] level=info msg="Memory: 217 samples, avg is 193.7MB, max is 753.9MB" [2023-06-17T00:16:00.317Z] level=info msg="Execution took 21.516029215s" [2023-06-17T00:16:00.317Z] go vet ./... [2023-06-17T00:16:03.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-17T00:16:03.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-17T00:16:03.851Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-17T00:16:03.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-17T00:16:04.153Z] + ls -al . [2023-06-17T00:16:04.153Z] total 720 [2023-06-17T00:16:04.153Z] drwxrwxr-x 11 1001 1001 4096 Jun 17 00:14 . [2023-06-17T00:16:04.153Z] drwxr-xr-x 4 root root 4096 Jun 17 00:14 .. [2023-06-17T00:16:04.153Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 00:13 .blubracket [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 16 Jun 17 00:13 .dockerignore [2023-06-17T00:16:04.153Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 00:14 .git [2023-06-17T00:16:04.153Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 00:13 .github [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 1133 Jun 17 00:13 .gitignore [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 42 Jun 17 00:13 .golangci.yml [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 87 Jun 17 00:13 .hadolint.yml [2023-06-17T00:16:04.153Z] drwxr-xr-x 3 1001 1001 4096 Jun 17 00:14 .semver [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 00:13 .sonarcloud.properties [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 00:13 ADOPTERS.md [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 10835 Jun 17 00:13 Attribution.txt [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 93407 Jun 17 00:13 CHANGELOG.md [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 00:13 CONTRIBUTING.md [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 00:13 GOVERNANCE.md [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 883 Jun 17 00:13 Jenkinsfile [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 00:13 LICENSE [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 14368 Jun 17 00:13 Makefile [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 00:13 OWNERS.md [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 9923 Jun 17 00:13 README.md [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 789 Jun 17 00:13 SECURITY.md [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 00:14 VERSION [2023-06-17T00:16:04.153Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 00:13 bin [2023-06-17T00:16:04.153Z] drwxrwxr-x 18 1001 1001 4096 Jun 17 00:13 cmd [2023-06-17T00:16:04.153Z] -rw-r--r-- 1 root root 447731 Jun 17 00:15 coverage.out [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 3162 Jun 17 00:13 go.mod [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 31054 Jun 17 00:13 go.sum [2023-06-17T00:16:04.153Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 00:13 internal [2023-06-17T00:16:04.153Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 00:13 openapi [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 594 Jun 17 00:13 security.txt [2023-06-17T00:16:04.153Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 00:13 snap [2023-06-17T00:16:04.153Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 00:13 version.go [Pipeline] sh [2023-06-17T00:16:04.483Z] + '[' -e coverage.out ] [2023-06-17T00:16:04.483Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-17T00:16:04.585Z] Stashed 1 file(s) [Pipeline] sh [2023-06-17T00:16:04.865Z] + make build [2023-06-17T00:16:04.865Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-17T00:16:17.073Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-17T00:16:18.009Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-17T00:16:18.943Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-17T00:16:19.510Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-17T00:16:26.071Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-17T00:16:27.003Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-17T00:16:28.378Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-17T00:16:29.314Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-17T00:16:30.457Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-17T00:16:31.023Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-17T00:16:31.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-06-17T00:16:33.354Z] $ docker stop --time=1 b55d80850f52788dfa1eb0775d5373960ac1d586a48e172657dcc1550588697a [2023-06-17T00:16:36.479Z] $ docker rm -f --volumes b55d80850f52788dfa1eb0775d5373960ac1d586a48e172657dcc1550588697a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:16:37.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T00:16:37.421Z] [2023-06-17T00:16:37.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:16:37.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T00:16:37.727Z] latest: Pulling from edgex-devops/edgex-compose [2023-06-17T00:16:37.727Z] 91d30c5bc195: Pulling fs layer [2023-06-17T00:16:37.727Z] 2e9b0aa3be6d: Pulling fs layer [2023-06-17T00:16:37.727Z] 9c61dcf015f6: Pulling fs layer [2023-06-17T00:16:37.727Z] 4698f68db338: Pulling fs layer [2023-06-17T00:16:37.727Z] 2a2f49069b9e: Pulling fs layer [2023-06-17T00:16:37.727Z] e0025b399a48: Pulling fs layer [2023-06-17T00:16:37.727Z] 4698f68db338: Waiting [2023-06-17T00:16:37.727Z] 2a2f49069b9e: Waiting [2023-06-17T00:16:37.727Z] 91d30c5bc195: Verifying Checksum [2023-06-17T00:16:37.727Z] 91d30c5bc195: Download complete [2023-06-17T00:16:37.727Z] 4698f68db338: Verifying Checksum [2023-06-17T00:16:37.727Z] 4698f68db338: Download complete [2023-06-17T00:16:37.987Z] 2e9b0aa3be6d: Verifying Checksum [2023-06-17T00:16:37.987Z] 2e9b0aa3be6d: Download complete [2023-06-17T00:16:37.987Z] e0025b399a48: Verifying Checksum [2023-06-17T00:16:37.987Z] e0025b399a48: Download complete [2023-06-17T00:16:37.987Z] 91d30c5bc195: Pull complete [2023-06-17T00:16:37.987Z] 2a2f49069b9e: Verifying Checksum [2023-06-17T00:16:37.987Z] 2a2f49069b9e: Download complete [2023-06-17T00:16:38.248Z] 2e9b0aa3be6d: Pull complete [2023-06-17T00:16:38.508Z] 9c61dcf015f6: Verifying Checksum [2023-06-17T00:16:38.508Z] 9c61dcf015f6: Download complete [2023-06-17T00:16:41.048Z] 9c61dcf015f6: Pull complete [2023-06-17T00:16:41.048Z] 4698f68db338: Pull complete [2023-06-17T00:16:41.307Z] 2a2f49069b9e: Pull complete [2023-06-17T00:16:41.565Z] e0025b399a48: Pull complete [2023-06-17T00:16:41.565Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-06-17T00:16:41.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-06-17T00:16:41.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:16:41.645Z] prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container [2023-06-17T00:16:41.689Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-06-17T00:16:43.469Z] $ docker top 0eaf968b59a7b99e73972736a076f7117c8eb1aa197fcb02ed069eccbc548461 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T00:16:43.803Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-17T00:16:45.704Z] #1 [core-data internal] load build definition from Dockerfile [2023-06-17T00:16:45.704Z] #1 transferring dockerfile: 1.90kB done [2023-06-17T00:16:45.704Z] #1 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-06-17T00:16:45.963Z] #2 transferring dockerfile: 1.84kB done [2023-06-17T00:16:45.963Z] #2 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-06-17T00:16:45.963Z] #3 transferring dockerfile: 1.96kB done [2023-06-17T00:16:45.963Z] #3 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-17T00:16:45.963Z] #4 transferring dockerfile: 2.38kB done [2023-06-17T00:16:45.963Z] #4 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-06-17T00:16:45.963Z] #5 transferring dockerfile: 2.58kB done [2023-06-17T00:16:45.963Z] #5 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2023-06-17T00:16:45.963Z] #6 transferring dockerfile: 2.68kB done [2023-06-17T00:16:45.963Z] #6 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-17T00:16:45.963Z] #7 transferring dockerfile: 2.06kB done [2023-06-17T00:16:45.963Z] #7 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:16:45.963Z] #8 transferring dockerfile: 1.82kB done [2023-06-17T00:16:45.963Z] #8 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #9 [core-data internal] load .dockerignore [2023-06-17T00:16:45.963Z] #9 transferring context: 56B done [2023-06-17T00:16:45.963Z] #9 DONE 0.0s [2023-06-17T00:16:45.963Z] [2023-06-17T00:16:45.963Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-17T00:16:46.222Z] #10 transferring dockerfile: 2.04kB done [2023-06-17T00:16:46.222Z] #10 DONE 0.0s [2023-06-17T00:16:46.222Z] [2023-06-17T00:16:46.222Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-17T00:16:46.222Z] #11 transferring dockerfile: 1.78kB done [2023-06-17T00:16:46.222Z] #11 DONE 0.0s [2023-06-17T00:16:46.222Z] [2023-06-17T00:16:46.222Z] #12 [core-command internal] load build definition from Dockerfile [2023-06-17T00:16:46.222Z] #12 transferring dockerfile: 1.82kB done [2023-06-17T00:16:46.222Z] #12 DONE 0.0s [2023-06-17T00:16:46.222Z] [2023-06-17T00:16:46.222Z] #13 [security-spire-server internal] load build definition from Dockerfile [2023-06-17T00:16:46.222Z] #13 transferring dockerfile: 2.63kB done [2023-06-17T00:16:46.222Z] #13 DONE 0.0s [2023-06-17T00:16:46.222Z] [2023-06-17T00:16:46.222Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-17T00:16:46.222Z] #14 transferring dockerfile: 2.82kB done [2023-06-17T00:16:46.222Z] #14 DONE 0.0s [2023-06-17T00:16:46.222Z] [2023-06-17T00:16:46.222Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-17T00:16:46.222Z] #15 transferring dockerfile: 2.12kB done [2023-06-17T00:16:46.222Z] #15 DONE 0.0s [2023-06-17T00:16:46.222Z] [2023-06-17T00:16:46.222Z] #16 [support-notifications internal] load .dockerignore [2023-06-17T00:16:46.222Z] #16 transferring context: 56B done [2023-06-17T00:16:46.222Z] #16 DONE 0.0s [2023-06-17T00:16:46.222Z] [2023-06-17T00:16:46.222Z] #17 [core-metadata internal] load .dockerignore [2023-06-17T00:16:46.222Z] #17 transferring context: 56B done [2023-06-17T00:16:46.222Z] #17 DONE 0.0s [2023-06-17T00:16:46.222Z] [2023-06-17T00:16:46.222Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-06-17T00:16:46.482Z] #18 transferring context: 56B done [2023-06-17T00:16:46.482Z] #18 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #19 [security-spire-config internal] load .dockerignore [2023-06-17T00:16:46.482Z] #19 transferring context: 56B done [2023-06-17T00:16:46.482Z] #19 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #20 [security-spire-agent internal] load .dockerignore [2023-06-17T00:16:46.482Z] #20 transferring context: 56B done [2023-06-17T00:16:46.482Z] #20 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #21 [security-proxy-setup internal] load .dockerignore [2023-06-17T00:16:46.482Z] #21 transferring context: 56B done [2023-06-17T00:16:46.482Z] #21 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #22 [support-scheduler internal] load .dockerignore [2023-06-17T00:16:46.482Z] #22 transferring context: 56B done [2023-06-17T00:16:46.482Z] #22 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #23 [security-proxy-auth internal] load .dockerignore [2023-06-17T00:16:46.482Z] #23 transferring context: 56B done [2023-06-17T00:16:46.482Z] #23 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T00:16:46.482Z] #24 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2023-06-17T00:16:46.482Z] #25 transferring context: 56B done [2023-06-17T00:16:46.482Z] #25 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #26 [core-command internal] load .dockerignore [2023-06-17T00:16:46.482Z] #26 transferring context: 56B done [2023-06-17T00:16:46.482Z] #26 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #27 [security-bootstrapper internal] load .dockerignore [2023-06-17T00:16:46.482Z] #27 transferring context: 56B done [2023-06-17T00:16:46.482Z] #27 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #28 [security-spire-server internal] load .dockerignore [2023-06-17T00:16:46.482Z] #28 transferring context: 56B done [2023-06-17T00:16:46.482Z] #28 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-17T00:16:46.482Z] #29 transferring context: 56B done [2023-06-17T00:16:46.482Z] #29 DONE 0.0s [2023-06-17T00:16:46.482Z] [2023-06-17T00:16:46.482Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:16:46.741Z] #30 ... [2023-06-17T00:16:46.741Z] [2023-06-17T00:16:46.741Z] #24 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T00:16:46.741Z] #24 DONE 0.0s [2023-06-17T00:16:46.741Z] [2023-06-17T00:16:46.741Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:16:46.741Z] #30 ... [2023-06-17T00:16:46.741Z] [2023-06-17T00:16:46.741Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-06-17T00:16:46.741Z] #24 DONE 0.0s [2023-06-17T00:16:46.741Z] [2023-06-17T00:16:46.741Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:16:46.998Z] #30 DONE 0.6s [2023-06-17T00:16:46.998Z] [2023-06-17T00:16:46.998Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:16:46.998Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-17T00:16:46.998Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-06-17T00:16:46.998Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T00:16:46.998Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 2.10MB / 3.37MB 0.1s [2023-06-17T00:16:46.998Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:16:46.998Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T00:16:47.255Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-06-17T00:16:47.255Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.2s done [2023-06-17T00:16:47.255Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:16:47.255Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-06-17T00:16:47.255Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 [2023-06-17T00:16:47.255Z] #31 sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 3.37MB / 3.37MB 0.2s done [2023-06-17T00:16:47.515Z] #31 extracting sha256:4db1b89c0bd13344176ddce2d093b9da2ae58336823ffed2009a7ea4b62d2a95 0.2s done [2023-06-17T00:16:48.082Z] #31 ... [2023-06-17T00:16:48.082Z] [2023-06-17T00:16:48.082Z] #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-06-17T00:16:48.082Z] #32 DONE 1.2s [2023-06-17T00:16:48.082Z] [2023-06-17T00:16:48.082Z] #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-17T00:16:53.394Z] #33 ... [2023-06-17T00:16:53.394Z] [2023-06-17T00:16:53.394Z] #34 [security-spiffe-token-provider internal] load build context [2023-06-17T00:16:53.394Z] #34 transferring context: 231.96MB 5.8s [2023-06-17T00:16:55.928Z] #34 ... [2023-06-17T00:16:55.928Z] [2023-06-17T00:16:55.928Z] #35 [security-bootstrapper internal] load build context [2023-06-17T00:16:55.928Z] #35 transferring context: 351.87MB 8.5s done [2023-06-17T00:16:55.928Z] #35 ... [2023-06-17T00:16:55.928Z] [2023-06-17T00:16:55.928Z] #34 [security-spiffe-token-provider internal] load build context [2023-06-17T00:16:57.305Z] #34 transferring context: 351.87MB 9.5s done [2023-06-17T00:16:57.305Z] #34 ... [2023-06-17T00:16:57.305Z] [2023-06-17T00:16:57.305Z] #36 [security-spire-config internal] load build context [2023-06-17T00:16:57.305Z] #36 transferring context: 351.87MB 8.5s done [2023-06-17T00:16:57.305Z] #36 ... [2023-06-17T00:16:57.305Z] [2023-06-17T00:16:57.305Z] #37 [core-data internal] load build context [2023-06-17T00:16:57.305Z] #37 transferring context: 351.87MB 8.4s done [2023-06-17T00:16:57.305Z] #37 ... [2023-06-17T00:16:57.305Z] [2023-06-17T00:16:57.305Z] #38 [security-spire-server internal] load build context [2023-06-17T00:16:57.305Z] #38 ... [2023-06-17T00:16:57.305Z] [2023-06-17T00:16:57.305Z] #39 [security-proxy-auth internal] load build context [2023-06-17T00:16:57.305Z] #39 transferring context: 351.87MB 8.3s done [2023-06-17T00:16:57.305Z] #39 ... [2023-06-17T00:16:57.305Z] [2023-06-17T00:16:57.305Z] #40 [security-spire-agent internal] load build context [2023-06-17T00:16:57.563Z] #40 ... [2023-06-17T00:16:57.563Z] [2023-06-17T00:16:57.563Z] #41 [support-notifications internal] load build context [2023-06-17T00:16:57.563Z] #41 transferring context: 351.87MB 10.5s done [2023-06-17T00:16:57.563Z] #41 ... [2023-06-17T00:16:57.563Z] [2023-06-17T00:16:57.563Z] #42 [security-proxy-setup internal] load build context [2023-06-17T00:16:57.563Z] #42 transferring context: 351.87MB 10.5s done [2023-06-17T00:16:57.563Z] #42 ... [2023-06-17T00:16:57.563Z] [2023-06-17T00:16:57.563Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:16:57.827Z] #43 ... [2023-06-17T00:16:57.827Z] [2023-06-17T00:16:57.827Z] #44 [core-command internal] load build context [2023-06-17T00:16:57.827Z] #44 transferring context: 351.87MB 10.1s done [2023-06-17T00:16:57.827Z] #44 ... [2023-06-17T00:16:57.827Z] [2023-06-17T00:16:57.827Z] #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T00:16:58.085Z] #45 ... [2023-06-17T00:16:58.085Z] [2023-06-17T00:16:58.085Z] #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T00:16:58.085Z] #46 ... [2023-06-17T00:16:58.085Z] [2023-06-17T00:16:58.085Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T00:16:58.344Z] #47 ... [2023-06-17T00:16:58.344Z] [2023-06-17T00:16:58.344Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T00:16:58.344Z] #48 ... [2023-06-17T00:16:58.344Z] [2023-06-17T00:16:58.344Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T00:16:58.344Z] #0 2.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:16:58.344Z] #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:16:58.344Z] #0 2.882 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T00:16:58.344Z] #0 2.886 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:16:58.344Z] #0 2.899 OK: 7 MiB in 16 packages [2023-06-17T00:16:58.605Z] #49 ... [2023-06-17T00:16:58.605Z] [2023-06-17T00:16:58.605Z] #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T00:16:58.605Z] #50 ... [2023-06-17T00:16:58.605Z] [2023-06-17T00:16:58.605Z] #51 [security-secretstore-setup internal] load build context [2023-06-17T00:16:58.605Z] #51 transferring context: 351.87MB 8.4s done [2023-06-17T00:16:58.863Z] #51 ... [2023-06-17T00:16:58.863Z] [2023-06-17T00:16:58.863Z] #52 [support-scheduler internal] load build context [2023-06-17T00:16:58.863Z] #52 transferring context: 351.87MB 10.3s done [2023-06-17T00:16:58.863Z] #52 ... [2023-06-17T00:16:58.863Z] [2023-06-17T00:16:58.863Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T00:16:59.121Z] #53 ... [2023-06-17T00:16:59.121Z] [2023-06-17T00:16:59.121Z] #54 [core-metadata internal] load build context [2023-06-17T00:16:59.121Z] #54 transferring context: 351.87MB 11.0s done [2023-06-17T00:17:00.525Z] #54 ... [2023-06-17T00:17:00.525Z] [2023-06-17T00:17:00.525Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T00:17:00.525Z] #55 ... [2023-06-17T00:17:00.525Z] [2023-06-17T00:17:00.525Z] #56 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-06-17T00:17:00.788Z] #56 ... [2023-06-17T00:17:00.788Z] [2023-06-17T00:17:00.788Z] #40 [security-spire-agent internal] load build context [2023-06-17T00:17:00.788Z] #40 transferring context: 351.87MB 11.4s done [2023-06-17T00:17:08.916Z] #40 ... [2023-06-17T00:17:08.916Z] [2023-06-17T00:17:08.916Z] #38 [security-spire-server internal] load build context [2023-06-17T00:17:08.916Z] #38 transferring context: 351.87MB 11.2s done [2023-06-17T00:17:08.916Z] #38 ... [2023-06-17T00:17:08.916Z] [2023-06-17T00:17:08.916Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:17:08.916Z] #43 transferring context: 351.87MB 11.0s done [2023-06-17T00:17:17.088Z] #43 ... [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #51 [security-secretstore-setup internal] load build context [2023-06-17T00:17:17.088Z] #51 DONE 29.3s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #39 [security-proxy-auth internal] load build context [2023-06-17T00:17:17.088Z] #39 DONE 29.4s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #56 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-06-17T00:17:17.088Z] #56 DONE 28.3s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T00:17:17.088Z] #49 DONE 28.5s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #37 [core-data internal] load build context [2023-06-17T00:17:17.088Z] #37 DONE 29.4s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:17:17.088Z] #57 ... [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #35 [security-bootstrapper internal] load build context [2023-06-17T00:17:17.088Z] #35 DONE 29.4s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #36 [security-spire-config internal] load build context [2023-06-17T00:17:17.088Z] #36 DONE 29.5s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #34 [security-spiffe-token-provider internal] load build context [2023-06-17T00:17:17.088Z] #34 DONE 29.6s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:17:17.088Z] #58 ... [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #44 [core-command internal] load build context [2023-06-17T00:17:17.088Z] #44 DONE 29.7s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #52 [support-scheduler internal] load build context [2023-06-17T00:17:17.088Z] #52 DONE 29.7s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #43 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:17:17.088Z] #43 DONE 29.7s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #41 [support-notifications internal] load build context [2023-06-17T00:17:17.088Z] #41 DONE 29.7s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #42 [security-proxy-setup internal] load build context [2023-06-17T00:17:17.088Z] #42 DONE 29.7s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #38 [security-spire-server internal] load build context [2023-06-17T00:17:17.088Z] #38 DONE 29.7s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #54 [core-metadata internal] load build context [2023-06-17T00:17:17.088Z] #54 DONE 29.7s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #40 [security-spire-agent internal] load build context [2023-06-17T00:17:17.088Z] #40 DONE 29.8s [2023-06-17T00:17:17.088Z] [2023-06-17T00:17:17.088Z] #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T00:17:17.088Z] #50 28.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.088Z] #50 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #50 29.36 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T00:17:17.347Z] #50 29.43 (2/2) Installing openssl (3.0.9-r1) [2023-06-17T00:17:17.347Z] #50 ... [2023-06-17T00:17:17.347Z] [2023-06-17T00:17:17.347Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T00:17:17.347Z] #53 28.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #53 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #53 29.25 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T00:17:17.347Z] #53 29.25 (2/2) Installing su-exec (0.2-r2) [2023-06-17T00:17:17.347Z] #53 29.26 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:17:17.347Z] #53 29.26 OK: 7 MiB in 17 packages [2023-06-17T00:17:17.347Z] #53 DONE 29.6s [2023-06-17T00:17:17.347Z] [2023-06-17T00:17:17.347Z] #50 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T00:17:17.347Z] #50 29.49 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:17:17.347Z] #50 29.50 OK: 8 MiB in 17 packages [2023-06-17T00:17:17.347Z] #50 DONE 29.7s [2023-06-17T00:17:17.347Z] [2023-06-17T00:17:17.347Z] #47 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T00:17:17.347Z] #47 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #47 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #47 29.22 (1/2) Installing ca-certificates (20230506-r0) [2023-06-17T00:17:17.347Z] #47 29.24 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-17T00:17:17.347Z] #47 29.24 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:17:17.347Z] #47 29.25 Executing ca-certificates-20230506-r0.trigger [2023-06-17T00:17:17.347Z] #47 29.32 OK: 8 MiB in 17 packages [2023-06-17T00:17:17.347Z] #47 DONE 29.6s [2023-06-17T00:17:17.347Z] [2023-06-17T00:17:17.347Z] #33 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-06-17T00:17:17.347Z] #33 28.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #33 28.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #33 29.25 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T00:17:17.347Z] #33 29.26 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:17:17.347Z] #33 29.27 OK: 7 MiB in 16 packages [2023-06-17T00:17:17.347Z] #33 DONE 29.7s [2023-06-17T00:17:17.347Z] [2023-06-17T00:17:17.347Z] #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T00:17:17.347Z] #48 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #48 29.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.347Z] #48 29.35 (1/3) Installing ca-certificates (20230506-r0) [2023-06-17T00:17:17.347Z] #48 29.37 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-17T00:17:17.347Z] #48 29.38 (3/3) Installing su-exec (0.2-r2) [2023-06-17T00:17:17.347Z] #48 29.38 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:17:17.347Z] #48 29.52 Executing ca-certificates-20230506-r0.trigger [2023-06-17T00:17:17.347Z] #48 29.58 OK: 8 MiB in 18 packages [2023-06-17T00:17:17.605Z] #48 DONE 29.7s [2023-06-17T00:17:17.605Z] [2023-06-17T00:17:17.605Z] #45 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T00:17:17.605Z] #45 29.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.605Z] #45 29.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.605Z] #45 29.44 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T00:17:17.605Z] #45 29.44 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T00:17:17.605Z] #45 29.44 OK: 17818 distinct packages available [2023-06-17T00:17:17.605Z] #45 29.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.605Z] #45 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.605Z] #45 29.92 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-17T00:17:17.605Z] #45 29.93 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-17T00:17:17.605Z] #45 29.93 (3/5) Installing libucontext (1.2-r0) [2023-06-17T00:17:17.605Z] #45 29.94 (4/5) Installing gcompat (1.1.0-r0) [2023-06-17T00:17:17.605Z] #45 29.94 (5/5) Installing openssl (3.0.9-r1) [2023-06-17T00:17:17.605Z] #45 29.96 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:17:17.605Z] #45 29.97 OK: 8 MiB in 20 packages [2023-06-17T00:17:17.605Z] #45 ... [2023-06-17T00:17:17.605Z] [2023-06-17T00:17:17.605Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-17T00:17:17.605Z] #59 DONE 0.1s [2023-06-17T00:17:17.605Z] [2023-06-17T00:17:17.605Z] #45 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T00:17:17.863Z] #45 DONE 30.1s [2023-06-17T00:17:17.863Z] [2023-06-17T00:17:17.863Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T00:17:17.863Z] #55 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.863Z] #55 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.863Z] #55 29.83 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T00:17:17.863Z] #55 29.83 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T00:17:17.863Z] #55 29.83 OK: 17818 distinct packages available [2023-06-17T00:17:17.863Z] #55 29.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:17.863Z] #55 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.122Z] #55 ... [2023-06-17T00:17:18.122Z] [2023-06-17T00:17:18.122Z] #46 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T00:17:18.122Z] #46 29.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.122Z] #46 29.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.122Z] #46 29.57 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T00:17:18.122Z] #46 29.57 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T00:17:18.122Z] #46 29.57 OK: 17818 distinct packages available [2023-06-17T00:17:18.122Z] #46 29.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.122Z] #46 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.122Z] #46 30.05 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-17T00:17:18.122Z] #46 30.06 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-17T00:17:18.122Z] #46 30.06 (3/4) Installing libucontext (1.2-r0) [2023-06-17T00:17:18.122Z] #46 30.06 (4/4) Installing gcompat (1.1.0-r0) [2023-06-17T00:17:18.122Z] #46 30.07 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:17:18.122Z] #46 30.08 OK: 7 MiB in 19 packages [2023-06-17T00:17:18.122Z] #46 DONE 30.2s [2023-06-17T00:17:18.122Z] [2023-06-17T00:17:18.122Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T00:17:18.122Z] #55 30.27 (1/9) Installing ca-certificates (20230506-r0) [2023-06-17T00:17:18.122Z] #55 30.29 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-17T00:17:18.122Z] #55 30.30 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-17T00:17:18.122Z] #55 30.30 (4/9) Installing libcurl (8.1.2-r0) [2023-06-17T00:17:18.122Z] #55 30.32 (5/9) Installing curl (8.1.2-r0) [2023-06-17T00:17:18.122Z] #55 30.33 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-17T00:17:18.122Z] #55 30.33 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-17T00:17:18.122Z] #55 30.33 (8/9) Installing libucontext (1.2-r0) [2023-06-17T00:17:18.122Z] #55 30.34 (9/9) Installing gcompat (1.1.0-r0) [2023-06-17T00:17:18.122Z] #55 30.34 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:17:18.122Z] #55 30.35 Executing ca-certificates-20230506-r0.trigger [2023-06-17T00:17:18.122Z] #55 30.42 OK: 10 MiB in 24 packages [2023-06-17T00:17:18.381Z] #55 DONE 30.6s [2023-06-17T00:17:18.381Z] [2023-06-17T00:17:18.381Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T00:17:18.381Z] #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.381Z] #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.381Z] #0 1.657 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T00:17:18.381Z] #0 1.657 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T00:17:18.381Z] #0 1.657 OK: 17830 distinct packages available [2023-06-17T00:17:18.381Z] #0 1.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.381Z] #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.381Z] #0 2.113 OK: 265 MiB in 53 packages [2023-06-17T00:17:18.381Z] #60 DONE 2.2s [2023-06-17T00:17:18.381Z] [2023-06-17T00:17:18.381Z] #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:17:18.381Z] #57 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.381Z] #57 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.640Z] #57 ... [2023-06-17T00:17:18.640Z] [2023-06-17T00:17:18.640Z] #61 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:17:18.640Z] #61 DONE 0.1s [2023-06-17T00:17:18.640Z] [2023-06-17T00:17:18.640Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:17:18.640Z] #57 2.383 OK: 265 MiB in 53 packages [2023-06-17T00:17:18.898Z] #57 DONE 2.7s [2023-06-17T00:17:18.898Z] [2023-06-17T00:17:18.898Z] #62 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:17:18.898Z] #62 DONE 0.3s [2023-06-17T00:17:18.899Z] [2023-06-17T00:17:18.899Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:17:18.899Z] #58 2.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.899Z] #58 2.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:18.899Z] #58 2.651 OK: 265 MiB in 53 packages [2023-06-17T00:17:19.157Z] #58 ... [2023-06-17T00:17:19.157Z] [2023-06-17T00:17:19.157Z] #63 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T00:17:19.157Z] #0 2.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:19.157Z] #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:19.157Z] #0 2.678 OK: 265 MiB in 53 packages [2023-06-17T00:17:19.157Z] #63 DONE 2.8s [2023-06-17T00:17:19.157Z] [2023-06-17T00:17:19.157Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:17:19.157Z] #58 DONE 2.9s [2023-06-17T00:17:19.157Z] [2023-06-17T00:17:19.157Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:17:19.416Z] #64 ... [2023-06-17T00:17:19.416Z] [2023-06-17T00:17:19.416Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-17T00:17:19.416Z] #65 DONE 0.3s [2023-06-17T00:17:19.416Z] [2023-06-17T00:17:19.416Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-17T00:17:19.416Z] #66 DONE 2.0s [2023-06-17T00:17:19.416Z] [2023-06-17T00:17:19.416Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-17T00:17:19.675Z] #67 ... [2023-06-17T00:17:19.675Z] [2023-06-17T00:17:19.675Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:17:19.675Z] #64 DONE 0.4s [2023-06-17T00:17:19.675Z] [2023-06-17T00:17:19.675Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T00:17:19.675Z] #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:19.675Z] #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-17T00:17:19.675Z] #0 3.200 OK: 265 MiB in 53 packages [2023-06-17T00:17:19.675Z] #68 DONE 3.5s [2023-06-17T00:17:19.675Z] [2023-06-17T00:17:19.675Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:17:20.243Z] #69 ... [2023-06-17T00:17:20.243Z] [2023-06-17T00:17:20.243Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-17T00:17:20.243Z] #67 DONE 0.7s [2023-06-17T00:17:20.243Z] [2023-06-17T00:17:20.243Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:17:20.243Z] #70 DONE 0.4s [2023-06-17T00:17:20.243Z] [2023-06-17T00:17:20.243Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:17:26.818Z] #71 ... [2023-06-17T00:17:26.818Z] [2023-06-17T00:17:26.818Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:17:28.723Z] #72 ... [2023-06-17T00:17:28.723Z] [2023-06-17T00:17:28.723Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:17:28.723Z] #73 ... [2023-06-17T00:17:28.723Z] [2023-06-17T00:17:28.723Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:07.473Z] #74 ... [2023-06-17T00:18:07.473Z] [2023-06-17T00:18:07.473Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:07.473Z] #73 DONE 47.3s [2023-06-17T00:18:07.473Z] [2023-06-17T00:18:07.473Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:07.473Z] #72 DONE 45.6s [2023-06-17T00:18:07.473Z] [2023-06-17T00:18:07.473Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T00:18:07.473Z] #75 ... [2023-06-17T00:18:07.473Z] [2023-06-17T00:18:07.473Z] #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:07.473Z] #71 DONE 46.6s [2023-06-17T00:18:07.473Z] [2023-06-17T00:18:07.473Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:07.473Z] #69 DONE 46.3s [2023-06-17T00:18:07.473Z] [2023-06-17T00:18:07.473Z] #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:07.473Z] #74 DONE 46.9s [2023-06-17T00:18:07.473Z] [2023-06-17T00:18:07.473Z] #76 [core-metadata builder 6/7] COPY . . [2023-06-17T00:18:09.727Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18759 in /w/workspace/edgexfoundry_edgex-go_PR-4593 [Pipeline] { [Pipeline] ws [2023-06-17T00:18:09.744Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-06-17T00:18:09.792Z] The recommended git tool is: git [2023-06-17T00:18:17.490Z] #76 ... [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #77 ... [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #78 ... [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #79 [security-spire-server builder 6/9] COPY . . [2023-06-17T00:18:17.491Z] #79 DONE 11.0s [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #75 DONE 11.0s [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #78 [support-notifications builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #78 DONE 11.0s [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:18:17.491Z] #80 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #81 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #81 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:17.491Z] #82 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:17.491Z] #83 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:18:17.491Z] #84 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #85 [core-command builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #85 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:18:17.491Z] #86 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:17.491Z] #87 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #88 [security-proxy-auth builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #88 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #76 [core-metadata builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #76 DONE 10.9s [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #89 [support-scheduler builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #89 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:18:17.491Z] #90 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:17.491Z] #91 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #77 [security-proxy-setup builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #77 DONE 11.0s [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #92 [core-data builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #92 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:18:17.491Z] #93 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #94 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:17.491Z] #94 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T00:18:17.491Z] #95 ... [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #96 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:17.491Z] #96 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:18:17.491Z] #97 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #98 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:18:17.491Z] #99 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #100 [security-secretstore-setup builder 6/7] COPY . . [2023-06-17T00:18:17.491Z] #100 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #101 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:17.491Z] #101 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T00:18:17.491Z] #95 DONE 0.2s [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #102 [security-spire-agent builder 6/9] COPY . . [2023-06-17T00:18:17.491Z] #102 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:17.491Z] #103 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #104 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T00:18:17.491Z] #104 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-17T00:18:17.491Z] #105 CACHED [2023-06-17T00:18:17.491Z] [2023-06-17T00:18:17.491Z] #106 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T00:18:20.239Z] using credential edgex-jenkins-ssh [2023-06-17T00:18:20.259Z] Cloning the remote Git repository [2023-06-17T00:18:20.329Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-06-17T00:18:20.507Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-06-17T00:18:21.825Z] #106 DONE 2.8s [2023-06-17T00:18:21.825Z] [2023-06-17T00:18:21.825Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T00:18:21.825Z] #107 DONE 2.8s [2023-06-17T00:18:21.825Z] [2023-06-17T00:18:21.825Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-17T00:18:21.825Z] #108 DONE 0.9s [2023-06-17T00:18:21.825Z] [2023-06-17T00:18:21.825Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-17T00:18:21.825Z] #109 DONE 0.9s [2023-06-17T00:18:21.825Z] [2023-06-17T00:18:21.825Z] #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T00:18:21.825Z] #0 1.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-17T00:18:20.812Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-17T00:18:20.814Z] > git --version # timeout=10 [2023-06-17T00:18:20.845Z] > git --version # 'git version 2.25.1' [2023-06-17T00:18:20.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-17T00:18:21.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-17T00:18:22.828Z] #110 ... [2023-06-17T00:18:22.828Z] [2023-06-17T00:18:22.828Z] #111 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:18:23.318Z] #111 DONE 0.6s [2023-06-17T00:18:23.318Z] [2023-06-17T00:18:23.318Z] #112 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:18:23.796Z] #112 ... [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:18:23.796Z] #113 CACHED [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T00:18:23.796Z] #114 CACHED [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-17T00:18:23.796Z] #115 CACHED [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #116 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-17T00:18:23.796Z] #116 CACHED [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T00:18:23.796Z] #117 CACHED [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #118 [security-spire-config builder 6/9] COPY . . [2023-06-17T00:18:23.796Z] #118 CACHED [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #112 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:18:23.796Z] #112 DONE 0.6s [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:18:23.796Z] #119 DONE 0.3s [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:18:23.796Z] #120 CACHED [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:18:23.796Z] #121 CACHED [2023-06-17T00:18:23.796Z] [2023-06-17T00:18:23.796Z] #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:18:24.731Z] #122 DONE 1.1s [2023-06-17T00:18:24.731Z] [2023-06-17T00:18:24.731Z] #123 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T00:18:24.731Z] #123 DONE 1.1s [2023-06-17T00:18:24.731Z] [2023-06-17T00:18:24.731Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-17T00:18:24.731Z] #124 DONE 1.1s [2023-06-17T00:18:24.731Z] [2023-06-17T00:18:24.731Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T00:18:26.635Z] #125 ... [2023-06-17T00:18:26.635Z] [2023-06-17T00:18:26.635Z] #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T00:18:26.635Z] #126 DONE 1.8s [2023-06-17T00:18:26.893Z] [2023-06-17T00:18:26.893Z] #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T00:18:26.893Z] #125 DONE 1.8s [2023-06-17T00:18:26.893Z] [2023-06-17T00:18:26.893Z] #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T00:18:26.893Z] #127 DONE 1.8s [2023-06-17T00:18:26.893Z] [2023-06-17T00:18:26.893Z] #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T00:18:26.893Z] #128 DONE 0.2s [2023-06-17T00:18:26.893Z] [2023-06-17T00:18:26.893Z] #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-17T00:18:26.893Z] #129 DONE 0.2s [2023-06-17T00:18:26.893Z] [2023-06-17T00:18:26.893Z] #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T00:18:26.893Z] #130 DONE 0.2s [2023-06-17T00:18:26.893Z] [2023-06-17T00:18:26.893Z] #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-17T00:18:26.893Z] #131 DONE 0.1s [2023-06-17T00:18:26.893Z] [2023-06-17T00:18:26.893Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:18:26.893Z] #0 0.735 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-17T00:18:27.152Z] #132 ... [2023-06-17T00:18:27.152Z] [2023-06-17T00:18:27.152Z] #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T00:18:27.152Z] #133 DONE 0.1s [2023-06-17T00:18:27.152Z] [2023-06-17T00:18:27.152Z] #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-17T00:18:27.152Z] #134 DONE 0.1s [2023-06-17T00:18:27.152Z] [2023-06-17T00:18:27.152Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T00:18:27.152Z] #0 0.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-17T00:18:27.152Z] #135 ... [2023-06-17T00:18:27.152Z] [2023-06-17T00:18:27.152Z] #136 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-17T00:18:27.152Z] #136 DONE 0.2s [2023-06-17T00:18:27.152Z] [2023-06-17T00:18:27.152Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T00:18:27.152Z] #0 0.477 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-17T00:18:27.642Z] #137 ... [2023-06-17T00:18:27.642Z] [2023-06-17T00:18:27.642Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-17T00:18:27.642Z] #138 DONE 0.4s [2023-06-17T00:18:27.642Z] [2023-06-17T00:18:27.642Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T00:18:27.642Z] #0 0.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-17T00:18:27.642Z] #139 ... [2023-06-17T00:18:27.642Z] [2023-06-17T00:18:27.642Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T00:18:27.642Z] #0 1.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-17T00:18:27.642Z] #140 ... [2023-06-17T00:18:27.642Z] [2023-06-17T00:18:27.642Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T00:18:27.642Z] #0 1.761 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-17T00:18:27.642Z] #141 ... [2023-06-17T00:18:27.642Z] [2023-06-17T00:18:27.642Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T00:18:27.642Z] #0 1.324 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-17T00:18:28.008Z] #142 ... [2023-06-17T00:18:28.008Z] [2023-06-17T00:18:28.008Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T00:18:28.008Z] #0 0.517 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-17T00:18:28.008Z] #143 ... [2023-06-17T00:18:28.008Z] [2023-06-17T00:18:28.008Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T00:18:28.008Z] #0 1.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-17T00:18:30.188Z] #144 ... [2023-06-17T00:18:30.188Z] [2023-06-17T00:18:30.188Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T00:18:30.188Z] #0 1.675 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-17T00:18:30.188Z] #145 ... [2023-06-17T00:18:30.188Z] [2023-06-17T00:18:30.188Z] #146 [security-spire-server] exporting to image [2023-06-17T00:18:30.188Z] #146 exporting layers 0.8s done [2023-06-17T00:18:30.188Z] #146 writing image sha256:c7199d0b66702554d2290aeb67d4e1dad87acf5a9e295e64a28ef156ea03de08 done [2023-06-17T00:18:30.188Z] #146 naming to docker.io/library/security-spire-server done [2023-06-17T00:18:30.188Z] #146 exporting layers 1.3s done [2023-06-17T00:18:30.188Z] #146 exporting layers 1.2s done [2023-06-17T00:18:30.188Z] #146 writing image sha256:927c8d6a0b58fe9e0361c4bfd9bce3d53403718914d5d1afb146d101892abc53 done [2023-06-17T00:18:30.188Z] #146 naming to docker.io/library/security-spire-config done [2023-06-17T00:18:30.188Z] #146 writing image sha256:ad86ee829f32ef619c30e6734be5f1bc8aa112c3fbd5a5b3252ed3fec0b7845b done [2023-06-17T00:18:30.188Z] #146 naming to docker.io/library/security-spire-agent 0.1s done [2023-06-17T00:18:30.188Z] #146 DONE 1.7s [2023-06-17T00:18:30.188Z] [2023-06-17T00:18:30.188Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T00:18:41.023Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-17T00:18:41.057Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-17T00:18:42.658Z] Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [2023-06-17T00:18:43.081Z] Merge succeeded, producing 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [2023-06-17T00:18:43.082Z] Checking out Revision 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b (PR-4593) [2023-06-17T00:18:43.759Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-06-17T00:18:42.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-06-17T00:18:42.060Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-06-17T00:18:42.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-17T00:18:42.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4593/head:refs/remotes/origin/PR-4593 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-17T00:18:42.679Z] > git config core.sparsecheckout # timeout=10 [2023-06-17T00:18:42.743Z] > git checkout -f 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b # timeout=10 [2023-06-17T00:18:42.966Z] > git remote # timeout=10 [2023-06-17T00:18:42.986Z] > git config --get remote.origin.url # timeout=10 [2023-06-17T00:18:43.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-17T00:18:43.035Z] > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 [2023-06-17T00:18:43.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-17T00:18:43.091Z] > git config core.sparsecheckout # timeout=10 [2023-06-17T00:18:43.106Z] > git checkout -f 5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b # timeout=10 [Pipeline] sh [2023-06-17T00:18:44.643Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-17T00:18:44.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T00:18:44.643Z] Dload Upload Total Spent Left Speed [2023-06-17T00:18:44.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76813 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh [2023-06-17T00:18:45.285Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-17T00:18:45.621Z] + sudo tee /etc/docker/daemon.new [2023-06-17T00:18:45.621Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-17T00:18:45.621Z] { [2023-06-17T00:18:45.621Z] "registry-mirrors": [ [2023-06-17T00:18:45.621Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-17T00:18:45.621Z] ], [2023-06-17T00:18:45.621Z] "bip": "10.250.0.254/24", [2023-06-17T00:18:45.621Z] "hosts": [ [2023-06-17T00:18:45.621Z] "tcp://0.0.0.0:5555", [2023-06-17T00:18:45.621Z] "unix:///var/run/docker.sock" [2023-06-17T00:18:45.621Z] ], [2023-06-17T00:18:45.621Z] "mtu": 1458, [2023-06-17T00:18:45.621Z] "selinux-enabled": true, [2023-06-17T00:18:45.621Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-17T00:18:45.621Z] } [Pipeline] sh [2023-06-17T00:18:45.954Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-17T00:18:46.283Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T00:19:08.438Z] provisioning config files... [2023-06-17T00:19:08.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7475227047596540344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:19:08.827Z] ---> docker-login.sh [2023-06-17T00:19:08.827Z] nexus3.edgexfoundry.org:10001 [2023-06-17T00:19:09.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:19:09.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:19:09.690Z] Configure a credential helper to remove this warning. See [2023-06-17T00:19:09.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:19:09.690Z] [2023-06-17T00:19:09.690Z] Login Succeeded [2023-06-17T00:19:09.690Z] nexus3.edgexfoundry.org:10002 [2023-06-17T00:19:09.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:19:09.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:19:09.961Z] Configure a credential helper to remove this warning. See [2023-06-17T00:19:09.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:19:09.961Z] [2023-06-17T00:19:09.961Z] Login Succeeded [2023-06-17T00:19:09.961Z] nexus3.edgexfoundry.org:10003 [2023-06-17T00:19:10.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:19:10.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:19:10.234Z] Configure a credential helper to remove this warning. See [2023-06-17T00:19:10.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:19:10.234Z] [2023-06-17T00:19:10.234Z] Login Succeeded [2023-06-17T00:19:10.234Z] nexus3.edgexfoundry.org:10004 [2023-06-17T00:19:10.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:19:10.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:19:10.507Z] Configure a credential helper to remove this warning. See [2023-06-17T00:19:10.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:19:10.507Z] [2023-06-17T00:19:10.507Z] Login Succeeded [2023-06-17T00:19:10.507Z] docker.io [2023-06-17T00:19:10.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-17T00:19:11.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-17T00:19:11.050Z] Configure a credential helper to remove this warning. See [2023-06-17T00:19:11.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-17T00:19:11.050Z] [2023-06-17T00:19:11.050Z] Login Succeeded [2023-06-17T00:19:11.050Z] ---> docker-login.sh ends [Pipeline] } [2023-06-17T00:19:11.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-06-17T00:19:11.628Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-06-17T00:19:11.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T00:19:11.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-17T00:19:11.681Z] ========================================================= [2023-06-17T00:19:11.681Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-17T00:19:11.681Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:19:12.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T00:19:12.007Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-17T00:19:12.007Z] c41833b44d91: Pulling fs layer [2023-06-17T00:19:12.007Z] ed15518f5707: Pulling fs layer [2023-06-17T00:19:12.007Z] feae8fd75edb: Pulling fs layer [2023-06-17T00:19:12.007Z] 242c74f7c9fa: Pulling fs layer [2023-06-17T00:19:12.007Z] 3cdef696dda3: Pulling fs layer [2023-06-17T00:19:12.007Z] 2ced38df9373: Pulling fs layer [2023-06-17T00:19:12.007Z] 58f1dce35555: Pulling fs layer [2023-06-17T00:19:12.007Z] 3cdef696dda3: Waiting [2023-06-17T00:19:12.008Z] 2ced38df9373: Waiting [2023-06-17T00:19:12.008Z] 58f1dce35555: Waiting [2023-06-17T00:19:12.008Z] 242c74f7c9fa: Waiting [2023-06-17T00:19:12.278Z] ed15518f5707: Verifying Checksum [2023-06-17T00:19:12.278Z] ed15518f5707: Download complete [2023-06-17T00:19:12.278Z] 242c74f7c9fa: Verifying Checksum [2023-06-17T00:19:12.278Z] 242c74f7c9fa: Download complete [2023-06-17T00:19:12.278Z] 3cdef696dda3: Verifying Checksum [2023-06-17T00:19:12.278Z] 3cdef696dda3: Download complete [2023-06-17T00:19:12.278Z] c41833b44d91: Verifying Checksum [2023-06-17T00:19:13.272Z] c41833b44d91: Pull complete [2023-06-17T00:19:13.868Z] 58f1dce35555: Verifying Checksum [2023-06-17T00:19:13.868Z] 58f1dce35555: Download complete [2023-06-17T00:19:13.868Z] ed15518f5707: Pull complete [2023-06-17T00:19:14.841Z] feae8fd75edb: Download complete [2023-06-17T00:19:15.114Z] 2ced38df9373: Verifying Checksum [2023-06-17T00:19:15.114Z] 2ced38df9373: Download complete [2023-06-17T00:19:27.480Z] feae8fd75edb: Pull complete [2023-06-17T00:19:27.480Z] 242c74f7c9fa: Pull complete [2023-06-17T00:19:27.480Z] 3cdef696dda3: Pull complete [2023-06-17T00:19:34.219Z] 2ced38df9373: Pull complete [2023-06-17T00:19:36.186Z] 58f1dce35555: Pull complete [2023-06-17T00:19:36.186Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-17T00:19:36.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T00:19:36.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:19:36.533Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T00:19:36.533Z] WORKDIR /edgex [2023-06-17T00:19:36.533Z] COPY go.mod . [2023-06-17T00:19:36.533Z] RUN go mod download -t [2023-06-17T00:19:36.533Z] ci-base-image-arm64 -f - . [2023-06-17T00:19:37.124Z] Sending build context to Docker daemon 2.947MB [2023-06-17T00:19:37.124Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-17T00:19:37.124Z] ---> fadd8f120f05 [2023-06-17T00:19:37.124Z] Step 2/4 : WORKDIR /edgex [2023-06-17T00:19:38.562Z] #137 ... [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T00:19:38.562Z] #110 72.24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-17T00:19:38.562Z] #110 ... [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T00:19:38.562Z] #139 DONE 78.0s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T00:19:38.562Z] #143 ... [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T00:19:38.562Z] #140 DONE 80.7s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T00:19:38.562Z] #137 DONE 80.7s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:19:38.562Z] #132 DONE 80.8s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T00:19:38.562Z] #144 DONE 80.7s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:38.562Z] #147 ... [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #110 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T00:19:38.562Z] #110 DONE 80.8s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T00:19:38.562Z] #142 DONE 81.0s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T00:19:38.562Z] #135 DONE 81.1s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:38.562Z] #148 ... [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T00:19:38.562Z] #143 DONE 81.3s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T00:19:38.562Z] #141 DONE 81.1s [2023-06-17T00:19:38.562Z] [2023-06-17T00:19:38.562Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:38.822Z] #149 ... [2023-06-17T00:19:38.822Z] [2023-06-17T00:19:38.822Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:38.822Z] #147 DONE 1.1s [2023-06-17T00:19:38.822Z] [2023-06-17T00:19:38.822Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-17T00:19:38.822Z] #150 DONE 1.0s [2023-06-17T00:19:38.822Z] [2023-06-17T00:19:38.822Z] #151 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:38.822Z] #151 DONE 1.1s [2023-06-17T00:19:39.085Z] ---> Running in a76dbdbd9416 [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:39.086Z] #149 DONE 0.9s [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:39.086Z] #148 DONE 0.9s [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.086Z] #152 DONE 0.2s [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:39.086Z] #153 DONE 0.3s [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #154 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.086Z] #154 CACHED [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #155 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:39.086Z] #155 CACHED [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #156 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:39.086Z] #156 CACHED [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #157 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.086Z] #157 CACHED [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #158 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.086Z] #158 DONE 0.3s [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #159 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.086Z] #159 CACHED [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #160 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:39.086Z] #160 CACHED [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T00:19:39.086Z] #145 DONE 82.2s [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #161 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.086Z] #161 DONE 0.2s [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #162 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:39.086Z] #162 DONE 0.3s [2023-06-17T00:19:39.086Z] [2023-06-17T00:19:39.086Z] #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-17T00:19:39.347Z] #163 ... [2023-06-17T00:19:39.347Z] [2023-06-17T00:19:39.347Z] #164 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.347Z] #164 DONE 0.3s [2023-06-17T00:19:39.347Z] [2023-06-17T00:19:39.347Z] #165 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T00:19:39.351Z] Removing intermediate container a76dbdbd9416 [2023-06-17T00:19:39.351Z] ---> 37878a520586 [2023-06-17T00:19:39.351Z] Step 3/4 : COPY go.mod . [2023-06-17T00:19:39.706Z] #165 ... [2023-06-17T00:19:39.706Z] [2023-06-17T00:19:39.706Z] #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.706Z] #166 CACHED [2023-06-17T00:19:39.706Z] [2023-06-17T00:19:39.706Z] #167 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:39.706Z] #167 CACHED [2023-06-17T00:19:39.706Z] [2023-06-17T00:19:39.706Z] #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:39.706Z] #168 DONE 0.7s [2023-06-17T00:19:39.706Z] [2023-06-17T00:19:39.706Z] #169 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-17T00:19:39.940Z] ---> 19a13a1b0346 [2023-06-17T00:19:39.940Z] Step 4/4 : RUN go mod download [2023-06-17T00:19:39.940Z] ---> Running in b898f184ff71 [2023-06-17T00:19:40.108Z] #169 ... [2023-06-17T00:19:40.108Z] [2023-06-17T00:19:40.108Z] #170 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:40.108Z] #170 DONE 0.7s [2023-06-17T00:19:40.108Z] [2023-06-17T00:19:40.108Z] #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-17T00:19:40.108Z] #171 DONE 0.9s [2023-06-17T00:19:40.108Z] [2023-06-17T00:19:40.108Z] #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-17T00:19:40.108Z] #172 DONE 0.9s [2023-06-17T00:19:40.108Z] [2023-06-17T00:19:40.108Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:40.109Z] #173 ... [2023-06-17T00:19:40.109Z] [2023-06-17T00:19:40.109Z] #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-17T00:19:40.109Z] #174 DONE 1.0s [2023-06-17T00:19:40.109Z] [2023-06-17T00:19:40.109Z] #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-17T00:19:40.109Z] #163 DONE 0.9s [2023-06-17T00:19:40.109Z] [2023-06-17T00:19:40.109Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-17T00:19:40.109Z] #175 DONE 1.0s [2023-06-17T00:19:40.109Z] [2023-06-17T00:19:40.109Z] #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-17T00:19:40.109Z] #176 DONE 0.9s [2023-06-17T00:19:40.109Z] [2023-06-17T00:19:40.109Z] #165 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T00:19:40.109Z] #165 DONE 0.9s [2023-06-17T00:19:40.109Z] [2023-06-17T00:19:40.109Z] #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:40.693Z] #177 ... [2023-06-17T00:19:40.693Z] [2023-06-17T00:19:40.693Z] #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-17T00:19:40.693Z] #178 DONE 1.8s [2023-06-17T00:19:40.693Z] [2023-06-17T00:19:40.693Z] #169 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-17T00:19:40.693Z] #169 DONE 1.4s [2023-06-17T00:19:40.693Z] [2023-06-17T00:19:40.693Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:40.952Z] #179 ... [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T00:19:40.952Z] #180 DONE 1.1s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:40.952Z] #173 DONE 0.9s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-06-17T00:19:40.952Z] #181 DONE 0.9s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:40.952Z] #182 DONE 0.9s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:40.952Z] #183 DONE 1.0s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #184 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-17T00:19:40.952Z] #184 DONE 1.1s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:40.952Z] #185 DONE 0.9s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #186 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-17T00:19:40.952Z] #186 DONE 0.9s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:40.952Z] #177 DONE 1.0s [2023-06-17T00:19:40.952Z] [2023-06-17T00:19:40.952Z] #146 [security-spiffe-token-provider] exporting to image [2023-06-17T00:19:40.952Z] #146 exporting layers [2023-06-17T00:19:41.211Z] #146 ... [2023-06-17T00:19:41.211Z] [2023-06-17T00:19:41.211Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:19:41.211Z] #179 DONE 0.5s [2023-06-17T00:19:41.211Z] [2023-06-17T00:19:41.211Z] #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:41.211Z] #187 DONE 0.4s [2023-06-17T00:19:41.489Z] [2023-06-17T00:19:41.490Z] #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:41.490Z] #188 DONE 0.4s [2023-06-17T00:19:41.490Z] [2023-06-17T00:19:41.490Z] #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:41.490Z] #189 DONE 0.4s [2023-06-17T00:19:41.490Z] [2023-06-17T00:19:41.490Z] #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-17T00:19:41.490Z] #190 DONE 0.4s [2023-06-17T00:19:41.490Z] [2023-06-17T00:19:41.490Z] #191 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:19:41.490Z] #191 DONE 0.4s [2023-06-17T00:19:41.490Z] [2023-06-17T00:19:41.490Z] #146 [core-data] exporting to image [2023-06-17T00:19:41.490Z] #146 exporting layers 0.3s done [2023-06-17T00:19:41.490Z] #146 ... [2023-06-17T00:19:41.490Z] [2023-06-17T00:19:41.490Z] #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-17T00:19:41.490Z] #192 DONE 0.5s [2023-06-17T00:19:41.490Z] [2023-06-17T00:19:41.490Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-17T00:19:41.490Z] #193 DONE 0.4s [2023-06-17T00:19:41.490Z] [2023-06-17T00:19:41.490Z] #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T00:19:41.490Z] #194 DONE 0.4s [2023-06-17T00:19:41.490Z] [2023-06-17T00:19:41.490Z] #146 [core-metadata] exporting to image [2023-06-17T00:19:41.490Z] #146 exporting layers 0.2s done [2023-06-17T00:19:41.749Z] #146 ... [2023-06-17T00:19:41.749Z] [2023-06-17T00:19:41.749Z] #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:19:41.749Z] #195 DONE 0.3s [2023-06-17T00:19:41.749Z] [2023-06-17T00:19:41.749Z] #146 [core-metadata] exporting to image [2023-06-17T00:19:41.749Z] #146 exporting layers 0.2s done [2023-06-17T00:19:41.749Z] #146 writing image sha256:5e1850f75a56ae757f068c5de5e0d3883b95009ac44ee68e32574d065a65e5c4 [2023-06-17T00:19:42.008Z] #146 ... [2023-06-17T00:19:42.008Z] [2023-06-17T00:19:42.008Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-17T00:19:42.008Z] #196 DONE 0.4s [2023-06-17T00:19:42.008Z] [2023-06-17T00:19:42.008Z] #146 [core-metadata] exporting to image [2023-06-17T00:19:42.008Z] #146 exporting layers 0.5s done [2023-06-17T00:19:42.008Z] #146 writing image sha256:fe1e9a80731c11ff718f3c310be528ec4694b2336e5ee65d766a045858fae24d [2023-06-17T00:19:42.008Z] #146 writing image sha256:3dcf705ba9f83e84e4ff4be57f9fc918e959d5fa2b070a0a4d1a93ac3531a682 [2023-06-17T00:19:42.008Z] #146 writing image sha256:362073a108dd9f3156f27865e3749408a53b68b9a83d75e7f8ece9536b17fa95 [2023-06-17T00:19:42.008Z] #146 writing image sha256:1753162f6d3053cc133fb1345f84b962792a3dcd1365c6b40410ce7fade1af5e [2023-06-17T00:19:42.268Z] #146 ... [2023-06-17T00:19:42.268Z] [2023-06-17T00:19:42.268Z] #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-17T00:19:42.268Z] #197 DONE 0.6s [2023-06-17T00:19:42.268Z] [2023-06-17T00:19:42.268Z] #146 [support-notifications] exporting to image [2023-06-17T00:19:42.268Z] #146 exporting layers 0.7s done [2023-06-17T00:19:42.268Z] #146 writing image sha256:5e1850f75a56ae757f068c5de5e0d3883b95009ac44ee68e32574d065a65e5c4 0.3s done [2023-06-17T00:19:42.268Z] #146 writing image sha256:fe1e9a80731c11ff718f3c310be528ec4694b2336e5ee65d766a045858fae24d 0.3s done [2023-06-17T00:19:42.268Z] #146 writing image sha256:3dcf705ba9f83e84e4ff4be57f9fc918e959d5fa2b070a0a4d1a93ac3531a682 0.3s done [2023-06-17T00:19:42.268Z] #146 writing image sha256:362073a108dd9f3156f27865e3749408a53b68b9a83d75e7f8ece9536b17fa95 0.3s done [2023-06-17T00:19:42.268Z] #146 writing image sha256:1753162f6d3053cc133fb1345f84b962792a3dcd1365c6b40410ce7fade1af5e done [2023-06-17T00:19:42.268Z] #146 naming to docker.io/library/core-data 0.0s done [2023-06-17T00:19:42.268Z] #146 naming to docker.io/library/security-spiffe-token-provider done [2023-06-17T00:19:42.268Z] #146 naming to docker.io/library/core-command 0.0s done [2023-06-17T00:19:42.268Z] #146 naming to docker.io/library/support-scheduler 0.0s done [2023-06-17T00:19:42.268Z] #146 naming to docker.io/library/support-notifications 0.0s done [2023-06-17T00:19:42.526Z] #146 writing image sha256:e118604512e846a41b7a35ad9a172eea68f1981b9768ee64c756d328711c8807 [2023-06-17T00:19:42.527Z] #146 ... [2023-06-17T00:19:42.527Z] [2023-06-17T00:19:42.527Z] #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-17T00:19:42.527Z] #198 DONE 0.7s [2023-06-17T00:19:42.527Z] [2023-06-17T00:19:42.527Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-17T00:19:42.527Z] #199 DONE 0.4s [2023-06-17T00:19:42.527Z] [2023-06-17T00:19:42.527Z] #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T00:19:42.527Z] #200 DONE 1.2s [2023-06-17T00:19:42.527Z] [2023-06-17T00:19:42.527Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T00:19:42.527Z] #201 DONE 0.1s [2023-06-17T00:19:42.527Z] [2023-06-17T00:19:42.527Z] #146 [security-proxy-auth] exporting to image [2023-06-17T00:19:42.527Z] #146 writing image sha256:e118604512e846a41b7a35ad9a172eea68f1981b9768ee64c756d328711c8807 done [2023-06-17T00:19:42.527Z] #146 naming to docker.io/library/core-metadata done [2023-06-17T00:19:42.786Z] #146 ... [2023-06-17T00:19:42.786Z] [2023-06-17T00:19:42.786Z] #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-17T00:19:42.786Z] #202 DONE 0.1s [2023-06-17T00:19:42.786Z] [2023-06-17T00:19:42.786Z] #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T00:19:42.786Z] #203 DONE 1.3s [2023-06-17T00:19:42.786Z] [2023-06-17T00:19:42.786Z] #146 [core-common-config-bootstrapper] exporting to image [2023-06-17T00:19:42.786Z] #146 ... [2023-06-17T00:19:42.786Z] [2023-06-17T00:19:42.786Z] #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-17T00:19:42.786Z] #204 DONE 0.1s [2023-06-17T00:19:42.786Z] [2023-06-17T00:19:42.786Z] #205 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-17T00:19:42.786Z] #205 DONE 0.1s [2023-06-17T00:19:42.786Z] [2023-06-17T00:19:42.786Z] #146 [security-proxy-auth] exporting to image [2023-06-17T00:19:42.786Z] #146 exporting layers 0.1s done [2023-06-17T00:19:42.786Z] #146 writing image sha256:552fce0eba48939fecd92c4932cb0f05dd8d9af678f601c20e3dc7dfeb4dacc9 done [2023-06-17T00:19:42.786Z] #146 naming to docker.io/library/security-proxy-auth done [2023-06-17T00:19:43.044Z] #146 exporting layers 0.2s done [2023-06-17T00:19:43.045Z] #146 writing image sha256:894967f338851ba17cbed6f5b96a5375e12e350a77cc189e1b6e3c7e892d07a3 done [2023-06-17T00:19:43.045Z] #146 naming to docker.io/library/core-common-config-bootstrapper done [2023-06-17T00:19:43.045Z] #146 DONE 3.5s [2023-06-17T00:19:43.045Z] [2023-06-17T00:19:43.045Z] #206 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-17T00:19:43.045Z] #206 DONE 0.1s [2023-06-17T00:19:43.045Z] [2023-06-17T00:19:43.045Z] #207 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T00:19:43.045Z] #207 ... [2023-06-17T00:19:43.045Z] [2023-06-17T00:19:43.045Z] #208 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T00:19:43.045Z] #208 DONE 1.5s [2023-06-17T00:19:43.303Z] [2023-06-17T00:19:43.303Z] #146 [security-proxy-setup] exporting to image [2023-06-17T00:19:43.303Z] #146 exporting layers 0.1s done [2023-06-17T00:19:43.303Z] #146 writing image sha256:d41df5eb375bad3de0dc155dc7f954129dddd187c3f5f7c0911a3709aad2e341 done [2023-06-17T00:19:43.303Z] #146 naming to docker.io/library/security-proxy-setup done [2023-06-17T00:19:43.303Z] #146 DONE 3.7s [2023-06-17T00:19:43.303Z] [2023-06-17T00:19:43.303Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T00:19:43.303Z] #209 DONE 0.7s [2023-06-17T00:19:43.303Z] [2023-06-17T00:19:43.303Z] #146 [security-secretstore-setup] exporting to image [2023-06-17T00:19:43.561Z] #146 exporting layers 0.2s done [2023-06-17T00:19:43.561Z] #146 writing image sha256:2256d3e9808d9556f83c5ee562b5d3321d600fc0a1a09cbd6fce2d246769a68f done [2023-06-17T00:19:43.561Z] #146 naming to docker.io/library/security-secretstore-setup done [2023-06-17T00:19:43.561Z] #146 DONE 3.8s [2023-06-17T00:19:43.561Z] [2023-06-17T00:19:43.561Z] #207 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T00:19:43.561Z] #207 DONE 0.6s [2023-06-17T00:19:43.561Z] [2023-06-17T00:19:43.561Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:19:43.561Z] #31 ... [2023-06-17T00:19:43.561Z] [2023-06-17T00:19:43.561Z] #146 [security-bootstrapper] exporting to image [2023-06-17T00:19:43.561Z] #146 exporting layers 0.2s done [2023-06-17T00:19:43.561Z] #146 writing image sha256:f276aa40a549af7bd9262bf17ad762edb285c47213e7571cc32ba7b219997444 done [2023-06-17T00:19:43.561Z] #146 naming to docker.io/library/security-bootstrapper done [2023-06-17T00:19:43.561Z] #146 DONE 4.0s [2023-06-17T00:19:43.561Z] [2023-06-17T00:19:43.561Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:19:43.561Z] time="2023-06-17T00:16:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-17T00:19:43.590Z] $ docker stop --time=1 0eaf968b59a7b99e73972736a076f7117c8eb1aa197fcb02ed069eccbc548461 [2023-06-17T00:19:44.871Z] $ docker rm -f --volumes 0eaf968b59a7b99e73972736a076f7117c8eb1aa197fcb02ed069eccbc548461 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T00:19:45.202Z] + docker images [2023-06-17T00:19:45.202Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-17T00:19:45.202Z] security-secretstore-setup latest 2256d3e9808d 1 second ago 32.8MB [2023-06-17T00:19:45.202Z] security-bootstrapper latest f276aa40a549 1 second ago 22.2MB [2023-06-17T00:19:45.202Z] security-proxy-setup latest d41df5eb375b 2 seconds ago 18.8MB [2023-06-17T00:19:45.202Z] core-common-config-bootstrapper latest 894967f33885 2 seconds ago 17.2MB [2023-06-17T00:19:45.202Z] security-proxy-auth latest 552fce0eba48 2 seconds ago 18.3MB [2023-06-17T00:19:45.202Z] core-data latest 362073a108dd 3 seconds ago 20.1MB [2023-06-17T00:19:45.202Z] support-scheduler latest 5e1850f75a56 3 seconds ago 31.8MB [2023-06-17T00:19:45.202Z] support-notifications latest 1753162f6d30 3 seconds ago 32.4MB [2023-06-17T00:19:45.202Z] core-metadata latest e118604512e8 3 seconds ago 20.4MB [2023-06-17T00:19:45.202Z] core-command latest 3dcf705ba9f8 4 seconds ago 19.9MB [2023-06-17T00:19:45.202Z] security-spiffe-token-provider latest fe1e9a80731c 4 seconds ago 32.8MB [2023-06-17T00:19:45.202Z] security-spire-agent latest ad86ee829f32 About a minute ago 161MB [2023-06-17T00:19:45.202Z] security-spire-config latest 927c8d6a0b58 About a minute ago 102MB [2023-06-17T00:19:45.202Z] security-spire-server latest c7199d0b6670 About a minute ago 103MB [2023-06-17T00:19:45.202Z] ci-base-image-x86_64 latest a160ecec07a6 5 minutes ago 918MB [2023-06-17T00:19:45.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 weeks ago 334MB [2023-06-17T00:19:45.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 weeks ago 700MB [2023-06-17T00:19:45.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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] } [2023-06-17T00:20:18.888Z] Removing intermediate container b898f184ff71 [2023-06-17T00:20:18.888Z] ---> 494538612626 [2023-06-17T00:20:18.888Z] Successfully built 494538612626 [2023-06-17T00:20:18.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:20:19.233Z] + docker inspect -f . ci-base-image-arm64 [2023-06-17T00:20:19.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:20:19.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-18759 does not seem to be running inside a container [2023-06-17T00:20:19.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-17T00:20:20.885Z] $ docker top 36136e8eb690947c0aa6ce7f8259062200f4dcdd01e690ec249442f5bd17abe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T00:20:21.619Z] + go version [2023-06-17T00:20:21.619Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-17T00:20:21.641Z] $ docker stop --time=1 36136e8eb690947c0aa6ce7f8259062200f4dcdd01e690ec249442f5bd17abe4 [2023-06-17T00:20:23.304Z] $ docker rm -f --volumes 36136e8eb690947c0aa6ce7f8259062200f4dcdd01e690ec249442f5bd17abe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:20:23.876Z] + docker inspect -f . ci-base-image-arm64 [2023-06-17T00:20:23.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:20:24.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-18759 does not seem to be running inside a container [2023-06-17T00:20:24.178Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-17T00:20:25.434Z] $ docker top a12c5d82c22ffb9e1d1dda7eeb235a794bd84d51f3a42b954bb287826a1e1479 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-17T00:20:25.656Z] ========================================================= [2023-06-17T00:20:25.656Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-06-17T00:20:25.656Z] ========================================================= [Pipeline] sh [2023-06-17T00:20:26.278Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-06-17T00:20:26.931Z] + make test [2023-06-17T00:20:26.931Z] go test -race -coverprofile=coverage.out ./... [2023-06-17T00:21:13.789Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-06-17T00:23:05.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-06-17T00:23:05.489Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-06-17T00:23:09.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-06-17T00:23:11.178Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-06-17T00:23:11.178Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-06-17T00:23:14.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-06-17T00:23:14.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-06-17T00:23:14.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-06-17T00:23:14.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-06-17T00:23:16.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-06-17T00:23:19.077Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-06-17T00:23:19.078Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-06-17T00:23:19.078Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-06-17T00:23:19.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-06-17T00:23:35.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-06-17T00:23:35.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-06-17T00:23:35.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.246s coverage: 28.7% of statements [2023-06-17T00:23:43.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements [2023-06-17T00:23:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-06-17T00:23:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-06-17T00:23:49.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-06-17T00:23:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.427s coverage: 71.5% of statements [2023-06-17T00:23:55.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-06-17T00:23:55.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-06-17T00:23:55.847Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 54.0% of statements [2023-06-17T00:24:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-06-17T00:24:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-06-17T00:24:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:24:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-06-17T00:24:00.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-06-17T00:24:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-06-17T00:24:08.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-06-17T00:24:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.644s coverage: 88.5% of statements [2023-06-17T00:24:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.558s coverage: 3.8% of statements [2023-06-17T00:24:23.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-06-17T00:24:23.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:24:23.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-06-17T00:24:24.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.684s coverage: 95.6% of statements [2023-06-17T00:24:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-06-17T00:24:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-06-17T00:24:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-06-17T00:24:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-06-17T00:24:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-06-17T00:24:24.767Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 72.2% of statements [2023-06-17T00:24:30.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-06-17T00:24:30.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-06-17T00:24:30.111Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-06-17T00:24:30.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements [2023-06-17T00:24:40.452Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-06-17T00:24:40.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-06-17T00:24:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.456s coverage: 0.9% of statements [2023-06-17T00:24:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.259s coverage: 29.0% of statements [2023-06-17T00:24:44.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.270s coverage: 42.9% of statements [2023-06-17T00:24:45.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements [2023-06-17T00:24:45.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2023-06-17T00:24:45.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-06-17T00:24:47.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements [2023-06-17T00:24:50.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-06-17T00:24:50.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-06-17T00:24:50.663Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-06-17T00:24:50.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-06-17T00:24:53.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-06-17T00:24:53.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-06-17T00:24:53.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-06-17T00:24:53.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-06-17T00:24:59.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-06-17T00:24:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-06-17T00:24:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-06-17T00:24:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-06-17T00:24:59.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-06-17T00:25:05.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-06-17T00:25:05.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-06-17T00:25:06.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-06-17T00:25:14.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.195s coverage: 79.9% of statements [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.269s coverage: 92.9% of statements [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.202s coverage: 62.3% of statements [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.529s coverage: 81.8% of statements [2023-06-17T00:25:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.572s coverage: 82.1% of statements [2023-06-17T00:25:15.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-06-17T00:25:15.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 86.0% of statements [2023-06-17T00:25:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-06-17T00:25:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-06-17T00:25:22.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.016s coverage: 63.1% of statements [2023-06-17T00:25:22.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-06-17T00:25:24.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2023-06-17T00:25:24.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.094s coverage: 100.0% of statements [2023-06-17T00:25:24.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2023-06-17T00:25:24.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-06-17T00:25:24.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-06-17T00:25:24.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-06-17T00:25:24.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2023-06-17T00:25:32.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-06-17T00:25:32.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-06-17T00:25:32.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-06-17T00:25:33.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.066s coverage: 38.4% of statements [2023-06-17T00:25:33.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements [2023-06-17T00:25:39.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-06-17T00:25:39.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-06-17T00:25:39.166Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-06-17T00:25:39.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-06-17T00:25:39.166Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements [2023-06-17T00:25:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-06-17T00:25:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-06-17T00:25:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-06-17T00:25:45.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-06-17T00:25:52.479Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements [2023-06-17T00:25:53.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-06-17T00:25:53.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:25:53.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-06-17T00:25:53.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-06-17T00:25:53.646Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.619s coverage: 92.3% of statements [2023-06-17T00:25:57.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-06-17T00:25:57.992Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-06-17T00:25:57.992Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 61.5% of statements [2023-06-17T00:26:00.610Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-06-17T00:26:00.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-06-17T00:26:00.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements [2023-06-17T00:26:01.853Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-06-17T00:26:01.853Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-17T00:26:01.853Z] go vet ./... [2023-06-17T00:28:53.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-17T00:28:53.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-17T00:28:53.593Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-17T00:28:53.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-06-17T00:28:54.247Z] + ls -al . [2023-06-17T00:28:54.247Z] total 716 [2023-06-17T00:28:54.248Z] drwxrwxr-x 10 1001 1001 4096 Jun 17 00:20 . [2023-06-17T00:28:54.248Z] drwxr-xr-x 4 root root 4096 Jun 17 00:20 .. [2023-06-17T00:28:54.248Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 00:18 .blubracket [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 16 Jun 17 00:18 .dockerignore [2023-06-17T00:28:54.248Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 00:18 .git [2023-06-17T00:28:54.248Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 00:18 .github [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 1133 Jun 17 00:18 .gitignore [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 42 Jun 17 00:18 .golangci.yml [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 87 Jun 17 00:18 .hadolint.yml [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 00:18 .sonarcloud.properties [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 00:18 ADOPTERS.md [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 10835 Jun 17 00:18 Attribution.txt [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 93407 Jun 17 00:18 CHANGELOG.md [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 00:18 CONTRIBUTING.md [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 00:18 GOVERNANCE.md [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 883 Jun 17 00:18 Jenkinsfile [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 00:18 LICENSE [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 14368 Jun 17 00:18 Makefile [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 00:18 OWNERS.md [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 9923 Jun 17 00:18 README.md [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 789 Jun 17 00:18 SECURITY.md [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 5 Jun 17 00:14 VERSION [2023-06-17T00:28:54.248Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 00:18 bin [2023-06-17T00:28:54.248Z] drwxrwxr-x 18 1001 1001 4096 Jun 17 00:18 cmd [2023-06-17T00:28:54.248Z] -rw-r--r-- 1 root root 447731 Jun 17 00:26 coverage.out [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 3162 Jun 17 00:18 go.mod [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 31054 Jun 17 00:18 go.sum [2023-06-17T00:28:54.248Z] drwxrwxr-x 7 1001 1001 4096 Jun 17 00:18 internal [2023-06-17T00:28:54.248Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 00:18 openapi [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 594 Jun 17 00:18 security.txt [2023-06-17T00:28:54.248Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 00:18 snap [2023-06-17T00:28:54.248Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 00:18 version.go [Pipeline] sh [2023-06-17T00:28:54.900Z] + '[' -e coverage.out ] [2023-06-17T00:28:54.900Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-06-17T00:28:54.925Z] Warning: overwriting stash ‘coverage-report’ [2023-06-17T00:28:55.806Z] Stashed 1 file(s) [Pipeline] sh [2023-06-17T00:28:56.123Z] + make build [2023-06-17T00:28:56.123Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-17T00:30:47.765Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-17T00:30:47.765Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-17T00:30:49.175Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-17T00:30:53.450Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-17T00:31:49.893Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-17T00:31:54.151Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-17T00:32:00.799Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-17T00:32:07.448Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-17T00:32:11.705Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-17T00:32:15.958Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-17T00:32:24.182Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-06-17T00:32:30.869Z] $ docker stop --time=1 a12c5d82c22ffb9e1d1dda7eeb235a794bd84d51f3a42b954bb287826a1e1479 [2023-06-17T00:32:33.180Z] $ docker rm -f --volumes a12c5d82c22ffb9e1d1dda7eeb235a794bd84d51f3a42b954bb287826a1e1479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:32:35.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T00:32:35.909Z] [2023-06-17T00:32:35.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:32:36.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T00:32:36.519Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-06-17T00:32:36.519Z] 547446be3368: Pulling fs layer [2023-06-17T00:32:36.519Z] d125d8839a47: Pulling fs layer [2023-06-17T00:32:36.519Z] 3e85d5ac6304: Pulling fs layer [2023-06-17T00:32:36.519Z] c3105a71a48b: Pulling fs layer [2023-06-17T00:32:36.519Z] 0f093f025ec4: Pulling fs layer [2023-06-17T00:32:36.519Z] c3106fc0e877: Pulling fs layer [2023-06-17T00:32:36.519Z] c3106fc0e877: Waiting [2023-06-17T00:32:36.519Z] c3105a71a48b: Waiting [2023-06-17T00:32:36.519Z] 0f093f025ec4: Waiting [2023-06-17T00:32:36.519Z] 547446be3368: Verifying Checksum [2023-06-17T00:32:36.519Z] 547446be3368: Download complete [2023-06-17T00:32:36.519Z] c3105a71a48b: Verifying Checksum [2023-06-17T00:32:36.519Z] c3105a71a48b: Download complete [2023-06-17T00:32:37.106Z] d125d8839a47: Verifying Checksum [2023-06-17T00:32:37.106Z] d125d8839a47: Download complete [2023-06-17T00:32:37.106Z] c3106fc0e877: Verifying Checksum [2023-06-17T00:32:37.106Z] c3106fc0e877: Download complete [2023-06-17T00:32:37.377Z] 0f093f025ec4: Verifying Checksum [2023-06-17T00:32:37.377Z] 0f093f025ec4: Download complete [2023-06-17T00:32:37.377Z] 547446be3368: Pull complete [2023-06-17T00:32:38.336Z] d125d8839a47: Pull complete [2023-06-17T00:32:39.303Z] 3e85d5ac6304: Verifying Checksum [2023-06-17T00:32:39.303Z] 3e85d5ac6304: Download complete [2023-06-17T00:32:47.502Z] 3e85d5ac6304: Pull complete [2023-06-17T00:32:47.502Z] c3105a71a48b: Pull complete [2023-06-17T00:32:48.465Z] 0f093f025ec4: Pull complete [2023-06-17T00:32:48.733Z] c3106fc0e877: Pull complete [2023-06-17T00:32:48.733Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-06-17T00:32:48.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-06-17T00:32:48.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:32:48.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-18759 does not seem to be running inside a container [2023-06-17T00:32:49.027Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-06-17T00:32:51.284Z] $ docker top af80d6edaf661e75efb4ba2c73a1bf6870cc87bbdcbef2806bbcd45291214250 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T00:32:51.824Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-06-17T00:33:01.907Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-06-17T00:33:01.907Z] #1 transferring dockerfile: 2.68kB done [2023-06-17T00:33:01.907Z] #1 DONE 0.1s [2023-06-17T00:33:01.907Z] [2023-06-17T00:33:01.907Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-06-17T00:33:01.907Z] #2 transferring dockerfile: 2.82kB done [2023-06-17T00:33:01.907Z] #2 DONE 0.1s [2023-06-17T00:33:01.907Z] [2023-06-17T00:33:01.907Z] #3 [core-command internal] load build definition from Dockerfile [2023-06-17T00:33:01.907Z] #3 transferring dockerfile: 1.82kB done [2023-06-17T00:33:01.907Z] #3 DONE 0.1s [2023-06-17T00:33:01.907Z] [2023-06-17T00:33:01.907Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-06-17T00:33:01.907Z] #4 transferring dockerfile: 2.63kB done [2023-06-17T00:33:01.907Z] #4 DONE 0.1s [2023-06-17T00:33:01.907Z] [2023-06-17T00:33:01.907Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-06-17T00:33:01.907Z] #5 transferring dockerfile: 1.78kB 0.0s done [2023-06-17T00:33:01.907Z] #5 DONE 0.1s [2023-06-17T00:33:01.907Z] [2023-06-17T00:33:01.907Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-06-17T00:33:01.907Z] #6 transferring dockerfile: 2.58kB done [2023-06-17T00:33:01.907Z] #6 DONE 0.0s [2023-06-17T00:33:01.907Z] [2023-06-17T00:33:01.907Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:33:02.174Z] #7 ... [2023-06-17T00:33:02.174Z] [2023-06-17T00:33:02.174Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-06-17T00:33:02.174Z] #8 transferring dockerfile: 2.38kB 0.0s done [2023-06-17T00:33:02.174Z] #8 DONE 0.1s [2023-06-17T00:33:02.174Z] [2023-06-17T00:33:02.174Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:33:02.174Z] #7 transferring dockerfile: 1.82kB done [2023-06-17T00:33:02.174Z] #7 ... [2023-06-17T00:33:02.174Z] [2023-06-17T00:33:02.174Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-06-17T00:33:02.174Z] #9 transferring dockerfile: 2.04kB done [2023-06-17T00:33:02.174Z] #9 DONE 0.1s [2023-06-17T00:33:02.174Z] [2023-06-17T00:33:02.174Z] #10 [core-data internal] load build definition from Dockerfile [2023-06-17T00:33:02.174Z] #10 transferring dockerfile: 1.90kB done [2023-06-17T00:33:02.174Z] #10 DONE 0.1s [2023-06-17T00:33:02.440Z] [2023-06-17T00:33:02.440Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-06-17T00:33:02.440Z] #11 transferring dockerfile: 2.06kB done [2023-06-17T00:33:02.440Z] #11 DONE 0.1s [2023-06-17T00:33:02.440Z] [2023-06-17T00:33:02.440Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-06-17T00:33:02.440Z] #12 transferring dockerfile: 1.84kB done [2023-06-17T00:33:02.440Z] #12 DONE 0.1s [2023-06-17T00:33:02.440Z] [2023-06-17T00:33:02.440Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-06-17T00:33:02.440Z] #13 transferring dockerfile: 2.12kB done [2023-06-17T00:33:02.440Z] #13 DONE 0.1s [2023-06-17T00:33:02.440Z] [2023-06-17T00:33:02.440Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-06-17T00:33:02.709Z] #14 transferring dockerfile: 1.96kB 0.0s done [2023-06-17T00:33:02.710Z] #14 DONE 0.1s [2023-06-17T00:33:02.710Z] [2023-06-17T00:33:02.710Z] #15 [security-spire-agent internal] load .dockerignore [2023-06-17T00:33:02.710Z] #15 transferring context: 56B 0.0s done [2023-06-17T00:33:02.710Z] #15 DONE 0.1s [2023-06-17T00:33:02.710Z] [2023-06-17T00:33:02.710Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:33:03.301Z] #7 ... [2023-06-17T00:33:03.301Z] [2023-06-17T00:33:03.301Z] #16 [security-bootstrapper internal] load .dockerignore [2023-06-17T00:33:03.301Z] #16 transferring context: 56B done [2023-06-17T00:33:03.301Z] #16 DONE 0.0s [2023-06-17T00:33:03.571Z] [2023-06-17T00:33:03.571Z] #17 [core-command internal] load .dockerignore [2023-06-17T00:33:03.571Z] #17 transferring context: 56B done [2023-06-17T00:33:03.571Z] #17 DONE 0.1s [2023-06-17T00:33:03.571Z] [2023-06-17T00:33:03.571Z] #18 [security-spire-server internal] load .dockerignore [2023-06-17T00:33:03.571Z] #18 transferring context: 56B 0.0s done [2023-06-17T00:33:03.571Z] #18 DONE 0.1s [2023-06-17T00:33:03.571Z] [2023-06-17T00:33:03.571Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2023-06-17T00:33:03.571Z] #19 transferring context: 56B 0.0s done [2023-06-17T00:33:03.571Z] #19 DONE 0.1s [2023-06-17T00:33:03.571Z] [2023-06-17T00:33:03.571Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:33:03.571Z] #7 ... [2023-06-17T00:33:03.571Z] [2023-06-17T00:33:03.571Z] #20 [security-spire-config internal] load .dockerignore [2023-06-17T00:33:03.571Z] #20 transferring context: 56B done [2023-06-17T00:33:03.571Z] #20 DONE 0.1s [2023-06-17T00:33:03.850Z] [2023-06-17T00:33:03.850Z] #21 [support-scheduler internal] load .dockerignore [2023-06-17T00:33:03.850Z] #21 transferring context: 56B done [2023-06-17T00:33:03.850Z] #21 DONE 0.1s [2023-06-17T00:33:03.850Z] [2023-06-17T00:33:03.850Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-06-17T00:33:03.850Z] #22 transferring context: 56B done [2023-06-17T00:33:03.850Z] #22 DONE 0.1s [2023-06-17T00:33:03.850Z] [2023-06-17T00:33:03.850Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:33:03.850Z] #7 ... [2023-06-17T00:33:03.850Z] [2023-06-17T00:33:03.850Z] #23 [security-proxy-auth internal] load .dockerignore [2023-06-17T00:33:03.850Z] #23 transferring context: 56B done [2023-06-17T00:33:03.850Z] #23 DONE 0.1s [2023-06-17T00:33:04.117Z] [2023-06-17T00:33:04.117Z] #24 [core-data internal] load .dockerignore [2023-06-17T00:33:04.117Z] #24 transferring context: 56B done [2023-06-17T00:33:04.117Z] #24 DONE 0.1s [2023-06-17T00:33:04.117Z] [2023-06-17T00:33:04.117Z] #25 [security-proxy-setup internal] load .dockerignore [2023-06-17T00:33:04.117Z] #25 transferring context: 56B 0.0s done [2023-06-17T00:33:04.117Z] #25 DONE 0.1s [2023-06-17T00:33:04.117Z] [2023-06-17T00:33:04.117Z] #26 [support-notifications internal] load .dockerignore [2023-06-17T00:33:04.117Z] #26 transferring context: 56B 0.0s done [2023-06-17T00:33:04.117Z] #26 DONE 0.1s [2023-06-17T00:33:04.117Z] [2023-06-17T00:33:04.117Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-06-17T00:33:04.117Z] #27 transferring context: 56B done [2023-06-17T00:33:04.117Z] #27 DONE 0.1s [2023-06-17T00:33:04.117Z] [2023-06-17T00:33:04.117Z] #28 [core-metadata internal] load .dockerignore [2023-06-17T00:33:04.385Z] #28 transferring context: 56B done [2023-06-17T00:33:04.385Z] #28 DONE 0.1s [2023-06-17T00:33:04.385Z] [2023-06-17T00:33:04.385Z] #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:04.385Z] #29 DONE 0.0s [2023-06-17T00:33:04.385Z] [2023-06-17T00:33:04.385Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:33:04.654Z] #30 DONE 0.5s [2023-06-17T00:33:04.654Z] [2023-06-17T00:33:04.654Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:04.654Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:04.925Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:04.925Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:04.925Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:04.925Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 1.05MB / 3.26MB 0.1s [2023-06-17T00:33:04.925Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s [2023-06-17T00:33:05.194Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:05.194Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d [2023-06-17T00:33:05.194Z] #31 ... [2023-06-17T00:33:05.194Z] [2023-06-17T00:33:05.194Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:05.194Z] #29 DONE 0.0s [2023-06-17T00:33:05.194Z] [2023-06-17T00:33:05.194Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:33:05.194Z] #30 DONE 0.5s [2023-06-17T00:33:05.194Z] [2023-06-17T00:33:05.194Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:05.194Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:05.194Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:05.194Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:05.194Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:05.194Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:05.465Z] #31 ... [2023-06-17T00:33:05.465Z] [2023-06-17T00:33:05.465Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:05.465Z] #29 DONE 0.0s [2023-06-17T00:33:05.465Z] [2023-06-17T00:33:05.465Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:05.465Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:05.465Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:05.465Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:05.465Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:05.465Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:05.465Z] #31 ... [2023-06-17T00:33:05.465Z] [2023-06-17T00:33:05.465Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:05.465Z] #29 DONE 0.0s [2023-06-17T00:33:05.465Z] [2023-06-17T00:33:05.465Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:05.465Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:05.465Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:05.465Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:05.465Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:05.465Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:05.731Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:05.731Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:05.732Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:05.732Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:05.732Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:05.732Z] #31 ... [2023-06-17T00:33:05.732Z] [2023-06-17T00:33:05.732Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:05.732Z] #29 DONE 0.0s [2023-06-17T00:33:05.732Z] [2023-06-17T00:33:05.732Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:05.732Z] #31 ... [2023-06-17T00:33:05.732Z] [2023-06-17T00:33:05.732Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:33:05.732Z] #30 DONE 0.8s [2023-06-17T00:33:05.732Z] [2023-06-17T00:33:05.732Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:05.732Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:05.732Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:05.732Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:05.732Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:05.732Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:05.999Z] #31 ... [2023-06-17T00:33:05.999Z] [2023-06-17T00:33:05.999Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:05.999Z] #29 DONE 0.0s [2023-06-17T00:33:05.999Z] [2023-06-17T00:33:05.999Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:05.999Z] #31 ... [2023-06-17T00:33:05.999Z] [2023-06-17T00:33:05.999Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:05.999Z] #29 DONE 0.0s [2023-06-17T00:33:06.000Z] [2023-06-17T00:33:06.000Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:06.267Z] #31 ... [2023-06-17T00:33:06.267Z] [2023-06-17T00:33:06.267Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:33:06.267Z] #30 DONE 1.1s [2023-06-17T00:33:06.267Z] [2023-06-17T00:33:06.267Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:06.267Z] #31 ... [2023-06-17T00:33:06.267Z] [2023-06-17T00:33:06.267Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:06.267Z] #29 DONE 0.0s [2023-06-17T00:33:06.267Z] [2023-06-17T00:33:06.267Z] #32 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T00:33:06.267Z] #32 DONE 2.4s [2023-06-17T00:33:06.267Z] [2023-06-17T00:33:06.267Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:06.267Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:06.267Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:06.267Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:06.267Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:06.267Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:06.850Z] #31 ... [2023-06-17T00:33:06.850Z] [2023-06-17T00:33:06.850Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:06.850Z] #29 DONE 0.0s [2023-06-17T00:33:06.850Z] [2023-06-17T00:33:06.850Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:33:06.850Z] #30 DONE 1.5s [2023-06-17T00:33:06.850Z] [2023-06-17T00:33:06.850Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:06.850Z] #31 ... [2023-06-17T00:33:06.850Z] [2023-06-17T00:33:06.850Z] #32 [security-proxy-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T00:33:06.850Z] #32 DONE 2.5s [2023-06-17T00:33:06.850Z] [2023-06-17T00:33:06.850Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:06.850Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:06.850Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:06.850Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:06.850Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:06.850Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:06.850Z] #31 ... [2023-06-17T00:33:06.850Z] [2023-06-17T00:33:06.850Z] #32 [core-data builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T00:33:06.850Z] #32 DONE 2.5s [2023-06-17T00:33:06.850Z] [2023-06-17T00:33:06.850Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:06.850Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:06.850Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:06.850Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:06.850Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:06.850Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:07.118Z] #31 ... [2023-06-17T00:33:07.118Z] [2023-06-17T00:33:07.118Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:07.118Z] #29 DONE 0.1s [2023-06-17T00:33:07.118Z] [2023-06-17T00:33:07.118Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:07.383Z] #31 ... [2023-06-17T00:33:07.383Z] [2023-06-17T00:33:07.383Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:07.383Z] #29 DONE 0.1s [2023-06-17T00:33:07.383Z] [2023-06-17T00:33:07.383Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:07.383Z] #31 ... [2023-06-17T00:33:07.383Z] [2023-06-17T00:33:07.383Z] #33 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go [2023-06-17T00:33:07.383Z] #33 DONE 1.9s [2023-06-17T00:33:07.383Z] [2023-06-17T00:33:07.383Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:07.652Z] #31 ... [2023-06-17T00:33:07.652Z] [2023-06-17T00:33:07.652Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-06-17T00:33:07.652Z] #29 DONE 0.1s [2023-06-17T00:33:07.652Z] [2023-06-17T00:33:07.652Z] #32 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T00:33:07.652Z] #32 DONE 2.5s [2023-06-17T00:33:07.652Z] [2023-06-17T00:33:07.652Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:07.652Z] #34 DONE 0.0s [2023-06-17T00:33:07.652Z] [2023-06-17T00:33:07.652Z] #33 [support-notifications builder 2/9] WORKDIR /edgex-go [2023-06-17T00:33:07.652Z] #33 DONE 1.9s [2023-06-17T00:33:07.652Z] [2023-06-17T00:33:07.652Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:07.652Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:07.652Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:07.652Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:07.652Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:07.652Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:07.922Z] #31 ... [2023-06-17T00:33:07.922Z] [2023-06-17T00:33:07.922Z] #32 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T00:33:07.922Z] #32 DONE 2.5s [2023-06-17T00:33:07.922Z] [2023-06-17T00:33:07.922Z] #33 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go [2023-06-17T00:33:07.922Z] #33 DONE 1.9s [2023-06-17T00:33:07.922Z] [2023-06-17T00:33:07.922Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:07.922Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:07.922Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:07.922Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:07.922Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:07.922Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:07.922Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.9s done [2023-06-17T00:33:08.515Z] #31 ... [2023-06-17T00:33:08.515Z] [2023-06-17T00:33:08.515Z] #32 [core-metadata builder 1/9] FROM docker.io/library/ci-base-image-arm64 [2023-06-17T00:33:08.515Z] #32 DONE 2.5s [2023-06-17T00:33:08.515Z] [2023-06-17T00:33:08.515Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-06-17T00:33:08.515Z] #30 DONE 2.9s [2023-06-17T00:33:08.515Z] [2023-06-17T00:33:08.515Z] #33 [core-metadata builder 2/9] WORKDIR /edgex-go [2023-06-17T00:33:08.515Z] #33 DONE 1.9s [2023-06-17T00:33:08.515Z] [2023-06-17T00:33:08.515Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-17T00:33:08.515Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-06-17T00:33:08.515Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-06-17T00:33:08.515Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-06-17T00:33:08.515Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-06-17T00:33:08.515Z] #31 sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 3.26MB / 3.26MB 0.2s done [2023-06-17T00:33:08.515Z] #31 extracting sha256:edb6bdbacee93be93e930669f43e2e922c8594676aa342a70e2221361fd1914d 2.9s done [2023-06-17T00:33:11.863Z] #31 DONE 7.5s [2023-06-17T00:33:11.863Z] [2023-06-17T00:33:11.863Z] #35 [security-spire-agent internal] load build context [2023-06-17T00:33:11.863Z] #35 transferring context: 36.26MB 6.6s [2023-06-17T00:33:11.863Z] #35 ... [2023-06-17T00:33:11.863Z] [2023-06-17T00:33:11.863Z] #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T00:33:15.229Z] #36 ... [2023-06-17T00:33:15.229Z] [2023-06-17T00:33:15.229Z] #37 [security-bootstrapper internal] load build context [2023-06-17T00:33:15.229Z] #37 ... [2023-06-17T00:33:15.229Z] [2023-06-17T00:33:15.229Z] #38 [core-command internal] load build context [2023-06-17T00:33:15.501Z] #38 ... [2023-06-17T00:33:15.501Z] [2023-06-17T00:33:15.501Z] #37 [security-bootstrapper internal] load build context [2023-06-17T00:33:15.501Z] #37 ... [2023-06-17T00:33:15.501Z] [2023-06-17T00:33:15.501Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:33:15.769Z] #39 ... [2023-06-17T00:33:15.769Z] [2023-06-17T00:33:15.769Z] #40 [security-spire-server internal] load build context [2023-06-17T00:33:15.769Z] #40 ... [2023-06-17T00:33:15.769Z] [2023-06-17T00:33:15.769Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:33:16.038Z] #39 ... [2023-06-17T00:33:16.038Z] [2023-06-17T00:33:16.038Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:16.038Z] #41 ... [2023-06-17T00:33:16.038Z] [2023-06-17T00:33:16.038Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:16.308Z] #42 ... [2023-06-17T00:33:16.308Z] [2023-06-17T00:33:16.308Z] #38 [core-command internal] load build context [2023-06-17T00:33:16.308Z] #38 ... [2023-06-17T00:33:16.308Z] [2023-06-17T00:33:16.308Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:16.308Z] #43 ... [2023-06-17T00:33:16.308Z] [2023-06-17T00:33:16.308Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:16.575Z] #44 ... [2023-06-17T00:33:16.575Z] [2023-06-17T00:33:16.575Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:16.842Z] #43 ... [2023-06-17T00:33:16.842Z] [2023-06-17T00:33:16.842Z] #45 [core-data internal] load build context [2023-06-17T00:33:17.109Z] #45 ... [2023-06-17T00:33:17.109Z] [2023-06-17T00:33:17.109Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:33:17.109Z] #46 ... [2023-06-17T00:33:17.109Z] [2023-06-17T00:33:17.109Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:17.376Z] #43 transferring context: 22.19MB 10.6s [2023-06-17T00:33:17.642Z] #43 ... [2023-06-17T00:33:17.643Z] [2023-06-17T00:33:17.643Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T00:33:17.643Z] #0 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:17.643Z] #0 5.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:17.643Z] #0 8.907 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T00:33:17.643Z] #0 8.907 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T00:33:17.643Z] #0 8.907 OK: 17701 distinct packages available [2023-06-17T00:33:17.643Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:17.643Z] #47 ... [2023-06-17T00:33:17.643Z] [2023-06-17T00:33:17.643Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:33:17.915Z] #48 ... [2023-06-17T00:33:17.915Z] [2023-06-17T00:33:17.915Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T00:33:17.915Z] #49 ... [2023-06-17T00:33:17.915Z] [2023-06-17T00:33:17.915Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:18.183Z] #34 ... [2023-06-17T00:33:18.183Z] [2023-06-17T00:33:18.183Z] #50 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:33:18.183Z] #0 6.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:18.183Z] #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:18.183Z] #50 ... [2023-06-17T00:33:18.183Z] [2023-06-17T00:33:18.183Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:33:18.183Z] #0 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:18.183Z] #0 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:18.183Z] #51 ... [2023-06-17T00:33:18.183Z] [2023-06-17T00:33:18.183Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T00:33:18.183Z] #0 9.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:18.450Z] #52 ... [2023-06-17T00:33:18.450Z] [2023-06-17T00:33:18.450Z] #53 [core-metadata internal] load build context [2023-06-17T00:33:18.450Z] #53 ... [2023-06-17T00:33:18.450Z] [2023-06-17T00:33:18.450Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:21.788Z] #34 ... [2023-06-17T00:33:21.788Z] [2023-06-17T00:33:21.788Z] #35 [security-spire-agent internal] load build context [2023-06-17T00:33:21.788Z] #35 transferring context: 50.46MB 17.0s [2023-06-17T00:33:21.788Z] #35 ... [2023-06-17T00:33:21.788Z] [2023-06-17T00:33:21.788Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:22.372Z] #34 ... [2023-06-17T00:33:22.372Z] [2023-06-17T00:33:22.372Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:33:22.372Z] #51 11.82 OK: 263 MiB in 53 packages [2023-06-17T00:33:22.372Z] #51 DONE 14.5s [2023-06-17T00:33:22.372Z] [2023-06-17T00:33:22.372Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:22.640Z] #34 ... [2023-06-17T00:33:22.640Z] [2023-06-17T00:33:22.640Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T00:33:22.907Z] #54 ... [2023-06-17T00:33:22.907Z] [2023-06-17T00:33:22.907Z] #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-17T00:33:22.907Z] #55 ... [2023-06-17T00:33:22.907Z] [2023-06-17T00:33:22.907Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-06-17T00:33:22.907Z] #50 13.95 OK: 263 MiB in 53 packages [2023-06-17T00:33:22.907Z] #50 DONE 15.6s [2023-06-17T00:33:22.907Z] [2023-06-17T00:33:22.907Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T00:33:23.175Z] #56 ... [2023-06-17T00:33:23.175Z] [2023-06-17T00:33:23.175Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T00:33:23.175Z] #57 ... [2023-06-17T00:33:23.175Z] [2023-06-17T00:33:23.175Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T00:33:23.442Z] #58 ... [2023-06-17T00:33:23.442Z] [2023-06-17T00:33:23.442Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T00:33:23.442Z] #59 ... [2023-06-17T00:33:23.442Z] [2023-06-17T00:33:23.442Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T00:33:23.710Z] #60 ... [2023-06-17T00:33:23.710Z] [2023-06-17T00:33:23.710Z] #61 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T00:33:23.710Z] #61 ... [2023-06-17T00:33:23.710Z] [2023-06-17T00:33:23.710Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:25.121Z] #34 ... [2023-06-17T00:33:25.122Z] [2023-06-17T00:33:25.122Z] #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-06-17T00:33:25.122Z] #52 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:25.122Z] #52 16.22 OK: 263 MiB in 53 packages [2023-06-17T00:33:25.122Z] #52 DONE 17.8s [2023-06-17T00:33:25.122Z] [2023-06-17T00:33:25.122Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:25.395Z] #34 ... [2023-06-17T00:33:25.395Z] [2023-06-17T00:33:25.395Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-06-17T00:33:25.395Z] #49 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:25.395Z] #49 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:25.395Z] #49 16.30 OK: 263 MiB in 53 packages [2023-06-17T00:33:25.395Z] #49 DONE 17.6s [2023-06-17T00:33:25.395Z] [2023-06-17T00:33:25.395Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:25.670Z] #34 ... [2023-06-17T00:33:25.670Z] [2023-06-17T00:33:25.670Z] #37 [security-bootstrapper internal] load build context [2023-06-17T00:33:25.936Z] #37 ... [2023-06-17T00:33:25.936Z] [2023-06-17T00:33:25.936Z] #40 [security-spire-server internal] load build context [2023-06-17T00:33:25.936Z] #40 ... [2023-06-17T00:33:25.936Z] [2023-06-17T00:33:25.936Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:33:26.203Z] #39 ... [2023-06-17T00:33:26.203Z] [2023-06-17T00:33:26.203Z] #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-06-17T00:33:26.203Z] #47 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:26.203Z] #47 17.22 OK: 263 MiB in 53 packages [2023-06-17T00:33:26.203Z] #47 DONE 18.4s [2023-06-17T00:33:26.203Z] [2023-06-17T00:33:26.203Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:33:26.203Z] #39 ... [2023-06-17T00:33:26.203Z] [2023-06-17T00:33:26.203Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:26.203Z] #34 ... [2023-06-17T00:33:26.203Z] [2023-06-17T00:33:26.203Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:26.203Z] #41 ... [2023-06-17T00:33:26.203Z] [2023-06-17T00:33:26.203Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:26.647Z] #42 ... [2023-06-17T00:33:26.647Z] [2023-06-17T00:33:26.647Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:26.647Z] #34 ... [2023-06-17T00:33:26.647Z] [2023-06-17T00:33:26.647Z] #38 [core-command internal] load build context [2023-06-17T00:33:26.647Z] #38 ... [2023-06-17T00:33:26.647Z] [2023-06-17T00:33:26.647Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:26.977Z] #44 ... [2023-06-17T00:33:26.977Z] [2023-06-17T00:33:26.977Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:27.266Z] #34 ... [2023-06-17T00:33:27.266Z] [2023-06-17T00:33:27.266Z] #45 [core-data internal] load build context [2023-06-17T00:33:27.266Z] #45 ... [2023-06-17T00:33:27.266Z] [2023-06-17T00:33:27.266Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:33:27.555Z] #46 ... [2023-06-17T00:33:27.555Z] [2023-06-17T00:33:27.555Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:27.555Z] #34 ... [2023-06-17T00:33:27.555Z] [2023-06-17T00:33:27.555Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:27.845Z] #43 transferring context: 33.99MB 21.0s [2023-06-17T00:33:27.845Z] #43 ... [2023-06-17T00:33:27.845Z] [2023-06-17T00:33:27.845Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:28.139Z] #34 ... [2023-06-17T00:33:28.139Z] [2023-06-17T00:33:28.139Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:33:28.139Z] #48 ... [2023-06-17T00:33:28.139Z] [2023-06-17T00:33:28.139Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:28.763Z] #34 ... [2023-06-17T00:33:28.763Z] [2023-06-17T00:33:28.763Z] #53 [core-metadata internal] load build context [2023-06-17T00:33:28.763Z] #53 ... [2023-06-17T00:33:28.763Z] [2023-06-17T00:33:28.763Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:32.152Z] #34 ... [2023-06-17T00:33:32.152Z] [2023-06-17T00:33:32.152Z] #35 [security-spire-agent internal] load build context [2023-06-17T00:33:32.152Z] #35 transferring context: 67.18MB 27.2s [2023-06-17T00:33:32.152Z] #35 ... [2023-06-17T00:33:32.152Z] [2023-06-17T00:33:32.152Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:32.418Z] #44 ... [2023-06-17T00:33:32.418Z] [2023-06-17T00:33:32.418Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:33.826Z] #34 ... [2023-06-17T00:33:33.826Z] [2023-06-17T00:33:33.826Z] #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T00:33:33.826Z] #36 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:33.826Z] #36 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:33.826Z] #36 21.15 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:33.826Z] #36 21.19 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:33.826Z] #36 21.40 OK: 8 MiB in 16 packages [2023-06-17T00:33:34.093Z] #36 ... [2023-06-17T00:33:34.093Z] [2023-06-17T00:33:34.093Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:34.426Z] #34 ... [2023-06-17T00:33:34.426Z] [2023-06-17T00:33:34.426Z] #61 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T00:33:34.985Z] #61 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:34.985Z] #61 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:34.985Z] #61 20.05 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T00:33:34.985Z] #61 20.05 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T00:33:34.985Z] #61 20.05 OK: 17689 distinct packages available [2023-06-17T00:33:34.985Z] #61 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:34.985Z] #61 ... [2023-06-17T00:33:34.985Z] [2023-06-17T00:33:34.985Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:34.985Z] #44 ... [2023-06-17T00:33:34.985Z] [2023-06-17T00:33:34.985Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T00:33:34.985Z] #58 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:34.985Z] #58 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:34.985Z] #58 19.34 (1/2) Installing ca-certificates (20230506-r0) [2023-06-17T00:33:34.985Z] #58 20.06 (2/2) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:34.985Z] #58 20.08 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:34.985Z] #58 20.18 Executing ca-certificates-20230506-r0.trigger [2023-06-17T00:33:35.251Z] #58 ... [2023-06-17T00:33:35.251Z] [2023-06-17T00:33:35.251Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:35.518Z] #34 ... [2023-06-17T00:33:35.518Z] [2023-06-17T00:33:35.518Z] #36 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-06-17T00:33:35.518Z] #36 DONE 24.0s [2023-06-17T00:33:35.518Z] [2023-06-17T00:33:35.518Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:35.786Z] #34 ... [2023-06-17T00:33:35.786Z] [2023-06-17T00:33:35.786Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T00:33:35.786Z] #54 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:35.786Z] #54 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:35.786Z] #54 22.56 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:35.786Z] #54 22.56 (2/2) Installing su-exec (0.2-r2) [2023-06-17T00:33:35.786Z] #54 22.64 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:35.786Z] #54 22.78 OK: 8 MiB in 17 packages [2023-06-17T00:33:36.053Z] #54 ... [2023-06-17T00:33:36.053Z] [2023-06-17T00:33:36.053Z] #37 [security-bootstrapper internal] load build context [2023-06-17T00:33:36.053Z] #37 ... [2023-06-17T00:33:36.053Z] [2023-06-17T00:33:36.053Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:36.327Z] #34 ... [2023-06-17T00:33:36.327Z] [2023-06-17T00:33:36.327Z] #40 [security-spire-server internal] load build context [2023-06-17T00:33:36.327Z] #40 ... [2023-06-17T00:33:36.327Z] [2023-06-17T00:33:36.327Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:33:36.594Z] #39 ... [2023-06-17T00:33:36.594Z] [2023-06-17T00:33:36.594Z] #40 [security-spire-server internal] load build context [2023-06-17T00:33:36.594Z] #40 ... [2023-06-17T00:33:36.594Z] [2023-06-17T00:33:36.594Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:36.594Z] #41 ... [2023-06-17T00:33:36.594Z] [2023-06-17T00:33:36.594Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:36.861Z] #42 ... [2023-06-17T00:33:36.861Z] [2023-06-17T00:33:36.861Z] #38 [core-command internal] load build context [2023-06-17T00:33:36.861Z] #38 ... [2023-06-17T00:33:36.861Z] [2023-06-17T00:33:36.861Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T00:33:36.861Z] #59 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:36.861Z] #59 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:37.131Z] #59 ... [2023-06-17T00:33:37.131Z] [2023-06-17T00:33:37.131Z] #40 [security-spire-server internal] load build context [2023-06-17T00:33:37.397Z] #40 ... [2023-06-17T00:33:37.397Z] [2023-06-17T00:33:37.397Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-06-17T00:33:37.397Z] #54 DONE 24.7s [2023-06-17T00:33:37.397Z] [2023-06-17T00:33:37.397Z] #40 [security-spire-server internal] load build context [2023-06-17T00:33:37.397Z] #40 ... [2023-06-17T00:33:37.397Z] [2023-06-17T00:33:37.397Z] #45 [core-data internal] load build context [2023-06-17T00:33:37.672Z] #45 ... [2023-06-17T00:33:37.672Z] [2023-06-17T00:33:37.672Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:33:37.672Z] #46 ... [2023-06-17T00:33:37.672Z] [2023-06-17T00:33:37.672Z] #45 [core-data internal] load build context [2023-06-17T00:33:37.941Z] #45 ... [2023-06-17T00:33:37.941Z] [2023-06-17T00:33:37.941Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-17T00:33:37.941Z] #58 22.70 OK: 8 MiB in 17 packages [2023-06-17T00:33:37.941Z] #58 DONE 25.2s [2023-06-17T00:33:37.941Z] [2023-06-17T00:33:37.941Z] #45 [core-data internal] load build context [2023-06-17T00:33:37.941Z] #45 transferring context: 49.44MB 30.4s [2023-06-17T00:33:38.211Z] #45 ... [2023-06-17T00:33:38.211Z] [2023-06-17T00:33:38.211Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:38.211Z] #43 ... [2023-06-17T00:33:38.211Z] [2023-06-17T00:33:38.211Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:33:38.479Z] #48 ... [2023-06-17T00:33:38.479Z] [2023-06-17T00:33:38.479Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:38.745Z] #43 ... [2023-06-17T00:33:38.745Z] [2023-06-17T00:33:38.745Z] #53 [core-metadata internal] load build context [2023-06-17T00:33:39.012Z] #53 ... [2023-06-17T00:33:39.012Z] [2023-06-17T00:33:39.012Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:39.280Z] #43 ... [2023-06-17T00:33:39.280Z] [2023-06-17T00:33:39.280Z] #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-17T00:33:39.280Z] #55 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:39.280Z] #55 20.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:39.280Z] #55 26.78 (1/1) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:39.280Z] #55 26.78 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:39.548Z] #55 ... [2023-06-17T00:33:39.548Z] [2023-06-17T00:33:39.548Z] #35 [security-spire-agent internal] load build context [2023-06-17T00:33:39.548Z] #35 ... [2023-06-17T00:33:39.548Z] [2023-06-17T00:33:39.548Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:39.821Z] #43 ... [2023-06-17T00:33:39.821Z] [2023-06-17T00:33:39.821Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T00:33:39.821Z] #60 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:39.821Z] #60 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:39.821Z] #60 23.58 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T00:33:39.821Z] #60 23.58 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T00:33:39.821Z] #60 23.58 OK: 17689 distinct packages available [2023-06-17T00:33:39.821Z] #60 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:39.821Z] #60 ... [2023-06-17T00:33:39.821Z] [2023-06-17T00:33:39.821Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:41.771Z] #42 ... [2023-06-17T00:33:41.771Z] [2023-06-17T00:33:41.771Z] #55 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-06-17T00:33:41.771Z] #55 26.91 OK: 8 MiB in 16 packages [2023-06-17T00:33:41.771Z] #55 DONE 28.8s [2023-06-17T00:33:41.771Z] [2023-06-17T00:33:41.771Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:41.771Z] #42 ... [2023-06-17T00:33:41.771Z] [2023-06-17T00:33:41.771Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T00:33:41.771Z] #56 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:41.771Z] #56 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:41.771Z] #56 26.47 (1/3) Installing ca-certificates (20230506-r0) [2023-06-17T00:33:41.771Z] #56 26.82 (2/3) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:41.771Z] #56 26.84 (3/3) Installing su-exec (0.2-r2) [2023-06-17T00:33:41.771Z] #56 26.90 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:41.771Z] #56 27.07 Executing ca-certificates-20230506-r0.trigger [2023-06-17T00:33:41.771Z] #56 ... [2023-06-17T00:33:41.771Z] [2023-06-17T00:33:41.771Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T00:33:41.771Z] #57 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:41.771Z] #57 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:41.771Z] #57 27.63 (1/2) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:41.771Z] #57 27.63 (2/2) Installing openssl (3.0.9-r1) [2023-06-17T00:33:41.771Z] #57 27.63 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:41.771Z] #57 27.80 OK: 8 MiB in 17 packages [2023-06-17T00:33:41.771Z] #57 ... [2023-06-17T00:33:41.771Z] [2023-06-17T00:33:41.771Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:42.038Z] #42 ... [2023-06-17T00:33:42.038Z] [2023-06-17T00:33:42.038Z] #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-06-17T00:33:42.038Z] #57 DONE 29.1s [2023-06-17T00:33:42.038Z] [2023-06-17T00:33:42.038Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:42.624Z] #42 ... [2023-06-17T00:33:42.624Z] [2023-06-17T00:33:42.624Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-06-17T00:33:42.624Z] #62 DONE 0.7s [2023-06-17T00:33:42.891Z] [2023-06-17T00:33:42.891Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:43.158Z] #43 transferring context: 63.08MB 36.4s [2023-06-17T00:33:43.426Z] #43 ... [2023-06-17T00:33:43.426Z] [2023-06-17T00:33:43.426Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-06-17T00:33:43.426Z] #56 28.87 OK: 8 MiB in 18 packages [2023-06-17T00:33:43.426Z] #56 DONE 30.4s [2023-06-17T00:33:43.426Z] [2023-06-17T00:33:43.426Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:43.692Z] #43 ... [2023-06-17T00:33:43.692Z] [2023-06-17T00:33:43.692Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-06-17T00:33:43.692Z] #63 DONE 6.0s [2023-06-17T00:33:43.692Z] [2023-06-17T00:33:43.692Z] #61 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-06-17T00:33:43.692Z] #61 24.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:43.692Z] #61 28.43 (1/5) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:43.692Z] #61 28.43 (2/5) Installing musl-obstack (1.2.3-r0) [2023-06-17T00:33:43.692Z] #61 28.54 (3/5) Installing libucontext (1.2-r0) [2023-06-17T00:33:43.692Z] #61 28.57 (4/5) Installing gcompat (1.1.0-r0) [2023-06-17T00:33:43.692Z] #61 28.73 (5/5) Installing openssl (3.0.9-r1) [2023-06-17T00:33:43.692Z] #61 28.84 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:43.692Z] #61 29.01 OK: 9 MiB in 20 packages [2023-06-17T00:33:43.692Z] #61 DONE 31.4s [2023-06-17T00:33:43.692Z] [2023-06-17T00:33:43.692Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:44.652Z] #43 ... [2023-06-17T00:33:44.652Z] [2023-06-17T00:33:44.652Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-06-17T00:33:44.652Z] #60 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:44.652Z] #60 30.42 (1/4) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:44.652Z] #60 30.42 (2/4) Installing musl-obstack (1.2.3-r0) [2023-06-17T00:33:44.652Z] #60 30.42 (3/4) Installing libucontext (1.2-r0) [2023-06-17T00:33:44.652Z] #60 30.42 (4/4) Installing gcompat (1.1.0-r0) [2023-06-17T00:33:44.652Z] #60 30.42 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:44.652Z] #60 30.42 OK: 8 MiB in 19 packages [2023-06-17T00:33:44.652Z] #60 DONE 31.9s [2023-06-17T00:33:44.652Z] [2023-06-17T00:33:44.652Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:44.920Z] #43 ... [2023-06-17T00:33:44.920Z] [2023-06-17T00:33:44.920Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-06-17T00:33:44.920Z] #64 DONE 1.4s [2023-06-17T00:33:44.920Z] [2023-06-17T00:33:44.920Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:44.920Z] #43 ... [2023-06-17T00:33:44.920Z] [2023-06-17T00:33:44.920Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:45.187Z] #44 ... [2023-06-17T00:33:45.187Z] [2023-06-17T00:33:45.187Z] #40 [security-spire-server internal] load build context [2023-06-17T00:33:45.187Z] #40 ... [2023-06-17T00:33:45.187Z] [2023-06-17T00:33:45.187Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:45.456Z] #44 ... [2023-06-17T00:33:45.456Z] [2023-06-17T00:33:45.456Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-06-17T00:33:45.456Z] #59 24.56 v3.17.4-5-g567f26ca3d2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-06-17T00:33:45.456Z] #59 24.56 v3.17.4-2-g7fb040f4d3b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-06-17T00:33:45.456Z] #59 24.56 OK: 17689 distinct packages available [2023-06-17T00:33:45.456Z] #59 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:45.456Z] #59 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-17T00:33:45.456Z] #59 31.09 (1/9) Installing ca-certificates (20230506-r0) [2023-06-17T00:33:45.456Z] #59 31.19 (2/9) Installing brotli-libs (1.0.9-r9) [2023-06-17T00:33:45.456Z] #59 31.26 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-06-17T00:33:45.456Z] #59 31.26 (4/9) Installing libcurl (8.1.2-r0) [2023-06-17T00:33:45.456Z] #59 31.26 (5/9) Installing curl (8.1.2-r0) [2023-06-17T00:33:45.456Z] #59 31.31 (6/9) Installing dumb-init (1.2.5-r2) [2023-06-17T00:33:45.456Z] #59 31.31 (7/9) Installing musl-obstack (1.2.3-r0) [2023-06-17T00:33:45.456Z] #59 31.31 (8/9) Installing libucontext (1.2-r0) [2023-06-17T00:33:45.456Z] #59 31.31 (9/9) Installing gcompat (1.1.0-r0) [2023-06-17T00:33:45.456Z] #59 31.31 Executing busybox-1.35.0-r29.trigger [2023-06-17T00:33:45.456Z] #59 31.38 Executing ca-certificates-20230506-r0.trigger [2023-06-17T00:33:45.456Z] #59 31.96 OK: 11 MiB in 24 packages [2023-06-17T00:33:45.456Z] #59 DONE 32.6s [2023-06-17T00:33:45.456Z] [2023-06-17T00:33:45.456Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:46.416Z] #44 ... [2023-06-17T00:33:46.416Z] [2023-06-17T00:33:46.416Z] #37 [security-bootstrapper internal] load build context [2023-06-17T00:33:46.416Z] #37 ... [2023-06-17T00:33:46.416Z] [2023-06-17T00:33:46.416Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:46.416Z] #44 ... [2023-06-17T00:33:46.416Z] [2023-06-17T00:33:46.416Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:46.416Z] #34 ... [2023-06-17T00:33:46.416Z] [2023-06-17T00:33:46.416Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:46.683Z] #44 ... [2023-06-17T00:33:46.683Z] [2023-06-17T00:33:46.683Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:33:46.683Z] #39 ... [2023-06-17T00:33:46.683Z] [2023-06-17T00:33:46.683Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:46.950Z] #44 ... [2023-06-17T00:33:46.950Z] [2023-06-17T00:33:46.950Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:47.218Z] #41 ... [2023-06-17T00:33:47.218Z] [2023-06-17T00:33:47.218Z] #38 [core-command internal] load build context [2023-06-17T00:33:47.218Z] #38 ... [2023-06-17T00:33:47.218Z] [2023-06-17T00:33:47.218Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:47.803Z] #41 ... [2023-06-17T00:33:47.803Z] [2023-06-17T00:33:47.803Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:33:48.071Z] #46 ... [2023-06-17T00:33:48.071Z] [2023-06-17T00:33:48.071Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:48.340Z] #41 transferring context: 74.43MB 41.9s [2023-06-17T00:33:48.340Z] #41 ... [2023-06-17T00:33:48.340Z] [2023-06-17T00:33:48.340Z] #45 [core-data internal] load build context [2023-06-17T00:33:48.340Z] #45 ... [2023-06-17T00:33:48.340Z] [2023-06-17T00:33:48.340Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:48.607Z] #41 ... [2023-06-17T00:33:48.607Z] [2023-06-17T00:33:48.607Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:33:48.607Z] #48 ... [2023-06-17T00:33:48.607Z] [2023-06-17T00:33:48.607Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:49.208Z] #41 ... [2023-06-17T00:33:49.208Z] [2023-06-17T00:33:49.208Z] #53 [core-metadata internal] load build context [2023-06-17T00:33:49.208Z] #53 ... [2023-06-17T00:33:49.208Z] [2023-06-17T00:33:49.208Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:49.801Z] #41 ... [2023-06-17T00:33:49.801Z] [2023-06-17T00:33:49.801Z] #35 [security-spire-agent internal] load build context [2023-06-17T00:33:50.081Z] #35 ... [2023-06-17T00:33:50.081Z] [2023-06-17T00:33:50.081Z] #41 [support-scheduler internal] load build context [2023-06-17T00:33:53.426Z] #41 ... [2023-06-17T00:33:53.426Z] [2023-06-17T00:33:53.426Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:53.426Z] #42 ... [2023-06-17T00:33:53.426Z] [2023-06-17T00:33:53.426Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:33:53.426Z] #44 ... [2023-06-17T00:33:53.426Z] [2023-06-17T00:33:53.426Z] #42 [security-spire-config internal] load build context [2023-06-17T00:33:53.426Z] #42 transferring context: 56.93MB 47.0s [2023-06-17T00:33:55.365Z] #42 ... [2023-06-17T00:33:55.365Z] [2023-06-17T00:33:55.365Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:55.365Z] #43 ... [2023-06-17T00:33:55.365Z] [2023-06-17T00:33:55.365Z] #40 [security-spire-server internal] load build context [2023-06-17T00:33:55.365Z] #40 ... [2023-06-17T00:33:55.365Z] [2023-06-17T00:33:55.365Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:56.327Z] #43 ... [2023-06-17T00:33:56.327Z] [2023-06-17T00:33:56.327Z] #37 [security-bootstrapper internal] load build context [2023-06-17T00:33:56.594Z] #37 ... [2023-06-17T00:33:56.594Z] [2023-06-17T00:33:56.594Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:33:56.594Z] #43 ... [2023-06-17T00:33:56.594Z] [2023-06-17T00:33:56.594Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:56.863Z] #34 ... [2023-06-17T00:33:56.863Z] [2023-06-17T00:33:56.863Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:33:56.863Z] #39 ... [2023-06-17T00:33:56.863Z] [2023-06-17T00:33:56.863Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:57.450Z] #34 ... [2023-06-17T00:33:57.450Z] [2023-06-17T00:33:57.450Z] #38 [core-command internal] load build context [2023-06-17T00:33:57.450Z] #38 ... [2023-06-17T00:33:57.450Z] [2023-06-17T00:33:57.450Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:58.037Z] #34 ... [2023-06-17T00:33:58.037Z] [2023-06-17T00:33:58.037Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:33:58.307Z] #46 ... [2023-06-17T00:33:58.307Z] [2023-06-17T00:33:58.307Z] #34 [support-notifications internal] load build context [2023-06-17T00:33:58.577Z] #34 transferring context: 91.69MB 50.3s [2023-06-17T00:33:58.577Z] #34 ... [2023-06-17T00:33:58.577Z] [2023-06-17T00:33:58.577Z] #45 [core-data internal] load build context [2023-06-17T00:33:58.577Z] #45 ... [2023-06-17T00:33:58.577Z] [2023-06-17T00:33:58.577Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:33:58.577Z] #46 ... [2023-06-17T00:33:58.577Z] [2023-06-17T00:33:58.577Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:33:58.843Z] #48 ... [2023-06-17T00:33:58.843Z] [2023-06-17T00:33:58.843Z] #45 [core-data internal] load build context [2023-06-17T00:33:59.430Z] #45 ... [2023-06-17T00:33:59.430Z] [2023-06-17T00:33:59.430Z] #53 [core-metadata internal] load build context [2023-06-17T00:33:59.430Z] #53 ... [2023-06-17T00:33:59.430Z] [2023-06-17T00:33:59.430Z] #45 [core-data internal] load build context [2023-06-17T00:34:00.409Z] #45 ... [2023-06-17T00:34:00.409Z] [2023-06-17T00:34:00.409Z] #35 [security-spire-agent internal] load build context [2023-06-17T00:34:00.409Z] #35 ... [2023-06-17T00:34:00.409Z] [2023-06-17T00:34:00.409Z] #45 [core-data internal] load build context [2023-06-17T00:34:02.999Z] #45 ... [2023-06-17T00:34:02.999Z] [2023-06-17T00:34:02.999Z] #41 [support-scheduler internal] load build context [2023-06-17T00:34:02.999Z] #41 ... [2023-06-17T00:34:02.999Z] [2023-06-17T00:34:02.999Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:34:03.267Z] #44 ... [2023-06-17T00:34:03.267Z] [2023-06-17T00:34:03.267Z] #41 [support-scheduler internal] load build context [2023-06-17T00:34:03.534Z] #41 transferring context: 143.93MB 57.2s [2023-06-17T00:34:04.940Z] #41 ... [2023-06-17T00:34:04.940Z] [2023-06-17T00:34:04.940Z] #37 [security-bootstrapper internal] load build context [2023-06-17T00:34:04.940Z] #37 transferring context: 175.25MB 58.9s done [2023-06-17T00:34:04.940Z] #37 DONE 59.3s [2023-06-17T00:34:04.940Z] [2023-06-17T00:34:04.940Z] #41 [support-scheduler internal] load build context [2023-06-17T00:34:05.531Z] #41 ... [2023-06-17T00:34:05.531Z] [2023-06-17T00:34:05.531Z] #42 [security-spire-config internal] load build context [2023-06-17T00:34:05.531Z] #42 ... [2023-06-17T00:34:05.531Z] [2023-06-17T00:34:05.531Z] #40 [security-spire-server internal] load build context [2023-06-17T00:34:05.531Z] #40 ... [2023-06-17T00:34:05.531Z] [2023-06-17T00:34:05.531Z] #42 [security-spire-config internal] load build context [2023-06-17T00:34:06.955Z] #42 ... [2023-06-17T00:34:06.955Z] [2023-06-17T00:34:06.955Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:34:06.955Z] #43 ... [2023-06-17T00:34:06.955Z] [2023-06-17T00:34:06.955Z] #41 [support-scheduler internal] load build context [2023-06-17T00:34:06.955Z] #41 ... [2023-06-17T00:34:06.955Z] [2023-06-17T00:34:06.955Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:34:07.228Z] #39 ... [2023-06-17T00:34:07.228Z] [2023-06-17T00:34:07.228Z] #41 [support-scheduler internal] load build context [2023-06-17T00:34:07.494Z] #41 ... [2023-06-17T00:34:07.494Z] [2023-06-17T00:34:07.494Z] #38 [core-command internal] load build context [2023-06-17T00:34:07.764Z] #38 ... [2023-06-17T00:34:07.764Z] [2023-06-17T00:34:07.764Z] #35 [security-spire-agent internal] load build context [2023-06-17T00:34:07.764Z] #35 transferring context: 175.25MB 61.6s done [2023-06-17T00:34:07.764Z] #35 DONE 63.0s [2023-06-17T00:34:07.764Z] [2023-06-17T00:34:07.764Z] #38 [core-command internal] load build context [2023-06-17T00:34:07.764Z] #38 ... [2023-06-17T00:34:07.764Z] [2023-06-17T00:34:07.764Z] #41 [support-scheduler internal] load build context [2023-06-17T00:34:07.764Z] #41 ... [2023-06-17T00:34:07.764Z] [2023-06-17T00:34:07.764Z] #40 [security-spire-server internal] load build context [2023-06-17T00:34:07.764Z] #40 transferring context: 175.25MB 61.0s done [2023-06-17T00:34:07.764Z] #40 DONE 62.2s [2023-06-17T00:34:07.764Z] [2023-06-17T00:34:07.764Z] #41 [support-scheduler internal] load build context [2023-06-17T00:34:08.348Z] #41 ... [2023-06-17T00:34:08.348Z] [2023-06-17T00:34:08.348Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:34:08.348Z] #65 DONE 3.3s [2023-06-17T00:34:08.348Z] [2023-06-17T00:34:08.348Z] #38 [core-command internal] load build context [2023-06-17T00:34:08.348Z] #38 transferring context: 175.25MB 62.5s done [2023-06-17T00:34:08.348Z] #38 DONE 62.9s [2023-06-17T00:34:08.348Z] [2023-06-17T00:34:08.348Z] #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:34:08.615Z] #66 ... [2023-06-17T00:34:08.615Z] [2023-06-17T00:34:08.615Z] #34 [support-notifications internal] load build context [2023-06-17T00:34:08.881Z] #34 ... [2023-06-17T00:34:08.881Z] [2023-06-17T00:34:08.881Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:34:08.881Z] #46 ... [2023-06-17T00:34:08.881Z] [2023-06-17T00:34:08.881Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:34:09.157Z] #48 ... [2023-06-17T00:34:09.157Z] [2023-06-17T00:34:09.157Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:34:09.424Z] #46 ... [2023-06-17T00:34:09.424Z] [2023-06-17T00:34:09.424Z] #53 [core-metadata internal] load build context [2023-06-17T00:34:09.692Z] #53 ... [2023-06-17T00:34:09.692Z] [2023-06-17T00:34:09.692Z] #44 [security-secretstore-setup internal] load build context [2023-06-17T00:34:09.692Z] #44 transferring context: 175.25MB 62.5s done [2023-06-17T00:34:09.692Z] #44 DONE 63.2s [2023-06-17T00:34:09.692Z] [2023-06-17T00:34:09.692Z] #53 [core-metadata internal] load build context [2023-06-17T00:34:09.692Z] #53 ... [2023-06-17T00:34:09.692Z] [2023-06-17T00:34:09.692Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:34:09.958Z] #39 ... [2023-06-17T00:34:09.959Z] [2023-06-17T00:34:09.959Z] #43 [security-proxy-auth internal] load build context [2023-06-17T00:34:09.959Z] #43 transferring context: 175.25MB 62.2s done [2023-06-17T00:34:09.959Z] #43 DONE 63.7s [2023-06-17T00:34:09.959Z] [2023-06-17T00:34:09.959Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:34:10.241Z] #39 ... [2023-06-17T00:34:10.241Z] [2023-06-17T00:34:10.241Z] #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-06-17T00:34:10.241Z] #67 DONE 2.2s [2023-06-17T00:34:10.241Z] [2023-06-17T00:34:10.241Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:34:11.207Z] #39 ... [2023-06-17T00:34:11.207Z] [2023-06-17T00:34:11.207Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:34:11.207Z] #68 DONE 2.6s [2023-06-17T00:34:11.207Z] [2023-06-17T00:34:11.207Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:34:11.479Z] #39 ... [2023-06-17T00:34:11.479Z] [2023-06-17T00:34:11.479Z] #41 [support-scheduler internal] load build context [2023-06-17T00:34:11.479Z] #41 transferring context: 175.25MB 64.9s done [2023-06-17T00:34:11.479Z] #41 DONE 65.5s [2023-06-17T00:34:11.479Z] [2023-06-17T00:34:11.479Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:34:12.438Z] #39 ... [2023-06-17T00:34:12.438Z] [2023-06-17T00:34:12.438Z] #45 [core-data internal] load build context [2023-06-17T00:34:12.438Z] #45 transferring context: 175.25MB 64.4s done [2023-06-17T00:34:12.438Z] #45 DONE 65.3s [2023-06-17T00:34:12.438Z] [2023-06-17T00:34:12.438Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:34:15.808Z] #39 ... [2023-06-17T00:34:15.808Z] [2023-06-17T00:34:15.808Z] #53 [core-metadata internal] load build context [2023-06-17T00:34:15.808Z] #53 transferring context: 175.25MB 66.3s done [2023-06-17T00:34:15.808Z] #53 DONE 67.1s [2023-06-17T00:34:15.808Z] [2023-06-17T00:34:15.808Z] #39 [security-spiffe-token-provider internal] load build context [2023-06-17T00:34:15.808Z] #39 transferring context: 175.25MB 69.7s done [2023-06-17T00:34:15.808Z] #39 DONE 70.2s [2023-06-17T00:34:15.808Z] [2023-06-17T00:34:15.808Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:34:16.788Z] #69 ... [2023-06-17T00:34:16.788Z] [2023-06-17T00:34:16.788Z] #34 [support-notifications internal] load build context [2023-06-17T00:34:16.788Z] #34 transferring context: 175.25MB 68.3s done [2023-06-17T00:34:16.788Z] #34 DONE 68.9s [2023-06-17T00:34:16.788Z] [2023-06-17T00:34:16.788Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:34:16.788Z] #69 DONE 1.0s [2023-06-17T00:34:16.788Z] [2023-06-17T00:34:16.788Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:34:17.064Z] #70 ... [2023-06-17T00:34:17.064Z] [2023-06-17T00:34:17.064Z] #42 [security-spire-config internal] load build context [2023-06-17T00:34:17.064Z] #42 ... [2023-06-17T00:34:17.064Z] [2023-06-17T00:34:17.064Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:34:17.339Z] #46 ... [2023-06-17T00:34:17.339Z] [2023-06-17T00:34:17.339Z] #42 [security-spire-config internal] load build context [2023-06-17T00:34:17.935Z] #42 ... [2023-06-17T00:34:17.935Z] [2023-06-17T00:34:17.935Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:34:17.935Z] #71 DONE 1.0s [2023-06-17T00:34:17.935Z] [2023-06-17T00:34:17.935Z] #42 [security-spire-config internal] load build context [2023-06-17T00:34:18.530Z] #42 ... [2023-06-17T00:34:18.530Z] [2023-06-17T00:34:18.530Z] #46 [security-proxy-setup internal] load build context [2023-06-17T00:34:18.530Z] #46 transferring context: 175.25MB 70.8s done [2023-06-17T00:34:18.530Z] #46 DONE 71.5s [2023-06-17T00:34:18.530Z] [2023-06-17T00:34:18.530Z] #42 [security-spire-config internal] load build context [2023-06-17T00:34:19.500Z] #42 ... [2023-06-17T00:34:19.500Z] [2023-06-17T00:34:19.500Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:34:19.500Z] #48 ... [2023-06-17T00:34:19.500Z] [2023-06-17T00:34:19.500Z] #42 [security-spire-config internal] load build context [2023-06-17T00:34:19.500Z] #42 transferring context: 175.25MB 73.1s done [2023-06-17T00:34:19.500Z] #42 DONE 73.6s [2023-06-17T00:34:19.500Z] [2023-06-17T00:34:19.500Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:34:20.469Z] #48 ... [2023-06-17T00:34:20.469Z] [2023-06-17T00:34:20.469Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:34:20.469Z] #72 ... [2023-06-17T00:34:20.469Z] [2023-06-17T00:34:20.469Z] #48 [core-common-config-bootstrapper internal] load build context [2023-06-17T00:34:21.444Z] #48 transferring context: 175.25MB 73.3s done [2023-06-17T00:34:21.444Z] #48 DONE 73.5s [2023-06-17T00:34:21.444Z] [2023-06-17T00:34:21.444Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:34:21.444Z] #73 ... [2023-06-17T00:34:21.444Z] [2023-06-17T00:34:21.444Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #74 ... [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #73 DONE 60.6s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #70 DONE 61.5s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #66 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #66 DONE 70.0s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #72 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #72 DONE 67.9s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #75 ... [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #74 DONE 67.0s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #76 [core-command builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #76 ... [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #77 [support-notifications builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #77 DONE 4.7s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:35:29.350Z] #78 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #79 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #80 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #81 [security-spiffe-token-provider builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #81 DONE 4.8s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #75 [security-bootstrapper builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #75 DONE 4.8s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #82 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #83 [core-metadata builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #83 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:35:29.350Z] #84 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:35:29.350Z] #85 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #86 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #86 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #87 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #88 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:35:29.350Z] #88 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #89 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #90 [security-secretstore-setup builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #90 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #91 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #92 [core-data builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #92 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:35:29.350Z] #93 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #94 [security-proxy-auth builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #94 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #95 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:35:29.350Z] #96 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #97 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-06-17T00:35:29.350Z] #98 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #99 [support-scheduler builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #99 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #76 [core-command builder 6/7] COPY . . [2023-06-17T00:35:29.350Z] #76 DONE 4.8s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #100 [security-spire-agent builder 6/9] COPY . . [2023-06-17T00:35:29.350Z] #100 DONE 4.8s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:35:29.350Z] #101 ... [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T00:35:29.350Z] #102 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #103 [security-spire-server builder 6/9] COPY . . [2023-06-17T00:35:29.350Z] #103 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:29.350Z] #104 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-06-17T00:35:29.350Z] #105 CACHED [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T00:35:29.350Z] #106 DONE 0.5s [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T00:35:29.350Z] #107 ... [2023-06-17T00:35:29.350Z] [2023-06-17T00:35:29.350Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T00:35:29.350Z] #0 5.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-06-17T00:35:29.620Z] #108 ... [2023-06-17T00:35:29.620Z] [2023-06-17T00:35:29.620Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:35:29.620Z] #101 6.375 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-06-17T00:35:31.057Z] #101 ... [2023-06-17T00:35:31.057Z] [2023-06-17T00:35:31.057Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T00:35:31.057Z] #107 DONE 7.5s [2023-06-17T00:35:31.057Z] [2023-06-17T00:35:31.057Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T00:35:31.057Z] #109 DONE 7.5s [2023-06-17T00:35:31.329Z] [2023-06-17T00:35:31.329Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-17T00:35:31.329Z] #110 ... [2023-06-17T00:35:31.329Z] [2023-06-17T00:35:31.329Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-06-17T00:35:31.329Z] #111 DONE 0.3s [2023-06-17T00:35:31.605Z] [2023-06-17T00:35:31.605Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-06-17T00:35:31.605Z] #110 DONE 0.4s [2023-06-17T00:35:31.605Z] [2023-06-17T00:35:31.605Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T00:35:31.605Z] #0 7.341 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-06-17T00:35:32.564Z] #112 ... [2023-06-17T00:35:32.564Z] [2023-06-17T00:35:32.564Z] #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:35:32.831Z] #113 DONE 0.3s [2023-06-17T00:35:32.831Z] [2023-06-17T00:35:32.831Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T00:35:32.831Z] #0 7.021 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-06-17T00:35:33.100Z] #114 ... [2023-06-17T00:35:33.100Z] [2023-06-17T00:35:33.100Z] #115 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-06-17T00:35:33.100Z] #115 CACHED [2023-06-17T00:35:33.100Z] [2023-06-17T00:35:33.100Z] #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-06-17T00:35:33.100Z] #116 CACHED [2023-06-17T00:35:33.100Z] [2023-06-17T00:35:33.100Z] #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-06-17T00:35:33.100Z] #117 CACHED [2023-06-17T00:35:33.100Z] [2023-06-17T00:35:33.100Z] #118 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-17T00:35:33.100Z] #118 CACHED [2023-06-17T00:35:33.100Z] [2023-06-17T00:35:33.100Z] #119 [security-spire-config builder 6/9] COPY . . [2023-06-17T00:35:33.100Z] #119 CACHED [2023-06-17T00:35:33.100Z] [2023-06-17T00:35:33.100Z] #120 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-06-17T00:35:33.100Z] #120 CACHED [2023-06-17T00:35:33.100Z] [2023-06-17T00:35:33.100Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:35:33.100Z] #121 ... [2023-06-17T00:35:33.100Z] [2023-06-17T00:35:33.100Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T00:35:33.100Z] #0 7.506 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-06-17T00:35:33.367Z] #122 ... [2023-06-17T00:35:33.367Z] [2023-06-17T00:35:33.367Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:35:33.367Z] #121 DONE 0.3s [2023-06-17T00:35:33.367Z] [2023-06-17T00:35:33.367Z] #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:35:33.367Z] #123 DONE 0.4s [2023-06-17T00:35:33.367Z] [2023-06-17T00:35:33.367Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T00:35:33.367Z] #0 7.774 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-06-17T00:35:33.640Z] #124 ... [2023-06-17T00:35:33.640Z] [2023-06-17T00:35:33.640Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T00:35:33.640Z] #0 6.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-06-17T00:35:33.640Z] #125 ... [2023-06-17T00:35:33.640Z] [2023-06-17T00:35:33.640Z] #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:35:33.640Z] #126 DONE 0.3s [2023-06-17T00:35:33.640Z] [2023-06-17T00:35:33.640Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T00:35:33.640Z] #0 4.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-06-17T00:35:33.905Z] #127 ... [2023-06-17T00:35:33.905Z] [2023-06-17T00:35:33.905Z] #128 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:35:33.905Z] #128 CACHED [2023-06-17T00:35:33.905Z] [2023-06-17T00:35:33.905Z] #129 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:35:33.905Z] #129 CACHED [2023-06-17T00:35:33.905Z] [2023-06-17T00:35:33.905Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T00:35:33.905Z] #0 4.014 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-06-17T00:35:33.905Z] #130 ... [2023-06-17T00:35:33.905Z] [2023-06-17T00:35:33.905Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T00:35:33.906Z] #0 6.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-06-17T00:35:34.173Z] #131 ... [2023-06-17T00:35:34.173Z] [2023-06-17T00:35:34.173Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T00:35:34.173Z] #0 6.753 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-06-17T00:35:34.173Z] #132 ... [2023-06-17T00:35:34.173Z] [2023-06-17T00:35:34.173Z] #133 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-06-17T00:35:36.748Z] #133 DONE 3.0s [2023-06-17T00:35:36.748Z] [2023-06-17T00:35:36.748Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T00:35:36.748Z] #134 DONE 3.6s [2023-06-17T00:35:36.748Z] [2023-06-17T00:35:36.748Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T00:35:37.022Z] #135 ... [2023-06-17T00:35:37.022Z] [2023-06-17T00:35:37.022Z] #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T00:35:37.022Z] #136 DONE 3.4s [2023-06-17T00:35:37.308Z] [2023-06-17T00:35:37.308Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T00:35:37.308Z] #137 DONE 0.3s [2023-06-17T00:35:37.308Z] [2023-06-17T00:35:37.308Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-17T00:35:37.575Z] #138 ... [2023-06-17T00:35:37.575Z] [2023-06-17T00:35:37.575Z] #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T00:35:37.575Z] #139 DONE 0.4s [2023-06-17T00:35:37.575Z] [2023-06-17T00:35:37.575Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-17T00:35:37.846Z] #140 ... [2023-06-17T00:35:37.846Z] [2023-06-17T00:35:37.846Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-06-17T00:35:37.846Z] #138 DONE 0.4s [2023-06-17T00:35:37.846Z] [2023-06-17T00:35:37.846Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-06-17T00:35:37.846Z] #140 DONE 0.4s [2023-06-17T00:35:37.846Z] [2023-06-17T00:35:37.846Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T00:35:38.449Z] #141 ... [2023-06-17T00:35:38.449Z] [2023-06-17T00:35:38.449Z] #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-06-17T00:35:38.449Z] #142 DONE 0.6s [2023-06-17T00:35:38.449Z] [2023-06-17T00:35:38.449Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-06-17T00:35:38.449Z] #141 DONE 0.5s [2023-06-17T00:35:38.449Z] [2023-06-17T00:35:38.449Z] #143 [security-spire-server] exporting to image [2023-06-17T00:35:38.449Z] #143 exporting layers [2023-06-17T00:35:39.421Z] #143 ... [2023-06-17T00:35:39.421Z] [2023-06-17T00:35:39.421Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-06-17T00:35:39.421Z] #135 DONE 2.8s [2023-06-17T00:35:39.764Z] [2023-06-17T00:35:39.764Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-06-17T00:35:40.034Z] #144 DONE 0.4s [2023-06-17T00:35:40.034Z] [2023-06-17T00:35:40.034Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-06-17T00:35:40.354Z] #145 DONE 0.3s [2023-06-17T00:35:40.354Z] [2023-06-17T00:35:40.354Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T00:35:40.354Z] #122 ... [2023-06-17T00:35:40.354Z] [2023-06-17T00:35:40.354Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-06-17T00:35:40.622Z] #146 DONE 0.3s [2023-06-17T00:35:40.622Z] [2023-06-17T00:35:40.622Z] #143 [security-spire-agent] exporting to image [2023-06-17T00:35:41.206Z] #143 exporting layers 2.7s done [2023-06-17T00:35:41.206Z] #143 writing image sha256:5d1f375d35043f7b2c85b187827b7c4d888953cd2207d30e9d090bd19f51d734 0.1s done [2023-06-17T00:35:41.206Z] #143 naming to docker.io/library/security-spire-config-arm64 [2023-06-17T00:35:41.206Z] #143 exporting layers 2.9s done [2023-06-17T00:35:41.206Z] #143 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-06-17T00:35:41.476Z] #143 writing image sha256:ce3c5efd7db6587f6ca460f5321f09319806fd1f0e347130f839bddc4e57fa49 0.0s done [2023-06-17T00:35:41.476Z] #143 naming to docker.io/library/security-spire-server-arm64 done [2023-06-17T00:35:42.432Z] #143 exporting layers 1.8s done [2023-06-17T00:35:42.432Z] #143 writing image sha256:cec20604bc743ced30aafcee2551aa874481536af1ce07e6fce368928a21067c done [2023-06-17T00:35:42.432Z] #143 naming to docker.io/library/security-spire-agent-arm64 done [2023-06-17T00:35:42.432Z] #143 DONE 4.8s [2023-06-17T00:35:42.432Z] [2023-06-17T00:35:42.432Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T00:48:49.747Z] #130 ... [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-06-17T00:48:49.747Z] #108 DONE 796.8s [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T00:48:49.747Z] #131 ... [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:48:49.747Z] #147 DONE 0.1s [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:48:49.747Z] #148 DONE 0.1s [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-06-17T00:48:49.747Z] #149 DONE 0.3s [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:48:49.747Z] #150 DONE 0.3s [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-06-17T00:48:49.747Z] #151 DONE 0.2s [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T00:48:49.747Z] #152 DONE 2.3s [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #143 [security-proxy-auth] exporting to image [2023-06-17T00:48:49.747Z] #143 exporting layers [2023-06-17T00:48:49.747Z] #143 exporting layers 0.6s done [2023-06-17T00:48:49.747Z] #143 writing image sha256:7895d072a4b0c5913ab8ce2396a810018babd7664224206813d130568a0566fc 0.0s done [2023-06-17T00:48:49.747Z] #143 naming to docker.io/library/security-proxy-auth-arm64 done [2023-06-17T00:48:49.747Z] #143 DONE 5.5s [2023-06-17T00:48:49.747Z] [2023-06-17T00:48:49.747Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T00:48:49.747Z] #122 800.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-06-17T00:48:53.985Z] #122 ... [2023-06-17T00:48:53.985Z] [2023-06-17T00:48:53.985Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-06-17T00:48:53.985Z] #125 DONE 810.9s [2023-06-17T00:48:54.250Z] [2023-06-17T00:48:54.251Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T00:48:54.517Z] #124 ... [2023-06-17T00:48:54.517Z] [2023-06-17T00:48:54.517Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:48:54.808Z] #153 DONE 0.3s [2023-06-17T00:48:54.808Z] [2023-06-17T00:48:54.808Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:48:54.808Z] #154 DONE 0.2s [2023-06-17T00:48:54.808Z] [2023-06-17T00:48:54.808Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-06-17T00:48:55.076Z] #155 DONE 0.1s [2023-06-17T00:48:55.076Z] [2023-06-17T00:48:55.076Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-06-17T00:48:55.076Z] #156 DONE 0.2s [2023-06-17T00:48:55.076Z] [2023-06-17T00:48:55.076Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:48:55.358Z] #101 ... [2023-06-17T00:48:55.358Z] [2023-06-17T00:48:55.358Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T00:48:55.358Z] #157 DONE 0.1s [2023-06-17T00:48:55.358Z] [2023-06-17T00:48:55.358Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T00:48:57.300Z] #158 DONE 2.1s [2023-06-17T00:48:57.300Z] [2023-06-17T00:48:57.300Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T00:48:57.563Z] #124 ... [2023-06-17T00:48:57.563Z] [2023-06-17T00:48:57.563Z] #143 [security-proxy-setup] exporting to image [2023-06-17T00:48:57.563Z] #143 exporting layers [2023-06-17T00:48:58.145Z] #143 exporting layers 0.8s done [2023-06-17T00:48:58.145Z] #143 writing image sha256:5dcbbd4a6191e8666f6b34c15ed1647b81c76eb2626d8517a7e5c7850f2b1609 done [2023-06-17T00:48:58.145Z] #143 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-06-17T00:48:58.145Z] #143 DONE 6.3s [2023-06-17T00:48:58.145Z] [2023-06-17T00:48:58.145Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:49:04.775Z] #101 ... [2023-06-17T00:49:04.775Z] [2023-06-17T00:49:04.775Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-06-17T00:49:04.775Z] #122 DONE 820.5s [2023-06-17T00:49:04.775Z] [2023-06-17T00:49:04.775Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T00:49:04.775Z] #112 ... [2023-06-17T00:49:04.775Z] [2023-06-17T00:49:04.775Z] #159 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:49:04.775Z] #159 DONE 0.2s [2023-06-17T00:49:04.775Z] [2023-06-17T00:49:04.775Z] #160 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:49:04.775Z] #160 DONE 0.2s [2023-06-17T00:49:04.775Z] [2023-06-17T00:49:04.775Z] #161 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-06-17T00:49:05.041Z] #161 DONE 0.2s [2023-06-17T00:49:05.041Z] [2023-06-17T00:49:05.042Z] #162 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-06-17T00:49:05.042Z] #162 DONE 0.1s [2023-06-17T00:49:05.042Z] [2023-06-17T00:49:05.042Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:49:05.042Z] #163 DONE 0.1s [2023-06-17T00:49:05.042Z] [2023-06-17T00:49:05.042Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:49:05.309Z] #7 ... [2023-06-17T00:49:05.309Z] [2023-06-17T00:49:05.309Z] #164 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-06-17T00:49:05.309Z] #164 DONE 0.2s [2023-06-17T00:49:05.309Z] [2023-06-17T00:49:05.309Z] #165 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-06-17T00:49:05.576Z] #165 DONE 0.3s [2023-06-17T00:49:05.576Z] [2023-06-17T00:49:05.576Z] #166 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-06-17T00:49:05.845Z] #166 DONE 0.1s [2023-06-17T00:49:05.845Z] [2023-06-17T00:49:05.845Z] #167 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T00:49:07.785Z] #167 DONE 1.8s [2023-06-17T00:49:07.785Z] [2023-06-17T00:49:07.785Z] #143 [security-secretstore-setup] exporting to image [2023-06-17T00:49:07.785Z] #143 exporting layers [2023-06-17T00:49:08.743Z] #143 exporting layers 1.0s done [2023-06-17T00:49:08.743Z] #143 writing image sha256:08014d3c7328d601a10207da95a276d265b55d8e24752aca5b2f5d9381fccd2c done [2023-06-17T00:49:08.743Z] #143 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-06-17T00:49:08.743Z] #143 DONE 7.3s [2023-06-17T00:49:08.743Z] [2023-06-17T00:49:08.743Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:49:12.981Z] #101 ... [2023-06-17T00:49:12.981Z] [2023-06-17T00:49:12.981Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-06-17T00:49:12.981Z] #131 DONE 829.3s [2023-06-17T00:49:12.981Z] [2023-06-17T00:49:12.981Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:49:12.981Z] #101 ... [2023-06-17T00:49:12.981Z] [2023-06-17T00:49:12.981Z] #168 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-06-17T00:49:13.248Z] #168 DONE 0.3s [2023-06-17T00:49:13.248Z] [2023-06-17T00:49:13.248Z] #169 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-06-17T00:49:15.184Z] #169 DONE 2.0s [2023-06-17T00:49:15.184Z] [2023-06-17T00:49:15.184Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:49:15.184Z] #170 DONE 0.2s [2023-06-17T00:49:15.184Z] [2023-06-17T00:49:15.184Z] #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:49:15.449Z] #171 DONE 0.3s [2023-06-17T00:49:15.449Z] [2023-06-17T00:49:15.449Z] #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-06-17T00:49:16.029Z] #172 DONE 0.3s [2023-06-17T00:49:16.029Z] [2023-06-17T00:49:16.029Z] #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-06-17T00:49:16.029Z] #173 DONE 0.1s [2023-06-17T00:49:16.029Z] [2023-06-17T00:49:16.029Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:49:16.029Z] #7 ... [2023-06-17T00:49:16.029Z] [2023-06-17T00:49:16.029Z] #174 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-06-17T00:49:16.029Z] #174 DONE 0.1s [2023-06-17T00:49:16.293Z] [2023-06-17T00:49:16.293Z] #175 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-06-17T00:49:16.293Z] #175 DONE 0.1s [2023-06-17T00:49:16.293Z] [2023-06-17T00:49:16.293Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:49:16.293Z] #7 ... [2023-06-17T00:49:16.293Z] [2023-06-17T00:49:16.293Z] #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-06-17T00:49:16.293Z] #176 DONE 0.1s [2023-06-17T00:49:16.560Z] [2023-06-17T00:49:16.560Z] #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-06-17T00:49:16.827Z] #177 DONE 0.2s [2023-06-17T00:49:16.827Z] [2023-06-17T00:49:16.827Z] #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-06-17T00:49:20.162Z] #178 DONE 3.2s [2023-06-17T00:49:20.162Z] [2023-06-17T00:49:20.162Z] #143 [security-bootstrapper] exporting to image [2023-06-17T00:49:20.162Z] #143 exporting layers [2023-06-17T00:49:20.743Z] #143 exporting layers 0.9s done [2023-06-17T00:49:20.743Z] #143 writing image sha256:34229a8e971380c6033958ea820f3c3eb6aff1e109b7953d467bab73c8b8f19f done [2023-06-17T00:49:20.743Z] #143 naming to docker.io/library/security-bootstrapper-arm64 done [2023-06-17T00:49:20.743Z] #143 DONE 8.2s [2023-06-17T00:49:20.743Z] [2023-06-17T00:49:20.743Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:49:38.938Z] #101 ... [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #112 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-06-17T00:49:38.938Z] #112 DONE 853.8s [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:49:38.938Z] #7 ... [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:49:38.938Z] #179 DONE 0.1s [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:49:38.938Z] #180 DONE 0.1s [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:49:38.938Z] #101 ... [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-06-17T00:49:38.938Z] #181 DONE 0.3s [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:49:38.938Z] #182 DONE 0.1s [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:49:38.938Z] #101 ... [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-06-17T00:49:38.938Z] #183 DONE 0.2s [2023-06-17T00:49:38.938Z] [2023-06-17T00:49:38.938Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-06-17T00:49:40.875Z] #184 DONE 2.0s [2023-06-17T00:49:40.875Z] [2023-06-17T00:49:40.875Z] #143 [core-common-config-bootstrapper] exporting to image [2023-06-17T00:49:40.875Z] #143 exporting layers [2023-06-17T00:49:41.140Z] #143 exporting layers 0.6s done [2023-06-17T00:49:41.140Z] #143 writing image sha256:842a1a1fb5e9a932e2d1bf48bad6a54a2b2a9d296efdf54246d507812e39cdfc done [2023-06-17T00:49:41.140Z] #143 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-06-17T00:49:41.140Z] #143 DONE 8.8s [2023-06-17T00:49:41.140Z] [2023-06-17T00:49:41.140Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T00:49:56.305Z] #132 ... [2023-06-17T00:49:56.305Z] [2023-06-17T00:49:56.305Z] #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-06-17T00:49:56.305Z] #124 DONE 872.7s [2023-06-17T00:49:56.305Z] [2023-06-17T00:49:56.305Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:49:56.615Z] #101 ... [2023-06-17T00:49:56.615Z] [2023-06-17T00:49:56.615Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:49:56.615Z] #185 DONE 0.2s [2023-06-17T00:49:56.615Z] [2023-06-17T00:49:56.615Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T00:49:56.921Z] #132 ... [2023-06-17T00:49:56.921Z] [2023-06-17T00:49:56.921Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:49:56.921Z] #186 DONE 0.2s [2023-06-17T00:49:56.921Z] [2023-06-17T00:49:56.921Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-06-17T00:49:57.209Z] #187 DONE 0.3s [2023-06-17T00:49:57.209Z] [2023-06-17T00:49:57.209Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:49:57.482Z] #188 DONE 0.1s [2023-06-17T00:49:57.482Z] [2023-06-17T00:49:57.482Z] #143 [core-command] exporting to image [2023-06-17T00:49:57.482Z] #143 exporting layers [2023-06-17T00:49:57.804Z] #143 exporting layers 0.4s done [2023-06-17T00:49:57.804Z] #143 writing image sha256:49e4347a88a2d8709801ead4208e20e1802c5c9af070722f3c1bc4acfde9383e done [2023-06-17T00:49:57.804Z] #143 naming to docker.io/library/core-command-arm64 done [2023-06-17T00:49:57.804Z] #143 DONE 9.2s [2023-06-17T00:49:57.804Z] [2023-06-17T00:49:57.804Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-06-17T00:50:16.119Z] #132 DONE 892.3s [2023-06-17T00:50:16.119Z] [2023-06-17T00:50:16.119Z] #101 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-06-17T00:50:16.119Z] #101 DONE 892.3s [2023-06-17T00:50:16.119Z] [2023-06-17T00:50:16.119Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:50:16.119Z] #7 ... [2023-06-17T00:50:16.119Z] [2023-06-17T00:50:16.119Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:50:16.706Z] #189 DONE 0.4s [2023-06-17T00:50:16.706Z] [2023-06-17T00:50:16.706Z] #190 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:50:16.706Z] #190 DONE 0.2s [2023-06-17T00:50:16.706Z] [2023-06-17T00:50:16.706Z] #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:50:16.973Z] #191 DONE 0.2s [2023-06-17T00:50:16.973Z] [2023-06-17T00:50:16.973Z] #192 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:50:16.973Z] #192 DONE 0.2s [2023-06-17T00:50:16.973Z] [2023-06-17T00:50:16.973Z] #193 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-06-17T00:50:17.239Z] #193 DONE 0.4s [2023-06-17T00:50:17.239Z] [2023-06-17T00:50:17.239Z] #194 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-06-17T00:50:17.239Z] #194 DONE 0.4s [2023-06-17T00:50:17.239Z] [2023-06-17T00:50:17.239Z] #195 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:50:17.239Z] #195 DONE 0.1s [2023-06-17T00:50:17.239Z] [2023-06-17T00:50:17.239Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:50:17.513Z] #196 DONE 0.1s [2023-06-17T00:50:17.513Z] [2023-06-17T00:50:17.513Z] #143 [core-data] exporting to image [2023-06-17T00:50:17.513Z] #143 exporting layers [2023-06-17T00:50:17.513Z] #143 ... [2023-06-17T00:50:17.513Z] [2023-06-17T00:50:17.513Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-06-17T00:50:17.513Z] #197 DONE 0.2s [2023-06-17T00:50:17.782Z] [2023-06-17T00:50:17.782Z] #143 [core-metadata] exporting to image [2023-06-17T00:50:17.782Z] #143 exporting layers 0.5s done [2023-06-17T00:50:17.782Z] #143 writing image sha256:11fa29334044fbf70f048333590c99d79008bbb8ae7f0a1ec7736a1faacc434b 0.0s done [2023-06-17T00:50:17.782Z] #143 naming to docker.io/library/core-data-arm64 [2023-06-17T00:50:18.050Z] #143 naming to docker.io/library/core-data-arm64 done [2023-06-17T00:50:18.050Z] #143 exporting layers 0.4s done [2023-06-17T00:50:18.050Z] #143 writing image sha256:73d103163728631fedefb4a39973c359416cd85a44205943fbce3923518fae51 done [2023-06-17T00:50:18.050Z] #143 naming to docker.io/library/core-metadata-arm64 done [2023-06-17T00:50:18.050Z] #143 DONE 9.8s [2023-06-17T00:50:18.050Z] [2023-06-17T00:50:18.050Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T00:51:04.854Z] #114 ... [2023-06-17T00:51:04.854Z] [2023-06-17T00:51:04.854Z] #127 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-06-17T00:51:04.855Z] #127 DONE 939.9s [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:51:04.855Z] #7 ... [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:51:04.855Z] #198 DONE 0.3s [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:51:04.855Z] #199 DONE 0.1s [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:51:04.855Z] #7 ... [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-06-17T00:51:04.855Z] #200 DONE 0.4s [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:51:04.855Z] #7 ... [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:51:04.855Z] #201 DONE 0.1s [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #143 [security-spiffe-token-provider] exporting to image [2023-06-17T00:51:04.855Z] #143 exporting layers [2023-06-17T00:51:04.855Z] #143 exporting layers 0.6s done [2023-06-17T00:51:04.855Z] #143 writing image sha256:1f0185f37d93d5dc433f7df5cfef206426b54d3548437fe4faee00fa9e63d6e6 done [2023-06-17T00:51:04.855Z] #143 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-06-17T00:51:04.855Z] #143 DONE 10.4s [2023-06-17T00:51:04.855Z] [2023-06-17T00:51:04.855Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:51:26.894Z] #7 ... [2023-06-17T00:51:26.894Z] [2023-06-17T00:51:26.894Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-06-17T00:51:26.894Z] #130 DONE 963.3s [2023-06-17T00:51:26.894Z] [2023-06-17T00:51:26.894Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-06-17T00:51:26.894Z] #114 DONE 963.2s [2023-06-17T00:51:26.894Z] [2023-06-17T00:51:26.894Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:51:26.894Z] #7 ... [2023-06-17T00:51:26.894Z] [2023-06-17T00:51:26.894Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:51:27.159Z] #202 DONE 0.2s [2023-06-17T00:51:27.159Z] [2023-06-17T00:51:27.159Z] #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:51:27.159Z] #203 DONE 0.1s [2023-06-17T00:51:27.159Z] [2023-06-17T00:51:27.159Z] #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-06-17T00:51:27.159Z] #204 DONE 0.2s [2023-06-17T00:51:27.159Z] [2023-06-17T00:51:27.159Z] #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-06-17T00:51:27.159Z] #205 DONE 0.2s [2023-06-17T00:51:27.159Z] [2023-06-17T00:51:27.159Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-06-17T00:51:27.743Z] #206 DONE 0.4s [2023-06-17T00:51:27.743Z] [2023-06-17T00:51:27.743Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-06-17T00:51:27.743Z] #207 DONE 0.3s [2023-06-17T00:51:27.743Z] [2023-06-17T00:51:27.743Z] #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:51:27.743Z] #208 DONE 0.1s [2023-06-17T00:51:27.743Z] [2023-06-17T00:51:27.743Z] #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-06-17T00:51:28.009Z] #209 DONE 0.1s [2023-06-17T00:51:28.009Z] [2023-06-17T00:51:28.009Z] #143 [support-scheduler] exporting to image [2023-06-17T00:51:28.009Z] #143 exporting layers [2023-06-17T00:51:28.009Z] #143 exporting layers 0.3s done [2023-06-17T00:51:28.009Z] #143 writing image sha256:5ad09776da10c9f3cd4efb63e44ae28c4f13b82c353402c417773e8b1780ea48 0.0s done [2023-06-17T00:51:28.009Z] #143 naming to docker.io/library/support-notifications-arm64 done [2023-06-17T00:51:28.009Z] #143 writing image sha256:5ce81cf826b97110ff30e28fbcfd631e81b53e661b062650fe2e8b4c02d1b369 done [2023-06-17T00:51:28.009Z] #143 naming to docker.io/library/support-scheduler-arm64 done [2023-06-17T00:51:28.009Z] #143 DONE 10.9s [2023-06-17T00:51:28.009Z] [2023-06-17T00:51:28.009Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-06-17T00:51:28.009Z] time="2023-06-17T00:32:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-06-17T00:51:28.016Z] $ docker stop --time=1 af80d6edaf661e75efb4ba2c73a1bf6870cc87bbdcbef2806bbcd45291214250 [2023-06-17T00:51:29.619Z] $ docker rm -f --volumes af80d6edaf661e75efb4ba2c73a1bf6870cc87bbdcbef2806bbcd45291214250 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-17T00:51:30.082Z] + docker images [2023-06-17T00:51:30.082Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-06-17T00:51:30.082Z] support-notifications-arm64 latest 5ad09776da10 2 seconds ago 31.9MB [2023-06-17T00:51:30.082Z] support-scheduler-arm64 latest 5ce81cf826b9 2 seconds ago 31.2MB [2023-06-17T00:51:30.082Z] security-spiffe-token-provider-arm64 latest 1f0185f37d93 25 seconds ago 32.7MB [2023-06-17T00:51:30.082Z] core-metadata-arm64 latest 73d103163728 About a minute ago 20.2MB [2023-06-17T00:51:30.082Z] core-data-arm64 latest 11fa29334044 About a minute ago 19.9MB [2023-06-17T00:51:30.082Z] core-command-arm64 latest 49e4347a88a2 About a minute ago 19.7MB [2023-06-17T00:51:30.082Z] core-common-config-bootstrapper-arm64 latest 842a1a1fb5e9 About a minute ago 17.2MB [2023-06-17T00:51:30.082Z] security-bootstrapper-arm64 latest 34229a8e9713 2 minutes ago 21.9MB [2023-06-17T00:51:30.082Z] security-secretstore-setup-arm64 latest 08014d3c7328 2 minutes ago 32.2MB [2023-06-17T00:51:30.082Z] security-proxy-setup-arm64 latest 5dcbbd4a6191 2 minutes ago 18.7MB [2023-06-17T00:51:30.082Z] security-proxy-auth-arm64 latest 7895d072a4b0 2 minutes ago 18.1MB [2023-06-17T00:51:30.082Z] security-spire-agent-arm64 latest cec20604bc74 15 minutes ago 153MB [2023-06-17T00:51:30.082Z] security-spire-config-arm64 latest 5d1f375d3504 15 minutes ago 96.1MB [2023-06-17T00:51:30.082Z] security-spire-server-arm64 latest ce3c5efd7db6 15 minutes ago 97MB [2023-06-17T00:51:30.082Z] ci-base-image-arm64 latest 494538612626 31 minutes ago 899MB [2023-06-17T00:51:30.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 weeks ago 332MB [2023-06-17T00:51:30.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 weeks ago 681MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:51:30.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T00:51:30.500Z] [2023-06-17T00:51:30.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:51:30.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T00:51:31.103Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-17T00:51:31.103Z] 8998bd30e6a1: Pulling fs layer [2023-06-17T00:51:31.103Z] 04944245beec: Pulling fs layer [2023-06-17T00:51:31.103Z] 699f458cf7ca: Pulling fs layer [2023-06-17T00:51:31.103Z] 765212b225bb: Pulling fs layer [2023-06-17T00:51:31.103Z] f23df028b6ca: Pulling fs layer [2023-06-17T00:51:31.103Z] d65c8cfc05b1: Pulling fs layer [2023-06-17T00:51:31.103Z] 2437ff75d9bd: Pulling fs layer [2023-06-17T00:51:31.103Z] f23df028b6ca: Waiting [2023-06-17T00:51:31.103Z] d65c8cfc05b1: Waiting [2023-06-17T00:51:31.103Z] 2437ff75d9bd: Waiting [2023-06-17T00:51:31.103Z] 765212b225bb: Waiting [2023-06-17T00:51:31.103Z] 04944245beec: Verifying Checksum [2023-06-17T00:51:31.103Z] 04944245beec: Download complete [2023-06-17T00:51:31.103Z] 765212b225bb: Verifying Checksum [2023-06-17T00:51:31.103Z] 765212b225bb: Download complete [2023-06-17T00:51:31.103Z] f23df028b6ca: Verifying Checksum [2023-06-17T00:51:31.103Z] f23df028b6ca: Download complete [2023-06-17T00:51:31.103Z] d65c8cfc05b1: Verifying Checksum [2023-06-17T00:51:31.103Z] d65c8cfc05b1: Download complete [2023-06-17T00:51:31.369Z] 699f458cf7ca: Verifying Checksum [2023-06-17T00:51:31.369Z] 699f458cf7ca: Download complete [2023-06-17T00:51:31.634Z] 8998bd30e6a1: Download complete [2023-06-17T00:51:34.212Z] 2437ff75d9bd: Verifying Checksum [2023-06-17T00:51:34.212Z] 2437ff75d9bd: Download complete [2023-06-17T00:51:38.451Z] 8998bd30e6a1: Pull complete [2023-06-17T00:51:38.451Z] 04944245beec: Pull complete [2023-06-17T00:51:39.857Z] 699f458cf7ca: Pull complete [2023-06-17T00:51:39.857Z] 765212b225bb: Pull complete [2023-06-17T00:51:40.813Z] f23df028b6ca: Pull complete [2023-06-17T00:51:40.813Z] d65c8cfc05b1: Pull complete [2023-06-17T00:51:55.820Z] 2437ff75d9bd: Pull complete [2023-06-17T00:51:55.820Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-17T00:51:55.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-17T00:51:55.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:51:56.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-18759 does not seem to be running inside a container [2023-06-17T00:51:56.071Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-17T00:51:59.060Z] $ docker top 7cd712fe4d76984684ab86b83b113f495bf09807e33f58f10e263acc996ecad6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:52:00.080Z] ---> job-cost.sh [2023-06-17T00:52:00.080Z] lf-activate-venv: SKIPPING [2023-06-17T00:52:00.080Z] INFO: No Stack... [2023-06-17T00:52:00.435Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-17T00:52:01.399Z] INFO: Archiving Costs [Pipeline] sh [2023-06-17T00:52:01.714Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-06-17T00:52:01.714Z] + cut -d, -f6 [Pipeline] lock [2023-06-17T00:52:01.777Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4593-2-stack-cost] [2023-06-17T00:52:01.783Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4593-2-stack-cost] did not exist. Created. [2023-06-17T00:52:01.783Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4593-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-17T00:52:02.117Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-17T00:52:02.273Z] Stashed 1 file(s) [Pipeline] } [2023-06-17T00:52:02.282Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4593-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-17T00:52:02.289Z] $ docker stop --time=1 7cd712fe4d76984684ab86b83b113f495bf09807e33f58f10e263acc996ecad6 [2023-06-17T00:52:03.809Z] $ docker rm -f --volumes 7cd712fe4d76984684ab86b83b113f495bf09807e33f58f10e263acc996ecad6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-06-17T00:52:04.259Z] provisioning config files... [2023-06-17T00:52:04.265Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config17516751850353566178tmp [Pipeline] { [Pipeline] sh [2023-06-17T00:52:04.560Z] + set +x [2023-06-17T00:52:04.560Z] + curl -s https://codecov.io/bash [2023-06-17T00:52:04.560Z] + bash -s -- [2023-06-17T00:52:04.560Z] [2023-06-17T00:52:04.560Z] _____ _ [2023-06-17T00:52:04.560Z] / ____| | | [2023-06-17T00:52:04.560Z] | | ___ __| | ___ ___ _____ __ [2023-06-17T00:52:04.560Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-17T00:52:04.560Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-17T00:52:04.560Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-17T00:52:04.560Z] Bash-1.0.6 [2023-06-17T00:52:04.560Z] [2023-06-17T00:52:04.560Z] [2023-06-17T00:52:04.560Z] ==> git version 2.25.1 found [2023-06-17T00:52:04.560Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-06-17T00:52:04.560Z] Release-Date: 2020-01-08 [2023-06-17T00:52:04.560Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-17T00:52:04.560Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-17T00:52:04.560Z] ==> Jenkins CI detected. [2023-06-17T00:52:04.560Z] current dir:  /w/workspace/edgex-go/2 [2023-06-17T00:52:04.560Z] project root: . [2023-06-17T00:52:04.560Z] --> token set from env [2023-06-17T00:52:04.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-17T00:52:04.819Z] ==> Running gcov in . (disable via -X gcov) [2023-06-17T00:52:04.819Z] ==> Python coveragepy not found [2023-06-17T00:52:04.819Z] ==> Searching for coverage reports in: [2023-06-17T00:52:04.819Z] + . [2023-06-17T00:52:04.819Z] -> Found 1 reports [2023-06-17T00:52:04.819Z] ==> Detecting git/mercurial file structure [2023-06-17T00:52:04.819Z] ==> Reading reports [2023-06-17T00:52:04.819Z] + ./coverage.out bytes=447731 [2023-06-17T00:52:04.819Z] ==> Appending adjustments [2023-06-17T00:52:04.819Z] https://docs.codecov.io/docs/fixing-reports [2023-06-17T00:52:05.755Z] + Found adjustments [2023-06-17T00:52:05.755Z] ==> Gzipping contents [2023-06-17T00:52:05.755Z] 60K /tmp/codecov.3L2EJi.gz [2023-06-17T00:52:05.755Z] ==> Uploading reports [2023-06-17T00:52:05.755Z] url: https://codecov.io [2023-06-17T00:52:05.755Z] query: branch=PR-4593&commit=5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4593%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4593&job=&cmd_args= [2023-06-17T00:52:06.013Z] -> Pinging Codecov [2023-06-17T00:52:06.013Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4593&commit=5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4593%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4593&job=&cmd_args= [2023-06-17T00:52:06.013Z] -> Uploading to [2023-06-17T00:52:06.013Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-17/00271124DB129430A58F1EEE437C3FCB/5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b/1da6e6d5-0704-4c24-b3ab-931e97c5d74a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230617T005205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce1d03b2efb04bca9dd0ba835a4405d46742e9490a1304e4d25bd439c6131e15 [2023-06-17T00:52:06.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-17T00:52:06.013Z] Dload Upload Total Spent Left Speed [2023-06-17T00:52:06.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 241k --:--:-- --:--:-- --:--:-- 241k [2023-06-17T00:52:06.272Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5ac225836edc7fbbb24f3c0e9e0a540bd57ccf5b [Pipeline] } [2023-06-17T00:52:06.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-17T00:52:06.915Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:52:07.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:52:08.068Z] ---> package-listing.sh [2023-06-17T00:52:08.068Z] ++ facter osfamily [2023-06-17T00:52:08.068Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-17T00:52:08.327Z] + OS_FAMILY=debian [2023-06-17T00:52:08.327Z] + workspace=/w/workspace/edgex-go/2 [2023-06-17T00:52:08.327Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-17T00:52:08.327Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-17T00:52:08.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-17T00:52:08.327Z] + PACKAGES=/tmp/packages_start.txt [2023-06-17T00:52:08.327Z] + '[' /w/workspace/edgex-go/2 ']' [2023-06-17T00:52:08.327Z] + PACKAGES=/tmp/packages_end.txt [2023-06-17T00:52:08.327Z] + case "${OS_FAMILY}" in [2023-06-17T00:52:08.327Z] + dpkg -l [2023-06-17T00:52:08.327Z] + grep '^ii' [2023-06-17T00:52:08.327Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-17T00:52:08.327Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-17T00:52:08.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-17T00:52:08.327Z] + '[' /w/workspace/edgex-go/2 ']' [2023-06-17T00:52:08.327Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-06-17T00:52:08.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-06-17T00:52:08.339Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-17T00:52:08.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:52:09.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T00:52:09.176Z] [2023-06-17T00:52:09.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-17T00:52:09.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T00:52:09.475Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-17T00:52:09.475Z] 5eb5b503b376: Pulling fs layer [2023-06-17T00:52:09.475Z] 5c69ac0246d0: Pulling fs layer [2023-06-17T00:52:09.475Z] ec43610c2a17: Pulling fs layer [2023-06-17T00:52:09.475Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-17T00:52:09.475Z] 33b1e0a273af: Pulling fs layer [2023-06-17T00:52:09.475Z] 5d3b04190fa2: Pulling fs layer [2023-06-17T00:52:09.475Z] 2f39f015ded8: Pulling fs layer [2023-06-17T00:52:09.475Z] 3a2ae6a8a46f: Waiting [2023-06-17T00:52:09.475Z] 33b1e0a273af: Waiting [2023-06-17T00:52:09.475Z] 5d3b04190fa2: Waiting [2023-06-17T00:52:09.475Z] 2f39f015ded8: Waiting [2023-06-17T00:52:09.475Z] 5c69ac0246d0: Download complete [2023-06-17T00:52:09.475Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-17T00:52:09.475Z] 3a2ae6a8a46f: Download complete [2023-06-17T00:52:09.475Z] 33b1e0a273af: Verifying Checksum [2023-06-17T00:52:09.475Z] 33b1e0a273af: Download complete [2023-06-17T00:52:09.475Z] 5d3b04190fa2: Verifying Checksum [2023-06-17T00:52:09.475Z] 5d3b04190fa2: Download complete [2023-06-17T00:52:09.475Z] ec43610c2a17: Verifying Checksum [2023-06-17T00:52:09.475Z] ec43610c2a17: Download complete [2023-06-17T00:52:09.734Z] 5eb5b503b376: Verifying Checksum [2023-06-17T00:52:09.734Z] 5eb5b503b376: Download complete [2023-06-17T00:52:10.301Z] 2f39f015ded8: Download complete [2023-06-17T00:52:10.871Z] 5eb5b503b376: Pull complete [2023-06-17T00:52:10.872Z] 5c69ac0246d0: Pull complete [2023-06-17T00:52:11.437Z] ec43610c2a17: Pull complete [2023-06-17T00:52:11.437Z] 3a2ae6a8a46f: Pull complete [2023-06-17T00:52:11.694Z] 33b1e0a273af: Pull complete [2023-06-17T00:52:11.694Z] 5d3b04190fa2: Pull complete [2023-06-17T00:52:15.875Z] 2f39f015ded8: Pull complete [2023-06-17T00:52:15.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-17T00:52:15.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-17T00:52:15.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-17T00:52:15.949Z] prd-ubuntu20.04-docker-8c-8g-18758 does not seem to be running inside a container [2023-06-17T00:52:16.006Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-17T00:52:19.571Z] $ docker top c8ae30945c9b623afcee9f25cb57d97f8cb8110c47294a6cdecc804d498fecda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-17T00:52:19.885Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-17T00:52:20.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-17T00:52:20.463Z] + ls /var/log/sa-host [2023-06-17T00:52:20.464Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-17T00:52:20.614Z] provisioning config files... [2023-06-17T00:52:20.623Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5349041987941630277tmp [Pipeline] { [Pipeline] echo [2023-06-17T00:52:20.639Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:52:20.924Z] ---> create-netrc.sh [Pipeline] } [2023-06-17T00:52:20.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:52:21.249Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-17T00:52:21.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:52:21.537Z] ---> sudo-logs.sh [2023-06-17T00:52:21.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-17T00:52:21.558Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:52:21.840Z] ---> job-cost.sh [2023-06-17T00:52:21.840Z] lf-activate-venv: SKIPPING [2023-06-17T00:52:21.840Z] DEBUG: total: 0.10999999940395355 [2023-06-17T00:52:21.840Z] INFO: Retrieving Stack Cost... [2023-06-17T00:52:22.099Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-17T00:52:22.666Z] INFO: Archiving Costs [Pipeline] echo [2023-06-17T00:52:22.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-17T00:52:22.958Z] ---> logs-deploy.sh [2023-06-17T00:52:22.958Z] lf-activate-venv: SKIPPING [2023-06-17T00:52:22.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4593/2 [2023-06-17T00:52:22.958Z] INFO: archiving workspace using pattern(s): [2023-06-17T00:52:23.896Z] Archives upload complete. [2023-06-17T00:52:23.896Z] INFO: archiving logs to Nexus