Pull request #4581 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from d791886d2f0be9b493d4a78fa06495ad0537dd88+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (132ba397f14c39463c4abe7495beaa0556ff539f) 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-ssh8358203104063750647.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh15037183226390877860.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh306961208877758076.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12618464106443959573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4690527015519057994.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17282851007695128427.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-17164 in /w/workspace/edgexfoundry_edgex-go_PR-4581 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit d791886d2f0be9b493d4a78fa06495ad0537dd88 Merge succeeded, producing d791886d2f0be9b493d4a78fa06495ad0537dd88 Checking out Revision d791886d2f0be9b493d4a78fa06495ad0537dd88 (PR-4581) > 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/4581/head:refs/remotes/origin/PR-4581 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d791886d2f0be9b493d4a78fa06495ad0537dd88 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d791886d2f0be9b493d4a78fa06495ad0537dd88 # timeout=10 Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-29T14:16:00.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-29T14:16:01.037Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-29T14:16:01.134Z] ========================================================= [2023-05-29T14:16:01.134Z] EdgeX Global Pipelines Version Info [2023-05-29T14:16:01.134Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:16:01.880Z] ------------------- [2023-05-29T14:16:01.881Z] stable info: [2023-05-29T14:16:01.881Z] ------------------- [2023-05-29T14:16:01.881Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-29T14:16:01.881Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T14:16:01.881Z] Message: update stable to v1.0.249 [2023-05-29T14:16:02.452Z] ------------------- [2023-05-29T14:16:02.452Z] experimental info: [2023-05-29T14:16:02.452Z] ------------------- [2023-05-29T14:16:02.452Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-29T14:16:02.452Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T14:16:02.452Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-29T14:16:02.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-29T14:16:02.799Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-29T14:16:02.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-29T14:16:02.877Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-29T14:16:02.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-29T14:16:02.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-29T14:16:03.004Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-29T14:16:03.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-29T14:16:03.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-29T14:16:03.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-29T14:16:03.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-29T14:16:03.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-29T14:16:03.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-29T14:16:03.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-29T14:16:03.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-29T14:16:03.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T14:16:03.418Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T14:16:03.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-29T14:16:03.497Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-29T14:16:03.539Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-29T14:16:03.575Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-29T14:16:03.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-29T14:16:03.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-29T14:16:03.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4581 [Pipeline] echo [2023-05-29T14:16:03.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4581 [Pipeline] echo [2023-05-29T14:16:03.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4581 [Pipeline] echo [2023-05-29T14:16:03.813Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d791886d2f0be9b493d4a78fa06495ad0537dd88 [Pipeline] echo [2023-05-29T14:16:03.859Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d791886 [Pipeline] echo [2023-05-29T14:16:03.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T14:16:04.012Z] provisioning config files... [2023-05-29T14:16:04.026Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10713093750780543682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:16:04.368Z] ---> docker-login.sh [2023-05-29T14:16:04.368Z] nexus3.edgexfoundry.org:10001 [2023-05-29T14:16:04.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:16:04.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:16:04.637Z] Configure a credential helper to remove this warning. See [2023-05-29T14:16:04.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:16:04.637Z] [2023-05-29T14:16:04.637Z] Login Succeeded [2023-05-29T14:16:04.637Z] nexus3.edgexfoundry.org:10002 [2023-05-29T14:16:04.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:16:04.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:16:04.899Z] Configure a credential helper to remove this warning. See [2023-05-29T14:16:04.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:16:04.899Z] [2023-05-29T14:16:04.899Z] Login Succeeded [2023-05-29T14:16:04.899Z] nexus3.edgexfoundry.org:10003 [2023-05-29T14:16:04.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:16:04.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:16:04.899Z] Configure a credential helper to remove this warning. See [2023-05-29T14:16:04.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:16:04.899Z] [2023-05-29T14:16:04.899Z] Login Succeeded [2023-05-29T14:16:04.899Z] nexus3.edgexfoundry.org:10004 [2023-05-29T14:16:04.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:16:05.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:16:05.161Z] Configure a credential helper to remove this warning. See [2023-05-29T14:16:05.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:16:05.161Z] [2023-05-29T14:16:05.161Z] Login Succeeded [2023-05-29T14:16:05.161Z] docker.io [2023-05-29T14:16:05.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:16:05.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:16:05.422Z] Configure a credential helper to remove this warning. See [2023-05-29T14:16:05.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:16:05.422Z] [2023-05-29T14:16:05.422Z] Login Succeeded [2023-05-29T14:16:05.422Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T14:16:05.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T14:16:05.858Z] + 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-05-29T14:16:05.858Z] + dirname cmd/core-command/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/core-data/Dockerfile+ [2023-05-29T14:16:05.858Z] cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/core-metadata/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/support-notifications/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-29T14:16:05.858Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-29T14:16:05.858Z] + cut -d/ -f2 [2023-05-29T14:16:05.858Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-29T14:16:05.921Z] 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-05-29T14:16:06.438Z] + git rev-list -1 --merges d791886d2f0be9b493d4a78fa06495ad0537dd88~1..d791886d2f0be9b493d4a78fa06495ad0537dd88 [Pipeline] echo [2023-05-29T14:16:06.473Z] -----------> git rev-list -1 --merges d791886d2f0be9b493d4a78fa06495ad0537dd88~1..d791886d2f0be9b493d4a78fa06495ad0537dd88 d791886d2f0be9b493d4a78fa06495ad0537dd88 [false] [Pipeline] sh [2023-05-29T14:16:06.784Z] + git log --format=format:%s -1 d791886d2f0be9b493d4a78fa06495ad0537dd88 [Pipeline] echo [2023-05-29T14:16:06.822Z] ========================================================= [2023-05-29T14:16:06.822Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-29T14:16:06.822Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-29T14:16:07.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T14:16:07.313Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-29T14:16:07.313Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-29T14:16:07.313Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-29T14:16:07.313Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-29T14:16:07.313Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-29T14:16:07.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:16:07.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T14:16:07.827Z] [2023-05-29T14:16:07.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:16:08.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T14:16:08.246Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-29T14:16:08.246Z] b85a868b505f: Pulling fs layer [2023-05-29T14:16:08.246Z] e2be974225ed: Pulling fs layer [2023-05-29T14:16:08.246Z] 339a4e72a1f5: Pulling fs layer [2023-05-29T14:16:08.246Z] 988bab9f4d93: Pulling fs layer [2023-05-29T14:16:08.246Z] 1469e6f7b9e6: Pulling fs layer [2023-05-29T14:16:08.246Z] eaf3925da568: Pulling fs layer [2023-05-29T14:16:08.246Z] bab4dde63d76: Pulling fs layer [2023-05-29T14:16:08.246Z] bde34c3a00c8: Pulling fs layer [2023-05-29T14:16:08.246Z] b352a97aabf1: Pulling fs layer [2023-05-29T14:16:08.246Z] 4872d77fe225: Pulling fs layer [2023-05-29T14:16:08.246Z] 5851b861e8e6: Pulling fs layer [2023-05-29T14:16:08.246Z] 988bab9f4d93: Waiting [2023-05-29T14:16:08.246Z] 1469e6f7b9e6: Waiting [2023-05-29T14:16:08.246Z] eaf3925da568: Waiting [2023-05-29T14:16:08.246Z] bab4dde63d76: Waiting [2023-05-29T14:16:08.246Z] 4872d77fe225: Waiting [2023-05-29T14:16:08.246Z] bde34c3a00c8: Waiting [2023-05-29T14:16:08.246Z] b352a97aabf1: Waiting [2023-05-29T14:16:08.246Z] 5851b861e8e6: Waiting [2023-05-29T14:16:08.246Z] 988bab9f4d93: Verifying Checksum [2023-05-29T14:16:08.246Z] 988bab9f4d93: Download complete [2023-05-29T14:16:08.246Z] 339a4e72a1f5: Verifying Checksum [2023-05-29T14:16:08.246Z] 339a4e72a1f5: Download complete [2023-05-29T14:16:08.246Z] 1469e6f7b9e6: Verifying Checksum [2023-05-29T14:16:08.246Z] 1469e6f7b9e6: Download complete [2023-05-29T14:16:08.246Z] eaf3925da568: Verifying Checksum [2023-05-29T14:16:08.246Z] eaf3925da568: Download complete [2023-05-29T14:16:08.510Z] bde34c3a00c8: Verifying Checksum [2023-05-29T14:16:08.510Z] bde34c3a00c8: Download complete [2023-05-29T14:16:08.510Z] b352a97aabf1: Download complete [2023-05-29T14:16:08.510Z] 4872d77fe225: Download complete [2023-05-29T14:16:08.510Z] 5851b861e8e6: Verifying Checksum [2023-05-29T14:16:08.510Z] 5851b861e8e6: Download complete [2023-05-29T14:16:08.510Z] b85a868b505f: Verifying Checksum [2023-05-29T14:16:08.510Z] b85a868b505f: Download complete [2023-05-29T14:16:08.768Z] bab4dde63d76: Verifying Checksum [2023-05-29T14:16:08.768Z] bab4dde63d76: Download complete [2023-05-29T14:16:09.703Z] b85a868b505f: Pull complete [2023-05-29T14:16:09.962Z] e2be974225ed: Pull complete [2023-05-29T14:16:10.222Z] 339a4e72a1f5: Pull complete [2023-05-29T14:16:10.483Z] 988bab9f4d93: Pull complete [2023-05-29T14:16:10.743Z] 1469e6f7b9e6: Pull complete [2023-05-29T14:16:10.743Z] eaf3925da568: Pull complete [2023-05-29T14:16:12.642Z] bab4dde63d76: Pull complete [2023-05-29T14:16:12.642Z] bde34c3a00c8: Pull complete [2023-05-29T14:16:12.642Z] b352a97aabf1: Pull complete [2023-05-29T14:16:12.901Z] 4872d77fe225: Pull complete [2023-05-29T14:16:12.901Z] 5851b861e8e6: Pull complete [2023-05-29T14:16:12.901Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-29T14:16:12.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T14:16:12.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:16:13.137Z] prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container [2023-05-29T14:16:13.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T14:16:16.062Z] $ docker top 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 -eo pid,comm [2023-05-29T14:16:16.116Z] 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-05-29T14:16:16.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T14:16:16.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T14:16:16.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T14:16:16.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T14:16:16.376Z] $ docker exec 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 ssh-agent [2023-05-29T14:16:16.472Z] SSH_AUTH_SOCK=/tmp/ssh-ELkJi80SF44F/agent.32 [2023-05-29T14:16:16.472Z] SSH_AGENT_PID=38 [2023-05-29T14:16:16.478Z] Running ssh-add (command line suppressed) [2023-05-29T14:16:16.585Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2704861750682307758.key (/w/workspace/edgex-go/1@tmp/private_key_2704861750682307758.key) [2023-05-29T14:16:16.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T14:16:16.936Z] + git tag --points-at HEAD [Pipeline] } [2023-05-29T14:16:16.968Z] $ docker exec --env ******** --env ******** 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 ssh-agent -k [2023-05-29T14:16:17.067Z] unset SSH_AUTH_SOCK; [2023-05-29T14:16:17.068Z] unset SSH_AGENT_PID; [2023-05-29T14:16:17.068Z] echo Agent pid 38 killed; [2023-05-29T14:16:17.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-29T14:16:17.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T14:16:17.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T14:16:17.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T14:16:17.310Z] $ docker exec 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 ssh-agent [2023-05-29T14:16:17.414Z] SSH_AUTH_SOCK=/tmp/ssh-MGJEGowMnsZ8/agent.70 [2023-05-29T14:16:17.414Z] SSH_AGENT_PID=76 [2023-05-29T14:16:17.419Z] Running ssh-add (command line suppressed) [2023-05-29T14:16:17.520Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12184565781200307280.key (/w/workspace/edgex-go/1@tmp/private_key_12184565781200307280.key) [2023-05-29T14:16:17.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T14:16:17.864Z] + git semver init [2023-05-29T14:16:18.125Z] 2023-05-29 14:16:18,050 [run_init] DEBUG init version:0.0.0 force:False [2023-05-29T14:16:18.125Z] 2023-05-29 14:16:18,050 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-29T14:16:18.125Z] 2023-05-29 14:16:18,051 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-29T14:16:18.125Z] 2023-05-29 14:16:18,051 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-29T14:16:24.707Z] 2023-05-29 14:16:23,656 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-29T14:16:24.707Z] 2023-05-29 14:16:23,657 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4581 with force:False [2023-05-29T14:16:24.707Z] 2023-05-29 14:16:23,657 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4581 [2023-05-29T14:16:24.707Z] 2023-05-29 14:16:23,659 [execute] INFO git cat-file --batch-check [2023-05-29T14:16:24.707Z] 2023-05-29 14:16:23,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T14:16:24.707Z] 2023-05-29 14:16:23,665 [execute] INFO git cat-file --batch [2023-05-29T14:16:24.707Z] 2023-05-29 14:16:23,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T14:16:24.707Z] 2023-05-29 14:16:23,670 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4581 [2023-05-29T14:16:24.707Z] 0.0.0 [Pipeline] } [2023-05-29T14:16:24.734Z] $ docker exec --env ******** --env ******** 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 ssh-agent -k [2023-05-29T14:16:24.836Z] unset SSH_AUTH_SOCK; [2023-05-29T14:16:24.836Z] unset SSH_AGENT_PID; [2023-05-29T14:16:24.837Z] echo Agent pid 76 killed; [2023-05-29T14:16:24.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T14:16:25.258Z] + git semver [Pipeline] } [2023-05-29T14:16:25.546Z] $ docker stop --time=1 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 [2023-05-29T14:16:26.849Z] $ docker rm -f --volumes 0300c9b11fe8d33a6ae7134dc136bf6d1511108a9205b2ce70384617c4b81162 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T14:16:27.240Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-29T14:16:27.513Z] Stashed 1 file(s) [Pipeline] echo [2023-05-29T14:16:27.530Z] [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-05-29T14:16:28.283Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-29T14:16:28.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T14:16:28.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T14:16:28.397Z] ========================================================= [2023-05-29T14:16:28.397Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-29T14:16:28.397Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-29T14:16:28.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T14:16:28.742Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-29T14:16:28.742Z] f56be85fc22e: Pulling fs layer [2023-05-29T14:16:28.742Z] 85791d961cd3: Pulling fs layer [2023-05-29T14:16:28.742Z] d694b5ae8c79: Pulling fs layer [2023-05-29T14:16:28.742Z] 9f32a84ed3da: Pulling fs layer [2023-05-29T14:16:28.742Z] 4d19c01a9841: Pulling fs layer [2023-05-29T14:16:28.742Z] 9325e15d5711: Pulling fs layer [2023-05-29T14:16:28.742Z] 556b6ee489ea: Pulling fs layer [2023-05-29T14:16:28.742Z] c5a4b2cf53e6: Pulling fs layer [2023-05-29T14:16:28.742Z] 9f32a84ed3da: Waiting [2023-05-29T14:16:28.742Z] 4d19c01a9841: Waiting [2023-05-29T14:16:28.742Z] 9325e15d5711: Waiting [2023-05-29T14:16:28.742Z] 556b6ee489ea: Waiting [2023-05-29T14:16:28.742Z] c5a4b2cf53e6: Waiting [2023-05-29T14:16:28.742Z] 85791d961cd3: Download complete [2023-05-29T14:16:28.742Z] 9f32a84ed3da: Verifying Checksum [2023-05-29T14:16:28.742Z] 9f32a84ed3da: Download complete [2023-05-29T14:16:28.742Z] 4d19c01a9841: Verifying Checksum [2023-05-29T14:16:28.742Z] 4d19c01a9841: Download complete [2023-05-29T14:16:28.742Z] f56be85fc22e: Verifying Checksum [2023-05-29T14:16:28.742Z] f56be85fc22e: Download complete [2023-05-29T14:16:28.742Z] 9325e15d5711: Verifying Checksum [2023-05-29T14:16:28.742Z] 9325e15d5711: Download complete [2023-05-29T14:16:29.001Z] f56be85fc22e: Pull complete [2023-05-29T14:16:29.001Z] 85791d961cd3: Pull complete [2023-05-29T14:16:29.260Z] c5a4b2cf53e6: Verifying Checksum [2023-05-29T14:16:29.521Z] d694b5ae8c79: Verifying Checksum [2023-05-29T14:16:29.521Z] d694b5ae8c79: Download complete [2023-05-29T14:16:29.779Z] 556b6ee489ea: Verifying Checksum [2023-05-29T14:16:29.779Z] 556b6ee489ea: Download complete [2023-05-29T14:16:33.068Z] d694b5ae8c79: Pull complete [2023-05-29T14:16:33.068Z] 9f32a84ed3da: Pull complete [2023-05-29T14:16:33.068Z] 4d19c01a9841: Pull complete [2023-05-29T14:16:33.068Z] 9325e15d5711: Pull complete [2023-05-29T14:16:35.603Z] 556b6ee489ea: Pull complete [2023-05-29T14:16:36.538Z] c5a4b2cf53e6: Pull complete [2023-05-29T14:16:36.538Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-29T14:16:36.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T14:16:36.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-29T14:16:36.902Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-29T14:16:36.903Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T14:16:36.903Z] WORKDIR /edgex [2023-05-29T14:16:36.903Z] COPY go.mod . [2023-05-29T14:16:36.903Z] RUN go mod download [2023-05-29T14:16:37.470Z] Sending build context to Docker daemon 170.8MB [2023-05-29T14:16:37.470Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T14:16:37.470Z] ---> c4be618373d6 [2023-05-29T14:16:37.470Z] Step 2/4 : WORKDIR /edgex [2023-05-29T14:16:42.758Z] ---> Running in c35a9dfaa550 [2023-05-29T14:16:42.758Z] Removing intermediate container c35a9dfaa550 [2023-05-29T14:16:42.758Z] ---> c0fe2cef9386 [2023-05-29T14:16:42.758Z] Step 3/4 : COPY go.mod . [2023-05-29T14:16:42.758Z] ---> 89e3356082b5 [2023-05-29T14:16:42.758Z] Step 4/4 : RUN go mod download [2023-05-29T14:16:42.758Z] ---> Running in 1dc3aff51894 [2023-05-29T14:16:42.817Z] Still waiting to schedule task [2023-05-29T14:16:42.817Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-29T14:16:57.659Z] Removing intermediate container 1dc3aff51894 [2023-05-29T14:16:57.659Z] ---> 7c1b3b224ee2 [2023-05-29T14:16:57.659Z] Successfully built 7c1b3b224ee2 [2023-05-29T14:16:57.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:16:58.044Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T14:16:58.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:16:58.209Z] prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container [2023-05-29T14:16:58.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-29T14:16:58.601Z] $ docker top 2097f0bde8c5afdfe493a1d7eec88e2019542aa03c6b696be25ad03598b05cd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T14:16:58.990Z] + go version [2023-05-29T14:16:58.990Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-29T14:16:59.024Z] $ docker stop --time=1 2097f0bde8c5afdfe493a1d7eec88e2019542aa03c6b696be25ad03598b05cd4 [2023-05-29T14:17:00.290Z] $ docker rm -f --volumes 2097f0bde8c5afdfe493a1d7eec88e2019542aa03c6b696be25ad03598b05cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:17:01.013Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T14:17:01.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:17:01.163Z] prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container [2023-05-29T14:17:01.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-29T14:17:01.541Z] $ docker top 4d887007a18a553f6c14940f4b501b803bd8ce3c781cfcdcceb0c2383a36192d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-29T14:17:01.650Z] ========================================================= [2023-05-29T14:17:01.650Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-29T14:17:01.650Z] ========================================================= [Pipeline] sh [2023-05-29T14:17:01.944Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-29T14:17:02.300Z] + make test [2023-05-29T14:17:02.300Z] go test -race -coverprofile=coverage.out ./... [2023-05-29T14:17:08.888Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-29T14:17:23.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-29T14:17:24.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-29T14:17:24.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-29T14:17:24.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2023-05-29T14:17:24.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 98.5% of statements [2023-05-29T14:17:25.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-29T14:17:25.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-29T14:17:25.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-29T14:17:26.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-29T14:17:26.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-29T14:17:26.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-29T14:17:26.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-29T14:17:26.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-29T14:17:26.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-29T14:17:26.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-29T14:17:27.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-29T14:17:27.597Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-29T14:17:28.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements [2023-05-29T14:17:28.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-05-29T14:17:29.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.990s coverage: 88.5% of statements [2023-05-29T14:17:29.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.8% of statements [2023-05-29T14:17:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-29T14:17:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-29T14:17:29.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-29T14:17:30.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-29T14:17:30.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-29T14:17:30.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-29T14:17:30.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-29T14:17:30.169Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-29T14:17:30.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.361s coverage: 95.6% of statements [2023-05-29T14:17:30.169Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-29T14:17:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-29T14:17:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-29T14:17:31.549Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-29T14:17:31.549Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 65.9% of statements [2023-05-29T14:17:31.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-29T14:17:31.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-29T14:17:31.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-05-29T14:17:31.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements [2023-05-29T14:17:32.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements [2023-05-29T14:17:32.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-29T14:17:32.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-29T14:17:32.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-29T14:17:32.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-29T14:17:33.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements [2023-05-29T14:17:33.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2023-05-29T14:17:33.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2023-05-29T14:17:33.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2023-05-29T14:17:33.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-29T14:17:33.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-29T14:17:33.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-29T14:17:33.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-29T14:17:34.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-29T14:17:34.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-29T14:17:34.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-29T14:17:34.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-29T14:17:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-29T14:17:34.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-29T14:17:35.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-29T14:17:36.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-29T14:17:36.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-29T14:17:37.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-29T14:17:37.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-29T14:17:38.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-29T14:17:38.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-29T14:17:38.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-29T14:17:40.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-29T14:17:40.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-29T14:17:40.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-29T14:17:41.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-29T14:17:41.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-29T14:17:41.353Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-29T14:17:41.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-29T14:17:42.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-29T14:17:42.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-29T14:17:42.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-29T14:17:42.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-29T14:17:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-29T14:17:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-29T14:17:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-29T14:17:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-29T14:17:44.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-05-29T14:17:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-29T14:17:44.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-29T14:17:46.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-29T14:17:46.042Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-29T14:17:58.255Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.276s coverage: 79.9% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.074s coverage: 92.9% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 81.8% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 38.4% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-05-29T14:17:58.256Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-05-29T14:17:58.256Z] 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-05-29T14:17:58.256Z] running golangci-lint [2023-05-29T14:17:58.256Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-29T14:17:58.256Z] go version go1.20.2 linux/amd64 [2023-05-29T14:17:58.256Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-29T14:17:58.256Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-29T14:18:10.459Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|files|exports_file|imports|types_sizes) took 13.233371494s" [2023-05-29T14:18:10.459Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.737062ms" [2023-05-29T14:18:18.590Z] level=info msg="[linters_context/goanalysis] analyzers took 52.334119601s with top 10 stages: buildir: 30.35057773s, inspect: 1.695859547s, printf: 1.269463033s, fact_deprecated: 1.205880777s, gosec: 1.104610181s, ctrlflow: 1.08757052s, S1038: 937.126397ms, nilness: 761.337601ms, fact_purity: 707.182837ms, directives: 551.43814ms" [2023-05-29T14:18:18.590Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-29T14:18:18.590Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, exclude: 203/203, nolint: 0/23, identifier_marker: 203/203, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203" [2023-05-29T14:18:18.590Z] level=info msg="[runner] processing took 16.348948ms with stages: nolint: 6.657635ms, identifier_marker: 4.260455ms, path_prettifier: 1.797432ms, autogenerated_exclude: 1.484739ms, exclude-rules: 1.228245ms, skip_dirs: 873.911µs, cgo: 28.15µs, filename_unadjuster: 14.931µs, max_same_issues: 610ns, skip_files: 450ns, uniq_by_line: 430ns, exclude: 340ns, source_code: 290ns, diff: 270ns, severity-rules: 240ns, sort_results: 240ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" [2023-05-29T14:18:18.590Z] level=info msg="[runner] linters took 7.216384403s with stages: goanalysis_metalinter: 7.199951514s" [2023-05-29T14:18:18.590Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-29T14:18:18.590Z] level=info msg="Memory: 206 samples, avg is 185.1MB, max is 753.1MB" [2023-05-29T14:18:18.590Z] level=info msg="Execution took 20.495792987s" [2023-05-29T14:18:18.590Z] go vet ./... [2023-05-29T14:18:19.592Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17165 in /w/workspace/edgexfoundry_edgex-go_PR-4581 [Pipeline] { [Pipeline] ws [2023-05-29T14:18:19.650Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-29T14:18:19.724Z] The recommended git tool is: git [2023-05-29T14:18:21.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T14:18:21.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T14:18:22.128Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T14:18:22.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-29T14:18:22.486Z] + ls -al . [2023-05-29T14:18:22.486Z] total 720 [2023-05-29T14:18:22.486Z] drwxrwxr-x 11 1001 1001 4096 May 29 14:17 . [2023-05-29T14:18:22.486Z] drwxr-xr-x 4 root root 4096 May 29 14:17 .. [2023-05-29T14:18:22.486Z] drwxrwxr-x 2 1001 1001 4096 May 29 14:15 .blubracket [2023-05-29T14:18:22.486Z] -rw-rw-r-- 1 1001 1001 16 May 29 14:15 .dockerignore [2023-05-29T14:18:22.486Z] drwxrwxr-x 8 1001 1001 4096 May 29 14:16 .git [2023-05-29T14:18:22.486Z] drwxrwxr-x 3 1001 1001 4096 May 29 14:15 .github [2023-05-29T14:18:22.486Z] -rw-rw-r-- 1 1001 1001 1133 May 29 14:15 .gitignore [2023-05-29T14:18:22.486Z] -rw-rw-r-- 1 1001 1001 42 May 29 14:15 .golangci.yml [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 87 May 29 14:15 .hadolint.yml [2023-05-29T14:18:22.487Z] drwxr-xr-x 3 1001 1001 4096 May 29 14:16 .semver [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 166 May 29 14:15 .sonarcloud.properties [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 1171 May 29 14:15 ADOPTERS.md [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 10835 May 29 14:15 Attribution.txt [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 93403 May 29 14:15 CHANGELOG.md [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 3804 May 29 14:15 CONTRIBUTING.md [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 677 May 29 14:15 GOVERNANCE.md [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 883 May 29 14:15 Jenkinsfile [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 10775 May 29 14:15 LICENSE [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 14368 May 29 14:15 Makefile [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 582 May 29 14:15 OWNERS.md [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 9902 May 29 14:15 README.md [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 789 May 29 14:15 SECURITY.md [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 5 May 29 14:16 VERSION [2023-05-29T14:18:22.487Z] drwxrwxr-x 2 1001 1001 4096 May 29 14:15 bin [2023-05-29T14:18:22.487Z] drwxrwxr-x 18 1001 1001 4096 May 29 14:15 cmd [2023-05-29T14:18:22.487Z] -rw-r--r-- 1 root root 447731 May 29 14:17 coverage.out [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 3159 May 29 14:15 go.mod [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 30958 May 29 14:15 go.sum [2023-05-29T14:18:22.487Z] drwxrwxr-x 7 1001 1001 4096 May 29 14:15 internal [2023-05-29T14:18:22.487Z] drwxrwxr-x 3 1001 1001 4096 May 29 14:15 openapi [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 594 May 29 14:15 security.txt [2023-05-29T14:18:22.487Z] drwxrwxr-x 4 1001 1001 4096 May 29 14:15 snap [2023-05-29T14:18:22.487Z] -rw-rw-r-- 1 1001 1001 204 May 29 14:15 version.go [Pipeline] sh [2023-05-29T14:18:22.801Z] + '[' -e coverage.out ] [2023-05-29T14:18:22.801Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-29T14:18:22.914Z] Stashed 1 file(s) [Pipeline] sh [2023-05-29T14:18:23.211Z] + make build [2023-05-29T14:18:23.211Z] 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-05-29T14:18:24.880Z] using credential edgex-jenkins-ssh [2023-05-29T14:18:24.895Z] Cloning the remote Git repository [2023-05-29T14:18:24.946Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-29T14:18:25.033Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-29T14:18:25.166Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-29T14:18:25.167Z] > git --version # timeout=10 [2023-05-29T14:18:25.187Z] > git --version # 'git version 2.25.1' [2023-05-29T14:18:25.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T14:18:25.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T14:18:35.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-05-29T14:18:35.662Z] 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-05-29T14:18:36.598Z] 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-05-29T14:18:38.038Z] 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-05-29T14:18:41.105Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-29T14:18:41.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T14:18:41.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-29T14:18:42.938Z] Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:18:43.363Z] Merge succeeded, producing d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:18:43.363Z] Checking out Revision d791886d2f0be9b493d4a78fa06495ad0537dd88 (PR-4581) [2023-05-29T14:18:41.997Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-29T14:18:41.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T14:18:42.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4581/head:refs/remotes/origin/PR-4581 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-29T14:18:42.960Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T14:18:43.037Z] > git checkout -f d791886d2f0be9b493d4a78fa06495ad0537dd88 # timeout=10 [2023-05-29T14:18:43.255Z] > git remote # timeout=10 [2023-05-29T14:18:43.272Z] > git config --get remote.origin.url # timeout=10 [2023-05-29T14:18:43.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T14:18:43.314Z] > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [2023-05-29T14:18:43.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-29T14:18:43.372Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T14:18:43.389Z] > git checkout -f d791886d2f0be9b493d4a78fa06495ad0537dd88 # timeout=10 [2023-05-29T14:18:44.677Z] 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-05-29T14:18:45.612Z] 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-05-29T14:18:46.990Z] 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-05-29T14:18:47.002Z] Commit message: "docs: Update changelog for 3.0" [2023-05-29T14:18:47.051Z] > git --version # timeout=10 [2023-05-29T14:18:47.061Z] > git --version # 'git version 2.25.1' [2023-05-29T14:18:47.071Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T14:18:47.925Z] 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-05-29T14:18:48.198Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-29T14:18:48.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T14:18:48.198Z] Dload Upload Total Spent Left Speed [2023-05-29T14:18:48.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-05-29T14:18:48.860Z] 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-05-29T14:18:48.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-29T14:18:49.234Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-29T14:18:49.234Z] + sudo tee /etc/docker/daemon.new [2023-05-29T14:18:49.234Z] { [2023-05-29T14:18:49.234Z] "registry-mirrors": [ [2023-05-29T14:18:49.234Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-29T14:18:49.234Z] ], [2023-05-29T14:18:49.234Z] "bip": "10.250.0.254/24", [2023-05-29T14:18:49.234Z] "hosts": [ [2023-05-29T14:18:49.234Z] "tcp://0.0.0.0:5555", [2023-05-29T14:18:49.234Z] "unix:///var/run/docker.sock" [2023-05-29T14:18:49.234Z] ], [2023-05-29T14:18:49.234Z] "mtu": 1458, [2023-05-29T14:18:49.234Z] "selinux-enabled": true, [2023-05-29T14:18:49.234Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-29T14:18:49.234Z] } [Pipeline] sh [2023-05-29T14:18:49.424Z] 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-05-29T14:18:49.581Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-29T14:18:49.925Z] + sudo service docker restart [2023-05-29T14:18:50.815Z] 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-05-29T14:18:51.777Z] $ docker stop --time=1 4d887007a18a553f6c14940f4b501b803bd8ce3c781cfcdcceb0c2383a36192d [2023-05-29T14:18:56.067Z] $ docker rm -f --volumes 4d887007a18a553f6c14940f4b501b803bd8ce3c781cfcdcceb0c2383a36192d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:18:57.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T14:18:57.329Z] [2023-05-29T14:18:57.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:18:57.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T14:18:57.698Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-29T14:18:57.698Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-29T14:18:57.698Z] ca9280d653b3: Pulling fs layer [2023-05-29T14:18:57.698Z] 7e9c9ca2126c: Pulling fs layer [2023-05-29T14:18:57.957Z] ca9280d653b3: Verifying Checksum [2023-05-29T14:18:57.957Z] ca9280d653b3: Download complete [2023-05-29T14:18:57.957Z] cbdbe7a5bc2a: Download complete [2023-05-29T14:18:58.216Z] cbdbe7a5bc2a: Pull complete [2023-05-29T14:18:58.475Z] ca9280d653b3: Pull complete [2023-05-29T14:18:58.475Z] 7e9c9ca2126c: Download complete [2023-05-29T14:19:01.770Z] 7e9c9ca2126c: Pull complete [2023-05-29T14:19:01.770Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-29T14:19:01.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T14:19:01.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:19:01.983Z] prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container [2023-05-29T14:19:02.019Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-29T14:19:05.085Z] $ docker top 38fbadf3e4b6ccff006a834e4c75c843e518fb9e19c3aaba173bcd4ba5f58820 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T14:19:05.474Z] + docker-compose build --help [2023-05-29T14:19:05.474Z] + grep parallel [2023-05-29T14:19:06.046Z] --parallel Build images in parallel. [Pipeline] } [2023-05-29T14:19:06.082Z] $ docker stop --time=1 38fbadf3e4b6ccff006a834e4c75c843e518fb9e19c3aaba173bcd4ba5f58820 [2023-05-29T14:19:07.362Z] $ docker rm -f --volumes 38fbadf3e4b6ccff006a834e4c75c843e518fb9e19c3aaba173bcd4ba5f58820 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:19:07.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T14:19:07.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:19:08.119Z] prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container [2023-05-29T14:19:08.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-29T14:19:08.478Z] $ docker top ef79d6bbc7bc57721f0788e3855b358893ab7bfd3a132af4ee8d0619cc29c8b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-05-29T14:19:08.669Z] provisioning config files... [2023-05-29T14:19:08.697Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14548212249402316448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:19:08.895Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-29T14:19:09.094Z] ---> docker-login.sh [2023-05-29T14:19:09.094Z] nexus3.edgexfoundry.org:10001 [2023-05-29T14:19:09.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:19:09.462Z] Building core-command ... [2023-05-29T14:19:09.462Z] Building core-common-config-bootstrapper ... [2023-05-29T14:19:09.462Z] Building core-data ... [2023-05-29T14:19:09.462Z] Building core-metadata ... [2023-05-29T14:19:09.462Z] Building security-bootstrapper ... [2023-05-29T14:19:09.462Z] Building security-proxy-auth ... [2023-05-29T14:19:09.462Z] Building security-proxy-setup ... [2023-05-29T14:19:09.462Z] Building security-secretstore-setup ... [2023-05-29T14:19:09.462Z] Building security-spiffe-token-provider ... [2023-05-29T14:19:09.462Z] Building security-spire-agent ... [2023-05-29T14:19:09.462Z] Building security-spire-config ... [2023-05-29T14:19:09.462Z] Building security-spire-server ... [2023-05-29T14:19:09.462Z] Building support-notifications ... [2023-05-29T14:19:09.462Z] Building support-scheduler ... [2023-05-29T14:19:09.462Z] Building security-proxy-setup [2023-05-29T14:19:09.462Z] Building core-metadata [2023-05-29T14:19:09.462Z] Building security-proxy-auth [2023-05-29T14:19:09.462Z] Building support-scheduler [2023-05-29T14:19:09.462Z] Building security-spire-config [2023-05-29T14:19:09.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:19:09.638Z] Configure a credential helper to remove this warning. See [2023-05-29T14:19:09.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:19:09.638Z] [2023-05-29T14:19:09.638Z] Login Succeeded [2023-05-29T14:19:09.638Z] nexus3.edgexfoundry.org:10002 [2023-05-29T14:19:09.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:19:09.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:19:09.910Z] Configure a credential helper to remove this warning. See [2023-05-29T14:19:09.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:19:09.910Z] [2023-05-29T14:19:09.910Z] Login Succeeded [2023-05-29T14:19:09.910Z] nexus3.edgexfoundry.org:10003 [2023-05-29T14:19:10.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:19:10.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:19:10.457Z] Configure a credential helper to remove this warning. See [2023-05-29T14:19:10.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:19:10.457Z] [2023-05-29T14:19:10.457Z] Login Succeeded [2023-05-29T14:19:10.457Z] nexus3.edgexfoundry.org:10004 [2023-05-29T14:19:10.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:19:10.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:19:10.730Z] Configure a credential helper to remove this warning. See [2023-05-29T14:19:10.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:19:10.730Z] [2023-05-29T14:19:10.730Z] Login Succeeded [2023-05-29T14:19:10.730Z] docker.io [2023-05-29T14:19:11.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T14:19:11.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T14:19:11.269Z] Configure a credential helper to remove this warning. See [2023-05-29T14:19:11.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T14:19:11.269Z] [2023-05-29T14:19:11.269Z] Login Succeeded [2023-05-29T14:19:11.269Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T14:19:11.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-29T14:19:11.964Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-29T14:19:12.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T14:19:12.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T14:19:12.073Z] ========================================================= [2023-05-29T14:19:12.073Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-29T14:19:12.073Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-29T14:19:12.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T14:19:13.420Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-29T14:19:13.420Z] c41833b44d91: Pulling fs layer [2023-05-29T14:19:13.420Z] ed15518f5707: Pulling fs layer [2023-05-29T14:19:13.420Z] feae8fd75edb: Pulling fs layer [2023-05-29T14:19:13.420Z] 242c74f7c9fa: Pulling fs layer [2023-05-29T14:19:13.420Z] 3cdef696dda3: Pulling fs layer [2023-05-29T14:19:13.420Z] 2ced38df9373: Pulling fs layer [2023-05-29T14:19:13.420Z] 58f1dce35555: Pulling fs layer [2023-05-29T14:19:13.420Z] 242c74f7c9fa: Waiting [2023-05-29T14:19:13.420Z] 3cdef696dda3: Waiting [2023-05-29T14:19:13.420Z] 2ced38df9373: Waiting [2023-05-29T14:19:13.420Z] 58f1dce35555: Waiting [2023-05-29T14:19:13.420Z] ed15518f5707: Download complete [2023-05-29T14:19:13.420Z] 242c74f7c9fa: Verifying Checksum [2023-05-29T14:19:13.420Z] 242c74f7c9fa: Download complete [2023-05-29T14:19:13.420Z] 3cdef696dda3: Verifying Checksum [2023-05-29T14:19:13.420Z] 3cdef696dda3: Download complete [2023-05-29T14:19:13.693Z] c41833b44d91: Download complete [2023-05-29T14:19:14.665Z] c41833b44d91: Pull complete [2023-05-29T14:19:14.937Z] 58f1dce35555: Verifying Checksum [2023-05-29T14:19:14.937Z] 58f1dce35555: Download complete [2023-05-29T14:19:15.207Z] ed15518f5707: Pull complete [2023-05-29T14:19:16.180Z] feae8fd75edb: Verifying Checksum [2023-05-29T14:19:16.180Z] feae8fd75edb: Download complete [2023-05-29T14:19:16.180Z] 2ced38df9373: Verifying Checksum [2023-05-29T14:19:16.180Z] 2ced38df9373: Download complete [2023-05-29T14:19:24.340Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:19:24.341Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:19:24.341Z] ---> 7c1b3b224ee2 [2023-05-29T14:19:24.341Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T14:19:24.341Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:19:24.341Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:19:24.341Z] ---> 7c1b3b224ee2 [2023-05-29T14:19:24.341Z] Step 3/22 : WORKDIR /edgex-go [2023-05-29T14:19:24.341Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:19:24.341Z] [2023-05-29T14:19:24.341Z] Step 2/25 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:19:24.341Z] [2023-05-29T14:19:24.341Z] ---> 7c1b3b224ee2 [2023-05-29T14:19:24.341Z] Step 3/25 : ARG ADD_BUILD_TAGS="" ---> 7c1b3b224ee2 [2023-05-29T14:19:24.341Z] [2023-05-29T14:19:24.341Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:19:24.341Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:19:24.341Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:19:24.341Z] ---> 7c1b3b224ee2 [2023-05-29T14:19:24.341Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:19:28.518Z] feae8fd75edb: Pull complete [2023-05-29T14:19:28.518Z] 242c74f7c9fa: Pull complete [2023-05-29T14:19:28.518Z] 3cdef696dda3: Pull complete [2023-05-29T14:19:30.936Z] ---> Running in 38a5e42b983f [2023-05-29T14:19:30.936Z] ---> Running in dfee09f2ac7b [2023-05-29T14:19:30.936Z] ---> Running in 20d210c0ee0b [2023-05-29T14:19:30.936Z] ---> Running in e0108fe79050 [2023-05-29T14:19:30.936Z] ---> Running in b6986854d11d [2023-05-29T14:19:30.936Z] Removing intermediate container e0108fe79050 [2023-05-29T14:19:30.936Z] ---> 188dee5c54c7 [2023-05-29T14:19:30.936Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:19:30.936Z] Removing intermediate container dfee09f2ac7b [2023-05-29T14:19:30.936Z] ---> 6130c4a8bfe1 [2023-05-29T14:19:30.936Z] Step 4/25 : WORKDIR /edgex-go [2023-05-29T14:19:30.936Z] Removing intermediate container b6986854d11d [2023-05-29T14:19:30.936Z] ---> ccc4d4f8047b [2023-05-29T14:19:30.936Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T14:19:30.936Z] Removing intermediate container 20d210c0ee0b [2023-05-29T14:19:30.936Z] ---> 708589b332e6 [2023-05-29T14:19:30.936Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:19:30.936Z] Removing intermediate container 38a5e42b983f [2023-05-29T14:19:30.936Z] ---> 03b573889ae4 [2023-05-29T14:19:30.936Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-29T14:19:30.936Z] ---> Running in 71642691d68f [2023-05-29T14:19:30.936Z] ---> Running in 6667fe0f7d97 [2023-05-29T14:19:30.936Z] ---> Running in 3adb9ea27f6a [2023-05-29T14:19:30.936Z] ---> Running in 45d04c2d049a [2023-05-29T14:19:30.936Z] ---> Running in c78e1b46c030 [2023-05-29T14:19:31.195Z] Removing intermediate container 6667fe0f7d97 [2023-05-29T14:19:31.196Z] ---> 518c1ef4b903 [2023-05-29T14:19:31.196Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T14:19:31.196Z] Removing intermediate container 71642691d68f [2023-05-29T14:19:31.196Z] ---> 5905e4330f8b [2023-05-29T14:19:31.196Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-29T14:19:31.196Z] ---> Running in ee42d4969600 [2023-05-29T14:19:31.196Z] ---> Running in 0ed6da5c8fb0 [2023-05-29T14:19:31.196Z] Removing intermediate container 45d04c2d049a [2023-05-29T14:19:31.196Z] ---> 2a9325a52917 [2023-05-29T14:19:31.196Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T14:19:31.196Z] ---> Running in 6bf5b5514ee6 [2023-05-29T14:19:31.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.713Z] OK: 265 MiB in 53 packages [2023-05-29T14:19:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.713Z] OK: 265 MiB in 53 packages [2023-05-29T14:19:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:19:31.971Z] OK: 265 MiB in 53 packages [2023-05-29T14:19:31.971Z] OK: 265 MiB in 53 packages [2023-05-29T14:19:31.971Z] OK: 265 MiB in 53 packages [2023-05-29T14:19:32.231Z] Removing intermediate container 3adb9ea27f6a [2023-05-29T14:19:32.231Z] ---> 5463b44afc49 [2023-05-29T14:19:32.231Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T14:19:32.231Z] Removing intermediate container c78e1b46c030 [2023-05-29T14:19:32.231Z] ---> cae1e6d43b7e [2023-05-29T14:19:32.231Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-29T14:19:32.231Z] ---> 12f5b0e7a25b [2023-05-29T14:19:32.231Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:19:32.231Z] ---> Running in f791403b4430 [2023-05-29T14:19:32.231Z] ---> c697f5a359d4 [2023-05-29T14:19:32.231Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:19:32.494Z] ---> Running in 9199e76a81a5 [2023-05-29T14:19:32.494Z] Removing intermediate container ee42d4969600 [2023-05-29T14:19:32.494Z] ---> 639b6473472a [2023-05-29T14:19:32.494Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:19:32.494Z] Removing intermediate container 6bf5b5514ee6 [2023-05-29T14:19:32.494Z] ---> 801851f00acf [2023-05-29T14:19:32.494Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:19:32.494Z] Removing intermediate container 0ed6da5c8fb0 [2023-05-29T14:19:32.494Z] ---> f6be7a23b132 [2023-05-29T14:19:32.494Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-29T14:19:32.753Z] ---> 4be3fd37b317 [2023-05-29T14:19:32.753Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:19:32.753Z] ---> 50204ef2f740 [2023-05-29T14:19:32.753Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:19:32.753Z] ---> Running in 4cee5216c101 [2023-05-29T14:19:32.753Z] ---> Running in ee0808889a83 [2023-05-29T14:19:32.753Z] ---> a6e9395fb59a [2023-05-29T14:19:32.753Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:19:32.753Z] ---> Running in e95d433ac7ea [2023-05-29T14:19:33.882Z] 2ced38df9373: Pull complete [2023-05-29T14:19:36.472Z] 58f1dce35555: Pull complete [2023-05-29T14:19:36.472Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-29T14:19:36.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T14:19:36.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-29T14:19:36.850Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T14:19:36.850Z] WORKDIR /edgex [2023-05-29T14:19:36.850Z] COPY go.mod . [2023-05-29T14:19:36.850Z] RUN go mod download [2023-05-29T14:19:36.850Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-29T14:19:37.434Z] Sending build context to Docker daemon 2.947MB [2023-05-29T14:19:37.434Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T14:19:37.434Z] ---> fadd8f120f05 [2023-05-29T14:19:37.434Z] Step 2/4 : WORKDIR /edgex [2023-05-29T14:19:40.017Z] ---> Running in 0f326ea8fac0 [2023-05-29T14:19:40.017Z] Removing intermediate container 0f326ea8fac0 [2023-05-29T14:19:40.017Z] ---> 9087cb3076a5 [2023-05-29T14:19:40.018Z] Step 3/4 : COPY go.mod . [2023-05-29T14:19:40.286Z] ---> 18f0edc691f1 [2023-05-29T14:19:40.286Z] Step 4/4 : RUN go mod download [2023-05-29T14:19:40.553Z] ---> Running in aeea03e35f6e [2023-05-29T14:20:12.803Z] Removing intermediate container aeea03e35f6e [2023-05-29T14:20:12.803Z] ---> 9392cc809ac3 [2023-05-29T14:20:12.803Z] Successfully built 9392cc809ac3 [2023-05-29T14:20:12.803Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:20:13.216Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T14:20:13.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:20:13.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container [2023-05-29T14:20:13.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-29T14:20:14.734Z] $ docker top 3d151db8bef4896bcda428ed98e0d13f4c63dfdae0447268aec01b3eff98f3eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T14:20:15.593Z] + go version [2023-05-29T14:20:15.593Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-29T14:20:15.628Z] $ docker stop --time=1 3d151db8bef4896bcda428ed98e0d13f4c63dfdae0447268aec01b3eff98f3eb [2023-05-29T14:20:17.192Z] $ docker rm -f --volumes 3d151db8bef4896bcda428ed98e0d13f4c63dfdae0447268aec01b3eff98f3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:20:18.013Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T14:20:18.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:20:18.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container [2023-05-29T14:20:18.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-29T14:20:19.453Z] $ docker top 258965ef3feee23d46872f50f3f306c9bf30d1e61750dfc03f08ed90f953ffbe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-29T14:20:19.690Z] ========================================================= [2023-05-29T14:20:19.690Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-29T14:20:19.690Z] ========================================================= [Pipeline] sh [2023-05-29T14:20:20.008Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-29T14:20:20.394Z] + make test [2023-05-29T14:20:20.661Z] go test -race -coverprofile=coverage.out ./... [2023-05-29T14:20:29.052Z] Removing intermediate container ee0808889a83 [2023-05-29T14:20:29.052Z] ---> 997c7eb395b2 [2023-05-29T14:20:29.052Z] Step 8/23 : COPY . . [2023-05-29T14:20:29.052Z] Removing intermediate container f791403b4430 [2023-05-29T14:20:29.052Z] ---> fde904d2295c [2023-05-29T14:20:29.052Z] Step 7/27 : COPY . . [2023-05-29T14:20:29.052Z] Removing intermediate container 4cee5216c101 [2023-05-29T14:20:29.052Z] ---> 0efeac670fa6 [2023-05-29T14:20:29.052Z] Step 8/23 : COPY . . [2023-05-29T14:20:29.052Z] Removing intermediate container 9199e76a81a5 [2023-05-29T14:20:29.052Z] ---> 25556510ce51 [2023-05-29T14:20:29.052Z] Step 7/22 : COPY . . [2023-05-29T14:20:29.052Z] Removing intermediate container e95d433ac7ea [2023-05-29T14:20:29.052Z] ---> ad3de857fb93 [2023-05-29T14:20:29.052Z] Step 8/25 : COPY . . [2023-05-29T14:20:50.981Z] ---> 728c33fae847 [2023-05-29T14:20:50.981Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-29T14:20:50.981Z] ---> 697b78e341e0 [2023-05-29T14:20:50.981Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-29T14:20:50.981Z] ---> ee4c89120d29 [2023-05-29T14:20:50.981Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-29T14:20:50.981Z] ---> Running in e25b28b27b18 [2023-05-29T14:20:50.981Z] ---> Running in e01856a7e829 [2023-05-29T14:20:50.981Z] ---> Running in 25fcf1b41149 [2023-05-29T14:20:50.981Z] ---> bf4300c94ba5 [2023-05-29T14:20:50.981Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-29T14:20:50.981Z] ---> d9ae52233058 [2023-05-29T14:20:50.981Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T14:20:50.981Z] ---> Running in 2ca44379ff7a [2023-05-29T14:20:50.981Z] ---> Running in 07f2c2e8c1cf [2023-05-29T14:20:50.981Z] Removing intermediate container 07f2c2e8c1cf [2023-05-29T14:20:50.981Z] ---> 8077bd38b438 [2023-05-29T14:20:50.981Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T14:20:50.981Z] ---> Running in d2eda51bdf12 [2023-05-29T14:20:50.981Z] Removing intermediate container d2eda51bdf12 [2023-05-29T14:20:50.981Z] ---> c58a2c317302 [2023-05-29T14:20:50.981Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T14:20:50.981Z] ---> Running in a680931f42fb [2023-05-29T14:20:50.981Z] Removing intermediate container a680931f42fb [2023-05-29T14:20:50.981Z] ---> d53e1dcf2d1c [2023-05-29T14:20:50.982Z] 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-05-29T14:20:50.982Z] ---> Running in c98ee1629f2f [2023-05-29T14:20:50.982Z] 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-05-29T14:20:50.982Z] 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-05-29T14:20:50.982Z] 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-05-29T14:20:50.982Z] 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-05-29T14:20:50.982Z] Removing intermediate container c98ee1629f2f [2023-05-29T14:20:50.982Z] ---> 77ad1a1bed83 [2023-05-29T14:20:50.982Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T14:20:50.982Z] ---> Running in 2710a55b10df [2023-05-29T14:20:51.285Z] Removing intermediate container 2710a55b10df [2023-05-29T14:20:51.285Z] ---> aaf3b9bf9a41 [2023-05-29T14:20:51.285Z] [2023-05-29T14:20:51.285Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T14:20:51.285Z] 3.17: Pulling from library/alpine [2023-05-29T14:20:51.285Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T14:20:51.285Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T14:20:51.285Z] ---> 9ed4aefc74f6 [2023-05-29T14:20:51.285Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T14:20:51.543Z] ---> Running in 21c09943956f [2023-05-29T14:20:51.543Z] Removing intermediate container 21c09943956f [2023-05-29T14:20:51.543Z] ---> 00cb4a001e84 [2023-05-29T14:20:51.543Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-29T14:20:51.543Z] ---> Running in af15107eaa85 [2023-05-29T14:20:52.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:20:52.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:20:52.367Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:20:52.367Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:20:52.367Z] OK: 17823 distinct packages available [2023-05-29T14:20:52.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:20:52.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:20:52.626Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-29T14:20:52.626Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-29T14:20:52.626Z] (3/4) Installing libucontext (1.2-r0) [2023-05-29T14:20:52.626Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-29T14:20:52.626Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:20:52.626Z] OK: 7 MiB in 19 packages [2023-05-29T14:20:54.000Z] Removing intermediate container af15107eaa85 [2023-05-29T14:20:54.000Z] ---> d52bd1538ddb [2023-05-29T14:20:54.000Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:20:55.376Z] ---> c36705a1197a [2023-05-29T14:20:55.376Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:20:55.635Z] ---> 01fac7854b56 [2023-05-29T14:20:55.635Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T14:20:59.521Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-29T14:21:13.809Z] ---> 2d0e69b884a3 [2023-05-29T14:21:13.809Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T14:21:13.809Z] ---> 5c4fc48d5759 [2023-05-29T14:21:13.809Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-29T14:21:13.809Z] ---> Running in da421a5816df [2023-05-29T14:21:13.809Z] Removing intermediate container da421a5816df [2023-05-29T14:21:13.809Z] ---> eb63ed881071 [2023-05-29T14:21:13.809Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-29T14:21:14.097Z] ---> 729743b117ed [2023-05-29T14:21:14.097Z] Step 22/27 : WORKDIR / [2023-05-29T14:21:14.097Z] ---> Running in 9242a3b8ea02 [2023-05-29T14:21:14.417Z] Removing intermediate container 9242a3b8ea02 [2023-05-29T14:21:14.417Z] ---> 8a3b0c1f755f [2023-05-29T14:21:14.417Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T14:21:14.778Z] ---> Running in 6599c7450dad [2023-05-29T14:21:14.778Z] Removing intermediate container 6599c7450dad [2023-05-29T14:21:14.778Z] ---> aea6dfd8a297 [2023-05-29T14:21:14.778Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T14:21:15.068Z] ---> Running in fc6e56221129 [2023-05-29T14:21:16.010Z] Removing intermediate container fc6e56221129 [2023-05-29T14:21:16.010Z] ---> 5b8807f58227 [2023-05-29T14:21:16.010Z] Step 25/27 : LABEL arch=x86_64 [2023-05-29T14:21:19.333Z] ---> Running in bec6880cc78a [2023-05-29T14:21:23.550Z] Removing intermediate container bec6880cc78a [2023-05-29T14:21:23.550Z] ---> 225684ee0317 [2023-05-29T14:21:23.550Z] Step 26/27 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:21:23.550Z] ---> Running in 5f04f5eb45af [2023-05-29T14:21:23.550Z] Removing intermediate container 5f04f5eb45af [2023-05-29T14:21:23.550Z] ---> 86e876c8bc9d [2023-05-29T14:21:23.550Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T14:21:23.550Z] ---> Running in 5c6f7f4b7f59 [2023-05-29T14:21:24.934Z] Removing intermediate container 5c6f7f4b7f59 [2023-05-29T14:21:24.934Z] ---> 770fabd97f70 [2023-05-29T14:21:24.934Z] [2023-05-29T14:21:24.934Z] Successfully built 770fabd97f70 [2023-05-29T14:21:24.934Z] Successfully tagged security-spire-config:latest [2023-05-29T14:21:24.934Z] Building support-notifications [2023-05-29T14:21:31.862Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:21:31.862Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:21:31.862Z] ---> 7c1b3b224ee2 [2023-05-29T14:21:31.862Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:21:31.862Z] ---> Using cache [2023-05-29T14:21:31.862Z] ---> 708589b332e6 [2023-05-29T14:21:31.862Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:21:31.862Z] ---> Using cache [2023-05-29T14:21:31.862Z] ---> 2a9325a52917 [2023-05-29T14:21:31.862Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-29T14:21:32.807Z] ---> Running in feda64725779 [2023-05-29T14:21:33.374Z] Removing intermediate container e01856a7e829 [2023-05-29T14:21:33.374Z] ---> 146f33d8482a [2023-05-29T14:21:33.374Z] [2023-05-29T14:21:33.374Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:21:33.374Z] ---> 9ed4aefc74f6 [2023-05-29T14:21:33.374Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T14:21:33.374Z] Removing intermediate container 2ca44379ff7a [2023-05-29T14:21:33.374Z] Removing intermediate container e25b28b27b18 [2023-05-29T14:21:33.374Z] ---> df1b7ab1c80e [2023-05-29T14:21:33.374Z] ---> 07ffc262bf36 [2023-05-29T14:21:33.374Z] [2023-05-29T14:21:33.374Z] [2023-05-29T14:21:33.374Z] Step 10/25 : FROM alpine:3.17Step 9/22 : FROM alpine:3.17 [2023-05-29T14:21:33.375Z] [2023-05-29T14:21:33.375Z] ---> 9ed4aefc74f6 [2023-05-29T14:21:33.375Z] ---> 9ed4aefc74f6 [2023-05-29T14:21:33.375Z] Step 11/25 : RUN apk add --update --no-cache dumb-initStep 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-29T14:21:33.375Z] [2023-05-29T14:21:33.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:33.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:34.216Z] ---> Running in cbb1a324e10c [2023-05-29T14:21:34.216Z] ---> Running in d166c2842e8a [2023-05-29T14:21:34.216Z] ---> Running in 97752de7a5de [2023-05-29T14:21:34.216Z] OK: 265 MiB in 53 packages [2023-05-29T14:21:34.476Z] Removing intermediate container cbb1a324e10c [2023-05-29T14:21:34.476Z] ---> 6ad7f6f65c04 [2023-05-29T14:21:34.476Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:21:34.476Z] ---> Running in 0e3acc31db17 [2023-05-29T14:21:35.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:35.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:35.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:35.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:35.319Z] Removing intermediate container feda64725779 [2023-05-29T14:21:35.319Z] ---> bf08ef2c4ed7 [2023-05-29T14:21:35.319Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:21:35.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:35.319Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T14:21:35.319Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-29T14:21:35.319Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:21:35.319Z] OK: 8 MiB in 17 packages [2023-05-29T14:21:35.319Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T14:21:35.319Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:21:35.319Z] OK: 7 MiB in 16 packages [2023-05-29T14:21:35.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:35.578Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T14:21:35.578Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:21:35.850Z] OK: 7 MiB in 16 packages [2023-05-29T14:21:36.138Z] ---> 0f171d4d20d0 [2023-05-29T14:21:36.138Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:21:36.400Z] ---> Running in ad8d988f98b5 [2023-05-29T14:21:36.658Z] Removing intermediate container 25fcf1b41149 [2023-05-29T14:21:36.658Z] ---> 90fb70e06992 [2023-05-29T14:21:36.658Z] [2023-05-29T14:21:36.658Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:21:36.658Z] ---> 9ed4aefc74f6 [2023-05-29T14:21:36.658Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:21:36.942Z] ---> Running in 803027706b09 [2023-05-29T14:21:37.588Z] Removing intermediate container 0e3acc31db17 [2023-05-29T14:21:37.589Z] ---> b2e7b18d9222 [2023-05-29T14:21:37.589Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:21:37.589Z] Removing intermediate container 97752de7a5de [2023-05-29T14:21:37.589Z] ---> c96811acdd34 [2023-05-29T14:21:37.589Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:21:37.589Z] Removing intermediate container d166c2842e8a [2023-05-29T14:21:37.589Z] ---> 9f75766cf421 [2023-05-29T14:21:37.589Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-29T14:21:37.589Z] ---> Running in 5e5ce684efb7 [2023-05-29T14:21:37.589Z] ---> Running in 9392377401f8 [2023-05-29T14:21:37.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:37.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:21:38.146Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T14:21:38.146Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:21:38.146Z] OK: 7 MiB in 16 packages [2023-05-29T14:21:38.408Z] ---> 579def164f0d [2023-05-29T14:21:38.408Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:21:38.408Z] Removing intermediate container 9392377401f8 [2023-05-29T14:21:38.408Z] ---> 72ca3dc0abed [2023-05-29T14:21:38.408Z] Step 12/22 : WORKDIR /edgex [2023-05-29T14:21:38.408Z] Removing intermediate container 5e5ce684efb7 [2023-05-29T14:21:38.408Z] ---> 5edc6b238399 [2023-05-29T14:21:38.408Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-29T14:21:38.408Z] ---> Running in b8835d48c0de [2023-05-29T14:21:38.408Z] ---> Running in 1411e52d3e27 [2023-05-29T14:21:38.408Z] Removing intermediate container 1411e52d3e27 [2023-05-29T14:21:38.408Z] ---> ff29b12c3de4 [2023-05-29T14:21:38.408Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-29T14:21:38.408Z] Removing intermediate container b8835d48c0de [2023-05-29T14:21:38.408Z] ---> 4e75a04ce411 [2023-05-29T14:21:38.408Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:21:38.408Z] ---> Running in 148505d3184b [2023-05-29T14:21:38.408Z] ---> 6dfe940d579e [2023-05-29T14:21:38.408Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-29T14:21:38.668Z] Removing intermediate container 148505d3184b [2023-05-29T14:21:38.668Z] ---> 2bd5c4b965d9 [2023-05-29T14:21:38.668Z] Step 15/25 : WORKDIR / [2023-05-29T14:21:38.668Z] ---> Running in db175fe587cd [2023-05-29T14:21:38.668Z] Removing intermediate container 803027706b09 [2023-05-29T14:21:38.668Z] ---> 3981cbdf459b [2023-05-29T14:21:38.668Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:21:38.668Z] ---> Running in 972c7a7d9b08 [2023-05-29T14:21:38.927Z] ---> 19e3b41e16eb [2023-05-29T14:21:38.927Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:21:38.927Z] Removing intermediate container db175fe587cd [2023-05-29T14:21:38.927Z] ---> 81a8bd164239 [2023-05-29T14:21:38.927Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:21:38.927Z] Removing intermediate container 972c7a7d9b08 [2023-05-29T14:21:38.927Z] ---> 9cf98626d1b6 [2023-05-29T14:21:38.927Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-29T14:21:39.186Z] ---> Running in 98619b01a5c4 [2023-05-29T14:21:39.186Z] ---> 4090b5150006 [2023-05-29T14:21:39.186Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-29T14:21:39.186Z] ---> f8af64fcd6e7 [2023-05-29T14:21:39.186Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:21:39.186Z] ---> 238abfe72b7c [2023-05-29T14:21:39.186Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:21:39.186Z] Removing intermediate container 98619b01a5c4 [2023-05-29T14:21:39.186Z] ---> 1f86f88194c4 [2023-05-29T14:21:39.186Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T14:21:39.186Z] ---> Running in 2c169f5af994 [2023-05-29T14:21:39.186Z] ---> 5e5740ccffe2 [2023-05-29T14:21:39.186Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-29T14:21:39.514Z] ---> 8652f5e1cdb4 [2023-05-29T14:21:39.514Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-29T14:21:39.514Z] ---> d5a5250d7a48 [2023-05-29T14:21:39.514Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-29T14:21:39.514Z] Removing intermediate container 2c169f5af994 [2023-05-29T14:21:39.514Z] ---> 8756dcc20ca0 [2023-05-29T14:21:39.514Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:21:40.351Z] ---> 1fb00b152f49 [2023-05-29T14:21:40.351Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T14:21:40.351Z] ---> 1e324d08fcac [2023-05-29T14:21:40.351Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:21:40.351Z] ---> Running in 0bec3de2f79a [2023-05-29T14:21:40.612Z] ---> d40a4f849cc1 [2023-05-29T14:21:40.612Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-29T14:21:40.612Z] ---> 904731558fe2 [2023-05-29T14:21:40.612Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:21:40.612Z] ---> 8228b7574d72 [2023-05-29T14:21:40.612Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T14:21:41.188Z] ---> bf4a3243d04c [2023-05-29T14:21:41.188Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T14:21:41.188Z] ---> 8b7563b2a830 [2023-05-29T14:21:41.188Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-29T14:21:41.188Z] Removing intermediate container 0bec3de2f79a [2023-05-29T14:21:41.188Z] ---> 1c36fad1efb8 [2023-05-29T14:21:41.188Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T14:21:41.447Z] ---> fae7fdf8bbcf [2023-05-29T14:21:41.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:21:41.447Z] ---> Running in 1abad63b1757 [2023-05-29T14:21:41.447Z] ---> Running in b33be35dc4ba [2023-05-29T14:21:41.447Z] Removing intermediate container 1abad63b1757 [2023-05-29T14:21:41.447Z] ---> 2c0ab13c042b [2023-05-29T14:21:41.447Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T14:21:41.447Z] ---> 6abe3ad07deb [2023-05-29T14:21:41.447Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-29T14:21:41.705Z] ---> e93b9616658e [2023-05-29T14:21:41.705Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-29T14:21:41.705Z] ---> Running in 1bff3be9dd4e [2023-05-29T14:21:41.705Z] ---> Running in c8e97cdafdfb [2023-05-29T14:21:41.705Z] ---> Running in ed6f453cf54c [2023-05-29T14:21:41.705Z] Removing intermediate container 1bff3be9dd4e [2023-05-29T14:21:41.705Z] ---> fbf256320d20 [2023-05-29T14:21:41.705Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T14:21:41.705Z] ---> Running in ed23d1b8eb4a [2023-05-29T14:21:41.705Z] Removing intermediate container ed6f453cf54c [2023-05-29T14:21:41.705Z] ---> 07788a642c26 [2023-05-29T14:21:41.705Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:21:41.705Z] Removing intermediate container c8e97cdafdfb [2023-05-29T14:21:41.705Z] ---> 7f68f225d07a [2023-05-29T14:21:41.705Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:21:41.705Z] ---> Running in a089acb1989c [2023-05-29T14:21:41.705Z] ---> Running in 6bbbf985de99 [2023-05-29T14:21:41.968Z] Removing intermediate container ed23d1b8eb4a [2023-05-29T14:21:41.968Z] ---> 729f8cbe8ada [2023-05-29T14:21:41.968Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:21:41.968Z] ---> Running in bc34863ff889 [2023-05-29T14:21:41.968Z] Removing intermediate container 6bbbf985de99 [2023-05-29T14:21:41.968Z] ---> 8eed54a04bfd [2023-05-29T14:21:41.968Z] Step 23/25 : LABEL arch=x86_64 [2023-05-29T14:21:41.968Z] Removing intermediate container a089acb1989c [2023-05-29T14:21:41.968Z] ---> 4f4791f8ac5a [2023-05-29T14:21:41.968Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T14:21:41.968Z] ---> Running in 77c5d262c1ca [2023-05-29T14:21:41.968Z] ---> Running in 17178238802f [2023-05-29T14:21:42.225Z] Removing intermediate container 77c5d262c1ca [2023-05-29T14:21:42.225Z] ---> f047f0ccaa49 [2023-05-29T14:21:42.225Z] Step 24/25 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:21:42.225Z] Removing intermediate container bc34863ff889 [2023-05-29T14:21:42.225Z] ---> cfade82f4415 [2023-05-29T14:21:42.225Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:21:42.225Z] Removing intermediate container 17178238802f [2023-05-29T14:21:42.225Z] ---> adaade255250 [2023-05-29T14:21:42.225Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:21:42.225Z] Removing intermediate container b33be35dc4ba [2023-05-29T14:21:42.225Z] ---> 7f0852ea84e3 [2023-05-29T14:21:42.225Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T14:21:42.488Z] ---> Running in 7db75eb08aff [2023-05-29T14:21:42.754Z] ---> Running in 3cc8882568c7 [2023-05-29T14:21:43.699Z] ---> Running in bc5b5747a7a8 [2023-05-29T14:21:43.998Z] ---> Running in 8948c5f3d897 [2023-05-29T14:21:44.611Z] Removing intermediate container 7db75eb08aff [2023-05-29T14:21:44.611Z] ---> 15336799d9d5 [2023-05-29T14:21:44.611Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T14:21:44.611Z] Removing intermediate container 3cc8882568c7 [2023-05-29T14:21:44.611Z] ---> bc71b50ae89d [2023-05-29T14:21:44.611Z] [2023-05-29T14:21:44.611Z] Removing intermediate container bc5b5747a7a8 [2023-05-29T14:21:44.611Z] ---> 2cd3dd9697eb [2023-05-29T14:21:44.611Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:21:44.611Z] Removing intermediate container 8948c5f3d897 [2023-05-29T14:21:44.611Z] ---> 42c29b3dec89 [2023-05-29T14:21:44.611Z] Step 20/22 : LABEL arch=x86_64 [2023-05-29T14:21:44.611Z] Successfully built bc71b50ae89d [2023-05-29T14:21:44.611Z] ---> Running in 505daf2fa177 [2023-05-29T14:21:44.611Z] Successfully tagged security-proxy-auth:latest [2023-05-29T14:21:44.611Z]  Building security-proxy-auth ... done Building core-data [2023-05-29T14:21:45.156Z] ---> Running in da7e57b2e43d [2023-05-29T14:21:45.156Z] ---> Running in b473983f1861 [2023-05-29T14:21:48.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:21:48.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:21:48.470Z] ---> 7c1b3b224ee2 [2023-05-29T14:21:48.470Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:21:48.470Z] ---> Using cache [2023-05-29T14:21:48.470Z] ---> 708589b332e6 [2023-05-29T14:21:48.470Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:21:48.470Z] ---> Using cache [2023-05-29T14:21:48.470Z] ---> 2a9325a52917 [2023-05-29T14:21:48.470Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T14:21:48.470Z] ---> Using cache [2023-05-29T14:21:48.470Z] ---> 801851f00acf [2023-05-29T14:21:48.470Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:21:48.470Z] ---> Using cache [2023-05-29T14:21:48.470Z] ---> 50204ef2f740 [2023-05-29T14:21:48.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:21:48.470Z] ---> Using cache [2023-05-29T14:21:48.470Z] ---> 997c7eb395b2 [2023-05-29T14:21:48.470Z] Step 8/23 : COPY . . [2023-05-29T14:21:48.470Z] ---> Using cache [2023-05-29T14:21:48.470Z] ---> ee4c89120d29 [2023-05-29T14:21:48.470Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-29T14:21:49.879Z] Removing intermediate container b473983f1861 [2023-05-29T14:21:49.879Z] ---> 705b8c2711cb [2023-05-29T14:21:49.879Z] [2023-05-29T14:21:49.879Z] Removing intermediate container 505daf2fa177 [2023-05-29T14:21:49.879Z] ---> c2c45f3db756 [2023-05-29T14:21:49.879Z] [2023-05-29T14:21:49.879Z] Removing intermediate container da7e57b2e43d [2023-05-29T14:21:49.879Z] ---> 268be749c712 [2023-05-29T14:21:49.879Z] Step 21/22 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:21:49.879Z] ---> Running in a62edff5e501 [2023-05-29T14:21:50.141Z] ---> Running in ce45a8719f8f [2023-05-29T14:21:50.141Z] Successfully built c2c45f3db756 [2023-05-29T14:21:50.141Z] Successfully tagged core-metadata:latest [2023-05-29T14:21:50.141Z]  Building core-metadata ... done Building core-common-config-bootstrapper [2023-05-29T14:21:50.141Z] Successfully built 705b8c2711cb [2023-05-29T14:21:50.141Z] Successfully tagged support-scheduler:latest [2023-05-29T14:21:50.141Z] Building security-spiffe-token-provider [2023-05-29T14:21:50.141Z]  Building support-scheduler ... done Removing intermediate container ce45a8719f8f [2023-05-29T14:21:50.141Z] ---> 604f3ead2bff [2023-05-29T14:21:50.141Z] Step 22/22 : LABEL version=0.0.0 [2023-05-29T14:21:50.141Z] ---> Running in d407dbbdb423 [2023-05-29T14:21:50.403Z] 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-05-29T14:21:55.705Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:21:55.705Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:21:55.705Z] ---> 7c1b3b224ee2 [2023-05-29T14:21:55.705Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:21:55.705Z] ---> Using cache [2023-05-29T14:21:55.705Z] ---> 708589b332e6 [2023-05-29T14:21:55.705Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:21:55.705Z] ---> Using cache [2023-05-29T14:21:55.705Z] ---> 2a9325a52917 [2023-05-29T14:21:55.705Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T14:21:55.705Z] ---> Using cache [2023-05-29T14:21:55.705Z] ---> 801851f00acf [2023-05-29T14:21:55.705Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:21:55.705Z] ---> Using cache [2023-05-29T14:21:55.705Z] ---> 50204ef2f740 [2023-05-29T14:21:55.705Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:21:55.705Z] ---> Using cache [2023-05-29T14:21:55.705Z] ---> 997c7eb395b2 [2023-05-29T14:21:55.705Z] Step 8/23 : COPY . . [2023-05-29T14:21:55.705Z] ---> Using cache [2023-05-29T14:21:55.705Z] ---> ee4c89120d29 [2023-05-29T14:21:55.705Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-29T14:21:55.705Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:21:55.705Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:21:55.705Z] ---> 7c1b3b224ee2 [2023-05-29T14:21:55.705Z] Step 3/20 : WORKDIR /edgex-go [2023-05-29T14:21:55.705Z] ---> Using cache [2023-05-29T14:21:55.705Z] ---> ccc4d4f8047b [2023-05-29T14:21:55.705Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-29T14:21:59.927Z] Removing intermediate container d407dbbdb423 [2023-05-29T14:21:59.927Z] ---> 657eb7ba27cc [2023-05-29T14:21:59.927Z] [2023-05-29T14:21:59.927Z] Successfully built 657eb7ba27cc [2023-05-29T14:22:01.303Z] Successfully tagged security-proxy-setup:latest [2023-05-29T14:22:01.303Z]  Building security-proxy-setup ... done Building security-bootstrapper [2023-05-29T14:22:07.011Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:22:07.011Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:22:07.011Z] ---> 7c1b3b224ee2 [2023-05-29T14:22:07.011Z] Step 3/33 : WORKDIR /edgex-go [2023-05-29T14:22:07.011Z] ---> Using cache [2023-05-29T14:22:07.011Z] ---> ccc4d4f8047b [2023-05-29T14:22:07.011Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-29T14:22:07.581Z] ---> Running in 9ffead5ed05f [2023-05-29T14:22:07.581Z] ---> Running in 5d9ea705f053 [2023-05-29T14:22:07.581Z] ---> Running in 604c96773a96 [2023-05-29T14:22:07.883Z] Removing intermediate container ad8d988f98b5 [2023-05-29T14:22:07.883Z] ---> b2a36a453e34 [2023-05-29T14:22:07.883Z] Step 8/23 : COPY . . [2023-05-29T14:22:08.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:22:08.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:22:08.142Z] 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-05-29T14:22:08.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:22:08.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:22:08.406Z] OK: 265 MiB in 53 packages [2023-05-29T14:22:08.406Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:22:08.406Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:22:08.406Z] OK: 17828 distinct packages available [2023-05-29T14:22:08.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:22:08.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:22:08.939Z] OK: 265 MiB in 53 packages [2023-05-29T14:22:17.110Z] ---> 23ee29a0c3eb [2023-05-29T14:22:17.110Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-29T14:22:17.110Z] ---> Running in 4c21c9cfdd27 [2023-05-29T14:22:17.110Z] Removing intermediate container 604c96773a96 [2023-05-29T14:22:17.110Z] ---> e9d30f90fd06 [2023-05-29T14:22:17.110Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-29T14:22:17.110Z] Removing intermediate container 5d9ea705f053 [2023-05-29T14:22:17.110Z] ---> 7d9d1379a66a [2023-05-29T14:22:17.110Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-29T14:22:17.110Z] ---> 4d1477377df6 [2023-05-29T14:22:17.110Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:22:17.110Z] ---> Running in 1827fdcadb9f [2023-05-29T14:22:17.110Z] ---> 9285e6a51b1d [2023-05-29T14:22:17.110Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:22:17.110Z] ---> Running in 34e5c53ff83f [2023-05-29T14:22:17.110Z] 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-05-29T14:22:22.405Z] Removing intermediate container a62edff5e501 [2023-05-29T14:22:22.405Z] ---> 15a5bcccc132 [2023-05-29T14:22:22.405Z] [2023-05-29T14:22:22.405Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:22:22.405Z] ---> 9ed4aefc74f6 [2023-05-29T14:22:22.406Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:22:22.406Z] ---> Running in a51a499e9b16 [2023-05-29T14:22:22.666Z] Removing intermediate container a51a499e9b16 [2023-05-29T14:22:22.666Z] ---> 9606c1a0ea7b [2023-05-29T14:22:22.666Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-29T14:22:22.969Z] ---> Running in 6f8b00a11a60 [2023-05-29T14:22:23.263Z] Removing intermediate container 6f8b00a11a60 [2023-05-29T14:22:23.263Z] ---> 2f400762c4ec [2023-05-29T14:22:23.263Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-29T14:22:23.263Z] ---> Running in b21aea0f24ee [2023-05-29T14:22:23.263Z] Removing intermediate container b21aea0f24ee [2023-05-29T14:22:23.263Z] ---> 9d04c87f0502 [2023-05-29T14:22:23.263Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:22:23.522Z] ---> Running in 8636cb0f92a5 [2023-05-29T14:22:24.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:22:24.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:22:24.719Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T14:22:24.719Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:22:24.719Z] OK: 7 MiB in 16 packages [2023-05-29T14:22:39.639Z] Removing intermediate container 8636cb0f92a5 [2023-05-29T14:22:39.639Z] ---> d7ab336358a2 [2023-05-29T14:22:39.639Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:22:51.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-29T14:22:51.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-29T14:22:51.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-29T14:22:51.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-29T14:22:51.503Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-29T14:22:51.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-29T14:22:51.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-29T14:22:51.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-29T14:22:51.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-29T14:22:51.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-29T14:22:52.211Z] ---> ce3a118bc500 [2023-05-29T14:22:52.211Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:22:52.211Z] Removing intermediate container 9ffead5ed05f [2023-05-29T14:22:52.211Z] ---> bc0c90363846 [2023-05-29T14:22:52.211Z] [2023-05-29T14:22:52.211Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:22:52.211Z] ---> 9ed4aefc74f6 [2023-05-29T14:22:52.211Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T14:22:52.211Z] ---> Using cache [2023-05-29T14:22:52.211Z] ---> 6ad7f6f65c04 [2023-05-29T14:22:52.211Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:22:52.211Z] ---> Using cache [2023-05-29T14:22:52.211Z] ---> b2e7b18d9222 [2023-05-29T14:22:52.211Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:22:52.211Z] ---> Using cache [2023-05-29T14:22:52.211Z] ---> 579def164f0d [2023-05-29T14:22:52.211Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:22:52.211Z] ---> Using cache [2023-05-29T14:22:52.211Z] ---> 6dfe940d579e [2023-05-29T14:22:52.211Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-29T14:22:52.211Z] ---> 9ba0aae188ef [2023-05-29T14:22:52.211Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-29T14:22:52.211Z] Removing intermediate container 34e5c53ff83f [2023-05-29T14:22:52.211Z] ---> 84410c3b14ed [2023-05-29T14:22:52.211Z] Step 7/33 : COPY . . [2023-05-29T14:22:52.211Z] Removing intermediate container 1827fdcadb9f [2023-05-29T14:22:52.211Z] ---> d99f78771fe9 [2023-05-29T14:22:52.211Z] Step 7/20 : COPY . . [2023-05-29T14:22:53.455Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-29T14:22:53.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-29T14:22:53.456Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-29T14:22:53.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-29T14:23:02.935Z] ---> 02e28434ba1a [2023-05-29T14:23:02.935Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:23:02.935Z] ---> 119af976ef62 [2023-05-29T14:23:02.935Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:23:02.935Z] ---> 3fddd1a63204 [2023-05-29T14:23:02.935Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-29T14:23:02.935Z] ---> 39b2fa5fad04 [2023-05-29T14:23:02.935Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-29T14:23:02.935Z] Removing intermediate container 4c21c9cfdd27 [2023-05-29T14:23:02.935Z] ---> e1f3b9558ee1 [2023-05-29T14:23:02.935Z] [2023-05-29T14:23:02.935Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:23:02.935Z] ---> 9ed4aefc74f6 [2023-05-29T14:23:02.935Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-29T14:23:02.935Z] ---> Running in 5f01d93edf46 [2023-05-29T14:23:02.935Z] ---> Running in d0b2393fae1c [2023-05-29T14:23:02.935Z] ---> 4d1ef0e9eff9 [2023-05-29T14:23:02.935Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-29T14:23:02.935Z] ---> Running in aa85bb7037bf [2023-05-29T14:23:02.935Z] ---> 00078725f981 [2023-05-29T14:23:02.935Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-29T14:23:03.196Z] ---> Running in bd27b6867599 [2023-05-29T14:23:03.196Z] ---> d01657a8671e [2023-05-29T14:23:03.196Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T14:23:03.196Z] ---> Running in e33a124beab5 [2023-05-29T14:23:03.196Z] Removing intermediate container bd27b6867599 [2023-05-29T14:23:03.196Z] ---> 30f6da039d67 [2023-05-29T14:23:03.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:23:03.196Z] ---> Running in 8bde09d6016b [2023-05-29T14:23:03.457Z] Removing intermediate container 8bde09d6016b [2023-05-29T14:23:03.457Z] ---> 053cce32a966 [2023-05-29T14:23:03.457Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T14:23:03.457Z] 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-05-29T14:23:03.457Z] ---> Running in 6025cbf18a0c [2023-05-29T14:23:03.457Z] 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-05-29T14:23:03.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:03.457Z] Removing intermediate container 6025cbf18a0c [2023-05-29T14:23:03.457Z] ---> 4af4020fec9e [2023-05-29T14:23:03.457Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:23:03.717Z] ---> Running in f91610bb2e3a [2023-05-29T14:23:03.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:03.717Z] Removing intermediate container f91610bb2e3a [2023-05-29T14:23:03.717Z] ---> 3b345d51a2bf [2023-05-29T14:23:03.717Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:23:03.717Z] ---> Running in 77f4b3c4318b [2023-05-29T14:23:03.981Z] Removing intermediate container 77f4b3c4318b [2023-05-29T14:23:03.981Z] ---> 906e749c4443 [2023-05-29T14:23:03.981Z] [2023-05-29T14:23:03.981Z] Successfully built 906e749c4443 [2023-05-29T14:23:03.981Z] Successfully tagged core-data:latest [2023-05-29T14:23:03.981Z] Building security-spire-server [2023-05-29T14:23:03.981Z]  Building core-data ... done (1/2) Installing ca-certificates (20230506-r0) [2023-05-29T14:23:03.981Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-29T14:23:03.981Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:23:03.981Z] Removing intermediate container e33a124beab5 [2023-05-29T14:23:03.981Z] ---> a44723a598fe [2023-05-29T14:23:03.981Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T14:23:03.981Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T14:23:03.981Z] ---> Running in 49e51ddfbf3e [2023-05-29T14:23:03.981Z] OK: 8 MiB in 17 packages [2023-05-29T14:23:08.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-29T14:23:08.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-29T14:23:08.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.396s coverage: 28.7% of statements [2023-05-29T14:23:08.731Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:23:08.731Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:23:08.731Z] ---> 7c1b3b224ee2 [2023-05-29T14:23:08.731Z] Step 3/26 : WORKDIR /edgex-go [2023-05-29T14:23:08.731Z] ---> Using cache [2023-05-29T14:23:08.731Z] ---> ccc4d4f8047b [2023-05-29T14:23:08.731Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T14:23:08.731Z] ---> Using cache [2023-05-29T14:23:08.731Z] ---> 5463b44afc49 [2023-05-29T14:23:08.731Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-29T14:23:08.731Z] ---> Using cache [2023-05-29T14:23:08.731Z] ---> 12f5b0e7a25b [2023-05-29T14:23:08.731Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:23:08.731Z] ---> Using cache [2023-05-29T14:23:08.731Z] ---> fde904d2295c [2023-05-29T14:23:08.731Z] Step 7/26 : COPY . . [2023-05-29T14:23:08.731Z] ---> Using cache [2023-05-29T14:23:08.731Z] ---> d9ae52233058 [2023-05-29T14:23:08.731Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T14:23:08.731Z] ---> Using cache [2023-05-29T14:23:08.731Z] ---> 8077bd38b438 [2023-05-29T14:23:08.731Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-29T14:23:08.731Z] ---> Using cache [2023-05-29T14:23:08.731Z] ---> c58a2c317302 [2023-05-29T14:23:08.731Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T14:23:08.731Z] ---> Using cache [2023-05-29T14:23:08.731Z] ---> d53e1dcf2d1c [2023-05-29T14:23:08.731Z] 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-05-29T14:23:11.376Z] Removing intermediate container 49e51ddfbf3e [2023-05-29T14:23:11.376Z] ---> 3bba270f630c [2023-05-29T14:23:11.376Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T14:23:11.376Z] ---> Running in e651a6940c43 [2023-05-29T14:23:11.376Z] ---> Running in 8aaefa9884e7 [2023-05-29T14:23:11.376Z] Removing intermediate container 8aaefa9884e7 [2023-05-29T14:23:11.376Z] ---> dd4832aba064 [2023-05-29T14:23:11.376Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T14:23:11.642Z] ---> Running in bbf46d73af3d [2023-05-29T14:23:11.929Z] Removing intermediate container aa85bb7037bf [2023-05-29T14:23:11.929Z] ---> 98b97c95598b [2023-05-29T14:23:11.929Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:23:11.929Z] Removing intermediate container bbf46d73af3d [2023-05-29T14:23:11.929Z] ---> 584809d65b5b [2023-05-29T14:23:11.929Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:23:12.188Z] ---> Running in 3db05e1f1749 [2023-05-29T14:23:12.461Z] ---> Running in 44d5b229f627 [2023-05-29T14:23:12.798Z] Removing intermediate container 44d5b229f627 [2023-05-29T14:23:12.798Z] ---> 180e2b4c626d [2023-05-29T14:23:12.798Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:23:12.798Z] Removing intermediate container 3db05e1f1749 [2023-05-29T14:23:12.798Z] ---> 865ef9230bd2 [2023-05-29T14:23:12.798Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-29T14:23:12.798Z] ---> Running in 1647e7a83e63 [2023-05-29T14:23:12.798Z] ---> Running in f5543b6ea65e [2023-05-29T14:23:12.798Z] Removing intermediate container e651a6940c43 [2023-05-29T14:23:12.798Z] ---> ae197ac91e76 [2023-05-29T14:23:12.798Z] Step 12/26 : WORKDIR /edgex-go [2023-05-29T14:23:13.058Z] ---> Running in d1b91f3fe78b [2023-05-29T14:23:13.330Z] Removing intermediate container 1647e7a83e63 [2023-05-29T14:23:13.330Z] ---> 0207756b990c [2023-05-29T14:23:13.330Z] [2023-05-29T14:23:13.330Z] Removing intermediate container f5543b6ea65e [2023-05-29T14:23:13.330Z] ---> 8326e9186c92 [2023-05-29T14:23:13.330Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T14:23:13.594Z] ---> Running in c44ed924e183 [2023-05-29T14:23:13.594Z] Successfully built 0207756b990c [2023-05-29T14:23:13.851Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-29T14:23:13.851Z] Building security-secretstore-setup [2023-05-29T14:23:13.851Z]  Building core-common-config-bootstrapper ... done Removing intermediate container d1b91f3fe78b [2023-05-29T14:23:13.851Z] ---> 846437e07ffc [2023-05-29T14:23:13.851Z] [2023-05-29T14:23:13.851Z] Step 13/26 : FROM alpine:3.17 [2023-05-29T14:23:13.851Z] ---> 9ed4aefc74f6 [2023-05-29T14:23:13.851Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T14:23:13.851Z] ---> Using cache [2023-05-29T14:23:13.851Z] ---> 00cb4a001e84 [2023-05-29T14:23:13.851Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T14:23:18.049Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:23:18.049Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:23:18.049Z] ---> 7c1b3b224ee2 [2023-05-29T14:23:18.049Z] Step 3/25 : WORKDIR /edgex-go [2023-05-29T14:23:18.049Z] ---> Using cache [2023-05-29T14:23:18.049Z] ---> ccc4d4f8047b [2023-05-29T14:23:18.049Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-29T14:23:18.049Z] ---> Using cache [2023-05-29T14:23:18.049Z] ---> 7d9d1379a66a [2023-05-29T14:23:18.049Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-29T14:23:18.049Z] ---> Using cache [2023-05-29T14:23:18.049Z] ---> 9285e6a51b1d [2023-05-29T14:23:18.049Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:23:18.049Z] ---> Using cache [2023-05-29T14:23:18.049Z] ---> 84410c3b14ed [2023-05-29T14:23:18.049Z] Step 7/25 : COPY . . [2023-05-29T14:23:18.049Z] ---> Using cache [2023-05-29T14:23:18.049Z] ---> 3fddd1a63204 [2023-05-29T14:23:18.049Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-29T14:23:18.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.328s coverage: 98.5% of statements [2023-05-29T14:23:22.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-29T14:23:22.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-29T14:23:22.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-29T14:23:23.497Z] ---> Running in c7140d6e0d11 [2023-05-29T14:23:23.497Z] Removing intermediate container c44ed924e183 [2023-05-29T14:23:23.497Z] ---> 6afb8cfdd461 [2023-05-29T14:23:23.497Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:23:23.497Z] ---> Running in d4b3a13f3217 [2023-05-29T14:23:23.497Z] ---> c02ba45937ea [2023-05-29T14:23:23.497Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:23:23.497Z] ---> a35eee558d0a [2023-05-29T14:23:23.497Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-29T14:23:23.497Z] 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-05-29T14:23:23.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:23.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:24.013Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:23:24.013Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:23:24.013Z] OK: 17823 distinct packages available [2023-05-29T14:23:24.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:24.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:24.538Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-29T14:23:24.538Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-29T14:23:24.538Z] (3/5) Installing libucontext (1.2-r0) [2023-05-29T14:23:24.538Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-29T14:23:24.538Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-29T14:23:24.538Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:23:24.538Z] OK: 8 MiB in 20 packages [2023-05-29T14:23:25.913Z] ---> 1e24200c60f5 [2023-05-29T14:23:25.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:23:26.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.489s coverage: 71.5% of statements [2023-05-29T14:23:26.173Z] ---> 35793b09b1e5 [2023-05-29T14:23:26.173Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-29T14:23:26.173Z] ---> Running in f79167f456b2 [2023-05-29T14:23:26.173Z] Removing intermediate container c7140d6e0d11 [2023-05-29T14:23:26.173Z] ---> 38f1f654eedb [2023-05-29T14:23:26.173Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:23:26.431Z] Removing intermediate container f79167f456b2 [2023-05-29T14:23:26.431Z] ---> 699cddfd2f37 [2023-05-29T14:23:26.431Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:23:26.431Z] ---> Running in f771efe660ce [2023-05-29T14:23:26.691Z] ---> a6b75461bc31 [2023-05-29T14:23:26.691Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:23:26.951Z] Removing intermediate container f771efe660ce [2023-05-29T14:23:26.951Z] ---> 71eaf45dbf75 [2023-05-29T14:23:26.951Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T14:23:26.951Z] ---> 85e8ed292ec7 [2023-05-29T14:23:26.951Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T14:23:26.951Z] ---> Running in 829bb5773424 [2023-05-29T14:23:27.210Z] Removing intermediate container 829bb5773424 [2023-05-29T14:23:27.210Z] ---> e424554dcc9b [2023-05-29T14:23:27.210Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:23:27.210Z] ---> Running in 43002561fc71 [2023-05-29T14:23:27.468Z] Removing intermediate container 43002561fc71 [2023-05-29T14:23:27.468Z] ---> 2953ef6d0304 [2023-05-29T14:23:27.468Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:23:27.726Z] ---> Running in 7f822934e906 [2023-05-29T14:23:28.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-29T14:23:28.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-29T14:23:28.737Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.331s coverage: 54.0% of statements [2023-05-29T14:23:30.627Z] Removing intermediate container 7f822934e906 [2023-05-29T14:23:30.627Z] ---> 9309710b849d [2023-05-29T14:23:30.627Z] [2023-05-29T14:23:30.627Z] Successfully built 9309710b849d [2023-05-29T14:23:31.560Z] Successfully tagged support-notifications:latest [2023-05-29T14:23:31.560Z] Building core-command [2023-05-29T14:23:32.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-29T14:23:32.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-29T14:23:32.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-29T14:23:32.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-29T14:23:32.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-29T14:23:35.755Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:23:35.755Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:23:35.755Z] ---> 7c1b3b224ee2 [2023-05-29T14:23:35.755Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:23:35.755Z] ---> Using cache [2023-05-29T14:23:35.755Z] ---> 708589b332e6 [2023-05-29T14:23:35.755Z] Step 4/24 : WORKDIR /edgex-go [2023-05-29T14:23:35.755Z] ---> Using cache [2023-05-29T14:23:35.755Z] ---> 2a9325a52917 [2023-05-29T14:23:35.755Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-29T14:23:35.755Z] ---> Using cache [2023-05-29T14:23:35.755Z] ---> 801851f00acf [2023-05-29T14:23:35.755Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-29T14:23:35.755Z] ---> Using cache [2023-05-29T14:23:35.755Z] ---> 50204ef2f740 [2023-05-29T14:23:35.755Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:23:35.755Z] ---> Using cache [2023-05-29T14:23:35.755Z] ---> 997c7eb395b2 [2023-05-29T14:23:35.755Z] Step 8/24 : COPY . . [2023-05-29T14:23:35.755Z] ---> Using cache [2023-05-29T14:23:35.755Z] ---> ee4c89120d29 [2023-05-29T14:23:35.755Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-29T14:23:36.326Z] ---> dd090a2e8ea8 [2023-05-29T14:23:36.326Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T14:23:39.615Z] ---> 7b0ffa0786d0 [2023-05-29T14:23:39.615Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-29T14:23:39.615Z] ---> Running in 0d0963d0b74e [2023-05-29T14:23:39.615Z] 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-05-29T14:23:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-29T14:23:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-29T14:23:43.857Z] ---> 7bf720173016 [2023-05-29T14:23:43.857Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-29T14:23:44.116Z] ---> 2a0012b42aad [2023-05-29T14:23:44.116Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T14:23:44.376Z] ---> Running in 59bf79fb15c2 [2023-05-29T14:23:44.376Z] Removing intermediate container d0b2393fae1c [2023-05-29T14:23:44.376Z] ---> 7794b27a405d [2023-05-29T14:23:44.376Z] [2023-05-29T14:23:44.376Z] Step 9/20 : FROM alpine:3.17 [2023-05-29T14:23:44.376Z] ---> 9ed4aefc74f6 [2023-05-29T14:23:44.376Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T14:23:44.376Z] Removing intermediate container 5f01d93edf46 [2023-05-29T14:23:44.376Z] ---> 64ed872e9999 [2023-05-29T14:23:44.376Z] [2023-05-29T14:23:44.376Z] Step 9/33 : FROM alpine:3.17 [2023-05-29T14:23:44.376Z] ---> 9ed4aefc74f6 [2023-05-29T14:23:44.376Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T14:23:44.647Z] ---> Running in fc872c8117d6 [2023-05-29T14:23:44.647Z] ---> Running in 8bfa137f5609 [2023-05-29T14:23:44.916Z] Removing intermediate container 59bf79fb15c2 [2023-05-29T14:23:44.916Z] ---> 953d6866f85e [2023-05-29T14:23:44.916Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T14:23:44.916Z] ---> Running in 1e9fdd7a373a [2023-05-29T14:23:45.176Z] Removing intermediate container 8bfa137f5609 [2023-05-29T14:23:45.176Z] ---> 2adc3975578c [2023-05-29T14:23:45.176Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-29T14:23:45.176Z] Removing intermediate container fc872c8117d6 [2023-05-29T14:23:45.176Z] ---> ea2f0e67953d [2023-05-29T14:23:45.176Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-29T14:23:45.176Z] ---> Running in 91e9754b2013 [2023-05-29T14:23:45.176Z] ---> Running in 58ed608d61a3 [2023-05-29T14:23:45.177Z] Removing intermediate container 1e9fdd7a373a [2023-05-29T14:23:45.177Z] ---> 96f91a0df61f [2023-05-29T14:23:45.177Z] Step 24/26 : LABEL arch=x86_64 [2023-05-29T14:23:45.436Z] ---> Running in 3d0c6a6c7487 [2023-05-29T14:23:45.714Z] Removing intermediate container 3d0c6a6c7487 [2023-05-29T14:23:45.714Z] ---> 86d08c064f14 [2023-05-29T14:23:45.714Z] Step 25/26 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:23:45.975Z] ---> Running in 4149c16ca6de [2023-05-29T14:23:45.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:45.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:45.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:45.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:46.292Z] Removing intermediate container 4149c16ca6de [2023-05-29T14:23:46.292Z] ---> 316e253972c0 [2023-05-29T14:23:46.292Z] Step 26/26 : LABEL version=0.0.0 [2023-05-29T14:23:46.292Z] ---> Running in 8d1ef6688953 [2023-05-29T14:23:46.553Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T14:23:46.553Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:23:46.553Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:23:46.553Z] OK: 17823 distinct packages available [2023-05-29T14:23:46.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:46.553Z] (2/2) Installing su-exec (0.2-r2) [2023-05-29T14:23:46.553Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:23:46.553Z] OK: 7 MiB in 17 packages [2023-05-29T14:23:46.553Z] Removing intermediate container 8d1ef6688953 [2023-05-29T14:23:46.553Z] ---> 0c308b5391a9 [2023-05-29T14:23:46.553Z] [2023-05-29T14:23:46.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:23:46.553Z] Successfully built 0c308b5391a9 [2023-05-29T14:23:46.553Z] Successfully tagged security-spire-server:latest [2023-05-29T14:23:46.554Z]  Building security-spire-server ... done Building security-spire-agent [2023-05-29T14:23:46.813Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-29T14:23:46.813Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-29T14:23:46.813Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-29T14:23:46.813Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-29T14:23:46.813Z] (5/9) Installing curl (8.1.1-r1) [2023-05-29T14:23:46.813Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-29T14:23:46.813Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-29T14:23:46.813Z] (8/9) Installing libucontext (1.2-r0) [2023-05-29T14:23:46.813Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-29T14:23:46.813Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:23:46.813Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T14:23:46.813Z] OK: 10 MiB in 24 packages [2023-05-29T14:23:47.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.381s coverage: 88.5% of statements [2023-05-29T14:23:47.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.011s coverage: 3.8% of statements [2023-05-29T14:23:53.450Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:23:53.451Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:23:53.451Z] ---> 7c1b3b224ee2 [2023-05-29T14:23:53.451Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> ccc4d4f8047b [2023-05-29T14:23:53.451Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> 5463b44afc49 [2023-05-29T14:23:53.451Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> 12f5b0e7a25b [2023-05-29T14:23:53.451Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> fde904d2295c [2023-05-29T14:23:53.451Z] Step 7/27 : COPY . . [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> d9ae52233058 [2023-05-29T14:23:53.451Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> 8077bd38b438 [2023-05-29T14:23:53.451Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> c58a2c317302 [2023-05-29T14:23:53.451Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> d53e1dcf2d1c [2023-05-29T14:23:53.451Z] 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-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> 77ad1a1bed83 [2023-05-29T14:23:53.451Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> aaf3b9bf9a41 [2023-05-29T14:23:53.451Z] [2023-05-29T14:23:53.451Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T14:23:53.451Z] ---> 9ed4aefc74f6 [2023-05-29T14:23:53.451Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> 00cb4a001e84 [2023-05-29T14:23:53.451Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:53.451Z] ---> 38f1f654eedb [2023-05-29T14:23:53.451Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:23:53.451Z] ---> Using cache [2023-05-29T14:23:54.852Z] 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-05-29T14:23:55.421Z] ---> a6b75461bc31 [2023-05-29T14:23:55.421Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:23:55.421Z] ---> Using cache [2023-05-29T14:23:55.421Z] ---> 85e8ed292ec7 [2023-05-29T14:23:55.421Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-29T14:23:55.421Z] Removing intermediate container 91e9754b2013 [2023-05-29T14:23:55.421Z] ---> c9d42dfcb8c7 [2023-05-29T14:23:55.421Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-29T14:23:55.421Z] ---> Running in 57faab5b462f [2023-05-29T14:23:55.681Z] Removing intermediate container 58ed608d61a3 [2023-05-29T14:23:55.681Z] ---> 4adc42e2d6cd [2023-05-29T14:23:55.681Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:23:56.242Z] Removing intermediate container 57faab5b462f [2023-05-29T14:23:56.242Z] ---> 28a05b53e995 [2023-05-29T14:23:56.242Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-29T14:23:56.953Z] ---> Running in 529f01798f95 [2023-05-29T14:23:57.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-29T14:23:57.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-29T14:23:57.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-29T14:23:58.343Z] ---> 61c8ad93db34 [2023-05-29T14:23:58.343Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:23:58.343Z] Removing intermediate container 529f01798f95 [2023-05-29T14:23:58.343Z] ---> 35f7fe06abef [2023-05-29T14:23:58.343Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-29T14:23:58.343Z] ---> d137262568bd [2023-05-29T14:23:58.343Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T14:23:58.343Z] ---> Running in d16b22ea94be [2023-05-29T14:23:59.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.561s coverage: 95.6% of statements [2023-05-29T14:23:59.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-29T14:23:59.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-29T14:23:59.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-29T14:23:59.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-29T14:23:59.347Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-29T14:23:59.624Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 72.2% of statements [2023-05-29T14:24:01.710Z] Removing intermediate container d16b22ea94be [2023-05-29T14:24:01.710Z] ---> 697413e2ae86 [2023-05-29T14:24:01.710Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-29T14:24:02.311Z] ---> 9a5b836249a1 [2023-05-29T14:24:02.311Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-29T14:24:02.576Z] ---> Running in 9ed1b9c8a11d [2023-05-29T14:24:02.576Z] ---> 8bbdbd6b3eee [2023-05-29T14:24:02.576Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T14:24:02.838Z] Removing intermediate container 9ed1b9c8a11d [2023-05-29T14:24:02.839Z] ---> 981756069dd7 [2023-05-29T14:24:02.839Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-29T14:24:03.114Z] Removing intermediate container d4b3a13f3217 [2023-05-29T14:24:03.114Z] ---> fbcdde3f67a8 [2023-05-29T14:24:03.114Z] [2023-05-29T14:24:03.114Z] Step 9/25 : FROM alpine:3.17 [2023-05-29T14:24:03.114Z] ---> 9ed4aefc74f6 [2023-05-29T14:24:03.114Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-29T14:24:03.374Z] ---> Running in 9c6fa229f0f9 [2023-05-29T14:24:03.374Z] ---> Running in 9c3f7373f898 [2023-05-29T14:24:03.374Z] ---> ca3a50b978fa [2023-05-29T14:24:03.374Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-29T14:24:03.635Z] ---> 35d42255a7da [2023-05-29T14:24:03.635Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:24:03.635Z] ---> fbc8dfa119cd [2023-05-29T14:24:03.635Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-29T14:24:03.894Z] ---> c94e718c7e3f [2023-05-29T14:24:03.894Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T14:24:03.894Z] ---> Running in 9396b341cc8a [2023-05-29T14:24:03.894Z] ---> 63076d69ac86 [2023-05-29T14:24:03.894Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-29T14:24:03.894Z] ---> Running in add844d865fa [2023-05-29T14:24:03.894Z] Removing intermediate container 9396b341cc8a [2023-05-29T14:24:03.894Z] ---> 9eb8889f451c [2023-05-29T14:24:03.894Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T14:24:04.153Z] ---> Running in 1a1f873ee251 [2023-05-29T14:24:04.153Z] Removing intermediate container add844d865fa [2023-05-29T14:24:04.153Z] ---> 4c0fd2f98dbf [2023-05-29T14:24:04.153Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T14:24:04.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T14:24:04.153Z] ---> Running in e4d70399ee8d [2023-05-29T14:24:04.153Z] Removing intermediate container 1a1f873ee251 [2023-05-29T14:24:04.153Z] ---> c13e0a213e13 [2023-05-29T14:24:04.153Z] Step 25/27 : LABEL arch=x86_64 [2023-05-29T14:24:04.153Z] ---> Running in 6ffaf359f846 [2023-05-29T14:24:04.153Z] Removing intermediate container e4d70399ee8d [2023-05-29T14:24:04.153Z] ---> 1bc78ff9af5b [2023-05-29T14:24:04.153Z] Step 18/20 : LABEL arch=x86_64 [2023-05-29T14:24:04.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T14:24:04.153Z] ---> Running in 5000858d1b03 [2023-05-29T14:24:04.509Z] Removing intermediate container 6ffaf359f846 [2023-05-29T14:24:04.509Z] ---> 08fd9757ffab [2023-05-29T14:24:04.509Z] Step 26/27 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:24:04.509Z] Removing intermediate container 5000858d1b03 [2023-05-29T14:24:04.509Z] ---> 315ea7725211 [2023-05-29T14:24:04.509Z] Step 19/20 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:24:04.509Z] ---> Running in 0437473728c7 [2023-05-29T14:24:04.509Z] ---> Running in 46a4dc2720fc [2023-05-29T14:24:04.509Z] Removing intermediate container 0437473728c7 [2023-05-29T14:24:04.509Z] ---> 02b60d4c1bfa [2023-05-29T14:24:04.509Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T14:24:04.771Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-29T14:24:04.771Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-29T14:24:04.771Z] (3/3) Installing su-exec (0.2-r2) [2023-05-29T14:24:04.771Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:24:04.771Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T14:24:04.771Z] Removing intermediate container 46a4dc2720fc [2023-05-29T14:24:04.771Z] ---> 16466a166e65 [2023-05-29T14:24:04.771Z] Step 20/20 : LABEL version=0.0.0 [2023-05-29T14:24:04.771Z] OK: 8 MiB in 18 packages [2023-05-29T14:24:04.771Z] Removing intermediate container 9c3f7373f898 [2023-05-29T14:24:04.771Z] ---> db222217aa26 [2023-05-29T14:24:04.771Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-29T14:24:04.771Z] ---> Running in 419dff976f83 [2023-05-29T14:24:04.771Z] ---> Running in 3a3fc802626b [2023-05-29T14:24:04.771Z] ---> Running in 804bfcbde4e1 [2023-05-29T14:24:04.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-29T14:24:04.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-29T14:24:04.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-29T14:24:05.031Z] Removing intermediate container 419dff976f83 [2023-05-29T14:24:05.031Z] ---> 80acbbc5208d [2023-05-29T14:24:05.031Z] [2023-05-29T14:24:05.031Z] Removing intermediate container 3a3fc802626b [2023-05-29T14:24:05.031Z] ---> 892c75173f59 [2023-05-29T14:24:05.031Z] [2023-05-29T14:24:05.031Z] Removing intermediate container 804bfcbde4e1 [2023-05-29T14:24:05.031Z] ---> 0c657b4752d1 [2023-05-29T14:24:05.031Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-29T14:24:05.031Z] Successfully built 892c75173f59 [2023-05-29T14:24:05.031Z] Successfully built 80acbbc5208d [2023-05-29T14:24:05.031Z] Successfully tagged security-spire-agent:latest [2023-05-29T14:24:05.031Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-29T14:24:05.031Z]  Building security-spiffe-token-provider ... done  Building security-spire-agent ... done  ---> 4cdbedf66bae [2023-05-29T14:24:05.031Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-29T14:24:05.031Z] ---> Running in ff63b136883c [2023-05-29T14:24:05.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.224s coverage: 65.9% of statements [2023-05-29T14:24:05.422Z] Removing intermediate container 9c6fa229f0f9 [2023-05-29T14:24:05.422Z] ---> dbc51eaf43f2 [2023-05-29T14:24:05.422Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-29T14:24:05.422Z] ---> Running in df72a962a9fc [2023-05-29T14:24:05.700Z] Removing intermediate container df72a962a9fc [2023-05-29T14:24:05.700Z] ---> 3313f78ab45b [2023-05-29T14:24:05.700Z] Step 12/25 : WORKDIR / [2023-05-29T14:24:05.700Z] ---> Running in 83e851798c7b [2023-05-29T14:24:05.960Z] Removing intermediate container 83e851798c7b [2023-05-29T14:24:05.960Z] ---> 3cb1df4841a9 [2023-05-29T14:24:05.960Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:24:06.565Z] ---> bca23714a2ca [2023-05-29T14:24:06.565Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:24:06.851Z] Removing intermediate container ff63b136883c [2023-05-29T14:24:06.851Z] ---> 39760fe8c0d1 [2023-05-29T14:24:06.851Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:24:07.795Z] ---> 7d0757fe53e0 [2023-05-29T14:24:07.795Z] 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-05-29T14:24:07.795Z] ---> 0f7e915fa710 [2023-05-29T14:24:07.795Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:24:08.075Z] Removing intermediate container 0d0963d0b74e [2023-05-29T14:24:08.075Z] ---> 59ded1c097c8 [2023-05-29T14:24:08.075Z] [2023-05-29T14:24:08.075Z] Step 10/24 : FROM alpine:3.17 [2023-05-29T14:24:08.075Z] ---> 9ed4aefc74f6 [2023-05-29T14:24:08.075Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:24:08.075Z] ---> Using cache [2023-05-29T14:24:08.075Z] ---> 3981cbdf459b [2023-05-29T14:24:08.075Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:24:08.075Z] ---> Using cache [2023-05-29T14:24:08.075Z] ---> 9cf98626d1b6 [2023-05-29T14:24:08.075Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-29T14:24:08.075Z] ---> Running in 812b2f64c001 [2023-05-29T14:24:08.075Z] ---> 2509ddd8dd5e [2023-05-29T14:24:08.075Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-29T14:24:08.075Z] ---> 2b8243151b0e [2023-05-29T14:24:08.075Z] 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-05-29T14:24:08.075Z] Removing intermediate container 812b2f64c001 [2023-05-29T14:24:08.075Z] ---> b5ed56efaa57 [2023-05-29T14:24:08.075Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-29T14:24:08.075Z] ---> Running in 3ce974cc51dd [2023-05-29T14:24:08.337Z] ---> 14be5ba6fd7e [2023-05-29T14:24:08.337Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:24:08.599Z] Removing intermediate container 3ce974cc51dd [2023-05-29T14:24:08.599Z] ---> fcc5e8b45cb8 [2023-05-29T14:24:08.599Z] Step 15/24 : WORKDIR / [2023-05-29T14:24:08.599Z] ---> a938f9e8f2ed [2023-05-29T14:24:08.599Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-29T14:24:08.599Z] ---> Running in 350494b6b8c6 [2023-05-29T14:24:08.599Z] ---> 24f606fcec77 [2023-05-29T14:24:08.599Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-29T14:24:08.860Z] Removing intermediate container 350494b6b8c6 [2023-05-29T14:24:08.860Z] ---> e8d7306bfd9b [2023-05-29T14:24:08.860Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:24:09.122Z] ---> ea8920655c6c [2023-05-29T14:24:09.122Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-29T14:24:09.122Z] ---> 775c1e1cfa84 [2023-05-29T14:24:09.122Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:24:09.122Z] ---> bc2c98134fff [2023-05-29T14:24:09.122Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-29T14:24:09.406Z] ---> e4af0a56a8d4 [2023-05-29T14:24:09.406Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-29T14:24:09.667Z] ---> 204764d2972b [2023-05-29T14:24:09.667Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-29T14:24:10.610Z] ---> 37ede9c70fec [2023-05-29T14:24:10.610Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-29T14:24:10.610Z] ---> 324a958c2760 [2023-05-29T14:24:10.610Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T14:24:10.610Z] ---> 78538207deb4 [2023-05-29T14:24:10.875Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:24:10.875Z] ---> a63cd972db9e [2023-05-29T14:24:10.875Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-29T14:24:10.875Z] ---> 4bb179385cf3 [2023-05-29T14:24:10.875Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T14:24:10.875Z] ---> Running in 317233fc5279 [2023-05-29T14:24:10.875Z] ---> 005b1a6dc92a [2023-05-29T14:24:10.875Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-29T14:24:10.875Z] ---> Running in 960266b6dfaa [2023-05-29T14:24:10.875Z] ---> 98b918472e5b [2023-05-29T14:24:10.875Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-29T14:24:10.875Z] ---> Running in 69367beb233e [2023-05-29T14:24:10.875Z] Removing intermediate container 960266b6dfaa [2023-05-29T14:24:10.875Z] ---> 13099b86c2de [2023-05-29T14:24:10.875Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:24:11.136Z] ---> Running in fccc985e8769 [2023-05-29T14:24:11.136Z] Removing intermediate container fccc985e8769 [2023-05-29T14:24:11.136Z] ---> d5971d919a91 [2023-05-29T14:24:11.136Z] Step 22/24 : LABEL arch=x86_64 [2023-05-29T14:24:11.136Z] ---> Running in 06ee7a26eaf6 [2023-05-29T14:24:11.136Z] Removing intermediate container 06ee7a26eaf6 [2023-05-29T14:24:11.136Z] ---> 038682cdd06a [2023-05-29T14:24:11.136Z] Step 23/24 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:24:11.136Z] ---> Running in 585f09fab0bf [2023-05-29T14:24:11.400Z] Removing intermediate container 585f09fab0bf [2023-05-29T14:24:11.400Z] ---> dc726d15c7e6 [2023-05-29T14:24:11.400Z] Step 24/24 : LABEL version=0.0.0 [2023-05-29T14:24:11.400Z] ---> Running in 28fe5d4b6af1 [2023-05-29T14:24:11.400Z] Removing intermediate container 317233fc5279 [2023-05-29T14:24:11.400Z] ---> e161616e69a8 [2023-05-29T14:24:11.400Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T14:24:11.400Z] Removing intermediate container 28fe5d4b6af1 [2023-05-29T14:24:11.400Z] ---> 20a23725c307 [2023-05-29T14:24:11.400Z] [2023-05-29T14:24:11.400Z] ---> Running in 365a6689af79 [2023-05-29T14:24:11.400Z] Successfully built 20a23725c307 [2023-05-29T14:24:11.400Z] Successfully tagged core-command:latest [2023-05-29T14:24:11.670Z]  Building core-command ... done Removing intermediate container 365a6689af79 [2023-05-29T14:24:11.670Z] ---> c3669a8daba4 [2023-05-29T14:24:11.670Z] Step 23/25 : LABEL arch=x86_64 [2023-05-29T14:24:11.670Z] ---> Running in 68d381860bf4 [2023-05-29T14:24:11.670Z] Removing intermediate container 69367beb233e [2023-05-29T14:24:11.670Z] ---> f011b5720563 [2023-05-29T14:24:11.670Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-29T14:24:11.670Z] Removing intermediate container 68d381860bf4 [2023-05-29T14:24:11.670Z] ---> c4eeaa182cb3 [2023-05-29T14:24:11.670Z] Step 24/25 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:24:11.670Z] ---> Running in 0fea25dc477e [2023-05-29T14:24:11.670Z] ---> Running in e246b9921cc9 [2023-05-29T14:24:11.670Z] Removing intermediate container 0fea25dc477e [2023-05-29T14:24:11.670Z] ---> 65ad2b78c701 [2023-05-29T14:24:11.670Z] Step 30/33 : CMD ["gate"] [2023-05-29T14:24:11.670Z] ---> Running in a1aadd21ffc3 [2023-05-29T14:24:11.670Z] Removing intermediate container e246b9921cc9 [2023-05-29T14:24:11.670Z] ---> 1ec659108b0c [2023-05-29T14:24:11.670Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T14:24:11.670Z] ---> Running in 2383a23d35d5 [2023-05-29T14:24:11.933Z] Removing intermediate container a1aadd21ffc3 [2023-05-29T14:24:11.933Z] ---> 4d6cda627c53 [2023-05-29T14:24:11.933Z] Step 31/33 : LABEL arch=x86_64 [2023-05-29T14:24:11.933Z] ---> Running in 0e19ada0ef98 [2023-05-29T14:24:11.933Z] Removing intermediate container 2383a23d35d5 [2023-05-29T14:24:11.933Z] ---> 8e0698df2431 [2023-05-29T14:24:11.933Z] [2023-05-29T14:24:11.933Z] Removing intermediate container 0e19ada0ef98 [2023-05-29T14:24:11.933Z] ---> d52cb437afcb [2023-05-29T14:24:11.933Z] Step 32/33 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:24:11.933Z] Successfully built 8e0698df2431 [2023-05-29T14:24:11.933Z] Successfully tagged security-secretstore-setup:latest [2023-05-29T14:24:11.933Z]  Building security-secretstore-setup ... done  ---> Running in 1f9d9a3d1974 [2023-05-29T14:24:11.933Z] Removing intermediate container 1f9d9a3d1974 [2023-05-29T14:24:11.933Z] ---> 7d6c54785146 [2023-05-29T14:24:11.933Z] Step 33/33 : LABEL version=0.0.0 [2023-05-29T14:24:11.933Z] ---> Running in 9a7b1dd32428 [2023-05-29T14:24:12.197Z] Removing intermediate container 9a7b1dd32428 [2023-05-29T14:24:12.197Z] ---> cd2dfbeca3c9 [2023-05-29T14:24:12.197Z] [2023-05-29T14:24:12.197Z] Successfully built cd2dfbeca3c9 [2023-05-29T14:24:12.197Z] Successfully tagged security-bootstrapper:latest [2023-05-29T14:24:12.207Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-29T14:24:12.227Z] $ docker stop --time=1 ef79d6bbc7bc57721f0788e3855b358893ab7bfd3a132af4ee8d0619cc29c8b4 [2023-05-29T14:24:13.507Z] $ docker rm -f --volumes ef79d6bbc7bc57721f0788e3855b358893ab7bfd3a132af4ee8d0619cc29c8b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T14:24:13.916Z] + docker images [2023-05-29T14:24:13.916Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-29T14:24:13.916Z] security-bootstrapper latest cd2dfbeca3c9 2 seconds ago 22.2MB [2023-05-29T14:24:13.916Z] security-secretstore-setup latest 8e0698df2431 2 seconds ago 32.8MB [2023-05-29T14:24:13.916Z] core-command latest 20a23725c307 2 seconds ago 19.9MB [2023-05-29T14:24:13.916Z] 59ded1c097c8 6 seconds ago 1.72GB [2023-05-29T14:24:13.916Z] security-spiffe-token-provider latest 892c75173f59 9 seconds ago 32.8MB [2023-05-29T14:24:13.916Z] security-spire-agent latest 80acbbc5208d 9 seconds ago 161MB [2023-05-29T14:24:13.916Z] fbcdde3f67a8 11 seconds ago 1.72GB [2023-05-29T14:24:13.916Z] security-spire-server latest 0c308b5391a9 27 seconds ago 103MB [2023-05-29T14:24:13.916Z] 64ed872e9999 30 seconds ago 1.71GB [2023-05-29T14:24:13.916Z] 7794b27a405d 30 seconds ago 1.76GB [2023-05-29T14:24:13.916Z] support-notifications latest 9309710b849d 46 seconds ago 32.4MB [2023-05-29T14:24:13.916Z] 846437e07ffc About a minute ago 1.58GB [2023-05-29T14:24:13.916Z] core-common-config-bootstrapper latest 0207756b990c About a minute ago 17.2MB [2023-05-29T14:24:13.917Z] core-data latest 906e749c4443 About a minute ago 20MB [2023-05-29T14:24:13.917Z] e1f3b9558ee1 About a minute ago 1.79GB [2023-05-29T14:24:13.917Z] bc0c90363846 About a minute ago 1.72GB [2023-05-29T14:24:13.917Z] 15a5bcccc132 About a minute ago 1.73GB [2023-05-29T14:24:13.917Z] security-proxy-setup latest 657eb7ba27cc 2 minutes ago 18.7MB [2023-05-29T14:24:13.917Z] core-metadata latest c2c45f3db756 2 minutes ago 20.4MB [2023-05-29T14:24:13.917Z] support-scheduler latest 705b8c2711cb 2 minutes ago 31.8MB [2023-05-29T14:24:13.917Z] security-proxy-auth latest bc71b50ae89d 2 minutes ago 18.3MB [2023-05-29T14:24:13.917Z] 90fb70e06992 2 minutes ago 1.79GB [2023-05-29T14:24:13.917Z] df1b7ab1c80e 2 minutes ago 1.73GB [2023-05-29T14:24:13.917Z] 07ffc262bf36 2 minutes ago 1.7GB [2023-05-29T14:24:13.917Z] 146f33d8482a 2 minutes ago 1.7GB [2023-05-29T14:24:13.917Z] security-spire-config latest 770fabd97f70 2 minutes ago 102MB [2023-05-29T14:24:13.917Z] aaf3b9bf9a41 3 minutes ago 1.58GB [2023-05-29T14:24:13.917Z] ci-base-image-x86_64 latest 7c1b3b224ee2 7 minutes ago 918MB [2023-05-29T14:24:13.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-29T14:24:13.917Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-29T14:24:13.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-29T14:24:13.917Z] 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-05-29T14:24:15.307Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-29T14:24:15.307Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-29T14:24:15.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.413s coverage: 0.9% of statements [2023-05-29T14:24:15.307Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.240s coverage: 29.0% of statements [2023-05-29T14:24:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements [2023-05-29T14:24:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.310s coverage: 82.9% of statements [2023-05-29T14:24:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2023-05-29T14:24:19.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.306s coverage: 96.3% of statements [2023-05-29T14:24:22.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2023-05-29T14:24:24.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-29T14:24:25.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-29T14:24:25.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-29T14:24:25.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-29T14:24:27.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-29T14:24:27.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-29T14:24:27.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-29T14:24:27.256Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-29T14:24:35.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2023-05-29T14:24:35.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-29T14:24:35.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-29T14:24:35.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-29T14:24:35.452Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-29T14:24:38.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-29T14:24:38.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-29T14:24:40.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-29T14:24:48.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-29T14:24:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.127s coverage: 79.9% of statements [2023-05-29T14:24:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2023-05-29T14:24:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 64.4% of statements [2023-05-29T14:24:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements [2023-05-29T14:24:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements [2023-05-29T14:24:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements [2023-05-29T14:24:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-05-29T14:24:48.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.462s coverage: 81.8% of statements [2023-05-29T14:24:49.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.561s coverage: 82.1% of statements [2023-05-29T14:24:50.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-29T14:24:50.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 86.0% of statements [2023-05-29T14:24:55.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-29T14:24:55.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-29T14:24:56.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.018s coverage: 63.1% of statements [2023-05-29T14:24:56.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.237s coverage: 100.0% of statements [2023-05-29T14:24:58.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2023-05-29T14:24:58.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2023-05-29T14:24:58.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2023-05-29T14:24:58.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-29T14:24:58.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-29T14:24:58.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-29T14:24:58.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-05-29T14:25:06.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-29T14:25:06.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-29T14:25:06.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-29T14:25:06.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 38.4% of statements [2023-05-29T14:25:06.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements [2023-05-29T14:25:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-29T14:25:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-29T14:25:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-29T14:25:11.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-29T14:25:11.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-05-29T14:25:16.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-29T14:25:16.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-29T14:25:16.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-29T14:25:16.496Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-29T14:25:23.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements [2023-05-29T14:25:23.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-29T14:25:23.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-29T14:25:23.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-29T14:25:23.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-29T14:25:23.704Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.554s coverage: 92.3% of statements [2023-05-29T14:25:27.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-29T14:25:27.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-29T14:25:27.035Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.278s coverage: 61.5% of statements [2023-05-29T14:25:29.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-29T14:25:29.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-29T14:25:29.605Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.7% of statements [2023-05-29T14:25:30.561Z] 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-05-29T14:25:30.561Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-29T14:25:30.561Z] go vet ./... [2023-05-29T14:28:07.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T14:28:07.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T14:28:07.243Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T14:28:07.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-29T14:28:07.648Z] + ls -al . [2023-05-29T14:28:07.915Z] total 720 [2023-05-29T14:28:07.915Z] drwxrwxr-x 10 1001 1001 4096 May 29 14:20 . [2023-05-29T14:28:07.915Z] drwxr-xr-x 4 root root 4096 May 29 14:20 .. [2023-05-29T14:28:07.915Z] drwxrwxr-x 2 1001 1001 4096 May 29 14:18 .blubracket [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 16 May 29 14:18 .dockerignore [2023-05-29T14:28:07.915Z] drwxrwxr-x 8 1001 1001 4096 May 29 14:18 .git [2023-05-29T14:28:07.915Z] drwxrwxr-x 3 1001 1001 4096 May 29 14:18 .github [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 1133 May 29 14:18 .gitignore [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 42 May 29 14:18 .golangci.yml [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 87 May 29 14:18 .hadolint.yml [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 166 May 29 14:18 .sonarcloud.properties [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 1171 May 29 14:18 ADOPTERS.md [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 10835 May 29 14:18 Attribution.txt [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 93403 May 29 14:18 CHANGELOG.md [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 3804 May 29 14:18 CONTRIBUTING.md [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 677 May 29 14:18 GOVERNANCE.md [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 883 May 29 14:18 Jenkinsfile [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 10775 May 29 14:18 LICENSE [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 14368 May 29 14:18 Makefile [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 582 May 29 14:18 OWNERS.md [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 9902 May 29 14:18 README.md [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 789 May 29 14:18 SECURITY.md [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 5 May 29 14:16 VERSION [2023-05-29T14:28:07.915Z] drwxrwxr-x 2 1001 1001 4096 May 29 14:18 bin [2023-05-29T14:28:07.915Z] drwxrwxr-x 18 1001 1001 4096 May 29 14:18 cmd [2023-05-29T14:28:07.915Z] -rw-r--r-- 1 root root 447731 May 29 14:25 coverage.out [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 3159 May 29 14:18 go.mod [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 30958 May 29 14:18 go.sum [2023-05-29T14:28:07.915Z] drwxrwxr-x 7 1001 1001 4096 May 29 14:18 internal [2023-05-29T14:28:07.915Z] drwxrwxr-x 3 1001 1001 4096 May 29 14:18 openapi [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 594 May 29 14:18 security.txt [2023-05-29T14:28:07.915Z] drwxrwxr-x 4 1001 1001 4096 May 29 14:18 snap [2023-05-29T14:28:07.915Z] -rw-rw-r-- 1 1001 1001 204 May 29 14:18 version.go [Pipeline] sh [2023-05-29T14:28:08.265Z] + '[' -e coverage.out ] [2023-05-29T14:28:08.266Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-29T14:28:08.299Z] Warning: overwriting stash ‘coverage-report’ [2023-05-29T14:28:09.022Z] Stashed 1 file(s) [Pipeline] sh [2023-05-29T14:28:09.347Z] + make build [2023-05-29T14:28:09.615Z] 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-05-29T14:29:46.236Z] 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-05-29T14:29:46.236Z] 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-05-29T14:29:46.236Z] 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-05-29T14:29:47.194Z] 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-05-29T14:30:34.009Z] 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-05-29T14:30:39.355Z] 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-05-29T14:30:45.996Z] 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-05-29T14:30:51.325Z] 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-05-29T14:30:53.900Z] 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-05-29T14:30:58.146Z] 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-05-29T14:31:04.785Z] 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-05-29T14:31:10.144Z] $ docker stop --time=1 258965ef3feee23d46872f50f3f306c9bf30d1e61750dfc03f08ed90f953ffbe [2023-05-29T14:31:12.281Z] $ docker rm -f --volumes 258965ef3feee23d46872f50f3f306c9bf30d1e61750dfc03f08ed90f953ffbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:31:14.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T14:31:14.801Z] [2023-05-29T14:31:14.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:31:15.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T14:31:15.482Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-29T14:31:15.482Z] 29e5d40040c1: Pulling fs layer [2023-05-29T14:31:15.482Z] 1ce36da41761: Pulling fs layer [2023-05-29T14:31:15.482Z] 25b303627fd3: Pulling fs layer [2023-05-29T14:31:15.482Z] 29e5d40040c1: Verifying Checksum [2023-05-29T14:31:15.482Z] 29e5d40040c1: Download complete [2023-05-29T14:31:15.750Z] 1ce36da41761: Verifying Checksum [2023-05-29T14:31:15.750Z] 1ce36da41761: Download complete [2023-05-29T14:31:16.021Z] 29e5d40040c1: Pull complete [2023-05-29T14:31:17.427Z] 1ce36da41761: Pull complete [2023-05-29T14:31:17.427Z] 25b303627fd3: Verifying Checksum [2023-05-29T14:31:17.427Z] 25b303627fd3: Download complete [2023-05-29T14:31:27.500Z] 25b303627fd3: Pull complete [2023-05-29T14:31:27.500Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-29T14:31:27.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T14:31:27.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:31:27.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container [2023-05-29T14:31:27.897Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-29T14:31:30.110Z] $ docker top 01a09cbc2709388ad0e08d420714364648d21ea6e2d5fb33da55004c939e4b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T14:31:31.068Z] + docker-compose build --help [2023-05-29T14:31:31.068Z] + grep parallel [2023-05-29T14:31:35.350Z] --parallel Build images in parallel. [Pipeline] } [2023-05-29T14:31:35.651Z] $ docker stop --time=1 01a09cbc2709388ad0e08d420714364648d21ea6e2d5fb33da55004c939e4b03 [2023-05-29T14:31:37.261Z] $ docker rm -f --volumes 01a09cbc2709388ad0e08d420714364648d21ea6e2d5fb33da55004c939e4b03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:31:37.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T14:31:37.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:31:38.224Z] prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container [2023-05-29T14:31:38.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-29T14:31:39.431Z] $ docker top 21c72368a1496b657e3c63902d59b4aad3d8c5e35c2bebf14023cfdf9bd54c26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T14:31:39.972Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-29T14:31:45.294Z] Building core-command ... [2023-05-29T14:31:45.294Z] Building core-common-config-bootstrapper ... [2023-05-29T14:31:45.294Z] Building core-data ... [2023-05-29T14:31:45.294Z] Building core-metadata ... [2023-05-29T14:31:45.294Z] Building security-bootstrapper ... [2023-05-29T14:31:45.294Z] Building security-proxy-auth ... [2023-05-29T14:31:45.294Z] Building security-proxy-setup ... [2023-05-29T14:31:45.294Z] Building security-secretstore-setup ... [2023-05-29T14:31:45.294Z] Building security-spiffe-token-provider ... [2023-05-29T14:31:45.294Z] Building security-spire-agent ... [2023-05-29T14:31:45.294Z] Building security-spire-config ... [2023-05-29T14:31:45.294Z] Building security-spire-server ... [2023-05-29T14:31:45.294Z] Building support-notifications ... [2023-05-29T14:31:45.294Z] Building support-scheduler ... [2023-05-29T14:31:45.294Z] Building core-metadata [2023-05-29T14:31:45.294Z] Building support-scheduler [2023-05-29T14:31:45.294Z] Building security-proxy-auth [2023-05-29T14:31:45.294Z] Building core-data [2023-05-29T14:31:45.294Z] Building security-secretstore-setup [2023-05-29T14:32:32.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:32:32.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:32:32.107Z] ---> 9392cc809ac3 [2023-05-29T14:32:32.107Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:32:32.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:32:32.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:32:32.107Z] ---> 9392cc809ac3 [2023-05-29T14:32:32.107Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:32:32.107Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:32:32.107Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:32:32.107Z] ---> 9392cc809ac3 [2023-05-29T14:32:32.107Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:32:32.107Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:32:32.107Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:32:32.107Z] ---> 9392cc809ac3 [2023-05-29T14:32:32.107Z] Step 3/25 : WORKDIR /edgex-go [2023-05-29T14:32:32.107Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:32:32.107Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:32:32.107Z] ---> 9392cc809ac3 [2023-05-29T14:32:32.107Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:32:32.107Z] ---> Running in e9bf003a39db [2023-05-29T14:32:32.107Z] ---> Running in 62e7d3610e40 [2023-05-29T14:32:32.107Z] ---> Running in fe83fb31936f [2023-05-29T14:32:32.107Z] ---> Running in b222523dcf20 [2023-05-29T14:32:32.107Z] ---> Running in c6fb68534ab8 [2023-05-29T14:32:32.107Z] Removing intermediate container b222523dcf20 [2023-05-29T14:32:32.107Z] ---> 97e968839a1c [2023-05-29T14:32:32.107Z] Step 4/25 : WORKDIR /edgex-go [2023-05-29T14:32:32.378Z] ---> Running in d02157fcfce5 [2023-05-29T14:32:32.378Z] Removing intermediate container e9bf003a39db [2023-05-29T14:32:32.378Z] ---> bad3e13949a4 [2023-05-29T14:32:32.378Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:32:32.378Z] Removing intermediate container fe83fb31936f [2023-05-29T14:32:32.378Z] ---> c900dd37a695 [2023-05-29T14:32:32.378Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:32:32.378Z] Removing intermediate container 62e7d3610e40 [2023-05-29T14:32:32.378Z] ---> 10bf3ebbc53a [2023-05-29T14:32:32.378Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:32:32.378Z] ---> Running in ad9d077f9fcc [2023-05-29T14:32:32.378Z] Removing intermediate container c6fb68534ab8 [2023-05-29T14:32:32.378Z] ---> ace284daa595 [2023-05-29T14:32:32.378Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-29T14:32:32.378Z] ---> Running in f672080a7fba [2023-05-29T14:32:32.650Z] ---> Running in 2180d3bd212d [2023-05-29T14:32:32.650Z] ---> Running in 289a80daf049 [2023-05-29T14:32:32.926Z] Removing intermediate container d02157fcfce5 [2023-05-29T14:32:32.926Z] ---> 9ee48689647b [2023-05-29T14:32:32.926Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-29T14:32:33.200Z] ---> Running in 0214bbb50473 [2023-05-29T14:32:33.200Z] Removing intermediate container ad9d077f9fcc [2023-05-29T14:32:33.200Z] ---> 41b8d09ef314 [2023-05-29T14:32:33.200Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T14:32:33.470Z] ---> Running in c09c337bb4aa [2023-05-29T14:32:33.471Z] Removing intermediate container f672080a7fba [2023-05-29T14:32:33.471Z] Removing intermediate container 2180d3bd212d [2023-05-29T14:32:33.471Z] ---> e6f9467cc27d [2023-05-29T14:32:33.471Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T14:32:33.471Z] ---> 83c7476e064e [2023-05-29T14:32:33.471Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T14:32:33.741Z] ---> Running in ac445894d66d [2023-05-29T14:32:33.741Z] ---> Running in 095ccabd8b2d [2023-05-29T14:32:35.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:35.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:35.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:35.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:35.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:36.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:36.795Z] OK: 263 MiB in 53 packages [2023-05-29T14:32:37.064Z] OK: 263 MiB in 53 packages [2023-05-29T14:32:37.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:37.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:37.331Z] OK: 263 MiB in 53 packages [2023-05-29T14:32:37.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:38.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:32:38.452Z] Removing intermediate container 289a80daf049 [2023-05-29T14:32:38.452Z] ---> bcac88f61283 [2023-05-29T14:32:38.452Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-29T14:32:38.452Z] Removing intermediate container 0214bbb50473 [2023-05-29T14:32:38.452Z] ---> 7cbaa9b85ff0 [2023-05-29T14:32:38.452Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-29T14:32:39.409Z] Removing intermediate container c09c337bb4aa [2023-05-29T14:32:39.409Z] ---> 12307f241a6b [2023-05-29T14:32:39.409Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:32:39.409Z] OK: 263 MiB in 53 packages [2023-05-29T14:32:39.409Z] OK: 263 MiB in 53 packages [2023-05-29T14:32:40.003Z] ---> 49906f407fa9 [2023-05-29T14:32:40.003Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:32:40.003Z] ---> 62338e18fa99 [2023-05-29T14:32:40.003Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:32:40.271Z] ---> Running in 6e7f73cb8dc0 [2023-05-29T14:32:40.271Z] ---> Running in 76c09241fbe1 [2023-05-29T14:32:40.537Z] ---> a02ac013b9ca [2023-05-29T14:32:40.537Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:32:40.804Z] ---> Running in 73a58e163ecc [2023-05-29T14:32:41.071Z] Removing intermediate container 095ccabd8b2d [2023-05-29T14:32:41.071Z] ---> c702dce04d28 [2023-05-29T14:32:41.071Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:32:41.071Z] Removing intermediate container ac445894d66d [2023-05-29T14:32:41.071Z] ---> fb75c4d110d5 [2023-05-29T14:32:41.071Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:32:42.479Z] ---> 9f74409c3011 [2023-05-29T14:32:42.479Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:32:42.479Z] ---> 0999edaf0cc5 [2023-05-29T14:32:42.479Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:32:42.479Z] ---> Running in ef04e9e29bb6 [2023-05-29T14:32:42.479Z] ---> Running in 0ca89262511d [2023-05-29T14:34:34.126Z] Removing intermediate container 0ca89262511d [2023-05-29T14:34:34.126Z] ---> 0b6986d9c8a0 [2023-05-29T14:34:34.126Z] Step 8/23 : COPY . . [2023-05-29T14:34:34.126Z] Removing intermediate container ef04e9e29bb6 [2023-05-29T14:34:34.126Z] ---> 99a55b53322c [2023-05-29T14:34:34.126Z] Step 8/23 : COPY . . [2023-05-29T14:34:34.126Z] Removing intermediate container 76c09241fbe1 [2023-05-29T14:34:34.126Z] ---> 35e73db5f63b [2023-05-29T14:34:34.126Z] Step 7/25 : COPY . . [2023-05-29T14:34:34.126Z] Removing intermediate container 6e7f73cb8dc0 [2023-05-29T14:34:34.126Z] ---> 5f47ee6249a1 [2023-05-29T14:34:34.126Z] Step 8/25 : COPY . . [2023-05-29T14:34:34.126Z] Removing intermediate container 73a58e163ecc [2023-05-29T14:34:34.126Z] ---> f0485aee04ad [2023-05-29T14:34:34.126Z] Step 8/23 : COPY . . [2023-05-29T14:34:40.759Z] ---> 296409906367 [2023-05-29T14:34:40.759Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-29T14:34:40.759Z] ---> 05cd5cd46530 [2023-05-29T14:34:40.759Z] ---> 6eaa7403413e [2023-05-29T14:34:40.759Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-29T14:34:40.759Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-29T14:34:40.759Z] ---> 61023640f289 [2023-05-29T14:34:40.759Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-29T14:34:40.759Z] ---> 9fa6860b0132 [2023-05-29T14:34:40.759Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-29T14:34:40.759Z] ---> Running in bf9cd4886641 [2023-05-29T14:34:40.759Z] ---> Running in 95ed975f7dc3 [2023-05-29T14:34:41.025Z] ---> Running in 95c91dfb2e8f [2023-05-29T14:34:41.025Z] ---> Running in 8ddce3b13d71 [2023-05-29T14:34:41.025Z] ---> Running in d217d87b5730 [2023-05-29T14:34:42.967Z] 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-05-29T14:34:42.967Z] 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-05-29T14:34:43.549Z] 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-05-29T14:34:43.549Z] 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-05-29T14:34:43.549Z] 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-05-29T14:40:35.453Z] 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-05-29T14:40:35.453Z] Removing intermediate container bf9cd4886641 [2023-05-29T14:40:35.453Z] ---> 92ab6a4d3762 [2023-05-29T14:40:35.453Z] [2023-05-29T14:40:35.453Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:40:35.453Z] 3.17: Pulling from library/alpine [2023-05-29T14:40:35.453Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T14:40:35.453Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T14:40:35.453Z] ---> 51e60588ff2c [2023-05-29T14:40:35.453Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T14:40:35.453Z] ---> Running in 79e20cd2c0b9 [2023-05-29T14:40:35.453Z] Removing intermediate container 79e20cd2c0b9 [2023-05-29T14:40:35.453Z] ---> be044e60f1df [2023-05-29T14:40:35.453Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:40:35.453Z] ---> Running in 9b27a866f90a [2023-05-29T14:40:35.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:40:35.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:40:37.676Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T14:40:37.676Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:40:37.676Z] OK: 8 MiB in 16 packages [2023-05-29T14:40:40.253Z] Removing intermediate container 9b27a866f90a [2023-05-29T14:40:40.253Z] ---> cc98203c3196 [2023-05-29T14:40:40.253Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:40:41.658Z] ---> 318c91a2c9d4 [2023-05-29T14:40:41.658Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:40:41.924Z] Removing intermediate container d217d87b5730 [2023-05-29T14:40:41.924Z] ---> 6a27ef488891 [2023-05-29T14:40:41.924Z] [2023-05-29T14:40:41.924Z] Step 9/25 : FROM alpine:3.17 [2023-05-29T14:40:41.924Z] ---> 51e60588ff2c [2023-05-29T14:40:41.924Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-29T14:40:42.196Z] ---> Running in 0eff705153af [2023-05-29T14:40:42.776Z] ---> 777b453b9aef [2023-05-29T14:40:42.776Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-29T14:40:44.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:40:44.710Z] ---> 2c514388a472 [2023-05-29T14:40:44.710Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:40:45.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:40:45.667Z] ---> aa1774b1ab68 [2023-05-29T14:40:45.667Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-29T14:40:46.255Z] ---> a6b2d44e680f [2023-05-29T14:40:46.255Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T14:40:46.523Z] ---> Running in fb7abb57a703 [2023-05-29T14:40:47.104Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-29T14:40:47.371Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-29T14:40:47.371Z] (3/3) Installing su-exec (0.2-r2) [2023-05-29T14:40:47.371Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:40:47.371Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T14:40:47.953Z] OK: 8 MiB in 18 packages [2023-05-29T14:40:49.885Z] Removing intermediate container fb7abb57a703 [2023-05-29T14:40:49.885Z] ---> 1064051bd859 [2023-05-29T14:40:49.885Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T14:40:50.151Z] ---> Running in 4af0ab87503a [2023-05-29T14:40:50.417Z] Removing intermediate container 0eff705153af [2023-05-29T14:40:50.417Z] ---> 03ba1211e5d7 [2023-05-29T14:40:50.417Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-29T14:40:50.684Z] ---> Running in b3e28a9fb751 [2023-05-29T14:40:50.684Z] Removing intermediate container 4af0ab87503a [2023-05-29T14:40:50.684Z] ---> 7ba4711f3ddc [2023-05-29T14:40:50.684Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T14:40:50.952Z] ---> Running in 0ae1ad38ebd9 [2023-05-29T14:40:51.547Z] Removing intermediate container b3e28a9fb751 [2023-05-29T14:40:51.547Z] ---> 55c50ed7fac3 [2023-05-29T14:40:51.547Z] Step 12/25 : WORKDIR / [2023-05-29T14:40:51.815Z] ---> Running in 65b4a77e2099 [2023-05-29T14:40:51.815Z] Removing intermediate container 0ae1ad38ebd9 [2023-05-29T14:40:51.815Z] ---> a117650c4f5d [2023-05-29T14:40:51.815Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T14:40:51.815Z] ---> Running in 3afc2e3b2fa6 [2023-05-29T14:40:53.221Z] Removing intermediate container 65b4a77e2099 [2023-05-29T14:40:53.221Z] ---> 8a89807d778f [2023-05-29T14:40:53.221Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:40:53.221Z] Removing intermediate container 3afc2e3b2fa6 [2023-05-29T14:40:53.221Z] ---> e0452992b0b7 [2023-05-29T14:40:53.221Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:40:53.221Z] ---> Running in a91debca2c6b [2023-05-29T14:40:53.804Z] Removing intermediate container a91debca2c6b [2023-05-29T14:40:53.804Z] ---> 58777878834b [2023-05-29T14:40:53.804Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:40:53.804Z] ---> Running in 1d53dbba56ae [2023-05-29T14:40:54.070Z] ---> e6410acc3812 [2023-05-29T14:40:54.070Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:40:54.653Z] Removing intermediate container 1d53dbba56ae [2023-05-29T14:40:54.653Z] ---> e610d8ba13f2 [2023-05-29T14:40:54.653Z] [2023-05-29T14:40:55.234Z] Successfully built e610d8ba13f2 [2023-05-29T14:40:55.234Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-29T14:40:55.234Z] Building security-spire-config [2023-05-29T14:40:55.234Z] ---> 8d0f5813f143 [2023-05-29T14:40:55.234Z] 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-05-29T14:40:55.828Z]  Building security-proxy-auth ... done  ---> 278ac7b41880 [2023-05-29T14:40:55.828Z] 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-05-29T14:40:56.795Z] ---> 878bb7e96fd2 [2023-05-29T14:40:56.795Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:40:58.202Z] ---> 79bc851ef661 [2023-05-29T14:40:58.202Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-29T14:40:59.610Z] ---> 040e33072070 [2023-05-29T14:40:59.610Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-29T14:41:01.545Z] ---> 48a52243a899 [2023-05-29T14:41:01.545Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T14:41:02.503Z] ---> 5829cd88bf5c [2023-05-29T14:41:02.503Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T14:41:02.768Z] ---> Running in 9867d8b32f0b [2023-05-29T14:41:08.120Z] Removing intermediate container 9867d8b32f0b [2023-05-29T14:41:08.120Z] ---> e65278fede0c [2023-05-29T14:41:08.120Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T14:41:08.120Z] ---> Running in 08a44b6b6a5a [2023-05-29T14:41:09.080Z] Removing intermediate container 08a44b6b6a5a [2023-05-29T14:41:09.080Z] ---> d17c23ff316b [2023-05-29T14:41:09.080Z] Step 23/25 : LABEL arch=arm64 [2023-05-29T14:41:09.346Z] ---> Running in 65ac32c74e99 [2023-05-29T14:41:09.926Z] Removing intermediate container 65ac32c74e99 [2023-05-29T14:41:09.926Z] ---> f42111888f8a [2023-05-29T14:41:09.926Z] Step 24/25 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:41:09.926Z] ---> Running in 29d724a2dc83 [2023-05-29T14:41:10.508Z] Removing intermediate container 29d724a2dc83 [2023-05-29T14:41:10.508Z] ---> 27a4754b48fa [2023-05-29T14:41:10.508Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T14:41:10.776Z] ---> Running in 22082319e536 [2023-05-29T14:41:11.359Z] Removing intermediate container 22082319e536 [2023-05-29T14:41:11.359Z] ---> e5ef8fd25e70 [2023-05-29T14:41:11.359Z] [2023-05-29T14:41:11.624Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:41:11.624Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:41:11.624Z] ---> 9392cc809ac3 [2023-05-29T14:41:11.624Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T14:41:11.624Z] ---> Using cache [2023-05-29T14:41:11.624Z] ---> ace284daa595 [2023-05-29T14:41:11.624Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T14:41:11.624Z] ---> Running in bcc967e1a42b [2023-05-29T14:41:12.211Z] Successfully built e5ef8fd25e70 [2023-05-29T14:41:12.211Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-29T14:41:12.211Z]  Building security-secretstore-setup ... done Building support-notifications [2023-05-29T14:41:13.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:41:14.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:41:15.597Z] OK: 263 MiB in 53 packages [2023-05-29T14:41:17.535Z] Removing intermediate container bcc967e1a42b [2023-05-29T14:41:17.535Z] ---> 5cd062f26108 [2023-05-29T14:41:17.535Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T14:41:20.867Z] ---> f6a724cadf79 [2023-05-29T14:41:20.867Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:41:20.867Z] ---> Running in 23c74b965f04 [2023-05-29T14:41:33.147Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:41:33.147Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:41:33.147Z] ---> 9392cc809ac3 [2023-05-29T14:41:33.147Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:41:33.147Z] ---> Using cache [2023-05-29T14:41:33.147Z] ---> 10bf3ebbc53a [2023-05-29T14:41:33.147Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:41:33.147Z] ---> Using cache [2023-05-29T14:41:33.147Z] ---> 83c7476e064e [2023-05-29T14:41:33.147Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-29T14:41:33.147Z] ---> Running in bbc52c655242 [2023-05-29T14:41:35.099Z] Removing intermediate container 8ddce3b13d71 [2023-05-29T14:41:35.099Z] ---> c20a9f486b41 [2023-05-29T14:41:35.099Z] [2023-05-29T14:41:35.099Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:41:35.099Z] ---> 51e60588ff2c [2023-05-29T14:41:35.100Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:41:35.366Z] ---> Running in 9af31973a9dc [2023-05-29T14:41:35.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:41:35.949Z] Removing intermediate container 95c91dfb2e8f [2023-05-29T14:41:35.949Z] ---> 8d48a864ecfc [2023-05-29T14:41:35.949Z] [2023-05-29T14:41:35.949Z] Step 10/25 : FROM alpine:3.17 [2023-05-29T14:41:35.949Z] ---> 51e60588ff2c [2023-05-29T14:41:35.949Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:41:36.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:41:36.214Z] Removing intermediate container 9af31973a9dc [2023-05-29T14:41:36.214Z] ---> e767c00fee6e [2023-05-29T14:41:36.214Z] ---> Running in e2fcf4ec01b0 [2023-05-29T14:41:36.214Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-29T14:41:36.482Z] ---> Running in c52d342ab756 [2023-05-29T14:41:37.065Z] Removing intermediate container c52d342ab756 [2023-05-29T14:41:37.065Z] ---> 2fdda78e0e97 [2023-05-29T14:41:37.065Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-29T14:41:37.333Z] ---> Running in f9fa08fac341 [2023-05-29T14:41:37.599Z] OK: 263 MiB in 53 packages [2023-05-29T14:41:38.555Z] Removing intermediate container f9fa08fac341 [2023-05-29T14:41:38.555Z] ---> d776fd147c59 [2023-05-29T14:41:38.555Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:41:38.555Z] ---> Running in 09ec3a732f70 [2023-05-29T14:41:38.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:41:39.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:41:39.408Z] Removing intermediate container bbc52c655242 [2023-05-29T14:41:39.408Z] ---> 97c7b56c16bf [2023-05-29T14:41:39.408Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:41:40.820Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T14:41:40.820Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:41:40.820Z] OK: 8 MiB in 16 packages [2023-05-29T14:41:40.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:41:40.820Z] ---> e6cd2540e785 [2023-05-29T14:41:40.820Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:41:40.820Z] ---> Running in d26d49306be7 [2023-05-29T14:41:41.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:41:42.379Z] Removing intermediate container e2fcf4ec01b0 [2023-05-29T14:41:42.379Z] ---> 1a6fb50ebc7d [2023-05-29T14:41:42.379Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:41:42.649Z] ---> Running in 746036a1b61d [2023-05-29T14:41:43.239Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T14:41:43.239Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:41:43.239Z] OK: 8 MiB in 16 packages [2023-05-29T14:41:43.239Z] Removing intermediate container 746036a1b61d [2023-05-29T14:41:43.239Z] ---> b6d72deb1f25 [2023-05-29T14:41:43.239Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-29T14:41:43.504Z] ---> Running in 76d680295f08 [2023-05-29T14:41:48.064Z] Removing intermediate container 76d680295f08 [2023-05-29T14:41:48.064Z] ---> ec961502f8e8 [2023-05-29T14:41:48.064Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-29T14:41:48.064Z] ---> Running in 3eed745653f6 [2023-05-29T14:41:48.679Z] Removing intermediate container 09ec3a732f70 [2023-05-29T14:41:48.679Z] ---> f0313ee23473 [2023-05-29T14:41:48.679Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:41:48.679Z] Removing intermediate container 3eed745653f6 [2023-05-29T14:41:48.679Z] ---> 9ab75c32fb20 [2023-05-29T14:41:48.679Z] Step 15/25 : WORKDIR / [2023-05-29T14:41:48.679Z] ---> Running in 19f4abe77f2f [2023-05-29T14:41:49.678Z] Removing intermediate container 19f4abe77f2f [2023-05-29T14:41:49.678Z] ---> 908c2d6e40c5 [2023-05-29T14:41:49.678Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:41:49.678Z] ---> 13a869c27dc9 [2023-05-29T14:41:49.678Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:41:51.104Z] ---> b870a20f3af6 [2023-05-29T14:41:51.104Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:41:51.104Z] ---> b830673aa0fe [2023-05-29T14:41:51.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-29T14:41:52.063Z] ---> f2eefe9b8124 [2023-05-29T14:41:52.063Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-29T14:41:53.489Z] ---> 8f0e13f772dd [2023-05-29T14:41:53.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:41:54.898Z] ---> 129ec99b0b03 [2023-05-29T14:41:54.898Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:41:54.898Z] ---> 03821e82b339 [2023-05-29T14:41:54.898Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-29T14:41:54.898Z] ---> Running in 5dbc8e60c0cf [2023-05-29T14:41:55.858Z] Removing intermediate container 5dbc8e60c0cf [2023-05-29T14:41:55.858Z] ---> b285f94c58cb [2023-05-29T14:41:55.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:41:55.858Z] ---> 3c3bb36c9730 [2023-05-29T14:41:55.858Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-29T14:41:56.123Z] ---> Running in 1f0a6e3883af [2023-05-29T14:41:56.706Z] Removing intermediate container 1f0a6e3883af [2023-05-29T14:41:56.706Z] ---> 9f109e7dca0f [2023-05-29T14:41:56.706Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T14:41:56.706Z] ---> Running in ead980e91adc [2023-05-29T14:41:57.286Z] ---> d6e18bfccea1 [2023-05-29T14:41:57.286Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-29T14:41:57.556Z] ---> Running in 530397ee9743 [2023-05-29T14:41:57.556Z] Removing intermediate container ead980e91adc [2023-05-29T14:41:57.556Z] ---> aeb29389f0eb [2023-05-29T14:41:57.556Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:41:57.822Z] ---> Running in 8cb7ca9141ba [2023-05-29T14:41:58.422Z] Removing intermediate container 530397ee9743 [2023-05-29T14:41:58.422Z] ---> 0785ab4cc1dd [2023-05-29T14:41:58.422Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:41:58.422Z] Removing intermediate container 8cb7ca9141ba [2023-05-29T14:41:58.422Z] ---> 31920d07e5d8 [2023-05-29T14:41:58.422Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:41:58.422Z] ---> Running in 45726c5099c8 [2023-05-29T14:41:58.688Z] ---> Running in dde21cdaab94 [2023-05-29T14:41:59.269Z] Removing intermediate container 45726c5099c8 [2023-05-29T14:41:59.269Z] ---> ac59634c9e65 [2023-05-29T14:41:59.269Z] Step 23/25 : LABEL arch=arm64 [2023-05-29T14:41:59.269Z] Removing intermediate container dde21cdaab94 [2023-05-29T14:41:59.269Z] ---> 9898f213f217 [2023-05-29T14:41:59.269Z] [2023-05-29T14:41:59.269Z] ---> Running in 4963b5a9afb0 [2023-05-29T14:41:59.851Z] Successfully built 9898f213f217 [2023-05-29T14:41:59.851Z] Successfully tagged core-data-arm64:latest [2023-05-29T14:41:59.851Z]  Building core-data ... done Building security-spire-server [2023-05-29T14:41:59.851Z] Removing intermediate container 4963b5a9afb0 [2023-05-29T14:41:59.851Z] ---> 57336139ebf5 [2023-05-29T14:41:59.851Z] Step 24/25 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:42:00.119Z] ---> Running in 9f645c3e89f5 [2023-05-29T14:42:00.709Z] Removing intermediate container 9f645c3e89f5 [2023-05-29T14:42:00.709Z] ---> ed2306765bf9 [2023-05-29T14:42:00.709Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T14:42:00.709Z] ---> Running in f86a018079ce [2023-05-29T14:42:01.290Z] Removing intermediate container f86a018079ce [2023-05-29T14:42:01.290Z] ---> dd61152df320 [2023-05-29T14:42:01.290Z] [2023-05-29T14:42:01.574Z] Successfully built dd61152df320 [2023-05-29T14:42:01.574Z] Successfully tagged core-metadata-arm64:latest [2023-05-29T14:42:01.574Z] Building security-bootstrapper [2023-05-29T14:42:23.607Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:42:23.607Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:42:23.607Z] ---> 9392cc809ac3 [2023-05-29T14:42:23.607Z] Step 3/26 : WORKDIR /edgex-go [2023-05-29T14:42:23.607Z] ---> Using cache [2023-05-29T14:42:23.607Z] ---> ace284daa595 [2023-05-29T14:42:23.607Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T14:42:23.607Z] ---> Using cache [2023-05-29T14:42:23.607Z] ---> 5cd062f26108 [2023-05-29T14:42:23.607Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-29T14:42:23.607Z] ---> Using cache [2023-05-29T14:42:23.607Z] ---> f6a724cadf79 [2023-05-29T14:42:23.607Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:42:25.538Z] ---> Running in ef80905e7701 [2023-05-29T14:42:26.493Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:42:26.493Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:42:26.493Z] ---> 9392cc809ac3 [2023-05-29T14:42:26.493Z] Step 3/33 : WORKDIR /edgex-go [2023-05-29T14:42:26.493Z] ---> Using cache [2023-05-29T14:42:26.493Z] ---> ace284daa595 [2023-05-29T14:42:26.493Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-29T14:42:26.493Z] ---> Using cache [2023-05-29T14:42:26.493Z] ---> bcac88f61283 [2023-05-29T14:42:26.494Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-29T14:42:26.494Z] ---> Using cache [2023-05-29T14:42:26.494Z] ---> 62338e18fa99 [2023-05-29T14:42:26.494Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:42:26.494Z] ---> Using cache [2023-05-29T14:42:26.494Z] ---> 35e73db5f63b [2023-05-29T14:42:26.760Z] Step 7/33 : COPY . . [2023-05-29T14:42:26.760Z] ---> Using cache [2023-05-29T14:42:26.760Z] ---> 61023640f289 [2023-05-29T14:42:26.760Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-29T14:42:27.719Z] ---> Running in c7dc403ee310 [2023-05-29T14:42:29.650Z] 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-05-29T14:43:01.837Z] Removing intermediate container 23c74b965f04 [2023-05-29T14:43:01.837Z] ---> 5bde45db6280 [2023-05-29T14:43:01.837Z] Step 7/27 : COPY . . [2023-05-29T14:43:28.521Z] Removing intermediate container 95ed975f7dc3 [2023-05-29T14:43:28.521Z] ---> e73e473b00a5 [2023-05-29T14:43:28.521Z] [2023-05-29T14:43:28.521Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:43:28.521Z] ---> 51e60588ff2c [2023-05-29T14:43:28.521Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:43:28.521Z] ---> Using cache [2023-05-29T14:43:28.521Z] ---> 1a6fb50ebc7d [2023-05-29T14:43:28.521Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:43:28.521Z] ---> Using cache [2023-05-29T14:43:28.521Z] ---> b6d72deb1f25 [2023-05-29T14:43:28.521Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-29T14:43:28.521Z] ---> Running in 2a9e9aa34273 [2023-05-29T14:43:28.521Z] ---> 48237546fa1c [2023-05-29T14:43:28.521Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T14:43:28.521Z] ---> Running in bc23e6c87294 [2023-05-29T14:43:28.521Z] Removing intermediate container 2a9e9aa34273 [2023-05-29T14:43:28.521Z] ---> da1c1ffde512 [2023-05-29T14:43:28.521Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T14:43:28.521Z] ---> Running in befc1490c02a [2023-05-29T14:43:28.521Z] Removing intermediate container d26d49306be7 [2023-05-29T14:43:28.521Z] ---> ec3398f07db3 [2023-05-29T14:43:28.521Z] Step 8/23 : COPY . . [2023-05-29T14:43:28.522Z] Removing intermediate container bc23e6c87294 [2023-05-29T14:43:28.522Z] ---> 2f2f36b67982 [2023-05-29T14:43:28.522Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T14:43:28.522Z] ---> Running in 4d186b150883 [2023-05-29T14:43:28.522Z] Removing intermediate container befc1490c02a [2023-05-29T14:43:28.522Z] ---> 36d1df25ef15 [2023-05-29T14:43:28.522Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:43:28.522Z] Removing intermediate container 4d186b150883 [2023-05-29T14:43:28.522Z] ---> 019fe4189701 [2023-05-29T14:43:28.522Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T14:43:28.522Z] ---> Running in f504bd8c0f9b [2023-05-29T14:43:28.788Z] ---> 8cba9f4f58a4 [2023-05-29T14:43:28.788Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:43:29.054Z] Removing intermediate container f504bd8c0f9b [2023-05-29T14:43:29.054Z] ---> ec858c7f6219 [2023-05-29T14:43:29.054Z] 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-05-29T14:43:29.326Z] ---> Running in 6c0287582ba2 [2023-05-29T14:43:30.738Z] ---> 5f8d95f0c350 [2023-05-29T14:43:30.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-29T14:43:34.980Z] Removing intermediate container 6c0287582ba2 [2023-05-29T14:43:34.980Z] ---> 933afccc75ed [2023-05-29T14:43:34.980Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T14:43:34.980Z] ---> Running in f582f3130653 [2023-05-29T14:43:35.949Z] Removing intermediate container f582f3130653 [2023-05-29T14:43:35.949Z] ---> ed697346fc68 [2023-05-29T14:43:35.949Z] [2023-05-29T14:43:35.949Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T14:43:35.949Z] ---> 51e60588ff2c [2023-05-29T14:43:35.949Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T14:43:35.949Z] ---> Running in 8d26fe8bfcc6 [2023-05-29T14:43:36.905Z] Removing intermediate container 8d26fe8bfcc6 [2023-05-29T14:43:36.905Z] ---> 71e2c7271d1c [2023-05-29T14:43:36.905Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-29T14:43:37.172Z] ---> Running in 564089986e8f [2023-05-29T14:43:37.172Z] ---> 4fbc5069a3bb [2023-05-29T14:43:37.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:43:39.112Z] ---> fa74b2dbf5d1 [2023-05-29T14:43:39.112Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-29T14:43:39.377Z] ---> Running in 25ec89dd706e [2023-05-29T14:43:39.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:43:39.909Z] Removing intermediate container 25ec89dd706e [2023-05-29T14:43:39.909Z] ---> 6ef2f90747b1 [2023-05-29T14:43:39.909Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:43:40.493Z] ---> Running in 60ca3f1afffa [2023-05-29T14:43:40.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:43:41.452Z] Removing intermediate container 60ca3f1afffa [2023-05-29T14:43:41.452Z] ---> 3e07cbc87460 [2023-05-29T14:43:41.452Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T14:43:41.452Z] ---> Running in 425a2f05adb3 [2023-05-29T14:43:41.719Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:43:41.719Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:43:41.719Z] OK: 17694 distinct packages available [2023-05-29T14:43:41.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:43:42.252Z] Removing intermediate container 425a2f05adb3 [2023-05-29T14:43:42.252Z] ---> b727ad45fca3 [2023-05-29T14:43:42.252Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:43:42.523Z] ---> Running in 6d7a0bc0e1d9 [2023-05-29T14:43:42.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:43:43.500Z] Removing intermediate container 6d7a0bc0e1d9 [2023-05-29T14:43:43.500Z] ---> 5541863c4848 [2023-05-29T14:43:43.500Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:43:43.766Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-29T14:43:43.766Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-29T14:43:43.766Z] (3/4) Installing libucontext (1.2-r0) [2023-05-29T14:43:43.766Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-29T14:43:43.766Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:43:43.766Z] OK: 8 MiB in 19 packages [2023-05-29T14:43:44.032Z] ---> Running in fa5547f141be [2023-05-29T14:43:45.437Z] Removing intermediate container fa5547f141be [2023-05-29T14:43:45.437Z] ---> 9da70ee2fc90 [2023-05-29T14:43:45.437Z] [2023-05-29T14:43:46.397Z] Successfully built 9da70ee2fc90 [2023-05-29T14:43:47.352Z] Successfully tagged support-scheduler-arm64:latest [2023-05-29T14:43:47.352Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-05-29T14:43:47.352Z] Removing intermediate container 564089986e8f [2023-05-29T14:43:47.352Z] ---> 4a5c3dc57ffe [2023-05-29T14:43:47.352Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:43:49.290Z] ---> d2d84d1f72bf [2023-05-29T14:43:49.568Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:43:51.503Z] ---> d60684b504d3 [2023-05-29T14:43:51.503Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T14:43:59.702Z] ---> 07f486885046 [2023-05-29T14:43:59.703Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-29T14:43:59.703Z] ---> Running in 0b9d59564e58 [2023-05-29T14:44:02.278Z] 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-05-29T14:44:07.604Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:44:07.604Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:44:07.604Z] ---> 9392cc809ac3 [2023-05-29T14:44:07.604Z] Step 3/20 : WORKDIR /edgex-go [2023-05-29T14:44:07.604Z] ---> Using cache [2023-05-29T14:44:07.604Z] ---> ace284daa595 [2023-05-29T14:44:07.604Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-29T14:44:07.875Z] ---> Running in 024b380cb568 [2023-05-29T14:44:08.141Z] ---> caa246510733 [2023-05-29T14:44:08.141Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T14:44:10.082Z] ---> a7713db911df [2023-05-29T14:44:10.082Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-29T14:44:10.348Z] ---> Running in 2c7f103d4686 [2023-05-29T14:44:10.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:11.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:12.600Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:44:12.600Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:44:12.600Z] OK: 17699 distinct packages available [2023-05-29T14:44:12.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:13.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:14.585Z] OK: 263 MiB in 53 packages [2023-05-29T14:44:14.585Z] Removing intermediate container 2c7f103d4686 [2023-05-29T14:44:14.585Z] ---> 3ed6468b6dcf [2023-05-29T14:44:14.585Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-29T14:44:15.992Z] ---> 8cd082fde514 [2023-05-29T14:44:15.992Z] Step 22/27 : WORKDIR / [2023-05-29T14:44:16.257Z] ---> Running in eb781965362e [2023-05-29T14:44:16.523Z] Removing intermediate container 024b380cb568 [2023-05-29T14:44:16.523Z] ---> c0b76a9c5e71 [2023-05-29T14:44:16.523Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-29T14:44:17.104Z] Removing intermediate container eb781965362e [2023-05-29T14:44:17.104Z] ---> 431a8d0caf4e [2023-05-29T14:44:17.104Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T14:44:17.104Z] ---> Running in 5305e4fc3fd6 [2023-05-29T14:44:18.061Z] Removing intermediate container 5305e4fc3fd6 [2023-05-29T14:44:18.061Z] ---> d48e766d2e1f [2023-05-29T14:44:18.061Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T14:44:18.061Z] ---> 8e8216a7496f [2023-05-29T14:44:18.061Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:44:18.330Z] ---> Running in d2ba37b212e5 [2023-05-29T14:44:18.330Z] ---> Running in 1b69b5c97dab [2023-05-29T14:44:19.289Z] Removing intermediate container d2ba37b212e5 [2023-05-29T14:44:19.289Z] ---> 66ce0f8fbb82 [2023-05-29T14:44:19.289Z] Step 25/27 : LABEL arch=arm64 [2023-05-29T14:44:19.556Z] ---> Running in 658e5bdc2b51 [2023-05-29T14:44:20.142Z] Removing intermediate container 658e5bdc2b51 [2023-05-29T14:44:20.142Z] ---> e9884d4dcdf0 [2023-05-29T14:44:20.142Z] Step 26/27 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:44:20.407Z] ---> Running in 50d7e348d4dd [2023-05-29T14:44:20.987Z] Removing intermediate container 50d7e348d4dd [2023-05-29T14:44:20.987Z] ---> 1838d9bbde84 [2023-05-29T14:44:20.987Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T14:44:21.253Z] ---> Running in 017b5519210f [2023-05-29T14:44:21.832Z] Removing intermediate container 017b5519210f [2023-05-29T14:44:21.832Z] ---> 015f3181e56d [2023-05-29T14:44:21.832Z] [2023-05-29T14:44:22.411Z] Successfully built 015f3181e56d [2023-05-29T14:44:22.411Z] Successfully tagged security-spire-config-arm64:latest [2023-05-29T14:44:22.411Z]  Building security-spire-config ... done Building security-spire-agent [2023-05-29T14:44:23.367Z] Removing intermediate container ef80905e7701 [2023-05-29T14:44:23.367Z] ---> 46ff539a6f29 [2023-05-29T14:44:23.367Z] Step 7/26 : COPY . . [2023-05-29T14:44:38.343Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:44:38.343Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:44:38.343Z] ---> 9392cc809ac3 [2023-05-29T14:44:38.343Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T14:44:38.343Z] ---> Using cache [2023-05-29T14:44:38.343Z] ---> ace284daa595 [2023-05-29T14:44:38.343Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T14:44:38.343Z] ---> Using cache [2023-05-29T14:44:38.343Z] ---> 5cd062f26108 [2023-05-29T14:44:38.343Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T14:44:38.343Z] ---> Using cache [2023-05-29T14:44:38.343Z] ---> f6a724cadf79 [2023-05-29T14:44:38.343Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:44:38.343Z] ---> Using cache [2023-05-29T14:44:38.343Z] ---> 46ff539a6f29 [2023-05-29T14:44:38.343Z] Step 7/27 : COPY . . [2023-05-29T14:44:38.343Z] ---> Using cache [2023-05-29T14:44:38.343Z] ---> 68f9fdb1ffe1 [2023-05-29T14:44:38.343Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T14:44:39.758Z] ---> Running in d0a201b14a6b [2023-05-29T14:44:40.023Z] ---> 68f9fdb1ffe1 [2023-05-29T14:44:40.023Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T14:44:40.289Z] Removing intermediate container d0a201b14a6b [2023-05-29T14:44:40.289Z] ---> 3559fd0ab7b3 [2023-05-29T14:44:40.289Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T14:44:40.289Z] ---> Running in f1cb26db876e [2023-05-29T14:44:40.289Z] ---> Running in 68dedd812943 [2023-05-29T14:44:40.877Z] Removing intermediate container f1cb26db876e [2023-05-29T14:44:40.877Z] ---> 7dd92332de6a [2023-05-29T14:44:40.877Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-29T14:44:41.146Z] Removing intermediate container 68dedd812943 [2023-05-29T14:44:41.146Z] ---> 5d65603f2a1b [2023-05-29T14:44:41.147Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T14:44:41.147Z] ---> Running in f37465b39449 [2023-05-29T14:44:41.147Z] ---> Running in af945fd76313 [2023-05-29T14:44:42.108Z] Removing intermediate container af945fd76313 [2023-05-29T14:44:42.108Z] ---> ea24bcd7f1e7 [2023-05-29T14:44:42.109Z] 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-05-29T14:44:42.109Z] Removing intermediate container f37465b39449 [2023-05-29T14:44:42.109Z] ---> ef3b488e5878 [2023-05-29T14:44:42.109Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T14:44:42.109Z] ---> Running in a4c8574e0c30 [2023-05-29T14:44:42.109Z] ---> Running in c2fd0939d7c3 [2023-05-29T14:44:43.063Z] Removing intermediate container a4c8574e0c30 [2023-05-29T14:44:43.063Z] ---> ebb7a88792ed [2023-05-29T14:44:43.063Z] 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-05-29T14:44:43.063Z] ---> Running in a7882ee7e915 [2023-05-29T14:44:46.394Z] Removing intermediate container c2fd0939d7c3 [2023-05-29T14:44:46.394Z] ---> 3f4894b48d1d [2023-05-29T14:44:46.394Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T14:44:46.394Z] ---> Running in 1ac90bd5a365 [2023-05-29T14:44:46.659Z] Removing intermediate container a7882ee7e915 [2023-05-29T14:44:46.659Z] ---> 05f20282f003 [2023-05-29T14:44:46.659Z] Step 12/26 : WORKDIR /edgex-go [2023-05-29T14:44:46.659Z] ---> Running in 978e75e0829a [2023-05-29T14:44:46.925Z] Removing intermediate container 1ac90bd5a365 [2023-05-29T14:44:46.925Z] ---> 7ef868a42a31 [2023-05-29T14:44:46.925Z] [2023-05-29T14:44:46.925Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T14:44:46.925Z] ---> 51e60588ff2c [2023-05-29T14:44:46.925Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T14:44:46.925Z] ---> Using cache [2023-05-29T14:44:46.925Z] ---> 71e2c7271d1c [2023-05-29T14:44:46.925Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T14:44:47.194Z] ---> Running in 56e01a6e291a [2023-05-29T14:44:47.772Z] Removing intermediate container 978e75e0829a [2023-05-29T14:44:47.772Z] ---> ed7fba7d6e78 [2023-05-29T14:44:47.772Z] [2023-05-29T14:44:47.772Z] Step 13/26 : FROM alpine:3.17 [2023-05-29T14:44:47.772Z] ---> 51e60588ff2c [2023-05-29T14:44:47.772Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T14:44:47.772Z] ---> Using cache [2023-05-29T14:44:47.772Z] ---> 71e2c7271d1c [2023-05-29T14:44:47.772Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T14:44:48.036Z] ---> Running in 9a5cc7bfca39 [2023-05-29T14:44:49.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:50.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:50.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:51.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:52.492Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:44:52.492Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:44:52.492Z] OK: 17694 distinct packages available [2023-05-29T14:44:52.492Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:44:52.492Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:44:52.492Z] OK: 17694 distinct packages available [2023-05-29T14:44:52.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:52.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:53.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:53.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:44:54.297Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-29T14:44:54.297Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-29T14:44:54.297Z] (3/5) Installing libucontext (1.2-r0) [2023-05-29T14:44:54.297Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-29T14:44:54.297Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-29T14:44:54.297Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:44:54.562Z] OK: 9 MiB in 20 packages [2023-05-29T14:44:54.842Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-29T14:44:54.842Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-29T14:44:54.842Z] (3/5) Installing libucontext (1.2-r0) [2023-05-29T14:44:54.842Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-29T14:44:55.110Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-29T14:44:55.110Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:44:55.110Z] OK: 9 MiB in 20 packages [2023-05-29T14:44:57.059Z] Removing intermediate container 9a5cc7bfca39 [2023-05-29T14:44:57.059Z] ---> 240f5eac499c [2023-05-29T14:44:57.059Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:44:57.327Z] Removing intermediate container 56e01a6e291a [2023-05-29T14:44:57.327Z] ---> 763cbc57a7bc [2023-05-29T14:44:57.327Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:44:58.748Z] ---> 31f842789fdb [2023-05-29T14:44:58.748Z] ---> 4f10fd0b71e0 [2023-05-29T14:44:58.748Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:44:58.748Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:44:59.713Z] ---> c0efa0845eb6 [2023-05-29T14:44:59.713Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-29T14:44:59.713Z] ---> 87ca990f4948 [2023-05-29T14:44:59.713Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T14:45:06.337Z] ---> 20ca2c1376db [2023-05-29T14:45:06.337Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T14:45:09.669Z] ---> 2615ff233a4c [2023-05-29T14:45:09.669Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T14:45:11.084Z] ---> 93f9603297d1 [2023-05-29T14:45:11.084Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-29T14:45:12.513Z] ---> bece74d1d11c [2023-05-29T14:45:12.513Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-29T14:45:13.926Z] ---> 02e85862c7c4 [2023-05-29T14:45:13.926Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T14:45:14.193Z] ---> Running in 5e70dcb23d0b [2023-05-29T14:45:15.149Z] Removing intermediate container 5e70dcb23d0b [2023-05-29T14:45:15.149Z] ---> 753bcc195e95 [2023-05-29T14:45:15.149Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T14:45:15.149Z] ---> Running in 8cc0ec2136d6 [2023-05-29T14:45:15.417Z] ---> 9a3f652d265f [2023-05-29T14:45:15.417Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T14:45:16.377Z] Removing intermediate container 8cc0ec2136d6 [2023-05-29T14:45:16.377Z] ---> 97aa1742011a [2023-05-29T14:45:16.377Z] Step 24/26 : LABEL arch=arm64 [2023-05-29T14:45:16.377Z] ---> Running in 93a8516f0f3f [2023-05-29T14:45:17.338Z] ---> e692b6ab4f13 [2023-05-29T14:45:17.338Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-29T14:45:17.338Z] Removing intermediate container 93a8516f0f3f [2023-05-29T14:45:17.338Z] ---> 1b880a73623d [2023-05-29T14:45:17.338Z] Step 25/26 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:45:17.604Z] ---> Running in cd8f81693acc [2023-05-29T14:45:18.565Z] Removing intermediate container cd8f81693acc [2023-05-29T14:45:18.565Z] ---> dc38ca264bed [2023-05-29T14:45:18.565Z] Step 26/26 : LABEL version=0.0.0 [2023-05-29T14:45:18.832Z] ---> Running in aff070d158b8 [2023-05-29T14:45:19.098Z] ---> 9d02f3590882 [2023-05-29T14:45:19.098Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-29T14:45:21.906Z] Removing intermediate container aff070d158b8 [2023-05-29T14:45:21.906Z] ---> 16de65e0ef60 [2023-05-29T14:45:21.906Z] [2023-05-29T14:45:22.206Z] ---> 337debb49ae2 [2023-05-29T14:45:22.206Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T14:45:22.206Z] ---> Running in 0f0060f2b0b1 [2023-05-29T14:45:22.793Z] Successfully built 16de65e0ef60 [2023-05-29T14:45:22.793Z] Successfully tagged security-spire-server-arm64:latest [2023-05-29T14:45:22.793Z]  Building security-spire-server ... done Building core-command [2023-05-29T14:45:23.418Z] Removing intermediate container 0f0060f2b0b1 [2023-05-29T14:45:23.418Z] ---> bc85f6194dda [2023-05-29T14:45:23.418Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T14:45:23.418Z] ---> Running in 26b1ea6e1691 [2023-05-29T14:45:24.018Z] Removing intermediate container 26b1ea6e1691 [2023-05-29T14:45:24.018Z] ---> 98dafeb0d4d3 [2023-05-29T14:45:24.018Z] Step 25/27 : LABEL arch=arm64 [2023-05-29T14:45:24.292Z] ---> Running in 752e412edabd [2023-05-29T14:45:25.304Z] Removing intermediate container 752e412edabd [2023-05-29T14:45:25.304Z] ---> 73e3a906f689 [2023-05-29T14:45:25.304Z] Step 26/27 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:45:25.304Z] ---> Running in eb9e664e3a8c [2023-05-29T14:45:26.297Z] Removing intermediate container eb9e664e3a8c [2023-05-29T14:45:26.297Z] ---> 96035c57f510 [2023-05-29T14:45:26.297Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T14:45:26.562Z] ---> Running in 55d5f58f2949 [2023-05-29T14:45:27.513Z] Removing intermediate container 55d5f58f2949 [2023-05-29T14:45:27.513Z] ---> e9b58eea5352 [2023-05-29T14:45:27.513Z] [2023-05-29T14:45:27.777Z] Successfully built e9b58eea5352 [2023-05-29T14:45:27.777Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-29T14:45:28.041Z] Building core-common-config-bootstrapper [2023-05-29T14:45:46.219Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:45:46.219Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:45:46.219Z] ---> 9392cc809ac3 [2023-05-29T14:45:46.219Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:45:46.219Z] ---> Using cache [2023-05-29T14:45:46.219Z] ---> 10bf3ebbc53a [2023-05-29T14:45:46.219Z] Step 4/24 : WORKDIR /edgex-go [2023-05-29T14:45:46.219Z] ---> Using cache [2023-05-29T14:45:46.219Z] ---> 83c7476e064e [2023-05-29T14:45:46.219Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-29T14:45:46.219Z] ---> Using cache [2023-05-29T14:45:46.219Z] ---> fb75c4d110d5 [2023-05-29T14:45:46.219Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-29T14:45:46.219Z] ---> Using cache [2023-05-29T14:45:46.219Z] ---> 0999edaf0cc5 [2023-05-29T14:45:46.219Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:45:46.219Z] ---> Using cache [2023-05-29T14:45:46.219Z] ---> 0b6986d9c8a0 [2023-05-29T14:45:46.219Z] Step 8/24 : COPY . . [2023-05-29T14:45:46.219Z] ---> Using cache [2023-05-29T14:45:46.219Z] ---> 6eaa7403413e [2023-05-29T14:45:46.219Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-29T14:45:47.172Z] ---> Running in 5e2c15b60426 [2023-05-29T14:45:49.741Z] 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-05-29T14:45:53.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:45:53.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:45:53.074Z] ---> 9392cc809ac3 [2023-05-29T14:45:53.074Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T14:45:53.074Z] ---> Using cache [2023-05-29T14:45:53.074Z] ---> 10bf3ebbc53a [2023-05-29T14:45:53.074Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T14:45:53.074Z] ---> Using cache [2023-05-29T14:45:53.074Z] ---> 83c7476e064e [2023-05-29T14:45:53.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T14:45:53.074Z] ---> Using cache [2023-05-29T14:45:53.074Z] ---> fb75c4d110d5 [2023-05-29T14:45:53.074Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T14:45:53.074Z] ---> Using cache [2023-05-29T14:45:53.074Z] ---> 0999edaf0cc5 [2023-05-29T14:45:53.074Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:45:53.074Z] ---> Using cache [2023-05-29T14:45:53.074Z] ---> 0b6986d9c8a0 [2023-05-29T14:45:53.074Z] Step 8/23 : COPY . . [2023-05-29T14:45:53.074Z] ---> Using cache [2023-05-29T14:45:53.074Z] ---> 6eaa7403413e [2023-05-29T14:45:53.074Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-29T14:45:53.657Z] ---> Running in b5fe4f1bd8ae [2023-05-29T14:45:56.237Z] 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-05-29T14:46:00.484Z] Removing intermediate container 1b69b5c97dab [2023-05-29T14:46:00.484Z] ---> e76fd4275dca [2023-05-29T14:46:00.484Z] Step 7/20 : COPY . . [2023-05-29T14:46:12.766Z] ---> dcd771de6501 [2023-05-29T14:46:12.766Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-29T14:46:12.766Z] ---> Running in ab81e6cf7956 [2023-05-29T14:46:14.707Z] 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-05-29T14:46:36.744Z] Removing intermediate container c7dc403ee310 [2023-05-29T14:46:36.744Z] ---> ba233f9e7f54 [2023-05-29T14:46:36.744Z] [2023-05-29T14:46:36.744Z] Step 9/33 : FROM alpine:3.17 [2023-05-29T14:46:36.744Z] ---> 51e60588ff2c [2023-05-29T14:46:36.744Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T14:46:36.744Z] ---> Running in 3f6b795ea4e5 [2023-05-29T14:46:36.744Z] Removing intermediate container 3f6b795ea4e5 [2023-05-29T14:46:36.744Z] ---> 9453073453a3 [2023-05-29T14:46:36.744Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-29T14:46:36.744Z] ---> Running in a0dfaf556afb [2023-05-29T14:46:38.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:46:39.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:46:40.661Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T14:46:40.661Z] (2/2) Installing su-exec (0.2-r2) [2023-05-29T14:46:40.661Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:46:40.661Z] OK: 8 MiB in 17 packages [2023-05-29T14:46:43.241Z] Removing intermediate container a0dfaf556afb [2023-05-29T14:46:43.241Z] ---> 28c20d82c1fe [2023-05-29T14:46:43.241Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-29T14:46:43.241Z] ---> Running in 08f326530e94 [2023-05-29T14:46:43.241Z] Removing intermediate container 08f326530e94 [2023-05-29T14:46:43.241Z] ---> c3a4223d6789 [2023-05-29T14:46:43.241Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-29T14:46:43.507Z] ---> Running in a0033003eef2 [2023-05-29T14:46:44.085Z] Removing intermediate container a0033003eef2 [2023-05-29T14:46:44.085Z] ---> 7774c6ab60d5 [2023-05-29T14:46:44.085Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-29T14:46:44.085Z] ---> Running in 91d3c38e5f14 [2023-05-29T14:46:44.368Z] Removing intermediate container 91d3c38e5f14 [2023-05-29T14:46:44.368Z] ---> 1d4280ec952e [2023-05-29T14:46:44.368Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-29T14:46:44.633Z] ---> Running in c35f90b9e0e4 [2023-05-29T14:46:44.899Z] Removing intermediate container c35f90b9e0e4 [2023-05-29T14:46:44.899Z] ---> eea6bdb40af4 [2023-05-29T14:46:44.899Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-29T14:46:45.163Z] ---> Running in 1fb91b920c74 [2023-05-29T14:46:47.732Z] Removing intermediate container 1fb91b920c74 [2023-05-29T14:46:47.732Z] ---> 358b2a96439b [2023-05-29T14:46:47.732Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-29T14:46:48.000Z] ---> Running in f5c4770b535e [2023-05-29T14:46:48.583Z] Removing intermediate container f5c4770b535e [2023-05-29T14:46:48.583Z] ---> d67d16c6fa9b [2023-05-29T14:46:48.583Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-29T14:46:49.534Z] ---> ba9ec84c4c3b [2023-05-29T14:46:49.534Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-29T14:46:49.804Z] ---> Running in 27d7c55d4d7a [2023-05-29T14:46:53.137Z] Removing intermediate container 27d7c55d4d7a [2023-05-29T14:46:53.137Z] ---> 4bd0f3f6e76a [2023-05-29T14:46:53.137Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:46:56.469Z] ---> f06bdb835d1f [2023-05-29T14:46:56.469Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:46:57.422Z] ---> e4b9edee6fea [2023-05-29T14:46:57.422Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-29T14:46:59.354Z] ---> 71b6bc6674ff [2023-05-29T14:46:59.354Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-29T14:46:59.935Z] ---> 1b5b6f28cd22 [2023-05-29T14:46:59.935Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-29T14:47:00.891Z] ---> 642d9fe2651f [2023-05-29T14:47:00.891Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-29T14:47:01.850Z] ---> da415448e9bb [2023-05-29T14:47:01.850Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-29T14:47:02.431Z] ---> e139eddf88a4 [2023-05-29T14:47:02.431Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-29T14:47:03.386Z] ---> a312c7428794 [2023-05-29T14:47:03.386Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-29T14:47:03.651Z] ---> Running in d5957cac726a [2023-05-29T14:47:06.979Z] Removing intermediate container d5957cac726a [2023-05-29T14:47:06.979Z] ---> ba7dfd21ca37 [2023-05-29T14:47:06.979Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-29T14:47:06.979Z] ---> Running in cdef9d501eb5 [2023-05-29T14:47:07.277Z] Removing intermediate container cdef9d501eb5 [2023-05-29T14:47:07.277Z] ---> 44918c37235b [2023-05-29T14:47:07.277Z] Step 30/33 : CMD ["gate"] [2023-05-29T14:47:07.542Z] ---> Running in 2f9bb6e94603 [2023-05-29T14:47:09.504Z] Removing intermediate container 2f9bb6e94603 [2023-05-29T14:47:09.504Z] ---> a002a4246c15 [2023-05-29T14:47:09.504Z] Step 31/33 : LABEL arch=arm64 [2023-05-29T14:47:09.504Z] ---> Running in 95e3ca188928 [2023-05-29T14:47:10.081Z] Removing intermediate container 95e3ca188928 [2023-05-29T14:47:10.081Z] ---> 356a04c94f83 [2023-05-29T14:47:10.081Z] Step 32/33 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:47:10.347Z] ---> Running in 07e4890ad101 [2023-05-29T14:47:10.612Z] Removing intermediate container 07e4890ad101 [2023-05-29T14:47:10.612Z] ---> 890c9e9a3fa2 [2023-05-29T14:47:10.612Z] Step 33/33 : LABEL version=0.0.0 [2023-05-29T14:47:10.879Z] ---> Running in 863398e2a92c [2023-05-29T14:47:11.147Z] Removing intermediate container 863398e2a92c [2023-05-29T14:47:11.147Z] ---> fe619b13bbdf [2023-05-29T14:47:11.147Z] [2023-05-29T14:47:11.737Z] Successfully built fe619b13bbdf [2023-05-29T14:47:11.737Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-29T14:47:11.737Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-05-29T14:47:29.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T14:47:29.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-29T14:47:29.909Z] ---> 9392cc809ac3 [2023-05-29T14:47:29.909Z] Step 3/22 : WORKDIR /edgex-go [2023-05-29T14:47:29.909Z] ---> Using cache [2023-05-29T14:47:29.909Z] ---> ace284daa595 [2023-05-29T14:47:29.909Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-29T14:47:29.909Z] ---> Using cache [2023-05-29T14:47:29.909Z] ---> bcac88f61283 [2023-05-29T14:47:29.909Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-29T14:47:29.909Z] ---> Using cache [2023-05-29T14:47:29.909Z] ---> 62338e18fa99 [2023-05-29T14:47:29.909Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T14:47:29.909Z] ---> Using cache [2023-05-29T14:47:29.909Z] ---> 35e73db5f63b [2023-05-29T14:47:29.909Z] Step 7/22 : COPY . . [2023-05-29T14:47:29.909Z] ---> Using cache [2023-05-29T14:47:29.909Z] ---> 61023640f289 [2023-05-29T14:47:29.909Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-29T14:47:29.909Z] ---> Running in ea35361f595e [2023-05-29T14:47:29.909Z] 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-05-29T14:52:21.698Z] Removing intermediate container b5fe4f1bd8ae [2023-05-29T14:52:21.698Z] ---> 706d9c0409bd [2023-05-29T14:52:21.698Z] [2023-05-29T14:52:21.698Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:52:21.698Z] ---> 51e60588ff2c [2023-05-29T14:52:21.698Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T14:52:21.698Z] ---> Using cache [2023-05-29T14:52:21.698Z] ---> be044e60f1df [2023-05-29T14:52:21.698Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:52:21.698Z] ---> Using cache [2023-05-29T14:52:21.698Z] ---> cc98203c3196 [2023-05-29T14:52:21.698Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:52:21.698Z] ---> Using cache [2023-05-29T14:52:21.698Z] ---> 318c91a2c9d4 [2023-05-29T14:52:21.698Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:52:21.698Z] ---> Using cache [2023-05-29T14:52:21.698Z] ---> 777b453b9aef [2023-05-29T14:52:21.698Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-29T14:52:24.291Z] ---> 9b5ed33e266a [2023-05-29T14:52:24.291Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:52:25.690Z] ---> 4df08b452870 [2023-05-29T14:52:25.690Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-29T14:52:27.098Z] ---> 91a2fc19d510 [2023-05-29T14:52:27.098Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T14:52:27.364Z] ---> Running in cabebad25988 [2023-05-29T14:52:29.931Z] Removing intermediate container 5e2c15b60426 [2023-05-29T14:52:29.931Z] ---> 4de8971e7495 [2023-05-29T14:52:29.931Z] [2023-05-29T14:52:29.931Z] Step 10/24 : FROM alpine:3.17 [2023-05-29T14:52:29.931Z] ---> 51e60588ff2c [2023-05-29T14:52:29.931Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-29T14:52:29.931Z] ---> Using cache [2023-05-29T14:52:29.931Z] ---> 1a6fb50ebc7d [2023-05-29T14:52:29.931Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:52:29.931Z] ---> Using cache [2023-05-29T14:52:29.931Z] ---> b6d72deb1f25 [2023-05-29T14:52:29.931Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-29T14:52:29.931Z] ---> Running in 6f8b3366e1d2 [2023-05-29T14:52:30.891Z] Removing intermediate container cabebad25988 [2023-05-29T14:52:30.891Z] ---> a68e28be8a73 [2023-05-29T14:52:30.891Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T14:52:30.891Z] Removing intermediate container 6f8b3366e1d2 [2023-05-29T14:52:30.891Z] ---> a3f59f73fdf9 [2023-05-29T14:52:30.891Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-29T14:52:31.164Z] ---> Running in b491be84655f [2023-05-29T14:52:31.164Z] ---> Running in 2ceb1ddf62f7 [2023-05-29T14:52:31.748Z] Removing intermediate container 2ceb1ddf62f7 [2023-05-29T14:52:31.748Z] ---> 0deef8821f75 [2023-05-29T14:52:31.748Z] Step 15/24 : WORKDIR / [2023-05-29T14:52:31.748Z] Removing intermediate container b491be84655f [2023-05-29T14:52:31.748Z] ---> f3fda92af0d1 [2023-05-29T14:52:31.748Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T14:52:31.748Z] ---> Running in 2d23eccb81a0 [2023-05-29T14:52:32.017Z] ---> Running in 4952a4e7f032 [2023-05-29T14:52:32.597Z] Removing intermediate container 2d23eccb81a0 [2023-05-29T14:52:32.597Z] ---> 3f25d41a41e4 [2023-05-29T14:52:32.597Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:52:32.597Z] Removing intermediate container 4952a4e7f032 [2023-05-29T14:52:32.597Z] ---> e177801fcd73 [2023-05-29T14:52:32.597Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T14:52:32.863Z] ---> Running in 92a2d8b23869 [2023-05-29T14:52:33.446Z] Removing intermediate container 92a2d8b23869 [2023-05-29T14:52:33.446Z] ---> ea52ab4fa491 [2023-05-29T14:52:33.446Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:52:33.446Z] ---> 2241c7990a08 [2023-05-29T14:52:33.446Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:52:33.719Z] ---> Running in 806622497cb2 [2023-05-29T14:52:34.300Z] Removing intermediate container 806622497cb2 [2023-05-29T14:52:34.300Z] ---> f957fb70d25a [2023-05-29T14:52:34.300Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:52:34.565Z] ---> Running in fda7fdbfcaf5 [2023-05-29T14:52:34.565Z] ---> ab0640929b5e [2023-05-29T14:52:34.565Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-29T14:52:35.144Z] Removing intermediate container fda7fdbfcaf5 [2023-05-29T14:52:35.144Z] ---> c1c7816e60f1 [2023-05-29T14:52:35.144Z] [2023-05-29T14:52:35.725Z] Successfully built c1c7816e60f1 [2023-05-29T14:52:35.725Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-29T14:52:37.134Z]  Building core-common-config-bootstrapper ... done  ---> cf58ffd204be [2023-05-29T14:52:37.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:52:37.713Z] ---> a3ed34de614a [2023-05-29T14:52:37.713Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-29T14:52:38.001Z] ---> Running in 5c230d4c8794 [2023-05-29T14:52:38.269Z] Removing intermediate container 5c230d4c8794 [2023-05-29T14:52:38.269Z] ---> b0f0a5498634 [2023-05-29T14:52:38.269Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:52:38.534Z] ---> Running in 17df7f7c8013 [2023-05-29T14:52:38.799Z] Removing intermediate container 17df7f7c8013 [2023-05-29T14:52:38.799Z] ---> 0e710d37dd52 [2023-05-29T14:52:39.063Z] Step 22/24 : LABEL arch=arm64 [2023-05-29T14:52:39.063Z] ---> Running in 061f9046a0ab [2023-05-29T14:52:39.643Z] Removing intermediate container 061f9046a0ab [2023-05-29T14:52:39.643Z] ---> 6d16f0452b7c [2023-05-29T14:52:39.643Z] Step 23/24 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:52:39.643Z] ---> Running in 486ddc431dc8 [2023-05-29T14:52:40.225Z] Removing intermediate container 486ddc431dc8 [2023-05-29T14:52:40.225Z] ---> 3e5de3721f1e [2023-05-29T14:52:40.225Z] Step 24/24 : LABEL version=0.0.0 [2023-05-29T14:52:40.225Z] ---> Running in b90c244a8b01 [2023-05-29T14:52:40.809Z] Removing intermediate container b90c244a8b01 [2023-05-29T14:52:40.809Z] ---> 01ce4a51b6f2 [2023-05-29T14:52:40.809Z] [2023-05-29T14:52:41.073Z] Successfully built 01ce4a51b6f2 [2023-05-29T14:52:41.073Z] Successfully tagged core-command-arm64:latest [2023-05-29T14:53:03.087Z]  Building core-command ... done Removing intermediate container 0b9d59564e58 [2023-05-29T14:53:03.087Z] ---> 7a1f451f9862 [2023-05-29T14:53:03.087Z] [2023-05-29T14:53:03.087Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T14:53:03.087Z] ---> 51e60588ff2c [2023-05-29T14:53:03.087Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-29T14:53:03.087Z] ---> Running in 0d702fd0f3b1 [2023-05-29T14:53:03.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:53:04.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:53:05.574Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-29T14:53:05.839Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-29T14:53:05.839Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:53:05.839Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T14:53:06.421Z] OK: 8 MiB in 17 packages [2023-05-29T14:53:08.364Z] Removing intermediate container 0d702fd0f3b1 [2023-05-29T14:53:08.364Z] ---> 08ea444a24f1 [2023-05-29T14:53:08.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T14:53:08.630Z] ---> Running in a2bf58234209 [2023-05-29T14:53:10.333Z] Removing intermediate container a2bf58234209 [2023-05-29T14:53:10.333Z] ---> e4c121319569 [2023-05-29T14:53:10.333Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-29T14:53:10.333Z] Removing intermediate container ea35361f595e [2023-05-29T14:53:10.333Z] ---> ec20e4aa0442 [2023-05-29T14:53:10.333Z] [2023-05-29T14:53:10.333Z] Step 9/22 : FROM alpine:3.17 [2023-05-29T14:53:10.333Z] ---> 51e60588ff2c [2023-05-29T14:53:10.333Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-29T14:53:10.333Z] ---> Running in f401eb005c51 [2023-05-29T14:53:10.600Z] ---> Running in ddb38a6579b9 [2023-05-29T14:53:10.600Z] Removing intermediate container f401eb005c51 [2023-05-29T14:53:10.600Z] ---> bf286842a1fb [2023-05-29T14:53:10.600Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T14:53:10.866Z] ---> Running in 791724a44c6b [2023-05-29T14:53:11.145Z] Removing intermediate container 791724a44c6b [2023-05-29T14:53:11.145Z] ---> 0044d574b14c [2023-05-29T14:53:11.145Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:53:11.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:53:11.993Z] ---> cc37dfb82744 [2023-05-29T14:53:11.993Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:53:12.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:53:12.521Z] ---> a985d0fc62d9 [2023-05-29T14:53:12.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-29T14:53:13.471Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T14:53:13.471Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-29T14:53:13.471Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:53:13.471Z] OK: 8 MiB in 17 packages [2023-05-29T14:53:14.881Z] Removing intermediate container ddb38a6579b9 [2023-05-29T14:53:14.881Z] ---> 2e7c093e731e [2023-05-29T14:53:14.881Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-29T14:53:14.881Z] ---> 3ae0b2184010 [2023-05-29T14:53:14.881Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:53:14.881Z] ---> Running in 9ceb29adb431 [2023-05-29T14:53:15.562Z] Removing intermediate container 9ceb29adb431 [2023-05-29T14:53:15.562Z] ---> 4dd7659c0e2c [2023-05-29T14:53:15.562Z] Step 12/22 : WORKDIR /edgex [2023-05-29T14:53:15.562Z] ---> Running in 7a0c74937d7f [2023-05-29T14:53:15.562Z] ---> 2bedbab7e7ad [2023-05-29T14:53:15.562Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-29T14:53:15.562Z] ---> Running in ea4e942c3b7f [2023-05-29T14:53:15.892Z] Removing intermediate container 7a0c74937d7f [2023-05-29T14:53:15.892Z] ---> ef4008ab8878 [2023-05-29T14:53:15.892Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:53:16.173Z] Removing intermediate container ea4e942c3b7f [2023-05-29T14:53:16.173Z] ---> 13acf94092b2 [2023-05-29T14:53:16.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T14:53:16.456Z] ---> Running in cd7cfe9835b5 [2023-05-29T14:53:16.732Z] Removing intermediate container cd7cfe9835b5 [2023-05-29T14:53:16.732Z] ---> 0f6119914f99 [2023-05-29T14:53:16.732Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T14:53:16.732Z] ---> a1b26969be2a [2023-05-29T14:53:16.732Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:53:17.010Z] ---> Running in 426344ca8d40 [2023-05-29T14:53:17.285Z] Removing intermediate container 426344ca8d40 [2023-05-29T14:53:17.285Z] ---> 64fc345f6562 [2023-05-29T14:53:17.285Z] Step 22/23 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:53:17.568Z] ---> Running in d3ba33c1108e [2023-05-29T14:53:17.568Z] ---> 2c128be9e513 [2023-05-29T14:53:17.568Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-29T14:53:17.845Z] Removing intermediate container d3ba33c1108e [2023-05-29T14:53:17.845Z] ---> f38585c83c3f [2023-05-29T14:53:17.845Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T14:53:18.120Z] ---> Running in ffd5e2041760 [2023-05-29T14:53:18.390Z] ---> e126692bb1a4 [2023-05-29T14:53:18.390Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-29T14:53:18.659Z] Removing intermediate container ffd5e2041760 [2023-05-29T14:53:18.659Z] ---> 1a36bd7edcac [2023-05-29T14:53:18.659Z] [2023-05-29T14:53:18.940Z] Successfully built 1a36bd7edcac [2023-05-29T14:53:18.940Z] Successfully tagged support-notifications-arm64:latest [2023-05-29T14:53:19.209Z]  Building support-notifications ... done  ---> 3e661dfcd2eb [2023-05-29T14:53:19.209Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T14:53:19.788Z] ---> 1417a124be59 [2023-05-29T14:53:19.788Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T14:53:20.052Z] ---> Running in 1b7ecf83179d [2023-05-29T14:53:21.984Z] Removing intermediate container 1b7ecf83179d [2023-05-29T14:53:21.984Z] ---> ba547262c4e4 [2023-05-29T14:53:21.984Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T14:53:21.984Z] ---> Running in 7931f3920b5a [2023-05-29T14:53:22.249Z] Removing intermediate container 7931f3920b5a [2023-05-29T14:53:22.249Z] ---> 2a0a7a6e2191 [2023-05-29T14:53:22.249Z] Step 20/22 : LABEL arch=arm64 [2023-05-29T14:53:22.514Z] ---> Running in 077243830e4d [2023-05-29T14:53:22.780Z] Removing intermediate container 077243830e4d [2023-05-29T14:53:22.780Z] ---> 3b49164bf408 [2023-05-29T14:53:22.780Z] Step 21/22 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:53:23.043Z] ---> Running in 11ba955a9eea [2023-05-29T14:53:23.309Z] Removing intermediate container 11ba955a9eea [2023-05-29T14:53:23.309Z] ---> d00f98870d8d [2023-05-29T14:53:23.309Z] Step 22/22 : LABEL version=0.0.0 [2023-05-29T14:53:23.581Z] ---> Running in 0d7a306fbcca [2023-05-29T14:53:23.845Z] Removing intermediate container 0d7a306fbcca [2023-05-29T14:53:23.845Z] ---> 2c10ff5fb40c [2023-05-29T14:53:23.845Z] [2023-05-29T14:53:24.108Z] Successfully built 2c10ff5fb40c [2023-05-29T14:53:24.108Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-29T14:53:29.445Z]  Building security-proxy-setup ... done Removing intermediate container ab81e6cf7956 [2023-05-29T14:53:29.445Z] ---> 11172f946099 [2023-05-29T14:53:29.445Z] [2023-05-29T14:53:29.445Z] Step 9/20 : FROM alpine:3.17 [2023-05-29T14:53:29.445Z] ---> 51e60588ff2c [2023-05-29T14:53:29.445Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T14:53:29.445Z] ---> Using cache [2023-05-29T14:53:29.445Z] ---> 9453073453a3 [2023-05-29T14:53:29.445Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-29T14:53:29.712Z] ---> Running in c031e5068e8e [2023-05-29T14:53:30.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:53:31.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:53:32.206Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T14:53:32.206Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T14:53:32.206Z] OK: 17694 distinct packages available [2023-05-29T14:53:32.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T14:53:32.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T14:53:33.739Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-29T14:53:33.739Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-29T14:53:33.739Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-29T14:53:33.739Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-29T14:53:33.739Z] (5/9) Installing curl (8.1.1-r1) [2023-05-29T14:53:33.739Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-29T14:53:33.739Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-29T14:53:33.739Z] (8/9) Installing libucontext (1.2-r0) [2023-05-29T14:53:33.739Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-29T14:53:33.739Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T14:53:33.739Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T14:53:34.004Z] OK: 11 MiB in 24 packages [2023-05-29T14:53:35.404Z] Removing intermediate container c031e5068e8e [2023-05-29T14:53:35.404Z] ---> 2f809c861d10 [2023-05-29T14:53:35.404Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T14:53:39.633Z] ---> b31a80ce1465 [2023-05-29T14:53:39.634Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T14:53:39.634Z] ---> c8307dfa94e8 [2023-05-29T14:53:39.634Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-29T14:53:40.594Z] ---> 6eeff8cc4246 [2023-05-29T14:53:40.594Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-29T14:53:41.172Z] ---> 18c65874d057 [2023-05-29T14:53:41.172Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-29T14:53:41.172Z] ---> Running in 0efe83f3d262 [2023-05-29T14:53:41.437Z] Removing intermediate container 0efe83f3d262 [2023-05-29T14:53:41.437Z] ---> e89ede4da835 [2023-05-29T14:53:41.437Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T14:53:41.437Z] ---> Running in c257ea82a12f [2023-05-29T14:53:41.705Z] Removing intermediate container c257ea82a12f [2023-05-29T14:53:41.705Z] ---> d5b3cd39d96f [2023-05-29T14:53:41.705Z] Step 18/20 : LABEL arch=arm64 [2023-05-29T14:53:41.705Z] ---> Running in 7092705cf57b [2023-05-29T14:53:41.979Z] Removing intermediate container 7092705cf57b [2023-05-29T14:53:41.979Z] ---> 8ba96caf4575 [2023-05-29T14:53:41.979Z] Step 19/20 : LABEL git_sha=d791886d2f0be9b493d4a78fa06495ad0537dd88 [2023-05-29T14:53:42.244Z] ---> Running in b79c341a2e1e [2023-05-29T14:53:42.510Z] Removing intermediate container b79c341a2e1e [2023-05-29T14:53:42.510Z] ---> 67d3203bd4ca [2023-05-29T14:53:42.510Z] Step 20/20 : LABEL version=0.0.0 [2023-05-29T14:53:42.510Z] ---> Running in 93584b23295b [2023-05-29T14:53:42.776Z] Removing intermediate container 93584b23295b [2023-05-29T14:53:42.776Z] ---> ddea4187e926 [2023-05-29T14:53:42.776Z] [2023-05-29T14:53:43.040Z] Successfully built ddea4187e926 [2023-05-29T14:53:43.040Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-29T14:53:43.311Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-05-29T14:53:43.320Z] $ docker stop --time=1 21c72368a1496b657e3c63902d59b4aad3d8c5e35c2bebf14023cfdf9bd54c26 [2023-05-29T14:53:44.944Z] $ docker rm -f --volumes 21c72368a1496b657e3c63902d59b4aad3d8c5e35c2bebf14023cfdf9bd54c26 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T14:53:45.482Z] + docker images [2023-05-29T14:53:45.746Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-29T14:53:45.746Z] security-spiffe-token-provider-arm64 latest ddea4187e926 3 seconds ago 32.7MB [2023-05-29T14:53:45.746Z] 11172f946099 17 seconds ago 1.57GB [2023-05-29T14:53:45.746Z] security-proxy-setup-arm64 latest 2c10ff5fb40c 22 seconds ago 18.7MB [2023-05-29T14:53:45.746Z] support-notifications-arm64 latest 1a36bd7edcac 27 seconds ago 31.9MB [2023-05-29T14:53:45.746Z] ec20e4aa0442 37 seconds ago 1.51GB [2023-05-29T14:53:45.746Z] 7a1f451f9862 46 seconds ago 1.59GB [2023-05-29T14:53:45.746Z] core-command-arm64 latest 01ce4a51b6f2 About a minute ago 19.7MB [2023-05-29T14:53:45.746Z] core-common-config-bootstrapper-arm64 latest c1c7816e60f1 About a minute ago 17.2MB [2023-05-29T14:53:45.746Z] 4de8971e7495 About a minute ago 1.53GB [2023-05-29T14:53:45.746Z] 706d9c0409bd About a minute ago 1.52GB [2023-05-29T14:53:45.746Z] security-bootstrapper-arm64 latest fe619b13bbdf 6 minutes ago 21.9MB [2023-05-29T14:53:45.746Z] ba233f9e7f54 7 minutes ago 1.51GB [2023-05-29T14:53:45.746Z] security-spire-agent-arm64 latest e9b58eea5352 8 minutes ago 153MB [2023-05-29T14:53:45.746Z] security-spire-server-arm64 latest 16de65e0ef60 8 minutes ago 97MB [2023-05-29T14:53:45.746Z] ed7fba7d6e78 8 minutes ago 1.39GB [2023-05-29T14:53:45.746Z] 7ef868a42a31 8 minutes ago 1.39GB [2023-05-29T14:53:45.746Z] security-spire-config-arm64 latest 015f3181e56d 9 minutes ago 96.1MB [2023-05-29T14:53:45.746Z] support-scheduler-arm64 latest 9da70ee2fc90 10 minutes ago 31.2MB [2023-05-29T14:53:45.746Z] ed697346fc68 10 minutes ago 1.39GB [2023-05-29T14:53:45.746Z] e73e473b00a5 10 minutes ago 1.59GB [2023-05-29T14:53:45.746Z] core-metadata-arm64 latest dd61152df320 11 minutes ago 20.2MB [2023-05-29T14:53:45.746Z] core-data-arm64 latest 9898f213f217 11 minutes ago 19.9MB [2023-05-29T14:53:45.746Z] 8d48a864ecfc 12 minutes ago 1.53GB [2023-05-29T14:53:45.746Z] c20a9f486b41 12 minutes ago 1.53GB [2023-05-29T14:53:45.746Z] security-secretstore-setup-arm64 latest e5ef8fd25e70 12 minutes ago 32.2MB [2023-05-29T14:53:45.746Z] security-proxy-auth-arm64 latest e610d8ba13f2 12 minutes ago 18.1MB [2023-05-29T14:53:45.746Z] 6a27ef488891 13 minutes ago 1.52GB [2023-05-29T14:53:45.746Z] 92ab6a4d3762 13 minutes ago 1.51GB [2023-05-29T14:53:45.746Z] ci-base-image-arm64 latest 9392cc809ac3 33 minutes ago 899MB [2023-05-29T14:53:45.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-29T14:53:45.746Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-29T14:53:45.746Z] 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-05-29T14:53:46.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T14:53:46.572Z] [2023-05-29T14:53:46.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:53:46.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T14:53:47.241Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-29T14:53:47.241Z] 8998bd30e6a1: Pulling fs layer [2023-05-29T14:53:47.241Z] 04944245beec: Pulling fs layer [2023-05-29T14:53:47.241Z] 699f458cf7ca: Pulling fs layer [2023-05-29T14:53:47.241Z] 765212b225bb: Pulling fs layer [2023-05-29T14:53:47.241Z] f23df028b6ca: Pulling fs layer [2023-05-29T14:53:47.241Z] d65c8cfc05b1: Pulling fs layer [2023-05-29T14:53:47.241Z] 2437ff75d9bd: Pulling fs layer [2023-05-29T14:53:47.241Z] f23df028b6ca: Waiting [2023-05-29T14:53:47.241Z] d65c8cfc05b1: Waiting [2023-05-29T14:53:47.241Z] 2437ff75d9bd: Waiting [2023-05-29T14:53:47.241Z] 765212b225bb: Waiting [2023-05-29T14:53:47.241Z] 04944245beec: Verifying Checksum [2023-05-29T14:53:47.241Z] 04944245beec: Download complete [2023-05-29T14:53:47.241Z] 765212b225bb: Verifying Checksum [2023-05-29T14:53:47.241Z] 765212b225bb: Download complete [2023-05-29T14:53:47.241Z] f23df028b6ca: Download complete [2023-05-29T14:53:47.508Z] d65c8cfc05b1: Download complete [2023-05-29T14:53:47.508Z] 699f458cf7ca: Verifying Checksum [2023-05-29T14:53:47.508Z] 699f458cf7ca: Download complete [2023-05-29T14:53:47.774Z] 8998bd30e6a1: Verifying Checksum [2023-05-29T14:53:47.774Z] 8998bd30e6a1: Download complete [2023-05-29T14:53:50.350Z] 2437ff75d9bd: Verifying Checksum [2023-05-29T14:53:50.350Z] 2437ff75d9bd: Download complete [2023-05-29T14:53:51.754Z] 8998bd30e6a1: Pull complete [2023-05-29T14:53:52.331Z] 04944245beec: Pull complete [2023-05-29T14:53:53.735Z] 699f458cf7ca: Pull complete [2023-05-29T14:53:53.735Z] 765212b225bb: Pull complete [2023-05-29T14:53:54.692Z] f23df028b6ca: Pull complete [2023-05-29T14:53:54.692Z] d65c8cfc05b1: Pull complete [2023-05-29T14:54:09.660Z] 2437ff75d9bd: Pull complete [2023-05-29T14:54:09.660Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-29T14:54:09.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T14:54:09.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:54:09.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-17165 does not seem to be running inside a container [2023-05-29T14:54:10.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-29T14:54:12.492Z] $ docker top 33222cd71c7d917efb19755c6f50d318b3d8f6d24e01937c64fa64a50b1e166b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:54:13.117Z] ---> job-cost.sh [2023-05-29T14:54:13.380Z] lf-activate-venv: SKIPPING [2023-05-29T14:54:13.380Z] INFO: No Stack... [2023-05-29T14:54:13.959Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-29T14:54:14.535Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T14:54:14.869Z] + cat+ /w/workspace/edgex-go/1/archives/cost.csv [2023-05-29T14:54:14.869Z] cut -d, -f6 [Pipeline] lock [2023-05-29T14:54:14.916Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4581-1-stack-cost] [2023-05-29T14:54:14.922Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4581-1-stack-cost] did not exist. Created. [2023-05-29T14:54:14.922Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4581-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T14:54:15.341Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-29T14:54:15.514Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T14:54:15.531Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4581-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-29T14:54:15.601Z] $ docker stop --time=1 33222cd71c7d917efb19755c6f50d318b3d8f6d24e01937c64fa64a50b1e166b [2023-05-29T14:54:17.052Z] $ docker rm -f --volumes 33222cd71c7d917efb19755c6f50d318b3d8f6d24e01937c64fa64a50b1e166b [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-05-29T14:54:18.060Z] provisioning config files... [2023-05-29T14:54:18.068Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13909839702396737649tmp [Pipeline] { [Pipeline] sh [2023-05-29T14:54:18.402Z] + set +x [2023-05-29T14:54:18.402Z] + curl -s https://codecov.io/bash [2023-05-29T14:54:18.402Z] + bash -s -- [2023-05-29T14:54:18.402Z] [2023-05-29T14:54:18.402Z] _____ _ [2023-05-29T14:54:18.402Z] / ____| | | [2023-05-29T14:54:18.402Z] | | ___ __| | ___ ___ _____ __ [2023-05-29T14:54:18.402Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-29T14:54:18.402Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-29T14:54:18.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-29T14:54:18.402Z] Bash-1.0.6 [2023-05-29T14:54:18.402Z] [2023-05-29T14:54:18.402Z] [2023-05-29T14:54:18.402Z] ==> git version 2.25.1 found [2023-05-29T14:54:18.402Z] ==> 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-05-29T14:54:18.402Z] Release-Date: 2020-01-08 [2023-05-29T14:54:18.402Z] 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-05-29T14:54:18.402Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-29T14:54:18.402Z] ==> Jenkins CI detected. [2023-05-29T14:54:18.402Z] current dir:  /w/workspace/edgex-go/1 [2023-05-29T14:54:18.402Z] project root: . [2023-05-29T14:54:18.402Z] --> token set from env [2023-05-29T14:54:18.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-29T14:54:18.402Z] ==> Running gcov in . (disable via -X gcov) [2023-05-29T14:54:18.662Z] ==> Python coveragepy not found [2023-05-29T14:54:18.662Z] ==> Searching for coverage reports in: [2023-05-29T14:54:18.662Z] + . [2023-05-29T14:54:18.662Z] -> Found 1 reports [2023-05-29T14:54:18.662Z] ==> Detecting git/mercurial file structure [2023-05-29T14:54:18.662Z] ==> Reading reports [2023-05-29T14:54:18.662Z] + ./coverage.out bytes=447731 [2023-05-29T14:54:18.662Z] ==> Appending adjustments [2023-05-29T14:54:18.662Z] https://docs.codecov.io/docs/fixing-reports [2023-05-29T14:54:19.599Z] + Found adjustments [2023-05-29T14:54:19.599Z] ==> Gzipping contents [2023-05-29T14:54:19.599Z] 60K /tmp/codecov.GgASqm.gz [2023-05-29T14:54:19.599Z] ==> Uploading reports [2023-05-29T14:54:19.599Z] url: https://codecov.io [2023-05-29T14:54:19.599Z] query: branch=PR-4581&commit=d791886d2f0be9b493d4a78fa06495ad0537dd88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4581&job=&cmd_args= [2023-05-29T14:54:19.599Z] -> Pinging Codecov [2023-05-29T14:54:19.599Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4581&commit=d791886d2f0be9b493d4a78fa06495ad0537dd88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4581%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4581&job=&cmd_args= [2023-05-29T14:54:19.859Z] -> Uploading to [2023-05-29T14:54:19.859Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-29/00271124DB129430A58F1EEE437C3FCB/d791886d2f0be9b493d4a78fa06495ad0537dd88/22f2f5ae-3d53-4a96-ae40-647e68e0d902.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T145419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd022a3b509a71b63e98ae347c15a7517be12dbd2f8ba075c5e934bd5cfb3047 [2023-05-29T14:54:19.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T14:54:19.859Z] Dload Upload Total Spent Left Speed [2023-05-29T14:54:20.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57411 0 0 100 57411 0 231k --:--:-- --:--:-- --:--:-- 231k [2023-05-29T14:54:20.117Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d791886d2f0be9b493d4a78fa06495ad0537dd88 [Pipeline] } [2023-05-29T14:54:20.144Z] 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-05-29T14:54:21.545Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:54:21.869Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:54:22.760Z] ---> package-listing.sh [2023-05-29T14:54:22.760Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-29T14:54:22.760Z] ++ facter osfamily [2023-05-29T14:54:23.019Z] + OS_FAMILY=debian [2023-05-29T14:54:23.019Z] + workspace=/w/workspace/edgex-go/1 [2023-05-29T14:54:23.019Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-29T14:54:23.019Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-29T14:54:23.019Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-29T14:54:23.019Z] + PACKAGES=/tmp/packages_start.txt [2023-05-29T14:54:23.019Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-29T14:54:23.019Z] + PACKAGES=/tmp/packages_end.txt [2023-05-29T14:54:23.019Z] + case "${OS_FAMILY}" in [2023-05-29T14:54:23.019Z] + dpkg -l [2023-05-29T14:54:23.019Z] + grep '^ii' [2023-05-29T14:54:23.019Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-29T14:54:23.019Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-29T14:54:23.019Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-29T14:54:23.019Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-29T14:54:23.019Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-29T14:54:23.019Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-29T14:54:23.054Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-29T14:54:23.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:54:23.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T14:54:23.983Z] [2023-05-29T14:54:23.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T14:54:24.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T14:54:24.373Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-29T14:54:24.373Z] 5eb5b503b376: Pulling fs layer [2023-05-29T14:54:24.373Z] 5c69ac0246d0: Pulling fs layer [2023-05-29T14:54:24.373Z] ec43610c2a17: Pulling fs layer [2023-05-29T14:54:24.373Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-29T14:54:24.373Z] 33b1e0a273af: Pulling fs layer [2023-05-29T14:54:24.373Z] 5d3b04190fa2: Pulling fs layer [2023-05-29T14:54:24.373Z] 2f39f015ded8: Pulling fs layer [2023-05-29T14:54:24.373Z] 33b1e0a273af: Waiting [2023-05-29T14:54:24.373Z] 5d3b04190fa2: Waiting [2023-05-29T14:54:24.373Z] 2f39f015ded8: Waiting [2023-05-29T14:54:24.373Z] 3a2ae6a8a46f: Waiting [2023-05-29T14:54:24.373Z] 5c69ac0246d0: Verifying Checksum [2023-05-29T14:54:24.373Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-29T14:54:24.373Z] 3a2ae6a8a46f: Download complete [2023-05-29T14:54:24.373Z] 33b1e0a273af: Verifying Checksum [2023-05-29T14:54:24.373Z] 33b1e0a273af: Download complete [2023-05-29T14:54:24.373Z] 5d3b04190fa2: Verifying Checksum [2023-05-29T14:54:24.373Z] 5d3b04190fa2: Download complete [2023-05-29T14:54:24.373Z] ec43610c2a17: Verifying Checksum [2023-05-29T14:54:24.373Z] ec43610c2a17: Download complete [2023-05-29T14:54:24.631Z] 5eb5b503b376: Verifying Checksum [2023-05-29T14:54:24.631Z] 5eb5b503b376: Download complete [2023-05-29T14:54:25.197Z] 2f39f015ded8: Download complete [2023-05-29T14:54:25.766Z] 5eb5b503b376: Pull complete [2023-05-29T14:54:25.766Z] 5c69ac0246d0: Pull complete [2023-05-29T14:54:26.332Z] ec43610c2a17: Pull complete [2023-05-29T14:54:26.332Z] 3a2ae6a8a46f: Pull complete [2023-05-29T14:54:26.589Z] 33b1e0a273af: Pull complete [2023-05-29T14:54:26.589Z] 5d3b04190fa2: Pull complete [2023-05-29T14:54:30.770Z] 2f39f015ded8: Pull complete [2023-05-29T14:54:30.770Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-29T14:54:30.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T14:54:30.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T14:54:30.985Z] prd-ubuntu20.04-docker-8c-8g-17164 does not seem to be running inside a container [2023-05-29T14:54:30.976Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-29T14:54:34.713Z] $ docker top 482bd697addecd8bdaeb22049a62351633c05768363aff833ca2ab0a39931fbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T14:54:35.142Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-29T14:54:35.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-29T14:54:35.771Z] + ls /var/log/sa-host [2023-05-29T14:54:35.771Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T14:54:35.988Z] provisioning config files... [2023-05-29T14:54:35.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13461645087455802566tmp [Pipeline] { [Pipeline] echo [2023-05-29T14:54:36.042Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:54:36.366Z] ---> create-netrc.sh [Pipeline] } [2023-05-29T14:54:36.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:54:36.796Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-29T14:54:36.838Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:54:37.148Z] ---> sudo-logs.sh [2023-05-29T14:54:37.148Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-29T14:54:37.230Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:54:37.544Z] ---> job-cost.sh [2023-05-29T14:54:37.544Z] lf-activate-venv: SKIPPING [2023-05-29T14:54:37.544Z] DEBUG: total: 0.10999999940395355 [2023-05-29T14:54:37.544Z] INFO: Retrieving Stack Cost... [2023-05-29T14:54:37.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T14:54:38.372Z] INFO: Archiving Costs [Pipeline] echo [2023-05-29T14:54:38.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T14:54:38.726Z] ---> logs-deploy.sh [2023-05-29T14:54:38.726Z] lf-activate-venv: SKIPPING [2023-05-29T14:54:38.726Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4581/1 [2023-05-29T14:54:38.726Z] INFO: archiving workspace using pattern(s): [2023-05-29T14:54:39.667Z] Archives upload complete. [2023-05-29T14:54:39.667Z] INFO: archiving logs to Nexus