Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9015bea025e8e5d13f701dcba08a12a936b09757+0baaaae70618360000907aaeb616fdb98faa6d32 (063236b6a7bd318670bf46d64c1dab0c4fabeeeb) 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-ssh3191402738132706382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15899286922561821957.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4490/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-4490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12110188332991485620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh9147332513949599412.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-4490/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-4490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6976499765388869750.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6635 in /w/workspace/edgexfoundry_edgex-go_PR-4490 [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 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit 9015bea025e8e5d13f701dcba08a12a936b09757 > 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/4490/head:refs/remotes/origin/PR-4490 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9015bea025e8e5d13f701dcba08a12a936b09757 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 Merge succeeded, producing 651cfa60368e450198cf525bd86877f1195649e7 Checking out Revision 651cfa60368e450198cf525bd86877f1195649e7 (PR-4490) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 651cfa60368e450198cf525bd86877f1195649e7 # timeout=10 Commit message: "Merge commit '0baaaae70618360000907aaeb616fdb98faa6d32' into HEAD" > git rev-list --no-walk 9015bea025e8e5d13f701dcba08a12a936b09757 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-02T08:29:42.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-02T08:29:42.630Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-02T08:29:42.643Z] ========================================================= [2023-04-02T08:29:42.643Z] EdgeX Global Pipelines Version Info [2023-04-02T08:29:42.643Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-02T08:29:43.395Z] ------------------- [2023-04-02T08:29:43.395Z] stable info: [2023-04-02T08:29:43.395Z] ------------------- [2023-04-02T08:29:43.395Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-02T08:29:43.395Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-02T08:29:43.395Z] Message: update stable to v1.0.245 [2023-04-02T08:29:43.971Z] ------------------- [2023-04-02T08:29:43.971Z] experimental info: [2023-04-02T08:29:43.971Z] ------------------- [2023-04-02T08:29:43.971Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-02T08:29:43.971Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-02T08:29:43.971Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-02T08:29:44.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-02T08:29:44.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-02T08:29:44.176Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-02T08:29:44.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-02T08:29:44.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-02T08:29:44.205Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-02T08:29:44.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-02T08:29:44.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-02T08:29:44.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-02T08:29:44.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-02T08:29:44.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-02T08:29:44.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-02T08:29:44.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-02T08:29:44.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-02T08:29:44.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-02T08:29:44.317Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-02T08:29:44.328Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-02T08:29:44.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-02T08:29:44.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-02T08:29:44.364Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-02T08:29:44.376Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-02T08:29:44.389Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-02T08:29:44.401Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-02T08:29:44.414Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4490 [Pipeline] echo [2023-04-02T08:29:44.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4490 [Pipeline] echo [2023-04-02T08:29:44.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4490 [Pipeline] echo [2023-04-02T08:29:44.454Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 651cfa60368e450198cf525bd86877f1195649e7 [Pipeline] echo [2023-04-02T08:29:44.467Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 651cfa6 [Pipeline] echo [2023-04-02T08:29:44.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T08:29:44.534Z] provisioning config files... [2023-04-02T08:29:44.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16688902229249146305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T08:29:44.852Z] ---> docker-login.sh [2023-04-02T08:29:44.852Z] nexus3.edgexfoundry.org:10001 [2023-04-02T08:29:45.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:29:45.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:29:45.370Z] Configure a credential helper to remove this warning. See [2023-04-02T08:29:45.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:29:45.370Z] [2023-04-02T08:29:45.370Z] Login Succeeded [2023-04-02T08:29:45.370Z] nexus3.edgexfoundry.org:10002 [2023-04-02T08:29:45.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:29:45.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:29:45.370Z] Configure a credential helper to remove this warning. See [2023-04-02T08:29:45.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:29:45.370Z] [2023-04-02T08:29:45.370Z] Login Succeeded [2023-04-02T08:29:45.370Z] nexus3.edgexfoundry.org:10003 [2023-04-02T08:29:45.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:29:45.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:29:45.370Z] Configure a credential helper to remove this warning. See [2023-04-02T08:29:45.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:29:45.370Z] [2023-04-02T08:29:45.370Z] Login Succeeded [2023-04-02T08:29:45.370Z] nexus3.edgexfoundry.org:10004 [2023-04-02T08:29:45.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:29:45.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:29:45.631Z] Configure a credential helper to remove this warning. See [2023-04-02T08:29:45.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:29:45.631Z] [2023-04-02T08:29:45.631Z] Login Succeeded [2023-04-02T08:29:45.631Z] docker.io [2023-04-02T08:29:45.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:29:45.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:29:45.892Z] Configure a credential helper to remove this warning. See [2023-04-02T08:29:45.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:29:45.892Z] [2023-04-02T08:29:45.892Z] Login Succeeded [2023-04-02T08:29:45.892Z] ---> docker-login.sh ends [Pipeline] } [2023-04-02T08:29:45.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T08:29:46.206Z] + 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-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + dirname cmd/core-command/Dockerfile [2023-04-02T08:29:46.207Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-02T08:29:46.207Z] + + cut -d/ -f2 [2023-04-02T08:29:46.207Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-02T08:29:46.207Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-02T08:29:46.207Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2023-04-02T08:29:46.207Z] -f2 [2023-04-02T08:29:46.207Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-02T08:29:46.207Z] + + dirname cmd/core-metadata/Dockerfile [2023-04-02T08:29:46.207Z] cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/support-notifications/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-02T08:29:46.207Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-02T08:29:46.207Z] + cut -d/ -f2 [2023-04-02T08:29:46.207Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-02T08:29:46.260Z] 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-04-02T08:29:46.614Z] + git rev-list -1 --merges 651cfa60368e450198cf525bd86877f1195649e7~1..651cfa60368e450198cf525bd86877f1195649e7 [Pipeline] echo [2023-04-02T08:29:46.625Z] -----------> git rev-list -1 --merges 651cfa60368e450198cf525bd86877f1195649e7~1..651cfa60368e450198cf525bd86877f1195649e7 651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:29:46.625Z] 651cfa60368e450198cf525bd86877f1195649e7 [false] [Pipeline] sh [2023-04-02T08:29:46.909Z] + git log --format=format:%s -1 651cfa60368e450198cf525bd86877f1195649e7 [Pipeline] echo [2023-04-02T08:29:46.924Z] ========================================================= [2023-04-02T08:29:46.924Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-02T08:29:46.924Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-02T08:29:47.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-02T08:29:47.335Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-02T08:29:47.335Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-02T08:29:47.335Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-02T08:29:47.335Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-02T08:29:47.335Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-02T08:29:47.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:29:47.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T08:29:47.737Z] [2023-04-02T08:29:47.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:29:48.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T08:29:48.033Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-02T08:29:48.033Z] b85a868b505f: Pulling fs layer [2023-04-02T08:29:48.033Z] e2be974225ed: Pulling fs layer [2023-04-02T08:29:48.033Z] 339a4e72a1f5: Pulling fs layer [2023-04-02T08:29:48.033Z] 988bab9f4d93: Pulling fs layer [2023-04-02T08:29:48.033Z] 1469e6f7b9e6: Pulling fs layer [2023-04-02T08:29:48.033Z] eaf3925da568: Pulling fs layer [2023-04-02T08:29:48.033Z] bab4dde63d76: Pulling fs layer [2023-04-02T08:29:48.033Z] 988bab9f4d93: Waiting [2023-04-02T08:29:48.033Z] 1469e6f7b9e6: Waiting [2023-04-02T08:29:48.033Z] eaf3925da568: Waiting [2023-04-02T08:29:48.033Z] bde34c3a00c8: Pulling fs layer [2023-04-02T08:29:48.033Z] b352a97aabf1: Pulling fs layer [2023-04-02T08:29:48.033Z] 4872d77fe225: Pulling fs layer [2023-04-02T08:29:48.033Z] bab4dde63d76: Waiting [2023-04-02T08:29:48.033Z] b352a97aabf1: Waiting [2023-04-02T08:29:48.033Z] bde34c3a00c8: Waiting [2023-04-02T08:29:48.033Z] 5851b861e8e6: Pulling fs layer [2023-04-02T08:29:48.033Z] 4872d77fe225: Waiting [2023-04-02T08:29:48.033Z] 5851b861e8e6: Waiting [2023-04-02T08:29:48.033Z] e2be974225ed: Verifying Checksum [2023-04-02T08:29:48.033Z] e2be974225ed: Download complete [2023-04-02T08:29:48.033Z] 988bab9f4d93: Verifying Checksum [2023-04-02T08:29:48.033Z] 988bab9f4d93: Download complete [2023-04-02T08:29:48.292Z] 339a4e72a1f5: Verifying Checksum [2023-04-02T08:29:48.292Z] 339a4e72a1f5: Download complete [2023-04-02T08:29:48.292Z] 1469e6f7b9e6: Verifying Checksum [2023-04-02T08:29:48.292Z] 1469e6f7b9e6: Download complete [2023-04-02T08:29:48.292Z] eaf3925da568: Download complete [2023-04-02T08:29:48.292Z] bde34c3a00c8: Verifying Checksum [2023-04-02T08:29:48.292Z] bde34c3a00c8: Download complete [2023-04-02T08:29:48.292Z] b352a97aabf1: Download complete [2023-04-02T08:29:48.292Z] 4872d77fe225: Verifying Checksum [2023-04-02T08:29:48.292Z] 4872d77fe225: Download complete [2023-04-02T08:29:48.292Z] 5851b861e8e6: Download complete [2023-04-02T08:29:48.292Z] b85a868b505f: Verifying Checksum [2023-04-02T08:29:48.292Z] b85a868b505f: Download complete [2023-04-02T08:29:48.550Z] bab4dde63d76: Verifying Checksum [2023-04-02T08:29:48.550Z] bab4dde63d76: Download complete [2023-04-02T08:29:49.487Z] b85a868b505f: Pull complete [2023-04-02T08:29:49.746Z] e2be974225ed: Pull complete [2023-04-02T08:29:50.326Z] 339a4e72a1f5: Pull complete [2023-04-02T08:29:50.326Z] 988bab9f4d93: Pull complete [2023-04-02T08:29:50.587Z] 1469e6f7b9e6: Pull complete [2023-04-02T08:29:50.587Z] eaf3925da568: Pull complete [2023-04-02T08:29:52.494Z] bab4dde63d76: Pull complete [2023-04-02T08:29:52.494Z] bde34c3a00c8: Pull complete [2023-04-02T08:29:52.754Z] b352a97aabf1: Pull complete [2023-04-02T08:29:52.754Z] 4872d77fe225: Pull complete [2023-04-02T08:29:52.754Z] 5851b861e8e6: Pull complete [2023-04-02T08:29:52.754Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-02T08:29:52.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-02T08:29:52.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:29:52.863Z] prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container [2023-04-02T08:29:52.899Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-02T08:29:55.658Z] $ docker top 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 -eo pid,comm [2023-04-02T08:29:55.712Z] 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-04-02T08:29:55.712Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-02T08:29:55.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T08:29:55.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T08:29:55.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T08:29:55.870Z] $ docker exec 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 ssh-agent [2023-04-02T08:29:55.977Z] SSH_AUTH_SOCK=/tmp/ssh-R8jMs2tsjO3p/agent.32 [2023-04-02T08:29:55.977Z] SSH_AGENT_PID=38 [2023-04-02T08:29:55.984Z] Running ssh-add (command line suppressed) [2023-04-02T08:29:56.104Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_18027746730392550893.key (/w/workspace/edgex-go/2@tmp/private_key_18027746730392550893.key) [2023-04-02T08:29:56.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T08:29:56.405Z] + git tag --points-at HEAD [Pipeline] } [2023-04-02T08:29:56.429Z] $ docker exec --env ******** --env ******** 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 ssh-agent -k [2023-04-02T08:29:56.531Z] unset SSH_AUTH_SOCK; [2023-04-02T08:29:56.531Z] unset SSH_AGENT_PID; [2023-04-02T08:29:56.532Z] echo Agent pid 38 killed; [2023-04-02T08:29:56.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-02T08:29:56.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-02T08:29:56.558Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-02T08:29:56.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-02T08:29:56.687Z] $ docker exec 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 ssh-agent [2023-04-02T08:29:56.797Z] SSH_AUTH_SOCK=/tmp/ssh-5ysGK1cTCtT2/agent.70 [2023-04-02T08:29:56.797Z] SSH_AGENT_PID=76 [2023-04-02T08:29:56.802Z] Running ssh-add (command line suppressed) [2023-04-02T08:29:56.905Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_17570741025064104246.key (/w/workspace/edgex-go/2@tmp/private_key_17570741025064104246.key) [2023-04-02T08:29:56.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-02T08:29:57.207Z] + git semver init [2023-04-02T08:29:57.467Z] 2023-04-02 08:29:57,405 [run_init] DEBUG init version:0.0.0 force:False [2023-04-02T08:29:57.467Z] 2023-04-02 08:29:57,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-04-02T08:29:57.467Z] 2023-04-02 08:29:57,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-04-02T08:29:57.467Z] 2023-04-02 08:29:57,407 [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-04-02T08:30:02.741Z] 2023-04-02 08:30:02,513 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-04-02T08:30:02.741Z] 2023-04-02 08:30:02,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4490 with force:False [2023-04-02T08:30:02.741Z] 2023-04-02 08:30:02,514 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4490 [2023-04-02T08:30:02.741Z] 2023-04-02 08:30:02,518 [execute] INFO git cat-file --batch-check [2023-04-02T08:30:02.741Z] 2023-04-02 08:30:02,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-04-02T08:30:02.741Z] 2023-04-02 08:30:02,525 [execute] INFO git cat-file --batch [2023-04-02T08:30:02.741Z] 2023-04-02 08:30:02,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-04-02T08:30:02.741Z] 2023-04-02 08:30:02,531 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4490 [2023-04-02T08:30:02.741Z] 0.0.0 [Pipeline] } [2023-04-02T08:30:02.754Z] $ docker exec --env ******** --env ******** 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 ssh-agent -k [2023-04-02T08:30:02.841Z] unset SSH_AUTH_SOCK; [2023-04-02T08:30:02.842Z] unset SSH_AGENT_PID; [2023-04-02T08:30:02.842Z] echo Agent pid 76 killed; [2023-04-02T08:30:02.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-02T08:30:03.148Z] + git semver [Pipeline] } [2023-04-02T08:30:03.424Z] $ docker stop --time=1 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 [2023-04-02T08:30:04.773Z] $ docker rm -f --volumes 5a6391e62ec5a5eff14d2a0be52da3a79d8a3c142a3c31e03b8b1bcbc98cdab2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T08:30:05.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-02T08:30:05.310Z] Stashed 1 file(s) [Pipeline] echo [2023-04-02T08:30:05.313Z] [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-04-02T08:30:05.723Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-04-02T08:30:05.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T08:30:05.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T08:30:05.759Z] ========================================================= [2023-04-02T08:30:05.759Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-02T08:30:05.759Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:30:06.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T08:30:06.053Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-02T08:30:06.053Z] 63b65145d645: Pulling fs layer [2023-04-02T08:30:06.053Z] a2d21d5440eb: Pulling fs layer [2023-04-02T08:30:06.053Z] 935e6c44a52c: Pulling fs layer [2023-04-02T08:30:06.053Z] 94cc34f8dd06: Pulling fs layer [2023-04-02T08:30:06.053Z] 30dea6a524f1: Pulling fs layer [2023-04-02T08:30:06.053Z] a2aff8979fd8: Pulling fs layer [2023-04-02T08:30:06.053Z] 6808be2612f2: Pulling fs layer [2023-04-02T08:30:06.053Z] f25807f1079a: Pulling fs layer [2023-04-02T08:30:06.053Z] 94cc34f8dd06: Waiting [2023-04-02T08:30:06.053Z] a2aff8979fd8: Waiting [2023-04-02T08:30:06.053Z] 30dea6a524f1: Waiting [2023-04-02T08:30:06.053Z] f25807f1079a: Waiting [2023-04-02T08:30:06.053Z] 6808be2612f2: Waiting [2023-04-02T08:30:06.053Z] a2d21d5440eb: Download complete [2023-04-02T08:30:06.053Z] 94cc34f8dd06: Verifying Checksum [2023-04-02T08:30:06.053Z] 94cc34f8dd06: Download complete [2023-04-02T08:30:06.053Z] 30dea6a524f1: Verifying Checksum [2023-04-02T08:30:06.053Z] 30dea6a524f1: Download complete [2023-04-02T08:30:06.053Z] 63b65145d645: Verifying Checksum [2023-04-02T08:30:06.053Z] 63b65145d645: Download complete [2023-04-02T08:30:06.053Z] a2aff8979fd8: Verifying Checksum [2023-04-02T08:30:06.053Z] a2aff8979fd8: Download complete [2023-04-02T08:30:06.315Z] 63b65145d645: Pull complete [2023-04-02T08:30:06.315Z] a2d21d5440eb: Pull complete [2023-04-02T08:30:06.575Z] f25807f1079a: Verifying Checksum [2023-04-02T08:30:06.575Z] f25807f1079a: Download complete [2023-04-02T08:30:06.833Z] 935e6c44a52c: Verifying Checksum [2023-04-02T08:30:06.833Z] 935e6c44a52c: Download complete [2023-04-02T08:30:06.833Z] 6808be2612f2: Verifying Checksum [2023-04-02T08:30:06.833Z] 6808be2612f2: Download complete [2023-04-02T08:30:10.116Z] 935e6c44a52c: Pull complete [2023-04-02T08:30:10.116Z] 94cc34f8dd06: Pull complete [2023-04-02T08:30:10.116Z] 30dea6a524f1: Pull complete [2023-04-02T08:30:10.375Z] a2aff8979fd8: Pull complete [2023-04-02T08:30:12.905Z] 6808be2612f2: Pull complete [2023-04-02T08:30:13.472Z] f25807f1079a: Pull complete [2023-04-02T08:30:13.472Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-02T08:30:13.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T08:30:13.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:30:13.775Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T08:30:13.775Z] WORKDIR /edgex [2023-04-02T08:30:13.775Z] COPY go.mod . [2023-04-02T08:30:13.775Z] RUN go mod download [2023-04-02T08:30:13.775Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-02T08:30:14.340Z] Sending build context to Docker daemon 170.5MB [2023-04-02T08:30:14.340Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-02T08:30:14.340Z] ---> 3b553350e43f [2023-04-02T08:30:14.340Z] Step 2/4 : WORKDIR /edgex [2023-04-02T08:30:19.616Z] ---> Running in 7f5602dba635 [2023-04-02T08:30:19.616Z] Removing intermediate container 7f5602dba635 [2023-04-02T08:30:19.616Z] ---> 1a529fad1c1c [2023-04-02T08:30:19.616Z] Step 3/4 : COPY go.mod . [2023-04-02T08:30:19.616Z] ---> c3ad8abc8ffd [2023-04-02T08:30:19.616Z] Step 4/4 : RUN go mod download [2023-04-02T08:30:19.616Z] ---> Running in a1bfd0ae9a62 [2023-04-02T08:30:20.401Z] Still waiting to schedule task [2023-04-02T08:30:20.401Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-02T08:30:37.712Z] Removing intermediate container a1bfd0ae9a62 [2023-04-02T08:30:37.712Z] ---> baf4911ba648 [2023-04-02T08:30:37.712Z] Successfully built baf4911ba648 [2023-04-02T08:30:37.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:30:38.012Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-02T08:30:38.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:30:38.088Z] prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container [2023-04-02T08:30:38.126Z] $ 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-x86_64 cat [2023-04-02T08:30:38.608Z] $ docker top 04038a2833eaeb1b42aafc5ebbce05e2a8c7d7ff966a6bb5701ad30b199243bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:30:38.943Z] + go version [2023-04-02T08:30:38.943Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-02T08:30:38.956Z] $ docker stop --time=1 04038a2833eaeb1b42aafc5ebbce05e2a8c7d7ff966a6bb5701ad30b199243bb [2023-04-02T08:30:40.250Z] $ docker rm -f --volumes 04038a2833eaeb1b42aafc5ebbce05e2a8c7d7ff966a6bb5701ad30b199243bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:30:40.647Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-02T08:30:40.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:30:40.717Z] prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container [2023-04-02T08:30:40.750Z] $ 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-x86_64 cat [2023-04-02T08:30:41.111Z] $ docker top 4c9e5d24b6c07837e9009a7f96047fbd71178dd7f8894a796fa0525c3fb85a7f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-02T08:30:41.176Z] ========================================================= [2023-04-02T08:30:41.176Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-02T08:30:41.176Z] ========================================================= [Pipeline] sh [2023-04-02T08:30:41.452Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:30:41.744Z] + make test [2023-04-02T08:30:41.744Z] go test -race -coverprofile=coverage.out ./... [2023-04-02T08:30:49.878Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-02T08:31:04.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-02T08:31:04.749Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-02T08:31:05.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-02T08:31:05.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-02T08:31:06.156Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-02T08:31:06.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-02T08:31:06.722Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-02T08:31:06.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-02T08:31:06.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-02T08:31:07.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-02T08:31:07.494Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-02T08:31:07.752Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-02T08:31:07.752Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-02T08:31:07.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-02T08:31:09.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-02T08:31:09.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-02T08:31:09.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-04-02T08:31:12.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-04-02T08:31:16.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.3% of statements [2023-04-02T08:31:16.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-02T08:31:16.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-02T08:31:16.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-02T08:31:17.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-02T08:31:17.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-02T08:31:17.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements [2023-04-02T08:31:19.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-02T08:31:19.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-02T08:31:19.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:31:19.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-02T08:31:19.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-02T08:31:20.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-02T08:31:20.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-02T08:31:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.986s coverage: 88.5% of statements [2023-04-02T08:31:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements [2023-04-02T08:31:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-02T08:31:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:31:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-02T08:31:22.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.356s coverage: 95.6% of statements [2023-04-02T08:31:22.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-02T08:31:22.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-02T08:31:22.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-02T08:31:22.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-02T08:31:22.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-02T08:31:22.539Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements [2023-04-02T08:31:23.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-02T08:31:23.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-02T08:31:23.475Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-02T08:31:23.732Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-04-02T08:31:25.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-02T08:31:25.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-02T08:31:25.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-04-02T08:31:25.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements [2023-04-02T08:31:25.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 44.1% of statements [2023-04-02T08:31:27.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements [2023-04-02T08:31:27.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-04-02T08:31:27.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2023-04-02T08:31:27.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-04-02T08:31:27.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-02T08:31:27.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-02T08:31:27.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-02T08:31:27.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-02T08:31:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-02T08:31:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-02T08:31:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-02T08:31:27.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-02T08:31:28.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-02T08:31:28.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-02T08:31:28.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-02T08:31:28.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-02T08:31:28.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-02T08:31:28.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-02T08:31:29.336Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-02T08:31:30.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-02T08:31:30.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-02T08:31:31.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-02T08:31:31.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-02T08:31:32.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-02T08:31:32.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-02T08:31:32.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-02T08:31:34.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-02T08:31:34.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-02T08:31:34.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-02T08:31:35.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-02T08:31:35.587Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-02T08:31:35.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-02T08:31:35.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-02T08:31:36.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-02T08:31:36.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-02T08:31:36.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-02T08:31:36.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-02T08:31:37.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2023-04-02T08:31:38.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-02T08:31:38.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-02T08:31:38.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:31:38.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-02T08:31:39.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-02T08:31:39.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-02T08:31:39.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-02T08:31:39.807Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.296s coverage: 79.9% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.2% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 86.0% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.195s coverage: 63.1% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 61.5% of statements [2023-04-02T08:31:52.010Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-04-02T08:31:52.010Z] 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-04-02T08:31:52.010Z] running golangci-lint [2023-04-02T08:31:52.010Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-02T08:31:52.010Z] go version go1.20.2 linux/amd64 [2023-04-02T08:31:52.010Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-02T08:31:52.010Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-02T08:31:55.791Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6638 in /w/workspace/edgexfoundry_edgex-go_PR-4490 [Pipeline] { [Pipeline] ws [2023-04-02T08:31:55.803Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-04-02T08:31:55.842Z] The recommended git tool is: git [2023-04-02T08:32:02.179Z] using credential edgex-jenkins-ssh [2023-04-02T08:32:02.196Z] Cloning the remote Git repository [2023-04-02T08:32:02.255Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-02T08:32:02.368Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-04-02T08:32:02.526Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-02T08:32:02.528Z] > git --version # timeout=10 [2023-04-02T08:32:02.549Z] > git --version # 'git version 2.25.1' [2023-04-02T08:32:02.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-02T08:32:02.702Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-02T08:32:06.912Z] level=info msg="[loader] Go packages loading at mode 575 (files|deps|exports_file|imports|name|types_sizes|compiled_files) took 14.509030262s" [2023-04-02T08:32:06.912Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.210119ms" [2023-04-02T08:32:15.026Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.887106351s with top 10 stages: buildir: 35.273432584s, gosec: 1.580821401s, inspect: 1.412736946s, ctrlflow: 1.354776977s, fact_deprecated: 1.168028309s, nilness: 1.108548483s, fact_purity: 989.513584ms, S1038: 976.593132ms, printf: 955.291088ms, unused: 865.180747ms" [2023-04-02T08:32:15.026Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-02T08:32:15.026Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, nolint: 0/21, autogenerated_exclude: 201/201, exclude-rules: 21/201, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, identifier_marker: 201/201, exclude: 201/201, skip_files: 201/201" [2023-04-02T08:32:15.026Z] level=info msg="[runner] processing took 23.609919ms with stages: nolint: 11.239315ms, identifier_marker: 5.798353ms, exclude-rules: 2.754235ms, autogenerated_exclude: 1.691286ms, path_prettifier: 1.362952ms, skip_dirs: 706.057µs, cgo: 32.93µs, filename_unadjuster: 17.421µs, max_same_issues: 1.26µs, uniq_by_line: 1.05µs, sort_results: 850ns, source_code: 740ns, exclude: 730ns, path_shortener: 570ns, diff: 520ns, skip_files: 520ns, severity-rules: 450ns, path_prefixer: 280ns, max_from_linter: 240ns, max_per_file_from_linter: 160ns" [2023-04-02T08:32:15.026Z] level=info msg="[runner] linters took 8.252868839s with stages: goanalysis_metalinter: 8.229054918s" [2023-04-02T08:32:15.026Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-02T08:32:15.026Z] level=info msg="Memory: 230 samples, avg is 200.1MB, max is 863.8MB" [2023-04-02T08:32:15.026Z] level=info msg="Execution took 22.819090778s" [2023-04-02T08:32:15.026Z] go vet ./... [2023-04-02T08:32:19.208Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-02T08:32:19.208Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-02T08:32:19.208Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-02T08:32:19.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-02T08:32:19.501Z] + ls -al . [2023-04-02T08:32:19.501Z] total 704 [2023-04-02T08:32:19.501Z] drwxrwxr-x 11 1001 1001 4096 Apr 2 08:30 . [2023-04-02T08:32:19.501Z] drwxr-xr-x 4 root root 4096 Apr 2 08:30 .. [2023-04-02T08:32:19.501Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 08:29 .blubracket [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 16 Apr 2 08:29 .dockerignore [2023-04-02T08:32:19.501Z] drwxrwxr-x 8 1001 1001 4096 Apr 2 08:30 .git [2023-04-02T08:32:19.501Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 08:29 .github [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 1133 Apr 2 08:29 .gitignore [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 42 Apr 2 08:29 .golangci.yml [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 87 Apr 2 08:29 .hadolint.yml [2023-04-02T08:32:19.501Z] drwxr-xr-x 3 1001 1001 4096 Apr 2 08:30 .semver [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 166 Apr 2 08:29 .sonarcloud.properties [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 1171 Apr 2 08:29 ADOPTERS.md [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 10835 Apr 2 08:29 Attribution.txt [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 73765 Apr 2 08:29 CHANGELOG.md [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 3804 Apr 2 08:29 CONTRIBUTING.md [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 677 Apr 2 08:29 GOVERNANCE.md [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 883 Apr 2 08:29 Jenkinsfile [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 10775 Apr 2 08:29 LICENSE [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 14368 Apr 2 08:29 Makefile [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 582 Apr 2 08:29 OWNERS.md [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 9403 Apr 2 08:29 README.md [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 789 Apr 2 08:29 SECURITY.md [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 5 Apr 2 08:30 VERSION [2023-04-02T08:32:19.501Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 08:29 bin [2023-04-02T08:32:19.501Z] drwxrwxr-x 18 1001 1001 4096 Apr 2 08:29 cmd [2023-04-02T08:32:19.501Z] -rw-r--r-- 1 root root 447380 Apr 2 08:31 coverage.out [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 3200 Apr 2 08:29 go.mod [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 31265 Apr 2 08:29 go.sum [2023-04-02T08:32:19.501Z] drwxrwxr-x 7 1001 1001 4096 Apr 2 08:29 internal [2023-04-02T08:32:19.501Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 08:29 openapi [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 594 Apr 2 08:29 security.txt [2023-04-02T08:32:19.501Z] drwxrwxr-x 4 1001 1001 4096 Apr 2 08:29 snap [2023-04-02T08:32:19.501Z] -rw-rw-r-- 1 1001 1001 204 Apr 2 08:29 version.go [Pipeline] sh [2023-04-02T08:32:19.782Z] + '[' -e coverage.out ] [2023-04-02T08:32:19.782Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-02T08:32:19.890Z] Stashed 1 file(s) [Pipeline] sh [2023-04-02T08:32:20.171Z] + make build [2023-04-02T08:32:20.172Z] 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-04-02T08:32:19.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-02T08:32:19.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-02T08:32:20.185Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-02T08:32:20.979Z] Merging remotes/origin/main commit 0baaaae70618360000907aaeb616fdb98faa6d32 into PR head commit 9015bea025e8e5d13f701dcba08a12a936b09757 [2023-04-02T08:32:21.669Z] Merge succeeded, producing d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T08:32:21.669Z] Checking out Revision d4602aca78f65ab89040764cc910a5e67c52750a (PR-4490) [2023-04-02T08:32:20.226Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-02T08:32:20.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-02T08:32:20.243Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4490/head:refs/remotes/origin/PR-4490 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-02T08:32:21.005Z] > git config core.sparsecheckout # timeout=10 [2023-04-02T08:32:21.089Z] > git checkout -f 9015bea025e8e5d13f701dcba08a12a936b09757 # timeout=10 [2023-04-02T08:32:21.325Z] > git remote # timeout=10 [2023-04-02T08:32:21.343Z] > git config --get remote.origin.url # timeout=10 [2023-04-02T08:32:21.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-02T08:32:21.379Z] > git merge 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 [2023-04-02T08:32:21.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-02T08:32:21.679Z] > git config core.sparsecheckout # timeout=10 [2023-04-02T08:32:21.697Z] > git checkout -f d4602aca78f65ab89040764cc910a5e67c52750a # timeout=10 [2023-04-02T08:32:25.404Z] Commit message: "Merge commit '0baaaae70618360000907aaeb616fdb98faa6d32' into HEAD" [2023-04-02T08:32:25.416Z] > git rev-list --no-walk 9015bea025e8e5d13f701dcba08a12a936b09757 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-02T08:32:26.524Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-02T08:32:26.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T08:32:26.524Z] Dload Upload Total Spent Left Speed [2023-04-02T08:32:26.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-04-02T08:32:27.280Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-02T08:32:27.615Z] + sudo tee /etc/docker/daemon.new [2023-04-02T08:32:27.615Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-02T08:32:27.615Z] { [2023-04-02T08:32:27.615Z] "registry-mirrors": [ [2023-04-02T08:32:27.615Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-02T08:32:27.615Z] ], [2023-04-02T08:32:27.615Z] "bip": "10.250.0.254/24", [2023-04-02T08:32:27.615Z] "hosts": [ [2023-04-02T08:32:27.615Z] "tcp://0.0.0.0:5555", [2023-04-02T08:32:27.615Z] "unix:///var/run/docker.sock" [2023-04-02T08:32:27.615Z] ], [2023-04-02T08:32:27.615Z] "mtu": 1458, [2023-04-02T08:32:27.615Z] "selinux-enabled": true, [2023-04-02T08:32:27.615Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-02T08:32:27.615Z] } [Pipeline] sh [2023-04-02T08:32:27.941Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-02T08:32:28.268Z] + sudo service docker restart [2023-04-02T08:32:32.368Z] 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-04-02T08:32:32.626Z] 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-04-02T08:32:34.000Z] 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-04-02T08:32:34.565Z] 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-04-02T08:32:41.123Z] 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-04-02T08:32:42.498Z] 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-04-02T08:32:43.873Z] 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-04-02T08:32:44.806Z] 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-04-02T08:32:45.742Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T08:32:46.509Z] provisioning config files... [2023-04-02T08:32:46.534Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16547038479838943928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T08:32:46.679Z] 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-04-02T08:32:46.871Z] ---> docker-login.sh [2023-04-02T08:32:46.871Z] nexus3.edgexfoundry.org:10001 [2023-04-02T08:32:47.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:32:47.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:32:47.412Z] Configure a credential helper to remove this warning. See [2023-04-02T08:32:47.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:32:47.412Z] [2023-04-02T08:32:47.412Z] Login Succeeded [2023-04-02T08:32:47.412Z] nexus3.edgexfoundry.org:10002 [2023-04-02T08:32:47.611Z] 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-04-02T08:32:47.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:32:47.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:32:47.679Z] Configure a credential helper to remove this warning. See [2023-04-02T08:32:47.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:32:47.679Z] [2023-04-02T08:32:47.679Z] Login Succeeded [2023-04-02T08:32:47.946Z] nexus3.edgexfoundry.org:10003 [2023-04-02T08:32:47.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:32:48.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:32:48.213Z] Configure a credential helper to remove this warning. See [2023-04-02T08:32:48.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:32:48.213Z] [2023-04-02T08:32:48.213Z] Login Succeeded [2023-04-02T08:32:48.213Z] nexus3.edgexfoundry.org:10004 [2023-04-02T08:32:48.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-02T08:32:48.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:32:48.484Z] Configure a credential helper to remove this warning. See [2023-04-02T08:32:48.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:32:48.484Z] [2023-04-02T08:32:48.484Z] Login Succeeded [2023-04-02T08:32:48.484Z] docker.io [2023-04-02T08:32:48.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2023-04-02T08:32:48.999Z] $ docker stop --time=1 4c9e5d24b6c07837e9009a7f96047fbd71178dd7f8894a796fa0525c3fb85a7f [2023-04-02T08:32:49.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-02T08:32:49.021Z] Configure a credential helper to remove this warning. See [2023-04-02T08:32:49.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-02T08:32:49.021Z] [2023-04-02T08:32:49.021Z] Login Succeeded [2023-04-02T08:32:49.021Z] ---> docker-login.sh ends [2023-04-02T08:32:53.744Z] $ docker rm -f --volumes 4c9e5d24b6c07837e9009a7f96047fbd71178dd7f8894a796fa0525c3fb85a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-04-02T08:32:54.102Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-04-02T08:32:54.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T08:32:54.627Z] [2023-04-02T08:32:54.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:32:54.687Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-04-02T08:32:54.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T08:32:54.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-02T08:32:54.723Z] ========================================================= [2023-04-02T08:32:54.723Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-02T08:32:54.723Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:32:54.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T08:32:54.922Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-02T08:32:54.922Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-02T08:32:54.922Z] ca9280d653b3: Pulling fs layer [2023-04-02T08:32:54.922Z] 7e9c9ca2126c: Pulling fs layer [2023-04-02T08:32:54.922Z] cbdbe7a5bc2a: Download complete [2023-04-02T08:32:55.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T08:32:55.183Z] ca9280d653b3: Verifying Checksum [2023-04-02T08:32:55.183Z] ca9280d653b3: Download complete [2023-04-02T08:32:55.183Z] cbdbe7a5bc2a: Pull complete [2023-04-02T08:32:55.441Z] 7e9c9ca2126c: Download complete [2023-04-02T08:32:55.705Z] ca9280d653b3: Pull complete [2023-04-02T08:32:55.998Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-02T08:32:55.998Z] af6eaf76a39c: Pulling fs layer [2023-04-02T08:32:55.998Z] 55522c791124: Pulling fs layer [2023-04-02T08:32:55.998Z] ce5c4a1c91eb: Pulling fs layer [2023-04-02T08:32:55.998Z] 169dfbe0d373: Pulling fs layer [2023-04-02T08:32:55.998Z] e1ff8fa3b103: Pulling fs layer [2023-04-02T08:32:55.998Z] 52ebb69f0ebf: Pulling fs layer [2023-04-02T08:32:55.998Z] 5abe8eddf0d5: Pulling fs layer [2023-04-02T08:32:55.998Z] 169dfbe0d373: Waiting [2023-04-02T08:32:55.998Z] e1ff8fa3b103: Waiting [2023-04-02T08:32:55.998Z] 52ebb69f0ebf: Waiting [2023-04-02T08:32:55.998Z] 5abe8eddf0d5: Waiting [2023-04-02T08:32:55.998Z] 55522c791124: Download complete [2023-04-02T08:32:55.998Z] 169dfbe0d373: Verifying Checksum [2023-04-02T08:32:55.998Z] 169dfbe0d373: Download complete [2023-04-02T08:32:55.998Z] e1ff8fa3b103: Verifying Checksum [2023-04-02T08:32:55.998Z] e1ff8fa3b103: Download complete [2023-04-02T08:32:55.998Z] af6eaf76a39c: Verifying Checksum [2023-04-02T08:32:55.998Z] af6eaf76a39c: Download complete [2023-04-02T08:32:56.976Z] af6eaf76a39c: Pull complete [2023-04-02T08:32:56.976Z] 5abe8eddf0d5: Verifying Checksum [2023-04-02T08:32:56.976Z] 5abe8eddf0d5: Download complete [2023-04-02T08:32:57.247Z] 55522c791124: Pull complete [2023-04-02T08:32:58.226Z] 52ebb69f0ebf: Verifying Checksum [2023-04-02T08:32:58.226Z] 52ebb69f0ebf: Download complete [2023-04-02T08:32:58.493Z] ce5c4a1c91eb: Verifying Checksum [2023-04-02T08:32:58.493Z] ce5c4a1c91eb: Download complete [2023-04-02T08:32:58.992Z] 7e9c9ca2126c: Pull complete [2023-04-02T08:32:58.992Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-02T08:32:58.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T08:32:58.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:32:59.065Z] prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container [2023-04-02T08:32:59.097Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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-04-02T08:33:02.454Z] $ docker top 8c70984d623dffbd5e59d9233d279c34664fea2d7558650187661e63909be79f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:33:02.793Z] + docker-compose+ buildgrep --help parallel [2023-04-02T08:33:02.793Z] [2023-04-02T08:33:03.361Z] --parallel Build images in parallel. [Pipeline] } [2023-04-02T08:33:03.375Z] $ docker stop --time=1 8c70984d623dffbd5e59d9233d279c34664fea2d7558650187661e63909be79f [2023-04-02T08:33:04.654Z] $ docker rm -f --volumes 8c70984d623dffbd5e59d9233d279c34664fea2d7558650187661e63909be79f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:33:05.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-02T08:33:05.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:33:05.091Z] prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container [2023-04-02T08:33:05.125Z] $ 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:latest cat [2023-04-02T08:33:05.472Z] $ docker top ac53fdd6b7dd0763502ca6f5c336714c9d4b670efbcf0f4b74a1d1671855fe36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:33:05.813Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-02T08:33:06.381Z] Building core-command ... [2023-04-02T08:33:06.381Z] Building core-common-config-bootstrapper ... [2023-04-02T08:33:06.381Z] Building core-data ... [2023-04-02T08:33:06.381Z] Building core-metadata ... [2023-04-02T08:33:06.381Z] Building security-bootstrapper ... [2023-04-02T08:33:06.381Z] Building security-proxy-auth ... [2023-04-02T08:33:06.381Z] Building security-proxy-setup ... [2023-04-02T08:33:06.381Z] Building security-secretstore-setup ... [2023-04-02T08:33:06.381Z] Building security-spiffe-token-provider ... [2023-04-02T08:33:06.381Z] Building security-spire-agent ... [2023-04-02T08:33:06.381Z] Building security-spire-config ... [2023-04-02T08:33:06.381Z] Building security-spire-server ... [2023-04-02T08:33:06.381Z] Building support-notifications ... [2023-04-02T08:33:06.381Z] Building support-scheduler ... [2023-04-02T08:33:06.381Z] Building core-metadata [2023-04-02T08:33:06.381Z] Building security-secretstore-setup [2023-04-02T08:33:06.381Z] Building security-spire-config [2023-04-02T08:33:06.381Z] Building security-proxy-setup [2023-04-02T08:33:06.381Z] Building support-notifications [2023-04-02T08:33:10.894Z] ce5c4a1c91eb: Pull complete [2023-04-02T08:33:10.895Z] 169dfbe0d373: Pull complete [2023-04-02T08:33:10.895Z] e1ff8fa3b103: Pull complete [2023-04-02T08:33:16.249Z] 52ebb69f0ebf: Pull complete [2023-04-02T08:33:18.844Z] 5abe8eddf0d5: Pull complete [2023-04-02T08:33:18.844Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-02T08:33:18.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T08:33:18.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:33:19.176Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T08:33:19.176Z] WORKDIR /edgex [2023-04-02T08:33:19.176Z] COPY go.mod . [2023-04-02T08:33:19.176Z] RUN go mod download [2023-04-02T08:33:19.176Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-02T08:33:19.767Z] Sending build context to Docker daemon 2.934MB [2023-04-02T08:33:19.767Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-02T08:33:19.767Z] ---> 6cb57ee374ae [2023-04-02T08:33:19.767Z] Step 2/4 : WORKDIR /edgex [2023-04-02T08:33:21.306Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:21.306Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:21.306Z] ---> baf4911ba648 [2023-04-02T08:33:21.306Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:33:21.306Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:21.306Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:21.306Z] ---> baf4911ba648 [2023-04-02T08:33:21.306Z] Step 3/22 : WORKDIR /edgex-go [2023-04-02T08:33:21.306Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:21.306Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:21.306Z] ---> baf4911ba648 [2023-04-02T08:33:21.306Z] Step 3/25 : WORKDIR /edgex-go [2023-04-02T08:33:21.306Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:21.306Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:21.306Z] ---> baf4911ba648 [2023-04-02T08:33:21.306Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T08:33:21.727Z] ---> Running in 42cb3d7c42f1 [2023-04-02T08:33:21.995Z] Removing intermediate container 42cb3d7c42f1 [2023-04-02T08:33:21.995Z] ---> 33c650af58c4 [2023-04-02T08:33:21.995Z] Step 3/4 : COPY go.mod . [2023-04-02T08:33:22.243Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:33:22.243Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:33:22.243Z] ---> baf4911ba648 [2023-04-02T08:33:22.243Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:33:23.400Z] ---> 655869597b9c [2023-04-02T08:33:23.400Z] Step 4/4 : RUN go mod download [2023-04-02T08:33:23.400Z] ---> Running in 94c50d80bc8d [2023-04-02T08:33:34.454Z] ---> Running in 1e7936849549 [2023-04-02T08:33:34.454Z] ---> Running in 3a37d975cdb7 [2023-04-02T08:33:34.454Z] ---> Running in b5ca46d21c47 [2023-04-02T08:33:34.454Z] ---> Running in a494512b408e [2023-04-02T08:33:34.454Z] ---> Running in 24edff364587 [2023-04-02T08:33:34.712Z] Removing intermediate container b5ca46d21c47 [2023-04-02T08:33:34.712Z] ---> c6842c3f1632 [2023-04-02T08:33:34.712Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:33:34.712Z] Removing intermediate container 24edff364587 [2023-04-02T08:33:34.712Z] ---> 7f3a291be3e8 [2023-04-02T08:33:34.712Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-02T08:33:34.712Z] Removing intermediate container a494512b408e [2023-04-02T08:33:34.712Z] ---> 44e9fb2b93ef [2023-04-02T08:33:34.712Z] Step 4/25 : WORKDIR /edgex-go [2023-04-02T08:33:34.712Z] Removing intermediate container 1e7936849549 [2023-04-02T08:33:34.712Z] ---> ec7f77b1a7c2 [2023-04-02T08:33:34.712Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-02T08:33:34.712Z] Removing intermediate container 3a37d975cdb7 [2023-04-02T08:33:34.712Z] ---> 982a8021ebed [2023-04-02T08:33:34.712Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:33:34.712Z] ---> Running in 19c4ba38a9eb [2023-04-02T08:33:34.712Z] ---> Running in 2b1bbb0480e8 [2023-04-02T08:33:34.712Z] ---> Running in 2a31d41c64fe [2023-04-02T08:33:34.712Z] ---> Running in 23552e91ad1d [2023-04-02T08:33:34.712Z] ---> Running in e04c8e4f1242 [2023-04-02T08:33:34.712Z] Removing intermediate container 19c4ba38a9eb [2023-04-02T08:33:34.712Z] ---> 26a488094702 [2023-04-02T08:33:34.712Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-02T08:33:34.712Z] Removing intermediate container 23552e91ad1d [2023-04-02T08:33:34.712Z] ---> b8fb79a75176 [2023-04-02T08:33:34.712Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-02T08:33:34.712Z] ---> Running in cfa36c4d3cb8 [2023-04-02T08:33:34.712Z] ---> Running in 7ee54e429a35 [2023-04-02T08:33:34.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.489Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:35.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.489Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:35.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:33:35.748Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:35.748Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:35.748Z] OK: 265 MiB in 53 packages [2023-04-02T08:33:36.005Z] Removing intermediate container 2b1bbb0480e8 [2023-04-02T08:33:36.005Z] ---> 6c87f796ac2a [2023-04-02T08:33:36.005Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-02T08:33:36.005Z] Removing intermediate container 2a31d41c64fe [2023-04-02T08:33:36.005Z] ---> a4097e8fd6a2 [2023-04-02T08:33:36.005Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-02T08:33:36.005Z] ---> afcf55649b3c [2023-04-02T08:33:36.005Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:36.005Z] ---> Running in c73d3237b35e [2023-04-02T08:33:36.263Z] Removing intermediate container e04c8e4f1242 [2023-04-02T08:33:36.263Z] ---> 559183ae4b15 [2023-04-02T08:33:36.263Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T08:33:36.263Z] ---> 476406ee15b8 [2023-04-02T08:33:36.263Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:36.263Z] ---> Running in b1e28d4934e6 [2023-04-02T08:33:36.263Z] Removing intermediate container cfa36c4d3cb8 [2023-04-02T08:33:36.263Z] ---> 4a401dc12ffc [2023-04-02T08:33:36.263Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:33:36.263Z] Removing intermediate container 7ee54e429a35 [2023-04-02T08:33:36.263Z] ---> 6f9047e2cc6c [2023-04-02T08:33:36.263Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-02T08:33:36.263Z] ---> b62ce55ab807 [2023-04-02T08:33:36.263Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:36.263Z] ---> Running in 98afbd727b52 [2023-04-02T08:33:36.525Z] ---> 4cc89d6e85d6 [2023-04-02T08:33:36.525Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:36.525Z] ---> Running in 3f877e87259c [2023-04-02T08:33:36.525Z] ---> 2f08d0d5f8dd [2023-04-02T08:33:36.525Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:33:36.525Z] ---> Running in 2b0bcac658a0 [2023-04-02T08:33:55.662Z] Removing intermediate container 94c50d80bc8d [2023-04-02T08:33:55.662Z] ---> a3d872e0b34f [2023-04-02T08:33:55.662Z] Successfully built a3d872e0b34f [2023-04-02T08:33:55.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:33:55.998Z] + docker inspect -f . ci-base-image-arm64 [2023-04-02T08:33:55.998Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:33:56.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container [2023-04-02T08:33:56.264Z] $ 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-04-02T08:33:57.572Z] $ docker top 2ee777470cac2331c6d44186222307089777d4d3180b0a1785753878f324aef1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:33:58.407Z] + go version [2023-04-02T08:33:58.407Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-02T08:33:58.429Z] $ docker stop --time=1 2ee777470cac2331c6d44186222307089777d4d3180b0a1785753878f324aef1 [2023-04-02T08:34:00.050Z] $ docker rm -f --volumes 2ee777470cac2331c6d44186222307089777d4d3180b0a1785753878f324aef1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:34:00.590Z] + docker inspect -f . ci-base-image-arm64 [2023-04-02T08:34:00.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:34:00.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container [2023-04-02T08:34:00.846Z] $ 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-04-02T08:34:04.530Z] $ docker top b4c231d6faf09cfd263539f3b786896125953ea6baaff8ab361ed061d59a967b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-02T08:34:04.723Z] ========================================================= [2023-04-02T08:34:04.723Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-02T08:34:04.723Z] ========================================================= [Pipeline] sh [2023-04-02T08:34:05.036Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-02T08:34:05.684Z] + make test [2023-04-02T08:34:05.684Z] go test -race -coverprofile=coverage.out ./... [2023-04-02T08:34:44.338Z] Removing intermediate container 98afbd727b52 [2023-04-02T08:34:44.338Z] ---> c8d5fe51527c [2023-04-02T08:34:44.338Z] Step 7/27 : COPY . . [2023-04-02T08:34:44.338Z] Removing intermediate container c73d3237b35e [2023-04-02T08:34:44.338Z] ---> 2c388e949eb4 [2023-04-02T08:34:44.338Z] Step 7/22 : COPY . . [2023-04-02T08:34:44.338Z] Removing intermediate container b1e28d4934e6 [2023-04-02T08:34:44.338Z] ---> bddacc961b74 [2023-04-02T08:34:44.338Z] Step 7/25 : COPY . . [2023-04-02T08:34:44.338Z] Removing intermediate container 3f877e87259c [2023-04-02T08:34:44.338Z] ---> 1608e0903312 [2023-04-02T08:34:44.338Z] Step 8/23 : COPY . . [2023-04-02T08:34:44.338Z] Removing intermediate container 2b0bcac658a0 [2023-04-02T08:34:44.338Z] ---> 7ec807828820 [2023-04-02T08:34:44.338Z] Step 8/25 : COPY . . [2023-04-02T08:34:52.552Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-02T08:35:10.973Z] ---> 6c762ace1472 [2023-04-02T08:35:10.973Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-02T08:35:10.973Z] ---> 551bfe8f7871 [2023-04-02T08:35:10.973Z] ---> 43b994c5662e [2023-04-02T08:35:10.973Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-02T08:35:10.973Z] [2023-04-02T08:35:10.973Z] ---> 273bc829caf7 [2023-04-02T08:35:10.973Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-02T08:35:10.973Z] ---> 2f54aacc27b5 [2023-04-02T08:35:10.973Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-02T08:35:10.973Z] ---> Running in 1d5e58ff9786 [2023-04-02T08:35:10.973Z] ---> Running in f61bbd03a67d [2023-04-02T08:35:10.973Z] ---> Running in 21d5894a91a7 [2023-04-02T08:35:10.973Z] ---> Running in 080405693fa9 [2023-04-02T08:35:10.973Z] ---> Running in 9e4dd8c7fab2 [2023-04-02T08:35:10.973Z] Removing intermediate container 1d5e58ff9786 [2023-04-02T08:35:10.973Z] ---> 14d7174487de [2023-04-02T08:35:10.973Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T08:35:10.973Z] ---> Running in d90f636edb8c [2023-04-02T08:35:10.973Z] Removing intermediate container d90f636edb8c [2023-04-02T08:35:10.973Z] ---> 76ee8f9c8d4a [2023-04-02T08:35:10.973Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:35:10.973Z] ---> Running in 8a8a4cea17a3 [2023-04-02T08:35:10.973Z] Removing intermediate container 8a8a4cea17a3 [2023-04-02T08:35:10.973Z] ---> e215f8adfa3f [2023-04-02T08:35:10.973Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-02T08:35:10.973Z] ---> Running in 88a16ab54c62 [2023-04-02T08:35:10.973Z] 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-04-02T08:35:10.973Z] 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-04-02T08:35:10.973Z] 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-04-02T08:35:10.973Z] 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-04-02T08:35:11.231Z] Removing intermediate container 88a16ab54c62 [2023-04-02T08:35:11.231Z] ---> 00f554c70647 [2023-04-02T08:35:11.231Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T08:35:11.231Z] ---> Running in 9f242e91fd06 [2023-04-02T08:35:11.488Z] Removing intermediate container 9f242e91fd06 [2023-04-02T08:35:11.488Z] ---> 402a6d82932e [2023-04-02T08:35:11.488Z] [2023-04-02T08:35:11.488Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T08:35:11.753Z] 3.17: Pulling from library/alpine [2023-04-02T08:35:12.054Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:35:12.054Z] Status: Downloaded newer image for alpine:3.17 [2023-04-02T08:35:12.054Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:12.054Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:35:12.620Z] ---> Running in 2eac50f9f3db [2023-04-02T08:35:12.878Z] Removing intermediate container 2eac50f9f3db [2023-04-02T08:35:12.878Z] ---> 4f1c2d3a232d [2023-04-02T08:35:12.878Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-02T08:35:12.878Z] ---> Running in e113c6c2c548 [2023-04-02T08:35:13.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:13.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:14.067Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:35:14.067Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:35:14.067Z] OK: 17818 distinct packages available [2023-04-02T08:35:14.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:14.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:14.586Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:14.586Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:35:14.586Z] (3/4) Installing libucontext (1.2-r0) [2023-04-02T08:35:14.586Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-02T08:35:14.586Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:14.586Z] OK: 7 MiB in 19 packages [2023-04-02T08:35:17.112Z] Removing intermediate container e113c6c2c548 [2023-04-02T08:35:17.112Z] ---> 9cd2a12a6f3a [2023-04-02T08:35:17.112Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:17.676Z] ---> 2e69390310fc [2023-04-02T08:35:17.676Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:22.158Z] ---> 04f404bbf2ad [2023-04-02T08:35:22.158Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:35:27.579Z] ---> ac4215e8ac06 [2023-04-02T08:35:27.579Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:35:28.143Z] ---> da468459d114 [2023-04-02T08:35:28.143Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-02T08:35:28.143Z] ---> Running in 618b9870efef [2023-04-02T08:35:28.401Z] Removing intermediate container 618b9870efef [2023-04-02T08:35:28.401Z] ---> fb190330a9c0 [2023-04-02T08:35:28.401Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-02T08:35:28.969Z] ---> 994d2e17dfbc [2023-04-02T08:35:28.969Z] Step 22/27 : WORKDIR / [2023-04-02T08:35:28.969Z] ---> Running in c508917adbaf [2023-04-02T08:35:29.901Z] Removing intermediate container c508917adbaf [2023-04-02T08:35:29.901Z] ---> 1cf19f7fa6fe [2023-04-02T08:35:29.901Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:35:29.901Z] ---> Running in 072fded7f017 [2023-04-02T08:35:31.016Z] Removing intermediate container 072fded7f017 [2023-04-02T08:35:31.016Z] ---> dc550b6b58c8 [2023-04-02T08:35:31.016Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:35:31.016Z] ---> Running in 41bcfb3050b3 [2023-04-02T08:35:31.670Z] Removing intermediate container 41bcfb3050b3 [2023-04-02T08:35:31.670Z] ---> a72801e9ca53 [2023-04-02T08:35:31.670Z] Step 25/27 : LABEL arch=x86_64 [2023-04-02T08:35:31.670Z] ---> Running in e158f375ba4c [2023-04-02T08:35:31.980Z] Removing intermediate container e158f375ba4c [2023-04-02T08:35:31.981Z] ---> 1513efbca0cf [2023-04-02T08:35:31.981Z] Step 26/27 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:35:31.981Z] ---> Running in 273955f0c2c9 [2023-04-02T08:35:32.691Z] Removing intermediate container 273955f0c2c9 [2023-04-02T08:35:32.691Z] ---> 7e2ea3cdf9e6 [2023-04-02T08:35:32.691Z] Step 27/27 : LABEL version=0.0.0 [2023-04-02T08:35:32.691Z] ---> Running in cbcf67e03440 [2023-04-02T08:35:32.971Z] Removing intermediate container cbcf67e03440 [2023-04-02T08:35:32.972Z] ---> cc88334ae594 [2023-04-02T08:35:32.972Z] [2023-04-02T08:35:32.972Z] Successfully built cc88334ae594 [2023-04-02T08:35:32.972Z] Successfully tagged security-spire-config:latest [2023-04-02T08:35:32.972Z]  Building security-spire-config ... done Building core-command [2023-04-02T08:35:37.225Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:35:37.225Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:35:37.225Z] ---> baf4911ba648 [2023-04-02T08:35:37.225Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:35:37.225Z] ---> Using cache [2023-04-02T08:35:37.225Z] ---> 44e9fb2b93ef [2023-04-02T08:35:37.225Z] Step 4/24 : WORKDIR /edgex-go [2023-04-02T08:35:37.225Z] ---> Using cache [2023-04-02T08:35:37.225Z] ---> b8fb79a75176 [2023-04-02T08:35:37.225Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-02T08:35:37.225Z] ---> Using cache [2023-04-02T08:35:37.225Z] ---> 6f9047e2cc6c [2023-04-02T08:35:37.225Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-02T08:35:37.225Z] ---> Using cache [2023-04-02T08:35:37.225Z] ---> 2f08d0d5f8dd [2023-04-02T08:35:37.225Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:35:37.225Z] ---> Using cache [2023-04-02T08:35:37.225Z] ---> 7ec807828820 [2023-04-02T08:35:37.225Z] Step 8/24 : COPY . . [2023-04-02T08:35:37.225Z] ---> Using cache [2023-04-02T08:35:37.225Z] ---> 273bc829caf7 [2023-04-02T08:35:37.225Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-02T08:35:39.838Z] 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-04-02T08:35:44.054Z] ---> Running in 4d0ef206d781 [2023-04-02T08:35:44.054Z] 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-04-02T08:35:52.663Z] Removing intermediate container f61bbd03a67d [2023-04-02T08:35:52.663Z] ---> bd9dae06414e [2023-04-02T08:35:52.663Z] [2023-04-02T08:35:52.663Z] Step 9/22 : FROM alpine:3.17 [2023-04-02T08:35:52.663Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:52.663Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-02T08:35:52.663Z] ---> Running in 02feb06aaa22 [2023-04-02T08:35:52.663Z] Removing intermediate container 9e4dd8c7fab2 [2023-04-02T08:35:52.663Z] ---> e63fa208389a [2023-04-02T08:35:52.663Z] [2023-04-02T08:35:52.663Z] Step 9/25 : FROM alpine:3.17 [2023-04-02T08:35:52.663Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:52.663Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-02T08:35:52.924Z] Removing intermediate container 21d5894a91a7 [2023-04-02T08:35:52.924Z] ---> 847b39da46b2 [2023-04-02T08:35:52.924Z] [2023-04-02T08:35:52.924Z] Step 10/25 : FROM alpine:3.17 [2023-04-02T08:35:52.924Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:52.924Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:35:52.924Z] Removing intermediate container 080405693fa9 [2023-04-02T08:35:52.924Z] ---> 2b1bee1aea86 [2023-04-02T08:35:52.924Z] [2023-04-02T08:35:52.924Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:35:52.924Z] ---> 9ed4aefc74f6 [2023-04-02T08:35:52.924Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-02T08:35:52.924Z] ---> Running in bcab0d00947c [2023-04-02T08:35:52.924Z] ---> Running in 024524d2ee4b [2023-04-02T08:35:53.190Z] ---> Running in 1d124fd83a8f [2023-04-02T08:35:53.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:53.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:53.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:53.710Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:53.710Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-02T08:35:53.710Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:53.710Z] OK: 8 MiB in 17 packages [2023-04-02T08:35:53.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:53.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:53.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:53.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:53.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:35:54.231Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-02T08:35:54.231Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:54.231Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:54.231Z] OK: 7 MiB in 16 packages [2023-04-02T08:35:54.231Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:54.231Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:54.231Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T08:35:54.231Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-02T08:35:54.231Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-02T08:35:54.231Z] OK: 8 MiB in 17 packages [2023-04-02T08:35:54.231Z] (3/3) Installing su-exec (0.2-r2) [2023-04-02T08:35:54.231Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:35:54.231Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T08:35:54.231Z] OK: 8 MiB in 18 packages [2023-04-02T08:35:54.496Z] Removing intermediate container 02feb06aaa22 [2023-04-02T08:35:54.496Z] ---> 102245d22448 [2023-04-02T08:35:54.496Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T08:35:54.756Z] ---> Running in 63cc4eb69749 [2023-04-02T08:35:54.756Z] Removing intermediate container 63cc4eb69749 [2023-04-02T08:35:54.756Z] ---> 102ad47bc2f5 [2023-04-02T08:35:54.756Z] Step 12/22 : WORKDIR /edgex [2023-04-02T08:35:54.756Z] ---> Running in 1e04cfa0707f [2023-04-02T08:35:54.756Z] Removing intermediate container 1e04cfa0707f [2023-04-02T08:35:54.756Z] ---> 9f8e15a3eb60 [2023-04-02T08:35:54.756Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:54.756Z] Removing intermediate container 1d124fd83a8f [2023-04-02T08:35:54.756Z] ---> 5c4a8bb23cb2 [2023-04-02T08:35:54.756Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:35:55.019Z] ---> Running in 582c6cac9985 [2023-04-02T08:35:55.019Z] Removing intermediate container 582c6cac9985 [2023-04-02T08:35:55.019Z] ---> 5117901cf40c [2023-04-02T08:35:55.019Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-02T08:35:55.019Z] Removing intermediate container bcab0d00947c [2023-04-02T08:35:55.019Z] ---> 410dae393d65 [2023-04-02T08:35:55.019Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T08:35:55.019Z] ---> fb5b0357e0b8 [2023-04-02T08:35:55.019Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:55.019Z] ---> Running in 0ab227888ae1 [2023-04-02T08:35:55.019Z] ---> Running in 7ef9b41449ea [2023-04-02T08:35:55.019Z] Removing intermediate container 024524d2ee4b [2023-04-02T08:35:55.019Z] ---> d7c805850d75 [2023-04-02T08:35:55.019Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:35:55.019Z] ---> Running in 2146b31bb8be [2023-04-02T08:35:55.283Z] Removing intermediate container 7ef9b41449ea [2023-04-02T08:35:55.283Z] ---> a094732afb7c [2023-04-02T08:35:55.283Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-02T08:35:55.283Z] Removing intermediate container 0ab227888ae1 [2023-04-02T08:35:55.283Z] ---> 6b2bdc934384 [2023-04-02T08:35:55.283Z] Step 12/25 : WORKDIR / [2023-04-02T08:35:55.283Z] ---> Running in f723a47a45eb [2023-04-02T08:35:55.283Z] ---> Running in de0323575ee7 [2023-04-02T08:35:55.283Z] Removing intermediate container 2146b31bb8be [2023-04-02T08:35:55.283Z] ---> 09cd3b24bbdc [2023-04-02T08:35:55.283Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-02T08:35:55.283Z] ---> e263bd276b6f [2023-04-02T08:35:55.283Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-02T08:35:55.283Z] ---> Running in 66e5d14f6b0c [2023-04-02T08:35:55.283Z] Removing intermediate container f723a47a45eb [2023-04-02T08:35:55.283Z] ---> 61852de9db10 [2023-04-02T08:35:55.283Z] Step 15/25 : WORKDIR / [2023-04-02T08:35:55.283Z] ---> Running in fa95ecf7b4d2 [2023-04-02T08:35:55.283Z] Removing intermediate container de0323575ee7 [2023-04-02T08:35:55.283Z] ---> 0cee83843d22 [2023-04-02T08:35:55.283Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:55.283Z] Removing intermediate container 66e5d14f6b0c [2023-04-02T08:35:55.283Z] ---> c148aa1791b3 [2023-04-02T08:35:55.283Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T08:35:55.283Z] ---> Running in b64e84920348 [2023-04-02T08:35:55.577Z] ---> edf1065a0f24 [2023-04-02T08:35:55.577Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-02T08:35:55.577Z] Removing intermediate container fa95ecf7b4d2 [2023-04-02T08:35:55.577Z] ---> 85b3c6f30ffd [2023-04-02T08:35:55.577Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:55.577Z] Removing intermediate container b64e84920348 [2023-04-02T08:35:55.577Z] ---> dd35a3b8036f [2023-04-02T08:35:55.577Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:35:55.860Z] ---> af9970262f11 [2023-04-02T08:35:55.860Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:56.120Z] ---> 6df1673f6ff6 [2023-04-02T08:35:56.120Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:56.120Z] ---> b3ef2d71c1a3 [2023-04-02T08:35:56.120Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:35:56.120Z] ---> 9dfff3c724e1 [2023-04-02T08:35:56.120Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T08:35:56.120Z] ---> e2746275266c [2023-04-02T08:35:56.120Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-02T08:35:56.401Z] ---> eca2a7e5b311 [2023-04-02T08:35:56.401Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-02T08:35:56.401Z] ---> 714a1fa0d45a [2023-04-02T08:35:56.401Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-02T08:35:56.401Z] ---> 467384db7248 [2023-04-02T08:35:56.401Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:35:56.401Z] ---> 7c62af04c560 [2023-04-02T08:35:56.401Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-02T08:35:56.664Z] ---> Running in 70ac6c617631 [2023-04-02T08:35:58.057Z] ---> fc78c5bb6e18 [2023-04-02T08:35:58.057Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:35:58.057Z] ---> ed0695a5bd32 [2023-04-02T08:35:58.057Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:35:58.057Z] ---> df7f75e60759 [2023-04-02T08:35:58.057Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:35:58.318Z] ---> 0137977ac2c2 [2023-04-02T08:35:58.318Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-02T08:35:58.318Z] ---> d7a3081a8aca [2023-04-02T08:35:58.318Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-02T08:35:58.318Z] ---> abdbe89315ed [2023-04-02T08:35:58.318Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-02T08:35:58.318Z] ---> Running in 3235c7176440 [2023-04-02T08:35:58.318Z] Removing intermediate container 70ac6c617631 [2023-04-02T08:35:58.318Z] ---> c875ec63cedb [2023-04-02T08:35:58.318Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:35:58.318Z] ---> Running in 9711d88a1383 [2023-04-02T08:35:58.579Z] Removing intermediate container 3235c7176440 [2023-04-02T08:35:58.579Z] ---> 878039005f86 [2023-04-02T08:35:58.579Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:35:58.579Z] Removing intermediate container 9711d88a1383 [2023-04-02T08:35:58.579Z] ---> 682a04e0b031 [2023-04-02T08:35:58.579Z] Step 20/22 : LABEL arch=x86_64 [2023-04-02T08:35:58.579Z] ---> Running in 7e2b77648b13 [2023-04-02T08:35:58.579Z] ---> 7c7fbcaf3b59 [2023-04-02T08:35:58.579Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-02T08:35:58.841Z] ---> Running in a0a3c931ee7a [2023-04-02T08:35:58.841Z] ---> Running in f9c89f72d0b9 [2023-04-02T08:35:58.841Z] Removing intermediate container 7e2b77648b13 [2023-04-02T08:35:58.841Z] ---> 1cb1287780ff [2023-04-02T08:35:58.841Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:35:59.101Z] Removing intermediate container a0a3c931ee7a [2023-04-02T08:35:59.101Z] ---> 0325325489d7 [2023-04-02T08:35:59.101Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:35:59.101Z] ---> Running in 2a1d80e0ea14 [2023-04-02T08:35:59.101Z] Removing intermediate container f9c89f72d0b9 [2023-04-02T08:35:59.101Z] ---> dc53f6cc2b0d [2023-04-02T08:35:59.101Z] Step 21/22 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:35:59.101Z] ---> Running in be1b760422f8 [2023-04-02T08:35:59.101Z] ---> 8048d549a2d8 [2023-04-02T08:35:59.101Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-02T08:35:59.101Z] ---> Running in 6bd7b7f9ea5a [2023-04-02T08:35:59.101Z] Removing intermediate container 2a1d80e0ea14 [2023-04-02T08:35:59.101Z] ---> 76de1e45ad86 [2023-04-02T08:35:59.101Z] Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:35:59.101Z] ---> Running in 7de845e18f71 [2023-04-02T08:35:59.361Z] Removing intermediate container 6bd7b7f9ea5a [2023-04-02T08:35:59.361Z] ---> bb864c4ac43b [2023-04-02T08:35:59.361Z] Step 22/22 : LABEL version=0.0.0 [2023-04-02T08:35:59.947Z] Removing intermediate container be1b760422f8 [2023-04-02T08:35:59.947Z] ---> 66d2df9fcb45 [2023-04-02T08:35:59.947Z] Step 23/25 : LABEL arch=x86_64 [2023-04-02T08:36:00.208Z] Removing intermediate container 7de845e18f71 [2023-04-02T08:36:00.208Z] ---> 6ff56db0bcab [2023-04-02T08:36:00.208Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:36:00.208Z] ---> Running in 4b0fea400dcd [2023-04-02T08:36:00.466Z] ---> Running in 87ccbfcae1b5 [2023-04-02T08:36:00.466Z] ---> 961f33bf5b16 [2023-04-02T08:36:00.466Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T08:36:00.466Z] ---> Running in 8dff2d183f58 [2023-04-02T08:36:00.466Z] Removing intermediate container 4b0fea400dcd [2023-04-02T08:36:00.466Z] ---> eb070cd729e3 [2023-04-02T08:36:00.466Z] [2023-04-02T08:36:00.724Z] Successfully built eb070cd729e3 [2023-04-02T08:36:00.724Z] Successfully tagged security-proxy-setup:latest [2023-04-02T08:36:00.724Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-04-02T08:36:00.724Z] Removing intermediate container 87ccbfcae1b5 [2023-04-02T08:36:00.724Z] ---> 340a7df5d779 [2023-04-02T08:36:00.724Z] Step 24/25 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:36:03.261Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:03.261Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:03.261Z] ---> baf4911ba648 [2023-04-02T08:36:03.261Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:36:03.261Z] ---> Using cache [2023-04-02T08:36:03.261Z] ---> 44e9fb2b93ef [2023-04-02T08:36:03.261Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:36:03.261Z] ---> Using cache [2023-04-02T08:36:03.261Z] ---> b8fb79a75176 [2023-04-02T08:36:03.261Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:36:03.261Z] ---> Using cache [2023-04-02T08:36:03.261Z] ---> 6f9047e2cc6c [2023-04-02T08:36:03.261Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:36:03.261Z] ---> Using cache [2023-04-02T08:36:03.261Z] ---> 2f08d0d5f8dd [2023-04-02T08:36:03.261Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:03.261Z] ---> Using cache [2023-04-02T08:36:03.261Z] ---> 7ec807828820 [2023-04-02T08:36:03.261Z] Step 8/23 : COPY . . [2023-04-02T08:36:03.261Z] ---> Using cache [2023-04-02T08:36:03.261Z] ---> 273bc829caf7 [2023-04-02T08:36:03.261Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-02T08:36:07.446Z] Removing intermediate container 8dff2d183f58 [2023-04-02T08:36:07.446Z] ---> 43ab860f7edb [2023-04-02T08:36:07.446Z] [2023-04-02T08:36:07.446Z] ---> e42e01eb5829 [2023-04-02T08:36:07.446Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:36:07.446Z] ---> Running in 98b4a1ed0f4d [2023-04-02T08:36:07.446Z] ---> Running in 7fe1c86a299b [2023-04-02T08:36:07.446Z] ---> Running in 9c7a9bb16c56 [2023-04-02T08:36:07.446Z] Successfully built 43ab860f7edb [2023-04-02T08:36:07.446Z] Successfully tagged support-notifications:latest [2023-04-02T08:36:07.446Z] Building security-proxy-auth [2023-04-02T08:36:07.446Z]  Building support-notifications ... done Removing intermediate container 98b4a1ed0f4d [2023-04-02T08:36:07.446Z] ---> 2f7cf3c4079b [2023-04-02T08:36:07.446Z] Step 25/25 : LABEL version=0.0.0 [2023-04-02T08:36:07.446Z] ---> Running in f7da2f74461d [2023-04-02T08:36:08.009Z] 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-04-02T08:36:12.190Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:12.190Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:12.190Z] ---> baf4911ba648 [2023-04-02T08:36:12.190Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:36:12.190Z] ---> Using cache [2023-04-02T08:36:12.190Z] ---> 44e9fb2b93ef [2023-04-02T08:36:12.190Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:36:12.190Z] ---> Using cache [2023-04-02T08:36:12.190Z] ---> b8fb79a75176 [2023-04-02T08:36:12.190Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:36:12.190Z] ---> Using cache [2023-04-02T08:36:12.190Z] ---> 6f9047e2cc6c [2023-04-02T08:36:12.190Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:36:12.190Z] ---> Using cache [2023-04-02T08:36:12.190Z] ---> 2f08d0d5f8dd [2023-04-02T08:36:12.190Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:12.190Z] ---> Using cache [2023-04-02T08:36:12.190Z] ---> 7ec807828820 [2023-04-02T08:36:12.190Z] Step 8/23 : COPY . . [2023-04-02T08:36:12.190Z] ---> Using cache [2023-04-02T08:36:12.190Z] ---> 273bc829caf7 [2023-04-02T08:36:12.190Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-02T08:36:14.115Z] Removing intermediate container f7da2f74461d [2023-04-02T08:36:14.115Z] ---> e40992786667 [2023-04-02T08:36:14.115Z] [2023-04-02T08:36:14.116Z] Successfully built e40992786667 [2023-04-02T08:36:14.378Z] Successfully tagged core-metadata:latest [2023-04-02T08:36:14.378Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-04-02T08:36:14.378Z] ---> Running in aa2e429a09b0 [2023-04-02T08:36:14.378Z] Removing intermediate container 4d0ef206d781 [2023-04-02T08:36:14.378Z] ---> 5c61eca03f2d [2023-04-02T08:36:14.378Z] [2023-04-02T08:36:14.378Z] Step 10/24 : FROM alpine:3.17 [2023-04-02T08:36:14.378Z] ---> 9ed4aefc74f6 [2023-04-02T08:36:14.378Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:36:14.378Z] ---> Using cache [2023-04-02T08:36:14.378Z] ---> 5c4a8bb23cb2 [2023-04-02T08:36:14.378Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:36:14.378Z] ---> Using cache [2023-04-02T08:36:14.378Z] ---> 5117901cf40c [2023-04-02T08:36:14.378Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-02T08:36:15.313Z] 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-04-02T08:36:18.606Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:18.606Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:18.606Z] ---> baf4911ba648 [2023-04-02T08:36:18.606Z] Step 3/20 : WORKDIR /edgex-go [2023-04-02T08:36:18.606Z] ---> Using cache [2023-04-02T08:36:18.606Z] ---> 982a8021ebed [2023-04-02T08:36:18.606Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-02T08:36:22.798Z] ---> Running in 23b608678abd [2023-04-02T08:36:23.063Z] Removing intermediate container 9c7a9bb16c56 [2023-04-02T08:36:23.063Z] ---> 24884c6e7f22 [2023-04-02T08:36:23.063Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:36:23.063Z] ---> Running in 805be6b1d0ee [2023-04-02T08:36:23.063Z] ---> Running in a839a7dca688 [2023-04-02T08:36:23.322Z] Removing intermediate container 23b608678abd [2023-04-02T08:36:23.322Z] ---> 62018d9b745e [2023-04-02T08:36:23.322Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-02T08:36:23.322Z] ---> Running in 0de118c277c2 [2023-04-02T08:36:23.322Z] Removing intermediate container a839a7dca688 [2023-04-02T08:36:23.322Z] ---> 0f69efae29f2 [2023-04-02T08:36:23.322Z] Step 23/25 : LABEL arch=x86_64 [2023-04-02T08:36:23.579Z] ---> Running in 2dd1b7c9269c [2023-04-02T08:36:23.580Z] Removing intermediate container 0de118c277c2 [2023-04-02T08:36:23.580Z] ---> 3152c076a09b [2023-04-02T08:36:23.580Z] Step 15/24 : WORKDIR / [2023-04-02T08:36:23.580Z] ---> Running in 7c487074ef5d [2023-04-02T08:36:23.580Z] Removing intermediate container 2dd1b7c9269c [2023-04-02T08:36:23.580Z] ---> 7a5fa5196474 [2023-04-02T08:36:23.580Z] Step 24/25 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:36:23.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:23.844Z] ---> Running in 297b6da51dcc [2023-04-02T08:36:23.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:23.844Z] Removing intermediate container 7c487074ef5d [2023-04-02T08:36:23.844Z] ---> bcf1b217f61c [2023-04-02T08:36:23.844Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:23.844Z] Removing intermediate container 297b6da51dcc [2023-04-02T08:36:23.844Z] ---> 528fb8c85975 [2023-04-02T08:36:23.844Z] Step 25/25 : LABEL version=0.0.0 [2023-04-02T08:36:24.121Z] ---> Running in b2c4099229a7 [2023-04-02T08:36:24.121Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:36:24.121Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:36:24.121Z] OK: 17823 distinct packages available [2023-04-02T08:36:24.121Z] ---> aabf800d33fd [2023-04-02T08:36:24.121Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:24.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:24.388Z] Removing intermediate container b2c4099229a7 [2023-04-02T08:36:24.388Z] ---> 8f7dea052d1e [2023-04-02T08:36:24.388Z] [2023-04-02T08:36:24.388Z] Successfully built 8f7dea052d1e [2023-04-02T08:36:24.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:24.389Z] Successfully tagged security-secretstore-setup:latest [2023-04-02T08:36:24.389Z] Building security-spire-agent [2023-04-02T08:36:24.646Z]  Building security-secretstore-setup ... done OK: 265 MiB in 53 packages [2023-04-02T08:36:27.921Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:27.921Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:27.921Z] ---> baf4911ba648 [2023-04-02T08:36:27.921Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> 982a8021ebed [2023-04-02T08:36:27.921Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> 559183ae4b15 [2023-04-02T08:36:27.921Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> b62ce55ab807 [2023-04-02T08:36:27.921Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> c8d5fe51527c [2023-04-02T08:36:27.921Z] Step 7/27 : COPY . . [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> 551bfe8f7871 [2023-04-02T08:36:27.921Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> 14d7174487de [2023-04-02T08:36:27.921Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> 76ee8f9c8d4a [2023-04-02T08:36:27.921Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> e215f8adfa3f [2023-04-02T08:36:27.921Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> 00f554c70647 [2023-04-02T08:36:27.921Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> 402a6d82932e [2023-04-02T08:36:27.921Z] [2023-04-02T08:36:27.921Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T08:36:27.921Z] ---> 9ed4aefc74f6 [2023-04-02T08:36:27.921Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:36:27.921Z] ---> Using cache [2023-04-02T08:36:27.921Z] ---> 4f1c2d3a232d [2023-04-02T08:36:27.921Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T08:36:30.577Z] ---> e20a50878478 [2023-04-02T08:36:30.577Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-02T08:36:33.109Z] ---> Running in ebbcccb4569b [2023-04-02T08:36:33.109Z] ---> 2a083c7bf1f3 [2023-04-02T08:36:33.109Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:36:33.109Z] Removing intermediate container 805be6b1d0ee [2023-04-02T08:36:33.109Z] ---> 9ef6c9636587 [2023-04-02T08:36:33.109Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-02T08:36:33.109Z] ---> 7ef38d3195ad [2023-04-02T08:36:33.109Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-02T08:36:33.109Z] ---> Running in 96f97f185496 [2023-04-02T08:36:33.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:33.634Z] Removing intermediate container 96f97f185496 [2023-04-02T08:36:33.634Z] ---> 4e4995f44941 [2023-04-02T08:36:33.634Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:36:33.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:33.892Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:36:33.892Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:36:33.892Z] OK: 17818 distinct packages available [2023-04-02T08:36:34.197Z] ---> 892f617595ec [2023-04-02T08:36:34.197Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:34.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:34.197Z] ---> Running in 85233ffb6184 [2023-04-02T08:36:34.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:34.500Z] ---> Running in 85865c50f26d [2023-04-02T08:36:34.500Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-02T08:36:34.500Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:36:34.500Z] (3/5) Installing libucontext (1.2-r0) [2023-04-02T08:36:34.500Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-02T08:36:34.500Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-02T08:36:34.500Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:36:34.500Z] OK: 8 MiB in 20 packages [2023-04-02T08:36:34.758Z] Removing intermediate container 85233ffb6184 [2023-04-02T08:36:34.758Z] ---> caff9e643f63 [2023-04-02T08:36:34.758Z] Step 22/24 : LABEL arch=x86_64 [2023-04-02T08:36:35.704Z] ---> Running in abb7e07e391f [2023-04-02T08:36:35.704Z] Removing intermediate container abb7e07e391f [2023-04-02T08:36:35.704Z] ---> 258f77849688 [2023-04-02T08:36:35.704Z] Step 23/24 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:36:35.966Z] ---> Running in 6560235e9ef0 [2023-04-02T08:36:35.966Z] Removing intermediate container 7fe1c86a299b [2023-04-02T08:36:35.966Z] ---> 462fbef09a9b [2023-04-02T08:36:35.966Z] [2023-04-02T08:36:35.966Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:36:35.966Z] ---> 9ed4aefc74f6 [2023-04-02T08:36:35.966Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T08:36:35.966Z] Removing intermediate container ebbcccb4569b [2023-04-02T08:36:35.966Z] ---> 2d043a0bd637 [2023-04-02T08:36:35.966Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:35.966Z] ---> Running in 8091f7c88c85 [2023-04-02T08:36:35.966Z] Removing intermediate container 6560235e9ef0 [2023-04-02T08:36:35.966Z] ---> d33143bf5b35 [2023-04-02T08:36:35.966Z] Step 24/24 : LABEL version=0.0.0 [2023-04-02T08:36:35.966Z] ---> Running in 3c676a278d76 [2023-04-02T08:36:35.966Z] Removing intermediate container 8091f7c88c85 [2023-04-02T08:36:35.966Z] ---> 411ef40bada8 [2023-04-02T08:36:35.966Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:36:35.966Z] ---> Running in 07c390d53899 [2023-04-02T08:36:35.966Z] ---> fcfc718ad442 [2023-04-02T08:36:35.966Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:36.224Z] Removing intermediate container 3c676a278d76 [2023-04-02T08:36:36.224Z] ---> 15fa26f84873 [2023-04-02T08:36:36.224Z] [2023-04-02T08:36:36.224Z] Successfully built 15fa26f84873 [2023-04-02T08:36:36.224Z] Successfully tagged core-command:latest [2023-04-02T08:36:36.224Z] Building core-data [2023-04-02T08:36:36.224Z]  Building core-command ... done  ---> 2fab67a8c208 [2023-04-02T08:36:36.224Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-02T08:36:36.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:36.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:36:36.738Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:36:36.738Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:36:36.738Z] OK: 7 MiB in 16 packages [2023-04-02T08:36:42.014Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:36:42.014Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:36:42.014Z] ---> baf4911ba648 [2023-04-02T08:36:42.014Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:36:42.014Z] ---> Using cache [2023-04-02T08:36:42.014Z] ---> 44e9fb2b93ef [2023-04-02T08:36:42.014Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:36:42.014Z] ---> Using cache [2023-04-02T08:36:42.014Z] ---> b8fb79a75176 [2023-04-02T08:36:42.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:36:42.014Z] ---> Using cache [2023-04-02T08:36:42.014Z] ---> 6f9047e2cc6c [2023-04-02T08:36:42.014Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:36:42.014Z] ---> Using cache [2023-04-02T08:36:42.014Z] ---> 2f08d0d5f8dd [2023-04-02T08:36:42.014Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:36:42.014Z] ---> Using cache [2023-04-02T08:36:42.014Z] ---> 7ec807828820 [2023-04-02T08:36:42.014Z] Step 8/23 : COPY . . [2023-04-02T08:36:42.014Z] ---> Using cache [2023-04-02T08:36:42.014Z] ---> 273bc829caf7 [2023-04-02T08:36:42.014Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-02T08:36:46.221Z] ---> 769bffd3038c [2023-04-02T08:36:46.221Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:36:46.221Z] ---> Running in 709bb2e5d60c [2023-04-02T08:36:49.512Z] Removing intermediate container 07c390d53899 [2023-04-02T08:36:49.512Z] ---> 2a4691f6960b [2023-04-02T08:36:49.512Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:49.512Z] ---> 35457526b1ad [2023-04-02T08:36:49.512Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:36:49.512Z] Removing intermediate container aa2e429a09b0 [2023-04-02T08:36:49.512Z] ---> ab39d10a8c96 [2023-04-02T08:36:49.512Z] [2023-04-02T08:36:49.512Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:36:49.512Z] ---> 9ed4aefc74f6 [2023-04-02T08:36:49.512Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T08:36:49.512Z] ---> Using cache [2023-04-02T08:36:49.512Z] ---> 411ef40bada8 [2023-04-02T08:36:49.512Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:36:49.512Z] ---> Using cache [2023-04-02T08:36:49.512Z] ---> 2a4691f6960b [2023-04-02T08:36:49.512Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:36:49.512Z] ---> 504b76a8f31c [2023-04-02T08:36:49.512Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:49.512Z] 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-04-02T08:36:49.512Z] ---> 3966899fac6f [2023-04-02T08:36:49.512Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-02T08:36:49.512Z] ---> 6ca2912e037c [2023-04-02T08:36:49.512Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:36:49.512Z] ---> 61c8e6bd2e93 [2023-04-02T08:36:49.512Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-02T08:36:50.077Z] ---> 7224a8990601 [2023-04-02T08:36:50.077Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-02T08:36:50.077Z] ---> 873a26a9f065 [2023-04-02T08:36:50.077Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-02T08:36:50.464Z] ---> f1966dd5b365 [2023-04-02T08:36:50.464Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:36:50.723Z] ---> 4b79414c76d7 [2023-04-02T08:36:50.723Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:36:50.980Z] ---> d8634257be13 [2023-04-02T08:36:50.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-02T08:36:50.981Z] ---> Running in 830a8250ad8d [2023-04-02T08:36:50.981Z] ---> 0d32ce0f2d0a [2023-04-02T08:36:50.981Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:36:50.981Z] Removing intermediate container 830a8250ad8d [2023-04-02T08:36:50.981Z] ---> f482d1d2a968 [2023-04-02T08:36:50.981Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:36:51.238Z] ---> Running in 5ef1c405e6c5 [2023-04-02T08:36:55.458Z] ---> d0fe30d98274 [2023-04-02T08:36:55.458Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:36:55.764Z] ---> ec487c2c91e7 [2023-04-02T08:36:55.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-02T08:36:56.337Z] Removing intermediate container 5ef1c405e6c5 [2023-04-02T08:36:56.337Z] ---> 96a44f16491b [2023-04-02T08:36:56.337Z] Step 25/27 : LABEL arch=x86_64 [2023-04-02T08:36:56.661Z] ---> Running in ce661e4b4cc8 [2023-04-02T08:36:56.661Z] ---> 8a5a90316e98 [2023-04-02T08:36:56.661Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:36:56.661Z] ---> Running in a0955341ec75 [2023-04-02T08:36:56.661Z] ---> Running in 66d9e63a1214 [2023-04-02T08:36:56.922Z] Removing intermediate container a0955341ec75 [2023-04-02T08:36:56.922Z] ---> 4e54a6969dcd [2023-04-02T08:36:56.922Z] Step 26/27 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:36:57.244Z] ---> Running in 6a7f9f85b455 [2023-04-02T08:36:57.504Z] Removing intermediate container 6a7f9f85b455 [2023-04-02T08:36:57.504Z] ---> 676a5e0ceb17 [2023-04-02T08:36:57.504Z] Step 27/27 : LABEL version=0.0.0 [2023-04-02T08:36:57.504Z] ---> Running in ccbe77f0cb15 [2023-04-02T08:36:58.085Z] Removing intermediate container ccbe77f0cb15 [2023-04-02T08:36:58.085Z] ---> 6ae6f9c20d31 [2023-04-02T08:36:58.085Z] [2023-04-02T08:36:58.085Z] Removing intermediate container ce661e4b4cc8 [2023-04-02T08:36:58.085Z] ---> ed321db77a10 [2023-04-02T08:36:58.085Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:36:58.346Z] Successfully built 6ae6f9c20d31 [2023-04-02T08:36:58.614Z] Successfully tagged security-spire-agent:latest [2023-04-02T08:36:58.614Z] Building support-scheduler [2023-04-02T08:36:58.614Z]  Building security-spire-agent ... done Removing intermediate container 66d9e63a1214 [2023-04-02T08:36:58.614Z] ---> 0ad5727c15dd [2023-04-02T08:36:58.614Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:36:59.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-02T08:36:59.327Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-02T08:37:00.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-02T08:37:01.329Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-02T08:37:01.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:37:01.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:37:01.966Z] ---> baf4911ba648 [2023-04-02T08:37:01.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:37:01.966Z] ---> Using cache [2023-04-02T08:37:01.966Z] ---> 44e9fb2b93ef [2023-04-02T08:37:01.966Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:37:01.966Z] ---> Using cache [2023-04-02T08:37:01.966Z] ---> b8fb79a75176 [2023-04-02T08:37:01.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:37:01.966Z] ---> Using cache [2023-04-02T08:37:01.966Z] ---> 6f9047e2cc6c [2023-04-02T08:37:01.966Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:37:01.966Z] ---> Using cache [2023-04-02T08:37:01.966Z] ---> 2f08d0d5f8dd [2023-04-02T08:37:01.966Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:37:01.966Z] ---> Using cache [2023-04-02T08:37:01.966Z] ---> 7ec807828820 [2023-04-02T08:37:01.966Z] Step 8/23 : COPY . . [2023-04-02T08:37:01.966Z] ---> Using cache [2023-04-02T08:37:01.966Z] ---> 273bc829caf7 [2023-04-02T08:37:01.966Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-02T08:37:02.226Z] ---> Running in d702678c1062 [2023-04-02T08:37:02.293Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-02T08:37:06.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-02T08:37:06.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-02T08:37:06.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-02T08:37:06.566Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-02T08:37:08.512Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-02T08:37:08.794Z] Removing intermediate container d702678c1062 [2023-04-02T08:37:08.794Z] ---> Running in 7628201dd0df [2023-04-02T08:37:08.794Z] ---> f6af64b330c7 [2023-04-02T08:37:08.794Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T08:37:08.794Z] ---> Running in 4a433743d41a [2023-04-02T08:37:08.794Z] ---> Running in 540564a3d85e [2023-04-02T08:37:08.794Z] Removing intermediate container 7628201dd0df [2023-04-02T08:37:08.794Z] ---> f86a6a047215 [2023-04-02T08:37:08.794Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T08:37:08.794Z] ---> Running in af2566ca4a2e [2023-04-02T08:37:08.794Z] Removing intermediate container 540564a3d85e [2023-04-02T08:37:08.794Z] ---> 556cfbfc6e7b [2023-04-02T08:37:08.794Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:37:08.794Z] 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-04-02T08:37:08.794Z] ---> Running in ec8067741b32 [2023-04-02T08:37:08.794Z] Removing intermediate container af2566ca4a2e [2023-04-02T08:37:08.794Z] ---> a981456aeac2 [2023-04-02T08:37:08.794Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:37:08.794Z] ---> Running in 26a045302f6a [2023-04-02T08:37:08.794Z] Removing intermediate container ec8067741b32 [2023-04-02T08:37:08.794Z] ---> 29ee464be873 [2023-04-02T08:37:08.794Z] Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:37:09.051Z] ---> Running in f33b65ed5206 [2023-04-02T08:37:09.051Z] Removing intermediate container 26a045302f6a [2023-04-02T08:37:09.051Z] ---> e1e3fe4037d5 [2023-04-02T08:37:09.051Z] Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:37:09.051Z] Removing intermediate container f33b65ed5206 [2023-04-02T08:37:09.051Z] ---> f2225e173ae9 [2023-04-02T08:37:09.051Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:37:09.051Z] ---> Running in d9200e8de6a3 [2023-04-02T08:37:09.051Z] ---> Running in c4a53198e731 [2023-04-02T08:37:09.308Z] Removing intermediate container 85865c50f26d [2023-04-02T08:37:09.308Z] ---> e723251baddf [2023-04-02T08:37:09.308Z] Step 7/20 : COPY . . [2023-04-02T08:37:09.308Z] Removing intermediate container d9200e8de6a3 [2023-04-02T08:37:09.308Z] ---> e662e429de0e [2023-04-02T08:37:09.308Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:37:09.308Z] Removing intermediate container c4a53198e731 [2023-04-02T08:37:09.308Z] ---> 543420d72197 [2023-04-02T08:37:09.308Z] [2023-04-02T08:37:09.567Z] ---> Running in 2670303dc83a [2023-04-02T08:37:09.567Z] Successfully built 543420d72197 [2023-04-02T08:37:09.567Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-02T08:37:09.567Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-04-02T08:37:10.499Z] Removing intermediate container 2670303dc83a [2023-04-02T08:37:10.499Z] ---> 02ddfe03fde3 [2023-04-02T08:37:10.499Z] [2023-04-02T08:37:10.499Z] Successfully built 02ddfe03fde3 [2023-04-02T08:37:10.499Z] Successfully tagged security-proxy-auth:latest [2023-04-02T08:37:10.499Z]  Building security-proxy-auth ... done Building security-spire-server [2023-04-02T08:37:11.103Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-02T08:37:11.104Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-02T08:37:11.104Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-02T08:37:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-02T08:37:15.759Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:37:15.759Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:37:15.759Z] ---> baf4911ba648 [2023-04-02T08:37:15.759Z] Step 3/26 : WORKDIR /edgex-go [2023-04-02T08:37:15.759Z] ---> Using cache [2023-04-02T08:37:15.759Z] ---> 982a8021ebed [2023-04-02T08:37:15.759Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:37:15.759Z] ---> Using cache [2023-04-02T08:37:15.759Z] ---> 559183ae4b15 [2023-04-02T08:37:15.759Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-02T08:37:15.759Z] ---> Using cache [2023-04-02T08:37:15.759Z] ---> b62ce55ab807 [2023-04-02T08:37:15.759Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:37:15.759Z] ---> Using cache [2023-04-02T08:37:15.759Z] ---> c8d5fe51527c [2023-04-02T08:37:15.759Z] Step 7/26 : COPY . . [2023-04-02T08:37:15.759Z] ---> Using cache [2023-04-02T08:37:15.759Z] ---> 551bfe8f7871 [2023-04-02T08:37:15.759Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T08:37:15.759Z] ---> Using cache [2023-04-02T08:37:15.759Z] ---> 14d7174487de [2023-04-02T08:37:15.759Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-02T08:37:15.759Z] ---> Using cache [2023-04-02T08:37:15.759Z] ---> 76ee8f9c8d4a [2023-04-02T08:37:15.759Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:37:15.759Z] ---> Using cache [2023-04-02T08:37:15.759Z] ---> e215f8adfa3f [2023-04-02T08:37:15.759Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-02T08:37:18.343Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:37:18.343Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:37:18.343Z] ---> baf4911ba648 [2023-04-02T08:37:18.343Z] Step 3/33 : WORKDIR /edgex-go [2023-04-02T08:37:18.343Z] ---> Using cache [2023-04-02T08:37:18.343Z] ---> 982a8021ebed [2023-04-02T08:37:18.343Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-02T08:37:29.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-02T08:37:29.339Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-02T08:37:29.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.660s coverage: 28.7% of statements [2023-04-02T08:37:33.370Z] ---> be12f8cc9301 [2023-04-02T08:37:33.370Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-02T08:37:33.370Z] ---> Running in 8b43a6225aa9 [2023-04-02T08:37:33.370Z] ---> Running in 2aa51ab975c7 [2023-04-02T08:37:33.370Z] ---> Running in 79f25876796c [2023-04-02T08:37:33.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:37:33.370Z] 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-04-02T08:37:34.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:37:35.024Z] OK: 265 MiB in 53 packages [2023-04-02T08:37:37.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.326s coverage: 98.5% of statements [2023-04-02T08:37:37.571Z] Removing intermediate container 8b43a6225aa9 [2023-04-02T08:37:37.571Z] ---> cb5f28d066c8 [2023-04-02T08:37:37.571Z] Step 12/26 : WORKDIR /edgex-go [2023-04-02T08:37:37.571Z] Removing intermediate container 709bb2e5d60c [2023-04-02T08:37:37.571Z] ---> 9ef412fd2f7d [2023-04-02T08:37:37.571Z] [2023-04-02T08:37:37.571Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:37:37.571Z] ---> 9ed4aefc74f6 [2023-04-02T08:37:37.571Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:37:37.571Z] ---> Running in 372e8804c561 [2023-04-02T08:37:37.571Z] ---> Running in a606ff034250 [2023-04-02T08:37:37.831Z] Removing intermediate container 2aa51ab975c7 [2023-04-02T08:37:37.831Z] ---> e8292d041c1b [2023-04-02T08:37:37.831Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-02T08:37:37.831Z] Removing intermediate container 372e8804c561 [2023-04-02T08:37:37.831Z] ---> 6817ea8b4fd8 [2023-04-02T08:37:37.831Z] [2023-04-02T08:37:37.831Z] Step 13/26 : FROM alpine:3.17 [2023-04-02T08:37:37.831Z] ---> 9ed4aefc74f6 [2023-04-02T08:37:37.831Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:37:37.831Z] ---> Using cache [2023-04-02T08:37:37.831Z] ---> 4f1c2d3a232d [2023-04-02T08:37:37.831Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T08:37:37.831Z] ---> Using cache [2023-04-02T08:37:37.831Z] ---> 2d043a0bd637 [2023-04-02T08:37:37.831Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:37:37.831Z] ---> Using cache [2023-04-02T08:37:37.831Z] Removing intermediate container a606ff034250 [2023-04-02T08:37:37.831Z] ---> 53e6f822aab0 [2023-04-02T08:37:37.831Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-02T08:37:37.831Z] ---> fcfc718ad442 [2023-04-02T08:37:37.831Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:37:37.831Z] ---> Using cache [2023-04-02T08:37:37.831Z] ---> 2fab67a8c208 [2023-04-02T08:37:37.831Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:37:38.156Z] ---> Running in 174d3c396a3d [2023-04-02T08:37:38.156Z] ---> ead6df86cd97 [2023-04-02T08:37:38.156Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:37:38.416Z] ---> Running in 4d43ddd7a9eb [2023-04-02T08:37:39.796Z] Removing intermediate container 174d3c396a3d [2023-04-02T08:37:39.796Z] ---> d9964f344b41 [2023-04-02T08:37:39.796Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-02T08:37:43.989Z] ---> 1a615fe06f61 [2023-04-02T08:37:43.989Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:37:43.989Z] ---> Running in c7bfd1c3c180 [2023-04-02T08:37:43.989Z] Removing intermediate container 4a433743d41a [2023-04-02T08:37:43.989Z] ---> d82d9f128198 [2023-04-02T08:37:43.989Z] [2023-04-02T08:37:43.989Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:37:43.989Z] ---> 9ed4aefc74f6 [2023-04-02T08:37:43.989Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:37:43.989Z] ---> Using cache [2023-04-02T08:37:43.989Z] ---> 5c4a8bb23cb2 [2023-04-02T08:37:43.989Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T08:37:43.989Z] ---> Using cache [2023-04-02T08:37:43.989Z] ---> 5117901cf40c [2023-04-02T08:37:43.989Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-02T08:37:43.989Z] ---> Running in 85a942cb1957 [2023-04-02T08:37:43.989Z] Removing intermediate container c7bfd1c3c180 [2023-04-02T08:37:43.989Z] ---> 385e47400103 [2023-04-02T08:37:43.989Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:37:43.989Z] ---> Running in 2300224c6e99 [2023-04-02T08:37:44.246Z] Removing intermediate container 85a942cb1957 [2023-04-02T08:37:44.246Z] ---> 35bea8b9b9a4 [2023-04-02T08:37:44.246Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T08:37:44.246Z] ---> 4bbad8aee79c [2023-04-02T08:37:44.246Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-02T08:37:44.246Z] ---> Running in 652a6d933ab9 [2023-04-02T08:37:44.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-02T08:37:44.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-02T08:37:44.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-02T08:37:44.810Z] Removing intermediate container 652a6d933ab9 [2023-04-02T08:37:44.810Z] ---> da3091ed258e [2023-04-02T08:37:44.810Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:37:44.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:37:44.810Z] ---> 1e7b6a9d19fd [2023-04-02T08:37:44.810Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-02T08:37:44.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:37:45.069Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:37:45.069Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:37:45.069Z] OK: 7 MiB in 16 packages [2023-04-02T08:37:45.069Z] ---> 30d4119a15ed [2023-04-02T08:37:45.069Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:37:45.069Z] ---> 3684c861c8cd [2023-04-02T08:37:45.069Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:37:45.069Z] ---> Running in d79dde1ecfa4 [2023-04-02T08:37:45.328Z] Removing intermediate container d79dde1ecfa4 [2023-04-02T08:37:45.328Z] ---> bb05f3b47362 [2023-04-02T08:37:45.328Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:37:45.328Z] ---> bf7bfa5fc60c [2023-04-02T08:37:45.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-02T08:37:45.328Z] ---> Running in 75d68f004d0b [2023-04-02T08:37:45.945Z] Removing intermediate container 75d68f004d0b [2023-04-02T08:37:45.945Z] ---> 2afebe2d9549 [2023-04-02T08:37:45.945Z] Step 24/26 : LABEL arch=x86_64 [2023-04-02T08:37:45.945Z] Removing intermediate container 2300224c6e99 [2023-04-02T08:37:45.945Z] ---> fa6cbd800608 [2023-04-02T08:37:45.945Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:37:46.204Z] ---> Running in d776804ebc59 [2023-04-02T08:37:46.204Z] ---> 07e6b2a22585 [2023-04-02T08:37:46.204Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:37:46.204Z] ---> b6aae4efd961 [2023-04-02T08:37:46.204Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:37:46.204Z] Removing intermediate container d776804ebc59 [2023-04-02T08:37:46.204Z] ---> 00264fc9558f [2023-04-02T08:37:46.204Z] Step 25/26 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:37:46.204Z] ---> Running in 22872124f9f9 [2023-04-02T08:37:46.462Z] Removing intermediate container 22872124f9f9 [2023-04-02T08:37:46.462Z] ---> b8e021a5903b [2023-04-02T08:37:46.462Z] Step 26/26 : LABEL version=0.0.0 [2023-04-02T08:37:46.462Z] ---> 24f9fbccc0da [2023-04-02T08:37:46.462Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-02T08:37:46.462Z] ---> 162eb2dcbc6b [2023-04-02T08:37:46.462Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-02T08:37:46.462Z] ---> Running in 48f53c596653 [2023-04-02T08:37:46.462Z] ---> Running in 8b786b696e20 [2023-04-02T08:37:46.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.438s coverage: 71.3% of statements [2023-04-02T08:37:47.027Z] Removing intermediate container 48f53c596653 [2023-04-02T08:37:47.027Z] ---> a75d83643e74 [2023-04-02T08:37:47.027Z] [2023-04-02T08:37:47.027Z] Removing intermediate container 8b786b696e20 [2023-04-02T08:37:47.027Z] ---> 836d8a3c3161 [2023-04-02T08:37:47.027Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:37:47.027Z] ---> Running in 3d5603bf47d4 [2023-04-02T08:37:47.027Z] ---> 43bc5eb00fc4 [2023-04-02T08:37:47.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:37:47.027Z] Successfully built a75d83643e74 [2023-04-02T08:37:47.027Z] Successfully tagged security-spire-server:latest [2023-04-02T08:37:47.285Z]  Building security-spire-server ... done Removing intermediate container 3d5603bf47d4 [2023-04-02T08:37:47.285Z] ---> 81dd0499c437 [2023-04-02T08:37:47.285Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:37:47.285Z] ---> dc625aa4eb5d [2023-04-02T08:37:47.285Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-02T08:37:47.285Z] ---> Running in 2c125fb06681 [2023-04-02T08:37:47.285Z] ---> Running in c4c9360a2b35 [2023-04-02T08:37:47.543Z] Removing intermediate container 2c125fb06681 [2023-04-02T08:37:47.543Z] ---> 6eeabb4983c7 [2023-04-02T08:37:47.543Z] Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:37:47.543Z] Removing intermediate container c4c9360a2b35 [2023-04-02T08:37:47.543Z] ---> cdacace31ea3 [2023-04-02T08:37:47.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:37:47.543Z] ---> Running in 16d350971bf7 [2023-04-02T08:37:47.803Z] ---> Running in ceba6f162676 [2023-04-02T08:37:47.803Z] Removing intermediate container 16d350971bf7 [2023-04-02T08:37:47.803Z] ---> 5531efbee95c [2023-04-02T08:37:47.803Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:37:47.803Z] Removing intermediate container ceba6f162676 [2023-04-02T08:37:47.803Z] ---> 66032828dc09 [2023-04-02T08:37:47.803Z] Step 21/23 : LABEL arch=x86_64 [2023-04-02T08:37:47.803Z] ---> Running in 32c0afe71f1e [2023-04-02T08:37:48.086Z] ---> Running in 32ac255745a4 [2023-04-02T08:37:48.086Z] Removing intermediate container 32c0afe71f1e [2023-04-02T08:37:48.086Z] ---> a5d8efa165e8 [2023-04-02T08:37:48.086Z] [2023-04-02T08:37:48.345Z] Removing intermediate container 32ac255745a4 [2023-04-02T08:37:48.345Z] ---> c75d66b99c89 [2023-04-02T08:37:48.345Z] Step 22/23 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:37:48.345Z] Successfully built a5d8efa165e8 [2023-04-02T08:37:48.345Z] Successfully tagged support-scheduler:latest [2023-04-02T08:37:48.345Z]  Building support-scheduler ... done  ---> Running in dbda8110a095 [2023-04-02T08:37:48.345Z] Removing intermediate container dbda8110a095 [2023-04-02T08:37:48.345Z] ---> 39e661c897b7 [2023-04-02T08:37:48.345Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:37:48.603Z] ---> Running in c9720ad273c6 [2023-04-02T08:37:49.170Z] Removing intermediate container c9720ad273c6 [2023-04-02T08:37:49.170Z] ---> 6e8fc404cfb2 [2023-04-02T08:37:49.170Z] [2023-04-02T08:37:49.170Z] Successfully built 6e8fc404cfb2 [2023-04-02T08:37:49.170Z] Successfully tagged core-data:latest [2023-04-02T08:37:50.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-02T08:37:50.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-02T08:37:50.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.354s coverage: 54.0% of statements [2023-04-02T08:37:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-02T08:37:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-02T08:37:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:37:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-02T08:37:55.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-02T08:38:03.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-02T08:38:03.548Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-02T08:38:07.288Z]  Building core-data ... done Removing intermediate container 79f25876796c [2023-04-02T08:38:07.288Z] ---> 184a1e4ac5f6 [2023-04-02T08:38:07.288Z] [2023-04-02T08:38:07.288Z] Step 9/20 : FROM alpine:3.17 [2023-04-02T08:38:07.288Z] ---> 9ed4aefc74f6 [2023-04-02T08:38:07.288Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T08:38:07.288Z] ---> Running in 44d189c9579d [2023-04-02T08:38:07.288Z] Removing intermediate container 44d189c9579d [2023-04-02T08:38:07.288Z] ---> f830004adc37 [2023-04-02T08:38:07.288Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-02T08:38:07.288Z] ---> Running in 900c5f651b8d [2023-04-02T08:38:07.288Z] Removing intermediate container 4d43ddd7a9eb [2023-04-02T08:38:07.288Z] ---> ebb9b58a349a [2023-04-02T08:38:07.288Z] Step 7/33 : COPY . . [2023-04-02T08:38:07.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:38:07.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:38:07.288Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:38:07.288Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:38:07.288Z] OK: 17818 distinct packages available [2023-04-02T08:38:07.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:38:07.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:38:07.288Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-02T08:38:07.288Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-02T08:38:07.288Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-02T08:38:07.288Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-02T08:38:07.288Z] (5/9) Installing curl (7.88.1-r1) [2023-04-02T08:38:07.288Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-02T08:38:07.288Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:38:07.288Z] (8/9) Installing libucontext (1.2-r0) [2023-04-02T08:38:07.288Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-02T08:38:07.288Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:38:07.288Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T08:38:07.288Z] OK: 10 MiB in 24 packages [2023-04-02T08:38:11.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.926s coverage: 88.5% of statements [2023-04-02T08:38:11.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.563s coverage: 3.9% of statements [2023-04-02T08:38:13.891Z] ---> 11c8905bc2bc [2023-04-02T08:38:13.891Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-02T08:38:13.891Z] ---> Running in 0dd5b3a451e0 [2023-04-02T08:38:13.891Z] Removing intermediate container 900c5f651b8d [2023-04-02T08:38:13.891Z] ---> 899dc70843b1 [2023-04-02T08:38:13.891Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:38:13.891Z] ---> fd39d4114881 [2023-04-02T08:38:13.891Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:38:13.891Z] 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-04-02T08:38:13.891Z] ---> 7a006e60ce44 [2023-04-02T08:38:13.891Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-02T08:38:14.462Z] ---> 80624d16e295 [2023-04-02T08:38:14.462Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:38:14.723Z] ---> 9f178148aff6 [2023-04-02T08:38:14.723Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-02T08:38:14.723Z] ---> Running in 38dc83389d22 [2023-04-02T08:38:14.723Z] Removing intermediate container 38dc83389d22 [2023-04-02T08:38:14.723Z] ---> d4962ca73ba8 [2023-04-02T08:38:14.723Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T08:38:14.723Z] ---> Running in 0f2a36da5030 [2023-04-02T08:38:14.983Z] Removing intermediate container 0f2a36da5030 [2023-04-02T08:38:14.983Z] ---> 3660ddbe6b4d [2023-04-02T08:38:14.983Z] Step 18/20 : LABEL arch=x86_64 [2023-04-02T08:38:14.983Z] ---> Running in eb5ce2d01d31 [2023-04-02T08:38:14.983Z] Removing intermediate container eb5ce2d01d31 [2023-04-02T08:38:14.983Z] ---> 7b9f7c197752 [2023-04-02T08:38:14.983Z] Step 19/20 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:38:14.983Z] ---> Running in eb2f18ed0256 [2023-04-02T08:38:15.244Z] Removing intermediate container eb2f18ed0256 [2023-04-02T08:38:15.244Z] ---> debe6101388f [2023-04-02T08:38:15.244Z] Step 20/20 : LABEL version=0.0.0 [2023-04-02T08:38:15.244Z] ---> Running in bbc576603697 [2023-04-02T08:38:15.244Z] Removing intermediate container bbc576603697 [2023-04-02T08:38:15.244Z] ---> 4b5acdd8a02f [2023-04-02T08:38:15.244Z] [2023-04-02T08:38:15.244Z] Successfully built 4b5acdd8a02f [2023-04-02T08:38:15.244Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-02T08:38:20.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-02T08:38:20.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:38:20.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-02T08:38:21.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.990s coverage: 95.6% of statements [2023-04-02T08:38:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-02T08:38:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-02T08:38:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-02T08:38:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-02T08:38:21.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-02T08:38:21.287Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.223s coverage: 72.2% of statements [2023-04-02T08:38:27.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-02T08:38:27.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-02T08:38:27.956Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-02T08:38:27.956Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 65.9% of statements [2023-04-02T08:38:33.368Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0dd5b3a451e0 [2023-04-02T08:38:33.368Z] ---> bcaf960ef55c [2023-04-02T08:38:33.368Z] [2023-04-02T08:38:33.368Z] Step 9/33 : FROM alpine:3.17 [2023-04-02T08:38:33.368Z] ---> 9ed4aefc74f6 [2023-04-02T08:38:33.368Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T08:38:33.368Z] ---> Using cache [2023-04-02T08:38:33.368Z] ---> f830004adc37 [2023-04-02T08:38:33.368Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-02T08:38:33.368Z] ---> Running in 843e27b42df4 [2023-04-02T08:38:33.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-02T08:38:33.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-02T08:38:33.368Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:38:33.368Z] (2/2) Installing su-exec (0.2-r2) [2023-04-02T08:38:33.368Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:38:33.368Z] OK: 7 MiB in 17 packages [2023-04-02T08:38:33.368Z] Removing intermediate container 843e27b42df4 [2023-04-02T08:38:33.368Z] ---> bae20af151e3 [2023-04-02T08:38:33.368Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-02T08:38:33.368Z] ---> Running in 6cc37a8be840 [2023-04-02T08:38:33.368Z] Removing intermediate container 6cc37a8be840 [2023-04-02T08:38:33.368Z] ---> fd9f1c71a4e3 [2023-04-02T08:38:33.368Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-02T08:38:33.368Z] ---> Running in 9cb113df0afd [2023-04-02T08:38:33.368Z] Removing intermediate container 9cb113df0afd [2023-04-02T08:38:33.368Z] ---> 509ce04a996c [2023-04-02T08:38:33.368Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-02T08:38:33.368Z] ---> Running in d0821ee9ea11 [2023-04-02T08:38:33.368Z] Removing intermediate container d0821ee9ea11 [2023-04-02T08:38:33.368Z] ---> ff02fd9ca513 [2023-04-02T08:38:33.368Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-02T08:38:33.368Z] ---> Running in 0091bd78cc59 [2023-04-02T08:38:33.368Z] Removing intermediate container 0091bd78cc59 [2023-04-02T08:38:33.368Z] ---> 0bb6eaf731b4 [2023-04-02T08:38:33.368Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-02T08:38:33.368Z] ---> Running in d19cf2743e70 [2023-04-02T08:38:33.368Z] Removing intermediate container d19cf2743e70 [2023-04-02T08:38:33.368Z] ---> 33445ab77687 [2023-04-02T08:38:33.368Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-02T08:38:33.368Z] ---> Running in 3ec8a7612f48 [2023-04-02T08:38:33.368Z] Removing intermediate container 3ec8a7612f48 [2023-04-02T08:38:33.368Z] ---> 2da3b5e8911e [2023-04-02T08:38:33.368Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-02T08:38:33.368Z] ---> 7b2e0633b394 [2023-04-02T08:38:33.368Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-02T08:38:33.368Z] ---> Running in c7f2a76c3439 [2023-04-02T08:38:33.630Z] Removing intermediate container c7f2a76c3439 [2023-04-02T08:38:33.630Z] ---> ea45b970753f [2023-04-02T08:38:33.630Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:38:33.889Z] ---> 1ff0fa549b67 [2023-04-02T08:38:33.889Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:38:33.889Z] ---> 394ee17133a7 [2023-04-02T08:38:33.889Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-02T08:38:34.490Z] ---> 1f398221d737 [2023-04-02T08:38:34.490Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-02T08:38:34.490Z] ---> 0e8b7bbea456 [2023-04-02T08:38:34.490Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-02T08:38:34.752Z] ---> 675833dc2ffa [2023-04-02T08:38:34.752Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-02T08:38:34.752Z] ---> f645cbe0684e [2023-04-02T08:38:34.752Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-02T08:38:35.012Z] ---> c18bf972a80e [2023-04-02T08:38:35.012Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-02T08:38:35.012Z] ---> 830c5eb4a883 [2023-04-02T08:38:35.012Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-02T08:38:35.012Z] ---> Running in 0074872b07ac [2023-04-02T08:38:35.585Z] Removing intermediate container 0074872b07ac [2023-04-02T08:38:35.585Z] ---> e136587f4be0 [2023-04-02T08:38:35.586Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-02T08:38:35.586Z] ---> Running in dbce729c87b1 [2023-04-02T08:38:35.848Z] Removing intermediate container dbce729c87b1 [2023-04-02T08:38:35.848Z] ---> f454d4289502 [2023-04-02T08:38:35.848Z] Step 30/33 : CMD ["gate"] [2023-04-02T08:38:35.848Z] ---> Running in 29ec4015724f [2023-04-02T08:38:35.848Z] Removing intermediate container 29ec4015724f [2023-04-02T08:38:35.848Z] ---> d2d066435129 [2023-04-02T08:38:35.848Z] Step 31/33 : LABEL arch=x86_64 [2023-04-02T08:38:35.848Z] ---> Running in e846fd420a0a [2023-04-02T08:38:35.848Z] Removing intermediate container e846fd420a0a [2023-04-02T08:38:35.848Z] ---> d95363fbee6d [2023-04-02T08:38:35.848Z] Step 32/33 : LABEL git_sha=651cfa60368e450198cf525bd86877f1195649e7 [2023-04-02T08:38:36.110Z] ---> Running in a5c71b227851 [2023-04-02T08:38:36.110Z] Removing intermediate container a5c71b227851 [2023-04-02T08:38:36.110Z] ---> 4fc1b9728033 [2023-04-02T08:38:36.110Z] Step 33/33 : LABEL version=0.0.0 [2023-04-02T08:38:36.110Z] ---> Running in ee9717c28d93 [2023-04-02T08:38:36.110Z] Removing intermediate container ee9717c28d93 [2023-04-02T08:38:36.110Z] ---> 4d398c858ba5 [2023-04-02T08:38:36.110Z] [2023-04-02T08:38:36.110Z] Successfully built 4d398c858ba5 [2023-04-02T08:38:36.372Z] Successfully tagged security-bootstrapper:latest [2023-04-02T08:38:36.381Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-04-02T08:38:36.387Z] $ docker stop --time=1 ac53fdd6b7dd0763502ca6f5c336714c9d4b670efbcf0f4b74a1d1671855fe36 [2023-04-02T08:38:37.683Z] $ docker rm -f --volumes ac53fdd6b7dd0763502ca6f5c336714c9d4b670efbcf0f4b74a1d1671855fe36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T08:38:38.021Z] + docker images [2023-04-02T08:38:38.021Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-02T08:38:38.021Z] security-bootstrapper latest 4d398c858ba5 1 second ago 22.2MB [2023-04-02T08:38:38.021Z] bcaf960ef55c 8 seconds ago 1.67GB [2023-04-02T08:38:38.021Z] security-spiffe-token-provider latest 4b5acdd8a02f 22 seconds ago 32.8MB [2023-04-02T08:38:38.021Z] 184a1e4ac5f6 40 seconds ago 1.73GB [2023-04-02T08:38:38.021Z] core-data latest 6e8fc404cfb2 49 seconds ago 20MB [2023-04-02T08:38:38.021Z] support-scheduler latest a5d8efa165e8 50 seconds ago 32.1MB [2023-04-02T08:38:38.021Z] security-spire-server latest a75d83643e74 51 seconds ago 89.8MB [2023-04-02T08:38:38.021Z] d82d9f128198 55 seconds ago 1.75GB [2023-04-02T08:38:38.021Z] 6817ea8b4fd8 About a minute ago 1.54GB [2023-04-02T08:38:38.021Z] 9ef412fd2f7d About a minute ago 1.69GB [2023-04-02T08:38:38.021Z] core-common-config-bootstrapper latest 543420d72197 About a minute ago 17.2MB [2023-04-02T08:38:38.021Z] security-proxy-auth latest 02ddfe03fde3 About a minute ago 18.3MB [2023-04-02T08:38:38.021Z] security-spire-agent latest 6ae6f9c20d31 About a minute ago 129MB [2023-04-02T08:38:38.021Z] ab39d10a8c96 About a minute ago 1.66GB [2023-04-02T08:38:38.021Z] core-command latest 15fa26f84873 2 minutes ago 19.8MB [2023-04-02T08:38:38.021Z] 462fbef09a9b 2 minutes ago 1.68GB [2023-04-02T08:38:38.021Z] security-secretstore-setup latest 8f7dea052d1e 2 minutes ago 32.8MB [2023-04-02T08:38:38.021Z] 5c61eca03f2d 2 minutes ago 1.69GB [2023-04-02T08:38:38.021Z] core-metadata latest e40992786667 2 minutes ago 20.4MB [2023-04-02T08:38:38.021Z] security-proxy-setup latest eb070cd729e3 2 minutes ago 18.7MB [2023-04-02T08:38:38.021Z] support-notifications latest 43ab860f7edb 2 minutes ago 32.7MB [2023-04-02T08:38:38.021Z] 2b1bee1aea86 2 minutes ago 1.75GB [2023-04-02T08:38:38.021Z] 847b39da46b2 2 minutes ago 1.69GB [2023-04-02T08:38:38.021Z] e63fa208389a 2 minutes ago 1.68GB [2023-04-02T08:38:38.021Z] bd9dae06414e 2 minutes ago 1.67GB [2023-04-02T08:38:38.021Z] security-spire-config latest cc88334ae594 3 minutes ago 88.9MB [2023-04-02T08:38:38.021Z] 402a6d82932e 3 minutes ago 1.54GB [2023-04-02T08:38:38.021Z] ci-base-image-x86_64 latest baf4911ba648 8 minutes ago 881MB [2023-04-02T08:38:38.021Z] alpine 3.17 9ed4aefc74f6 3 days ago 7.05MB [2023-04-02T08:38:38.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB [2023-04-02T08:38:38.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-04-02T08:38:38.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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-04-02T08:38:40.279Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-02T08:38:40.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-02T08:38:40.279Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements [2023-04-02T08:38:40.279Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.287s coverage: 29.0% of statements [2023-04-02T08:38:44.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 44.1% of statements [2023-04-02T08:38:44.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.278s coverage: 82.9% of statements [2023-04-02T08:38:44.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2023-04-02T08:38:44.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.296s coverage: 96.3% of statements [2023-04-02T08:38:48.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2023-04-02T08:38:52.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-02T08:38:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-02T08:38:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-02T08:38:52.461Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-02T08:38:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-02T08:38:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-02T08:38:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-02T08:38:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-02T08:39:01.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.237s coverage: 94.4% of statements [2023-04-02T08:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-02T08:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-02T08:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-02T08:39:01.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-02T08:39:08.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-02T08:39:08.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-02T08:39:09.782Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-02T08:39:16.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.461s coverage: 79.9% of statements [2023-04-02T08:39:16.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.284s coverage: 92.9% of statements [2023-04-02T08:39:16.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-04-02T08:39:16.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.237s coverage: 62.3% of statements [2023-04-02T08:39:16.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.247s coverage: 87.2% of statements [2023-04-02T08:39:16.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements [2023-04-02T08:39:16.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-04-02T08:39:16.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.541s coverage: 81.2% of statements [2023-04-02T08:39:17.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-02T08:39:17.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-02T08:39:18.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.614s coverage: 82.1% of statements [2023-04-02T08:39:18.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 86.0% of statements [2023-04-02T08:39:26.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-02T08:39:26.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-02T08:39:26.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.183s coverage: 63.1% of statements [2023-04-02T08:39:26.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements [2023-04-02T08:39:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.140s coverage: 89.4% of statements [2023-04-02T08:39:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2023-04-02T08:39:28.909Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2023-04-02T08:39:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-02T08:39:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-02T08:39:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-02T08:39:29.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2023-04-02T08:39:37.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-02T08:39:37.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-02T08:39:37.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-02T08:39:38.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.059s coverage: 38.4% of statements [2023-04-02T08:39:38.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements [2023-04-02T08:39:43.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-02T08:39:43.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-02T08:39:43.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-02T08:39:43.944Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-02T08:39:43.944Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2023-04-02T08:39:50.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-02T08:39:50.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-02T08:39:50.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-02T08:39:50.581Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-02T08:39:57.236Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements [2023-04-02T08:39:57.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-02T08:39:57.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-02T08:39:57.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:39:57.822Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-02T08:39:58.784Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.643s coverage: 92.3% of statements [2023-04-02T08:40:03.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-02T08:40:03.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-02T08:40:03.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements [2023-04-02T08:40:05.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-02T08:40:05.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-02T08:40:05.615Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements [2023-04-02T08:40:06.574Z] 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-04-02T08:40:06.839Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-02T08:40:06.840Z] go vet ./... [2023-04-02T08:42:58.562Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-02T08:42:58.562Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-02T08:42:58.562Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-02T08:42:58.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-02T08:42:59.235Z] + ls -al . [2023-04-02T08:42:59.235Z] total 700 [2023-04-02T08:42:59.235Z] drwxrwxr-x 10 1001 1001 4096 Apr 2 08:34 . [2023-04-02T08:42:59.235Z] drwxr-xr-x 4 root root 4096 Apr 2 08:34 .. [2023-04-02T08:42:59.235Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 08:32 .blubracket [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 16 Apr 2 08:32 .dockerignore [2023-04-02T08:42:59.235Z] drwxrwxr-x 8 1001 1001 4096 Apr 2 08:32 .git [2023-04-02T08:42:59.235Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 08:32 .github [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 1133 Apr 2 08:32 .gitignore [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 42 Apr 2 08:32 .golangci.yml [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 87 Apr 2 08:32 .hadolint.yml [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 166 Apr 2 08:32 .sonarcloud.properties [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 1171 Apr 2 08:32 ADOPTERS.md [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 10835 Apr 2 08:32 Attribution.txt [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 73765 Apr 2 08:32 CHANGELOG.md [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 3804 Apr 2 08:32 CONTRIBUTING.md [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 677 Apr 2 08:32 GOVERNANCE.md [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 883 Apr 2 08:32 Jenkinsfile [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 10775 Apr 2 08:32 LICENSE [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 14368 Apr 2 08:32 Makefile [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 582 Apr 2 08:32 OWNERS.md [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 9403 Apr 2 08:32 README.md [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 789 Apr 2 08:32 SECURITY.md [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 5 Apr 2 08:30 VERSION [2023-04-02T08:42:59.235Z] drwxrwxr-x 2 1001 1001 4096 Apr 2 08:32 bin [2023-04-02T08:42:59.235Z] drwxrwxr-x 18 1001 1001 4096 Apr 2 08:32 cmd [2023-04-02T08:42:59.235Z] -rw-r--r-- 1 root root 447380 Apr 2 08:40 coverage.out [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 3200 Apr 2 08:32 go.mod [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 31265 Apr 2 08:32 go.sum [2023-04-02T08:42:59.235Z] drwxrwxr-x 7 1001 1001 4096 Apr 2 08:32 internal [2023-04-02T08:42:59.235Z] drwxrwxr-x 3 1001 1001 4096 Apr 2 08:32 openapi [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 594 Apr 2 08:32 security.txt [2023-04-02T08:42:59.235Z] drwxrwxr-x 4 1001 1001 4096 Apr 2 08:32 snap [2023-04-02T08:42:59.235Z] -rw-rw-r-- 1 1001 1001 204 Apr 2 08:32 version.go [Pipeline] sh [2023-04-02T08:42:59.889Z] + '[' -e coverage.out ] [2023-04-02T08:42:59.889Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-02T08:42:59.913Z] Warning: overwriting stash ‘coverage-report’ [2023-04-02T08:43:00.816Z] Stashed 1 file(s) [Pipeline] sh [2023-04-02T08:43:01.454Z] + make build [2023-04-02T08:43:01.454Z] 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-04-02T08:44:38.403Z] 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-04-02T08:44:46.612Z] 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-04-02T08:44:51.959Z] 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-04-02T08:44:55.307Z] 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-04-02T08:45:42.164Z] 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-04-02T08:45:50.373Z] 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-04-02T08:45:55.717Z] 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-04-02T08:46:02.370Z] 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-04-02T08:46:05.716Z] 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-04-02T08:46:09.975Z] 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-04-02T08:46:16.626Z] 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-04-02T08:46:23.291Z] $ docker stop --time=1 b4c231d6faf09cfd263539f3b786896125953ea6baaff8ab361ed061d59a967b [2023-04-02T08:46:25.454Z] $ docker rm -f --volumes b4c231d6faf09cfd263539f3b786896125953ea6baaff8ab361ed061d59a967b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:46:27.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T08:46:27.883Z] [2023-04-02T08:46:27.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:46:28.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T08:46:28.476Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-02T08:46:28.476Z] 29e5d40040c1: Pulling fs layer [2023-04-02T08:46:28.476Z] 1ce36da41761: Pulling fs layer [2023-04-02T08:46:28.476Z] 25b303627fd3: Pulling fs layer [2023-04-02T08:46:28.476Z] 29e5d40040c1: Verifying Checksum [2023-04-02T08:46:28.476Z] 29e5d40040c1: Download complete [2023-04-02T08:46:29.062Z] 1ce36da41761: Verifying Checksum [2023-04-02T08:46:29.062Z] 1ce36da41761: Download complete [2023-04-02T08:46:29.062Z] 29e5d40040c1: Pull complete [2023-04-02T08:46:30.474Z] 25b303627fd3: Verifying Checksum [2023-04-02T08:46:30.474Z] 25b303627fd3: Download complete [2023-04-02T08:46:30.474Z] 1ce36da41761: Pull complete [2023-04-02T08:46:40.553Z] 25b303627fd3: Pull complete [2023-04-02T08:46:40.553Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-02T08:46:40.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T08:46:40.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:46:40.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container [2023-04-02T08:46:40.806Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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-arm64:latest cat [2023-04-02T08:46:43.158Z] $ docker top a5cd1d66973a171e742672b199f276dda98dcdcceaef0771e69d77ffdf8f88bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:46:43.994Z] + grep parallel [2023-04-02T08:46:43.994Z] + docker-compose build --help [2023-04-02T08:46:49.332Z] --parallel Build images in parallel. [Pipeline] } [2023-04-02T08:46:49.348Z] $ docker stop --time=1 a5cd1d66973a171e742672b199f276dda98dcdcceaef0771e69d77ffdf8f88bd [2023-04-02T08:46:50.987Z] $ docker rm -f --volumes a5cd1d66973a171e742672b199f276dda98dcdcceaef0771e69d77ffdf8f88bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T08:46:51.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-02T08:46:51.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T08:46:51.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container [2023-04-02T08:46:51.762Z] $ 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-04-02T08:46:53.066Z] $ docker top ed611d957a8a97f2939b793e76a3ab82c99a9834a3ed386c758ddcca056f46a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T08:46:53.897Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-02T08:47:00.541Z] Building core-command ... [2023-04-02T08:47:00.541Z] Building core-common-config-bootstrapper ... [2023-04-02T08:47:00.541Z] Building core-data ... [2023-04-02T08:47:00.541Z] Building core-metadata ... [2023-04-02T08:47:00.541Z] Building security-bootstrapper ... [2023-04-02T08:47:00.541Z] Building security-proxy-auth ... [2023-04-02T08:47:00.541Z] Building security-proxy-setup ... [2023-04-02T08:47:00.541Z] Building security-secretstore-setup ... [2023-04-02T08:47:00.541Z] Building security-spiffe-token-provider ... [2023-04-02T08:47:00.541Z] Building security-spire-agent ... [2023-04-02T08:47:00.541Z] Building security-spire-config ... [2023-04-02T08:47:00.541Z] Building security-spire-server ... [2023-04-02T08:47:00.541Z] Building support-notifications ... [2023-04-02T08:47:00.541Z] Building support-scheduler ... [2023-04-02T08:47:00.541Z] Building security-spiffe-token-provider [2023-04-02T08:47:00.541Z] Building security-spire-config [2023-04-02T08:47:00.541Z] Building security-bootstrapper [2023-04-02T08:47:00.541Z] Building security-proxy-auth [2023-04-02T08:47:00.541Z] Building security-spire-agent [2023-04-02T08:47:47.384Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:47:47.384Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:47:47.384Z] ---> a3d872e0b34f [2023-04-02T08:47:47.384Z] Step 3/33 : WORKDIR /edgex-go [2023-04-02T08:47:47.384Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:47:47.384Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:47:47.384Z] ---> a3d872e0b34f [2023-04-02T08:47:47.384Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T08:47:47.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:47:47.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:47:47.384Z] ---> a3d872e0b34f [2023-04-02T08:47:47.384Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:47:47.384Z] ---> Running in ed76c29b72bb [2023-04-02T08:47:47.384Z] ---> Running in a7e985447240 [2023-04-02T08:47:47.384Z] ---> Running in 12b248e97839 [2023-04-02T08:47:47.384Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:47:47.384Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:47:47.384Z] ---> a3d872e0b34f [2023-04-02T08:47:47.384Z] Step 3/20 : WORKDIR /edgex-go [2023-04-02T08:47:47.384Z] ---> Running in dafc043c3d7c [2023-04-02T08:47:47.384Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:47:47.384Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:47:47.384Z] ---> a3d872e0b34f [2023-04-02T08:47:47.384Z] Step 3/27 : WORKDIR /edgex-go [2023-04-02T08:47:47.384Z] ---> Running in 15b6946ecace [2023-04-02T08:47:47.384Z] Removing intermediate container dafc043c3d7c [2023-04-02T08:47:47.384Z] Removing intermediate container ed76c29b72bb [2023-04-02T08:47:47.384Z] ---> 322bf8b2067a [2023-04-02T08:47:47.384Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-02T08:47:47.384Z] ---> f9a7ea2c7ec6 [2023-04-02T08:47:47.384Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-02T08:47:47.384Z] Removing intermediate container a7e985447240 [2023-04-02T08:47:47.384Z] ---> 430ec228084c [2023-04-02T08:47:47.384Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:47:47.384Z] Removing intermediate container 12b248e97839 [2023-04-02T08:47:47.384Z] ---> 825f030929fb [2023-04-02T08:47:47.384Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:47:47.384Z] ---> Running in ffd99509be9e [2023-04-02T08:47:47.384Z] ---> Running in 337316f22776 [2023-04-02T08:47:47.384Z] ---> Running in e2167eeeeb06 [2023-04-02T08:47:47.384Z] ---> Running in 9b30f47f4042 [2023-04-02T08:47:47.384Z] Removing intermediate container 15b6946ecace [2023-04-02T08:47:47.384Z] ---> ae927fca94d1 [2023-04-02T08:47:47.384Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:47:47.384Z] ---> Running in f8ff880ad90a [2023-04-02T08:47:47.384Z] Removing intermediate container 9b30f47f4042 [2023-04-02T08:47:47.384Z] ---> f47a76a9dce8 [2023-04-02T08:47:47.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:47:47.384Z] ---> Running in c8036562348d [2023-04-02T08:47:47.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:48.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:48.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:48.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:48.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:48.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:48.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:49.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:49.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:49.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:49.888Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:47:49.888Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:47:49.888Z] OK: 17694 distinct packages available [2023-04-02T08:47:50.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:50.155Z] OK: 263 MiB in 53 packages [2023-04-02T08:47:50.421Z] OK: 263 MiB in 53 packages [2023-04-02T08:47:50.689Z] OK: 263 MiB in 53 packages [2023-04-02T08:47:50.955Z] OK: 263 MiB in 53 packages [2023-04-02T08:47:51.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:47:52.185Z] Removing intermediate container 337316f22776 [2023-04-02T08:47:52.185Z] ---> ac6ab683fb5e [2023-04-02T08:47:52.185Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-02T08:47:52.455Z] OK: 263 MiB in 53 packages [2023-04-02T08:47:54.422Z] Removing intermediate container f8ff880ad90a [2023-04-02T08:47:54.422Z] ---> 9ab990180635 [2023-04-02T08:47:54.422Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T08:47:54.422Z] ---> eb415870b0dd [2023-04-02T08:47:54.422Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:47:54.422Z] Removing intermediate container c8036562348d [2023-04-02T08:47:54.422Z] ---> a2c391dc5fc6 [2023-04-02T08:47:54.422Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:47:54.422Z] Removing intermediate container e2167eeeeb06 [2023-04-02T08:47:54.422Z] ---> b5321d5efd3b [2023-04-02T08:47:54.422Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-02T08:47:54.422Z] ---> Running in 25f62891d07f [2023-04-02T08:47:55.385Z] Removing intermediate container ffd99509be9e [2023-04-02T08:47:55.385Z] ---> cc3dc52914da [2023-04-02T08:47:55.385Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-02T08:47:55.652Z] ---> 5f60c27ff160 [2023-04-02T08:47:55.652Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:47:55.652Z] ---> a0137d5d3d1f [2023-04-02T08:47:55.652Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:47:55.652Z] ---> Running in ed0fe9028009 [2023-04-02T08:47:55.652Z] ---> 1b45ec8fbd9f [2023-04-02T08:47:55.652Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:47:55.926Z] ---> Running in b535effceaf2 [2023-04-02T08:47:55.926Z] ---> Running in 7c2d36aacfc6 [2023-04-02T08:47:56.905Z] ---> c6fc7f10ea0b [2023-04-02T08:47:56.905Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:47:56.905Z] ---> Running in b1a46330ec67 [2023-04-02T08:50:03.592Z] Removing intermediate container 25f62891d07f [2023-04-02T08:50:03.592Z] ---> cad5ee583723 [2023-04-02T08:50:03.592Z] Step 7/33 : COPY . . [2023-04-02T08:50:03.592Z] Removing intermediate container 7c2d36aacfc6 [2023-04-02T08:50:03.592Z] ---> f8841fe7050d [2023-04-02T08:50:03.592Z] Step 7/27 : COPY . . [2023-04-02T08:50:03.592Z] Removing intermediate container b1a46330ec67 [2023-04-02T08:50:03.592Z] ---> 4c244d1ea165 [2023-04-02T08:50:03.592Z] Step 7/20 : COPY . . [2023-04-02T08:50:03.592Z] Removing intermediate container ed0fe9028009 [2023-04-02T08:50:03.592Z] ---> c16d2f7e453b [2023-04-02T08:50:03.592Z] Step 8/23 : COPY . . [2023-04-02T08:50:03.592Z] Removing intermediate container b535effceaf2 [2023-04-02T08:50:03.592Z] ---> 53058b24ac50 [2023-04-02T08:50:03.592Z] Step 7/27 : COPY . . [2023-04-02T08:50:25.655Z] ---> ecd939ada8a0 [2023-04-02T08:50:25.655Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-02T08:50:25.655Z] ---> 7d94acf48516 [2023-04-02T08:50:25.655Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T08:50:25.655Z] ---> f9038547c1db [2023-04-02T08:50:25.655Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-02T08:50:25.655Z] ---> 8345ba7184c7 [2023-04-02T08:50:25.655Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T08:50:25.655Z] ---> a48d0f651ad9 [2023-04-02T08:50:25.656Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-02T08:50:25.656Z] ---> Running in 352dec062c3f [2023-04-02T08:50:25.656Z] ---> Running in 32bc86114309 [2023-04-02T08:50:25.656Z] ---> Running in f15f16f85e35 [2023-04-02T08:50:25.656Z] ---> Running in 7f34cfa985df [2023-04-02T08:50:25.656Z] ---> Running in 47544aa4410c [2023-04-02T08:50:25.656Z] Removing intermediate container 32bc86114309 [2023-04-02T08:50:25.656Z] ---> cdc2a5c376dc [2023-04-02T08:50:25.656Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T08:50:25.656Z] Removing intermediate container 7f34cfa985df [2023-04-02T08:50:25.656Z] ---> b55d054f1032 [2023-04-02T08:50:25.656Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-02T08:50:25.656Z] ---> Running in 42375dfe0f90 [2023-04-02T08:50:25.656Z] ---> Running in 1aa764a1cf69 [2023-04-02T08:50:25.656Z] Removing intermediate container 1aa764a1cf69 [2023-04-02T08:50:25.656Z] ---> 372c296fba1a [2023-04-02T08:50:25.656Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:50:25.656Z] Removing intermediate container 42375dfe0f90 [2023-04-02T08:50:25.656Z] ---> ef8217aef0db [2023-04-02T08:50:25.656Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:50:25.656Z] ---> Running in 11d76532916c [2023-04-02T08:50:25.656Z] ---> Running in 003160bd8d4e [2023-04-02T08:50:25.656Z] 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-04-02T08:50:25.656Z] Removing intermediate container 11d76532916c [2023-04-02T08:50:25.656Z] ---> 43759bb0af0b [2023-04-02T08:50:25.656Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-02T08:50:25.656Z] 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-04-02T08:50:25.656Z] ---> Running in c6742b2ce7fa [2023-04-02T08:50:25.656Z] 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-04-02T08:50:25.656Z] Removing intermediate container 003160bd8d4e [2023-04-02T08:50:25.656Z] ---> 48924b9be314 [2023-04-02T08:50:25.656Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-02T08:50:25.656Z] ---> Running in 156eefda805b [2023-04-02T08:50:29.008Z] Removing intermediate container c6742b2ce7fa [2023-04-02T08:50:29.008Z] ---> c4117ce0edb0 [2023-04-02T08:50:29.008Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T08:50:29.008Z] ---> Running in fe0c395489c0 [2023-04-02T08:50:29.968Z] Removing intermediate container 156eefda805b [2023-04-02T08:50:29.968Z] ---> 769f18feeb70 [2023-04-02T08:50:29.968Z] Step 12/27 : WORKDIR /edgex-go [2023-04-02T08:50:29.968Z] Removing intermediate container fe0c395489c0 [2023-04-02T08:50:29.968Z] ---> c07ed3e87c7c [2023-04-02T08:50:29.968Z] [2023-04-02T08:50:29.968Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T08:50:29.968Z] ---> Running in 7eedfe74e8e2 [2023-04-02T08:50:30.234Z] 3.17: Pulling from library/alpine [2023-04-02T08:50:30.817Z] Removing intermediate container 7eedfe74e8e2 [2023-04-02T08:50:30.817Z] ---> 24f3faf22417 [2023-04-02T08:50:30.817Z] [2023-04-02T08:50:30.817Z] Step 13/27 : FROM alpine:3.17 [2023-04-02T08:50:30.817Z] 3.17: Pulling from library/alpine [2023-04-02T08:50:32.227Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:50:32.227Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-02T08:50:32.227Z] Status: Downloaded newer image for alpine:3.17 [2023-04-02T08:50:32.227Z] Status: Downloaded newer image for alpine:3.17 [2023-04-02T08:50:32.227Z] ---> 51e60588ff2c [2023-04-02T08:50:32.227Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:50:32.227Z] ---> 51e60588ff2c [2023-04-02T08:50:32.227Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:50:32.227Z] ---> Running in 6b9cb9dd39e6 [2023-04-02T08:50:32.227Z] ---> Running in 59eefb755d15 [2023-04-02T08:50:33.186Z] Removing intermediate container 6b9cb9dd39e6 [2023-04-02T08:50:33.186Z] ---> a5065b2aad73 [2023-04-02T08:50:33.186Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T08:50:33.186Z] Removing intermediate container 59eefb755d15 [2023-04-02T08:50:33.186Z] ---> c29484b59779 [2023-04-02T08:50:33.186Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-02T08:50:33.186Z] ---> Running in fc933fa6a17b [2023-04-02T08:50:33.186Z] ---> Running in 7e9dee9ffe3e [2023-04-02T08:50:35.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:50:35.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:50:36.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:50:36.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:50:38.924Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:50:38.924Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:50:38.924Z] OK: 17689 distinct packages available [2023-04-02T08:50:38.924Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:50:38.924Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:50:38.924Z] OK: 17689 distinct packages available [2023-04-02T08:50:38.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:50:38.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:50:40.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:50:40.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:50:42.171Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-02T08:50:42.171Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:50:42.171Z] (3/4) Installing libucontext (1.2-r0) [2023-04-02T08:50:42.171Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-02T08:50:42.171Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:50:42.171Z] OK: 8 MiB in 19 packages [2023-04-02T08:50:42.171Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-02T08:50:42.171Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:50:42.171Z] (3/5) Installing libucontext (1.2-r0) [2023-04-02T08:50:42.171Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-02T08:50:42.171Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-02T08:50:42.172Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:50:42.172Z] OK: 9 MiB in 20 packages [2023-04-02T08:50:45.076Z] Removing intermediate container 7e9dee9ffe3e [2023-04-02T08:50:45.076Z] ---> 2774c3d317bd [2023-04-02T08:50:45.076Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:50:45.076Z] Removing intermediate container fc933fa6a17b [2023-04-02T08:50:45.076Z] ---> 320f6a54e998 [2023-04-02T08:50:45.076Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:50:46.494Z] ---> b2a4d3a9f73c [2023-04-02T08:50:46.494Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:50:46.494Z] ---> 37eab167811f [2023-04-02T08:50:46.494Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:50:47.456Z] ---> c3d2b52801a1 [2023-04-02T08:50:47.456Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-02T08:50:48.041Z] ---> 14d71ca75b5b [2023-04-02T08:50:48.041Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:50:53.381Z] ---> 28c021481f89 [2023-04-02T08:50:53.381Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:50:56.715Z] ---> 7aa9946c57c4 [2023-04-02T08:50:56.715Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:50:58.117Z] ---> cc90d0e12059 [2023-04-02T08:50:58.117Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-02T08:50:58.117Z] ---> Running in 0339bc08205e [2023-04-02T08:50:59.075Z] Removing intermediate container 0339bc08205e [2023-04-02T08:50:59.075Z] ---> a4fd9fb9c52d [2023-04-02T08:50:59.075Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-02T08:51:00.485Z] ---> 72bfc321bb22 [2023-04-02T08:51:00.485Z] Step 22/27 : WORKDIR / [2023-04-02T08:51:00.485Z] ---> Running in 582a6c656247 [2023-04-02T08:51:01.448Z] ---> 4f29c1e4ace3 [2023-04-02T08:51:01.448Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:51:01.448Z] Removing intermediate container 582a6c656247 [2023-04-02T08:51:01.448Z] ---> e798032b419d [2023-04-02T08:51:01.448Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:51:01.448Z] ---> Running in c8972177484f [2023-04-02T08:51:02.029Z] Removing intermediate container c8972177484f [2023-04-02T08:51:02.029Z] ---> f5b1dba59c09 [2023-04-02T08:51:02.030Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:51:02.296Z] ---> Running in 933e42c9bd86 [2023-04-02T08:51:02.296Z] ---> 30b8be12e41e [2023-04-02T08:51:02.296Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-02T08:51:02.879Z] Removing intermediate container 933e42c9bd86 [2023-04-02T08:51:02.879Z] ---> f0039fa7a600 [2023-04-02T08:51:02.879Z] Step 25/27 : LABEL arch=arm64 [2023-04-02T08:51:03.147Z] ---> Running in b21447e29feb [2023-04-02T08:51:03.730Z] Removing intermediate container b21447e29feb [2023-04-02T08:51:03.730Z] ---> 54af595cbdab [2023-04-02T08:51:03.730Z] Step 26/27 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T08:51:03.730Z] ---> 72a3b4d40ae7 [2023-04-02T08:51:03.730Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-02T08:51:03.996Z] ---> Running in 1f8647983bdf [2023-04-02T08:51:04.578Z] Removing intermediate container 1f8647983bdf [2023-04-02T08:51:04.578Z] ---> eb28093effb8 [2023-04-02T08:51:04.578Z] Step 27/27 : LABEL version=0.0.0 [2023-04-02T08:51:04.847Z] ---> Running in 320b4e883b5e [2023-04-02T08:51:05.113Z] ---> f67df14fd2eb [2023-04-02T08:51:05.113Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:51:05.380Z] ---> Running in 672c6e780fb6 [2023-04-02T08:51:05.380Z] Removing intermediate container 320b4e883b5e [2023-04-02T08:51:05.380Z] ---> 66f2a04fad17 [2023-04-02T08:51:05.380Z] [2023-04-02T08:51:05.969Z] Successfully built 66f2a04fad17 [2023-04-02T08:51:05.969Z] Successfully tagged security-spire-config-arm64:latest [2023-04-02T08:51:05.969Z] Removing intermediate container 672c6e780fb6 [2023-04-02T08:51:05.969Z] ---> 7765bdfb261b [2023-04-02T08:51:05.969Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:51:05.969Z]  Building security-spire-config ... done Building security-spire-server [2023-04-02T08:51:06.236Z] ---> Running in ce7290559fe9 [2023-04-02T08:51:06.505Z] Removing intermediate container ce7290559fe9 [2023-04-02T08:51:06.505Z] ---> 2c80e6f6d30d [2023-04-02T08:51:06.505Z] Step 25/27 : LABEL arch=arm64 [2023-04-02T08:51:06.772Z] ---> Running in 93615196683d [2023-04-02T08:51:09.371Z] Removing intermediate container 93615196683d [2023-04-02T08:51:09.371Z] ---> 15760df9e0c7 [2023-04-02T08:51:09.371Z] Step 26/27 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T08:51:09.371Z] ---> Running in 3f9ca18e0377 [2023-04-02T08:51:09.957Z] Removing intermediate container 3f9ca18e0377 [2023-04-02T08:51:09.957Z] ---> a227bc2c1cdc [2023-04-02T08:51:09.957Z] Step 27/27 : LABEL version=0.0.0 [2023-04-02T08:51:09.957Z] ---> Running in d7d8412bbb10 [2023-04-02T08:51:10.547Z] Removing intermediate container d7d8412bbb10 [2023-04-02T08:51:10.547Z] ---> e01c3f9d1aaa [2023-04-02T08:51:10.547Z] [2023-04-02T08:51:10.816Z] Successfully built e01c3f9d1aaa [2023-04-02T08:51:10.816Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-02T08:51:10.816Z]  Building security-spire-agent ... done Building core-data [2023-04-02T08:51:32.894Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:51:32.894Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:51:32.894Z] ---> a3d872e0b34f [2023-04-02T08:51:32.894Z] Step 3/26 : WORKDIR /edgex-go [2023-04-02T08:51:32.894Z] ---> Using cache [2023-04-02T08:51:32.894Z] ---> ae927fca94d1 [2023-04-02T08:51:32.894Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-02T08:51:32.894Z] ---> Using cache [2023-04-02T08:51:32.894Z] ---> 9ab990180635 [2023-04-02T08:51:32.894Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-02T08:51:32.894Z] ---> Using cache [2023-04-02T08:51:32.894Z] ---> 1b45ec8fbd9f [2023-04-02T08:51:32.894Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:51:32.894Z] ---> Using cache [2023-04-02T08:51:32.894Z] ---> f8841fe7050d [2023-04-02T08:51:32.894Z] Step 7/26 : COPY . . [2023-04-02T08:51:32.894Z] ---> Using cache [2023-04-02T08:51:32.894Z] ---> 7d94acf48516 [2023-04-02T08:51:32.894Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-02T08:51:32.894Z] ---> Using cache [2023-04-02T08:51:32.894Z] ---> cdc2a5c376dc [2023-04-02T08:51:32.894Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-02T08:51:32.894Z] ---> Using cache [2023-04-02T08:51:32.894Z] ---> 372c296fba1a [2023-04-02T08:51:32.894Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-02T08:51:32.894Z] ---> Using cache [2023-04-02T08:51:32.894Z] ---> 43759bb0af0b [2023-04-02T08:51:32.894Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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-04-02T08:51:33.477Z] ---> Running in 85bf05a4d8b6 [2023-04-02T08:51:37.765Z] Removing intermediate container 85bf05a4d8b6 [2023-04-02T08:51:37.765Z] ---> 8896c667ba9d [2023-04-02T08:51:37.765Z] Step 12/26 : WORKDIR /edgex-go [2023-04-02T08:51:37.765Z] ---> Running in 32b8f7662fa8 [2023-04-02T08:51:38.385Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:51:38.385Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:51:38.385Z] ---> a3d872e0b34f [2023-04-02T08:51:38.385Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:51:38.385Z] ---> Using cache [2023-04-02T08:51:38.385Z] ---> 825f030929fb [2023-04-02T08:51:38.385Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:51:38.385Z] ---> Using cache [2023-04-02T08:51:38.385Z] ---> f47a76a9dce8 [2023-04-02T08:51:38.385Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:51:38.385Z] ---> Using cache [2023-04-02T08:51:38.385Z] ---> a2c391dc5fc6 [2023-04-02T08:51:38.385Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:51:38.385Z] ---> Using cache [2023-04-02T08:51:38.385Z] ---> 5f60c27ff160 [2023-04-02T08:51:38.385Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:51:38.385Z] ---> Using cache [2023-04-02T08:51:38.385Z] ---> c16d2f7e453b [2023-04-02T08:51:38.385Z] Step 8/23 : COPY . . [2023-04-02T08:51:38.385Z] ---> Using cache [2023-04-02T08:51:38.385Z] ---> f9038547c1db [2023-04-02T08:51:38.385Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-02T08:51:38.385Z] Removing intermediate container 32b8f7662fa8 [2023-04-02T08:51:38.385Z] ---> 4f162139b4f8 [2023-04-02T08:51:38.385Z] [2023-04-02T08:51:38.385Z] Step 13/26 : FROM alpine:3.17 [2023-04-02T08:51:38.385Z] ---> 51e60588ff2c [2023-04-02T08:51:38.385Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-02T08:51:38.385Z] ---> Using cache [2023-04-02T08:51:38.385Z] ---> c29484b59779 [2023-04-02T08:51:38.385Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-02T08:51:38.385Z] ---> Running in 48584d8ee9ed [2023-04-02T08:51:38.655Z] ---> Running in 42c92d38132d [2023-04-02T08:51:41.244Z] 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-04-02T08:51:41.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:51:42.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:51:44.151Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T08:51:44.151Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T08:51:44.151Z] OK: 17689 distinct packages available [2023-04-02T08:51:44.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:51:44.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:51:46.684Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-02T08:51:46.684Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-02T08:51:46.684Z] (3/5) Installing libucontext (1.2-r0) [2023-04-02T08:51:46.684Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-02T08:51:46.684Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-02T08:51:46.684Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:51:46.684Z] OK: 9 MiB in 20 packages [2023-04-02T08:51:48.628Z] Removing intermediate container 42c92d38132d [2023-04-02T08:51:48.628Z] ---> e0e26adfd5cf [2023-04-02T08:51:48.628Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:51:50.149Z] ---> 94c31ee35c2e [2023-04-02T08:51:50.149Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:51:51.109Z] ---> 4d15c5056250 [2023-04-02T08:51:51.109Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-02T08:51:57.783Z] ---> f4872e430167 [2023-04-02T08:51:57.783Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-02T08:51:58.787Z] ---> 78127c26291c [2023-04-02T08:51:58.787Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-02T08:51:59.756Z] ---> 0117aea1cca9 [2023-04-02T08:51:59.756Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-02T08:52:03.101Z] ---> c71cd93b0bcb [2023-04-02T08:52:03.101Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-02T08:52:03.101Z] ---> Running in 6d62f0988432 [2023-04-02T08:52:03.369Z] Removing intermediate container 6d62f0988432 [2023-04-02T08:52:03.369Z] ---> e1dc5a6cf38e [2023-04-02T08:52:03.369Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-02T08:52:03.637Z] ---> Running in c4b897e47d25 [2023-04-02T08:52:04.230Z] Removing intermediate container c4b897e47d25 [2023-04-02T08:52:04.230Z] ---> 5f4f31a6d06e [2023-04-02T08:52:04.230Z] Step 24/26 : LABEL arch=arm64 [2023-04-02T08:52:04.230Z] ---> Running in 42a4c80db3c5 [2023-04-02T08:52:04.819Z] Removing intermediate container 42a4c80db3c5 [2023-04-02T08:52:04.819Z] ---> a0381ca3cfbe [2023-04-02T08:52:04.819Z] Step 25/26 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T08:52:05.086Z] ---> Running in 721b690d4c00 [2023-04-02T08:52:05.672Z] Removing intermediate container 721b690d4c00 [2023-04-02T08:52:05.672Z] ---> 580fd8e0afe3 [2023-04-02T08:52:05.672Z] Step 26/26 : LABEL version=0.0.0 [2023-04-02T08:52:05.939Z] ---> Running in 981182f53ca5 [2023-04-02T08:52:06.520Z] Removing intermediate container 981182f53ca5 [2023-04-02T08:52:06.520Z] ---> aadb5af6fbc4 [2023-04-02T08:52:06.520Z] [2023-04-02T08:52:06.785Z] Successfully built aadb5af6fbc4 [2023-04-02T08:52:06.785Z] Successfully tagged security-spire-server-arm64:latest [2023-04-02T08:52:06.785Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-04-02T08:52:28.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:52:28.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:52:28.837Z] ---> a3d872e0b34f [2023-04-02T08:52:28.837Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T08:52:28.837Z] ---> Using cache [2023-04-02T08:52:28.837Z] ---> 825f030929fb [2023-04-02T08:52:28.837Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T08:52:28.837Z] ---> Using cache [2023-04-02T08:52:28.837Z] ---> f47a76a9dce8 [2023-04-02T08:52:28.837Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T08:52:28.837Z] ---> Using cache [2023-04-02T08:52:28.837Z] ---> a2c391dc5fc6 [2023-04-02T08:52:28.837Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T08:52:28.837Z] ---> Using cache [2023-04-02T08:52:28.837Z] ---> 5f60c27ff160 [2023-04-02T08:52:28.837Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:52:28.837Z] ---> Using cache [2023-04-02T08:52:28.837Z] ---> c16d2f7e453b [2023-04-02T08:52:28.837Z] Step 8/23 : COPY . . [2023-04-02T08:52:28.837Z] ---> Using cache [2023-04-02T08:52:28.837Z] ---> f9038547c1db [2023-04-02T08:52:28.837Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-02T08:52:29.104Z] ---> Running in 55545810dda0 [2023-04-02T08:52:31.050Z] 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-04-02T08:57:22.897Z] Removing intermediate container f15f16f85e35 [2023-04-02T08:57:22.897Z] ---> 45670c6acc67 [2023-04-02T08:57:22.897Z] [2023-04-02T08:57:22.897Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T08:57:22.897Z] ---> 51e60588ff2c [2023-04-02T08:57:22.897Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T08:57:22.897Z] ---> Running in a57af2b3b216 [2023-04-02T08:57:22.897Z] Removing intermediate container a57af2b3b216 [2023-04-02T08:57:22.897Z] ---> 9678697cdb15 [2023-04-02T08:57:22.897Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T08:57:22.897Z] ---> Running in 6a3cc06134d2 [2023-04-02T08:57:23.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:57:24.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:57:27.385Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T08:57:27.385Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:57:27.385Z] OK: 8 MiB in 16 packages [2023-04-02T08:57:29.970Z] Removing intermediate container 6a3cc06134d2 [2023-04-02T08:57:29.970Z] ---> 328757a4f872 [2023-04-02T08:57:29.970Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:57:33.311Z] ---> e51d3db894a1 [2023-04-02T08:57:33.311Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:57:34.717Z] ---> 0019e15073fb [2023-04-02T08:57:34.717Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-02T08:57:35.672Z] Removing intermediate container 352dec062c3f [2023-04-02T08:57:35.672Z] ---> 6c4937aa74a1 [2023-04-02T08:57:35.672Z] [2023-04-02T08:57:35.672Z] Step 9/33 : FROM alpine:3.17 [2023-04-02T08:57:35.672Z] ---> 51e60588ff2c [2023-04-02T08:57:35.672Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T08:57:35.672Z] ---> Running in 69cba6e4876d [2023-04-02T08:57:36.255Z] Removing intermediate container 69cba6e4876d [2023-04-02T08:57:36.255Z] ---> 2d49e5d0858f [2023-04-02T08:57:36.255Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-02T08:57:36.520Z] ---> Running in d9ee0a90bd9d [2023-04-02T08:57:36.785Z] ---> 5fbfffc6dab3 [2023-04-02T08:57:36.785Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-02T08:57:38.197Z] ---> 5da54437c5d0 [2023-04-02T08:57:38.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-02T08:57:39.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:57:39.157Z] ---> f24947c3d542 [2023-04-02T08:57:39.157Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T08:57:39.423Z] ---> Running in fe8035fb0335 [2023-04-02T08:57:40.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:57:42.582Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T08:57:42.582Z] (2/2) Installing su-exec (0.2-r2) [2023-04-02T08:57:42.582Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T08:57:42.582Z] OK: 8 MiB in 17 packages [2023-04-02T08:57:42.582Z] Removing intermediate container fe8035fb0335 [2023-04-02T08:57:42.582Z] ---> b3d0525b6343 [2023-04-02T08:57:42.582Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T08:57:42.582Z] ---> Running in 8c4efaeb5474 [2023-04-02T08:57:43.168Z] Removing intermediate container 8c4efaeb5474 [2023-04-02T08:57:43.168Z] ---> 71cad54810dd [2023-04-02T08:57:43.168Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T08:57:43.435Z] ---> Running in b52209fd52bd [2023-04-02T08:57:44.018Z] Removing intermediate container d9ee0a90bd9d [2023-04-02T08:57:44.018Z] ---> 3244c4d47374 [2023-04-02T08:57:44.018Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-02T08:57:44.018Z] ---> Running in cd73f4e7a6fc [2023-04-02T08:57:44.288Z] Removing intermediate container b52209fd52bd [2023-04-02T08:57:44.288Z] ---> 5c9f7f56c0f9 [2023-04-02T08:57:44.288Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T08:57:44.288Z] ---> Running in 57d7835342c6 [2023-04-02T08:57:44.869Z] Removing intermediate container cd73f4e7a6fc [2023-04-02T08:57:44.869Z] ---> 0b785273b290 [2023-04-02T08:57:44.869Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-02T08:57:44.869Z] ---> Running in 513163fd7d2b [2023-04-02T08:57:45.135Z] Removing intermediate container 57d7835342c6 [2023-04-02T08:57:45.135Z] ---> d26ec71130c5 [2023-04-02T08:57:45.135Z] Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T08:57:45.135Z] ---> Running in 38b4e7886c0c [2023-04-02T08:57:45.402Z] Removing intermediate container 513163fd7d2b [2023-04-02T08:57:45.402Z] ---> 7ba743b9da58 [2023-04-02T08:57:45.402Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-02T08:57:45.669Z] ---> Running in 66baa565f95c [2023-04-02T08:57:45.935Z] Removing intermediate container 38b4e7886c0c [2023-04-02T08:57:45.935Z] ---> 860d2fd26499 [2023-04-02T08:57:45.936Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T08:57:46.202Z] ---> Running in 266b78aa8e52 [2023-04-02T08:57:46.468Z] Removing intermediate container 66baa565f95c [2023-04-02T08:57:46.468Z] ---> da65e90e6592 [2023-04-02T08:57:46.468Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-02T08:57:46.737Z] ---> Running in d2b1478c1c5b [2023-04-02T08:57:47.003Z] Removing intermediate container 266b78aa8e52 [2023-04-02T08:57:47.003Z] ---> 1e1a56f87bb9 [2023-04-02T08:57:47.003Z] [2023-04-02T08:57:47.268Z] Removing intermediate container d2b1478c1c5b [2023-04-02T08:57:47.268Z] ---> 5e8089e4a9b2 [2023-04-02T08:57:47.268Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-02T08:57:47.533Z] ---> Running in 43d41ca54398 [2023-04-02T08:57:47.533Z] Successfully built 1e1a56f87bb9 [2023-04-02T08:57:47.533Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-02T08:57:47.799Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-04-02T08:57:50.385Z] Removing intermediate container 43d41ca54398 [2023-04-02T08:57:50.385Z] ---> a54be1454fa7 [2023-04-02T08:57:50.385Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-02T08:57:50.385Z] ---> Running in 6b620a013a2f [2023-04-02T08:57:50.965Z] Removing intermediate container 6b620a013a2f [2023-04-02T08:57:50.965Z] ---> 0487c93c80b7 [2023-04-02T08:57:50.965Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-02T08:57:51.921Z] ---> 1d6873225edb [2023-04-02T08:57:51.921Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-02T08:57:51.921Z] ---> Running in eead2b96bb65 [2023-04-02T08:57:55.259Z] Removing intermediate container eead2b96bb65 [2023-04-02T08:57:55.259Z] ---> 17066d0fbf9a [2023-04-02T08:57:55.259Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T08:57:56.216Z] ---> 1792b7375882 [2023-04-02T08:57:56.216Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T08:57:57.620Z] ---> 781b0fd4107a [2023-04-02T08:57:57.620Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-02T08:58:00.963Z] ---> 38ee5eb64c1a [2023-04-02T08:58:00.963Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-02T08:58:02.388Z] ---> 5ada0978678c [2023-04-02T08:58:02.388Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-02T08:58:03.362Z] ---> e258c9dcf08e [2023-04-02T08:58:03.362Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-02T08:58:04.323Z] ---> a797e44a933b [2023-04-02T08:58:04.323Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-02T08:58:05.739Z] ---> c3d1b9ba27b9 [2023-04-02T08:58:05.739Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-02T08:58:06.010Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:58:06.276Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:58:06.276Z] ---> a3d872e0b34f [2023-04-02T08:58:06.276Z] Step 3/25 : WORKDIR /edgex-go [2023-04-02T08:58:06.276Z] ---> Using cache [2023-04-02T08:58:06.276Z] ---> ae927fca94d1 [2023-04-02T08:58:06.276Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-02T08:58:06.276Z] ---> Running in cf518357b60a [2023-04-02T08:58:07.242Z] ---> 35158887a717 [2023-04-02T08:58:07.242Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-02T08:58:07.242Z] ---> Running in 268b1e044aa7 [2023-04-02T08:58:08.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T08:58:10.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T08:58:11.017Z] Removing intermediate container 268b1e044aa7 [2023-04-02T08:58:11.017Z] ---> 63fdccd19222 [2023-04-02T08:58:11.017Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-02T08:58:11.017Z] ---> Running in e4f4282fc43b [2023-04-02T08:58:11.283Z] Removing intermediate container e4f4282fc43b [2023-04-02T08:58:11.283Z] ---> 8cde051ce2aa [2023-04-02T08:58:11.283Z] Step 30/33 : CMD ["gate"] [2023-04-02T08:58:11.552Z] ---> Running in d78be0ea8510 [2023-04-02T08:58:11.552Z] OK: 263 MiB in 53 packages [2023-04-02T08:58:12.152Z] Removing intermediate container d78be0ea8510 [2023-04-02T08:58:12.152Z] ---> 1f28ceeb2a27 [2023-04-02T08:58:12.152Z] Step 31/33 : LABEL arch=arm64 [2023-04-02T08:58:14.723Z] ---> Running in fcb87a37ec61 [2023-04-02T08:58:15.687Z] Removing intermediate container fcb87a37ec61 [2023-04-02T08:58:15.687Z] ---> cb1743bf5d8a [2023-04-02T08:58:15.687Z] Step 32/33 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T08:58:15.687Z] ---> Running in 95e58c4083ba [2023-04-02T08:58:15.687Z] Removing intermediate container cf518357b60a [2023-04-02T08:58:15.687Z] ---> 68387b429711 [2023-04-02T08:58:15.687Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-02T08:58:16.646Z] Removing intermediate container 95e58c4083ba [2023-04-02T08:58:16.646Z] ---> afe9cc6a09b0 [2023-04-02T08:58:16.646Z] Step 33/33 : LABEL version=0.0.0 [2023-04-02T08:58:16.646Z] ---> Running in abd6916bbbf5 [2023-04-02T08:58:16.913Z] ---> d74b54c742e0 [2023-04-02T08:58:16.913Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:58:16.913Z] ---> Running in 4e4141afee75 [2023-04-02T08:58:17.497Z] Removing intermediate container abd6916bbbf5 [2023-04-02T08:58:17.497Z] ---> 3c74af836ba8 [2023-04-02T08:58:17.497Z] [2023-04-02T08:58:17.766Z] Successfully built 3c74af836ba8 [2023-04-02T08:58:17.766Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-02T08:58:17.766Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-04-02T08:58:39.902Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T08:58:39.902Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-02T08:58:39.902Z] ---> a3d872e0b34f [2023-04-02T08:58:39.902Z] Step 3/22 : WORKDIR /edgex-go [2023-04-02T08:58:39.902Z] ---> Using cache [2023-04-02T08:58:39.902Z] ---> ae927fca94d1 [2023-04-02T08:58:39.902Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-02T08:58:39.902Z] ---> Using cache [2023-04-02T08:58:39.902Z] ---> 68387b429711 [2023-04-02T08:58:39.902Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-02T08:58:39.902Z] ---> Using cache [2023-04-02T08:58:39.902Z] ---> d74b54c742e0 [2023-04-02T08:58:39.902Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T08:58:39.902Z] ---> Running in df2e8cb4ab7d [2023-04-02T09:00:01.676Z] Removing intermediate container 48584d8ee9ed [2023-04-02T09:00:01.676Z] ---> 4397b7b3d726 [2023-04-02T09:00:01.676Z] [2023-04-02T09:00:01.676Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T09:00:01.676Z] ---> 51e60588ff2c [2023-04-02T09:00:01.676Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:00:01.676Z] ---> Running in 96144dc28f8c [2023-04-02T09:00:01.676Z] Removing intermediate container 96144dc28f8c [2023-04-02T09:00:01.676Z] ---> 295c13a73d7f [2023-04-02T09:00:01.676Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-02T09:00:01.676Z] ---> Running in 2c45033212f7 [2023-04-02T09:00:01.676Z] Removing intermediate container 2c45033212f7 [2023-04-02T09:00:01.676Z] ---> 65e14c9334e3 [2023-04-02T09:00:01.676Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-02T09:00:01.676Z] ---> Running in 8cf11246ca05 [2023-04-02T09:00:01.676Z] Removing intermediate container 8cf11246ca05 [2023-04-02T09:00:01.676Z] ---> 0ee3fd0e7e6a [2023-04-02T09:00:01.676Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T09:00:01.676Z] ---> Running in c15e95196000 [2023-04-02T09:00:02.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:00:03.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:00:04.647Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T09:00:04.647Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:00:04.647Z] OK: 8 MiB in 16 packages [2023-04-02T09:00:06.594Z] Removing intermediate container c15e95196000 [2023-04-02T09:00:06.594Z] ---> d440409df1f1 [2023-04-02T09:00:06.594Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:00:07.552Z] ---> a0efcbd41221 [2023-04-02T09:00:07.552Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:00:08.137Z] Removing intermediate container 55545810dda0 [2023-04-02T09:00:08.137Z] ---> f67cf40e161b [2023-04-02T09:00:08.137Z] [2023-04-02T09:00:08.137Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T09:00:08.137Z] ---> 51e60588ff2c [2023-04-02T09:00:08.137Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-02T09:00:08.137Z] ---> Using cache [2023-04-02T09:00:08.137Z] ---> 9678697cdb15 [2023-04-02T09:00:08.137Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T09:00:08.137Z] ---> Using cache [2023-04-02T09:00:08.137Z] ---> 328757a4f872 [2023-04-02T09:00:08.137Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:00:08.137Z] ---> Using cache [2023-04-02T09:00:08.137Z] ---> e51d3db894a1 [2023-04-02T09:00:08.137Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:00:08.137Z] ---> Using cache [2023-04-02T09:00:08.406Z] ---> 0019e15073fb [2023-04-02T09:00:08.406Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-02T09:00:08.987Z] ---> fc96e84d8e3d [2023-04-02T09:00:08.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-02T09:00:11.564Z] ---> 08afe7e33190 [2023-04-02T09:00:11.564Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:00:11.564Z] Removing intermediate container 4e4141afee75 [2023-04-02T09:00:11.564Z] ---> 9ffdd6744224 [2023-04-02T09:00:11.564Z] Step 7/25 : COPY . . [2023-04-02T09:00:11.564Z] ---> 1506a8a02cbe [2023-04-02T09:00:11.564Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:00:12.532Z] ---> 78ea6240ef37 [2023-04-02T09:00:12.532Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-02T09:00:12.532Z] ---> 66b4275ddf15 [2023-04-02T09:00:12.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-02T09:00:12.800Z] ---> Running in 5dce295b37ae [2023-04-02T09:00:13.088Z] Removing intermediate container 47544aa4410c [2023-04-02T09:00:13.088Z] ---> a28147731ab3 [2023-04-02T09:00:13.088Z] [2023-04-02T09:00:13.088Z] Step 9/20 : FROM alpine:3.17 [2023-04-02T09:00:13.088Z] ---> 51e60588ff2c [2023-04-02T09:00:13.088Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-02T09:00:13.088Z] ---> Using cache [2023-04-02T09:00:13.088Z] ---> 2d49e5d0858f [2023-04-02T09:00:13.088Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-02T09:00:13.360Z] ---> Running in cd7b982ad631 [2023-04-02T09:00:13.648Z] Removing intermediate container 5dce295b37ae [2023-04-02T09:00:13.648Z] ---> b744347eba47 [2023-04-02T09:00:13.648Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:00:13.917Z] ---> Running in c9787dc1e301 [2023-04-02T09:00:13.917Z] ---> a3b7bccd7eb9 [2023-04-02T09:00:13.917Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T09:00:14.503Z] ---> Running in 2e286decb787 [2023-04-02T09:00:14.801Z] Removing intermediate container c9787dc1e301 [2023-04-02T09:00:14.801Z] ---> 9d280d66793a [2023-04-02T09:00:14.801Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T09:00:15.068Z] ---> Running in 30d23ccfa1a3 [2023-04-02T09:00:15.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:00:15.919Z] Removing intermediate container 30d23ccfa1a3 [2023-04-02T09:00:15.919Z] ---> 23d16543fc07 [2023-04-02T09:00:15.919Z] Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:00:16.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:00:16.187Z] ---> Running in 0d23ebd87ec7 [2023-04-02T09:00:17.152Z] Removing intermediate container 0d23ebd87ec7 [2023-04-02T09:00:17.152Z] ---> 2c3aef0e6001 [2023-04-02T09:00:17.152Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T09:00:17.421Z] ---> Running in feef96e59624 [2023-04-02T09:00:17.421Z] v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-02T09:00:17.421Z] v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-02T09:00:17.421Z] OK: 17689 distinct packages available [2023-04-02T09:00:17.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:00:17.955Z] Removing intermediate container 2e286decb787 [2023-04-02T09:00:17.955Z] ---> af583ae69369 [2023-04-02T09:00:17.955Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T09:00:18.235Z] ---> Running in 75cf815448eb [2023-04-02T09:00:18.235Z] Removing intermediate container feef96e59624 [2023-04-02T09:00:18.235Z] ---> f562a5e1a44e [2023-04-02T09:00:18.235Z] [2023-04-02T09:00:18.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:00:19.093Z] Removing intermediate container 75cf815448eb [2023-04-02T09:00:19.093Z] Successfully built f562a5e1a44e [2023-04-02T09:00:19.093Z] ---> ffced21f3506 [2023-04-02T09:00:19.093Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-02T09:00:19.093Z] Successfully tagged core-data-arm64:latest [2023-04-02T09:00:19.093Z]  Building core-data ... done Building core-command [2023-04-02T09:00:19.362Z] ---> Running in c19c93cd3739 [2023-04-02T09:00:19.945Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-02T09:00:19.945Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-02T09:00:19.945Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-02T09:00:19.945Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-02T09:00:19.945Z] (5/9) Installing curl (7.88.1-r1) [2023-04-02T09:00:19.945Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-02T09:00:19.945Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-02T09:00:20.216Z] (8/9) Installing libucontext (1.2-r0) [2023-04-02T09:00:20.216Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-02T09:00:20.216Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:00:20.216Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T09:00:20.216Z] Removing intermediate container c19c93cd3739 [2023-04-02T09:00:20.216Z] ---> 697facf81d66 [2023-04-02T09:00:20.216Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T09:00:20.483Z] ---> Running in 4e00ffb4a067 [2023-04-02T09:00:20.749Z] OK: 11 MiB in 24 packages [2023-04-02T09:00:22.161Z] Removing intermediate container 4e00ffb4a067 [2023-04-02T09:00:22.161Z] ---> 4d04aac16510 [2023-04-02T09:00:22.161Z] Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:00:22.161Z] ---> Running in afe05bd64c94 [2023-04-02T09:00:23.123Z] Removing intermediate container afe05bd64c94 [2023-04-02T09:00:23.123Z] ---> ba9d66132543 [2023-04-02T09:00:23.123Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T09:00:23.390Z] ---> Running in a076f4056515 [2023-04-02T09:00:23.988Z] Removing intermediate container a076f4056515 [2023-04-02T09:00:23.988Z] ---> cb7fd830f25d [2023-04-02T09:00:23.988Z] [2023-04-02T09:00:23.988Z] Removing intermediate container cd7b982ad631 [2023-04-02T09:00:23.988Z] ---> b3e0716bb93c [2023-04-02T09:00:23.988Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:00:24.577Z] Successfully built cb7fd830f25d [2023-04-02T09:00:24.577Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-02T09:00:24.577Z] Building core-metadata [2023-04-02T09:00:25.160Z]  Building core-common-config-bootstrapper ... done  ---> 90c7dde70bc0 [2023-04-02T09:00:25.160Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:00:26.567Z] ---> f64fcc562602 [2023-04-02T09:00:26.567Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-02T09:00:30.826Z] ---> e4922201c181 [2023-04-02T09:00:30.826Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:00:32.248Z] ---> 5b184ef443c4 [2023-04-02T09:00:32.248Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-02T09:00:32.248Z] ---> Running in 980339c679b8 [2023-04-02T09:00:33.210Z] Removing intermediate container 980339c679b8 [2023-04-02T09:00:33.210Z] ---> af83f0bf9bbf [2023-04-02T09:00:33.210Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:00:33.210Z] ---> Running in f66648a5c311 [2023-04-02T09:00:33.479Z] ---> 1093741e9e76 [2023-04-02T09:00:33.479Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-02T09:00:33.753Z] ---> Running in 05a6d62afd2c [2023-04-02T09:00:34.020Z] Removing intermediate container f66648a5c311 [2023-04-02T09:00:34.020Z] ---> c2b0d6c2fb29 [2023-04-02T09:00:34.020Z] Step 18/20 : LABEL arch=arm64 [2023-04-02T09:00:34.288Z] ---> Running in 0241f3cf921b [2023-04-02T09:00:35.264Z] Removing intermediate container 0241f3cf921b [2023-04-02T09:00:35.264Z] ---> de072567cf3d [2023-04-02T09:00:35.264Z] Step 19/20 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:00:35.264Z] ---> Running in a3e54a9ee882 [2023-04-02T09:00:35.532Z] 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-04-02T09:00:36.130Z] Removing intermediate container a3e54a9ee882 [2023-04-02T09:00:36.130Z] ---> fc9050519d38 [2023-04-02T09:00:36.130Z] Step 20/20 : LABEL version=0.0.0 [2023-04-02T09:00:36.401Z] ---> Running in 13fa2ce8fafb [2023-04-02T09:00:36.983Z] Removing intermediate container df2e8cb4ab7d [2023-04-02T09:00:36.983Z] ---> 71e99d50984a [2023-04-02T09:00:36.984Z] Step 7/22 : COPY . . [2023-04-02T09:00:37.250Z] Removing intermediate container 13fa2ce8fafb [2023-04-02T09:00:37.250Z] ---> f6363babdb86 [2023-04-02T09:00:37.250Z] [2023-04-02T09:00:38.209Z] Successfully built f6363babdb86 [2023-04-02T09:00:38.209Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-02T09:00:38.209Z] Building support-scheduler [2023-04-02T09:00:39.168Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T09:00:39.168Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-02T09:00:39.168Z] ---> a3d872e0b34f [2023-04-02T09:00:39.168Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-02T09:00:39.168Z] ---> Using cache [2023-04-02T09:00:39.168Z] ---> 825f030929fb [2023-04-02T09:00:39.168Z] Step 4/24 : WORKDIR /edgex-go [2023-04-02T09:00:39.168Z] ---> Using cache [2023-04-02T09:00:39.168Z] ---> f47a76a9dce8 [2023-04-02T09:00:39.168Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-02T09:00:39.168Z] ---> Using cache [2023-04-02T09:00:39.168Z] ---> a2c391dc5fc6 [2023-04-02T09:00:39.168Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-02T09:00:39.168Z] ---> Using cache [2023-04-02T09:00:39.168Z] ---> 5f60c27ff160 [2023-04-02T09:00:39.168Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:00:39.168Z] ---> Using cache [2023-04-02T09:00:39.168Z] ---> c16d2f7e453b [2023-04-02T09:00:39.168Z] Step 8/24 : COPY . . [2023-04-02T09:00:39.168Z] ---> Using cache [2023-04-02T09:00:39.168Z] ---> f9038547c1db [2023-04-02T09:00:39.168Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-02T09:00:39.755Z] ---> Running in eef2645e1d0e [2023-04-02T09:00:41.720Z] 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-04-02T09:00:47.072Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T09:00:47.072Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-02T09:00:47.072Z] ---> a3d872e0b34f [2023-04-02T09:00:47.072Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-02T09:00:47.072Z] ---> Using cache [2023-04-02T09:00:47.072Z] ---> 825f030929fb [2023-04-02T09:00:47.072Z] Step 4/25 : WORKDIR /edgex-go [2023-04-02T09:00:47.072Z] ---> Using cache [2023-04-02T09:00:47.072Z] ---> f47a76a9dce8 [2023-04-02T09:00:47.072Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-02T09:00:47.072Z] ---> Using cache [2023-04-02T09:00:47.072Z] ---> a2c391dc5fc6 [2023-04-02T09:00:47.072Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-02T09:00:47.072Z] ---> Using cache [2023-04-02T09:00:47.072Z] ---> 5f60c27ff160 [2023-04-02T09:00:47.072Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:00:47.072Z] ---> Using cache [2023-04-02T09:00:47.072Z] ---> c16d2f7e453b [2023-04-02T09:00:47.072Z] Step 8/25 : COPY . . [2023-04-02T09:00:47.072Z] ---> Using cache [2023-04-02T09:00:47.072Z] ---> f9038547c1db [2023-04-02T09:00:47.072Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-02T09:00:47.341Z] ---> Running in cdc0b5693d37 [2023-04-02T09:00:49.929Z] 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-04-02T09:00:58.145Z] ---> 24c2e6b5d413 [2023-04-02T09:00:58.145Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-02T09:00:58.145Z] ---> Running in 7c4636093479 [2023-04-02T09:01:00.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T09:01:00.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T09:01:00.102Z] ---> a3d872e0b34f [2023-04-02T09:01:00.102Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T09:01:00.102Z] ---> Using cache [2023-04-02T09:01:00.102Z] ---> 825f030929fb [2023-04-02T09:01:00.102Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T09:01:00.102Z] ---> Using cache [2023-04-02T09:01:00.102Z] ---> f47a76a9dce8 [2023-04-02T09:01:00.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-02T09:01:00.102Z] ---> Using cache [2023-04-02T09:01:00.102Z] ---> a2c391dc5fc6 [2023-04-02T09:01:00.102Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T09:01:00.102Z] ---> Using cache [2023-04-02T09:01:00.102Z] ---> 5f60c27ff160 [2023-04-02T09:01:00.102Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:01:00.102Z] ---> Using cache [2023-04-02T09:01:00.102Z] ---> c16d2f7e453b [2023-04-02T09:01:00.103Z] Step 8/23 : COPY . . [2023-04-02T09:01:00.103Z] ---> Using cache [2023-04-02T09:01:00.103Z] ---> f9038547c1db [2023-04-02T09:01:00.103Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-02T09:01:00.368Z] ---> Running in e6c81b2eabad [2023-04-02T09:01:00.637Z] 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-04-02T09:01:02.575Z] 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-04-02T09:07:39.561Z] 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-04-02T09:07:51.876Z] Removing intermediate container 05a6d62afd2c [2023-04-02T09:07:51.876Z] ---> d17ee686af56 [2023-04-02T09:07:51.876Z] [2023-04-02T09:07:51.876Z] Step 9/25 : FROM alpine:3.17 [2023-04-02T09:07:51.876Z] ---> 51e60588ff2c [2023-04-02T09:07:51.876Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-02T09:07:51.876Z] ---> Running in 253351136a4f [2023-04-02T09:07:53.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:07:54.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:07:55.648Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-02T09:07:55.914Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-02T09:07:55.914Z] (3/3) Installing su-exec (0.2-r2) [2023-04-02T09:07:55.914Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:07:55.914Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T09:07:56.496Z] OK: 8 MiB in 18 packages [2023-04-02T09:07:59.098Z] Removing intermediate container 253351136a4f [2023-04-02T09:07:59.098Z] ---> e0f8e5b21077 [2023-04-02T09:07:59.098Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T09:07:59.365Z] ---> Running in ea5639ce3878 [2023-04-02T09:07:59.632Z] Removing intermediate container ea5639ce3878 [2023-04-02T09:07:59.632Z] ---> fe38bbff3c12 [2023-04-02T09:07:59.632Z] Step 12/25 : WORKDIR / [2023-04-02T09:07:59.899Z] ---> Running in 78fadfe923b0 [2023-04-02T09:08:00.489Z] Removing intermediate container 78fadfe923b0 [2023-04-02T09:08:00.490Z] ---> c4d80a771546 [2023-04-02T09:08:00.490Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:08:01.475Z] ---> 02a5aa2351e3 [2023-04-02T09:08:01.475Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:08:02.436Z] ---> ab9c8a5e40d3 [2023-04-02T09:08:02.436Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-02T09:08:03.852Z] ---> d3ab74921c1e [2023-04-02T09:08:03.852Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-02T09:08:05.798Z] ---> d41d888cad10 [2023-04-02T09:08:05.798Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:08:07.204Z] ---> ced35751b4e0 [2023-04-02T09:08:07.204Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-02T09:08:11.684Z] ---> 3156251fdf7d [2023-04-02T09:08:11.684Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-02T09:08:13.112Z] ---> f426ad8315da [2023-04-02T09:08:13.112Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T09:08:13.384Z] Removing intermediate container 7c4636093479 [2023-04-02T09:08:13.384Z] ---> f18f54c3159e [2023-04-02T09:08:13.384Z] [2023-04-02T09:08:13.384Z] Step 9/22 : FROM alpine:3.17 [2023-04-02T09:08:13.384Z] ---> 51e60588ff2c [2023-04-02T09:08:13.384Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-02T09:08:13.654Z] ---> Running in bfa94cf2ea7d [2023-04-02T09:08:14.613Z] ---> 9878274b7a1f [2023-04-02T09:08:14.613Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T09:08:14.613Z] ---> Running in 50eda815ba30 [2023-04-02T09:08:16.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:08:16.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:08:17.961Z] Removing intermediate container 50eda815ba30 [2023-04-02T09:08:17.961Z] ---> ef881dda7ca7 [2023-04-02T09:08:17.961Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T09:08:18.257Z] ---> Running in af281ea0309d [2023-04-02T09:08:18.845Z] Removing intermediate container af281ea0309d [2023-04-02T09:08:18.845Z] ---> 0368ffc1ec09 [2023-04-02T09:08:18.845Z] Step 23/25 : LABEL arch=arm64 [2023-04-02T09:08:18.845Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-02T09:08:18.845Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-02T09:08:18.845Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:08:19.113Z] ---> Running in c7cc13ce8b17 [2023-04-02T09:08:19.113Z] OK: 8 MiB in 17 packages [2023-04-02T09:08:19.695Z] Removing intermediate container c7cc13ce8b17 [2023-04-02T09:08:19.695Z] ---> 692c12f44142 [2023-04-02T09:08:19.695Z] Step 24/25 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:08:19.695Z] ---> Running in e029a3e87088 [2023-04-02T09:08:20.651Z] Removing intermediate container e029a3e87088 [2023-04-02T09:08:20.651Z] ---> 9062eeb142e4 [2023-04-02T09:08:20.651Z] Step 25/25 : LABEL version=0.0.0 [2023-04-02T09:08:20.916Z] ---> Running in 93e403eaab2a [2023-04-02T09:08:21.182Z] Removing intermediate container bfa94cf2ea7d [2023-04-02T09:08:21.182Z] ---> 129b0d96abd0 [2023-04-02T09:08:21.182Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-02T09:08:21.182Z] ---> Running in 46b04ea189b4 [2023-04-02T09:08:21.765Z] Removing intermediate container 93e403eaab2a [2023-04-02T09:08:21.765Z] ---> d3c4e85da965 [2023-04-02T09:08:21.765Z] [2023-04-02T09:08:22.030Z] Removing intermediate container 46b04ea189b4 [2023-04-02T09:08:22.030Z] ---> b61395b6f447 [2023-04-02T09:08:22.030Z] Step 12/22 : WORKDIR /edgex [2023-04-02T09:08:22.295Z] ---> Running in bb20ac430b2a [2023-04-02T09:08:22.295Z] Successfully built d3c4e85da965 [2023-04-02T09:08:22.295Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-02T09:08:22.295Z]  Building security-secretstore-setup ... done Building support-notifications [2023-04-02T09:08:22.876Z] Removing intermediate container bb20ac430b2a [2023-04-02T09:08:22.876Z] ---> ed2545a4c364 [2023-04-02T09:08:22.876Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:08:24.814Z] ---> 29947bb32dba [2023-04-02T09:08:24.815Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:08:25.771Z] ---> f52eaf5ecce9 [2023-04-02T09:08:25.771Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-02T09:08:26.737Z] ---> e93246b498a4 [2023-04-02T09:08:26.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-02T09:08:28.681Z] ---> f1a97ec46ec8 [2023-04-02T09:08:28.681Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-02T09:08:29.266Z] ---> 026c8f9037d6 [2023-04-02T09:08:29.266Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-02T09:08:29.535Z] ---> Running in ac767e1fedce [2023-04-02T09:08:33.797Z] Removing intermediate container ac767e1fedce [2023-04-02T09:08:33.797Z] ---> 20dd9121e4b9 [2023-04-02T09:08:33.797Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-02T09:08:34.065Z] ---> Running in 59d199d6a3b0 [2023-04-02T09:08:34.649Z] Removing intermediate container 59d199d6a3b0 [2023-04-02T09:08:34.649Z] ---> b55fc62b4790 [2023-04-02T09:08:34.649Z] Step 20/22 : LABEL arch=arm64 [2023-04-02T09:08:34.916Z] ---> Running in d8bdf07f2cef [2023-04-02T09:08:38.269Z] Removing intermediate container d8bdf07f2cef [2023-04-02T09:08:38.269Z] ---> 39de568a4c51 [2023-04-02T09:08:38.269Z] Step 21/22 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:08:38.269Z] ---> Running in 094af5829f4d [2023-04-02T09:08:39.032Z] Removing intermediate container 094af5829f4d [2023-04-02T09:08:39.032Z] ---> 1d2a7927385f [2023-04-02T09:08:39.032Z] Step 22/22 : LABEL version=0.0.0 [2023-04-02T09:08:39.032Z] ---> Running in 3fdbde7a57f2 [2023-04-02T09:08:40.571Z] Removing intermediate container 3fdbde7a57f2 [2023-04-02T09:08:40.571Z] ---> e8de315df7c4 [2023-04-02T09:08:40.571Z] [2023-04-02T09:08:41.199Z] Successfully built e8de315df7c4 [2023-04-02T09:08:41.199Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-02T09:08:42.675Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-02T09:08:42.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-02T09:08:42.675Z] ---> a3d872e0b34f [2023-04-02T09:08:42.675Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-02T09:08:42.675Z] ---> Using cache [2023-04-02T09:08:42.675Z] ---> 825f030929fb [2023-04-02T09:08:42.675Z] Step 4/23 : WORKDIR /edgex-go [2023-04-02T09:08:42.675Z] ---> Using cache [2023-04-02T09:08:42.675Z] ---> f47a76a9dce8 [2023-04-02T09:08:42.675Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-02T09:08:42.675Z] ---> Running in bcca9699dcb5 [2023-04-02T09:08:46.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:08:46.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:08:47.297Z] Removing intermediate container eef2645e1d0e [2023-04-02T09:08:47.297Z] ---> a6bb0ebf4129 [2023-04-02T09:08:47.297Z] [2023-04-02T09:08:47.297Z] Step 10/24 : FROM alpine:3.17 [2023-04-02T09:08:47.297Z] ---> 51e60588ff2c [2023-04-02T09:08:47.297Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-02T09:08:47.297Z] ---> Running in fbe07a6cff68 [2023-04-02T09:08:47.878Z] OK: 263 MiB in 53 packages [2023-04-02T09:08:51.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:08:51.217Z] Removing intermediate container bcca9699dcb5 [2023-04-02T09:08:51.217Z] ---> 4c85100ac568 [2023-04-02T09:08:51.217Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-02T09:08:51.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:08:52.382Z] ---> 11109d4b57d9 [2023-04-02T09:08:52.382Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-02T09:08:52.648Z] ---> Running in c4f9c893a023 [2023-04-02T09:08:53.231Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-02T09:08:53.231Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:08:53.231Z] OK: 8 MiB in 16 packages [2023-04-02T09:08:55.808Z] Removing intermediate container fbe07a6cff68 [2023-04-02T09:08:55.808Z] ---> 6c9cc22993e5 [2023-04-02T09:08:55.808Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:08:56.074Z] ---> Running in d8230c46a8cd [2023-04-02T09:08:57.038Z] Removing intermediate container d8230c46a8cd [2023-04-02T09:08:57.038Z] ---> 8514a4e80241 [2023-04-02T09:08:57.038Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-02T09:08:57.038Z] ---> Running in 1b4ba699bac3 [2023-04-02T09:08:57.997Z] Removing intermediate container 1b4ba699bac3 [2023-04-02T09:08:57.997Z] ---> f6cc8e7b7583 [2023-04-02T09:08:57.997Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-02T09:08:58.262Z] ---> Running in 84fc45a7f2c0 [2023-04-02T09:08:58.846Z] Removing intermediate container 84fc45a7f2c0 [2023-04-02T09:08:58.846Z] ---> 5de69748f70b [2023-04-02T09:08:59.112Z] Step 15/24 : WORKDIR / [2023-04-02T09:08:59.112Z] ---> Running in ba31cd9ff187 [2023-04-02T09:09:00.068Z] Removing intermediate container ba31cd9ff187 [2023-04-02T09:09:00.068Z] ---> fad98d949bd1 [2023-04-02T09:09:00.068Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:09:01.476Z] ---> 1f5993afe138 [2023-04-02T09:09:01.476Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:09:02.883Z] ---> a2bbdd5f1246 [2023-04-02T09:09:02.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-02T09:09:04.819Z] ---> 9b1197113476 [2023-04-02T09:09:04.819Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:09:05.094Z] Removing intermediate container cdc0b5693d37 [2023-04-02T09:09:05.094Z] ---> 32ae6d1e53cb [2023-04-02T09:09:05.094Z] [2023-04-02T09:09:05.094Z] Step 10/25 : FROM alpine:3.17 [2023-04-02T09:09:05.094Z] ---> 51e60588ff2c [2023-04-02T09:09:05.094Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-02T09:09:05.094Z] ---> Using cache [2023-04-02T09:09:05.094Z] ---> 6c9cc22993e5 [2023-04-02T09:09:05.094Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:09:05.094Z] ---> Using cache [2023-04-02T09:09:05.094Z] ---> 8514a4e80241 [2023-04-02T09:09:05.094Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-02T09:09:05.359Z] ---> Running in 9b687748c9e4 [2023-04-02T09:09:06.314Z] ---> 07c0d59bf48c [2023-04-02T09:09:06.314Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-02T09:09:06.314Z] Removing intermediate container 9b687748c9e4 [2023-04-02T09:09:06.314Z] ---> 7ebb713b8da8 [2023-04-02T09:09:06.314Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-02T09:09:06.314Z] ---> Running in e5944ea9aaec [2023-04-02T09:09:06.314Z] ---> Running in 6c5fbaec59dc [2023-04-02T09:09:07.277Z] Removing intermediate container e5944ea9aaec [2023-04-02T09:09:07.277Z] ---> 6d39b4cb2862 [2023-04-02T09:09:07.277Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:09:07.277Z] Removing intermediate container 6c5fbaec59dc [2023-04-02T09:09:07.277Z] ---> 68b56c729621 [2023-04-02T09:09:07.277Z] Step 15/25 : WORKDIR / [2023-04-02T09:09:07.277Z] ---> Running in 1fe91914d7a0 [2023-04-02T09:09:07.277Z] ---> Running in a79b5d2bd1ce [2023-04-02T09:09:08.236Z] Removing intermediate container 1fe91914d7a0 [2023-04-02T09:09:08.236Z] ---> c79a4cd717c7 [2023-04-02T09:09:08.236Z] Step 22/24 : LABEL arch=arm64 [2023-04-02T09:09:08.236Z] Removing intermediate container a79b5d2bd1ce [2023-04-02T09:09:08.236Z] ---> c59bb2872752 [2023-04-02T09:09:08.236Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:09:08.236Z] ---> Running in 97d7df15b24f [2023-04-02T09:09:08.818Z] Removing intermediate container 97d7df15b24f [2023-04-02T09:09:08.818Z] ---> 75362bac5d30 [2023-04-02T09:09:08.818Z] Step 23/24 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:09:09.087Z] ---> Running in 05bfd9b1b7cd [2023-04-02T09:09:09.355Z] ---> 8d4a0a1e4979 [2023-04-02T09:09:09.355Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:09:09.941Z] Removing intermediate container 05bfd9b1b7cd [2023-04-02T09:09:09.941Z] ---> 44e34e818e1a [2023-04-02T09:09:09.942Z] Step 24/24 : LABEL version=0.0.0 [2023-04-02T09:09:10.209Z] ---> Running in ffd33115d7ec [2023-04-02T09:09:10.478Z] ---> 8f77973e1848 [2023-04-02T09:09:10.478Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-02T09:09:10.746Z] Removing intermediate container ffd33115d7ec [2023-04-02T09:09:11.014Z] ---> 707d10b0e06f [2023-04-02T09:09:11.014Z] [2023-04-02T09:09:11.282Z] Successfully built 707d10b0e06f [2023-04-02T09:09:11.282Z] Successfully tagged core-command-arm64:latest [2023-04-02T09:09:12.511Z]  Building core-command ... done  ---> f6e0001b3f54 [2023-04-02T09:09:12.511Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:09:13.469Z] ---> bf4b4233cf5d [2023-04-02T09:09:13.469Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-02T09:09:14.432Z] ---> 71242c3e7123 [2023-04-02T09:09:14.432Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-02T09:09:14.704Z] ---> Running in 328abd32f1e4 [2023-04-02T09:09:15.290Z] Removing intermediate container 328abd32f1e4 [2023-04-02T09:09:15.290Z] ---> 231a56fc58d0 [2023-04-02T09:09:15.290Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:09:15.290Z] ---> Running in 3e880539470b [2023-04-02T09:09:15.894Z] Removing intermediate container 3e880539470b [2023-04-02T09:09:15.894Z] ---> 600ca5293840 [2023-04-02T09:09:15.894Z] Step 23/25 : LABEL arch=arm64 [2023-04-02T09:09:16.162Z] ---> Running in 632ce4bd53f9 [2023-04-02T09:09:16.771Z] Removing intermediate container 632ce4bd53f9 [2023-04-02T09:09:16.771Z] ---> 87da45c23e1a [2023-04-02T09:09:16.771Z] Step 24/25 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:09:16.771Z] ---> Running in 8093072d6b4e [2023-04-02T09:09:17.357Z] Removing intermediate container 8093072d6b4e [2023-04-02T09:09:17.357Z] ---> b7c66233d97b [2023-04-02T09:09:17.357Z] Step 25/25 : LABEL version=0.0.0 [2023-04-02T09:09:17.357Z] ---> Running in 6de0701a7cfe [2023-04-02T09:09:17.943Z] Removing intermediate container 6de0701a7cfe [2023-04-02T09:09:17.943Z] ---> bd4f24b9d623 [2023-04-02T09:09:17.943Z] [2023-04-02T09:09:18.209Z] Successfully built bd4f24b9d623 [2023-04-02T09:09:18.475Z] Successfully tagged core-metadata-arm64:latest [2023-04-02T09:09:57.332Z]  Building core-metadata ... done Removing intermediate container c4f9c893a023 [2023-04-02T09:09:57.332Z] ---> e40ae25ed7ca [2023-04-02T09:09:57.332Z] Step 8/23 : COPY . . [2023-04-02T09:10:01.588Z] ---> 2a02693b91f4 [2023-04-02T09:10:01.588Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-02T09:10:01.588Z] ---> Running in 414020509a0c [2023-04-02T09:10:03.001Z] 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-04-02T09:10:07.249Z] Removing intermediate container e6c81b2eabad [2023-04-02T09:10:07.249Z] ---> fb0b9583d701 [2023-04-02T09:10:07.249Z] [2023-04-02T09:10:07.249Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T09:10:07.249Z] ---> 51e60588ff2c [2023-04-02T09:10:07.249Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-02T09:10:07.249Z] ---> Using cache [2023-04-02T09:10:07.249Z] ---> 6c9cc22993e5 [2023-04-02T09:10:07.249Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:10:07.249Z] ---> Using cache [2023-04-02T09:10:07.249Z] ---> 8514a4e80241 [2023-04-02T09:10:07.249Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-02T09:10:07.249Z] ---> Running in ead17aef3407 [2023-04-02T09:10:07.514Z] Removing intermediate container ead17aef3407 [2023-04-02T09:10:07.514Z] ---> a96e49a22501 [2023-04-02T09:10:07.514Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T09:10:07.514Z] ---> Running in 30e984abcfaf [2023-04-02T09:10:08.105Z] Removing intermediate container 30e984abcfaf [2023-04-02T09:10:08.105Z] ---> 1df37d66a468 [2023-04-02T09:10:08.105Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:10:09.069Z] ---> e834d4130615 [2023-04-02T09:10:09.069Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:10:09.650Z] ---> f7dc74b2b8ff [2023-04-02T09:10:09.650Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-02T09:10:11.587Z] ---> d2278bb3702d [2023-04-02T09:10:11.587Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:10:11.860Z] ---> 314e1724773b [2023-04-02T09:10:11.860Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-02T09:10:12.126Z] ---> Running in b4264184e791 [2023-04-02T09:10:12.392Z] Removing intermediate container b4264184e791 [2023-04-02T09:10:12.392Z] ---> 53da32237cf3 [2023-04-02T09:10:12.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:10:12.392Z] ---> Running in bfbc3543d9e8 [2023-04-02T09:10:12.659Z] Removing intermediate container bfbc3543d9e8 [2023-04-02T09:10:12.659Z] ---> 891ed59803b9 [2023-04-02T09:10:12.659Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T09:10:12.926Z] ---> Running in eb43b1b41e3e [2023-04-02T09:10:13.191Z] Removing intermediate container eb43b1b41e3e [2023-04-02T09:10:13.191Z] ---> 72f407227ebb [2023-04-02T09:10:13.191Z] Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:10:13.191Z] ---> Running in 05bae9c5d430 [2023-04-02T09:10:13.460Z] Removing intermediate container 05bae9c5d430 [2023-04-02T09:10:13.460Z] ---> 024497fdd66e [2023-04-02T09:10:13.460Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T09:10:13.725Z] ---> Running in 44339788870c [2023-04-02T09:10:13.990Z] Removing intermediate container 44339788870c [2023-04-02T09:10:13.990Z] ---> 62eb3cd845c3 [2023-04-02T09:10:13.990Z] [2023-04-02T09:10:14.255Z] Successfully built 62eb3cd845c3 [2023-04-02T09:10:14.255Z] Successfully tagged support-scheduler-arm64:latest [2023-04-02T09:12:35.906Z]  Building support-scheduler ... done Removing intermediate container 414020509a0c [2023-04-02T09:12:35.906Z] ---> 328100cacf6f [2023-04-02T09:12:35.906Z] [2023-04-02T09:12:35.906Z] Step 10/23 : FROM alpine:3.17 [2023-04-02T09:12:35.906Z] ---> 51e60588ff2c [2023-04-02T09:12:35.906Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-02T09:12:35.906Z] ---> Running in 107212182c69 [2023-04-02T09:12:35.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-02T09:12:35.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-02T09:12:35.906Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-02T09:12:35.906Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-02T09:12:35.906Z] Executing busybox-1.35.0-r29.trigger [2023-04-02T09:12:35.906Z] Executing ca-certificates-20220614-r4.trigger [2023-04-02T09:12:35.906Z] OK: 8 MiB in 17 packages [2023-04-02T09:12:35.906Z] Removing intermediate container 107212182c69 [2023-04-02T09:12:35.906Z] ---> 0adb01e22eb2 [2023-04-02T09:12:35.906Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-02T09:12:35.906Z] ---> Running in a42bc7551950 [2023-04-02T09:12:36.177Z] Removing intermediate container a42bc7551950 [2023-04-02T09:12:36.177Z] ---> cdd66029f8f9 [2023-04-02T09:12:36.177Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-02T09:12:36.177Z] ---> Running in fbaae893fcfb [2023-04-02T09:12:36.446Z] Removing intermediate container fbaae893fcfb [2023-04-02T09:12:36.446Z] ---> d3e4d996ddc5 [2023-04-02T09:12:36.446Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-02T09:12:36.712Z] ---> Running in 4198ff25a38a [2023-04-02T09:12:36.979Z] Removing intermediate container 4198ff25a38a [2023-04-02T09:12:36.979Z] ---> d7a0f8882796 [2023-04-02T09:12:36.979Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-02T09:12:37.562Z] ---> 04622b1bc203 [2023-04-02T09:12:37.562Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-02T09:12:38.146Z] ---> b0e2fbb33c9c [2023-04-02T09:12:38.146Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-02T09:12:39.554Z] ---> c6a31d4d092d [2023-04-02T09:12:39.554Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-02T09:12:40.138Z] ---> ea6e05b80643 [2023-04-02T09:12:40.138Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-02T09:12:40.407Z] ---> Running in c7b2d79e16b1 [2023-04-02T09:12:40.674Z] Removing intermediate container c7b2d79e16b1 [2023-04-02T09:12:40.674Z] ---> f6f4a0ea5f29 [2023-04-02T09:12:40.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-02T09:12:40.674Z] ---> Running in 6e6f4a1bd90e [2023-04-02T09:12:40.947Z] Removing intermediate container 6e6f4a1bd90e [2023-04-02T09:12:40.947Z] ---> 304116d94898 [2023-04-02T09:12:40.947Z] Step 21/23 : LABEL arch=arm64 [2023-04-02T09:12:41.214Z] ---> Running in c9ba7a82fd02 [2023-04-02T09:12:41.480Z] Removing intermediate container c9ba7a82fd02 [2023-04-02T09:12:41.480Z] ---> 415b8c298eb1 [2023-04-02T09:12:41.480Z] Step 22/23 : LABEL git_sha=d4602aca78f65ab89040764cc910a5e67c52750a [2023-04-02T09:12:41.480Z] ---> Running in fe0b6b2459c7 [2023-04-02T09:12:42.063Z] Removing intermediate container fe0b6b2459c7 [2023-04-02T09:12:42.063Z] ---> b9997439a562 [2023-04-02T09:12:42.063Z] Step 23/23 : LABEL version=0.0.0 [2023-04-02T09:12:42.063Z] ---> Running in 5d163195f1cd [2023-04-02T09:12:42.331Z] Removing intermediate container 5d163195f1cd [2023-04-02T09:12:42.331Z] ---> 95c71ef8648a [2023-04-02T09:12:42.331Z] [2023-04-02T09:12:42.598Z] Successfully built 95c71ef8648a [2023-04-02T09:12:42.598Z] Successfully tagged support-notifications-arm64:latest [2023-04-02T09:12:42.876Z]  Building support-notifications ... done  [Pipeline] } [2023-04-02T09:12:42.879Z] $ docker stop --time=1 ed611d957a8a97f2939b793e76a3ab82c99a9834a3ed386c758ddcca056f46a1 [2023-04-02T09:12:44.615Z] $ docker rm -f --volumes ed611d957a8a97f2939b793e76a3ab82c99a9834a3ed386c758ddcca056f46a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-02T09:12:45.109Z] + docker images [2023-04-02T09:12:45.376Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-02T09:12:45.376Z] support-notifications-arm64 latest 95c71ef8648a 3 seconds ago 32.2MB [2023-04-02T09:12:45.376Z] 328100cacf6f 16 seconds ago 1.56GB [2023-04-02T09:12:45.376Z] support-scheduler-arm64 latest 62eb3cd845c3 2 minutes ago 31.5MB [2023-04-02T09:12:45.376Z] fb0b9583d701 2 minutes ago 1.56GB [2023-04-02T09:12:45.376Z] core-metadata-arm64 latest bd4f24b9d623 3 minutes ago 20.2MB [2023-04-02T09:12:45.376Z] core-command-arm64 latest 707d10b0e06f 3 minutes ago 19.7MB [2023-04-02T09:12:45.376Z] 32ae6d1e53cb 3 minutes ago 1.5GB [2023-04-02T09:12:45.376Z] a6bb0ebf4129 3 minutes ago 1.49GB [2023-04-02T09:12:45.376Z] security-proxy-setup-arm64 latest e8de315df7c4 4 minutes ago 18.7MB [2023-04-02T09:12:45.376Z] security-secretstore-setup-arm64 latest d3c4e85da965 4 minutes ago 32.2MB [2023-04-02T09:12:45.376Z] f18f54c3159e 4 minutes ago 1.47GB [2023-04-02T09:12:45.376Z] d17ee686af56 4 minutes ago 1.49GB [2023-04-02T09:12:45.376Z] security-spiffe-token-provider-arm64 latest f6363babdb86 12 minutes ago 32.7MB [2023-04-02T09:12:45.376Z] core-common-config-bootstrapper-arm64 latest cb7fd830f25d 12 minutes ago 17.2MB [2023-04-02T09:12:45.376Z] core-data-arm64 latest f562a5e1a44e 12 minutes ago 19.9MB [2023-04-02T09:12:45.376Z] a28147731ab3 12 minutes ago 1.53GB [2023-04-02T09:12:45.376Z] f67cf40e161b 12 minutes ago 1.49GB [2023-04-02T09:12:45.376Z] 4397b7b3d726 12 minutes ago 1.5GB [2023-04-02T09:12:45.376Z] security-bootstrapper-arm64 latest 3c74af836ba8 14 minutes ago 21.9MB [2023-04-02T09:12:45.376Z] security-proxy-auth-arm64 latest 1e1a56f87bb9 14 minutes ago 18.3MB [2023-04-02T09:12:45.376Z] 6c4937aa74a1 15 minutes ago 1.48GB [2023-04-02T09:12:45.376Z] 45670c6acc67 15 minutes ago 1.47GB [2023-04-02T09:12:45.376Z] security-spire-server-arm64 latest aadb5af6fbc4 20 minutes ago 87.1MB [2023-04-02T09:12:45.376Z] 4f162139b4f8 21 minutes ago 1.35GB [2023-04-02T09:12:45.376Z] security-spire-agent-arm64 latest e01c3f9d1aaa 21 minutes ago 125MB [2023-04-02T09:12:45.376Z] security-spire-config-arm64 latest 66f2a04fad17 21 minutes ago 86.2MB [2023-04-02T09:12:45.376Z] 24f3faf22417 22 minutes ago 1.35GB [2023-04-02T09:12:45.376Z] c07ed3e87c7c 22 minutes ago 1.35GB [2023-04-02T09:12:45.376Z] ci-base-image-arm64 latest a3d872e0b34f 38 minutes ago 866MB [2023-04-02T09:12:45.376Z] alpine 3.17 51e60588ff2c 3 days ago 7.46MB [2023-04-02T09:12:45.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB [2023-04-02T09:12:45.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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-04-02T09:12:45.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T09:12:45.803Z] [2023-04-02T09:12:45.803Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T09:12:46.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T09:12:46.408Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-02T09:12:46.408Z] 8998bd30e6a1: Pulling fs layer [2023-04-02T09:12:46.408Z] 04944245beec: Pulling fs layer [2023-04-02T09:12:46.408Z] 699f458cf7ca: Pulling fs layer [2023-04-02T09:12:46.408Z] 765212b225bb: Pulling fs layer [2023-04-02T09:12:46.408Z] f23df028b6ca: Pulling fs layer [2023-04-02T09:12:46.408Z] d65c8cfc05b1: Pulling fs layer [2023-04-02T09:12:46.408Z] 2437ff75d9bd: Pulling fs layer [2023-04-02T09:12:46.408Z] f23df028b6ca: Waiting [2023-04-02T09:12:46.408Z] 765212b225bb: Waiting [2023-04-02T09:12:46.408Z] d65c8cfc05b1: Waiting [2023-04-02T09:12:46.408Z] 2437ff75d9bd: Waiting [2023-04-02T09:12:46.408Z] 04944245beec: Verifying Checksum [2023-04-02T09:12:46.408Z] 04944245beec: Download complete [2023-04-02T09:12:46.408Z] 765212b225bb: Download complete [2023-04-02T09:12:46.676Z] f23df028b6ca: Verifying Checksum [2023-04-02T09:12:46.676Z] f23df028b6ca: Download complete [2023-04-02T09:12:46.676Z] d65c8cfc05b1: Verifying Checksum [2023-04-02T09:12:46.676Z] d65c8cfc05b1: Download complete [2023-04-02T09:12:46.676Z] 699f458cf7ca: Verifying Checksum [2023-04-02T09:12:46.676Z] 699f458cf7ca: Download complete [2023-04-02T09:12:47.259Z] 8998bd30e6a1: Verifying Checksum [2023-04-02T09:12:47.259Z] 8998bd30e6a1: Download complete [2023-04-02T09:12:49.844Z] 2437ff75d9bd: Verifying Checksum [2023-04-02T09:12:49.844Z] 2437ff75d9bd: Download complete [2023-04-02T09:12:51.785Z] 8998bd30e6a1: Pull complete [2023-04-02T09:12:51.785Z] 04944245beec: Pull complete [2023-04-02T09:12:53.194Z] 699f458cf7ca: Pull complete [2023-04-02T09:12:53.460Z] 765212b225bb: Pull complete [2023-04-02T09:12:54.421Z] f23df028b6ca: Pull complete [2023-04-02T09:12:54.687Z] d65c8cfc05b1: Pull complete [2023-04-02T09:13:09.677Z] 2437ff75d9bd: Pull complete [2023-04-02T09:13:09.677Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-02T09:13:09.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-02T09:13:09.677Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T09:13:09.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-6638 does not seem to be running inside a container [2023-04-02T09:13:09.949Z] $ 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-04-02T09:13:13.194Z] $ docker top a337e620f5435a54ee5a1dc5586280192a1f1891232471f0d767824d8adc82bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:13:14.147Z] ---> job-cost.sh [2023-04-02T09:13:14.147Z] lf-activate-venv: SKIPPING [2023-04-02T09:13:14.147Z] INFO: No Stack... [2023-04-02T09:13:14.727Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-02T09:13:15.309Z] INFO: Archiving Costs [Pipeline] sh [2023-04-02T09:13:15.950Z] + cut -d, -f6 [2023-04-02T09:13:15.950Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2023-04-02T09:13:15.990Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4490-2-stack-cost] [2023-04-02T09:13:15.999Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4490-2-stack-cost] did not exist. Created. [2023-04-02T09:13:15.999Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4490-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-02T09:13:16.668Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-02T09:13:16.856Z] Stashed 1 file(s) [Pipeline] } [2023-04-02T09:13:16.863Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4490-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-02T09:13:16.875Z] $ docker stop --time=1 a337e620f5435a54ee5a1dc5586280192a1f1891232471f0d767824d8adc82bf [2023-04-02T09:13:18.433Z] $ docker rm -f --volumes a337e620f5435a54ee5a1dc5586280192a1f1891232471f0d767824d8adc82bf [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-04-02T09:13:18.866Z] provisioning config files... [2023-04-02T09:13:18.873Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config63575914279029999tmp [Pipeline] { [Pipeline] sh [2023-04-02T09:13:19.168Z] + set +x [2023-04-02T09:13:19.168Z] + curl -s https://codecov.io/bash [2023-04-02T09:13:19.168Z] + bash -s -- [2023-04-02T09:13:19.168Z] [2023-04-02T09:13:19.168Z] _____ _ [2023-04-02T09:13:19.168Z] / ____| | | [2023-04-02T09:13:19.168Z] | | ___ __| | ___ ___ _____ __ [2023-04-02T09:13:19.168Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-02T09:13:19.168Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-02T09:13:19.168Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-02T09:13:19.168Z] Bash-1.0.6 [2023-04-02T09:13:19.168Z] [2023-04-02T09:13:19.168Z] [2023-04-02T09:13:19.168Z] ==> git version 2.25.1 found [2023-04-02T09:13:19.168Z] ==> 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-04-02T09:13:19.168Z] Release-Date: 2020-01-08 [2023-04-02T09:13:19.168Z] 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-04-02T09:13:19.168Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-02T09:13:19.168Z] ==> Jenkins CI detected. [2023-04-02T09:13:19.168Z] current dir:  /w/workspace/edgex-go/2 [2023-04-02T09:13:19.168Z] project root: . [2023-04-02T09:13:19.168Z] --> token set from env [2023-04-02T09:13:19.168Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-02T09:13:19.427Z] ==> Running gcov in . (disable via -X gcov) [2023-04-02T09:13:19.427Z] ==> Python coveragepy not found [2023-04-02T09:13:19.427Z] ==> Searching for coverage reports in: [2023-04-02T09:13:19.427Z] + . [2023-04-02T09:13:19.427Z] -> Found 1 reports [2023-04-02T09:13:19.427Z] ==> Detecting git/mercurial file structure [2023-04-02T09:13:19.427Z] ==> Reading reports [2023-04-02T09:13:19.427Z] + ./coverage.out bytes=447380 [2023-04-02T09:13:19.427Z] ==> Appending adjustments [2023-04-02T09:13:19.427Z] https://docs.codecov.io/docs/fixing-reports [2023-04-02T09:13:20.808Z] + Found adjustments [2023-04-02T09:13:20.808Z] ==> Gzipping contents [2023-04-02T09:13:20.808Z] 60K /tmp/codecov.0ZN9SE.gz [2023-04-02T09:13:20.808Z] ==> Uploading reports [2023-04-02T09:13:20.808Z] url: https://codecov.io [2023-04-02T09:13:20.808Z] query: branch=PR-4490&commit=651cfa60368e450198cf525bd86877f1195649e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4490%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4490&job=&cmd_args= [2023-04-02T09:13:20.808Z] -> Pinging Codecov [2023-04-02T09:13:20.808Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4490&commit=651cfa60368e450198cf525bd86877f1195649e7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4490%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4490&job=&cmd_args= [2023-04-02T09:13:20.808Z] -> Uploading to [2023-04-02T09:13:20.808Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-02/00271124DB129430A58F1EEE437C3FCB/651cfa60368e450198cf525bd86877f1195649e7/56a0ba2a-9737-4b6c-8cde-425d01648635.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230402%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230402T091320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12c27fefc11284ed6cbcad5569cab1a63b2f0d3912200622c09d092478d1a892 [2023-04-02T09:13:20.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-02T09:13:20.808Z] Dload Upload Total Spent Left Speed [2023-04-02T09:13:21.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57483 0 0 100 57483 0 190k --:--:-- --:--:-- --:--:-- 190k [2023-04-02T09:13:21.069Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/651cfa60368e450198cf525bd86877f1195649e7 [Pipeline] } [2023-04-02T09:13:21.076Z] 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-04-02T09:13:21.704Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:13:21.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:13:22.848Z] ---> package-listing.sh [2023-04-02T09:13:22.848Z] ++ facter osfamily [2023-04-02T09:13:22.848Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-02T09:13:23.106Z] + OS_FAMILY=debian [2023-04-02T09:13:23.106Z] + workspace=/w/workspace/edgex-go/2 [2023-04-02T09:13:23.106Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-02T09:13:23.106Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-02T09:13:23.106Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-02T09:13:23.106Z] + PACKAGES=/tmp/packages_start.txt [2023-04-02T09:13:23.106Z] + '[' /w/workspace/edgex-go/2 ']' [2023-04-02T09:13:23.106Z] + PACKAGES=/tmp/packages_end.txt [2023-04-02T09:13:23.106Z] + case "${OS_FAMILY}" in [2023-04-02T09:13:23.106Z] + dpkg -l [2023-04-02T09:13:23.106Z] + grep '^ii' [2023-04-02T09:13:23.106Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-02T09:13:23.106Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-02T09:13:23.106Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-02T09:13:23.106Z] + '[' /w/workspace/edgex-go/2 ']' [2023-04-02T09:13:23.106Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-04-02T09:13:23.106Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-04-02T09:13:23.115Z] 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-04-02T09:13:23.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T09:13:23.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T09:13:23.954Z] [2023-04-02T09:13:23.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-02T09:13:24.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T09:13:24.249Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-02T09:13:24.249Z] 5eb5b503b376: Pulling fs layer [2023-04-02T09:13:24.249Z] 5c69ac0246d0: Pulling fs layer [2023-04-02T09:13:24.249Z] ec43610c2a17: Pulling fs layer [2023-04-02T09:13:24.249Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-02T09:13:24.249Z] 33b1e0a273af: Pulling fs layer [2023-04-02T09:13:24.249Z] 5d3b04190fa2: Pulling fs layer [2023-04-02T09:13:24.249Z] 2f39f015ded8: Pulling fs layer [2023-04-02T09:13:24.249Z] 3a2ae6a8a46f: Waiting [2023-04-02T09:13:24.249Z] 33b1e0a273af: Waiting [2023-04-02T09:13:24.249Z] 5d3b04190fa2: Waiting [2023-04-02T09:13:24.249Z] 2f39f015ded8: Waiting [2023-04-02T09:13:24.249Z] 5c69ac0246d0: Download complete [2023-04-02T09:13:24.249Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-02T09:13:24.249Z] 3a2ae6a8a46f: Download complete [2023-04-02T09:13:24.249Z] ec43610c2a17: Verifying Checksum [2023-04-02T09:13:24.249Z] ec43610c2a17: Download complete [2023-04-02T09:13:24.249Z] 33b1e0a273af: Verifying Checksum [2023-04-02T09:13:24.249Z] 33b1e0a273af: Download complete [2023-04-02T09:13:24.249Z] 5d3b04190fa2: Download complete [2023-04-02T09:13:24.506Z] 5eb5b503b376: Download complete [2023-04-02T09:13:25.072Z] 2f39f015ded8: Download complete [2023-04-02T09:13:25.638Z] 5eb5b503b376: Pull complete [2023-04-02T09:13:25.897Z] 5c69ac0246d0: Pull complete [2023-04-02T09:13:26.461Z] ec43610c2a17: Pull complete [2023-04-02T09:13:26.461Z] 3a2ae6a8a46f: Pull complete [2023-04-02T09:13:26.719Z] 33b1e0a273af: Pull complete [2023-04-02T09:13:26.719Z] 5d3b04190fa2: Pull complete [2023-04-02T09:13:31.982Z] 2f39f015ded8: Pull complete [2023-04-02T09:13:31.982Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-02T09:13:31.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-02T09:13:31.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-02T09:13:32.068Z] prd-ubuntu20.04-docker-8c-8g-6635 does not seem to be running inside a container [2023-04-02T09:13:32.093Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-02T09:13:35.212Z] $ docker top 21d0cd25ceab2a9fd791da016b346d9583918d964038578d63953c748fe1a690 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-02T09:13:35.551Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-02T09:13:35.839Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-02T09:13:36.125Z] + ls /var/log/sa-host [2023-04-02T09:13:36.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-02T09:13:36.278Z] provisioning config files... [2023-04-02T09:13:36.286Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9832136222645323844tmp [Pipeline] { [Pipeline] echo [2023-04-02T09:13:36.301Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:13:36.592Z] ---> create-netrc.sh [Pipeline] } [2023-04-02T09:13:36.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:13:36.933Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-02T09:13:36.943Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:13:37.231Z] ---> sudo-logs.sh [2023-04-02T09:13:37.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-02T09:13:37.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:13:37.538Z] ---> job-cost.sh [2023-04-02T09:13:37.539Z] lf-activate-venv: SKIPPING [2023-04-02T09:13:37.539Z] DEBUG: total: 0.10999999940395355 [2023-04-02T09:13:37.539Z] INFO: Retrieving Stack Cost... [2023-04-02T09:13:37.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-02T09:13:38.364Z] INFO: Archiving Costs [Pipeline] echo [2023-04-02T09:13:38.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-02T09:13:38.663Z] ---> logs-deploy.sh [2023-04-02T09:13:38.663Z] lf-activate-venv: SKIPPING [2023-04-02T09:13:38.663Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4490/2 [2023-04-02T09:13:38.663Z] INFO: archiving workspace using pattern(s): [2023-04-02T09:13:39.601Z] Archives upload complete. [2023-04-02T09:13:39.601Z] INFO: archiving logs to Nexus