Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+eecf9864b491fb41522b6558cae261f6169b3352 (a1586b2be9d48a936f32c76fc0201e444136ac2d) 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-ssh17045164723209209056.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-ssh13961457827878935756.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7816964506354400906.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 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-ssh10978371219726196380.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16314912116886944581.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15273 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing b0bb4953ca331064c348680d63eb7d9677b8144c Checking out Revision b0bb4953ca331064c348680d63eb7d9677b8144c (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0bb4953ca331064c348680d63eb7d9677b8144c # timeout=10 Commit message: "Merge commit 'eecf9864b491fb41522b6558cae261f6169b3352' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 6bed93e808492c1bcb1c32678c135e0cf8965531 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-12T08:30:28.952Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-12T08:30:28.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-12T08:30:29.015Z] ========================================================= [2023-05-12T08:30:29.015Z] EdgeX Global Pipelines Version Info [2023-05-12T08:30:29.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-12T08:30:29.734Z] ------------------- [2023-05-12T08:30:29.734Z] stable info: [2023-05-12T08:30:29.734Z] ------------------- [2023-05-12T08:30:29.734Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-12T08:30:29.734Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T08:30:29.734Z] Message: update stable to v1.0.249 [2023-05-12T08:30:30.306Z] ------------------- [2023-05-12T08:30:30.306Z] experimental info: [2023-05-12T08:30:30.306Z] ------------------- [2023-05-12T08:30:30.306Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-12T08:30:30.306Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-12T08:30:30.306Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-12T08:30:30.460Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-12T08:30:30.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-12T08:30:30.489Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-12T08:30:30.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-12T08:30:30.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-12T08:30:30.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-12T08:30:30.542Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-12T08:30:30.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-12T08:30:30.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-12T08:30:30.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-12T08:30:30.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-12T08:30:30.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-12T08:30:30.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-12T08:30:30.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-12T08:30:30.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-12T08:30:30.647Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T08:30:30.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-12T08:30:30.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-12T08:30:30.682Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-12T08:30:30.696Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-12T08:30:30.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-12T08:30:30.720Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-12T08:30:30.731Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-12T08:30:30.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-12T08:30:30.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-12T08:30:30.770Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-12T08:30:30.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0bb4953ca331064c348680d63eb7d9677b8144c [Pipeline] echo [2023-05-12T08:30:30.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0bb495 [Pipeline] echo [2023-05-12T08:30:30.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T08:30:30.866Z] provisioning config files... [2023-05-12T08:30:30.882Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config9494423452663248791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T08:30:31.185Z] ---> docker-login.sh [2023-05-12T08:30:31.185Z] nexus3.edgexfoundry.org:10001 [2023-05-12T08:30:31.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:30:31.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:30:31.446Z] Configure a credential helper to remove this warning. See [2023-05-12T08:30:31.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:30:31.446Z] [2023-05-12T08:30:31.446Z] Login Succeeded [2023-05-12T08:30:31.446Z] nexus3.edgexfoundry.org:10002 [2023-05-12T08:30:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:30:31.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:30:31.706Z] Configure a credential helper to remove this warning. See [2023-05-12T08:30:31.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:30:31.706Z] [2023-05-12T08:30:31.706Z] Login Succeeded [2023-05-12T08:30:31.706Z] nexus3.edgexfoundry.org:10003 [2023-05-12T08:30:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:30:31.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:30:31.706Z] Configure a credential helper to remove this warning. See [2023-05-12T08:30:31.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:30:31.706Z] [2023-05-12T08:30:31.706Z] Login Succeeded [2023-05-12T08:30:31.706Z] nexus3.edgexfoundry.org:10004 [2023-05-12T08:30:31.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:30:31.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:30:31.967Z] Configure a credential helper to remove this warning. See [2023-05-12T08:30:31.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:30:31.967Z] [2023-05-12T08:30:31.967Z] Login Succeeded [2023-05-12T08:30:31.967Z] docker.io [2023-05-12T08:30:31.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:30:32.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:30:32.227Z] Configure a credential helper to remove this warning. See [2023-05-12T08:30:32.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:30:32.227Z] [2023-05-12T08:30:32.227Z] Login Succeeded [2023-05-12T08:30:32.227Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T08:30:32.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T08:30:32.534Z] + 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-12T08:30:32.534Z] + dirname cmd/core-command/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-12T08:30:32.534Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-12T08:30:32.534Z] + dirname+ cmd/core-data/Dockerfile [2023-05-12T08:30:32.534Z] cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-12T08:30:32.534Z] + dirname cmd/core-metadata/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-12T08:30:32.534Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-12T08:30:32.534Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-12T08:30:32.534Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-05-12T08:30:32.534Z] cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-12T08:30:32.534Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-12T08:30:32.534Z] cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-12T08:30:32.534Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-12T08:30:32.534Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-12T08:30:32.534Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-12T08:30:32.534Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-12T08:30:32.534Z] + dirname cmd/support-notifications/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-12T08:30:32.534Z] + cut -d/ -f2 [2023-05-12T08:30:32.534Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-12T08:30:32.534Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-12T08:30:32.581Z] 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-12T08:30:32.923Z] + git rev-list -1 --merges b0bb4953ca331064c348680d63eb7d9677b8144c~1..b0bb4953ca331064c348680d63eb7d9677b8144c [Pipeline] echo [2023-05-12T08:30:32.933Z] -----------> git rev-list -1 --merges b0bb4953ca331064c348680d63eb7d9677b8144c~1..b0bb4953ca331064c348680d63eb7d9677b8144c b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:30:32.933Z] b0bb4953ca331064c348680d63eb7d9677b8144c [false] [Pipeline] sh [2023-05-12T08:30:33.217Z] + git log --format=format:%s -1 b0bb4953ca331064c348680d63eb7d9677b8144c [Pipeline] echo [2023-05-12T08:30:33.231Z] ========================================================= [2023-05-12T08:30:33.231Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-12T08:30:33.231Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-12T08:30:33.583Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-12T08:30:33.583Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-12T08:30:33.583Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-12T08:30:33.583Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-12T08:30:33.583Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-12T08:30:33.583Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-12T08:30:33.583Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:30:33.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T08:30:33.914Z] [2023-05-12T08:30:33.914Z] 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-12T08:30:34.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T08:30:34.214Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-12T08:30:34.214Z] b85a868b505f: Pulling fs layer [2023-05-12T08:30:34.214Z] e2be974225ed: Pulling fs layer [2023-05-12T08:30:34.214Z] 339a4e72a1f5: Pulling fs layer [2023-05-12T08:30:34.214Z] 988bab9f4d93: Pulling fs layer [2023-05-12T08:30:34.214Z] 1469e6f7b9e6: Pulling fs layer [2023-05-12T08:30:34.214Z] eaf3925da568: Pulling fs layer [2023-05-12T08:30:34.214Z] bab4dde63d76: Pulling fs layer [2023-05-12T08:30:34.214Z] bde34c3a00c8: Pulling fs layer [2023-05-12T08:30:34.214Z] b352a97aabf1: Pulling fs layer [2023-05-12T08:30:34.214Z] 988bab9f4d93: Waiting [2023-05-12T08:30:34.214Z] 1469e6f7b9e6: Waiting [2023-05-12T08:30:34.214Z] eaf3925da568: Waiting [2023-05-12T08:30:34.214Z] bab4dde63d76: Waiting [2023-05-12T08:30:34.214Z] bde34c3a00c8: Waiting [2023-05-12T08:30:34.214Z] 4872d77fe225: Pulling fs layer [2023-05-12T08:30:34.214Z] 5851b861e8e6: Pulling fs layer [2023-05-12T08:30:34.214Z] b352a97aabf1: Waiting [2023-05-12T08:30:34.214Z] 5851b861e8e6: Waiting [2023-05-12T08:30:34.214Z] e2be974225ed: Verifying Checksum [2023-05-12T08:30:34.214Z] e2be974225ed: Download complete [2023-05-12T08:30:34.214Z] 988bab9f4d93: Verifying Checksum [2023-05-12T08:30:34.214Z] 988bab9f4d93: Download complete [2023-05-12T08:30:34.476Z] 1469e6f7b9e6: Verifying Checksum [2023-05-12T08:30:34.476Z] 1469e6f7b9e6: Download complete [2023-05-12T08:30:34.476Z] 339a4e72a1f5: Verifying Checksum [2023-05-12T08:30:34.476Z] 339a4e72a1f5: Download complete [2023-05-12T08:30:34.476Z] eaf3925da568: Verifying Checksum [2023-05-12T08:30:34.476Z] eaf3925da568: Download complete [2023-05-12T08:30:34.476Z] bde34c3a00c8: Verifying Checksum [2023-05-12T08:30:34.476Z] bde34c3a00c8: Download complete [2023-05-12T08:30:34.476Z] b352a97aabf1: Verifying Checksum [2023-05-12T08:30:34.476Z] b352a97aabf1: Download complete [2023-05-12T08:30:34.476Z] 4872d77fe225: Verifying Checksum [2023-05-12T08:30:34.476Z] 4872d77fe225: Download complete [2023-05-12T08:30:34.476Z] 5851b861e8e6: Verifying Checksum [2023-05-12T08:30:34.476Z] 5851b861e8e6: Download complete [2023-05-12T08:30:34.476Z] b85a868b505f: Verifying Checksum [2023-05-12T08:30:34.476Z] b85a868b505f: Download complete [2023-05-12T08:30:34.735Z] bab4dde63d76: Verifying Checksum [2023-05-12T08:30:34.735Z] bab4dde63d76: Download complete [2023-05-12T08:30:35.670Z] b85a868b505f: Pull complete [2023-05-12T08:30:35.928Z] e2be974225ed: Pull complete [2023-05-12T08:30:36.495Z] 339a4e72a1f5: Pull complete [2023-05-12T08:30:36.495Z] 988bab9f4d93: Pull complete [2023-05-12T08:30:36.758Z] 1469e6f7b9e6: Pull complete [2023-05-12T08:30:36.758Z] eaf3925da568: Pull complete [2023-05-12T08:30:38.661Z] bab4dde63d76: Pull complete [2023-05-12T08:30:38.661Z] bde34c3a00c8: Pull complete [2023-05-12T08:30:38.661Z] b352a97aabf1: Pull complete [2023-05-12T08:30:38.661Z] 4872d77fe225: Pull complete [2023-05-12T08:30:38.661Z] 5851b861e8e6: Pull complete [2023-05-12T08:30:38.661Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-12T08:30:38.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-12T08:30:38.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:30:38.752Z] prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container [2023-05-12T08:30:38.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-12T08:30:42.275Z] $ docker top c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac -eo pid,comm [2023-05-12T08:30:42.322Z] 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-12T08:30:42.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-12T08:30:42.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T08:30:42.366Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T08:30:42.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T08:30:42.476Z] $ docker exec c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac ssh-agent [2023-05-12T08:30:42.577Z] SSH_AUTH_SOCK=/tmp/ssh-lLkEHRKhGKTj/agent.32 [2023-05-12T08:30:42.577Z] SSH_AGENT_PID=39 [2023-05-12T08:30:42.583Z] Running ssh-add (command line suppressed) [2023-05-12T08:30:42.673Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3392052334546970723.key (/w/workspace/edgex-go/4@tmp/private_key_3392052334546970723.key) [2023-05-12T08:30:42.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T08:30:42.972Z] + git tag --points-at HEAD [Pipeline] } [2023-05-12T08:30:42.992Z] $ docker exec --env ******** --env ******** c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac ssh-agent -k [2023-05-12T08:30:43.091Z] unset SSH_AUTH_SOCK; [2023-05-12T08:30:43.091Z] unset SSH_AGENT_PID; [2023-05-12T08:30:43.091Z] echo Agent pid 39 killed; [2023-05-12T08:30:43.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-12T08:30:43.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-12T08:30:43.135Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-12T08:30:43.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-12T08:30:43.237Z] $ docker exec c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac ssh-agent [2023-05-12T08:30:43.341Z] SSH_AUTH_SOCK=/tmp/ssh-GAhsjlikHqZr/agent.72 [2023-05-12T08:30:43.341Z] SSH_AGENT_PID=78 [2023-05-12T08:30:43.346Z] Running ssh-add (command line suppressed) [2023-05-12T08:30:43.438Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7409665593348146255.key (/w/workspace/edgex-go/4@tmp/private_key_7409665593348146255.key) [2023-05-12T08:30:43.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-12T08:30:43.744Z] + git semver init [2023-05-12T08:30:44.005Z] 2023-05-12 08:30:43,920 [run_init] DEBUG init version:0.0.0 force:False [2023-05-12T08:30:44.005Z] 2023-05-12 08:30:43,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-05-12T08:30:44.005Z] 2023-05-12 08:30:43,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-05-12T08:30:44.005Z] 2023-05-12 08:30:43,921 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-05-12T08:30:49.278Z] 2023-05-12 08:30:49,007 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-05-12T08:30:49.278Z] 2023-05-12 08:30:49,008 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4563 with force:False [2023-05-12T08:30:49.278Z] 2023-05-12 08:30:49,008 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4563 [2023-05-12T08:30:49.278Z] 2023-05-12 08:30:49,013 [execute] INFO git cat-file --batch-check [2023-05-12T08:30:49.278Z] 2023-05-12 08:30:49,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T08:30:49.278Z] 2023-05-12 08:30:49,019 [execute] INFO git cat-file --batch [2023-05-12T08:30:49.278Z] 2023-05-12 08:30:49,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-05-12T08:30:49.278Z] 2023-05-12 08:30:49,025 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4563 [2023-05-12T08:30:49.278Z] 0.0.0 [Pipeline] } [2023-05-12T08:30:49.291Z] $ docker exec --env ******** --env ******** c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac ssh-agent -k [2023-05-12T08:30:49.389Z] unset SSH_AUTH_SOCK; [2023-05-12T08:30:49.390Z] unset SSH_AGENT_PID; [2023-05-12T08:30:49.390Z] echo Agent pid 78 killed; [2023-05-12T08:30:49.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-12T08:30:49.695Z] + git semver [Pipeline] } [2023-05-12T08:30:49.971Z] $ docker stop --time=1 c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac [2023-05-12T08:30:51.247Z] $ docker rm -f --volumes c4190e0b7b80e4d76dffb8af823a85f16c3513e04fd84c972785eee8da207fac [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T08:30:51.568Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-12T08:30:51.779Z] Stashed 1 file(s) [Pipeline] echo [2023-05-12T08:30:51.782Z] [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-12T08:30:52.181Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-05-12T08:30:52.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T08:30:52.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T08:30:52.213Z] ========================================================= [2023-05-12T08:30:52.213Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-12T08:30:52.213Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:30:52.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T08:30:52.503Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-12T08:30:52.503Z] f56be85fc22e: Pulling fs layer [2023-05-12T08:30:52.503Z] 85791d961cd3: Pulling fs layer [2023-05-12T08:30:52.503Z] d694b5ae8c79: Pulling fs layer [2023-05-12T08:30:52.503Z] 9f32a84ed3da: Pulling fs layer [2023-05-12T08:30:52.503Z] 4d19c01a9841: Pulling fs layer [2023-05-12T08:30:52.503Z] 9325e15d5711: Pulling fs layer [2023-05-12T08:30:52.503Z] 556b6ee489ea: Pulling fs layer [2023-05-12T08:30:52.503Z] c5a4b2cf53e6: Pulling fs layer [2023-05-12T08:30:52.503Z] 4d19c01a9841: Waiting [2023-05-12T08:30:52.503Z] 9325e15d5711: Waiting [2023-05-12T08:30:52.503Z] 556b6ee489ea: Waiting [2023-05-12T08:30:52.503Z] c5a4b2cf53e6: Waiting [2023-05-12T08:30:52.503Z] 9f32a84ed3da: Waiting [2023-05-12T08:30:52.503Z] 85791d961cd3: Download complete [2023-05-12T08:30:52.503Z] 9f32a84ed3da: Verifying Checksum [2023-05-12T08:30:52.503Z] 9f32a84ed3da: Download complete [2023-05-12T08:30:52.503Z] 4d19c01a9841: Verifying Checksum [2023-05-12T08:30:52.503Z] 4d19c01a9841: Download complete [2023-05-12T08:30:52.503Z] f56be85fc22e: Verifying Checksum [2023-05-12T08:30:52.503Z] f56be85fc22e: Download complete [2023-05-12T08:30:52.503Z] 9325e15d5711: Verifying Checksum [2023-05-12T08:30:52.503Z] 9325e15d5711: Download complete [2023-05-12T08:30:52.766Z] f56be85fc22e: Pull complete [2023-05-12T08:30:52.766Z] 85791d961cd3: Pull complete [2023-05-12T08:30:53.339Z] d694b5ae8c79: Verifying Checksum [2023-05-12T08:30:53.339Z] d694b5ae8c79: Download complete [2023-05-12T08:30:53.339Z] c5a4b2cf53e6: Verifying Checksum [2023-05-12T08:30:53.339Z] c5a4b2cf53e6: Download complete [2023-05-12T08:30:53.597Z] 556b6ee489ea: Verifying Checksum [2023-05-12T08:30:53.597Z] 556b6ee489ea: Download complete [2023-05-12T08:30:56.884Z] d694b5ae8c79: Pull complete [2023-05-12T08:30:56.884Z] 9f32a84ed3da: Pull complete [2023-05-12T08:30:56.884Z] 4d19c01a9841: Pull complete [2023-05-12T08:30:56.884Z] 9325e15d5711: Pull complete [2023-05-12T08:30:58.783Z] 556b6ee489ea: Pull complete [2023-05-12T08:31:00.156Z] c5a4b2cf53e6: Pull complete [2023-05-12T08:31:00.156Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-12T08:31:00.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T08:31:00.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:31:00.447Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T08:31:00.447Z] WORKDIR /edgex [2023-05-12T08:31:00.447Z] COPY go.mod . [2023-05-12T08:31:00.447Z] RUN go mod download [2023-05-12T08:31:00.447Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-12T08:31:01.013Z] Sending build context to Docker daemon 170.7MB [2023-05-12T08:31:01.013Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-12T08:31:01.013Z] ---> c4be618373d6 [2023-05-12T08:31:01.013Z] Step 2/4 : WORKDIR /edgex [2023-05-12T08:31:06.283Z] ---> Running in e72ac511bc15 [2023-05-12T08:31:06.283Z] Removing intermediate container e72ac511bc15 [2023-05-12T08:31:06.283Z] ---> 9c7f468f6e23 [2023-05-12T08:31:06.283Z] Step 3/4 : COPY go.mod . [2023-05-12T08:31:06.541Z] ---> 35f747fa791c [2023-05-12T08:31:06.541Z] Step 4/4 : RUN go mod download [2023-05-12T08:31:06.541Z] ---> Running in 51630f38cb70 [2023-05-12T08:31:06.868Z] Still waiting to schedule task [2023-05-12T08:31:06.869Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15274’ is offline [2023-05-12T08:31:18.821Z] Removing intermediate container 51630f38cb70 [2023-05-12T08:31:18.821Z] ---> 77a06969d956 [2023-05-12T08:31:18.821Z] Successfully built 77a06969d956 [2023-05-12T08:31:18.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:31:19.121Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T08:31:19.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:31:19.190Z] prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container [2023-05-12T08:31:19.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-12T08:31:19.620Z] $ docker top 0edda1fd6301e0adbb7ea0c0dc630bafac0a9c7db4635451d53de51e87621bfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:31:19.955Z] + go version [2023-05-12T08:31:19.956Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-12T08:31:19.969Z] $ docker stop --time=1 0edda1fd6301e0adbb7ea0c0dc630bafac0a9c7db4635451d53de51e87621bfa [2023-05-12T08:31:21.235Z] $ docker rm -f --volumes 0edda1fd6301e0adbb7ea0c0dc630bafac0a9c7db4635451d53de51e87621bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:31:21.631Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-12T08:31:21.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:31:21.701Z] prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container [2023-05-12T08:31:21.734Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-12T08:31:22.116Z] $ docker top 8aadfaf40661cc9c70276e122e5549c0c7b95ae9b8718dd8fd324bd64bbaee57 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-12T08:31:22.177Z] ========================================================= [2023-05-12T08:31:22.177Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-12T08:31:22.177Z] ========================================================= [Pipeline] sh [2023-05-12T08:31:22.453Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:31:22.743Z] + make test [2023-05-12T08:31:22.743Z] go test -race -coverprofile=coverage.out ./... [2023-05-12T08:31:30.860Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-12T08:31:45.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-12T08:31:45.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-12T08:31:45.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-12T08:31:45.752Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-12T08:31:46.014Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-12T08:31:46.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-12T08:31:46.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-12T08:31:46.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-12T08:31:46.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-12T08:31:46.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-12T08:31:47.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-12T08:31:47.669Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-12T08:31:47.669Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-12T08:31:47.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-12T08:31:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-12T08:31:49.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-12T08:31:49.571Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-05-12T08:31:51.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-05-12T08:31:55.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements [2023-05-12T08:31:55.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-12T08:31:55.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-12T08:31:55.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-12T08:31:57.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-12T08:31:57.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-12T08:31:57.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-05-12T08:31:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-12T08:31:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-12T08:31:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:31:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-12T08:31:58.412Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-12T08:31:59.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-12T08:31:59.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-12T08:32:00.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.356s coverage: 88.5% of statements [2023-05-12T08:32:00.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 3.8% of statements [2023-05-12T08:32:01.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-12T08:32:01.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:32:01.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-12T08:32:01.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements [2023-05-12T08:32:01.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-12T08:32:01.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-12T08:32:01.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-12T08:32:01.920Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-12T08:32:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-12T08:32:02.179Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-12T08:32:03.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-12T08:32:03.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-12T08:32:03.141Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-12T08:32:03.141Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 65.9% of statements [2023-05-12T08:32:05.038Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-12T08:32:05.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-12T08:32:05.038Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2023-05-12T08:32:05.038Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-05-12T08:32:05.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-05-12T08:32:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-05-12T08:32:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-05-12T08:32:05.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-05-12T08:32:05.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-05-12T08:32:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-12T08:32:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-12T08:32:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-12T08:32:06.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-12T08:32:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-12T08:32:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-12T08:32:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-12T08:32:07.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-12T08:32:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-12T08:32:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-12T08:32:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-12T08:32:07.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-12T08:32:08.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-12T08:32:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-12T08:32:08.811Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-12T08:32:09.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-12T08:32:10.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-12T08:32:10.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-12T08:32:10.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-12T08:32:12.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-12T08:32:12.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-12T08:32:12.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-12T08:32:13.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-12T08:32:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-12T08:32:13.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-12T08:32:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-12T08:32:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-12T08:32:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-12T08:32:14.912Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-12T08:32:16.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-12T08:32:16.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-12T08:32:16.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-12T08:32:16.288Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-12T08:32:17.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-12T08:32:17.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:32:17.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-12T08:32:17.226Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-12T08:32:17.793Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-05-12T08:32:18.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-12T08:32:18.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-12T08:32:18.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-12T08:32:18.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.252s coverage: 79.9% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.069s coverage: 92.9% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.048s coverage: 62.3% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 82.1% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 63.1% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-05-12T08:32:31.199Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.081s coverage: 97.7% of statements [2023-05-12T08:32:31.199Z] 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-12T08:32:31.199Z] running golangci-lint [2023-05-12T08:32:31.199Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-12T08:32:31.199Z] go version go1.20.2 linux/amd64 [2023-05-12T08:32:31.458Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-12T08:32:31.458Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-12T08:32:46.356Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 13.270905024s" [2023-05-12T08:32:46.356Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.242582ms" [2023-05-12T08:32:51.618Z] level=info msg="[linters_context/goanalysis] analyzers took 1m17.037823749s with top 10 stages: buildir: 26.467599165s, inspect: 1.972648529s, fact_deprecated: 1.866021601s, gosec: 1.449886895s, ctrlflow: 1.415299786s, printf: 1.301167565s, nilness: 975.562757ms, fact_purity: 914.155605ms, S1038: 846.931622ms, SA1012: 702.242925ms" [2023-05-12T08:32:51.618Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-12T08:32:51.618Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, nolint: 0/23, path_prettifier: 203/203, autogenerated_exclude: 203/203, exclude: 203/203" [2023-05-12T08:32:51.618Z] level=info msg="[runner] processing took 15.78593ms with stages: nolint: 6.441754ms, identifier_marker: 4.43235ms, path_prettifier: 1.482108ms, autogenerated_exclude: 1.424306ms, exclude-rules: 1.233144ms, skip_dirs: 723.628µs, cgo: 29.67µs, filename_unadjuster: 14.78µs, max_same_issues: 680ns, diff: 610ns, uniq_by_line: 550ns, exclude: 530ns, skip_files: 430ns, source_code: 280ns, severity-rules: 270ns, sort_results: 270ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" [2023-05-12T08:32:51.618Z] level=info msg="[runner] linters took 6.309750466s with stages: goanalysis_metalinter: 6.293882895s" [2023-05-12T08:32:51.618Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-12T08:32:51.618Z] level=info msg="Memory: 198 samples, avg is 183.0MB, max is 756.6MB" [2023-05-12T08:32:51.618Z] level=info msg="Execution took 19.630690587s" [2023-05-12T08:32:51.618Z] go vet ./... [2023-05-12T08:32:54.893Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T08:32:55.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T08:32:55.151Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-12T08:32:55.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-12T08:32:55.714Z] + ls -al . [2023-05-12T08:32:55.714Z] total 704 [2023-05-12T08:32:55.714Z] drwxrwxr-x 11 1001 1001 4096 May 12 08:31 . [2023-05-12T08:32:55.714Z] drwxr-xr-x 4 root root 4096 May 12 08:31 .. [2023-05-12T08:32:55.714Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:30 .blubracket [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 16 May 12 08:30 .dockerignore [2023-05-12T08:32:55.714Z] drwxrwxr-x 8 1001 1001 4096 May 12 08:30 .git [2023-05-12T08:32:55.714Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:30 .github [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 1133 May 12 08:30 .gitignore [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 42 May 12 08:30 .golangci.yml [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 87 May 12 08:30 .hadolint.yml [2023-05-12T08:32:55.714Z] drwxr-xr-x 3 1001 1001 4096 May 12 08:30 .semver [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 166 May 12 08:30 .sonarcloud.properties [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 1171 May 12 08:30 ADOPTERS.md [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 10835 May 12 08:30 Attribution.txt [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 73765 May 12 08:30 CHANGELOG.md [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 3804 May 12 08:30 CONTRIBUTING.md [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 677 May 12 08:30 GOVERNANCE.md [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 883 May 12 08:30 Jenkinsfile [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 10775 May 12 08:30 LICENSE [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 14368 May 12 08:30 Makefile [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 582 May 12 08:30 OWNERS.md [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 9902 May 12 08:30 README.md [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 789 May 12 08:30 SECURITY.md [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 5 May 12 08:30 VERSION [2023-05-12T08:32:55.714Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:30 bin [2023-05-12T08:32:55.714Z] drwxrwxr-x 18 1001 1001 4096 May 12 08:30 cmd [2023-05-12T08:32:55.714Z] -rw-r--r-- 1 root root 447731 May 12 08:32 coverage.out [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 3201 May 12 08:30 go.mod [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 31042 May 12 08:30 go.sum [2023-05-12T08:32:55.714Z] drwxrwxr-x 7 1001 1001 4096 May 12 08:30 internal [2023-05-12T08:32:55.714Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:30 openapi [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 594 May 12 08:30 security.txt [2023-05-12T08:32:55.714Z] drwxrwxr-x 4 1001 1001 4096 May 12 08:30 snap [2023-05-12T08:32:55.714Z] -rw-rw-r-- 1 1001 1001 204 May 12 08:30 version.go [Pipeline] sh [2023-05-12T08:32:56.004Z] + '[' -e coverage.out ] [2023-05-12T08:32:56.004Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-12T08:32:56.170Z] Stashed 1 file(s) [Pipeline] sh [2023-05-12T08:32:56.452Z] + make build [2023-05-12T08:32:56.453Z] 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-12T08:33:08.648Z] 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-12T08:33:08.648Z] 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-12T08:33:08.648Z] 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-12T08:33:09.581Z] 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-12T08:33:16.138Z] 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-12T08:33:16.705Z] 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-12T08:33:17.639Z] 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-12T08:33:18.576Z] 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-12T08:33:19.509Z] 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-12T08:33:20.442Z] 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-12T08:33:21.374Z] 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-12T08:33:22.762Z] $ docker stop --time=1 8aadfaf40661cc9c70276e122e5549c0c7b95ae9b8718dd8fd324bd64bbaee57 [2023-05-12T08:33:27.918Z] $ docker rm -f --volumes 8aadfaf40661cc9c70276e122e5549c0c7b95ae9b8718dd8fd324bd64bbaee57 [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-12T08:33:28.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-12T08:33:28.707Z] [2023-05-12T08:33:28.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:33:29.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-12T08:33:29.007Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-12T08:33:29.007Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-12T08:33:29.007Z] ca9280d653b3: Pulling fs layer [2023-05-12T08:33:29.007Z] 7e9c9ca2126c: Pulling fs layer [2023-05-12T08:33:29.266Z] cbdbe7a5bc2a: Download complete [2023-05-12T08:33:29.525Z] cbdbe7a5bc2a: Pull complete [2023-05-12T08:33:29.525Z] ca9280d653b3: Verifying Checksum [2023-05-12T08:33:29.525Z] ca9280d653b3: Download complete [2023-05-12T08:33:29.784Z] ca9280d653b3: Pull complete [2023-05-12T08:33:30.718Z] 7e9c9ca2126c: Download complete [2023-05-12T08:33:34.000Z] 7e9c9ca2126c: Pull complete [2023-05-12T08:33:34.000Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-12T08:33:34.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-12T08:33:34.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:33:34.084Z] prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container [2023-05-12T08:33:34.113Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-12T08:33:37.006Z] $ docker top ed331ed0306a8d40a8033979da8e6a2fc01875e1344f6298a34c026ea3046649 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:33:37.347Z] + docker-compose build --help [2023-05-12T08:33:37.347Z] + grep parallel [2023-05-12T08:33:37.916Z] --parallel Build images in parallel. [Pipeline] } [2023-05-12T08:33:37.929Z] $ docker stop --time=1 ed331ed0306a8d40a8033979da8e6a2fc01875e1344f6298a34c026ea3046649 [2023-05-12T08:33:39.178Z] $ docker rm -f --volumes ed331ed0306a8d40a8033979da8e6a2fc01875e1344f6298a34c026ea3046649 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:33:39.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-12T08:33:39.549Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:33:39.634Z] prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container [2023-05-12T08:33:39.671Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-12T08:33:40.009Z] $ docker top ea6cb8881fcd460fda21bd865889049bfcb94b799622040aa3d0414f2c3c4abc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:33:40.350Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-12T08:33:40.917Z] Building core-command ... [2023-05-12T08:33:40.917Z] Building core-common-config-bootstrapper ... [2023-05-12T08:33:40.917Z] Building core-data ... [2023-05-12T08:33:40.917Z] Building core-metadata ... [2023-05-12T08:33:40.917Z] Building security-bootstrapper ... [2023-05-12T08:33:40.917Z] Building security-proxy-auth ... [2023-05-12T08:33:40.917Z] Building security-proxy-setup ... [2023-05-12T08:33:40.917Z] Building security-secretstore-setup ... [2023-05-12T08:33:40.917Z] Building security-spiffe-token-provider ... [2023-05-12T08:33:40.917Z] Building security-spire-agent ... [2023-05-12T08:33:40.917Z] Building security-spire-config ... [2023-05-12T08:33:40.917Z] Building security-spire-server ... [2023-05-12T08:33:40.917Z] Building support-notifications ... [2023-05-12T08:33:40.917Z] Building support-scheduler ... [2023-05-12T08:33:40.917Z] Building support-scheduler [2023-05-12T08:33:40.917Z] Building core-common-config-bootstrapper [2023-05-12T08:33:40.917Z] Building support-notifications [2023-05-12T08:33:40.917Z] Building security-proxy-setup [2023-05-12T08:33:40.917Z] Building security-proxy-auth [2023-05-12T08:33:50.891Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:33:50.891Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:33:50.891Z] ---> 77a06969d956 [2023-05-12T08:33:50.891Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:33:50.891Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:33:50.891Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:33:50.891Z] ---> 77a06969d956 [2023-05-12T08:33:50.891Z] Step 3/22 : WORKDIR /edgex-go [2023-05-12T08:33:50.891Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:33:50.891Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:33:50.891Z] ---> 77a06969d956 [2023-05-12T08:33:50.891Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:33:51.150Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:33:51.150Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:33:51.150Z] ---> 77a06969d956 [2023-05-12T08:33:51.150Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:33:52.216Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15275 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws [2023-05-12T08:33:52.226Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-05-12T08:33:52.255Z] The recommended git tool is: git [2023-05-12T08:33:52.527Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:33:52.527Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:33:52.527Z] ---> 77a06969d956 [2023-05-12T08:33:52.527Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:33:57.922Z] using credential edgex-jenkins-ssh [2023-05-12T08:33:57.947Z] Cloning the remote Git repository [2023-05-12T08:33:57.995Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-12T08:33:58.090Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-05-12T08:33:58.232Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-12T08:33:58.233Z] > git --version # timeout=10 [2023-05-12T08:33:58.256Z] > git --version # 'git version 2.25.1' [2023-05-12T08:33:58.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T08:33:58.410Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-12T08:34:02.503Z] ---> Running in a071ddbfcb5c [2023-05-12T08:34:02.503Z] ---> Running in a6091cba3650 [2023-05-12T08:34:02.503Z] ---> Running in 356e855d15d7 [2023-05-12T08:34:02.503Z] ---> Running in 6bfee34a1421 [2023-05-12T08:34:02.503Z] ---> Running in 84fd5e766a89 [2023-05-12T08:34:02.503Z] Removing intermediate container a071ddbfcb5c [2023-05-12T08:34:02.503Z] ---> 72df55a1f2d2 [2023-05-12T08:34:02.503Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:34:02.503Z] ---> Running in 195a2a4d58cc [2023-05-12T08:34:02.503Z] Removing intermediate container 356e855d15d7 [2023-05-12T08:34:02.503Z] ---> f54e92e9f6ec [2023-05-12T08:34:02.503Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:34:02.503Z] Removing intermediate container 84fd5e766a89 [2023-05-12T08:34:02.503Z] ---> 68fee40509ad [2023-05-12T08:34:02.503Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:34:02.503Z] Removing intermediate container a6091cba3650 [2023-05-12T08:34:02.503Z] ---> fdcbb32e1c44 [2023-05-12T08:34:02.503Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-12T08:34:02.503Z] ---> Running in 2b5948eeb523 [2023-05-12T08:34:02.503Z] Removing intermediate container 6bfee34a1421 [2023-05-12T08:34:02.503Z] ---> 5e5c86ee7fc2 [2023-05-12T08:34:02.503Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:34:02.503Z] ---> Running in 9909756ca0b1 [2023-05-12T08:34:02.503Z] ---> Running in 76819ea8462a [2023-05-12T08:34:02.503Z] ---> Running in ff372e2e34a8 [2023-05-12T08:34:02.503Z] Removing intermediate container 195a2a4d58cc [2023-05-12T08:34:02.503Z] ---> d5608f29621f [2023-05-12T08:34:02.503Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:34:02.503Z] ---> Running in 605cc6370ec7 [2023-05-12T08:34:02.503Z] Removing intermediate container 2b5948eeb523 [2023-05-12T08:34:02.503Z] ---> 8d8c616d77a9 [2023-05-12T08:34:02.503Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:34:02.503Z] Removing intermediate container 9909756ca0b1 [2023-05-12T08:34:02.503Z] ---> a1c474df5529 [2023-05-12T08:34:02.503Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:34:02.503Z] Removing intermediate container ff372e2e34a8 [2023-05-12T08:34:02.503Z] ---> d5b1ca397a10 [2023-05-12T08:34:02.503Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-12T08:34:02.503Z] ---> Running in 37fafd8f11cb [2023-05-12T08:34:02.503Z] ---> Running in 5da444a58f5c [2023-05-12T08:34:02.503Z] ---> Running in b5aa7516907e [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] OK: 265 MiB in 53 packages [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] OK: 265 MiB in 53 packages [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:34:02.503Z] OK: 265 MiB in 53 packages [2023-05-12T08:34:02.503Z] OK: 265 MiB in 53 packages [2023-05-12T08:34:02.503Z] Removing intermediate container 76819ea8462a [2023-05-12T08:34:02.503Z] ---> 63327a0b17bf [2023-05-12T08:34:02.503Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-12T08:34:02.503Z] Removing intermediate container 605cc6370ec7 [2023-05-12T08:34:02.503Z] ---> 12cef27889b5 [2023-05-12T08:34:02.503Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:34:02.503Z] OK: 265 MiB in 53 packages [2023-05-12T08:34:02.503Z] ---> f7ca94522aab [2023-05-12T08:34:02.503Z] ---> 862533007e5c [2023-05-12T08:34:02.503Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:34:02.503Z] [2023-05-12T08:34:02.762Z] ---> Running in 4ab3c62894d2 [2023-05-12T08:34:02.762Z] ---> Running in ead0b2389b72 [2023-05-12T08:34:02.762Z] Removing intermediate container 37fafd8f11cb [2023-05-12T08:34:02.762Z] ---> a63be059f3db [2023-05-12T08:34:02.762Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:34:02.762Z] ---> 64ca3ea524f0 [2023-05-12T08:34:02.762Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:34:02.762Z] Removing intermediate container 5da444a58f5c [2023-05-12T08:34:02.762Z] ---> a5698e62e5f0 [2023-05-12T08:34:02.762Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:34:02.762Z] ---> Running in 57209b39e39c [2023-05-12T08:34:03.020Z] Removing intermediate container b5aa7516907e [2023-05-12T08:34:03.020Z] ---> 4b287498091d [2023-05-12T08:34:03.020Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:34:03.020Z] ---> 8acf2d4deaa4 [2023-05-12T08:34:03.020Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:34:03.020Z] ---> Running in 8682c79c6539 [2023-05-12T08:34:03.020Z] ---> f4b73dd7becf [2023-05-12T08:34:03.020Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:34:03.021Z] ---> Running in 9641167cfc54 [2023-05-12T08:34:18.357Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-12T08:34:18.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-12T08:34:20.367Z] Merging remotes/origin/main commit eecf9864b491fb41522b6558cae261f6169b3352 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-12T08:34:21.138Z] Merge succeeded, producing 31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T08:34:21.139Z] Checking out Revision 31be8874c1cfb9357742510532cdb0556aba3da1 (PR-4563) [2023-05-12T08:34:19.532Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-12T08:34:19.590Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-12T08:34:19.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T08:34:19.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-12T08:34:20.391Z] > git config core.sparsecheckout # timeout=10 [2023-05-12T08:34:20.475Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-12T08:34:20.725Z] > git remote # timeout=10 [2023-05-12T08:34:20.747Z] > git config --get remote.origin.url # timeout=10 [2023-05-12T08:34:20.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-12T08:34:20.795Z] > git merge eecf9864b491fb41522b6558cae261f6169b3352 # timeout=10 [2023-05-12T08:34:21.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-12T08:34:21.147Z] > git config core.sparsecheckout # timeout=10 [2023-05-12T08:34:21.163Z] > git checkout -f 31be8874c1cfb9357742510532cdb0556aba3da1 # timeout=10 [2023-05-12T08:34:24.765Z] Commit message: "Merge commit 'eecf9864b491fb41522b6558cae261f6169b3352' into HEAD" [2023-05-12T08:34:24.795Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-12T08:34:25.988Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-12T08:34:25.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T08:34:25.988Z] Dload Upload Total Spent Left Speed [2023-05-12T08:34:25.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [2023-05-12T08:34:24.776Z] > git rev-list --no-walk 6bed93e808492c1bcb1c32678c135e0cf8965531 # timeout=10 [Pipeline] sh [2023-05-12T08:34:26.580Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-12T08:34:26.914Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-12T08:34:26.914Z] + sudo tee /etc/docker/daemon.new [2023-05-12T08:34:26.914Z] { [2023-05-12T08:34:26.914Z] "registry-mirrors": [ [2023-05-12T08:34:26.914Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-12T08:34:26.914Z] ], [2023-05-12T08:34:26.914Z] "bip": "10.250.0.254/24", [2023-05-12T08:34:26.914Z] "hosts": [ [2023-05-12T08:34:26.914Z] "tcp://0.0.0.0:5555", [2023-05-12T08:34:26.914Z] "unix:///var/run/docker.sock" [2023-05-12T08:34:26.914Z] ], [2023-05-12T08:34:26.914Z] "mtu": 1458, [2023-05-12T08:34:26.914Z] "selinux-enabled": true, [2023-05-12T08:34:26.914Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-12T08:34:26.914Z] } [Pipeline] sh [2023-05-12T08:34:27.250Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-12T08:34:27.588Z] + sudo service docker restart [2023-05-12T08:34:49.702Z] Removing intermediate container 8682c79c6539 [2023-05-12T08:34:49.702Z] ---> 50a95e55544b [2023-05-12T08:34:49.702Z] Step 8/23 : COPY . . [2023-05-12T08:34:49.702Z] Removing intermediate container 57209b39e39c [2023-05-12T08:34:49.702Z] ---> 8512f243a936 [2023-05-12T08:34:49.702Z] Step 8/23 : COPY . . [2023-05-12T08:34:49.702Z] Removing intermediate container 4ab3c62894d2 [2023-05-12T08:34:49.702Z] ---> 055acc481263 [2023-05-12T08:34:49.702Z] Step 8/23 : COPY . . [2023-05-12T08:34:49.702Z] Removing intermediate container ead0b2389b72 [2023-05-12T08:34:49.702Z] ---> c09f6b419014 [2023-05-12T08:34:49.702Z] Step 7/22 : COPY . . [2023-05-12T08:34:49.702Z] Removing intermediate container 9641167cfc54 [2023-05-12T08:34:49.702Z] ---> 4cc44390b775 [2023-05-12T08:34:49.702Z] Step 8/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T08:34:49.745Z] provisioning config files... [2023-05-12T08:34:49.776Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1273159715523870566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T08:34:50.133Z] ---> docker-login.sh [2023-05-12T08:34:50.133Z] nexus3.edgexfoundry.org:10001 [2023-05-12T08:34:50.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:34:50.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:34:50.996Z] Configure a credential helper to remove this warning. See [2023-05-12T08:34:50.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:34:50.996Z] [2023-05-12T08:34:50.996Z] Login Succeeded [2023-05-12T08:34:50.996Z] nexus3.edgexfoundry.org:10002 [2023-05-12T08:34:51.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:34:51.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:34:51.268Z] Configure a credential helper to remove this warning. See [2023-05-12T08:34:51.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:34:51.268Z] [2023-05-12T08:34:51.268Z] Login Succeeded [2023-05-12T08:34:51.268Z] nexus3.edgexfoundry.org:10003 [2023-05-12T08:34:51.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:34:51.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:34:51.811Z] Configure a credential helper to remove this warning. See [2023-05-12T08:34:51.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:34:51.811Z] [2023-05-12T08:34:51.811Z] Login Succeeded [2023-05-12T08:34:51.811Z] nexus3.edgexfoundry.org:10004 [2023-05-12T08:34:52.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:34:52.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:34:52.081Z] Configure a credential helper to remove this warning. See [2023-05-12T08:34:52.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:34:52.081Z] [2023-05-12T08:34:52.081Z] Login Succeeded [2023-05-12T08:34:52.081Z] docker.io [2023-05-12T08:34:52.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-12T08:34:52.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-12T08:34:52.619Z] Configure a credential helper to remove this warning. See [2023-05-12T08:34:52.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-12T08:34:52.619Z] [2023-05-12T08:34:52.619Z] Login Succeeded [2023-05-12T08:34:52.619Z] ---> docker-login.sh ends [Pipeline] } [2023-05-12T08:34:52.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-12T08:34:53.204Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-05-12T08:34:53.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T08:34:53.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-12T08:34:53.255Z] ========================================================= [2023-05-12T08:34:53.255Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-12T08:34:53.255Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:34:53.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T08:34:56.181Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-12T08:34:56.181Z] c41833b44d91: Pulling fs layer [2023-05-12T08:34:56.181Z] ed15518f5707: Pulling fs layer [2023-05-12T08:34:56.181Z] feae8fd75edb: Pulling fs layer [2023-05-12T08:34:56.181Z] 242c74f7c9fa: Pulling fs layer [2023-05-12T08:34:56.181Z] 3cdef696dda3: Pulling fs layer [2023-05-12T08:34:56.181Z] 2ced38df9373: Pulling fs layer [2023-05-12T08:34:56.181Z] 58f1dce35555: Pulling fs layer [2023-05-12T08:34:56.181Z] 242c74f7c9fa: Waiting [2023-05-12T08:34:56.181Z] 2ced38df9373: Waiting [2023-05-12T08:34:56.181Z] 58f1dce35555: Waiting [2023-05-12T08:34:56.181Z] 3cdef696dda3: Waiting [2023-05-12T08:34:56.181Z] ed15518f5707: Verifying Checksum [2023-05-12T08:34:56.181Z] ed15518f5707: Download complete [2023-05-12T08:34:56.181Z] 242c74f7c9fa: Verifying Checksum [2023-05-12T08:34:56.181Z] 242c74f7c9fa: Download complete [2023-05-12T08:34:56.181Z] 3cdef696dda3: Verifying Checksum [2023-05-12T08:34:56.181Z] 3cdef696dda3: Download complete [2023-05-12T08:34:56.181Z] c41833b44d91: Download complete [2023-05-12T08:34:57.169Z] c41833b44d91: Pull complete [2023-05-12T08:34:57.439Z] 58f1dce35555: Verifying Checksum [2023-05-12T08:34:57.439Z] 58f1dce35555: Download complete [2023-05-12T08:34:58.032Z] ed15518f5707: Pull complete [2023-05-12T08:34:59.000Z] 2ced38df9373: Verifying Checksum [2023-05-12T08:34:59.000Z] 2ced38df9373: Download complete [2023-05-12T08:34:59.000Z] feae8fd75edb: Verifying Checksum [2023-05-12T08:34:59.000Z] feae8fd75edb: Download complete [2023-05-12T08:35:11.355Z] feae8fd75edb: Pull complete [2023-05-12T08:35:11.356Z] 242c74f7c9fa: Pull complete [2023-05-12T08:35:11.356Z] 3cdef696dda3: Pull complete [2023-05-12T08:35:11.715Z] ---> 37972b70ef52 [2023-05-12T08:35:11.715Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-12T08:35:11.715Z] ---> Running in c201158d7244 [2023-05-12T08:35:11.715Z] ---> 57c0d10aed58 [2023-05-12T08:35:11.715Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-12T08:35:11.715Z] ---> e1fedc54e664 [2023-05-12T08:35:11.715Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-12T08:35:11.715Z] ---> c361413f837e [2023-05-12T08:35:11.715Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-12T08:35:11.715Z] ---> f749cf7e7cc5 [2023-05-12T08:35:11.715Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-12T08:35:11.715Z] ---> Running in c5db44cd9217 [2023-05-12T08:35:11.715Z] ---> Running in 094934e3b845 [2023-05-12T08:35:11.715Z] ---> Running in 799c9f0855f0 [2023-05-12T08:35:11.716Z] ---> Running in 2c216e5eb902 [2023-05-12T08:35:11.716Z] 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-12T08:35:11.716Z] 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-12T08:35:11.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-12T08:35:11.716Z] 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-12T08:35:11.716Z] 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-12T08:35:18.044Z] 2ced38df9373: Pull complete [2023-05-12T08:35:19.461Z] 58f1dce35555: Pull complete [2023-05-12T08:35:19.461Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-12T08:35:19.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T08:35:19.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:35:19.795Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T08:35:19.795Z] WORKDIR /edgex [2023-05-12T08:35:19.795Z] COPY go.mod . [2023-05-12T08:35:19.795Z] RUN go mod download [2023-05-12T08:35:19.795Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-12T08:35:20.384Z] Sending build context to Docker daemon 2.928MB [2023-05-12T08:35:20.384Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-12T08:35:20.384Z] ---> fadd8f120f05 [2023-05-12T08:35:20.384Z] Step 2/4 : WORKDIR /edgex [2023-05-12T08:35:22.330Z] ---> Running in 074751bae2ca [2023-05-12T08:35:22.601Z] Removing intermediate container 074751bae2ca [2023-05-12T08:35:22.601Z] ---> 978deddec4f7 [2023-05-12T08:35:22.601Z] Step 3/4 : COPY go.mod . [2023-05-12T08:35:23.188Z] ---> 46bf0209b7e5 [2023-05-12T08:35:23.188Z] Step 4/4 : RUN go mod download [2023-05-12T08:35:23.188Z] ---> Running in 63f6d270b449 [2023-05-12T08:35:55.441Z] Removing intermediate container 63f6d270b449 [2023-05-12T08:35:55.441Z] ---> b182bc75d556 [2023-05-12T08:35:55.441Z] Successfully built b182bc75d556 [2023-05-12T08:35:55.441Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:35:55.776Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T08:35:55.776Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:35:55.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container [2023-05-12T08:35:56.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-12T08:35:57.358Z] $ docker top e559cd123676707258f6d07e0ac30161978d089b8be9e20cfd586b7ddb0dbe7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:35:58.203Z] + go version [2023-05-12T08:35:58.203Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-12T08:35:58.225Z] $ docker stop --time=1 e559cd123676707258f6d07e0ac30161978d089b8be9e20cfd586b7ddb0dbe7b [2023-05-12T08:35:58.421Z] Removing intermediate container 799c9f0855f0 [2023-05-12T08:35:58.421Z] ---> 5e538485b93c [2023-05-12T08:35:58.421Z] [2023-05-12T08:35:58.421Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:35:58.421Z] Removing intermediate container c5db44cd9217 [2023-05-12T08:35:58.421Z] ---> ea1111296d46 [2023-05-12T08:35:58.421Z] [2023-05-12T08:35:58.421Z] Step 9/22 : FROM alpine:3.17 [2023-05-12T08:35:58.421Z] Removing intermediate container 094934e3b845 [2023-05-12T08:35:58.421Z] ---> 8afc1d99cc2f [2023-05-12T08:35:58.421Z] [2023-05-12T08:35:58.421Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:35:58.421Z] 3.17: Pulling from library/alpine [2023-05-12T08:35:58.421Z] 3.17: Pulling from library/alpine [2023-05-12T08:35:58.421Z] 3.17: Pulling from library/alpine [2023-05-12T08:35:58.421Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T08:35:58.421Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T08:35:58.421Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T08:35:58.421Z] Status: Image is up to date for alpine:3.17 [2023-05-12T08:35:58.421Z] ---> 9ed4aefc74f6 [2023-05-12T08:35:58.421Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-12T08:35:58.421Z] ---> 9ed4aefc74f6 [2023-05-12T08:35:58.421Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-12T08:35:58.421Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T08:35:58.421Z] Status: Image is up to date for alpine:3.17 [2023-05-12T08:35:58.421Z] ---> 9ed4aefc74f6 [2023-05-12T08:35:58.421Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-12T08:35:58.421Z] ---> Running in e6f45564de84 [2023-05-12T08:35:58.421Z] ---> Running in fabf072d26ad [2023-05-12T08:35:58.421Z] ---> Running in 290febc78b5f [2023-05-12T08:35:58.421Z] Removing intermediate container e6f45564de84 [2023-05-12T08:35:58.421Z] ---> 3b4177ab37cd [2023-05-12T08:35:58.421Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] Removing intermediate container 290febc78b5f [2023-05-12T08:35:58.421Z] ---> 5e180d27cdd6 [2023-05-12T08:35:58.421Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] ---> Running in 416f8a604156 [2023-05-12T08:35:58.421Z] ---> Running in 4cb468d99d51 [2023-05-12T08:35:58.421Z] Removing intermediate container c201158d7244 [2023-05-12T08:35:58.421Z] ---> 8d8280c71fe5 [2023-05-12T08:35:58.421Z] [2023-05-12T08:35:58.421Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:35:58.421Z] ---> 9ed4aefc74f6 [2023-05-12T08:35:58.421Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-12T08:35:58.421Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-12T08:35:58.421Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-12T08:35:58.421Z] ---> Running in 6c4a6c189c09 [2023-05-12T08:35:58.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:35:58.421Z] Removing intermediate container 2c216e5eb902 [2023-05-12T08:35:58.421Z] ---> b8cc00983b06 [2023-05-12T08:35:58.421Z] [2023-05-12T08:35:58.421Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:35:58.421Z] ---> 9ed4aefc74f6 [2023-05-12T08:35:58.421Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:35:58.421Z] OK: 8 MiB in 17 packages [2023-05-12T08:35:58.421Z] ---> Running in 1decc32500a7 [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] Removing intermediate container fabf072d26ad [2023-05-12T08:35:58.421Z] ---> 019c75d7ec17 [2023-05-12T08:35:58.421Z] 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-12T08:35:58.421Z] ---> Running in f803bf93acda [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] Removing intermediate container f803bf93acda [2023-05-12T08:35:58.421Z] ---> bf2f1fa095a8 [2023-05-12T08:35:58.421Z] Step 12/22 : WORKDIR /edgex [2023-05-12T08:35:58.421Z] ---> Running in 578cebb23650 [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:35:58.421Z] OK: 7 MiB in 16 packages [2023-05-12T08:35:58.421Z] Removing intermediate container 578cebb23650 [2023-05-12T08:35:58.421Z] ---> 3c90b562a36c [2023-05-12T08:35:58.421Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:35:58.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:35:58.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:35:58.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:35:58.421Z] OK: 7 MiB in 16 packages [2023-05-12T08:35:58.421Z] ---> b55fb6a62495 [2023-05-12T08:35:58.421Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:35:58.421Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:35:58.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:35:58.421Z] OK: 7 MiB in 16 packages [2023-05-12T08:35:58.421Z] ---> 6929b6121715 [2023-05-12T08:35:58.421Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-12T08:35:58.421Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T08:35:58.421Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T08:35:58.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:35:58.421Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T08:35:58.421Z] Removing intermediate container 416f8a604156 [2023-05-12T08:35:58.421Z] ---> 4f0ecdb72d05 [2023-05-12T08:35:58.421Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:35:58.421Z] OK: 8 MiB in 17 packages [2023-05-12T08:35:58.421Z] ---> 212af8597001 [2023-05-12T08:35:58.421Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-12T08:35:58.421Z] ---> 6401014759c4 [2023-05-12T08:35:58.421Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:35:58.421Z] Removing intermediate container 4cb468d99d51 [2023-05-12T08:35:58.421Z] ---> 9836af5199f0 [2023-05-12T08:35:58.421Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:35:58.421Z] ---> 686b637eb741 [2023-05-12T08:35:58.421Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:35:58.421Z] ---> 19d6787cc25d [2023-05-12T08:35:58.421Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-12T08:35:58.421Z] ---> 8a7f27481057 [2023-05-12T08:35:58.421Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-12T08:35:58.421Z] Removing intermediate container 1decc32500a7 [2023-05-12T08:35:58.421Z] ---> 69d6e004f402 [2023-05-12T08:35:58.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:35:58.421Z] ---> Running in 4828f441a768 [2023-05-12T08:35:58.421Z] Removing intermediate container 6c4a6c189c09 [2023-05-12T08:35:58.421Z] ---> 2c80559b07b5 [2023-05-12T08:35:58.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:35:58.679Z] ---> 96372ba9df7f [2023-05-12T08:35:58.679Z] ---> bbdb2cb1e838 [2023-05-12T08:35:58.679Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-12T08:35:58.679Z] [2023-05-12T08:35:58.679Z] Removing intermediate container 4828f441a768 [2023-05-12T08:35:58.679Z] ---> 676425aa5a2d [2023-05-12T08:35:58.679Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-12T08:35:58.679Z] ---> Running in c68cf491a149 [2023-05-12T08:35:58.679Z] ---> Running in f8ca130ea3a3 [2023-05-12T08:35:58.679Z] ---> 4f5d0a7452cb [2023-05-12T08:35:58.679Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:35:58.679Z] ---> Running in 94e26cf40ffb [2023-05-12T08:35:58.937Z] Removing intermediate container c68cf491a149 [2023-05-12T08:35:58.937Z] ---> 4151ec08b379 [2023-05-12T08:35:58.937Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-12T08:35:58.937Z] Removing intermediate container 94e26cf40ffb [2023-05-12T08:35:58.937Z] ---> b90889f1dd0d [2023-05-12T08:35:58.937Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-12T08:35:59.195Z] ---> d5429b1f1327 [2023-05-12T08:35:59.195Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-12T08:35:59.195Z] ---> Running in abcc74f2a5e6 [2023-05-12T08:35:59.195Z] ---> ef6c23af0049 [2023-05-12T08:35:59.195Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:35:59.195Z] ---> Running in 03dfbe5be8a5 [2023-05-12T08:35:59.195Z] Removing intermediate container abcc74f2a5e6 [2023-05-12T08:35:59.195Z] ---> d5c63bce3179 [2023-05-12T08:35:59.195Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-12T08:35:59.195Z] Removing intermediate container 03dfbe5be8a5 [2023-05-12T08:35:59.195Z] ---> cc9fad237354 [2023-05-12T08:35:59.195Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:35:59.195Z] ---> Running in 29f44f108c20 [2023-05-12T08:35:59.195Z] ---> 2da6bbbbef46 [2023-05-12T08:35:59.195Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:35:59.195Z] ---> d3aad1153adf [2023-05-12T08:35:59.195Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-12T08:35:59.195Z] ---> Running in 6590eab72c5d [2023-05-12T08:35:59.195Z] Removing intermediate container 29f44f108c20 [2023-05-12T08:35:59.195Z] ---> cc7b63b7b073 [2023-05-12T08:35:59.195Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:35:59.453Z] ---> c575d3c8c22a [2023-05-12T08:35:59.453Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:35:59.453Z] Removing intermediate container f8ca130ea3a3 [2023-05-12T08:35:59.453Z] ---> 87901826a9ae [2023-05-12T08:35:59.453Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:35:59.453Z] ---> Running in ce90e7ef3d2e [2023-05-12T08:35:59.453Z] ---> ae74de144541 [2023-05-12T08:35:59.453Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:35:59.453Z] ---> Running in cad43ec9b155 [2023-05-12T08:35:59.453Z] ---> 6a1c10e8be49 [2023-05-12T08:35:59.453Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:35:59.453Z] Removing intermediate container ce90e7ef3d2e [2023-05-12T08:35:59.453Z] ---> d2614e94e358 [2023-05-12T08:35:59.453Z] Step 20/22 : LABEL arch=x86_64 [2023-05-12T08:35:59.710Z] ---> 2d1f09d568a2 [2023-05-12T08:35:59.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-12T08:35:59.710Z] ---> Running in 87647fcc9b70 [2023-05-12T08:35:59.710Z] ---> b3a0c71153a0 [2023-05-12T08:35:59.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-12T08:35:59.710Z] Removing intermediate container 87647fcc9b70 [2023-05-12T08:35:59.710Z] ---> ac5938d27f6d [2023-05-12T08:35:59.710Z] Step 21/22 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:35:59.710Z] ---> Running in 33686c768d51 [2023-05-12T08:35:59.912Z] $ docker rm -f --volumes e559cd123676707258f6d07e0ac30161978d089b8be9e20cfd586b7ddb0dbe7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:36:00.479Z] + docker inspect -f . ci-base-image-arm64 [2023-05-12T08:36:00.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:36:00.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container [2023-05-12T08:36:00.759Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-12T08:36:01.085Z] Removing intermediate container 33686c768d51 [2023-05-12T08:36:01.085Z] ---> fa73d5feaf71 [2023-05-12T08:36:01.085Z] Step 22/22 : LABEL version=0.0.0 [2023-05-12T08:36:01.085Z] ---> 25af32c1ae68 [2023-05-12T08:36:01.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:36:01.085Z] ---> Running in b62fd44ae553 [2023-05-12T08:36:01.085Z] ---> 1980be813ee2 [2023-05-12T08:36:01.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:36:01.085Z] Removing intermediate container 6590eab72c5d [2023-05-12T08:36:01.085Z] ---> f888f6085ee5 [2023-05-12T08:36:01.085Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:36:01.085Z] Removing intermediate container b62fd44ae553 [2023-05-12T08:36:01.085Z] ---> bf929d1998b9 [2023-05-12T08:36:01.086Z] [2023-05-12T08:36:01.086Z] ---> Running in 38a6af1f9cd1 [2023-05-12T08:36:01.086Z] ---> 9457c9433c4e [2023-05-12T08:36:01.086Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-12T08:36:01.086Z] ---> 56c42d657c37 [2023-05-12T08:36:01.086Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-12T08:36:01.086Z] Successfully built bf929d1998b9 [2023-05-12T08:36:01.086Z] Successfully tagged security-proxy-setup:latest [2023-05-12T08:36:01.086Z] Building security-spire-config [2023-05-12T08:36:01.086Z]  Building security-proxy-setup ... done  ---> Running in 94ede22d56fc [2023-05-12T08:36:01.086Z] ---> Running in 2ce123a468a7 [2023-05-12T08:36:01.086Z] Removing intermediate container 38a6af1f9cd1 [2023-05-12T08:36:01.086Z] ---> a4e01b84f91a [2023-05-12T08:36:01.086Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:36:01.086Z] ---> Running in 424aa4f645f8 [2023-05-12T08:36:02.015Z] $ docker top d47bdf94aade95cd309eff3ecb43f8c3e2a4dcda7defe5c690a0aa22c3236088 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-12T08:36:02.228Z] ========================================================= [2023-05-12T08:36:02.228Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-12T08:36:02.228Z] ========================================================= [Pipeline] sh [2023-05-12T08:36:02.858Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-05-12T08:36:03.516Z] + make test [2023-05-12T08:36:03.516Z] go test -race -coverprofile=coverage.out ./... [2023-05-12T08:36:03.709Z] Removing intermediate container 94ede22d56fc [2023-05-12T08:36:03.709Z] ---> b879d57416ec [2023-05-12T08:36:03.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:36:04.275Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:36:04.275Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:36:04.275Z] ---> 77a06969d956 [2023-05-12T08:36:04.275Z] Step 3/27 : WORKDIR /edgex-go [2023-05-12T08:36:04.275Z] ---> Using cache [2023-05-12T08:36:04.275Z] ---> fdcbb32e1c44 [2023-05-12T08:36:04.275Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T08:36:06.808Z] Removing intermediate container cad43ec9b155 [2023-05-12T08:36:06.808Z] ---> 3a6844c83057 [2023-05-12T08:36:06.808Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:36:06.808Z] Removing intermediate container 424aa4f645f8 [2023-05-12T08:36:06.808Z] ---> f86769d72f6c [2023-05-12T08:36:06.808Z] Step 21/23 : LABEL arch=x86_64 ---> Running in aa75aa9df4ba [2023-05-12T08:36:06.808Z] [2023-05-12T08:36:06.808Z] Removing intermediate container 2ce123a468a7 [2023-05-12T08:36:06.808Z] ---> cb2ccb8e79e6 [2023-05-12T08:36:06.808Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:36:06.808Z] ---> Running in 6a2eec2dd1d4 [2023-05-12T08:36:06.808Z] ---> Running in 45cf46330570 [2023-05-12T08:36:06.808Z] ---> Running in 6701e335bedd [2023-05-12T08:36:06.808Z] ---> Running in 67a4992c6bd4 [2023-05-12T08:36:06.808Z] Removing intermediate container aa75aa9df4ba [2023-05-12T08:36:06.808Z] ---> dbc837322a30 [2023-05-12T08:36:06.808Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:36:06.808Z] Removing intermediate container 45cf46330570 [2023-05-12T08:36:06.808Z] ---> 7054aa8bc2eb [2023-05-12T08:36:06.808Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:36:06.808Z] ---> Running in e74e11ca75f2 [2023-05-12T08:36:06.808Z] Removing intermediate container 6701e335bedd [2023-05-12T08:36:06.808Z] ---> cf928f6ead3c [2023-05-12T08:36:06.808Z] Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:36:06.808Z] Removing intermediate container 67a4992c6bd4 [2023-05-12T08:36:06.808Z] ---> 5f1c4f7682c3 [2023-05-12T08:36:06.808Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:36:06.808Z] ---> Running in 55a06163fe20 [2023-05-12T08:36:06.808Z] ---> Running in 3df4d103567b [2023-05-12T08:36:06.808Z] ---> Running in dfae3e0d654c [2023-05-12T08:36:06.808Z] Removing intermediate container e74e11ca75f2 [2023-05-12T08:36:06.808Z] ---> 335994855278 [2023-05-12T08:36:06.808Z] Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:36:06.808Z] ---> Running in 10b3dea08f1d [2023-05-12T08:36:06.808Z] Removing intermediate container 55a06163fe20 [2023-05-12T08:36:06.808Z] ---> 145efd2dbf8f [2023-05-12T08:36:06.808Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:36:06.808Z] Removing intermediate container 3df4d103567b [2023-05-12T08:36:06.808Z] ---> b3cc3a4865ba [2023-05-12T08:36:06.808Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:36:06.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:06.808Z] Removing intermediate container dfae3e0d654c [2023-05-12T08:36:06.808Z] ---> 413e80f044cd [2023-05-12T08:36:06.808Z] Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:36:06.808Z] ---> Running in e3c0d19e1755 [2023-05-12T08:36:06.808Z] ---> Running in c052b7e0eb16 [2023-05-12T08:36:06.808Z] ---> Running in a470cf2b0aa7 [2023-05-12T08:36:06.808Z] Removing intermediate container 10b3dea08f1d [2023-05-12T08:36:06.808Z] ---> dfdf5738130f [2023-05-12T08:36:06.808Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:36:07.065Z] ---> Running in f26d68fe99cb [2023-05-12T08:36:07.065Z] Removing intermediate container e3c0d19e1755 [2023-05-12T08:36:07.065Z] ---> c1ae338f0bfe [2023-05-12T08:36:07.065Z] Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:36:07.065Z] Removing intermediate container c052b7e0eb16 [2023-05-12T08:36:07.065Z] ---> 61e93f3de989 [2023-05-12T08:36:07.065Z] [2023-05-12T08:36:07.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:07.065Z] ---> Running in f5aac9fd3c7b [2023-05-12T08:36:07.065Z] Removing intermediate container a470cf2b0aa7 [2023-05-12T08:36:07.065Z] ---> 99ab653af8db [2023-05-12T08:36:07.065Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:36:07.065Z] Removing intermediate container f26d68fe99cb [2023-05-12T08:36:07.065Z] ---> 66fa5ee9ea49 [2023-05-12T08:36:07.065Z] [2023-05-12T08:36:07.065Z] ---> Running in 774ecd66ae41 [2023-05-12T08:36:07.065Z] Successfully built 61e93f3de989 [2023-05-12T08:36:07.065Z] Successfully tagged security-proxy-auth:latest [2023-05-12T08:36:07.066Z]  Building security-proxy-auth ... done Building core-metadata [2023-05-12T08:36:07.066Z] Successfully built 66fa5ee9ea49 [2023-05-12T08:36:07.066Z] Successfully tagged support-scheduler:latest [2023-05-12T08:36:07.066Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-05-12T08:36:07.066Z] Removing intermediate container f5aac9fd3c7b [2023-05-12T08:36:07.356Z] ---> 1aad0ef349a7 [2023-05-12T08:36:07.356Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:36:07.356Z] ---> Running in 97e7af9ce602 [2023-05-12T08:36:07.356Z] OK: 265 MiB in 53 packages [2023-05-12T08:36:07.356Z] Removing intermediate container 774ecd66ae41 [2023-05-12T08:36:07.356Z] ---> 3be226f409d7 [2023-05-12T08:36:07.356Z] [2023-05-12T08:36:07.356Z] Removing intermediate container 97e7af9ce602 [2023-05-12T08:36:07.356Z] ---> acdda0dc51d6 [2023-05-12T08:36:07.356Z] [2023-05-12T08:36:07.356Z] Successfully built 3be226f409d7 [2023-05-12T08:36:07.356Z] Successfully tagged support-notifications:latest [2023-05-12T08:36:07.356Z] Building security-spire-server [2023-05-12T08:36:07.356Z]  Building support-notifications ... done Successfully built acdda0dc51d6 [2023-05-12T08:36:07.357Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-12T08:36:07.357Z] Building core-data [2023-05-12T08:36:14.084Z]  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:36:14.085Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:36:14.085Z] ---> 77a06969d956 [2023-05-12T08:36:14.085Z] Step 3/20 : WORKDIR /edgex-go [2023-05-12T08:36:14.085Z] ---> Using cache [2023-05-12T08:36:14.085Z] ---> fdcbb32e1c44 [2023-05-12T08:36:14.085Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-12T08:36:14.342Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:36:14.343Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:36:14.343Z] ---> 77a06969d956 [2023-05-12T08:36:14.343Z] Step 3/26 : WORKDIR /edgex-go [2023-05-12T08:36:14.343Z] ---> Using cache [2023-05-12T08:36:14.343Z] ---> fdcbb32e1c44 [2023-05-12T08:36:14.343Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T08:36:14.343Z] ---> Using cache [2023-05-12T08:36:14.343Z] ---> afdcaadf5fb3 [2023-05-12T08:36:14.343Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-12T08:36:14.343Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:36:14.343Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:36:14.343Z] ---> 77a06969d956 [2023-05-12T08:36:14.343Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:36:14.343Z] ---> Using cache [2023-05-12T08:36:14.343Z] ---> 5e5c86ee7fc2 [2023-05-12T08:36:14.343Z] Step 4/25 : WORKDIR /edgex-go [2023-05-12T08:36:14.343Z] ---> Using cache [2023-05-12T08:36:14.343Z] ---> d5b1ca397a10 [2023-05-12T08:36:14.343Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-12T08:36:14.909Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:36:14.909Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:36:14.909Z] ---> 77a06969d956 [2023-05-12T08:36:14.909Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:36:14.909Z] ---> Using cache [2023-05-12T08:36:14.909Z] ---> 5e5c86ee7fc2 [2023-05-12T08:36:14.909Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:36:14.909Z] ---> Using cache [2023-05-12T08:36:14.909Z] ---> d5b1ca397a10 [2023-05-12T08:36:14.909Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:36:21.468Z] ---> 8055a6a1b85c [2023-05-12T08:36:21.468Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:36:21.468Z] Removing intermediate container 6a2eec2dd1d4 [2023-05-12T08:36:21.468Z] ---> afdcaadf5fb3 [2023-05-12T08:36:21.468Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-12T08:36:21.468Z] ---> Running in 22ac0928881d [2023-05-12T08:36:21.468Z] ---> Running in ffa1452f240e [2023-05-12T08:36:21.468Z] ---> Running in 1a74c40da9f2 [2023-05-12T08:36:21.468Z] ---> Running in 95f974dfa6b6 [2023-05-12T08:36:21.726Z] ---> 209dbd28f800 [2023-05-12T08:36:21.726Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:36:21.726Z] ---> Running in d947cea6780f [2023-05-12T08:36:21.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:21.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:21.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:21.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:22.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:22.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:22.240Z] OK: 265 MiB in 53 packages [2023-05-12T08:36:22.241Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:36:22.241Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:36:22.241Z] OK: 17821 distinct packages available [2023-05-12T08:36:22.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:22.512Z] OK: 265 MiB in 53 packages [2023-05-12T08:36:22.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:36:22.782Z] OK: 265 MiB in 53 packages [2023-05-12T08:36:22.782Z] Removing intermediate container ffa1452f240e [2023-05-12T08:36:22.782Z] ---> 93729f7a15fa [2023-05-12T08:36:22.782Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-12T08:36:22.782Z] Removing intermediate container 22ac0928881d [2023-05-12T08:36:22.782Z] ---> 54910591b1fa [2023-05-12T08:36:22.782Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:36:23.087Z] ---> c80897042edb [2023-05-12T08:36:23.087Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:36:23.087Z] ---> Running in b00f7d4c5e5f [2023-05-12T08:36:23.087Z] ---> bc0ac0c2d18e [2023-05-12T08:36:23.087Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:36:23.087Z] ---> Running in 7b6ca0ec0a15 [2023-05-12T08:36:23.346Z] Removing intermediate container 1a74c40da9f2 [2023-05-12T08:36:23.346Z] ---> 3c52521580fd [2023-05-12T08:36:23.346Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-12T08:36:23.347Z] ---> aabbb79f9694 [2023-05-12T08:36:23.347Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:36:23.347Z] ---> Running in 41896f8074c5 [2023-05-12T08:36:50.389Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-12T08:37:10.113Z] Removing intermediate container 7b6ca0ec0a15 [2023-05-12T08:37:10.113Z] ---> 16751f235ae2 [2023-05-12T08:37:10.113Z] Step 8/23 : COPY . . [2023-05-12T08:37:10.113Z] Removing intermediate container d947cea6780f [2023-05-12T08:37:10.113Z] ---> 0e7fd5d92951 [2023-05-12T08:37:10.113Z] Step 7/27 : COPY . . [2023-05-12T08:37:10.113Z] Removing intermediate container 41896f8074c5 [2023-05-12T08:37:10.113Z] ---> 78301337fe15 [2023-05-12T08:37:10.113Z] Step 7/20 : COPY . . [2023-05-12T08:37:10.113Z] Removing intermediate container b00f7d4c5e5f [2023-05-12T08:37:10.113Z] ---> ec749a94c8db [2023-05-12T08:37:10.113Z] Step 8/25 : COPY . . [2023-05-12T08:37:10.113Z] Removing intermediate container 95f974dfa6b6 [2023-05-12T08:37:10.113Z] ---> 9c01f8c82001 [2023-05-12T08:37:10.113Z] Step 7/26 : COPY . . [2023-05-12T08:37:28.415Z] ---> dcd23cdc5ef3 [2023-05-12T08:37:28.415Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-12T08:37:28.415Z] ---> 2edc38c1074c [2023-05-12T08:37:28.415Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-12T08:37:28.415Z] ---> cd6e5a06983b [2023-05-12T08:37:28.415Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T08:37:28.415Z] ---> 1efffae11771 [2023-05-12T08:37:28.415Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-12T08:37:28.415Z] ---> e1423119a361 [2023-05-12T08:37:28.415Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T08:37:28.416Z] ---> Running in a20eae4d2de2 [2023-05-12T08:37:28.416Z] ---> Running in 98288bbe1007 [2023-05-12T08:37:28.416Z] ---> Running in b63301bd20f8 [2023-05-12T08:37:28.416Z] ---> Running in f510e7c73ac1 [2023-05-12T08:37:28.416Z] ---> Running in 7a167521fac5 [2023-05-12T08:37:28.416Z] Removing intermediate container b63301bd20f8 [2023-05-12T08:37:28.416Z] ---> ea6bf167b9c1 [2023-05-12T08:37:28.416Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-12T08:37:28.416Z] Removing intermediate container 7a167521fac5 [2023-05-12T08:37:28.416Z] ---> f7825a285d61 [2023-05-12T08:37:28.416Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-12T08:37:28.416Z] ---> Running in 6cb6189af06e [2023-05-12T08:37:28.416Z] ---> Running in a974208785ea [2023-05-12T08:37:28.416Z] Removing intermediate container 6cb6189af06e [2023-05-12T08:37:28.416Z] ---> 547ddbdcfef3 [2023-05-12T08:37:28.416Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T08:37:28.416Z] ---> Running in fad9ffde9526 [2023-05-12T08:37:28.416Z] Removing intermediate container a974208785ea [2023-05-12T08:37:28.416Z] ---> 5869ae063539 [2023-05-12T08:37:28.416Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T08:37:28.416Z] ---> Running in 2d6bd69be81f [2023-05-12T08:37:28.416Z] Removing intermediate container fad9ffde9526 [2023-05-12T08:37:28.416Z] ---> 730431e7d915 [2023-05-12T08:37:28.416Z] 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-12T08:37:28.416Z] ---> Running in 642b96b083f7 [2023-05-12T08:37:28.416Z] Removing intermediate container 2d6bd69be81f [2023-05-12T08:37:28.416Z] ---> 248eeae8d131 [2023-05-12T08:37:28.416Z] 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-12T08:37:28.416Z] ---> Running in edafe11e0721 [2023-05-12T08:37:28.416Z] 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-12T08:37:28.416Z] 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-12T08:37:28.416Z] 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-12T08:37:28.416Z] Removing intermediate container edafe11e0721 [2023-05-12T08:37:28.416Z] ---> 624830d936dd [2023-05-12T08:37:28.416Z] Step 12/27 : WORKDIR /edgex-go [2023-05-12T08:37:28.416Z] Removing intermediate container 642b96b083f7 [2023-05-12T08:37:28.416Z] ---> 65ec7220442c [2023-05-12T08:37:28.416Z] Step 12/26 : WORKDIR /edgex-go [2023-05-12T08:37:28.416Z] ---> Running in 90317d9f6c29 [2023-05-12T08:37:28.416Z] ---> Running in f437e17c21cf [2023-05-12T08:37:28.721Z] Removing intermediate container 90317d9f6c29 [2023-05-12T08:37:28.721Z] ---> 1d291a77013f [2023-05-12T08:37:28.721Z] [2023-05-12T08:37:28.721Z] Step 13/26 : FROM alpine:3.17 [2023-05-12T08:37:28.721Z] ---> 9ed4aefc74f6 [2023-05-12T08:37:28.721Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T08:37:28.721Z] Removing intermediate container f437e17c21cf [2023-05-12T08:37:28.721Z] ---> d416d54c7e3d [2023-05-12T08:37:28.721Z] [2023-05-12T08:37:28.721Z] Step 13/27 : FROM alpine:3.17 [2023-05-12T08:37:28.721Z] ---> 9ed4aefc74f6 [2023-05-12T08:37:28.721Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T08:37:28.721Z] ---> Running in c61c1214af45 [2023-05-12T08:37:28.721Z] ---> Running in 878b18521a0f [2023-05-12T08:37:29.002Z] Removing intermediate container c61c1214af45 [2023-05-12T08:37:29.003Z] ---> cf939091bc92 [2023-05-12T08:37:29.003Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-12T08:37:29.003Z] Removing intermediate container 878b18521a0f [2023-05-12T08:37:29.003Z] ---> 7d19f3def687 [2023-05-12T08:37:29.003Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-12T08:37:29.003Z] ---> Running in fb20cf7a39e8 [2023-05-12T08:37:29.003Z] ---> Running in 087580f8a51f [2023-05-12T08:37:29.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:29.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:29.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:29.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:29.554Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:37:29.554Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:37:29.554Z] OK: 17821 distinct packages available [2023-05-12T08:37:29.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:29.863Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:37:29.863Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:37:29.863Z] OK: 17821 distinct packages available [2023-05-12T08:37:29.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:29.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:29.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:37:30.131Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-12T08:37:30.131Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:37:30.131Z] (3/5) Installing libucontext (1.2-r0) [2023-05-12T08:37:30.131Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-12T08:37:30.131Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-12T08:37:30.131Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:37:30.131Z] OK: 8 MiB in 20 packages [2023-05-12T08:37:30.131Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-12T08:37:30.131Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:37:30.131Z] (3/4) Installing libucontext (1.2-r0) [2023-05-12T08:37:30.131Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-12T08:37:30.131Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:37:30.131Z] OK: 7 MiB in 19 packages [2023-05-12T08:37:30.695Z] Removing intermediate container fb20cf7a39e8 [2023-05-12T08:37:30.695Z] ---> 1e5732ae6493 [2023-05-12T08:37:30.695Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:37:31.628Z] Removing intermediate container 087580f8a51f [2023-05-12T08:37:31.628Z] ---> ea648ddb1c05 [2023-05-12T08:37:31.628Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:37:31.628Z] ---> a4482b2480f6 [2023-05-12T08:37:31.628Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:37:32.211Z] ---> 98dc2ae00956 [2023-05-12T08:37:32.211Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:37:32.471Z] ---> 04ac6d75e72c [2023-05-12T08:37:32.471Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T08:37:32.731Z] ---> 7cc1cd8efc7b [2023-05-12T08:37:32.731Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T08:37:44.955Z] ---> 4afd07e72cc4 [2023-05-12T08:37:44.955Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T08:37:44.955Z] ---> 67e36d6a0617 [2023-05-12T08:37:44.955Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T08:37:44.955Z] ---> bb6ca2366ff9 [2023-05-12T08:37:44.955Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-12T08:37:44.955Z] ---> d814537c44f6 [2023-05-12T08:37:44.955Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-12T08:37:44.955Z] ---> Running in ac53a8d15ab3 [2023-05-12T08:37:45.214Z] ---> a19ec06c0f28 [2023-05-12T08:37:45.214Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-12T08:37:45.214Z] Removing intermediate container ac53a8d15ab3 [2023-05-12T08:37:45.214Z] ---> 945db2217cfa [2023-05-12T08:37:45.214Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-12T08:37:45.781Z] ---> b4951f9866f0 [2023-05-12T08:37:45.782Z] Step 22/27 : WORKDIR / [2023-05-12T08:37:45.782Z] ---> 193a65764d62 [2023-05-12T08:37:45.782Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T08:37:46.044Z] ---> Running in d1fb05121652 [2023-05-12T08:37:46.044Z] ---> Running in d26a1c60e1d4 [2023-05-12T08:37:46.309Z] Removing intermediate container d1fb05121652 [2023-05-12T08:37:46.309Z] ---> 154e2673215a [2023-05-12T08:37:46.309Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T08:37:46.309Z] Removing intermediate container d26a1c60e1d4 [2023-05-12T08:37:46.309Z] ---> 893bd741f2fa [2023-05-12T08:37:46.568Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T08:37:46.568Z] ---> Running in 00aea9051bce [2023-05-12T08:37:46.568Z] ---> Running in f1ac8b6a44c5 [2023-05-12T08:37:47.178Z] Removing intermediate container f1ac8b6a44c5 [2023-05-12T08:37:47.178Z] ---> b77e414b3bba [2023-05-12T08:37:47.178Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T08:37:47.178Z] Removing intermediate container 00aea9051bce [2023-05-12T08:37:47.178Z] ---> d098f5595eef [2023-05-12T08:37:47.178Z] Step 24/26 : LABEL arch=x86_64 [2023-05-12T08:37:47.442Z] ---> Running in 3cb9fa975327 [2023-05-12T08:37:47.442Z] ---> Running in 219949852b4f [2023-05-12T08:37:47.701Z] Removing intermediate container 3cb9fa975327 [2023-05-12T08:37:47.701Z] ---> 050360df1d80 [2023-05-12T08:37:47.701Z] Step 25/27 : LABEL arch=x86_64 [2023-05-12T08:37:47.960Z] Removing intermediate container 219949852b4f [2023-05-12T08:37:47.960Z] ---> e93ad1dc1186 [2023-05-12T08:37:47.960Z] Step 25/26 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:37:47.960Z] ---> Running in f09f589ad8d2 [2023-05-12T08:37:47.960Z] ---> Running in 952bb96be195 [2023-05-12T08:37:48.220Z] Removing intermediate container 952bb96be195 [2023-05-12T08:37:48.220Z] ---> b9e059ec45f1 [2023-05-12T08:37:48.220Z] Step 26/26 : LABEL version=0.0.0 [2023-05-12T08:37:48.220Z] Removing intermediate container f09f589ad8d2 [2023-05-12T08:37:48.220Z] ---> 5c4387940c37 [2023-05-12T08:37:48.220Z] Step 26/27 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:37:48.220Z] ---> Running in f6a7080e5b44 [2023-05-12T08:37:48.220Z] ---> Running in b15e7b9eb19e [2023-05-12T08:37:48.793Z] Removing intermediate container f6a7080e5b44 [2023-05-12T08:37:48.793Z] ---> 9aaca81d95b8 [2023-05-12T08:37:48.793Z] [2023-05-12T08:37:48.793Z] Successfully built 9aaca81d95b8 [2023-05-12T08:37:48.793Z] Successfully tagged security-spire-server:latest [2023-05-12T08:37:48.793Z]  Building security-spire-server ... done Building core-command [2023-05-12T08:37:48.793Z] Removing intermediate container b15e7b9eb19e [2023-05-12T08:37:48.793Z] ---> 99b17eb2a643 [2023-05-12T08:37:48.793Z] Step 27/27 : LABEL version=0.0.0 [2023-05-12T08:37:55.388Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:37:55.388Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:37:55.388Z] ---> 77a06969d956 [2023-05-12T08:37:55.388Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:37:55.388Z] ---> Using cache [2023-05-12T08:37:55.388Z] ---> 5e5c86ee7fc2 [2023-05-12T08:37:55.388Z] Step 4/24 : WORKDIR /edgex-go [2023-05-12T08:37:55.388Z] ---> Using cache [2023-05-12T08:37:55.388Z] ---> d5b1ca397a10 [2023-05-12T08:37:55.388Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-12T08:37:55.388Z] ---> Using cache [2023-05-12T08:37:55.388Z] ---> 54910591b1fa [2023-05-12T08:37:55.388Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-12T08:37:55.388Z] ---> Using cache [2023-05-12T08:37:55.389Z] ---> bc0ac0c2d18e [2023-05-12T08:37:55.389Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:37:55.389Z] ---> Using cache [2023-05-12T08:37:55.389Z] ---> 16751f235ae2 [2023-05-12T08:37:55.389Z] Step 8/24 : COPY . . [2023-05-12T08:37:55.389Z] ---> Using cache [2023-05-12T08:37:55.389Z] ---> 1efffae11771 [2023-05-12T08:37:55.389Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-12T08:37:55.389Z] ---> Running in 5d6e872e10c7 [2023-05-12T08:37:55.649Z] ---> Running in ff4bf2e8899d [2023-05-12T08:37:55.649Z] Removing intermediate container 5d6e872e10c7 [2023-05-12T08:37:55.649Z] ---> 78c6d6cb3187 [2023-05-12T08:37:55.649Z] [2023-05-12T08:37:55.910Z] Successfully built 78c6d6cb3187 [2023-05-12T08:37:55.910Z] Successfully tagged security-spire-config:latest [2023-05-12T08:37:55.910Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-05-12T08:37:56.480Z] 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-12T08:37:58.596Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:37:58.596Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:37:58.596Z] ---> 77a06969d956 [2023-05-12T08:37:58.596Z] Step 3/25 : WORKDIR /edgex-go [2023-05-12T08:37:58.596Z] ---> Using cache [2023-05-12T08:37:58.596Z] ---> fdcbb32e1c44 [2023-05-12T08:37:58.596Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-12T08:37:58.596Z] ---> Using cache [2023-05-12T08:37:58.596Z] ---> 63327a0b17bf [2023-05-12T08:37:58.596Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-12T08:37:58.596Z] ---> Using cache [2023-05-12T08:37:58.596Z] ---> 862533007e5c [2023-05-12T08:37:58.596Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:37:58.596Z] ---> Using cache [2023-05-12T08:37:58.596Z] ---> c09f6b419014 [2023-05-12T08:37:58.596Z] Step 7/25 : COPY . . [2023-05-12T08:37:58.596Z] ---> Using cache [2023-05-12T08:37:58.596Z] ---> e1fedc54e664 [2023-05-12T08:37:58.596Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-12T08:38:01.967Z] ---> Running in 82fa9da500de [2023-05-12T08:38:02.289Z] Removing intermediate container 98288bbe1007 [2023-05-12T08:38:02.289Z] ---> bc6e9752c9da [2023-05-12T08:38:02.289Z] [2023-05-12T08:38:02.289Z] Step 10/25 : FROM alpine:3.17 [2023-05-12T08:38:02.289Z] ---> 9ed4aefc74f6 [2023-05-12T08:38:02.289Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:38:02.289Z] ---> Using cache [2023-05-12T08:38:02.289Z] ---> 69d6e004f402 [2023-05-12T08:38:02.289Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:38:02.289Z] ---> Using cache [2023-05-12T08:38:02.289Z] ---> 676425aa5a2d [2023-05-12T08:38:02.289Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-12T08:38:02.289Z] Removing intermediate container f510e7c73ac1 [2023-05-12T08:38:02.289Z] ---> 99f8d1ed844b [2023-05-12T08:38:02.289Z] [2023-05-12T08:38:02.289Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:38:02.289Z] ---> 9ed4aefc74f6 [2023-05-12T08:38:02.289Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:38:02.580Z] 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-12T08:38:02.842Z] ---> Running in f41c1d30a756 [2023-05-12T08:38:02.842Z] ---> Running in 48ff5a0559ed [2023-05-12T08:38:03.783Z] Removing intermediate container 48ff5a0559ed [2023-05-12T08:38:03.783Z] ---> 89ee82eeb439 [2023-05-12T08:38:03.783Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-12T08:38:05.766Z] Removing intermediate container f41c1d30a756 [2023-05-12T08:38:05.766Z] ---> 3d61d0e67314 [2023-05-12T08:38:05.766Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-12T08:38:05.766Z] ---> Running in 8cb57da4d96a [2023-05-12T08:38:05.766Z] ---> Running in a1be49ebd46b [2023-05-12T08:38:06.025Z] Removing intermediate container a20eae4d2de2 [2023-05-12T08:38:06.025Z] ---> 108093b680c5 [2023-05-12T08:38:06.025Z] [2023-05-12T08:38:06.025Z] Step 9/20 : FROM alpine:3.17 [2023-05-12T08:38:06.025Z] ---> 9ed4aefc74f6 [2023-05-12T08:38:06.025Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-12T08:38:06.025Z] Removing intermediate container 8cb57da4d96a [2023-05-12T08:38:06.025Z] ---> e8e18c3b1769 [2023-05-12T08:38:06.025Z] Step 15/25 : WORKDIR / [2023-05-12T08:38:06.284Z] ---> Running in e5b6021d346b [2023-05-12T08:38:06.285Z] ---> Running in 7ce24787e694 [2023-05-12T08:38:06.285Z] Removing intermediate container a1be49ebd46b [2023-05-12T08:38:06.285Z] ---> efb674c1ddc5 [2023-05-12T08:38:06.285Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-12T08:38:06.285Z] ---> Running in 989f7e5638cc [2023-05-12T08:38:06.285Z] Removing intermediate container e5b6021d346b [2023-05-12T08:38:06.285Z] ---> 7c14b80c5ebf [2023-05-12T08:38:06.285Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-12T08:38:06.285Z] ---> Running in 3d53efa574e7 [2023-05-12T08:38:06.634Z] Removing intermediate container 7ce24787e694 [2023-05-12T08:38:06.634Z] ---> e03fb63dcb3c [2023-05-12T08:38:06.634Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:38:06.634Z] Removing intermediate container 989f7e5638cc [2023-05-12T08:38:06.634Z] ---> 3fe1d530f81c [2023-05-12T08:38:06.634Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:38:06.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:06.896Z] ---> Running in c66be21b027c [2023-05-12T08:38:06.896Z] ---> 7c1ef22018e3 [2023-05-12T08:38:06.896Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:38:06.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:07.157Z] v3.17.3-178-g6b57c115fe5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:38:07.157Z] v3.17.3-177-g05f50658cae [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:38:07.157Z] OK: 17821 distinct packages available [2023-05-12T08:38:07.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:07.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:07.417Z] ---> 96f4a191fd0e [2023-05-12T08:38:07.417Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-12T08:38:07.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:07.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:07.677Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-12T08:38:07.677Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-12T08:38:07.677Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-12T08:38:07.677Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-12T08:38:07.677Z] (5/9) Installing curl (8.0.1-r0) [2023-05-12T08:38:07.677Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-12T08:38:07.677Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:38:07.677Z] (8/9) Installing libucontext (1.2-r0) [2023-05-12T08:38:07.677Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-12T08:38:07.677Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:38:07.677Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T08:38:07.677Z] OK: 10 MiB in 24 packages [2023-05-12T08:38:07.677Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:38:07.677Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:38:07.677Z] OK: 7 MiB in 16 packages [2023-05-12T08:38:09.060Z] ---> ee310ece4123 [2023-05-12T08:38:09.060Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:38:09.337Z] Removing intermediate container c66be21b027c [2023-05-12T08:38:09.337Z] ---> fa1595b11cfe [2023-05-12T08:38:09.337Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:38:09.604Z] Removing intermediate container 3d53efa574e7 [2023-05-12T08:38:09.604Z] ---> 27ae4dcd74ae [2023-05-12T08:38:09.604Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:38:09.604Z] ---> ad2c1d289626 [2023-05-12T08:38:09.604Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-12T08:38:09.865Z] ---> f46de54f3cbb [2023-05-12T08:38:09.865Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:38:09.865Z] ---> ddd86c718750 [2023-05-12T08:38:09.865Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:38:10.435Z] ---> 90be5eb0704d [2023-05-12T08:38:10.435Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-12T08:38:10.435Z] ---> Running in 1b49003965ad [2023-05-12T08:38:10.435Z] ---> 6c237c44447c [2023-05-12T08:38:10.435Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-12T08:38:10.435Z] ---> 48486763ebd4 [2023-05-12T08:38:10.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-12T08:38:10.696Z] Removing intermediate container 1b49003965ad [2023-05-12T08:38:10.696Z] ---> 07507d0a7464 [2023-05-12T08:38:10.696Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:38:10.972Z] ---> Running in 0c0ce4c0535c [2023-05-12T08:38:11.542Z] Removing intermediate container 0c0ce4c0535c [2023-05-12T08:38:11.542Z] ---> 7580db741cc3 [2023-05-12T08:38:11.542Z] Step 23/25 : LABEL arch=x86_64 [2023-05-12T08:38:12.112Z] ---> e54a95a060e5 [2023-05-12T08:38:12.112Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:38:12.112Z] ---> bfd47034b773 [2023-05-12T08:38:12.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:38:12.112Z] ---> Running in b94ea547433d [2023-05-12T08:38:12.681Z] Removing intermediate container b94ea547433d [2023-05-12T08:38:12.681Z] ---> 05b7f2d0fdda [2023-05-12T08:38:12.681Z] Step 24/25 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:38:13.667Z] ---> 58bc08177edd [2023-05-12T08:38:13.667Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-12T08:38:13.667Z] ---> 4c98d4b7c39c [2023-05-12T08:38:13.667Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-12T08:38:13.667Z] ---> Running in d5ebd2d58f68 [2023-05-12T08:38:13.667Z] ---> Running in d3c62e55d46a [2023-05-12T08:38:13.667Z] ---> Running in eef87a421e03 [2023-05-12T08:38:13.925Z] Removing intermediate container d5ebd2d58f68 [2023-05-12T08:38:13.925Z] ---> 3a93e950a748 [2023-05-12T08:38:13.925Z] Step 25/25 : LABEL version=0.0.0 [2023-05-12T08:38:13.925Z] Removing intermediate container d3c62e55d46a [2023-05-12T08:38:13.925Z] ---> 3ff3b139d5a7 [2023-05-12T08:38:13.925Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:38:13.925Z] ---> Running in 7f872406bf59 [2023-05-12T08:38:13.925Z] Removing intermediate container eef87a421e03 [2023-05-12T08:38:13.925Z] ---> 9c21ad2227af [2023-05-12T08:38:13.925Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:38:13.925Z] ---> Running in 13030e625949 [2023-05-12T08:38:13.925Z] ---> Running in 3dd61296a8c7 [2023-05-12T08:38:13.925Z] Removing intermediate container 7f872406bf59 [2023-05-12T08:38:13.925Z] ---> dc6f21b74b9b [2023-05-12T08:38:13.925Z] [2023-05-12T08:38:14.183Z] Successfully built dc6f21b74b9b [2023-05-12T08:38:14.183Z] Successfully tagged core-metadata:latest [2023-05-12T08:38:14.183Z]  Building core-metadata ... done Building security-bootstrapper [2023-05-12T08:38:14.183Z] Removing intermediate container 13030e625949 [2023-05-12T08:38:14.183Z] ---> 0ecd32b929e8 [2023-05-12T08:38:14.183Z] Step 18/20 : LABEL arch=x86_64 [2023-05-12T08:38:14.183Z] Removing intermediate container 3dd61296a8c7 [2023-05-12T08:38:14.183Z] ---> c12cf733d46e [2023-05-12T08:38:14.183Z] Step 21/23 : LABEL arch=x86_64 [2023-05-12T08:38:14.183Z] ---> Running in 4e8ed36481a0 [2023-05-12T08:38:14.183Z] ---> Running in b75c415ad5e3 [2023-05-12T08:38:17.466Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:38:17.466Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:38:17.466Z] ---> 77a06969d956 [2023-05-12T08:38:17.466Z] Step 3/33 : WORKDIR /edgex-go [2023-05-12T08:38:17.466Z] ---> Using cache [2023-05-12T08:38:17.466Z] ---> fdcbb32e1c44 [2023-05-12T08:38:17.466Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-12T08:38:17.466Z] ---> Using cache [2023-05-12T08:38:17.466Z] ---> 63327a0b17bf [2023-05-12T08:38:17.466Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-12T08:38:17.466Z] ---> Using cache [2023-05-12T08:38:17.466Z] ---> 862533007e5c [2023-05-12T08:38:17.466Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:38:17.466Z] ---> Using cache [2023-05-12T08:38:17.466Z] ---> c09f6b419014 [2023-05-12T08:38:17.466Z] Step 7/33 : COPY . . [2023-05-12T08:38:17.466Z] ---> Using cache [2023-05-12T08:38:17.466Z] ---> e1fedc54e664 [2023-05-12T08:38:17.466Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-12T08:38:17.466Z] Removing intermediate container 4e8ed36481a0 [2023-05-12T08:38:17.466Z] ---> 38df250e4121 [2023-05-12T08:38:17.466Z] Step 19/20 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:38:18.420Z] 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-12T08:38:18.680Z] Removing intermediate container b75c415ad5e3 [2023-05-12T08:38:18.680Z] ---> 8b2b86f9c3d3 [2023-05-12T08:38:18.680Z] Step 22/23 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:38:18.680Z] ---> Running in be6075f5b92c [2023-05-12T08:38:18.680Z] ---> Running in 3df875bd467b [2023-05-12T08:38:18.680Z] ---> Running in bfe360bb28b7 [2023-05-12T08:38:18.953Z] Removing intermediate container bfe360bb28b7 [2023-05-12T08:38:18.953Z] ---> 2fc64425a739 [2023-05-12T08:38:18.953Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:38:18.953Z] Removing intermediate container be6075f5b92c [2023-05-12T08:38:18.953Z] ---> a1d89894ae3f [2023-05-12T08:38:18.953Z] Step 20/20 : LABEL version=0.0.0 [2023-05-12T08:38:18.953Z] ---> Running in 5905db81157d [2023-05-12T08:38:18.953Z] ---> Running in 0e62709c3f0d [2023-05-12T08:38:18.953Z] 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-12T08:38:19.213Z] Removing intermediate container 0e62709c3f0d [2023-05-12T08:38:19.213Z] ---> e7c2f8afaf32 [2023-05-12T08:38:19.213Z] [2023-05-12T08:38:19.213Z] Removing intermediate container 5905db81157d [2023-05-12T08:38:19.213Z] ---> 47a4c1b8a557 [2023-05-12T08:38:19.213Z] [2023-05-12T08:38:19.213Z] Successfully built e7c2f8afaf32 [2023-05-12T08:38:19.213Z] Successfully tagged core-data:latest [2023-05-12T08:38:19.213Z]  Building core-data ... done Building security-spire-agent [2023-05-12T08:38:19.213Z] Successfully built 47a4c1b8a557 [2023-05-12T08:38:19.213Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-12T08:38:22.506Z]  Building security-spiffe-token-provider ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:38:22.506Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:38:22.506Z] ---> 77a06969d956 [2023-05-12T08:38:22.506Z] Step 3/27 : WORKDIR /edgex-go [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> fdcbb32e1c44 [2023-05-12T08:38:22.506Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> afdcaadf5fb3 [2023-05-12T08:38:22.506Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> 209dbd28f800 [2023-05-12T08:38:22.506Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> 0e7fd5d92951 [2023-05-12T08:38:22.506Z] Step 7/27 : COPY . . [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> e1423119a361 [2023-05-12T08:38:22.506Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> f7825a285d61 [2023-05-12T08:38:22.506Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> 5869ae063539 [2023-05-12T08:38:22.506Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> 248eeae8d131 [2023-05-12T08:38:22.506Z] 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-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> 624830d936dd [2023-05-12T08:38:22.506Z] Step 12/27 : WORKDIR /edgex-go [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> d416d54c7e3d [2023-05-12T08:38:22.506Z] [2023-05-12T08:38:22.506Z] Step 13/27 : FROM alpine:3.17 [2023-05-12T08:38:22.506Z] ---> 9ed4aefc74f6 [2023-05-12T08:38:22.506Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> 7d19f3def687 [2023-05-12T08:38:22.506Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:22.506Z] ---> 1e5732ae6493 [2023-05-12T08:38:22.506Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:38:22.506Z] ---> Using cache [2023-05-12T08:38:25.131Z] ---> a4482b2480f6 [2023-05-12T08:38:25.131Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:38:25.131Z] ---> Using cache [2023-05-12T08:38:25.131Z] ---> 04ac6d75e72c [2023-05-12T08:38:25.131Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-12T08:38:25.131Z] Removing intermediate container ff4bf2e8899d [2023-05-12T08:38:25.131Z] ---> b1c309e1a008 [2023-05-12T08:38:25.131Z] [2023-05-12T08:38:25.131Z] Step 10/24 : FROM alpine:3.17 [2023-05-12T08:38:25.131Z] ---> 9ed4aefc74f6 [2023-05-12T08:38:25.131Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:38:25.131Z] ---> Using cache [2023-05-12T08:38:25.131Z] ---> 69d6e004f402 [2023-05-12T08:38:25.131Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:38:25.131Z] ---> Using cache [2023-05-12T08:38:25.131Z] ---> 676425aa5a2d [2023-05-12T08:38:25.131Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-12T08:38:25.392Z] ---> Running in 00012fe1cc26 [2023-05-12T08:38:27.917Z] Removing intermediate container 00012fe1cc26 [2023-05-12T08:38:27.917Z] ---> c2f106b5cd51 [2023-05-12T08:38:27.917Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-12T08:38:29.478Z] ---> Running in 9ffb44cad0c9 [2023-05-12T08:38:29.478Z] ---> 7f6e7fa265d5 [2023-05-12T08:38:29.478Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T08:38:29.478Z] Removing intermediate container 82fa9da500de [2023-05-12T08:38:29.478Z] ---> 7e7a5f2f6901 [2023-05-12T08:38:29.478Z] [2023-05-12T08:38:29.478Z] Step 9/25 : FROM alpine:3.17 [2023-05-12T08:38:29.478Z] ---> 9ed4aefc74f6 [2023-05-12T08:38:29.478Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-12T08:38:29.478Z] ---> Running in ceb9b2195b54 [2023-05-12T08:38:29.754Z] Removing intermediate container 9ffb44cad0c9 [2023-05-12T08:38:29.754Z] ---> e803f98950f0 [2023-05-12T08:38:29.754Z] Step 15/24 : WORKDIR / [2023-05-12T08:38:30.718Z] ---> Running in 944161f849b1 [2023-05-12T08:38:30.718Z] ---> f1849647d2a6 [2023-05-12T08:38:30.718Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T08:38:30.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:30.718Z] Removing intermediate container 944161f849b1 [2023-05-12T08:38:30.718Z] ---> 64cbe355eecd [2023-05-12T08:38:30.718Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:38:30.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:30.718Z] ---> 3c594004953b [2023-05-12T08:38:30.718Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-12T08:38:30.975Z] ---> 2f1c298aa083 [2023-05-12T08:38:30.975Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:38:30.975Z] ---> 39832e7ce5c1 [2023-05-12T08:38:30.975Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-12T08:38:30.975Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-12T08:38:30.975Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-12T08:38:30.975Z] (3/3) Installing su-exec (0.2-r2) [2023-05-12T08:38:30.975Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:38:30.975Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T08:38:31.232Z] ---> ac4b16a202f3 [2023-05-12T08:38:31.232Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T08:38:31.232Z] ---> b5d188f2a4c1 [2023-05-12T08:38:31.232Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-12T08:38:31.232Z] ---> Running in d031005d7389 [2023-05-12T08:38:31.232Z] OK: 8 MiB in 18 packages [2023-05-12T08:38:31.232Z] Removing intermediate container d031005d7389 [2023-05-12T08:38:31.232Z] ---> 5cf0b0d85f02 [2023-05-12T08:38:31.232Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T08:38:31.490Z] ---> Running in e60db9e037bd [2023-05-12T08:38:31.490Z] ---> ec0444095cd8 [2023-05-12T08:38:31.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:38:31.748Z] Removing intermediate container e60db9e037bd [2023-05-12T08:38:31.748Z] ---> e4a01e5a3d15 [2023-05-12T08:38:31.748Z] Step 25/27 : LABEL arch=x86_64 [2023-05-12T08:38:31.748Z] ---> Running in 649ec15d1717 [2023-05-12T08:38:31.748Z] ---> 69d3bf452ea2 [2023-05-12T08:38:31.748Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-12T08:38:31.748Z] Removing intermediate container ceb9b2195b54 [2023-05-12T08:38:31.748Z] ---> 1e66ae67d089 [2023-05-12T08:38:31.748Z] 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-12T08:38:32.006Z] ---> Running in 256528be4f59 [2023-05-12T08:38:32.007Z] ---> Running in 972031b95eaf [2023-05-12T08:38:32.007Z] Removing intermediate container 649ec15d1717 [2023-05-12T08:38:32.007Z] ---> a6502571e546 [2023-05-12T08:38:32.007Z] Step 26/27 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:38:32.007Z] Removing intermediate container 972031b95eaf [2023-05-12T08:38:32.007Z] ---> 0d875793b261 [2023-05-12T08:38:32.007Z] Step 12/25 : WORKDIR / [2023-05-12T08:38:32.265Z] ---> Running in 1c1db6e24293 [2023-05-12T08:38:32.265Z] Removing intermediate container 256528be4f59 [2023-05-12T08:38:32.265Z] ---> b2e0028afd25 [2023-05-12T08:38:32.265Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:38:32.265Z] ---> Running in 061a6cc243e3 [2023-05-12T08:38:32.265Z] ---> Running in 4e7589c6380e [2023-05-12T08:38:32.265Z] Removing intermediate container 1c1db6e24293 [2023-05-12T08:38:32.265Z] ---> 52258b7b5446 [2023-05-12T08:38:32.265Z] Step 27/27 : LABEL version=0.0.0 [2023-05-12T08:38:32.265Z] Removing intermediate container 4e7589c6380e [2023-05-12T08:38:32.265Z] ---> 6299160ceb49 [2023-05-12T08:38:32.265Z] Step 22/24 : LABEL arch=x86_64 [2023-05-12T08:38:32.523Z] ---> Running in deb57e24fce4 [2023-05-12T08:38:32.523Z] Removing intermediate container 061a6cc243e3 [2023-05-12T08:38:32.523Z] ---> 7602d86af9d9 [2023-05-12T08:38:32.523Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:38:32.523Z] ---> Running in d11080faa2dd [2023-05-12T08:38:32.523Z] Removing intermediate container deb57e24fce4 [2023-05-12T08:38:32.523Z] ---> ad006e6b73b4 [2023-05-12T08:38:32.523Z] Step 23/24 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:38:32.523Z] ---> Running in 36d218f00ba3 [2023-05-12T08:38:32.523Z] Removing intermediate container d11080faa2dd [2023-05-12T08:38:32.523Z] ---> aa3c09c0f851 [2023-05-12T08:38:32.523Z] [2023-05-12T08:38:32.523Z] ---> 5a6395dbcdac [2023-05-12T08:38:32.523Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:38:32.523Z] Successfully built aa3c09c0f851 [2023-05-12T08:38:32.523Z] Successfully tagged security-spire-agent:latest [2023-05-12T08:38:32.523Z]  Building security-spire-agent ... done Removing intermediate container 36d218f00ba3 [2023-05-12T08:38:32.523Z] ---> ddd213072020 [2023-05-12T08:38:32.523Z] Step 24/24 : LABEL version=0.0.0 [2023-05-12T08:38:32.782Z] ---> Running in 90eaba1a24f8 [2023-05-12T08:38:32.782Z] Removing intermediate container 90eaba1a24f8 [2023-05-12T08:38:32.782Z] ---> fe4437c8e023 [2023-05-12T08:38:32.782Z] [2023-05-12T08:38:32.782Z] ---> 8f87f7e8cc6d [2023-05-12T08:38:32.782Z] 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-12T08:38:32.782Z] Successfully built fe4437c8e023 [2023-05-12T08:38:32.782Z] Successfully tagged core-command:latest [2023-05-12T08:38:33.060Z]  Building core-command ... done  ---> 918becff97ff [2023-05-12T08:38:33.060Z] 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-12T08:38:33.060Z] ---> 76d917d767b0 [2023-05-12T08:38:33.060Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:38:33.318Z] ---> 92a9a5869307 [2023-05-12T08:38:33.318Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-12T08:38:33.884Z] ---> 54f16cffd6ec [2023-05-12T08:38:33.884Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-12T08:38:34.142Z] ---> 94c3de9fbe6b [2023-05-12T08:38:34.142Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-12T08:38:34.400Z] ---> cd483cfe4cc2 [2023-05-12T08:38:34.400Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:38:34.400Z] ---> Running in 4df50c923702 [2023-05-12T08:38:35.332Z] Removing intermediate container 4df50c923702 [2023-05-12T08:38:35.591Z] ---> e0c66cc0866f [2023-05-12T08:38:35.591Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:38:35.591Z] ---> Running in 587d4fbcc1c9 [2023-05-12T08:38:35.591Z] Removing intermediate container 587d4fbcc1c9 [2023-05-12T08:38:35.591Z] ---> ef14014d0ff4 [2023-05-12T08:38:35.591Z] Step 23/25 : LABEL arch=x86_64 [2023-05-12T08:38:35.851Z] ---> Running in 01141105893f [2023-05-12T08:38:35.851Z] Removing intermediate container 01141105893f [2023-05-12T08:38:35.851Z] ---> 99a9e0afb1fc [2023-05-12T08:38:35.851Z] Step 24/25 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:38:36.109Z] ---> Running in f422291f17d4 [2023-05-12T08:38:36.109Z] Removing intermediate container f422291f17d4 [2023-05-12T08:38:36.109Z] ---> e28a78feab03 [2023-05-12T08:38:36.109Z] Step 25/25 : LABEL version=0.0.0 [2023-05-12T08:38:36.109Z] ---> Running in 8e35f5e51d7c [2023-05-12T08:38:36.367Z] Removing intermediate container 8e35f5e51d7c [2023-05-12T08:38:36.367Z] ---> 90507bb33337 [2023-05-12T08:38:36.367Z] [2023-05-12T08:38:36.368Z] Successfully built 90507bb33337 [2023-05-12T08:38:36.368Z] Successfully tagged security-secretstore-setup:latest [2023-05-12T08:38:40.592Z]  Building security-secretstore-setup ... done Removing intermediate container 3df875bd467b [2023-05-12T08:38:40.592Z] ---> dc687c054e47 [2023-05-12T08:38:40.592Z] [2023-05-12T08:38:40.592Z] Step 9/33 : FROM alpine:3.17 [2023-05-12T08:38:40.592Z] ---> 9ed4aefc74f6 [2023-05-12T08:38:40.592Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-12T08:38:40.592Z] ---> Using cache [2023-05-12T08:38:40.592Z] ---> 7c14b80c5ebf [2023-05-12T08:38:40.592Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-12T08:38:40.592Z] ---> Running in eeaa06db11ba [2023-05-12T08:38:40.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:40.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-12T08:38:40.592Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-12T08:38:40.592Z] (2/2) Installing su-exec (0.2-r2) [2023-05-12T08:38:40.592Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:38:40.592Z] OK: 7 MiB in 17 packages [2023-05-12T08:38:40.860Z] Removing intermediate container eeaa06db11ba [2023-05-12T08:38:40.860Z] ---> bf2cb49d088c [2023-05-12T08:38:40.860Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-12T08:38:40.860Z] ---> Running in cc272caabc4e [2023-05-12T08:38:40.860Z] Removing intermediate container cc272caabc4e [2023-05-12T08:38:40.860Z] ---> e11d58733dc7 [2023-05-12T08:38:40.860Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-12T08:38:40.860Z] ---> Running in 7dcfccd75095 [2023-05-12T08:38:40.860Z] Removing intermediate container 7dcfccd75095 [2023-05-12T08:38:40.860Z] ---> 0882bab470d2 [2023-05-12T08:38:40.860Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-12T08:38:40.860Z] ---> Running in 384d5285d63e [2023-05-12T08:38:41.120Z] Removing intermediate container 384d5285d63e [2023-05-12T08:38:41.120Z] ---> 3ca5a80bb155 [2023-05-12T08:38:41.120Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-12T08:38:41.120Z] ---> Running in 0a829940354d [2023-05-12T08:38:41.120Z] Removing intermediate container 0a829940354d [2023-05-12T08:38:41.120Z] ---> cd17a83ffed1 [2023-05-12T08:38:41.120Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-12T08:38:41.380Z] ---> Running in 70910a76572d [2023-05-12T08:38:41.950Z] Removing intermediate container 70910a76572d [2023-05-12T08:38:41.950Z] ---> 78e8d79b669c [2023-05-12T08:38:41.950Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-12T08:38:41.950Z] ---> Running in 248f95a777a9 [2023-05-12T08:38:41.950Z] Removing intermediate container 248f95a777a9 [2023-05-12T08:38:41.950Z] ---> dc624431a156 [2023-05-12T08:38:41.950Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-12T08:38:41.950Z] ---> c3c2a34590a4 [2023-05-12T08:38:41.950Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-12T08:38:41.950Z] ---> Running in 31adf3aa561d [2023-05-12T08:38:42.521Z] Removing intermediate container 31adf3aa561d [2023-05-12T08:38:42.521Z] ---> ceccc372a953 [2023-05-12T08:38:42.521Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:38:42.781Z] ---> b71c8f30df55 [2023-05-12T08:38:42.781Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:38:42.781Z] ---> 979116b23df2 [2023-05-12T08:38:42.781Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-12T08:38:43.352Z] ---> a7c644acbb63 [2023-05-12T08:38:43.352Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-12T08:38:43.612Z] ---> 901ea23f3e85 [2023-05-12T08:38:43.612Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-12T08:38:43.612Z] ---> 730fa6491ff3 [2023-05-12T08:38:43.612Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-12T08:38:43.873Z] ---> c1d010ab8092 [2023-05-12T08:38:43.873Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-12T08:38:43.873Z] ---> c8a1fec3fa6c [2023-05-12T08:38:43.873Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-12T08:38:44.132Z] ---> 75dfff03362a [2023-05-12T08:38:44.132Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-12T08:38:44.132Z] ---> Running in 14c3b2cf66c7 [2023-05-12T08:38:44.701Z] Removing intermediate container 14c3b2cf66c7 [2023-05-12T08:38:44.701Z] ---> 411d18ed5ca1 [2023-05-12T08:38:44.701Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-12T08:38:44.701Z] ---> Running in 4e6a21f34122 [2023-05-12T08:38:44.701Z] Removing intermediate container 4e6a21f34122 [2023-05-12T08:38:44.701Z] ---> 6eca5bb18526 [2023-05-12T08:38:44.701Z] Step 30/33 : CMD ["gate"] [2023-05-12T08:38:44.701Z] ---> Running in 7db6b8fcabcd [2023-05-12T08:38:44.701Z] Removing intermediate container 7db6b8fcabcd [2023-05-12T08:38:44.701Z] ---> e886dee91242 [2023-05-12T08:38:44.701Z] Step 31/33 : LABEL arch=x86_64 [2023-05-12T08:38:44.701Z] ---> Running in da05fcf64b74 [2023-05-12T08:38:44.970Z] Removing intermediate container da05fcf64b74 [2023-05-12T08:38:44.970Z] ---> 3ad8fac6cd9d [2023-05-12T08:38:44.970Z] Step 32/33 : LABEL git_sha=b0bb4953ca331064c348680d63eb7d9677b8144c [2023-05-12T08:38:44.970Z] ---> Running in 1e27977943ad [2023-05-12T08:38:44.970Z] Removing intermediate container 1e27977943ad [2023-05-12T08:38:44.970Z] ---> 1761e76255c1 [2023-05-12T08:38:44.970Z] Step 33/33 : LABEL version=0.0.0 [2023-05-12T08:38:44.970Z] ---> Running in e97f6dbc0f6b [2023-05-12T08:38:44.970Z] Removing intermediate container e97f6dbc0f6b [2023-05-12T08:38:44.970Z] ---> 1e595b24f0b3 [2023-05-12T08:38:44.970Z] [2023-05-12T08:38:44.970Z] Successfully built 1e595b24f0b3 [2023-05-12T08:38:44.970Z] Successfully tagged security-bootstrapper:latest [2023-05-12T08:38:45.238Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-12T08:38:45.246Z] $ docker stop --time=1 ea6cb8881fcd460fda21bd865889049bfcb94b799622040aa3d0414f2c3c4abc [2023-05-12T08:38:46.514Z] $ docker rm -f --volumes ea6cb8881fcd460fda21bd865889049bfcb94b799622040aa3d0414f2c3c4abc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T08:38:46.848Z] + docker images [2023-05-12T08:38:46.848Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-12T08:38:46.848Z] security-bootstrapper latest 1e595b24f0b3 2 seconds ago 22.2MB [2023-05-12T08:38:46.848Z] dc687c054e47 8 seconds ago 1.71GB [2023-05-12T08:38:46.848Z] security-secretstore-setup latest 90507bb33337 10 seconds ago 32.8MB [2023-05-12T08:38:46.848Z] core-command latest fe4437c8e023 14 seconds ago 19.9MB [2023-05-12T08:38:46.848Z] security-spire-agent latest aa3c09c0f851 14 seconds ago 161MB [2023-05-12T08:38:46.848Z] 7e7a5f2f6901 19 seconds ago 1.72GB [2023-05-12T08:38:46.849Z] b1c309e1a008 24 seconds ago 1.72GB [2023-05-12T08:38:46.849Z] security-spiffe-token-provider latest 47a4c1b8a557 27 seconds ago 32.8MB [2023-05-12T08:38:46.849Z] core-data latest e7c2f8afaf32 28 seconds ago 20MB [2023-05-12T08:38:46.849Z] core-metadata latest dc6f21b74b9b 33 seconds ago 20.4MB [2023-05-12T08:38:46.849Z] 108093b680c5 41 seconds ago 1.76GB [2023-05-12T08:38:46.849Z] bc6e9752c9da 45 seconds ago 1.73GB [2023-05-12T08:38:46.849Z] 99f8d1ed844b 45 seconds ago 1.73GB [2023-05-12T08:38:46.849Z] security-spire-config latest 78c6d6cb3187 51 seconds ago 102MB [2023-05-12T08:38:46.849Z] security-spire-server latest 9aaca81d95b8 58 seconds ago 103MB [2023-05-12T08:38:46.849Z] d416d54c7e3d About a minute ago 1.58GB [2023-05-12T08:38:46.849Z] 1d291a77013f About a minute ago 1.58GB [2023-05-12T08:38:46.849Z] core-common-config-bootstrapper latest acdda0dc51d6 2 minutes ago 17.2MB [2023-05-12T08:38:46.849Z] support-notifications latest 3be226f409d7 2 minutes ago 32.4MB [2023-05-12T08:38:46.849Z] security-proxy-auth latest 61e93f3de989 2 minutes ago 18.3MB [2023-05-12T08:38:46.849Z] support-scheduler latest 66fa5ee9ea49 2 minutes ago 31.8MB [2023-05-12T08:38:46.849Z] security-proxy-setup latest bf929d1998b9 2 minutes ago 18.7MB [2023-05-12T08:38:46.849Z] b8cc00983b06 2 minutes ago 1.79GB [2023-05-12T08:38:46.849Z] 8d8280c71fe5 2 minutes ago 1.79GB [2023-05-12T08:38:46.849Z] 8afc1d99cc2f 2 minutes ago 1.72GB [2023-05-12T08:38:46.849Z] 5e538485b93c 2 minutes ago 1.7GB [2023-05-12T08:38:46.849Z] ea1111296d46 2 minutes ago 1.7GB [2023-05-12T08:38:46.849Z] ci-base-image-x86_64 latest 77a06969d956 7 minutes ago 918MB [2023-05-12T08:38:46.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-12T08:38:46.849Z] alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB [2023-05-12T08:38:46.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-12T08:38:46.849Z] 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-12T08:38:57.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-12T08:38:57.085Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-12T08:38:59.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-12T08:38:59.669Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-12T08:38:59.669Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-12T08:39:01.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-12T08:39:02.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-12T08:39:02.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-12T08:39:02.204Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-12T08:39:03.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-12T08:39:06.208Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-12T08:39:06.208Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-12T08:39:06.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-12T08:39:06.208Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-12T08:39:18.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-12T08:39:18.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-12T08:39:18.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.305s coverage: 28.7% of statements [2023-05-12T08:39:28.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.308s coverage: 98.5% of statements [2023-05-12T08:39:33.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-12T08:39:33.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-12T08:39:33.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-12T08:39:36.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.470s coverage: 71.5% of statements [2023-05-12T08:39:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-12T08:39:39.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-12T08:39:39.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 54.0% of statements [2023-05-12T08:39:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-12T08:39:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-12T08:39:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:39:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-12T08:39:44.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-12T08:39:52.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-12T08:39:52.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-12T08:40:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.771s coverage: 88.5% of statements [2023-05-12T08:40:00.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.504s coverage: 3.8% of statements [2023-05-12T08:40:08.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-12T08:40:08.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:40:08.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-12T08:40:10.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.760s coverage: 95.6% of statements [2023-05-12T08:40:10.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-12T08:40:10.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-12T08:40:10.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-12T08:40:10.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-12T08:40:10.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-12T08:40:10.358Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements [2023-05-12T08:40:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-12T08:40:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-12T08:40:15.707Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-12T08:40:15.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.271s coverage: 65.9% of statements [2023-05-12T08:40:28.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-12T08:40:28.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-12T08:40:28.293Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.466s coverage: 0.9% of statements [2023-05-12T08:40:28.293Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.0% of statements [2023-05-12T08:40:31.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 42.9% of statements [2023-05-12T08:40:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements [2023-05-12T08:40:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements [2023-05-12T08:40:32.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2023-05-12T08:40:35.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements [2023-05-12T08:40:38.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-12T08:40:38.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-12T08:40:38.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-12T08:40:38.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-12T08:40:41.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-12T08:40:41.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-12T08:40:41.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-12T08:40:41.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-12T08:40:47.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements [2023-05-12T08:40:47.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-12T08:40:47.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-12T08:40:47.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-12T08:40:47.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-12T08:40:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-12T08:40:54.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-12T08:40:55.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-12T08:41:01.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.126s coverage: 79.9% of statements [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.280s coverage: 92.9% of statements [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.226s coverage: 62.3% of statements [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.498s coverage: 81.8% of statements [2023-05-12T08:41:02.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.506s coverage: 82.1% of statements [2023-05-12T08:41:04.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-12T08:41:04.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 86.0% of statements [2023-05-12T08:41:09.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-12T08:41:09.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-12T08:41:10.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements [2023-05-12T08:41:10.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.258s coverage: 100.0% of statements [2023-05-12T08:41:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements [2023-05-12T08:41:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-05-12T08:41:12.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2023-05-12T08:41:12.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-12T08:41:12.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-12T08:41:12.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-12T08:41:12.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-05-12T08:41:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-12T08:41:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-12T08:41:20.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-12T08:41:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.099s coverage: 38.4% of statements [2023-05-12T08:41:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements [2023-05-12T08:41:27.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-12T08:41:27.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-12T08:41:27.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-12T08:41:27.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-12T08:41:27.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2023-05-12T08:41:33.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-12T08:41:33.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-12T08:41:33.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-12T08:41:33.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-12T08:41:40.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements [2023-05-12T08:41:40.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-12T08:41:40.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:41:40.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-12T08:41:40.611Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-12T08:41:41.250Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.645s coverage: 92.3% of statements [2023-05-12T08:41:45.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-12T08:41:45.601Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-12T08:41:45.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 61.5% of statements [2023-05-12T08:41:48.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-12T08:41:48.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-12T08:41:48.445Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements [2023-05-12T08:41:49.403Z] 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-12T08:41:49.403Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-12T08:41:49.403Z] go vet ./... [2023-05-12T08:44:41.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-12T08:44:41.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-12T08:44:41.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-12T08:44:41.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-12T08:44:41.785Z] + ls -al . [2023-05-12T08:44:41.785Z] total 700 [2023-05-12T08:44:41.785Z] drwxrwxr-x 10 1001 1001 4096 May 12 08:36 . [2023-05-12T08:44:41.785Z] drwxr-xr-x 4 root root 4096 May 12 08:36 .. [2023-05-12T08:44:41.785Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:34 .blubracket [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 16 May 12 08:34 .dockerignore [2023-05-12T08:44:41.785Z] drwxrwxr-x 8 1001 1001 4096 May 12 08:34 .git [2023-05-12T08:44:41.785Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:34 .github [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 1133 May 12 08:34 .gitignore [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 42 May 12 08:34 .golangci.yml [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 87 May 12 08:34 .hadolint.yml [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 166 May 12 08:34 .sonarcloud.properties [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 1171 May 12 08:34 ADOPTERS.md [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 10835 May 12 08:34 Attribution.txt [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 73765 May 12 08:34 CHANGELOG.md [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 3804 May 12 08:34 CONTRIBUTING.md [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 677 May 12 08:34 GOVERNANCE.md [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 883 May 12 08:34 Jenkinsfile [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 10775 May 12 08:34 LICENSE [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 14368 May 12 08:34 Makefile [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 582 May 12 08:34 OWNERS.md [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 9902 May 12 08:34 README.md [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 789 May 12 08:34 SECURITY.md [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 5 May 12 08:30 VERSION [2023-05-12T08:44:41.785Z] drwxrwxr-x 2 1001 1001 4096 May 12 08:34 bin [2023-05-12T08:44:41.785Z] drwxrwxr-x 18 1001 1001 4096 May 12 08:34 cmd [2023-05-12T08:44:41.785Z] -rw-r--r-- 1 root root 447730 May 12 08:41 coverage.out [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 3201 May 12 08:34 go.mod [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 31042 May 12 08:34 go.sum [2023-05-12T08:44:41.785Z] drwxrwxr-x 7 1001 1001 4096 May 12 08:34 internal [2023-05-12T08:44:41.785Z] drwxrwxr-x 3 1001 1001 4096 May 12 08:34 openapi [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 594 May 12 08:34 security.txt [2023-05-12T08:44:41.785Z] drwxrwxr-x 4 1001 1001 4096 May 12 08:34 snap [2023-05-12T08:44:41.785Z] -rw-rw-r-- 1 1001 1001 204 May 12 08:34 version.go [Pipeline] sh [2023-05-12T08:44:42.106Z] + '[' -e coverage.out ] [2023-05-12T08:44:42.106Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-12T08:44:42.131Z] Warning: overwriting stash ‘coverage-report’ [2023-05-12T08:44:42.953Z] Stashed 1 file(s) [Pipeline] sh [2023-05-12T08:44:43.587Z] + make build [2023-05-12T08:44:43.587Z] 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-12T08:46:20.221Z] 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-12T08:46:20.221Z] 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-12T08:46:20.221Z] 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-12T08:46:24.483Z] 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-12T08:47:20.887Z] 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-12T08:47:21.850Z] 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-12T08:47:28.519Z] 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-12T08:47:35.177Z] 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-12T08:47:39.455Z] 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-12T08:47:43.723Z] 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-12T08:47:50.381Z] 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-12T08:47:57.043Z] $ docker stop --time=1 d47bdf94aade95cd309eff3ecb43f8c3e2a4dcda7defe5c690a0aa22c3236088 [2023-05-12T08:47:59.219Z] $ docker rm -f --volumes d47bdf94aade95cd309eff3ecb43f8c3e2a4dcda7defe5c690a0aa22c3236088 [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-12T08:48:01.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-12T08:48:01.786Z] [2023-05-12T08:48:01.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:48:02.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-12T08:48:02.120Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-12T08:48:02.120Z] 29e5d40040c1: Pulling fs layer [2023-05-12T08:48:02.391Z] 1ce36da41761: Pulling fs layer [2023-05-12T08:48:02.391Z] 25b303627fd3: Pulling fs layer [2023-05-12T08:48:02.391Z] 29e5d40040c1: Verifying Checksum [2023-05-12T08:48:02.391Z] 29e5d40040c1: Download complete [2023-05-12T08:48:02.659Z] 1ce36da41761: Verifying Checksum [2023-05-12T08:48:02.659Z] 1ce36da41761: Download complete [2023-05-12T08:48:02.926Z] 29e5d40040c1: Pull complete [2023-05-12T08:48:04.342Z] 1ce36da41761: Pull complete [2023-05-12T08:48:04.342Z] 25b303627fd3: Verifying Checksum [2023-05-12T08:48:04.342Z] 25b303627fd3: Download complete [2023-05-12T08:48:14.421Z] 25b303627fd3: Pull complete [2023-05-12T08:48:14.421Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-12T08:48:14.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-12T08:48:14.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:48:14.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container [2023-05-12T08:48:14.697Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-12T08:48:17.137Z] $ docker top 32d07f60566e19c0895cbe778395623a2b5a450670faf64f4d56db1faa1a1383 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:48:17.986Z] + docker-compose+ buildgrep --help parallel [2023-05-12T08:48:17.986Z] [2023-05-12T08:48:23.332Z] --parallel Build images in parallel. [Pipeline] } [2023-05-12T08:48:23.927Z] $ docker stop --time=1 32d07f60566e19c0895cbe778395623a2b5a450670faf64f4d56db1faa1a1383 [2023-05-12T08:48:25.635Z] $ docker rm -f --volumes 32d07f60566e19c0895cbe778395623a2b5a450670faf64f4d56db1faa1a1383 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T08:48:26.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-12T08:48:26.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T08:48:26.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container [2023-05-12T08:48:26.423Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-12T08:48:27.672Z] $ docker top f9812ddcdfe00dd82c94e8ff901cd58c1ada68639eba574577234149e72237fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T08:48:28.517Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-12T08:48:35.159Z] Building core-command ... [2023-05-12T08:48:35.159Z] Building core-common-config-bootstrapper ... [2023-05-12T08:48:35.159Z] Building core-data ... [2023-05-12T08:48:35.159Z] Building core-metadata ... [2023-05-12T08:48:35.159Z] Building security-bootstrapper ... [2023-05-12T08:48:35.159Z] Building security-proxy-auth ... [2023-05-12T08:48:35.159Z] Building security-proxy-setup ... [2023-05-12T08:48:35.159Z] Building security-secretstore-setup ... [2023-05-12T08:48:35.159Z] Building security-spiffe-token-provider ... [2023-05-12T08:48:35.159Z] Building security-spire-agent ... [2023-05-12T08:48:35.159Z] Building security-spire-config ... [2023-05-12T08:48:35.159Z] Building security-spire-server ... [2023-05-12T08:48:35.159Z] Building support-notifications ... [2023-05-12T08:48:35.159Z] Building support-scheduler ... [2023-05-12T08:48:35.159Z] Building security-proxy-setup [2023-05-12T08:48:35.159Z] Building core-data [2023-05-12T08:48:35.159Z] Building security-proxy-auth [2023-05-12T08:48:35.159Z] Building security-spiffe-token-provider [2023-05-12T08:48:35.159Z] Building security-spire-config [2023-05-12T08:49:22.159Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:49:22.159Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:49:22.159Z] ---> b182bc75d556 [2023-05-12T08:49:22.159Z] Step 3/27 : WORKDIR /edgex-go [2023-05-12T08:49:22.159Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:49:22.159Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:49:22.159Z] ---> b182bc75d556 [2023-05-12T08:49:22.159Z] Step 3/20 : WORKDIR /edgex-go [2023-05-12T08:49:22.159Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:49:22.159Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:49:22.159Z] ---> b182bc75d556 [2023-05-12T08:49:22.159Z] Step 3/22 : WORKDIR /edgex-go [2023-05-12T08:49:22.159Z] ---> Running in f8cc51bdd111 [2023-05-12T08:49:22.159Z] ---> Running in c46e7aaa6172 [2023-05-12T08:49:22.159Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:49:22.159Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:49:22.159Z] ---> b182bc75d556 [2023-05-12T08:49:22.159Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:49:22.159Z] ---> Running in 18d21ed844b4 [2023-05-12T08:49:22.159Z] ---> Running in addb69a401a9 [2023-05-12T08:49:22.159Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:49:22.159Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:49:22.159Z] ---> b182bc75d556 [2023-05-12T08:49:22.159Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:49:22.159Z] ---> Running in 4da5fe66705c [2023-05-12T08:49:22.159Z] Removing intermediate container 18d21ed844b4 [2023-05-12T08:49:22.159Z] ---> f3def844028b [2023-05-12T08:49:22.159Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T08:49:22.159Z] Removing intermediate container f8cc51bdd111 [2023-05-12T08:49:22.159Z] ---> 3c216ef8ad18 [2023-05-12T08:49:22.159Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-12T08:49:22.159Z] Removing intermediate container addb69a401a9 [2023-05-12T08:49:22.159Z] ---> 12cee3f2c429 [2023-05-12T08:49:22.159Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:49:22.159Z] Removing intermediate container c46e7aaa6172 [2023-05-12T08:49:22.159Z] ---> 73bc76b16a62 [2023-05-12T08:49:22.159Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-12T08:49:22.159Z] ---> Running in f3e97cde581b [2023-05-12T08:49:22.159Z] ---> Running in 673706ef0e18 [2023-05-12T08:49:22.452Z] Removing intermediate container 4da5fe66705c [2023-05-12T08:49:22.452Z] ---> d5cc6cc08c8b [2023-05-12T08:49:22.452Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T08:49:22.452Z] ---> Running in 6288bad68a00 [2023-05-12T08:49:22.452Z] ---> Running in 2e0d3c5fe289 [2023-05-12T08:49:22.723Z] ---> Running in c7f6d9d8eb25 [2023-05-12T08:49:23.307Z] Removing intermediate container 673706ef0e18 [2023-05-12T08:49:23.307Z] ---> 20cca60ac0a0 [2023-05-12T08:49:23.307Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:49:23.307Z] ---> Running in b15caeb72309 [2023-05-12T08:49:23.575Z] Removing intermediate container c7f6d9d8eb25 [2023-05-12T08:49:23.575Z] ---> 82206cda7863 [2023-05-12T08:49:23.575Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T08:49:23.843Z] ---> Running in b0e35400bcc4 [2023-05-12T08:49:24.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:25.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:25.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:25.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:25.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:25.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:26.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:26.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:26.405Z] OK: 263 MiB in 53 packages [2023-05-12T08:49:26.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:26.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:27.921Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:49:27.921Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:49:27.921Z] OK: 17692 distinct packages available [2023-05-12T08:49:27.921Z] OK: 263 MiB in 53 packages [2023-05-12T08:49:27.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:28.191Z] Removing intermediate container f3e97cde581b [2023-05-12T08:49:28.191Z] ---> 2e43a959af18 [2023-05-12T08:49:28.191Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-12T08:49:28.459Z] OK: 263 MiB in 53 packages [2023-05-12T08:49:28.734Z] OK: 263 MiB in 53 packages [2023-05-12T08:49:29.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:49:29.594Z] ---> bf22e5d9c8a7 [2023-05-12T08:49:29.594Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:49:29.863Z] Removing intermediate container 2e0d3c5fe289 [2023-05-12T08:49:29.863Z] ---> c904bb974d0d [2023-05-12T08:49:29.863Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-12T08:49:29.863Z] ---> Running in 76090879e2a9 [2023-05-12T08:49:30.448Z] OK: 263 MiB in 53 packages [2023-05-12T08:49:30.448Z] Removing intermediate container b15caeb72309 [2023-05-12T08:49:30.716Z] ---> c8fe87befed0 [2023-05-12T08:49:30.716Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:49:30.716Z] Removing intermediate container b0e35400bcc4 [2023-05-12T08:49:30.716Z] ---> 4caea2214abb [2023-05-12T08:49:30.716Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T08:49:31.679Z] ---> 8002d8055f2b [2023-05-12T08:49:31.679Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:49:31.679Z] ---> Running in ece3a77e83bd [2023-05-12T08:49:31.945Z] ---> a8290c1ed1df [2023-05-12T08:49:31.946Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:49:31.946Z] Removing intermediate container 6288bad68a00 [2023-05-12T08:49:31.946Z] ---> bc056c5f486d [2023-05-12T08:49:31.946Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-12T08:49:32.213Z] ---> Running in c0dd7da777ea [2023-05-12T08:49:32.213Z] ---> 37d64cb6a0a8 [2023-05-12T08:49:32.482Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:49:32.482Z] ---> Running in 06b486f68b49 [2023-05-12T08:49:33.896Z] ---> 2af15baf32ab [2023-05-12T08:49:33.896Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:49:33.896Z] ---> Running in 8ce3613c8efe [2023-05-12T08:51:25.554Z] Removing intermediate container 76090879e2a9 [2023-05-12T08:51:25.554Z] ---> 1a769e735577 [2023-05-12T08:51:25.554Z] Step 7/27 : COPY . . [2023-05-12T08:51:25.554Z] Removing intermediate container ece3a77e83bd [2023-05-12T08:51:25.554Z] ---> 6eff02b2ce81 [2023-05-12T08:51:25.554Z] Step 7/22 : COPY . . [2023-05-12T08:51:25.554Z] Removing intermediate container 06b486f68b49 [2023-05-12T08:51:25.554Z] ---> 4317681ec006 [2023-05-12T08:51:25.554Z] Step 8/23 : COPY . . [2023-05-12T08:51:25.554Z] Removing intermediate container c0dd7da777ea [2023-05-12T08:51:25.554Z] ---> 4b5559a4ed4d [2023-05-12T08:51:25.554Z] Step 8/23 : COPY . . [2023-05-12T08:51:25.554Z] Removing intermediate container 8ce3613c8efe [2023-05-12T08:51:25.554Z] ---> e5e4c891c196 [2023-05-12T08:51:25.554Z] Step 7/20 : COPY . . [2023-05-12T08:51:35.626Z] ---> d41cbde0b4b2 [2023-05-12T08:51:35.626Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config ---> 1ffc180ad777 [2023-05-12T08:51:35.626Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-12T08:51:35.626Z] [2023-05-12T08:51:35.895Z] ---> 961f009a0cc7 [2023-05-12T08:51:35.895Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T08:51:35.895Z] ---> 2a9bb35774e2 [2023-05-12T08:51:35.895Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-12T08:51:35.895Z] ---> Running in 6c87f0e0e9f0 [2023-05-12T08:51:35.895Z] ---> Running in 871f7c74f70e [2023-05-12T08:51:35.895Z] ---> Running in d6a45b5070e8 [2023-05-12T08:51:35.895Z] ---> 0fdd4304711c [2023-05-12T08:51:35.895Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-12T08:51:36.164Z] ---> Running in 6c58cec39648 [2023-05-12T08:51:36.164Z] ---> Running in b3036ccaa8cc [2023-05-12T08:51:36.764Z] Removing intermediate container 871f7c74f70e [2023-05-12T08:51:36.764Z] ---> a5f675f3ef42 [2023-05-12T08:51:36.764Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-12T08:51:37.038Z] ---> Running in bccd2dc4f130 [2023-05-12T08:51:37.626Z] Removing intermediate container bccd2dc4f130 [2023-05-12T08:51:37.626Z] ---> 29707a862651 [2023-05-12T08:51:37.626Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T08:51:37.626Z] ---> Running in b7f371451663 [2023-05-12T08:51:38.211Z] 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-12T08:51:38.480Z] Removing intermediate container b7f371451663 [2023-05-12T08:51:38.480Z] ---> a0a1180bbf83 [2023-05-12T08:51:38.480Z] 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-12T08:51:38.754Z] ---> Running in 060cf6a9014c [2023-05-12T08:51:38.754Z] 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-12T08:51:38.754Z] 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-12T08:51:39.024Z] 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-12T08:51:41.608Z] Removing intermediate container 060cf6a9014c [2023-05-12T08:51:41.608Z] ---> d2832137c08d [2023-05-12T08:51:41.608Z] Step 12/27 : WORKDIR /edgex-go [2023-05-12T08:51:41.875Z] ---> Running in 1b22a6b8ad05 [2023-05-12T08:51:42.458Z] Removing intermediate container 1b22a6b8ad05 [2023-05-12T08:51:42.458Z] ---> c7e8b1f59bf9 [2023-05-12T08:51:42.458Z] [2023-05-12T08:51:42.458Z] Step 13/27 : FROM alpine:3.17 [2023-05-12T08:51:42.727Z] 3.17: Pulling from library/alpine [2023-05-12T08:51:42.727Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-12T08:51:42.727Z] Status: Downloaded newer image for alpine:3.17 [2023-05-12T08:51:42.727Z] ---> 51e60588ff2c [2023-05-12T08:51:42.727Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T08:51:42.999Z] ---> Running in af3277c2c199 [2023-05-12T08:51:43.586Z] Removing intermediate container af3277c2c199 [2023-05-12T08:51:43.586Z] ---> 85e7d2112387 [2023-05-12T08:51:43.586Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-12T08:51:43.586Z] ---> Running in ef602865e3c4 [2023-05-12T08:51:45.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:51:46.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:51:47.918Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T08:51:47.918Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T08:51:47.918Z] OK: 17692 distinct packages available [2023-05-12T08:51:47.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:51:48.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:51:50.288Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-12T08:51:50.288Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-12T08:51:50.288Z] (3/4) Installing libucontext (1.2-r0) [2023-05-12T08:51:50.288Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-12T08:51:50.288Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:51:50.556Z] OK: 8 MiB in 19 packages [2023-05-12T08:51:52.502Z] Removing intermediate container ef602865e3c4 [2023-05-12T08:51:52.502Z] ---> 29f19a48cbf8 [2023-05-12T08:51:52.502Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:51:53.465Z] ---> 4e8290994612 [2023-05-12T08:51:53.465Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:51:54.433Z] ---> d6241317b2f3 [2023-05-12T08:51:54.433Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T08:52:01.089Z] ---> 5c87311468c4 [2023-05-12T08:52:01.089Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T08:52:01.358Z] ---> bea4a60bec4f [2023-05-12T08:52:01.358Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-12T08:52:01.625Z] ---> Running in 4b807f5e48be [2023-05-12T08:52:02.213Z] Removing intermediate container 4b807f5e48be [2023-05-12T08:52:02.213Z] ---> 23e235dbf4f9 [2023-05-12T08:52:02.213Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-12T08:52:03.171Z] ---> 31d19808884a [2023-05-12T08:52:03.171Z] Step 22/27 : WORKDIR / [2023-05-12T08:52:03.171Z] ---> Running in cf0a651d7c2d [2023-05-12T08:52:03.752Z] Removing intermediate container cf0a651d7c2d [2023-05-12T08:52:03.752Z] ---> 79a23e7fdda1 [2023-05-12T08:52:03.752Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T08:52:03.752Z] ---> Running in db5c744bcd41 [2023-05-12T08:52:04.337Z] Removing intermediate container db5c744bcd41 [2023-05-12T08:52:04.337Z] ---> e49f063882b3 [2023-05-12T08:52:04.337Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T08:52:04.337Z] ---> Running in 295998df5a97 [2023-05-12T08:52:04.943Z] Removing intermediate container 295998df5a97 [2023-05-12T08:52:04.943Z] ---> 709c07c219bf [2023-05-12T08:52:04.943Z] Step 25/27 : LABEL arch=arm64 [2023-05-12T08:52:04.943Z] ---> Running in 5e9332c4ad71 [2023-05-12T08:52:05.528Z] Removing intermediate container 5e9332c4ad71 [2023-05-12T08:52:05.528Z] ---> aa89a27f2cc7 [2023-05-12T08:52:05.528Z] Step 26/27 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T08:52:05.528Z] ---> Running in c318f5b0b78c [2023-05-12T08:52:06.113Z] Removing intermediate container c318f5b0b78c [2023-05-12T08:52:06.113Z] ---> 6dac982e29f2 [2023-05-12T08:52:06.113Z] Step 27/27 : LABEL version=0.0.0 [2023-05-12T08:52:06.113Z] ---> Running in 45b8b9a794dc [2023-05-12T08:52:06.707Z] Removing intermediate container 45b8b9a794dc [2023-05-12T08:52:06.707Z] ---> cb3463aa10cd [2023-05-12T08:52:06.707Z] [2023-05-12T08:52:06.975Z] Successfully built cb3463aa10cd [2023-05-12T08:52:06.975Z] Successfully tagged security-spire-config-arm64:latest [2023-05-12T08:52:06.975Z]  Building security-spire-config ... done Building security-secretstore-setup [2023-05-12T08:52:25.183Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:52:25.183Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:52:25.183Z] ---> b182bc75d556 [2023-05-12T08:52:25.183Z] Step 3/25 : WORKDIR /edgex-go [2023-05-12T08:52:25.183Z] ---> Using cache [2023-05-12T08:52:25.183Z] ---> 73bc76b16a62 [2023-05-12T08:52:25.183Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-12T08:52:25.183Z] ---> Running in 7b709949d301 [2023-05-12T08:52:25.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:52:26.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:52:28.350Z] OK: 263 MiB in 53 packages [2023-05-12T08:52:29.309Z] Removing intermediate container 7b709949d301 [2023-05-12T08:52:29.309Z] ---> 5e90e4f9ac49 [2023-05-12T08:52:29.309Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-12T08:52:30.269Z] ---> b7496c5dded7 [2023-05-12T08:52:30.269Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:52:30.269Z] ---> Running in a17fabf0d4a0 [2023-05-12T08:54:36.946Z] Removing intermediate container a17fabf0d4a0 [2023-05-12T08:54:36.946Z] ---> 163830bff14c [2023-05-12T08:54:36.946Z] Step 7/25 : COPY . . [2023-05-12T08:54:49.256Z] ---> aa5e9ccb7841 [2023-05-12T08:54:49.256Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-12T08:54:51.194Z] ---> Running in 6cece51df778 [2023-05-12T08:54:53.130Z] 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-12T08:58:29.895Z] Removing intermediate container b3036ccaa8cc [2023-05-12T08:58:29.895Z] ---> 6803a8ead9f6 [2023-05-12T08:58:29.895Z] [2023-05-12T08:58:29.895Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:58:29.895Z] ---> 51e60588ff2c [2023-05-12T08:58:29.895Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-12T08:58:29.895Z] ---> Running in 35f8e9156cfc [2023-05-12T08:58:29.895Z] Removing intermediate container 35f8e9156cfc [2023-05-12T08:58:29.895Z] ---> 3c17613be5ec [2023-05-12T08:58:29.895Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:58:30.161Z] ---> Running in d0758eeb0ea2 [2023-05-12T08:58:32.741Z] Removing intermediate container d6a45b5070e8 [2023-05-12T08:58:32.741Z] ---> 7664acdb310b [2023-05-12T08:58:32.741Z] [2023-05-12T08:58:32.741Z] Step 9/22 : FROM alpine:3.17 [2023-05-12T08:58:32.741Z] ---> 51e60588ff2c [2023-05-12T08:58:32.741Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-12T08:58:32.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:58:32.741Z] ---> Running in d7bb9c3b7f2e [2023-05-12T08:58:33.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:58:34.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:58:35.251Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:58:35.251Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:58:35.251Z] OK: 8 MiB in 16 packages [2023-05-12T08:58:35.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:58:36.941Z] Removing intermediate container d0758eeb0ea2 [2023-05-12T08:58:36.941Z] ---> d8c50cbed568 [2023-05-12T08:58:36.941Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:58:37.529Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-12T08:58:37.529Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-12T08:58:37.529Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:58:37.529Z] OK: 8 MiB in 17 packages [2023-05-12T08:58:37.796Z] ---> a8bf03a06d88 [2023-05-12T08:58:37.796Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:58:42.065Z] ---> 60a699a0420c [2023-05-12T08:58:42.065Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-12T08:58:42.065Z] Removing intermediate container d7bb9c3b7f2e [2023-05-12T08:58:42.065Z] ---> 68d8f7b9b244 [2023-05-12T08:58:42.065Z] 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-12T08:58:42.065Z] ---> Running in fdc704c58466 [2023-05-12T08:58:42.065Z] Removing intermediate container fdc704c58466 [2023-05-12T08:58:42.065Z] ---> e80dc478be4b [2023-05-12T08:58:42.065Z] Step 12/22 : WORKDIR /edgex [2023-05-12T08:58:42.333Z] ---> Running in 3e594600469c [2023-05-12T08:58:42.918Z] Removing intermediate container 3e594600469c [2023-05-12T08:58:42.918Z] ---> d2c5e7589020 [2023-05-12T08:58:42.918Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:58:43.887Z] ---> 24951e31b237 [2023-05-12T08:58:43.887Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:58:43.887Z] ---> 550fd8607d28 [2023-05-12T08:58:43.887Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:58:45.297Z] ---> e48400225de8 [2023-05-12T08:58:45.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-12T08:58:45.297Z] ---> 44f3124e8302 [2023-05-12T08:58:45.297Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-12T08:58:46.256Z] ---> cfb8cd0547b2 [2023-05-12T08:58:46.256Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:58:46.256Z] ---> d2d42db448ff [2023-05-12T08:58:46.256Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-12T08:58:46.524Z] ---> Running in e79db3252b7b [2023-05-12T08:58:49.105Z] ---> 6cf3cf100087 [2023-05-12T08:58:49.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-12T08:58:50.515Z] ---> 73b0b44379d6 [2023-05-12T08:58:50.515Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T08:58:50.515Z] Removing intermediate container e79db3252b7b [2023-05-12T08:58:50.515Z] ---> b861b773ef30 [2023-05-12T08:58:50.515Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T08:58:50.515Z] ---> Running in c15aa664968e [2023-05-12T08:58:50.781Z] ---> Running in 59500ffd5ee0 [2023-05-12T08:58:51.365Z] Removing intermediate container 59500ffd5ee0 [2023-05-12T08:58:51.365Z] ---> 01730fff0e74 [2023-05-12T08:58:51.365Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T08:58:51.633Z] ---> Running in fa63f40b4789 [2023-05-12T08:58:54.983Z] Removing intermediate container fa63f40b4789 [2023-05-12T08:58:54.983Z] ---> af91a9965da5 [2023-05-12T08:58:54.983Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T08:58:54.983Z] ---> Running in 3fad11a26872 [2023-05-12T08:58:55.252Z] Removing intermediate container 3fad11a26872 [2023-05-12T08:58:55.252Z] ---> 42a1e00773d0 [2023-05-12T08:58:55.252Z] Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T08:58:55.252Z] ---> Running in 8d4b03e79397 [2023-05-12T08:58:56.218Z] Removing intermediate container 8d4b03e79397 [2023-05-12T08:58:56.218Z] ---> c2dba31e48bd [2023-05-12T08:58:56.218Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:58:56.486Z] Removing intermediate container c15aa664968e [2023-05-12T08:58:56.486Z] ---> 4d56a5a9e3a5 [2023-05-12T08:58:56.486Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] ---> Running in 4ddc1eb1c5b1 [2023-05-12T08:58:56.486Z] [2023-05-12T08:58:56.486Z] ---> Running in 5f8cb1dafd2a [2023-05-12T08:58:57.070Z] Removing intermediate container 4ddc1eb1c5b1 [2023-05-12T08:58:57.070Z] ---> 9c533fc57631 [2023-05-12T08:58:57.070Z] [2023-05-12T08:58:57.351Z] Removing intermediate container 5f8cb1dafd2a [2023-05-12T08:58:57.351Z] ---> 3a7db751a8de [2023-05-12T08:58:57.351Z] Step 20/22 : LABEL arch=arm64 [2023-05-12T08:58:57.623Z] ---> Running in 6c866bf55554 [2023-05-12T08:58:57.623Z] Successfully built 9c533fc57631 [2023-05-12T08:58:57.623Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-12T08:58:57.623Z]  Building security-proxy-auth ... done Building core-command [2023-05-12T08:58:58.207Z] Removing intermediate container 6c866bf55554 [2023-05-12T08:58:58.207Z] ---> ab65e44ba8c9 [2023-05-12T08:58:58.207Z] Step 21/22 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T08:58:58.207Z] ---> Running in 59926c4191d4 [2023-05-12T08:58:58.793Z] Removing intermediate container 59926c4191d4 [2023-05-12T08:58:58.793Z] ---> f3fdadc34c85 [2023-05-12T08:58:58.793Z] Step 22/22 : LABEL version=0.0.0 [2023-05-12T08:58:58.793Z] ---> Running in 9a7e2c042f3c [2023-05-12T08:58:59.374Z] Removing intermediate container 9a7e2c042f3c [2023-05-12T08:58:59.374Z] ---> 787a22a1a44e [2023-05-12T08:58:59.374Z] [2023-05-12T08:58:59.640Z] Successfully built 787a22a1a44e [2023-05-12T08:58:59.640Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-12T08:58:59.640Z] Building core-metadata [2023-05-12T08:59:26.316Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:59:26.316Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:59:26.316Z] ---> b182bc75d556 [2023-05-12T08:59:26.316Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> d5cc6cc08c8b [2023-05-12T08:59:26.316Z] Step 4/24 : WORKDIR /edgex-go [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 82206cda7863 [2023-05-12T08:59:26.316Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 4caea2214abb [2023-05-12T08:59:26.316Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 37d64cb6a0a8 [2023-05-12T08:59:26.316Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 4317681ec006 [2023-05-12T08:59:26.316Z] Step 8/24 : COPY . . [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 2a9bb35774e2 [2023-05-12T08:59:26.316Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-12T08:59:26.316Z] ---> Running in a0df6ff17bcf [2023-05-12T08:59:26.316Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T08:59:26.316Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-12T08:59:26.316Z] ---> b182bc75d556 [2023-05-12T08:59:26.316Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> d5cc6cc08c8b [2023-05-12T08:59:26.316Z] Step 4/25 : WORKDIR /edgex-go [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 82206cda7863 [2023-05-12T08:59:26.316Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 4caea2214abb [2023-05-12T08:59:26.316Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 37d64cb6a0a8 [2023-05-12T08:59:26.316Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T08:59:26.316Z] ---> Using cache [2023-05-12T08:59:26.316Z] ---> 4317681ec006 [2023-05-12T08:59:26.316Z] Step 8/25 : COPY . . [2023-05-12T08:59:26.582Z] ---> Using cache [2023-05-12T08:59:26.582Z] ---> 2a9bb35774e2 [2023-05-12T08:59:26.582Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-12T08:59:26.848Z] ---> Running in 63b7e0a2d8d6 [2023-05-12T08:59:28.250Z] 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-12T08:59:29.654Z] 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-12T08:59:32.448Z] Removing intermediate container 6c87f0e0e9f0 [2023-05-12T08:59:32.448Z] ---> b99edb20217c [2023-05-12T08:59:32.448Z] [2023-05-12T08:59:32.448Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T08:59:32.448Z] ---> 51e60588ff2c [2023-05-12T08:59:32.448Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T08:59:32.448Z] ---> Running in 797e60a02400 [2023-05-12T08:59:35.160Z] Removing intermediate container 797e60a02400 [2023-05-12T08:59:35.160Z] ---> 6b6f064e72b2 [2023-05-12T08:59:35.160Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-12T08:59:35.453Z] ---> Running in 4f790cb96643 [2023-05-12T08:59:36.062Z] Removing intermediate container 4f790cb96643 [2023-05-12T08:59:36.062Z] ---> e3414b9160f5 [2023-05-12T08:59:36.062Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-12T08:59:36.062Z] ---> Running in 0142834c5823 [2023-05-12T08:59:36.642Z] Removing intermediate container 0142834c5823 [2023-05-12T08:59:36.642Z] ---> ca77e2b0d1d2 [2023-05-12T08:59:36.642Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T08:59:36.642Z] ---> Running in 315a347a3ec0 [2023-05-12T08:59:38.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T08:59:39.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T08:59:41.482Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T08:59:41.482Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T08:59:41.482Z] OK: 8 MiB in 16 packages [2023-05-12T08:59:42.888Z] Removing intermediate container 315a347a3ec0 [2023-05-12T08:59:42.888Z] ---> 9c0fe0049f61 [2023-05-12T08:59:42.888Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T08:59:44.295Z] ---> bb60766ac61d [2023-05-12T08:59:44.295Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T08:59:44.877Z] ---> 99fd2678d398 [2023-05-12T08:59:44.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-12T08:59:46.823Z] ---> a93b3168cd8a [2023-05-12T08:59:46.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-12T08:59:48.232Z] ---> 901a46ad5acb [2023-05-12T08:59:48.232Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-12T08:59:48.232Z] ---> Running in 9a3b5b453def [2023-05-12T08:59:48.814Z] Removing intermediate container 9a3b5b453def [2023-05-12T08:59:48.814Z] ---> 9b233c298fc9 [2023-05-12T08:59:48.814Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T08:59:49.080Z] ---> Running in 440a20cfd42e [2023-05-12T08:59:49.663Z] Removing intermediate container 440a20cfd42e [2023-05-12T08:59:49.663Z] ---> e92373509b57 [2023-05-12T08:59:49.663Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T08:59:49.663Z] ---> Running in d697270b47d5 [2023-05-12T08:59:50.253Z] Removing intermediate container d697270b47d5 [2023-05-12T08:59:50.253Z] ---> a007c0432186 [2023-05-12T08:59:50.253Z] Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T08:59:50.253Z] ---> Running in f89d9b52f885 [2023-05-12T08:59:50.834Z] Removing intermediate container f89d9b52f885 [2023-05-12T08:59:50.834Z] ---> 5bd38fd57928 [2023-05-12T08:59:50.834Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T08:59:50.834Z] ---> Running in ce2567c232c7 [2023-05-12T08:59:51.416Z] Removing intermediate container ce2567c232c7 [2023-05-12T08:59:51.416Z] ---> 4f7085a01cc3 [2023-05-12T08:59:51.416Z] [2023-05-12T08:59:51.682Z] Successfully built 4f7085a01cc3 [2023-05-12T08:59:51.683Z] Successfully tagged core-data-arm64:latest [2023-05-12T08:59:51.683Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-05-12T09:00:09.879Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:00:09.879Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:00:09.879Z] ---> b182bc75d556 [2023-05-12T09:00:09.879Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T09:00:09.879Z] ---> Using cache [2023-05-12T09:00:09.879Z] ---> d5cc6cc08c8b [2023-05-12T09:00:09.879Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T09:00:09.879Z] ---> Using cache [2023-05-12T09:00:09.879Z] ---> 82206cda7863 [2023-05-12T09:00:09.879Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T09:00:09.879Z] ---> Using cache [2023-05-12T09:00:09.879Z] ---> 4caea2214abb [2023-05-12T09:00:09.879Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T09:00:09.879Z] ---> Using cache [2023-05-12T09:00:09.879Z] ---> 37d64cb6a0a8 [2023-05-12T09:00:09.879Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:00:09.879Z] ---> Using cache [2023-05-12T09:00:09.879Z] ---> 4317681ec006 [2023-05-12T09:00:09.879Z] Step 8/23 : COPY . . [2023-05-12T09:00:09.879Z] ---> Using cache [2023-05-12T09:00:09.879Z] ---> 2a9bb35774e2 [2023-05-12T09:00:09.879Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-12T09:00:09.879Z] ---> Running in 3c8d6f82cb20 [2023-05-12T09:00:11.822Z] 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-12T09:01:08.335Z] Removing intermediate container 6c58cec39648 [2023-05-12T09:01:08.335Z] ---> edba45abe895 [2023-05-12T09:01:08.335Z] [2023-05-12T09:01:08.335Z] Step 9/20 : FROM alpine:3.17 [2023-05-12T09:01:08.335Z] ---> 51e60588ff2c [2023-05-12T09:01:08.335Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-12T09:01:08.335Z] ---> Running in f184d4d5c25b [2023-05-12T09:01:08.335Z] Removing intermediate container f184d4d5c25b [2023-05-12T09:01:08.335Z] ---> 6aa26a2db214 [2023-05-12T09:01:08.335Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-12T09:01:08.335Z] ---> Running in 9192b5c655fa [2023-05-12T09:01:08.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:01:08.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:01:08.335Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T09:01:08.335Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T09:01:08.335Z] OK: 17692 distinct packages available [2023-05-12T09:01:08.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:01:08.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:01:08.335Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-12T09:01:08.335Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-12T09:01:08.335Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-12T09:01:08.335Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-12T09:01:08.335Z] (5/9) Installing curl (8.0.1-r0) [2023-05-12T09:01:08.335Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-12T09:01:08.335Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-12T09:01:08.335Z] (8/9) Installing libucontext (1.2-r0) [2023-05-12T09:01:08.335Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-12T09:01:08.335Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:01:08.335Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T09:01:08.335Z] OK: 11 MiB in 24 packages [2023-05-12T09:01:10.922Z] Removing intermediate container 9192b5c655fa [2023-05-12T09:01:10.922Z] ---> 73a117862696 [2023-05-12T09:01:10.922Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:01:11.506Z] ---> 1ae3732dd560 [2023-05-12T09:01:11.506Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:01:12.474Z] ---> 387a7ce18f7f [2023-05-12T09:01:12.474Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-12T09:01:15.080Z] ---> d27ccb240c05 [2023-05-12T09:01:15.080Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:01:15.671Z] ---> e85a1e35b065 [2023-05-12T09:01:15.671Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-12T09:01:15.671Z] ---> Running in 6eb46928c4d6 [2023-05-12T09:01:16.254Z] Removing intermediate container 6eb46928c4d6 [2023-05-12T09:01:16.254Z] ---> baf5e22c83a9 [2023-05-12T09:01:16.254Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T09:01:16.522Z] ---> Running in 73746c76cceb [2023-05-12T09:01:17.107Z] Removing intermediate container 73746c76cceb [2023-05-12T09:01:17.107Z] ---> 3d0065af2402 [2023-05-12T09:01:17.107Z] Step 18/20 : LABEL arch=arm64 [2023-05-12T09:01:17.107Z] ---> Running in f33d5ef736f9 [2023-05-12T09:01:17.688Z] Removing intermediate container f33d5ef736f9 [2023-05-12T09:01:17.689Z] ---> 89e8c0b54e65 [2023-05-12T09:01:17.689Z] Step 19/20 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:01:17.956Z] ---> Running in 1519a9d73ad2 [2023-05-12T09:01:21.289Z] Removing intermediate container 1519a9d73ad2 [2023-05-12T09:01:21.289Z] ---> 023d802771ba [2023-05-12T09:01:21.289Z] Step 20/20 : LABEL version=0.0.0 [2023-05-12T09:01:21.556Z] ---> Running in 0889d7306916 [2023-05-12T09:01:22.142Z] Removing intermediate container 0889d7306916 [2023-05-12T09:01:22.143Z] ---> 1931dfff01ce [2023-05-12T09:01:22.143Z] [2023-05-12T09:01:22.408Z] Successfully built 1931dfff01ce [2023-05-12T09:01:22.409Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-12T09:01:22.409Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-05-12T09:01:25.744Z] 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-12T09:01:40.725Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:01:40.725Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:01:40.726Z] ---> b182bc75d556 [2023-05-12T09:01:40.726Z] Step 3/26 : WORKDIR /edgex-go [2023-05-12T09:01:40.726Z] ---> Using cache [2023-05-12T09:01:40.726Z] ---> 73bc76b16a62 [2023-05-12T09:01:40.726Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T09:01:40.726Z] ---> Running in d80ce6b6e34f [2023-05-12T09:01:43.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:01:44.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:01:46.244Z] OK: 263 MiB in 53 packages [2023-05-12T09:01:51.577Z] Removing intermediate container d80ce6b6e34f [2023-05-12T09:01:51.577Z] ---> 3013025a79fe [2023-05-12T09:01:51.577Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-12T09:01:52.160Z] ---> b48ee929f2ab [2023-05-12T09:01:52.160Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:01:52.437Z] ---> Running in f5f9bf759c42 [2023-05-12T09:01:52.702Z] Removing intermediate container 6cece51df778 [2023-05-12T09:01:52.702Z] ---> 0abcf58401ea [2023-05-12T09:01:52.702Z] [2023-05-12T09:01:52.702Z] Step 9/25 : FROM alpine:3.17 [2023-05-12T09:01:52.702Z] ---> 51e60588ff2c [2023-05-12T09:01:52.702Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-12T09:01:52.967Z] ---> Running in 204b25fb069e [2023-05-12T09:01:55.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:01:56.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:01:57.523Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-12T09:01:57.789Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-12T09:01:57.789Z] (3/3) Installing su-exec (0.2-r2) [2023-05-12T09:01:57.789Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:01:57.789Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T09:01:58.370Z] OK: 8 MiB in 18 packages [2023-05-12T09:02:00.947Z] Removing intermediate container 204b25fb069e [2023-05-12T09:02:00.947Z] ---> 8ab9caf7a3da [2023-05-12T09:02:00.947Z] 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-12T09:02:00.947Z] ---> Running in 8c1f96fe9eb4 [2023-05-12T09:02:01.214Z] Removing intermediate container 8c1f96fe9eb4 [2023-05-12T09:02:01.214Z] ---> 89a086937ee4 [2023-05-12T09:02:01.214Z] Step 12/25 : WORKDIR / [2023-05-12T09:02:01.480Z] ---> Running in fb524d2ebc6d [2023-05-12T09:02:02.068Z] Removing intermediate container fb524d2ebc6d [2023-05-12T09:02:02.068Z] ---> 795b583f7b66 [2023-05-12T09:02:02.068Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:02:03.029Z] ---> 79155cb1859a [2023-05-12T09:02:03.029Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:02:03.990Z] ---> 4221ef378f8c [2023-05-12T09:02:03.990Z] 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-12T09:02:04.948Z] ---> 60f6acb29d1c [2023-05-12T09:02:04.948Z] 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-12T09:02:05.912Z] ---> 8c442747c754 [2023-05-12T09:02:05.912Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:02:06.874Z] ---> 62b93bfbb3f7 [2023-05-12T09:02:06.875Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-12T09:02:08.818Z] ---> 4be005a50aa6 [2023-05-12T09:02:08.818Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-12T09:02:10.758Z] ---> 9dcd89a5c5e4 [2023-05-12T09:02:10.758Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-12T09:02:11.716Z] ---> 87f384ff8550 [2023-05-12T09:02:11.716Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T09:02:11.983Z] ---> Running in 01e1231a9d5d [2023-05-12T09:02:15.325Z] Removing intermediate container 01e1231a9d5d [2023-05-12T09:02:15.325Z] ---> 8db580c4862f [2023-05-12T09:02:15.325Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T09:02:15.325Z] ---> Running in 9597ab795c52 [2023-05-12T09:02:15.906Z] Removing intermediate container 9597ab795c52 [2023-05-12T09:02:15.906Z] ---> d611432483f1 [2023-05-12T09:02:15.906Z] Step 23/25 : LABEL arch=arm64 [2023-05-12T09:02:15.906Z] ---> Running in d78ba6fc2aa1 [2023-05-12T09:02:16.488Z] Removing intermediate container d78ba6fc2aa1 [2023-05-12T09:02:16.488Z] ---> 0c271c9e0e95 [2023-05-12T09:02:16.488Z] Step 24/25 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:02:16.756Z] ---> Running in 527f88b4640a [2023-05-12T09:02:17.338Z] Removing intermediate container 527f88b4640a [2023-05-12T09:02:17.338Z] ---> 44a31c0cb45b [2023-05-12T09:02:17.338Z] Step 25/25 : LABEL version=0.0.0 [2023-05-12T09:02:17.338Z] ---> Running in 1a6383e3bce7 [2023-05-12T09:02:17.921Z] Removing intermediate container 1a6383e3bce7 [2023-05-12T09:02:17.921Z] ---> 39580581520b [2023-05-12T09:02:17.921Z] [2023-05-12T09:02:18.187Z] Successfully built 39580581520b [2023-05-12T09:02:18.453Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-12T09:02:18.453Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-05-12T09:02:36.640Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:02:36.640Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:02:36.640Z] ---> b182bc75d556 [2023-05-12T09:02:36.640Z] Step 3/33 : WORKDIR /edgex-go [2023-05-12T09:02:36.640Z] ---> Using cache [2023-05-12T09:02:36.640Z] ---> 73bc76b16a62 [2023-05-12T09:02:36.640Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-12T09:02:36.640Z] ---> Using cache [2023-05-12T09:02:36.640Z] ---> 5e90e4f9ac49 [2023-05-12T09:02:36.640Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-12T09:02:36.640Z] ---> Using cache [2023-05-12T09:02:36.640Z] ---> b7496c5dded7 [2023-05-12T09:02:36.640Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:02:36.640Z] ---> Using cache [2023-05-12T09:02:36.640Z] ---> 163830bff14c [2023-05-12T09:02:36.640Z] Step 7/33 : COPY . . [2023-05-12T09:02:36.640Z] ---> Using cache [2023-05-12T09:02:36.640Z] ---> aa5e9ccb7841 [2023-05-12T09:02:36.640Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-12T09:02:36.640Z] ---> Running in 73164c81f9f4 [2023-05-12T09:02:38.584Z] 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-12T09:03:34.983Z] Removing intermediate container f5f9bf759c42 [2023-05-12T09:03:34.983Z] ---> 3816eb7047ab [2023-05-12T09:03:34.983Z] Step 7/26 : COPY . . [2023-05-12T09:03:47.300Z] ---> 7d1607fff567 [2023-05-12T09:03:47.300Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T09:03:47.300Z] ---> Running in 5dd2eff3a5b5 [2023-05-12T09:03:47.300Z] Removing intermediate container 5dd2eff3a5b5 [2023-05-12T09:03:47.300Z] ---> aca0674b5131 [2023-05-12T09:03:47.300Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-12T09:03:47.300Z] ---> Running in 326114ae935a [2023-05-12T09:03:47.300Z] Removing intermediate container 326114ae935a [2023-05-12T09:03:47.300Z] ---> 2e8a477880ad [2023-05-12T09:03:47.300Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T09:03:47.300Z] ---> Running in 0652a9adc14a [2023-05-12T09:03:49.259Z] Removing intermediate container 0652a9adc14a [2023-05-12T09:03:49.259Z] ---> 2a19b43c4611 [2023-05-12T09:03:49.259Z] 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-12T09:03:49.529Z] ---> Running in cc3a3c86945d [2023-05-12T09:03:52.882Z] Removing intermediate container cc3a3c86945d [2023-05-12T09:03:52.882Z] ---> 053f79b00593 [2023-05-12T09:03:52.882Z] Step 12/26 : WORKDIR /edgex-go [2023-05-12T09:03:52.882Z] ---> Running in 04f2dcf3b251 [2023-05-12T09:03:53.155Z] Removing intermediate container 04f2dcf3b251 [2023-05-12T09:03:53.155Z] ---> 6548b60bcf01 [2023-05-12T09:03:53.155Z] [2023-05-12T09:03:53.155Z] Step 13/26 : FROM alpine:3.17 [2023-05-12T09:03:53.155Z] ---> 51e60588ff2c [2023-05-12T09:03:53.155Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T09:03:53.155Z] ---> Using cache [2023-05-12T09:03:53.155Z] ---> 85e7d2112387 [2023-05-12T09:03:53.155Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-12T09:03:53.422Z] ---> Running in 288d5baaaa08 [2023-05-12T09:03:55.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:03:56.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:03:57.728Z] v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-12T09:03:57.728Z] v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-12T09:03:57.728Z] OK: 17692 distinct packages available [2023-05-12T09:03:57.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:03:58.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:04:00.352Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-12T09:04:00.352Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-12T09:04:00.352Z] (3/5) Installing libucontext (1.2-r0) [2023-05-12T09:04:00.352Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-12T09:04:00.352Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-12T09:04:00.352Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:04:00.352Z] OK: 9 MiB in 20 packages [2023-05-12T09:04:04.050Z] Removing intermediate container 288d5baaaa08 [2023-05-12T09:04:04.050Z] ---> f7c446c0d815 [2023-05-12T09:04:04.050Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:04:04.333Z] ---> 5afd4505c39a [2023-05-12T09:04:04.333Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:04:05.355Z] ---> 00bbe66ffd2b [2023-05-12T09:04:05.355Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T09:04:12.048Z] ---> 4c9fdefef7d0 [2023-05-12T09:04:12.048Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T09:04:12.048Z] ---> 6f80f4b98d8f [2023-05-12T09:04:12.048Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-12T09:04:13.012Z] ---> d094a1bdd458 [2023-05-12T09:04:13.012Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-12T09:04:17.255Z] ---> f6140e9c5381 [2023-05-12T09:04:17.255Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T09:04:17.255Z] ---> Running in 3e752e7e1441 [2023-05-12T09:04:17.255Z] Removing intermediate container 3e752e7e1441 [2023-05-12T09:04:17.255Z] ---> 1d65d65f5d14 [2023-05-12T09:04:17.255Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T09:04:17.255Z] ---> Running in 3c135f167e2a [2023-05-12T09:04:17.839Z] Removing intermediate container 3c135f167e2a [2023-05-12T09:04:17.839Z] ---> 85189462a5bd [2023-05-12T09:04:17.839Z] Step 24/26 : LABEL arch=arm64 [2023-05-12T09:04:17.839Z] ---> Running in 34da798688e8 [2023-05-12T09:04:18.421Z] Removing intermediate container 34da798688e8 [2023-05-12T09:04:18.421Z] ---> 58a61d9ee9bf [2023-05-12T09:04:18.421Z] Step 25/26 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:04:18.421Z] ---> Running in 9b745aac5ca3 [2023-05-12T09:04:19.005Z] Removing intermediate container 9b745aac5ca3 [2023-05-12T09:04:19.005Z] ---> b53093af534d [2023-05-12T09:04:19.005Z] Step 26/26 : LABEL version=0.0.0 [2023-05-12T09:04:19.271Z] ---> Running in 8d85de3372ed [2023-05-12T09:04:19.860Z] Removing intermediate container 8d85de3372ed [2023-05-12T09:04:19.860Z] ---> 9f9430ebc330 [2023-05-12T09:04:19.860Z] [2023-05-12T09:04:20.124Z] Successfully built 9f9430ebc330 [2023-05-12T09:04:20.124Z] Successfully tagged security-spire-server-arm64:latest [2023-05-12T09:04:20.124Z] Building support-scheduler [2023-05-12T09:04:38.303Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:04:38.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:04:38.303Z] ---> b182bc75d556 [2023-05-12T09:04:38.303Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T09:04:38.303Z] ---> Using cache [2023-05-12T09:04:38.303Z] ---> d5cc6cc08c8b [2023-05-12T09:04:38.303Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T09:04:38.303Z] ---> Using cache [2023-05-12T09:04:38.303Z] ---> 82206cda7863 [2023-05-12T09:04:38.303Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-12T09:04:38.303Z] ---> Using cache [2023-05-12T09:04:38.303Z] ---> 4caea2214abb [2023-05-12T09:04:38.303Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T09:04:38.303Z] ---> Using cache [2023-05-12T09:04:38.303Z] ---> 37d64cb6a0a8 [2023-05-12T09:04:38.303Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:04:38.303Z] ---> Using cache [2023-05-12T09:04:38.303Z] ---> 4317681ec006 [2023-05-12T09:04:38.303Z] Step 8/23 : COPY . . [2023-05-12T09:04:38.303Z] ---> Using cache [2023-05-12T09:04:38.304Z] ---> 2a9bb35774e2 [2023-05-12T09:04:38.304Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-12T09:04:38.304Z] ---> Running in 8ded9177af55 [2023-05-12T09:04:38.304Z] 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-12T09:07:30.023Z] Removing intermediate container a0df6ff17bcf [2023-05-12T09:07:30.023Z] ---> 6f1aa9c2d7e1 [2023-05-12T09:07:30.023Z] [2023-05-12T09:07:30.023Z] Step 10/24 : FROM alpine:3.17 [2023-05-12T09:07:30.023Z] ---> 51e60588ff2c [2023-05-12T09:07:30.023Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-12T09:07:30.023Z] ---> Running in 964605fd9247 [2023-05-12T09:07:30.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:07:30.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:07:30.023Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-12T09:07:30.023Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:07:30.023Z] OK: 8 MiB in 16 packages [2023-05-12T09:07:30.023Z] Removing intermediate container 964605fd9247 [2023-05-12T09:07:30.023Z] ---> 487588e0aaea [2023-05-12T09:07:30.023Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T09:07:30.023Z] ---> Running in 4ce87f71d05c [2023-05-12T09:07:30.023Z] Removing intermediate container 4ce87f71d05c [2023-05-12T09:07:30.023Z] ---> 192486fb040e [2023-05-12T09:07:30.023Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-12T09:07:30.023Z] ---> Running in 9650212a6ba1 [2023-05-12T09:07:30.023Z] Removing intermediate container 9650212a6ba1 [2023-05-12T09:07:30.023Z] ---> ad5e33142b81 [2023-05-12T09:07:30.023Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-12T09:07:30.023Z] ---> Running in 2f1c9e4a3056 [2023-05-12T09:07:30.023Z] Removing intermediate container 2f1c9e4a3056 [2023-05-12T09:07:30.023Z] ---> acb447c808b7 [2023-05-12T09:07:30.023Z] Step 15/24 : WORKDIR / [2023-05-12T09:07:30.023Z] ---> Running in a2b4457c8282 [2023-05-12T09:07:30.023Z] Removing intermediate container a2b4457c8282 [2023-05-12T09:07:30.023Z] ---> 1094f0c92dca [2023-05-12T09:07:30.023Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:07:30.023Z] ---> 1fc617122455 [2023-05-12T09:07:30.023Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:07:30.023Z] ---> d5ca3078104b [2023-05-12T09:07:30.023Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-12T09:07:30.607Z] ---> bbe396f1ae17 [2023-05-12T09:07:30.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:07:32.029Z] ---> 6ee45ce100d8 [2023-05-12T09:07:32.029Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-12T09:07:32.029Z] ---> Running in 5335c67bea9c [2023-05-12T09:07:32.614Z] Removing intermediate container 5335c67bea9c [2023-05-12T09:07:32.614Z] ---> 532524172a88 [2023-05-12T09:07:32.614Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T09:07:32.614Z] ---> Running in f468cce62bd8 [2023-05-12T09:07:33.597Z] Removing intermediate container f468cce62bd8 [2023-05-12T09:07:33.597Z] ---> 4ab37e9df0d0 [2023-05-12T09:07:33.597Z] Step 22/24 : LABEL arch=arm64 [2023-05-12T09:07:33.869Z] ---> Running in 2d13115d35da [2023-05-12T09:07:34.828Z] Removing intermediate container 2d13115d35da [2023-05-12T09:07:34.828Z] ---> 737adb32d14a [2023-05-12T09:07:34.828Z] Step 23/24 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:07:34.828Z] ---> Running in 3222a86d3d3f [2023-05-12T09:07:35.789Z] Removing intermediate container 3222a86d3d3f [2023-05-12T09:07:35.789Z] ---> 013ae1cdf9f0 [2023-05-12T09:07:35.789Z] Step 24/24 : LABEL version=0.0.0 [2023-05-12T09:07:36.060Z] ---> Running in 8f7fbb0d6f96 [2023-05-12T09:07:37.018Z] Removing intermediate container 8f7fbb0d6f96 [2023-05-12T09:07:37.018Z] ---> 3c95e1eaf62b [2023-05-12T09:07:37.018Z] [2023-05-12T09:07:37.980Z] Successfully built 3c95e1eaf62b [2023-05-12T09:07:37.980Z] Successfully tagged core-command-arm64:latest [2023-05-12T09:07:37.980Z] Building support-notifications [2023-05-12T09:07:48.053Z]  Building core-command ... done Removing intermediate container 63b7e0a2d8d6 [2023-05-12T09:07:48.053Z] ---> ced049aac1db [2023-05-12T09:07:48.053Z] [2023-05-12T09:07:48.053Z] Step 10/25 : FROM alpine:3.17 [2023-05-12T09:07:48.053Z] ---> 51e60588ff2c [2023-05-12T09:07:48.053Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-12T09:07:48.053Z] ---> Using cache [2023-05-12T09:07:48.053Z] ---> 487588e0aaea [2023-05-12T09:07:48.053Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T09:07:48.053Z] ---> Using cache [2023-05-12T09:07:48.053Z] ---> 192486fb040e [2023-05-12T09:07:48.053Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-12T09:07:48.053Z] ---> Running in 11ba6ea3966a [2023-05-12T09:07:48.320Z] Removing intermediate container 11ba6ea3966a [2023-05-12T09:07:48.320Z] ---> bebf9d181425 [2023-05-12T09:07:48.320Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-12T09:07:48.586Z] ---> Running in 26de52314c69 [2023-05-12T09:07:49.992Z] Removing intermediate container 26de52314c69 [2023-05-12T09:07:49.992Z] ---> 6864b51ed688 [2023-05-12T09:07:49.992Z] Step 15/25 : WORKDIR / [2023-05-12T09:07:49.992Z] ---> Running in 1bc5f4baf2f3 [2023-05-12T09:07:51.398Z] Removing intermediate container 1bc5f4baf2f3 [2023-05-12T09:07:51.398Z] ---> bdacf6d010a0 [2023-05-12T09:07:51.398Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:07:52.806Z] ---> 44d803653214 [2023-05-12T09:07:52.806Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:07:54.741Z] ---> bd0388ffa7d6 [2023-05-12T09:07:54.741Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-12T09:07:57.315Z] Removing intermediate container 3c8d6f82cb20 [2023-05-12T09:07:57.315Z] ---> 3b2310c8e07d [2023-05-12T09:07:57.315Z] [2023-05-12T09:07:57.315Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T09:07:57.315Z] ---> 51e60588ff2c [2023-05-12T09:07:57.315Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-12T09:07:57.315Z] ---> Using cache [2023-05-12T09:07:57.315Z] ---> 3c17613be5ec [2023-05-12T09:07:57.315Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T09:07:57.315Z] ---> Using cache [2023-05-12T09:07:57.315Z] ---> d8c50cbed568 [2023-05-12T09:07:57.315Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:07:57.315Z] ---> Using cache [2023-05-12T09:07:57.315Z] ---> a8bf03a06d88 [2023-05-12T09:07:57.315Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:07:57.315Z] ---> Using cache [2023-05-12T09:07:57.315Z] ---> 60a699a0420c [2023-05-12T09:07:57.315Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-12T09:07:59.257Z] ---> da020f77893a [2023-05-12T09:07:59.257Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:07:59.257Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:07:59.257Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:07:59.257Z] ---> b182bc75d556 [2023-05-12T09:07:59.257Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-12T09:07:59.257Z] ---> Using cache [2023-05-12T09:07:59.257Z] ---> d5cc6cc08c8b [2023-05-12T09:07:59.257Z] Step 4/23 : WORKDIR /edgex-go [2023-05-12T09:07:59.257Z] ---> Using cache [2023-05-12T09:07:59.257Z] ---> 82206cda7863 [2023-05-12T09:07:59.257Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-12T09:07:59.257Z] ---> Running in c6271fec2263 [2023-05-12T09:08:00.666Z] ---> bbdaaa16e9fd [2023-05-12T09:08:00.666Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:08:01.249Z] ---> b6c559d1a6d6 [2023-05-12T09:08:01.249Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-12T09:08:01.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:08:02.104Z] ---> 081a0eb99fb2 [2023-05-12T09:08:02.104Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-12T09:08:02.698Z] ---> c0d524f40ef7 [2023-05-12T09:08:02.698Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-12T09:08:02.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:08:02.966Z] ---> Running in 9fe660eac105 [2023-05-12T09:08:03.233Z] ---> 67bb7d38130e [2023-05-12T09:08:03.233Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-12T09:08:03.502Z] ---> Running in 5eeb8d5f706d [2023-05-12T09:08:03.779Z] Removing intermediate container 9fe660eac105 [2023-05-12T09:08:03.779Z] ---> aac143189288 [2023-05-12T09:08:03.779Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T09:08:03.779Z] ---> Running in d0d8b1d04ac3 [2023-05-12T09:08:04.735Z] Removing intermediate container d0d8b1d04ac3 [2023-05-12T09:08:04.735Z] ---> d7ee6fa4f41d [2023-05-12T09:08:04.736Z] Step 23/25 : LABEL arch=arm64 [2023-05-12T09:08:04.736Z] OK: 263 MiB in 53 packages [2023-05-12T09:08:08.075Z] ---> Running in a481df3c02cb [2023-05-12T09:08:09.487Z] Removing intermediate container a481df3c02cb [2023-05-12T09:08:09.487Z] ---> 590746bc5a46 [2023-05-12T09:08:09.487Z] Step 24/25 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:08:09.487Z] ---> Running in f5fe510ff694 [2023-05-12T09:08:10.071Z] Removing intermediate container c6271fec2263 [2023-05-12T09:08:10.071Z] ---> 59178c275ca7 [2023-05-12T09:08:10.071Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-12T09:08:10.654Z] Removing intermediate container 5eeb8d5f706d [2023-05-12T09:08:10.654Z] ---> e5997e924599 [2023-05-12T09:08:10.654Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-12T09:08:10.654Z] Removing intermediate container f5fe510ff694 [2023-05-12T09:08:10.654Z] ---> 4e563ec1c4d2 [2023-05-12T09:08:10.654Z] Step 25/25 : LABEL version=0.0.0 [2023-05-12T09:08:10.654Z] ---> Running in 3e3ef8ee4477 [2023-05-12T09:08:10.654Z] ---> Running in 358ace05609b [2023-05-12T09:08:11.612Z] ---> dd0b06599405 [2023-05-12T09:08:11.612Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:08:11.612Z] ---> Running in 5f22bf8a4655 [2023-05-12T09:08:11.612Z] Removing intermediate container 358ace05609b [2023-05-12T09:08:11.612Z] ---> 01743149647d [2023-05-12T09:08:11.612Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-12T09:08:11.612Z] Removing intermediate container 3e3ef8ee4477 [2023-05-12T09:08:11.612Z] ---> ad1002a7f517 [2023-05-12T09:08:11.612Z] [2023-05-12T09:08:11.878Z] ---> Running in c1d497294062 [2023-05-12T09:08:12.842Z] Successfully built ad1002a7f517 [2023-05-12T09:08:12.842Z] Successfully tagged core-metadata-arm64:latest [2023-05-12T09:08:12.842Z] Removing intermediate container c1d497294062 [2023-05-12T09:08:12.842Z] ---> 1cc5dde5bba2 [2023-05-12T09:08:12.842Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T09:08:12.842Z] Building security-spire-agent [2023-05-12T09:08:13.108Z]  Building core-metadata ... done  ---> Running in 1818bd39ccbb [2023-05-12T09:08:13.692Z] Removing intermediate container 1818bd39ccbb [2023-05-12T09:08:13.692Z] ---> ac6afa42a1d3 [2023-05-12T09:08:13.692Z] Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:08:13.958Z] ---> Running in 65f855b40a1e [2023-05-12T09:08:14.552Z] Removing intermediate container 65f855b40a1e [2023-05-12T09:08:14.552Z] ---> 0a943fa883c1 [2023-05-12T09:08:14.552Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T09:08:14.552Z] ---> Running in 4bda6ccce4cd [2023-05-12T09:08:15.146Z] Removing intermediate container 4bda6ccce4cd [2023-05-12T09:08:15.146Z] ---> d12a6f3cb955 [2023-05-12T09:08:15.146Z] [2023-05-12T09:08:15.413Z] Successfully built d12a6f3cb955 [2023-05-12T09:08:15.413Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-12T09:08:30.397Z]  Building core-common-config-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-12T09:08:30.397Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-12T09:08:30.397Z] ---> b182bc75d556 [2023-05-12T09:08:30.397Z] Step 3/27 : WORKDIR /edgex-go [2023-05-12T09:08:30.397Z] ---> Using cache [2023-05-12T09:08:30.397Z] ---> 73bc76b16a62 [2023-05-12T09:08:30.397Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-12T09:08:30.397Z] ---> Using cache [2023-05-12T09:08:30.397Z] ---> 3013025a79fe [2023-05-12T09:08:30.397Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-12T09:08:30.397Z] ---> Using cache [2023-05-12T09:08:30.397Z] ---> b48ee929f2ab [2023-05-12T09:08:30.397Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-12T09:08:30.397Z] ---> Using cache [2023-05-12T09:08:30.397Z] ---> 3816eb7047ab [2023-05-12T09:08:30.397Z] Step 7/27 : COPY . . [2023-05-12T09:08:30.397Z] ---> Using cache [2023-05-12T09:08:30.397Z] ---> 7d1607fff567 [2023-05-12T09:08:30.397Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-12T09:08:30.397Z] ---> Using cache [2023-05-12T09:08:30.397Z] ---> aca0674b5131 [2023-05-12T09:08:30.397Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-12T09:08:30.397Z] ---> Using cache [2023-05-12T09:08:30.397Z] ---> 2e8a477880ad [2023-05-12T09:08:30.397Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-12T09:08:30.397Z] ---> Using cache [2023-05-12T09:08:30.397Z] ---> 2a19b43c4611 [2023-05-12T09:08:30.397Z] 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-12T09:08:30.664Z] ---> Running in 2bf366e75d92 [2023-05-12T09:08:34.008Z] Removing intermediate container 2bf366e75d92 [2023-05-12T09:08:34.008Z] ---> a4e9ba76bf26 [2023-05-12T09:08:34.008Z] Step 12/27 : WORKDIR /edgex-go [2023-05-12T09:08:34.278Z] ---> Running in 7181c8031386 [2023-05-12T09:08:34.862Z] Removing intermediate container 7181c8031386 [2023-05-12T09:08:34.862Z] ---> 9908d6cfbcb4 [2023-05-12T09:08:34.862Z] [2023-05-12T09:08:34.862Z] Step 13/27 : FROM alpine:3.17 [2023-05-12T09:08:34.862Z] ---> 51e60588ff2c [2023-05-12T09:08:34.862Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-12T09:08:34.862Z] ---> Using cache [2023-05-12T09:08:34.862Z] ---> 85e7d2112387 [2023-05-12T09:08:34.862Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-12T09:08:34.862Z] ---> Using cache [2023-05-12T09:08:34.862Z] ---> f7c446c0d815 [2023-05-12T09:08:35.129Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:08:35.129Z] ---> Using cache [2023-05-12T09:08:35.129Z] ---> 5afd4505c39a [2023-05-12T09:08:35.129Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:08:35.129Z] ---> Using cache [2023-05-12T09:08:35.129Z] ---> 00bbe66ffd2b [2023-05-12T09:08:35.129Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-12T09:08:40.469Z] ---> b64a7d600b4c [2023-05-12T09:08:40.469Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-12T09:08:48.670Z] ---> 22f782205edb [2023-05-12T09:08:48.670Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-12T09:08:50.079Z] ---> 14edaedade3c [2023-05-12T09:08:50.079Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-12T09:08:51.037Z] ---> fb21ff1a6faa [2023-05-12T09:08:51.037Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-12T09:08:51.618Z] ---> bc6232e0629c [2023-05-12T09:08:51.619Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-12T09:08:51.893Z] ---> Running in 76d2b4c6df4e [2023-05-12T09:08:52.476Z] Removing intermediate container 76d2b4c6df4e [2023-05-12T09:08:52.476Z] ---> 037592969589 [2023-05-12T09:08:52.476Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-12T09:08:52.741Z] ---> Running in 23794e957590 [2023-05-12T09:08:53.325Z] Removing intermediate container 23794e957590 [2023-05-12T09:08:53.325Z] ---> 200987e107cc [2023-05-12T09:08:53.325Z] Step 25/27 : LABEL arch=arm64 [2023-05-12T09:08:53.325Z] ---> Running in 74a35f262826 [2023-05-12T09:08:53.906Z] Removing intermediate container 74a35f262826 [2023-05-12T09:08:53.906Z] ---> 610c4e5c95f4 [2023-05-12T09:08:53.906Z] Step 26/27 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:08:53.906Z] ---> Running in 8238aa668b78 [2023-05-12T09:08:54.492Z] Removing intermediate container 8238aa668b78 [2023-05-12T09:08:54.492Z] ---> 0b61cf8f8368 [2023-05-12T09:08:54.492Z] Step 27/27 : LABEL version=0.0.0 [2023-05-12T09:08:54.492Z] ---> Running in 6576d43a3d75 [2023-05-12T09:08:55.074Z] Removing intermediate container 6576d43a3d75 [2023-05-12T09:08:55.074Z] ---> c943974be561 [2023-05-12T09:08:55.074Z] [2023-05-12T09:08:55.342Z] Successfully built c943974be561 [2023-05-12T09:08:55.342Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-12T09:09:34.188Z]  Building security-spire-agent ... done Removing intermediate container 73164c81f9f4 [2023-05-12T09:09:34.188Z] ---> 432fbeae1e3e [2023-05-12T09:09:34.188Z] [2023-05-12T09:09:34.188Z] Step 9/33 : FROM alpine:3.17 [2023-05-12T09:09:34.188Z] ---> 51e60588ff2c [2023-05-12T09:09:34.188Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-12T09:09:34.188Z] ---> Using cache [2023-05-12T09:09:34.188Z] ---> 6aa26a2db214 [2023-05-12T09:09:34.188Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-12T09:09:34.188Z] ---> Running in f09002d4de97 [2023-05-12T09:09:34.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:09:34.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:09:34.188Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-12T09:09:34.188Z] (2/2) Installing su-exec (0.2-r2) [2023-05-12T09:09:34.188Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:09:34.454Z] OK: 8 MiB in 17 packages [2023-05-12T09:09:37.050Z] Removing intermediate container f09002d4de97 [2023-05-12T09:09:37.050Z] ---> 32e3effdb180 [2023-05-12T09:09:37.050Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-12T09:09:37.050Z] ---> Running in 1db86567b986 [2023-05-12T09:09:37.633Z] Removing intermediate container 1db86567b986 [2023-05-12T09:09:37.633Z] ---> 85c0b599f849 [2023-05-12T09:09:37.633Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-12T09:09:37.902Z] ---> Running in 51b5895c9a38 [2023-05-12T09:09:38.862Z] Removing intermediate container 51b5895c9a38 [2023-05-12T09:09:38.862Z] ---> 136e3b3c11ce [2023-05-12T09:09:38.862Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-12T09:09:38.862Z] ---> Running in 14206ee5e32e [2023-05-12T09:09:39.816Z] Removing intermediate container 14206ee5e32e [2023-05-12T09:09:39.816Z] ---> 9823ca257a81 [2023-05-12T09:09:39.816Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-12T09:09:39.816Z] ---> Running in 388ecc3cb213 [2023-05-12T09:09:43.156Z] Removing intermediate container 388ecc3cb213 [2023-05-12T09:09:43.157Z] ---> b925941c2cba [2023-05-12T09:09:43.157Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-12T09:09:43.157Z] ---> Running in a6e3dd9f1220 [2023-05-12T09:09:47.410Z] Removing intermediate container a6e3dd9f1220 [2023-05-12T09:09:47.410Z] ---> 2d77abb3c859 [2023-05-12T09:09:47.410Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-12T09:09:47.410Z] ---> Running in ecf3e008cbe4 [2023-05-12T09:09:47.676Z] Removing intermediate container 5f22bf8a4655 [2023-05-12T09:09:47.676Z] ---> 99df59e38afd [2023-05-12T09:09:47.676Z] Step 8/23 : COPY . . [2023-05-12T09:09:47.676Z] Removing intermediate container ecf3e008cbe4 [2023-05-12T09:09:47.676Z] ---> 60557b1e1071 [2023-05-12T09:09:47.676Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-12T09:09:49.624Z] ---> 8353f301f252 [2023-05-12T09:09:49.624Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-12T09:09:49.624Z] ---> Running in 88b0482ded81 [2023-05-12T09:09:58.164Z] Removing intermediate container 88b0482ded81 [2023-05-12T09:09:58.164Z] ---> 6fc514cdd9bf [2023-05-12T09:09:58.164Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:09:58.430Z] ---> 0fdb75fc8f33 [2023-05-12T09:09:58.430Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:09:59.839Z] ---> 9fa6c8826643 [2023-05-12T09:09:59.839Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-12T09:10:03.177Z] ---> 160bcca03e05 [2023-05-12T09:10:03.177Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-12T09:10:04.586Z] ---> 3bcad641ed7e [2023-05-12T09:10:04.586Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-12T09:10:06.524Z] ---> f085ed102f22 [2023-05-12T09:10:06.524Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-12T09:10:10.190Z] ---> 6e07938ae081 [2023-05-12T09:10:10.190Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-12T09:10:10.190Z] ---> 8e0dafe98e03 [2023-05-12T09:10:10.190Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-12T09:10:10.465Z] ---> Running in 62f6d4a993c5 [2023-05-12T09:10:11.213Z] ---> 2bb603b935b8 [2023-05-12T09:10:11.213Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-12T09:10:12.707Z] ---> a38fe347d91e [2023-05-12T09:10:12.707Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-12T09:10:12.707Z] ---> Running in 890b697b9aa2 [2023-05-12T09:10:12.988Z] 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-12T09:10:15.652Z] Removing intermediate container 890b697b9aa2 [2023-05-12T09:10:15.652Z] ---> 2403c8facfa8 [2023-05-12T09:10:15.652Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-12T09:10:15.652Z] ---> Running in a3fcf9d0746d [2023-05-12T09:10:16.293Z] Removing intermediate container a3fcf9d0746d [2023-05-12T09:10:16.293Z] ---> 27e0d7471bb2 [2023-05-12T09:10:16.293Z] Step 30/33 : CMD ["gate"] [2023-05-12T09:10:16.568Z] ---> Running in b42eac9f118d [2023-05-12T09:10:17.235Z] Removing intermediate container b42eac9f118d [2023-05-12T09:10:17.235Z] ---> dd744dc059b9 [2023-05-12T09:10:17.235Z] Step 31/33 : LABEL arch=arm64 [2023-05-12T09:10:17.235Z] ---> Running in dc7a27fcedea [2023-05-12T09:10:17.818Z] Removing intermediate container dc7a27fcedea [2023-05-12T09:10:17.818Z] ---> 15ae831fbb5f [2023-05-12T09:10:17.818Z] Step 32/33 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:10:17.818Z] ---> Running in 27f56d550695 [2023-05-12T09:10:18.402Z] Removing intermediate container 27f56d550695 [2023-05-12T09:10:18.402Z] ---> f2a6159d183f [2023-05-12T09:10:18.402Z] Step 33/33 : LABEL version=0.0.0 [2023-05-12T09:10:18.670Z] ---> Running in 9d711e8a79c0 [2023-05-12T09:10:19.250Z] Removing intermediate container 9d711e8a79c0 [2023-05-12T09:10:19.250Z] ---> 262f0ea2bbcb [2023-05-12T09:10:19.250Z] [2023-05-12T09:10:19.250Z] Successfully built 262f0ea2bbcb [2023-05-12T09:10:19.250Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-12T09:11:15.632Z]  Building security-bootstrapper ... done Removing intermediate container 8ded9177af55 [2023-05-12T09:11:15.632Z] ---> 09d3727b87c2 [2023-05-12T09:11:15.632Z] [2023-05-12T09:11:15.632Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T09:11:15.632Z] ---> 51e60588ff2c [2023-05-12T09:11:15.632Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-12T09:11:15.632Z] ---> Using cache [2023-05-12T09:11:15.632Z] ---> 487588e0aaea [2023-05-12T09:11:15.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T09:11:15.632Z] ---> Using cache [2023-05-12T09:11:15.632Z] ---> 192486fb040e [2023-05-12T09:11:15.632Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-12T09:11:15.632Z] ---> Running in 5c66cbe9eee1 [2023-05-12T09:11:15.901Z] Removing intermediate container 5c66cbe9eee1 [2023-05-12T09:11:15.901Z] ---> aecab16a2fd2 [2023-05-12T09:11:15.901Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-12T09:11:15.901Z] ---> Running in 7447c80fc794 [2023-05-12T09:11:16.487Z] Removing intermediate container 7447c80fc794 [2023-05-12T09:11:16.487Z] ---> 5072b0b6f127 [2023-05-12T09:11:16.487Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:11:17.075Z] ---> 5b3a13e80e65 [2023-05-12T09:11:17.075Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:11:18.047Z] ---> 3152fdd5d70f [2023-05-12T09:11:18.047Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-12T09:11:21.395Z] ---> 92bfcd49b192 [2023-05-12T09:11:21.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:11:21.978Z] ---> 75b32a59aa0d [2023-05-12T09:11:21.978Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-12T09:11:21.978Z] ---> Running in ec8a754c699a [2023-05-12T09:11:22.559Z] Removing intermediate container ec8a754c699a [2023-05-12T09:11:22.559Z] ---> 9bd20eb350b7 [2023-05-12T09:11:22.559Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T09:11:22.559Z] ---> Running in 47709e97e3d2 [2023-05-12T09:11:23.141Z] Removing intermediate container 47709e97e3d2 [2023-05-12T09:11:23.141Z] ---> 4ec4340aa510 [2023-05-12T09:11:23.141Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T09:11:23.141Z] ---> Running in 93a381048aa1 [2023-05-12T09:11:23.723Z] Removing intermediate container 93a381048aa1 [2023-05-12T09:11:23.723Z] ---> 31f066e89233 [2023-05-12T09:11:23.723Z] Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:11:23.989Z] ---> Running in c15134b06969 [2023-05-12T09:11:24.260Z] Removing intermediate container c15134b06969 [2023-05-12T09:11:24.260Z] ---> f775a1fdde70 [2023-05-12T09:11:24.260Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T09:11:24.526Z] ---> Running in 2e7c910842c5 [2023-05-12T09:11:25.112Z] Removing intermediate container 2e7c910842c5 [2023-05-12T09:11:25.112Z] ---> b760125b3efa [2023-05-12T09:11:25.112Z] [2023-05-12T09:11:25.377Z] Successfully built b760125b3efa [2023-05-12T09:11:25.377Z] Successfully tagged support-scheduler-arm64:latest [2023-05-12T09:13:01.987Z]  Building support-scheduler ... done Removing intermediate container 62f6d4a993c5 [2023-05-12T09:13:01.987Z] ---> 4f4dd36e6a16 [2023-05-12T09:13:01.987Z] [2023-05-12T09:13:01.987Z] Step 10/23 : FROM alpine:3.17 [2023-05-12T09:13:01.987Z] ---> 51e60588ff2c [2023-05-12T09:13:01.987Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-12T09:13:01.987Z] ---> Running in 2abbc9b67959 [2023-05-12T09:13:01.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-12T09:13:01.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-12T09:13:01.987Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-12T09:13:01.987Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-12T09:13:01.987Z] Executing busybox-1.35.0-r29.trigger [2023-05-12T09:13:01.987Z] Executing ca-certificates-20230506-r0.trigger [2023-05-12T09:13:01.987Z] OK: 8 MiB in 17 packages [2023-05-12T09:13:01.987Z] Removing intermediate container 2abbc9b67959 [2023-05-12T09:13:01.987Z] ---> c7f7bfa7f616 [2023-05-12T09:13:01.987Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-12T09:13:01.987Z] ---> Running in cbbb30686eee [2023-05-12T09:13:01.987Z] Removing intermediate container cbbb30686eee [2023-05-12T09:13:01.987Z] ---> 648fb5704592 [2023-05-12T09:13:01.987Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-12T09:13:01.987Z] ---> Running in 4f4dc31ab539 [2023-05-12T09:13:01.987Z] Removing intermediate container 4f4dc31ab539 [2023-05-12T09:13:01.987Z] ---> 4b18dce38404 [2023-05-12T09:13:01.987Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-12T09:13:01.987Z] ---> Running in 71b73cd8b7f3 [2023-05-12T09:13:01.987Z] Removing intermediate container 71b73cd8b7f3 [2023-05-12T09:13:01.987Z] ---> d0ce6b756ac2 [2023-05-12T09:13:01.987Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-12T09:13:01.987Z] ---> 8b193046b308 [2023-05-12T09:13:01.987Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-12T09:13:01.987Z] ---> 478b7273093d [2023-05-12T09:13:01.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-12T09:13:01.987Z] ---> 21029dd2dc2f [2023-05-12T09:13:01.987Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-12T09:13:02.252Z] ---> d6828fe1bdad [2023-05-12T09:13:02.252Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-12T09:13:02.252Z] ---> Running in afe2d3443475 [2023-05-12T09:13:02.519Z] Removing intermediate container afe2d3443475 [2023-05-12T09:13:02.519Z] ---> a56e8e008099 [2023-05-12T09:13:02.519Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-12T09:13:02.785Z] ---> Running in f3d84796f210 [2023-05-12T09:13:03.051Z] Removing intermediate container f3d84796f210 [2023-05-12T09:13:03.051Z] ---> 789e0cdb02e5 [2023-05-12T09:13:03.051Z] Step 21/23 : LABEL arch=arm64 [2023-05-12T09:13:03.051Z] ---> Running in a2866d12ff6b [2023-05-12T09:13:03.318Z] Removing intermediate container a2866d12ff6b [2023-05-12T09:13:03.318Z] ---> ab0183aac659 [2023-05-12T09:13:03.318Z] Step 22/23 : LABEL git_sha=31be8874c1cfb9357742510532cdb0556aba3da1 [2023-05-12T09:13:03.318Z] ---> Running in 80e263e700fa [2023-05-12T09:13:03.585Z] Removing intermediate container 80e263e700fa [2023-05-12T09:13:03.585Z] ---> 8e1e1a579cc4 [2023-05-12T09:13:03.585Z] Step 23/23 : LABEL version=0.0.0 [2023-05-12T09:13:03.851Z] ---> Running in 8c5e819e7e76 [2023-05-12T09:13:04.118Z] Removing intermediate container 8c5e819e7e76 [2023-05-12T09:13:04.118Z] ---> 8d5849467e81 [2023-05-12T09:13:04.118Z] [2023-05-12T09:13:04.383Z] Successfully built 8d5849467e81 [2023-05-12T09:13:04.383Z] Successfully tagged support-notifications-arm64:latest [2023-05-12T09:13:04.658Z]  Building support-notifications ... done  [Pipeline] } [2023-05-12T09:13:04.657Z] $ docker stop --time=1 f9812ddcdfe00dd82c94e8ff901cd58c1ada68639eba574577234149e72237fd [2023-05-12T09:13:06.358Z] $ docker rm -f --volumes f9812ddcdfe00dd82c94e8ff901cd58c1ada68639eba574577234149e72237fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-12T09:13:06.844Z] + docker images [2023-05-12T09:13:07.111Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-12T09:13:07.111Z] support-notifications-arm64 latest 8d5849467e81 3 seconds ago 31.9MB [2023-05-12T09:13:07.111Z] 4f4dd36e6a16 14 seconds ago 1.59GB [2023-05-12T09:13:07.111Z] support-scheduler-arm64 latest b760125b3efa About a minute ago 31.2MB [2023-05-12T09:13:07.111Z] 09d3727b87c2 About a minute ago 1.59GB [2023-05-12T09:13:07.111Z] security-bootstrapper-arm64 latest 262f0ea2bbcb 2 minutes ago 21.9MB [2023-05-12T09:13:07.111Z] 432fbeae1e3e 3 minutes ago 1.51GB [2023-05-12T09:13:07.111Z] security-spire-agent-arm64 latest c943974be561 4 minutes ago 153MB [2023-05-12T09:13:07.111Z] 9908d6cfbcb4 4 minutes ago 1.39GB [2023-05-12T09:13:07.111Z] core-common-config-bootstrapper-arm64 latest d12a6f3cb955 4 minutes ago 17.2MB [2023-05-12T09:13:07.111Z] core-metadata-arm64 latest ad1002a7f517 4 minutes ago 20.2MB [2023-05-12T09:13:07.111Z] 3b2310c8e07d 5 minutes ago 1.52GB [2023-05-12T09:13:07.111Z] ced049aac1db 5 minutes ago 1.53GB [2023-05-12T09:13:07.111Z] core-command-arm64 latest 3c95e1eaf62b 5 minutes ago 19.7MB [2023-05-12T09:13:07.111Z] 6f1aa9c2d7e1 5 minutes ago 1.53GB [2023-05-12T09:13:07.111Z] security-spire-server-arm64 latest 9f9430ebc330 8 minutes ago 97MB [2023-05-12T09:13:07.111Z] 6548b60bcf01 9 minutes ago 1.39GB [2023-05-12T09:13:07.111Z] security-secretstore-setup-arm64 latest 39580581520b 10 minutes ago 32.2MB [2023-05-12T09:13:07.111Z] 0abcf58401ea 11 minutes ago 1.52GB [2023-05-12T09:13:07.111Z] security-spiffe-token-provider-arm64 latest 1931dfff01ce 11 minutes ago 32.7MB [2023-05-12T09:13:07.111Z] edba45abe895 12 minutes ago 1.57GB [2023-05-12T09:13:07.111Z] core-data-arm64 latest 4f7085a01cc3 13 minutes ago 19.9MB [2023-05-12T09:13:07.111Z] b99edb20217c 13 minutes ago 1.53GB [2023-05-12T09:13:07.111Z] security-proxy-setup-arm64 latest 787a22a1a44e 14 minutes ago 18.7MB [2023-05-12T09:13:07.111Z] security-proxy-auth-arm64 latest 9c533fc57631 14 minutes ago 18.1MB [2023-05-12T09:13:07.111Z] 7664acdb310b 14 minutes ago 1.51GB [2023-05-12T09:13:07.111Z] 6803a8ead9f6 14 minutes ago 1.51GB [2023-05-12T09:13:07.111Z] security-spire-config-arm64 latest cb3463aa10cd 21 minutes ago 96.1MB [2023-05-12T09:13:07.111Z] c7e8b1f59bf9 21 minutes ago 1.39GB [2023-05-12T09:13:07.111Z] ci-base-image-arm64 latest b182bc75d556 37 minutes ago 899MB [2023-05-12T09:13:07.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-12T09:13:07.111Z] alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB [2023-05-12T09:13:07.111Z] 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-12T09:13:07.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T09:13:07.545Z] [2023-05-12T09:13:07.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T09:13:07.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T09:13:07.876Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-12T09:13:07.876Z] 8998bd30e6a1: Pulling fs layer [2023-05-12T09:13:07.876Z] 04944245beec: Pulling fs layer [2023-05-12T09:13:07.876Z] 699f458cf7ca: Pulling fs layer [2023-05-12T09:13:07.876Z] 765212b225bb: Pulling fs layer [2023-05-12T09:13:07.876Z] f23df028b6ca: Pulling fs layer [2023-05-12T09:13:07.876Z] d65c8cfc05b1: Pulling fs layer [2023-05-12T09:13:07.876Z] 2437ff75d9bd: Pulling fs layer [2023-05-12T09:13:07.876Z] f23df028b6ca: Waiting [2023-05-12T09:13:07.876Z] d65c8cfc05b1: Waiting [2023-05-12T09:13:07.876Z] 2437ff75d9bd: Waiting [2023-05-12T09:13:07.876Z] 765212b225bb: Waiting [2023-05-12T09:13:08.142Z] 04944245beec: Verifying Checksum [2023-05-12T09:13:08.142Z] 04944245beec: Download complete [2023-05-12T09:13:08.142Z] 765212b225bb: Verifying Checksum [2023-05-12T09:13:08.142Z] 765212b225bb: Download complete [2023-05-12T09:13:08.142Z] f23df028b6ca: Verifying Checksum [2023-05-12T09:13:08.142Z] f23df028b6ca: Download complete [2023-05-12T09:13:08.142Z] d65c8cfc05b1: Verifying Checksum [2023-05-12T09:13:08.142Z] d65c8cfc05b1: Download complete [2023-05-12T09:13:08.410Z] 699f458cf7ca: Verifying Checksum [2023-05-12T09:13:08.410Z] 699f458cf7ca: Download complete [2023-05-12T09:13:08.678Z] 8998bd30e6a1: Verifying Checksum [2023-05-12T09:13:08.678Z] 8998bd30e6a1: Download complete [2023-05-12T09:13:11.254Z] 2437ff75d9bd: Verifying Checksum [2023-05-12T09:13:11.254Z] 2437ff75d9bd: Download complete [2023-05-12T09:13:12.659Z] 8998bd30e6a1: Pull complete [2023-05-12T09:13:12.925Z] 04944245beec: Pull complete [2023-05-12T09:13:14.333Z] 699f458cf7ca: Pull complete [2023-05-12T09:13:14.333Z] 765212b225bb: Pull complete [2023-05-12T09:13:15.293Z] f23df028b6ca: Pull complete [2023-05-12T09:13:15.293Z] d65c8cfc05b1: Pull complete [2023-05-12T09:13:30.272Z] 2437ff75d9bd: Pull complete [2023-05-12T09:13:30.272Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-12T09:13:30.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-12T09:13:30.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T09:13:30.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-15275 does not seem to be running inside a container [2023-05-12T09:13:30.543Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-12T09:13:33.566Z] $ docker top 66553eddb5e495217afb72a43227825406885c31ffcce3a0f36b0f966068a38b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:13:34.443Z] ---> job-cost.sh [2023-05-12T09:13:34.443Z] lf-activate-venv: SKIPPING [2023-05-12T09:13:34.443Z] INFO: No Stack... [2023-05-12T09:13:35.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-12T09:13:35.981Z] INFO: Archiving Costs [Pipeline] sh [2023-05-12T09:13:36.617Z] + cut -d, -f6 [2023-05-12T09:13:36.617Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2023-05-12T09:13:36.651Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-4-stack-cost] [2023-05-12T09:13:36.659Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-4-stack-cost] did not exist. Created. [2023-05-12T09:13:36.660Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-12T09:13:37.307Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-12T09:13:37.483Z] Stashed 1 file(s) [Pipeline] } [2023-05-12T09:13:37.490Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-12T09:13:37.500Z] $ docker stop --time=1 66553eddb5e495217afb72a43227825406885c31ffcce3a0f36b0f966068a38b [2023-05-12T09:13:39.030Z] $ docker rm -f --volumes 66553eddb5e495217afb72a43227825406885c31ffcce3a0f36b0f966068a38b [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-12T09:13:39.420Z] provisioning config files... [2023-05-12T09:13:39.427Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config12083967834439901009tmp [Pipeline] { [Pipeline] sh [2023-05-12T09:13:39.724Z] + set +x [2023-05-12T09:13:39.724Z] + bash -s -- [2023-05-12T09:13:39.724Z] + curl -s https://codecov.io/bash [2023-05-12T09:13:39.724Z] [2023-05-12T09:13:39.724Z] _____ _ [2023-05-12T09:13:39.724Z] / ____| | | [2023-05-12T09:13:39.724Z] | | ___ __| | ___ ___ _____ __ [2023-05-12T09:13:39.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-12T09:13:39.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-12T09:13:39.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-12T09:13:39.724Z] Bash-1.0.6 [2023-05-12T09:13:39.724Z] [2023-05-12T09:13:39.724Z] [2023-05-12T09:13:39.724Z] ==> git version 2.25.1 found [2023-05-12T09:13:39.724Z] ==> 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-12T09:13:39.724Z] Release-Date: 2020-01-08 [2023-05-12T09:13:39.724Z] 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-12T09:13:39.724Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-12T09:13:39.724Z] ==> Jenkins CI detected. [2023-05-12T09:13:39.724Z] current dir:  /w/workspace/edgex-go/4 [2023-05-12T09:13:39.724Z] project root: . [2023-05-12T09:13:39.724Z] --> token set from env [2023-05-12T09:13:39.724Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-12T09:13:39.724Z] ==> Running gcov in . (disable via -X gcov) [2023-05-12T09:13:39.724Z] ==> Python coveragepy not found [2023-05-12T09:13:39.724Z] ==> Searching for coverage reports in: [2023-05-12T09:13:39.724Z] + . [2023-05-12T09:13:39.724Z] -> Found 1 reports [2023-05-12T09:13:39.724Z] ==> Detecting git/mercurial file structure [2023-05-12T09:13:39.724Z] ==> Reading reports [2023-05-12T09:13:39.724Z] + ./coverage.out bytes=447730 [2023-05-12T09:13:39.724Z] ==> Appending adjustments [2023-05-12T09:13:39.724Z] https://docs.codecov.io/docs/fixing-reports [2023-05-12T09:13:41.098Z] + Found adjustments [2023-05-12T09:13:41.098Z] ==> Gzipping contents [2023-05-12T09:13:41.098Z] 60K /tmp/codecov.kww4qt.gz [2023-05-12T09:13:41.098Z] ==> Uploading reports [2023-05-12T09:13:41.098Z] url: https://codecov.io [2023-05-12T09:13:41.098Z] query: branch=PR-4563&commit=b0bb4953ca331064c348680d63eb7d9677b8144c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-12T09:13:41.098Z] -> Pinging Codecov [2023-05-12T09:13:41.098Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=b0bb4953ca331064c348680d63eb7d9677b8144c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-12T09:13:41.098Z] -> Uploading to [2023-05-12T09:13:41.098Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-12/00271124DB129430A58F1EEE437C3FCB/b0bb4953ca331064c348680d63eb7d9677b8144c/4f8aa5aa-780b-4050-b0a1-ebc43a062303.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230512T091340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6221e3285170f946a8536e5beeb8e4282c276ac87851e8463c285cdee45a820 [2023-05-12T09:13:41.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-12T09:13:41.098Z] Dload Upload Total Spent Left Speed [2023-05-12T09:13:41.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57447 0 0 100 57447 0 273k --:--:-- --:--:-- --:--:-- 273k 100 57447 0 0 100 57447 0 252k --:--:-- --:--:-- --:--:-- 251k [2023-05-12T09:13:41.357Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b0bb4953ca331064c348680d63eb7d9677b8144c [Pipeline] } [2023-05-12T09:13:41.364Z] 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-12T09:13:41.916Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:13:42.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:13:43.053Z] ---> package-listing.sh [2023-05-12T09:13:43.053Z] ++ facter osfamily [2023-05-12T09:13:43.053Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-12T09:13:43.311Z] + OS_FAMILY=debian [2023-05-12T09:13:43.311Z] + workspace=/w/workspace/edgex-go/4 [2023-05-12T09:13:43.311Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-12T09:13:43.311Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-12T09:13:43.311Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-12T09:13:43.311Z] + PACKAGES=/tmp/packages_start.txt [2023-05-12T09:13:43.311Z] + '[' /w/workspace/edgex-go/4 ']' [2023-05-12T09:13:43.311Z] + PACKAGES=/tmp/packages_end.txt [2023-05-12T09:13:43.311Z] + case "${OS_FAMILY}" in [2023-05-12T09:13:43.311Z] + dpkg -l [2023-05-12T09:13:43.311Z] + grep '^ii' [2023-05-12T09:13:43.311Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-12T09:13:43.311Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-12T09:13:43.311Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-12T09:13:43.311Z] + '[' /w/workspace/edgex-go/4 ']' [2023-05-12T09:13:43.311Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-05-12T09:13:43.311Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-05-12T09:13:43.321Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-12T09:13:43.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T09:13:43.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T09:13:43.891Z] [2023-05-12T09:13:43.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-12T09:13:44.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T09:13:44.185Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-12T09:13:44.185Z] 5eb5b503b376: Pulling fs layer [2023-05-12T09:13:44.185Z] 5c69ac0246d0: Pulling fs layer [2023-05-12T09:13:44.185Z] ec43610c2a17: Pulling fs layer [2023-05-12T09:13:44.185Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-12T09:13:44.185Z] 33b1e0a273af: Pulling fs layer [2023-05-12T09:13:44.185Z] 5d3b04190fa2: Pulling fs layer [2023-05-12T09:13:44.185Z] 2f39f015ded8: Pulling fs layer [2023-05-12T09:13:44.185Z] 3a2ae6a8a46f: Waiting [2023-05-12T09:13:44.185Z] 33b1e0a273af: Waiting [2023-05-12T09:13:44.185Z] 5d3b04190fa2: Waiting [2023-05-12T09:13:44.185Z] 5c69ac0246d0: Download complete [2023-05-12T09:13:44.185Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-12T09:13:44.185Z] 3a2ae6a8a46f: Download complete [2023-05-12T09:13:44.185Z] 33b1e0a273af: Verifying Checksum [2023-05-12T09:13:44.185Z] 33b1e0a273af: Download complete [2023-05-12T09:13:44.185Z] 5d3b04190fa2: Verifying Checksum [2023-05-12T09:13:44.185Z] 5d3b04190fa2: Download complete [2023-05-12T09:13:44.185Z] ec43610c2a17: Verifying Checksum [2023-05-12T09:13:44.185Z] ec43610c2a17: Download complete [2023-05-12T09:13:44.448Z] 5eb5b503b376: Verifying Checksum [2023-05-12T09:13:44.448Z] 5eb5b503b376: Download complete [2023-05-12T09:13:45.013Z] 2f39f015ded8: Download complete [2023-05-12T09:13:45.581Z] 5eb5b503b376: Pull complete [2023-05-12T09:13:45.581Z] 5c69ac0246d0: Pull complete [2023-05-12T09:13:46.148Z] ec43610c2a17: Pull complete [2023-05-12T09:13:46.148Z] 3a2ae6a8a46f: Pull complete [2023-05-12T09:13:46.148Z] 33b1e0a273af: Pull complete [2023-05-12T09:13:46.406Z] 5d3b04190fa2: Pull complete [2023-05-12T09:13:49.686Z] 2f39f015ded8: Pull complete [2023-05-12T09:13:49.686Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-12T09:13:49.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-12T09:13:49.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-12T09:13:50.017Z] prd-ubuntu20.04-docker-8c-8g-15273 does not seem to be running inside a container [2023-05-12T09:13:50.043Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-12T09:13:52.201Z] $ docker top a7c0e205131dd69e05b601d93294f9d7cc7ee02cd308d83ddc80379da64d4d78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-12T09:13:52.538Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-12T09:13:52.822Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-12T09:13:53.104Z] + ls /var/log/sa-host [2023-05-12T09:13:53.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-12T09:13:53.167Z] provisioning config files... [2023-05-12T09:13:53.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config14710266843520135858tmp [Pipeline] { [Pipeline] echo [2023-05-12T09:13:53.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:13:53.468Z] ---> create-netrc.sh [Pipeline] } [2023-05-12T09:13:53.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:13:53.788Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-12T09:13:53.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:13:54.075Z] ---> sudo-logs.sh [2023-05-12T09:13:54.075Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-12T09:13:54.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:13:54.378Z] ---> job-cost.sh [2023-05-12T09:13:54.378Z] lf-activate-venv: SKIPPING [2023-05-12T09:13:54.378Z] DEBUG: total: 0.10999999940395355 [2023-05-12T09:13:54.378Z] INFO: Retrieving Stack Cost... [2023-05-12T09:13:54.637Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-12T09:13:55.203Z] INFO: Archiving Costs [Pipeline] echo [2023-05-12T09:13:55.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-12T09:13:55.498Z] ---> logs-deploy.sh [2023-05-12T09:13:55.498Z] lf-activate-venv: SKIPPING [2023-05-12T09:13:55.498Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/4 [2023-05-12T09:13:55.498Z] INFO: archiving workspace using pattern(s): [2023-05-12T09:13:56.433Z] Archives upload complete. [2023-05-12T09:13:56.433Z] INFO: archiving logs to Nexus