Pull request #4443 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e88a33bdb0e267b11fe80abba41a2ae545a06158+776cc6a43b7b85b7458b36156c385c413c7a15f0 (d21f07ab061c11a32722ac273c1fff84f2c28925) 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-ssh13167055219247538376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16905726220889269673.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4266969825852724550.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15276254264561475304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12175304705017163317.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11777376042986187633.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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-234 in /w/workspace/edgexfoundry_edgex-go_PR-4443 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4443/head:refs/remotes/origin/PR-4443 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit e88a33bdb0e267b11fe80abba41a2ae545a06158 Merge succeeded, producing e88a33bdb0e267b11fe80abba41a2ae545a06158 Checking out Revision e88a33bdb0e267b11fe80abba41a2ae545a06158 (PR-4443) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T19:58:46.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T19:58:46.838Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e88a33bdb0e267b11fe80abba41a2ae545a06158 # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e88a33bdb0e267b11fe80abba41a2ae545a06158 # timeout=10 [Pipeline] echo [2023-03-14T19:58:46.913Z] ========================================================= [2023-03-14T19:58:46.913Z] EdgeX Global Pipelines Version Info [2023-03-14T19:58:46.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:58:47.662Z] ------------------- [2023-03-14T19:58:47.662Z] stable info: [2023-03-14T19:58:47.662Z] ------------------- [2023-03-14T19:58:47.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T19:58:47.662Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:58:47.662Z] Message: update stable to v1.0.245 [2023-03-14T19:58:48.231Z] ------------------- [2023-03-14T19:58:48.231Z] experimental info: [2023-03-14T19:58:48.231Z] ------------------- [2023-03-14T19:58:48.231Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T19:58:48.231Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:58:48.231Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T19:58:48.588Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-14T19:58:48.621Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-14T19:58:48.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T19:58:48.706Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T19:58:48.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T19:58:48.777Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T19:58:48.811Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T19:58:48.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-14T19:58:48.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-14T19:58:48.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-14T19:58:48.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T19:58:48.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T19:58:49.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T19:58:49.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T19:58:49.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T19:58:49.135Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:58:49.169Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:58:49.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T19:58:49.240Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T19:58:49.282Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T19:58:49.321Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T19:58:49.360Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T19:58:49.396Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T19:58:49.433Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4443 [Pipeline] echo [2023-03-14T19:58:49.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4443 [Pipeline] echo [2023-03-14T19:58:49.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4443 [Pipeline] echo [2023-03-14T19:58:49.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] echo [2023-03-14T19:58:49.584Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e88a33b [Pipeline] echo [2023-03-14T19:58:49.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T19:58:49.730Z] provisioning config files... [2023-03-14T19:58:49.747Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13685954242441315480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:58:50.098Z] ---> docker-login.sh [2023-03-14T19:58:50.098Z] nexus3.edgexfoundry.org:10001 [2023-03-14T19:58:50.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:58:50.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:58:50.359Z] Configure a credential helper to remove this warning. See [2023-03-14T19:58:50.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:58:50.359Z] [2023-03-14T19:58:50.359Z] Login Succeeded [2023-03-14T19:58:50.359Z] nexus3.edgexfoundry.org:10002 [2023-03-14T19:58:50.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:58:50.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:58:50.621Z] Configure a credential helper to remove this warning. See [2023-03-14T19:58:50.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:58:50.621Z] [2023-03-14T19:58:50.621Z] Login Succeeded [2023-03-14T19:58:50.621Z] nexus3.edgexfoundry.org:10003 [2023-03-14T19:58:50.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:58:50.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:58:50.621Z] Configure a credential helper to remove this warning. See [2023-03-14T19:58:50.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:58:50.621Z] [2023-03-14T19:58:50.621Z] Login Succeeded [2023-03-14T19:58:50.621Z] nexus3.edgexfoundry.org:10004 [2023-03-14T19:58:50.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:58:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:58:50.881Z] Configure a credential helper to remove this warning. See [2023-03-14T19:58:50.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:58:50.881Z] [2023-03-14T19:58:50.881Z] Login Succeeded [2023-03-14T19:58:50.881Z] docker.io [2023-03-14T19:58:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:58:51.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:58:51.142Z] Configure a credential helper to remove this warning. See [2023-03-14T19:58:51.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:58:51.142Z] [2023-03-14T19:58:51.142Z] Login Succeeded [2023-03-14T19:58:51.142Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T19:58:51.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T19:58:51.574Z] + 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-03-14T19:58:51.575Z] + + dirname cmd/core-command/Dockerfile [2023-03-14T19:58:51.575Z] cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T19:58:51.575Z] + + dirname cmd/core-data/Dockerfile [2023-03-14T19:58:51.575Z] cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/core-metadata/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/support-notifications/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-14T19:58:51.575Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-14T19:58:51.575Z] + cut -d/ -f2 [2023-03-14T19:58:51.575Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-14T19:58:51.646Z] 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-03-14T19:58:52.122Z] + git rev-list -1 --merges e88a33bdb0e267b11fe80abba41a2ae545a06158~1..e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] echo [2023-03-14T19:58:52.156Z] -----------> git rev-list -1 --merges e88a33bdb0e267b11fe80abba41a2ae545a06158~1..e88a33bdb0e267b11fe80abba41a2ae545a06158 e88a33bdb0e267b11fe80abba41a2ae545a06158 [false] [Pipeline] sh [2023-03-14T19:58:52.465Z] + git log --format=format:%s -1 e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] echo [2023-03-14T19:58:52.505Z] ========================================================= [2023-03-14T19:58:52.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T19:58:52.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-14T19:58:52.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T19:58:52.962Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T19:58:52.962Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T19:58:52.962Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T19:58:52.962Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T19:58:52.962Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T19:58:52.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:58:53.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:58:53.440Z] [2023-03-14T19:58:53.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:58:53.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:58:53.820Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T19:58:53.820Z] b85a868b505f: Pulling fs layer [2023-03-14T19:58:53.820Z] e2be974225ed: Pulling fs layer [2023-03-14T19:58:53.820Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T19:58:53.820Z] 988bab9f4d93: Pulling fs layer [2023-03-14T19:58:53.820Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T19:58:53.820Z] eaf3925da568: Pulling fs layer [2023-03-14T19:58:53.820Z] bab4dde63d76: Pulling fs layer [2023-03-14T19:58:53.820Z] bde34c3a00c8: Pulling fs layer [2023-03-14T19:58:53.820Z] b352a97aabf1: Pulling fs layer [2023-03-14T19:58:53.820Z] 4872d77fe225: Pulling fs layer [2023-03-14T19:58:53.820Z] 5851b861e8e6: Pulling fs layer [2023-03-14T19:58:53.820Z] 988bab9f4d93: Waiting [2023-03-14T19:58:53.820Z] b352a97aabf1: Waiting [2023-03-14T19:58:53.820Z] 4872d77fe225: Waiting [2023-03-14T19:58:53.820Z] 5851b861e8e6: Waiting [2023-03-14T19:58:53.820Z] 1469e6f7b9e6: Waiting [2023-03-14T19:58:53.820Z] eaf3925da568: Waiting [2023-03-14T19:58:53.820Z] bab4dde63d76: Waiting [2023-03-14T19:58:53.820Z] bde34c3a00c8: Waiting [2023-03-14T19:58:53.820Z] e2be974225ed: Verifying Checksum [2023-03-14T19:58:53.820Z] e2be974225ed: Download complete [2023-03-14T19:58:53.820Z] 988bab9f4d93: Verifying Checksum [2023-03-14T19:58:53.820Z] 988bab9f4d93: Download complete [2023-03-14T19:58:54.081Z] 1469e6f7b9e6: Download complete [2023-03-14T19:58:54.081Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T19:58:54.081Z] 339a4e72a1f5: Download complete [2023-03-14T19:58:54.081Z] eaf3925da568: Download complete [2023-03-14T19:58:54.081Z] bde34c3a00c8: Download complete [2023-03-14T19:58:54.081Z] b352a97aabf1: Verifying Checksum [2023-03-14T19:58:54.081Z] b352a97aabf1: Download complete [2023-03-14T19:58:54.081Z] 4872d77fe225: Verifying Checksum [2023-03-14T19:58:54.081Z] 4872d77fe225: Download complete [2023-03-14T19:58:54.081Z] 5851b861e8e6: Download complete [2023-03-14T19:58:54.081Z] b85a868b505f: Verifying Checksum [2023-03-14T19:58:54.081Z] b85a868b505f: Download complete [2023-03-14T19:58:54.339Z] bab4dde63d76: Verifying Checksum [2023-03-14T19:58:54.339Z] bab4dde63d76: Download complete [2023-03-14T19:58:55.275Z] b85a868b505f: Pull complete [2023-03-14T19:58:55.534Z] e2be974225ed: Pull complete [2023-03-14T19:58:56.102Z] 339a4e72a1f5: Pull complete [2023-03-14T19:58:56.102Z] 988bab9f4d93: Pull complete [2023-03-14T19:58:56.361Z] 1469e6f7b9e6: Pull complete [2023-03-14T19:58:56.361Z] eaf3925da568: Pull complete [2023-03-14T19:58:58.266Z] bab4dde63d76: Pull complete [2023-03-14T19:58:58.266Z] bde34c3a00c8: Pull complete [2023-03-14T19:58:58.266Z] b352a97aabf1: Pull complete [2023-03-14T19:58:58.527Z] 4872d77fe225: Pull complete [2023-03-14T19:58:58.527Z] 5851b861e8e6: Pull complete [2023-03-14T19:58:58.527Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T19:58:58.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:58:58.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T19:58:58.770Z] prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container [2023-03-14T19:58:58.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T19:59:00.430Z] $ docker top b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 -eo pid,comm [2023-03-14T19:59:00.483Z] 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-03-14T19:59:00.483Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T19:59:00.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T19:59:00.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T19:59:00.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T19:59:00.722Z] $ docker exec b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 ssh-agent [2023-03-14T19:59:00.821Z] SSH_AUTH_SOCK=/tmp/ssh-i9IFmlPXSN9g/agent.33 [2023-03-14T19:59:00.821Z] SSH_AGENT_PID=39 [2023-03-14T19:59:00.829Z] Running ssh-add (command line suppressed) [2023-03-14T19:59:00.937Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18408643493476410586.key (/w/workspace/edgex-go/1@tmp/private_key_18408643493476410586.key) [2023-03-14T19:59:00.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T19:59:01.310Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T19:59:01.337Z] $ docker exec --env ******** --env ******** b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 ssh-agent -k [2023-03-14T19:59:01.433Z] unset SSH_AUTH_SOCK; [2023-03-14T19:59:01.435Z] unset SSH_AGENT_PID; [2023-03-14T19:59:01.435Z] echo Agent pid 39 killed; [2023-03-14T19:59:01.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T19:59:01.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T19:59:01.528Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T19:59:01.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T19:59:01.641Z] $ docker exec b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 ssh-agent [2023-03-14T19:59:01.766Z] SSH_AUTH_SOCK=/tmp/ssh-metZfgakpVhO/agent.71 [2023-03-14T19:59:01.766Z] SSH_AGENT_PID=77 [2023-03-14T19:59:01.770Z] Running ssh-add (command line suppressed) [2023-03-14T19:59:01.889Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12758640949574434015.key (/w/workspace/edgex-go/1@tmp/private_key_12758640949574434015.key) [2023-03-14T19:59:01.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T19:59:02.235Z] + git semver init [2023-03-14T19:59:02.496Z] 2023-03-14 19:59:02,431 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T19:59:02.496Z] 2023-03-14 19:59:02,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-14T19:59:02.496Z] 2023-03-14 19:59:02,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-14T19:59:02.496Z] 2023-03-14 19:59:02,433 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-14T19:59:06.688Z] 2023-03-14 19:59:06,377 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-14T19:59:06.688Z] 2023-03-14 19:59:06,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4443 with force:False [2023-03-14T19:59:06.688Z] 2023-03-14 19:59:06,377 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4443 [2023-03-14T19:59:06.688Z] 2023-03-14 19:59:06,382 [execute] INFO git cat-file --batch-check [2023-03-14T19:59:06.688Z] 2023-03-14 19:59:06,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T19:59:06.688Z] 2023-03-14 19:59:06,388 [execute] INFO git cat-file --batch [2023-03-14T19:59:06.688Z] 2023-03-14 19:59:06,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T19:59:06.688Z] 2023-03-14 19:59:06,394 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4443 [2023-03-14T19:59:06.688Z] 0.0.0 [Pipeline] } [2023-03-14T19:59:06.717Z] $ docker exec --env ******** --env ******** b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 ssh-agent -k [2023-03-14T19:59:06.820Z] unset SSH_AUTH_SOCK; [2023-03-14T19:59:06.821Z] unset SSH_AGENT_PID; [2023-03-14T19:59:06.821Z] echo Agent pid 77 killed; [2023-03-14T19:59:06.827Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T19:59:07.250Z] + git semver [Pipeline] } [2023-03-14T19:59:07.533Z] $ docker stop --time=1 b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 [2023-03-14T19:59:08.855Z] $ docker rm -f --volumes b341d51166732535fc18e0ab52cdd30fe59065c09d8fd70ffc8b8f78e913fd65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T19:59:09.252Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T19:59:09.527Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T19:59:09.544Z] [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-03-14T19:59:10.310Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T19:59:10.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T19:59:10.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T19:59:10.418Z] ========================================================= [2023-03-14T19:59:10.418Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T19:59:10.418Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T19:59:10.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:10.756Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T19:59:10.756Z] 63b65145d645: Pulling fs layer [2023-03-14T19:59:10.756Z] a2d21d5440eb: Pulling fs layer [2023-03-14T19:59:10.756Z] 935e6c44a52c: Pulling fs layer [2023-03-14T19:59:10.756Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T19:59:10.756Z] 30dea6a524f1: Pulling fs layer [2023-03-14T19:59:10.756Z] 94cc34f8dd06: Waiting [2023-03-14T19:59:10.756Z] a2aff8979fd8: Pulling fs layer [2023-03-14T19:59:10.756Z] 6808be2612f2: Pulling fs layer [2023-03-14T19:59:10.756Z] f25807f1079a: Pulling fs layer [2023-03-14T19:59:10.756Z] 30dea6a524f1: Waiting [2023-03-14T19:59:10.756Z] a2aff8979fd8: Waiting [2023-03-14T19:59:10.756Z] 6808be2612f2: Waiting [2023-03-14T19:59:10.756Z] f25807f1079a: Waiting [2023-03-14T19:59:10.756Z] a2d21d5440eb: Download complete [2023-03-14T19:59:10.756Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T19:59:10.756Z] 94cc34f8dd06: Download complete [2023-03-14T19:59:10.756Z] 30dea6a524f1: Verifying Checksum [2023-03-14T19:59:10.756Z] 30dea6a524f1: Download complete [2023-03-14T19:59:10.756Z] 63b65145d645: Verifying Checksum [2023-03-14T19:59:10.756Z] 63b65145d645: Download complete [2023-03-14T19:59:11.022Z] a2aff8979fd8: Verifying Checksum [2023-03-14T19:59:11.022Z] a2aff8979fd8: Download complete [2023-03-14T19:59:11.022Z] 63b65145d645: Pull complete [2023-03-14T19:59:11.283Z] a2d21d5440eb: Pull complete [2023-03-14T19:59:11.283Z] f25807f1079a: Verifying Checksum [2023-03-14T19:59:11.283Z] f25807f1079a: Download complete [2023-03-14T19:59:11.543Z] 935e6c44a52c: Verifying Checksum [2023-03-14T19:59:11.543Z] 935e6c44a52c: Download complete [2023-03-14T19:59:11.802Z] 6808be2612f2: Verifying Checksum [2023-03-14T19:59:11.802Z] 6808be2612f2: Download complete [2023-03-14T19:59:15.086Z] 935e6c44a52c: Pull complete [2023-03-14T19:59:15.086Z] 94cc34f8dd06: Pull complete [2023-03-14T19:59:15.086Z] 30dea6a524f1: Pull complete [2023-03-14T19:59:15.086Z] a2aff8979fd8: Pull complete [2023-03-14T19:59:17.628Z] 6808be2612f2: Pull complete [2023-03-14T19:59:18.194Z] f25807f1079a: Pull complete [2023-03-14T19:59:18.194Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T19:59:18.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:18.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T19:59:18.546Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:18.546Z] WORKDIR /edgex [2023-03-14T19:59:18.546Z] COPY go.mod . [2023-03-14T19:59:18.546Z] RUN go mod download [2023-03-14T19:59:18.546Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-14T19:59:19.117Z] Sending build context to Docker daemon 170.4MB [2023-03-14T19:59:19.118Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T19:59:19.118Z] ---> 3b553350e43f [2023-03-14T19:59:19.118Z] Step 2/4 : WORKDIR /edgex [2023-03-14T19:59:21.647Z] ---> Running in 5c4443b2ba70 [2023-03-14T19:59:21.647Z] Removing intermediate container 5c4443b2ba70 [2023-03-14T19:59:21.647Z] ---> 59087a2e911a [2023-03-14T19:59:21.647Z] Step 3/4 : COPY go.mod . [2023-03-14T19:59:21.647Z] ---> 54f927876b58 [2023-03-14T19:59:21.647Z] Step 4/4 : RUN go mod download [2023-03-14T19:59:21.647Z] ---> Running in 37b9a6a2c863 [2023-03-14T19:59:24.834Z] Still waiting to schedule task [2023-03-14T19:59:24.834Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-14T19:59:31.634Z] Removing intermediate container 37b9a6a2c863 [2023-03-14T19:59:31.634Z] ---> 3e42d409c561 [2023-03-14T19:59:31.634Z] Successfully built 3e42d409c561 [2023-03-14T19:59:31.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:32.001Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T19:59:32.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T19:59:32.137Z] prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container [2023-03-14T19:59:32.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T19:59:32.537Z] $ docker top 39a5e805efa8a11c163cfcb99dff9937947f8cabf505eaf4d7e177da71d9919f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T19:59:32.918Z] + go version [2023-03-14T19:59:32.918Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T19:59:32.949Z] $ docker stop --time=1 39a5e805efa8a11c163cfcb99dff9937947f8cabf505eaf4d7e177da71d9919f [2023-03-14T19:59:34.288Z] $ docker rm -f --volumes 39a5e805efa8a11c163cfcb99dff9937947f8cabf505eaf4d7e177da71d9919f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:34.951Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T19:59:34.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T19:59:35.090Z] prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container [2023-03-14T19:59:35.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T19:59:35.461Z] $ docker top d48977d4dc24350306c24af7eb61cf716346f375410a7e35a42c0ae195c98db4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T19:59:35.573Z] ========================================================= [2023-03-14T19:59:35.573Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T19:59:35.573Z] ========================================================= [Pipeline] sh [2023-03-14T19:59:35.866Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T19:59:36.220Z] + make test [2023-03-14T19:59:36.220Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T19:59:42.784Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T19:59:57.646Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T19:59:57.904Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T19:59:57.904Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T19:59:57.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T19:59:58.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T19:59:58.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T19:59:58.841Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-03-14T19:59:59.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-03-14T20:00:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:00:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:00:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:00:02.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:00:02.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:00:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:00:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:00:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:00:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:00:03.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:00:04.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.2% of statements [2023-03-14T20:00:04.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-03-14T20:00:04.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:00:04.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:00:06.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.526s coverage: 88.5% of statements [2023-03-14T20:00:06.277Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements [2023-03-14T20:00:06.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:00:06.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:00:06.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:00:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements [2023-03-14T20:00:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:00:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:00:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:00:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:00:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:00:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-03-14T20:00:08.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:00:08.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:00:08.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:00:08.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.088s coverage: 65.9% of statements [2023-03-14T20:00:08.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:00:08.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:00:08.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-14T20:00:08.865Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.0% of statements [2023-03-14T20:00:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 45.5% of statements [2023-03-14T20:00:10.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:00:10.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:00:10.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:00:10.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:00:10.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements [2023-03-14T20:00:10.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-03-14T20:00:10.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2023-03-14T20:00:10.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-03-14T20:00:10.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:00:10.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:00:10.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:00:10.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:00:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:00:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:00:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:00:11.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:00:11.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:00:11.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:00:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:00:13.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:00:13.283Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:00:14.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:00:14.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:00:15.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:00:15.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:00:15.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:00:16.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:00:16.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:00:17.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:00:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:00:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:00:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:00:18.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:00:19.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:00:19.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:00:19.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:00:19.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:00:20.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:00:20.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:00:20.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:00:20.914Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:00:21.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2023-03-14T20:00:21.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:00:21.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:00:23.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:00:23.117Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.289s coverage: 79.9% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 86.9% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.058s coverage: 20.0% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 84.8% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2023-03-14T20:00:35.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.300s coverage: 38.4% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-14T20:00:35.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2023-03-14T20:00:35.323Z] 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-03-14T20:00:54.742Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-240 in /w/workspace/edgexfoundry_edgex-go_PR-4443 [Pipeline] { [Pipeline] ws [2023-03-14T20:00:54.797Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T20:00:54.883Z] The recommended git tool is: git [2023-03-14T20:00:57.236Z] go vet ./... [2023-03-14T20:00:58.648Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:00:58.648Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:00:58.648Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:00:58.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:00:59.257Z] + ls -al . [2023-03-14T20:00:59.257Z] total 704 [2023-03-14T20:00:59.257Z] drwxrwxr-x 11 1001 1001 4096 Mar 14 19:59 . [2023-03-14T20:00:59.257Z] drwxr-xr-x 4 root root 4096 Mar 14 19:59 .. [2023-03-14T20:00:59.257Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 19:58 .blubracket [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 19:58 .dockerignore [2023-03-14T20:00:59.257Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 19:59 .git [2023-03-14T20:00:59.257Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 19:58 .github [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 19:58 .gitignore [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 19:58 .golangci.yml [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 19:58 .hadolint.yml [2023-03-14T20:00:59.257Z] drwxr-xr-x 3 1001 1001 4096 Mar 14 19:59 .semver [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 19:58 .sonarcloud.properties [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 19:58 ADOPTERS.md [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 19:58 Attribution.txt [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 19:58 CHANGELOG.md [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 19:58 CONTRIBUTING.md [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 19:58 GOVERNANCE.md [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 19:58 Jenkinsfile [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 19:58 LICENSE [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 19:58 Makefile [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 19:58 OWNERS.md [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 19:58 README.md [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 19:58 SECURITY.md [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 19:59 VERSION [2023-03-14T20:00:59.257Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 19:58 bin [2023-03-14T20:00:59.257Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 19:58 cmd [2023-03-14T20:00:59.257Z] -rw-r--r-- 1 root root 447486 Mar 14 20:00 coverage.out [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 19:58 go.mod [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 19:58 go.sum [2023-03-14T20:00:59.257Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 19:58 internal [2023-03-14T20:00:59.257Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 19:58 openapi [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 19:58 security.txt [2023-03-14T20:00:59.257Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 19:58 snap [2023-03-14T20:00:59.257Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 19:58 version.go [Pipeline] sh [2023-03-14T20:00:59.566Z] + '[' -e coverage.out ] [2023-03-14T20:00:59.567Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:00:59.685Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:00:59.978Z] + make build [2023-03-14T20:00:59.978Z] 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-03-14T20:01:00.525Z] using credential edgex-jenkins-ssh [2023-03-14T20:01:00.542Z] Cloning the remote Git repository [2023-03-14T20:01:00.599Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:01:00.692Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-14T20:01:00.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:01:00.857Z] > git --version # timeout=10 [2023-03-14T20:01:00.878Z] > git --version # 'git version 2.25.1' [2023-03-14T20:01:00.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:01:01.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:01:12.175Z] 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-03-14T20:01:12.175Z] 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-03-14T20:01:13.109Z] 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-03-14T20:01:13.679Z] 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-03-14T20:01:20.233Z] 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-03-14T20:01:21.165Z] 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-03-14T20:01:19.679Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:01:19.717Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:01:20.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:01:20.768Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:01:20.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:01:20.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4443/head:refs/remotes/origin/PR-4443 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T20:01:21.462Z] Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:01:21.905Z] Merge succeeded, producing e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:01:21.906Z] Checking out Revision e88a33bdb0e267b11fe80abba41a2ae545a06158 (PR-4443) [2023-03-14T20:01:22.537Z] 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-03-14T20:01:22.677Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-14T20:01:22.733Z] > git --version # timeout=10 [2023-03-14T20:01:22.744Z] > git --version # 'git version 2.25.1' [2023-03-14T20:01:22.759Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T20:01:21.484Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:01:21.554Z] > git checkout -f e88a33bdb0e267b11fe80abba41a2ae545a06158 # timeout=10 [2023-03-14T20:01:21.797Z] > git remote # timeout=10 [2023-03-14T20:01:21.821Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T20:01:21.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:01:21.861Z] > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 [2023-03-14T20:01:21.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T20:01:21.914Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:01:21.933Z] > git checkout -f e88a33bdb0e267b11fe80abba41a2ae545a06158 # timeout=10 [2023-03-14T20:01:23.479Z] 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-03-14T20:01:24.000Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T20:01:24.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:01:24.000Z] Dload Upload Total Spent Left Speed [2023-03-14T20:01:24.000Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75898 [Pipeline] sh [2023-03-14T20:01:24.412Z] 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-03-14T20:01:24.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T20:01:25.037Z] + sudo tee /etc/docker/daemon.new [2023-03-14T20:01:25.038Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T20:01:25.038Z] { [2023-03-14T20:01:25.038Z] "registry-mirrors": [ [2023-03-14T20:01:25.038Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T20:01:25.038Z] ], [2023-03-14T20:01:25.038Z] "bip": "10.250.0.254/24", [2023-03-14T20:01:25.038Z] "hosts": [ [2023-03-14T20:01:25.038Z] "tcp://0.0.0.0:5555", [2023-03-14T20:01:25.038Z] "unix:///var/run/docker.sock" [2023-03-14T20:01:25.038Z] ], [2023-03-14T20:01:25.038Z] "mtu": 1458, [2023-03-14T20:01:25.038Z] "selinux-enabled": true, [2023-03-14T20:01:25.038Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T20:01:25.038Z] } [Pipeline] sh [2023-03-14T20:01:25.344Z] 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-03-14T20:01:25.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T20:01:25.739Z] + sudo service docker restart [2023-03-14T20:01:26.281Z] 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-03-14T20:01:27.677Z] $ docker stop --time=1 d48977d4dc24350306c24af7eb61cf716346f375410a7e35a42c0ae195c98db4 [2023-03-14T20:01:30.458Z] $ docker rm -f --volumes d48977d4dc24350306c24af7eb61cf716346f375410a7e35a42c0ae195c98db4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:01:31.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:01:31.488Z] [2023-03-14T20:01:31.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:01:31.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:01:31.864Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-14T20:01:31.864Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-14T20:01:31.864Z] ca9280d653b3: Pulling fs layer [2023-03-14T20:01:31.864Z] 7e9c9ca2126c: Pulling fs layer [2023-03-14T20:01:32.123Z] cbdbe7a5bc2a: Download complete [2023-03-14T20:01:32.123Z] cbdbe7a5bc2a: Pull complete [2023-03-14T20:01:32.123Z] ca9280d653b3: Download complete [2023-03-14T20:01:32.688Z] 7e9c9ca2126c: Verifying Checksum [2023-03-14T20:01:32.688Z] 7e9c9ca2126c: Download complete [2023-03-14T20:01:32.688Z] ca9280d653b3: Pull complete [2023-03-14T20:01:35.971Z] 7e9c9ca2126c: Pull complete [2023-03-14T20:01:35.971Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-14T20:01:35.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:01:35.971Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:01:36.206Z] prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container [2023-03-14T20:01:36.232Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T20:01:37.759Z] $ docker top b3230d2b46472fe4d29a0634dc17a358f47b4fb5c0f02ee1ddd49b3184d2e1ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:01:38.151Z] + docker-compose build --help [2023-03-14T20:01:38.151Z] + grep parallel [2023-03-14T20:01:38.717Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:01:38.750Z] $ docker stop --time=1 b3230d2b46472fe4d29a0634dc17a358f47b4fb5c0f02ee1ddd49b3184d2e1ee [2023-03-14T20:01:40.050Z] $ docker rm -f --volumes b3230d2b46472fe4d29a0634dc17a358f47b4fb5c0f02ee1ddd49b3184d2e1ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:01:40.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:01:40.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:01:40.743Z] prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container [2023-03-14T20:01:40.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-14T20:01:41.269Z] $ docker top 9ae7fc4bef6371ccffb776e81ac919a759d659ed4259eb1fcf4120352b27204d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:01:41.663Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:01:42.231Z] Building core-command ... [2023-03-14T20:01:42.231Z] Building core-common-config-bootstrapper ... [2023-03-14T20:01:42.231Z] Building core-data ... [2023-03-14T20:01:42.231Z] Building core-metadata ... [2023-03-14T20:01:42.231Z] Building security-bootstrapper ... [2023-03-14T20:01:42.231Z] Building security-proxy-auth ... [2023-03-14T20:01:42.231Z] Building security-proxy-setup ... [2023-03-14T20:01:42.231Z] Building security-secretstore-setup ... [2023-03-14T20:01:42.231Z] Building security-spiffe-token-provider ... [2023-03-14T20:01:42.231Z] Building security-spire-agent ... [2023-03-14T20:01:42.231Z] Building security-spire-config ... [2023-03-14T20:01:42.231Z] Building security-spire-server ... [2023-03-14T20:01:42.231Z] Building support-notifications ... [2023-03-14T20:01:42.231Z] Building support-scheduler ... [2023-03-14T20:01:42.231Z] Building security-bootstrapper [2023-03-14T20:01:42.231Z] Building security-proxy-auth [2023-03-14T20:01:42.231Z] Building security-spire-server [2023-03-14T20:01:42.231Z] Building security-spire-agent [2023-03-14T20:01:42.231Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:01:48.379Z] provisioning config files... [2023-03-14T20:01:48.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12204568526175284157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:01:48.848Z] ---> docker-login.sh [2023-03-14T20:01:48.848Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:01:49.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:49.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:49.735Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:49.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:49.735Z] [2023-03-14T20:01:49.735Z] Login Succeeded [2023-03-14T20:01:49.735Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:01:50.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:50.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:50.007Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:50.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:50.007Z] [2023-03-14T20:01:50.007Z] Login Succeeded [2023-03-14T20:01:50.007Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:01:50.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:50.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:50.605Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:50.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:50.605Z] [2023-03-14T20:01:50.605Z] Login Succeeded [2023-03-14T20:01:50.605Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:01:50.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:51.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:51.150Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:51.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:51.150Z] [2023-03-14T20:01:51.150Z] Login Succeeded [2023-03-14T20:01:51.150Z] docker.io [2023-03-14T20:01:51.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:01:51.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:01:51.691Z] Configure a credential helper to remove this warning. See [2023-03-14T20:01:51.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:01:51.691Z] [2023-03-14T20:01:51.691Z] Login Succeeded [2023-03-14T20:01:51.691Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:01:51.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-14T20:01:52.543Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T20:01:52.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:01:52.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:01:52.666Z] ========================================================= [2023-03-14T20:01:52.666Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T20:01:52.666Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:01:53.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:01:53.328Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T20:01:53.328Z] af6eaf76a39c: Pulling fs layer [2023-03-14T20:01:53.328Z] 55522c791124: Pulling fs layer [2023-03-14T20:01:53.328Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T20:01:53.328Z] 169dfbe0d373: Pulling fs layer [2023-03-14T20:01:53.328Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T20:01:53.328Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T20:01:53.328Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T20:01:53.328Z] e1ff8fa3b103: Waiting [2023-03-14T20:01:53.328Z] 52ebb69f0ebf: Waiting [2023-03-14T20:01:53.328Z] 5abe8eddf0d5: Waiting [2023-03-14T20:01:53.328Z] 169dfbe0d373: Waiting [2023-03-14T20:01:53.328Z] 55522c791124: Verifying Checksum [2023-03-14T20:01:53.328Z] 55522c791124: Download complete [2023-03-14T20:01:53.328Z] 169dfbe0d373: Download complete [2023-03-14T20:01:53.328Z] e1ff8fa3b103: Download complete [2023-03-14T20:01:53.328Z] af6eaf76a39c: Verifying Checksum [2023-03-14T20:01:53.328Z] af6eaf76a39c: Download complete [2023-03-14T20:01:54.318Z] af6eaf76a39c: Pull complete [2023-03-14T20:01:54.426Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:01:54.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:01:54.426Z] ---> 3e42d409c561 [2023-03-14T20:01:54.426Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:01:54.426Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:01:54.426Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:01:54.426Z] ---> 3e42d409c561 [2023-03-14T20:01:54.426Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:01:54.426Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:01:54.426Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:01:54.426Z] ---> 3e42d409c561 [2023-03-14T20:01:54.426Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:01:54.426Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:01:54.426Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:01:54.426Z] ---> 3e42d409c561 [2023-03-14T20:01:54.426Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:01:54.426Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:01:54.426Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:01:54.426Z] ---> 3e42d409c561 [2023-03-14T20:01:54.426Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:01:54.595Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T20:01:54.595Z] 5abe8eddf0d5: Download complete [2023-03-14T20:01:54.865Z] 55522c791124: Pull complete [2023-03-14T20:01:55.843Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T20:01:55.843Z] ce5c4a1c91eb: Download complete [2023-03-14T20:01:55.843Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T20:01:55.843Z] 52ebb69f0ebf: Download complete [2023-03-14T20:01:56.954Z] ---> Running in 234b9b4ae84c [2023-03-14T20:01:56.954Z] ---> Running in 9b1cab3299f6 [2023-03-14T20:01:56.954Z] ---> Running in 5277dcbd50b2 [2023-03-14T20:01:56.954Z] ---> Running in c14559dd467e [2023-03-14T20:01:56.954Z] ---> Running in ef87917eaad3 [2023-03-14T20:01:56.954Z] Removing intermediate container 9b1cab3299f6 [2023-03-14T20:01:56.954Z] ---> 9af24e17d3c9 [2023-03-14T20:01:56.954Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:01:56.954Z] Removing intermediate container 5277dcbd50b2 [2023-03-14T20:01:56.954Z] ---> 7479abfc9bcb [2023-03-14T20:01:56.954Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:01:56.954Z] Removing intermediate container ef87917eaad3 [2023-03-14T20:01:56.954Z] ---> 0a908b6362fa [2023-03-14T20:01:56.954Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:01:56.954Z] Removing intermediate container c14559dd467e [2023-03-14T20:01:56.954Z] ---> 6f28f83bf36a [2023-03-14T20:01:56.954Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:01:56.954Z] ---> Running in e2a831616f8d [2023-03-14T20:01:56.954Z] Removing intermediate container 234b9b4ae84c [2023-03-14T20:01:56.954Z] ---> 52cb1fa24df7 [2023-03-14T20:01:56.954Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:01:56.954Z] ---> Running in 334b0782649a [2023-03-14T20:01:56.954Z] ---> Running in 2ffa83c612c9 [2023-03-14T20:01:56.954Z] ---> Running in f36d61f1fa3a [2023-03-14T20:01:56.954Z] ---> Running in f08f32eb9899 [2023-03-14T20:01:56.954Z] Removing intermediate container e2a831616f8d [2023-03-14T20:01:56.954Z] ---> 6ec49782e0e7 [2023-03-14T20:01:56.954Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:01:57.213Z] ---> Running in f99bce9fb62f [2023-03-14T20:01:57.213Z] Removing intermediate container 334b0782649a [2023-03-14T20:01:57.213Z] ---> 626f97708442 [2023-03-14T20:01:57.213Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:01:57.213Z] ---> Running in 6023d9db463f [2023-03-14T20:01:57.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.732Z] OK: 265 MiB in 53 packages [2023-03-14T20:01:57.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.732Z] OK: 265 MiB in 53 packages [2023-03-14T20:01:57.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:01:57.989Z] OK: 265 MiB in 53 packages [2023-03-14T20:01:57.989Z] OK: 265 MiB in 53 packages [2023-03-14T20:01:57.989Z] OK: 265 MiB in 53 packages [2023-03-14T20:01:58.248Z] Removing intermediate container f36d61f1fa3a [2023-03-14T20:01:58.248Z] ---> 6f65cc48924f [2023-03-14T20:01:58.248Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:01:58.248Z] Removing intermediate container 2ffa83c612c9 [2023-03-14T20:01:58.248Z] ---> 72245c5b462d [2023-03-14T20:01:58.248Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:01:58.508Z] ---> b0cb09cce2fd [2023-03-14T20:01:58.508Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:01:58.508Z] ---> 04f6fdc6d268 [2023-03-14T20:01:58.508Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:01:58.508Z] ---> Running in 8163b780f092 [2023-03-14T20:01:58.508Z] ---> Running in 651b40780101 [2023-03-14T20:01:58.508Z] Removing intermediate container f99bce9fb62f [2023-03-14T20:01:58.508Z] ---> d35a6607a004 [2023-03-14T20:01:58.508Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:01:58.508Z] Removing intermediate container 6023d9db463f [2023-03-14T20:01:58.508Z] ---> a7f4ca4b793a [2023-03-14T20:01:58.508Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:01:58.769Z] Removing intermediate container f08f32eb9899 [2023-03-14T20:01:58.769Z] ---> efe49f24178f [2023-03-14T20:01:58.769Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:01:58.769Z] ---> becdc37761a1 [2023-03-14T20:01:58.769Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:01:58.769Z] ---> Running in c35fafed4417 [2023-03-14T20:01:58.769Z] ---> 6c8c2e72b1f9 [2023-03-14T20:01:58.769Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:01:58.769Z] ---> b9a8e0899c2e [2023-03-14T20:01:58.769Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:01:59.034Z] ---> Running in 6ebbdb2da58b [2023-03-14T20:01:59.034Z] ---> Running in 0dc6ecd6e84f [2023-03-14T20:02:08.199Z] ce5c4a1c91eb: Pull complete [2023-03-14T20:02:08.199Z] 169dfbe0d373: Pull complete [2023-03-14T20:02:08.199Z] e1ff8fa3b103: Pull complete [2023-03-14T20:02:13.587Z] 52ebb69f0ebf: Pull complete [2023-03-14T20:02:16.205Z] 5abe8eddf0d5: Pull complete [2023-03-14T20:02:16.205Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T20:02:16.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:02:16.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:02:16.603Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-14T20:02:16.603Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:02:16.603Z] WORKDIR /edgex [2023-03-14T20:02:16.603Z] COPY go.mod . [2023-03-14T20:02:16.603Z] RUN go mod download [2023-03-14T20:02:17.205Z] Sending build context to Docker daemon 2.944MB [2023-03-14T20:02:17.205Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:02:17.205Z] ---> 6cb57ee374ae [2023-03-14T20:02:17.205Z] Step 2/4 : WORKDIR /edgex [2023-03-14T20:02:19.173Z] ---> Running in 14c3a94c0a27 [2023-03-14T20:02:19.445Z] Removing intermediate container 14c3a94c0a27 [2023-03-14T20:02:19.445Z] ---> 597d2ff575d9 [2023-03-14T20:02:19.445Z] Step 3/4 : COPY go.mod . [2023-03-14T20:02:20.039Z] ---> e012998bc430 [2023-03-14T20:02:20.039Z] Step 4/4 : RUN go mod download [2023-03-14T20:02:20.311Z] ---> Running in a88a15ceb4d7 [2023-03-14T20:02:31.114Z] Removing intermediate container c35fafed4417 [2023-03-14T20:02:31.114Z] ---> d120d5e047e2 [2023-03-14T20:02:31.114Z] Step 8/25 : COPY . . [2023-03-14T20:02:31.114Z] Removing intermediate container 651b40780101 [2023-03-14T20:02:31.114Z] ---> 1edbc607c2b9 [2023-03-14T20:02:31.114Z] Step 7/33 : COPY . . [2023-03-14T20:02:31.114Z] Removing intermediate container 0dc6ecd6e84f [2023-03-14T20:02:31.114Z] ---> 9cfddebe5cb1 [2023-03-14T20:02:31.114Z] Step 7/26 : COPY . . [2023-03-14T20:02:31.114Z] Removing intermediate container 8163b780f092 [2023-03-14T20:02:31.114Z] ---> bc16fb6c4ca0 [2023-03-14T20:02:31.114Z] Step 7/25 : COPY . . [2023-03-14T20:02:31.114Z] Removing intermediate container 6ebbdb2da58b [2023-03-14T20:02:31.114Z] ---> 8f25292842f6 [2023-03-14T20:02:31.114Z] Step 8/23 : COPY . . [2023-03-14T20:02:43.306Z] ---> 4c4e0af03372 [2023-03-14T20:02:43.306Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:02:43.306Z] ---> cd8961147e64 [2023-03-14T20:02:43.306Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:02:43.306Z] ---> f1b856de1f4b [2023-03-14T20:02:43.306Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:02:43.306Z] ---> a2341efc72c6 [2023-03-14T20:02:43.306Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:02:43.306Z] ---> dfff374d3be9 [2023-03-14T20:02:43.306Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:02:43.306Z] ---> Running in c209dd705fb3 [2023-03-14T20:02:43.306Z] ---> Running in f758045c52a4 [2023-03-14T20:02:43.306Z] ---> Running in 22f1ee29650c [2023-03-14T20:02:43.306Z] ---> Running in 8736dfad194e [2023-03-14T20:02:43.306Z] ---> Running in 7a8f828819ff [2023-03-14T20:02:43.306Z] Removing intermediate container 7a8f828819ff [2023-03-14T20:02:43.306Z] ---> 77574dba55eb [2023-03-14T20:02:43.306Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:02:43.306Z] Removing intermediate container 22f1ee29650c [2023-03-14T20:02:43.306Z] ---> a338d69c943c [2023-03-14T20:02:43.306Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:02:43.306Z] ---> Running in 7309f801cad9 [2023-03-14T20:02:43.306Z] ---> Running in 1109ab6fd21c [2023-03-14T20:02:43.306Z] Removing intermediate container 1109ab6fd21c [2023-03-14T20:02:43.306Z] ---> 78a6543a8cbf [2023-03-14T20:02:43.306Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:02:43.306Z] Removing intermediate container 7309f801cad9 [2023-03-14T20:02:43.306Z] ---> d46a4f3f42f1 [2023-03-14T20:02:43.306Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:02:43.306Z] ---> Running in ea21d067c64a [2023-03-14T20:02:43.306Z] ---> Running in 277e626492d1 [2023-03-14T20:02:43.306Z] 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-03-14T20:02:43.306Z] Removing intermediate container ea21d067c64a [2023-03-14T20:02:43.306Z] ---> 691848792bae [2023-03-14T20:02:43.306Z] 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-03-14T20:02:43.306Z] Removing intermediate container 277e626492d1 [2023-03-14T20:02:43.306Z] ---> 06a34cf9b904 [2023-03-14T20:02:43.306Z] Step 11/25 : 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-03-14T20:02:43.306Z] 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-03-14T20:02:43.306Z] 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-03-14T20:02:43.306Z] ---> Running in d06d7722da16 [2023-03-14T20:02:43.306Z] ---> Running in b1bc68b583cc [2023-03-14T20:02:43.873Z] Removing intermediate container d06d7722da16 [2023-03-14T20:02:43.873Z] ---> e989d7dbc610 [2023-03-14T20:02:43.873Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:02:43.873Z] ---> Running in 6910c5b05a4d [2023-03-14T20:02:43.873Z] Removing intermediate container b1bc68b583cc [2023-03-14T20:02:43.873Z] ---> 029c86d67cbe [2023-03-14T20:02:43.873Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:02:43.873Z] ---> Running in 1196689d0e21 [2023-03-14T20:02:44.130Z] Removing intermediate container 6910c5b05a4d [2023-03-14T20:02:44.130Z] ---> df40cf4483f7 [2023-03-14T20:02:44.130Z] [2023-03-14T20:02:44.130Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:02:44.130Z] Removing intermediate container 1196689d0e21 [2023-03-14T20:02:44.130Z] ---> b2c36e615d40 [2023-03-14T20:02:44.130Z] [2023-03-14T20:02:44.130Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:02:44.130Z] 3.17: Pulling from library/alpine [2023-03-14T20:02:44.130Z] 3.17: Pulling from library/alpine [2023-03-14T20:02:44.398Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:02:44.398Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:02:44.398Z] Status: Image is up to date for alpine:3.17 [2023-03-14T20:02:44.398Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:02:44.658Z] ---> b2aa39c304c2 [2023-03-14T20:02:44.658Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:02:44.658Z] ---> b2aa39c304c2 [2023-03-14T20:02:44.658Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:02:45.226Z] ---> Running in a9b91ac5d33f [2023-03-14T20:02:45.226Z] ---> Running in bac2b80427e9 [2023-03-14T20:02:46.173Z] Removing intermediate container a9b91ac5d33f [2023-03-14T20:02:46.173Z] ---> 71a3aa83febc [2023-03-14T20:02:46.173Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:02:46.173Z] Removing intermediate container bac2b80427e9 [2023-03-14T20:02:46.173Z] ---> eabaee891c38 [2023-03-14T20:02:46.173Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:02:46.430Z] ---> Running in 223dfbd258bb [2023-03-14T20:02:46.430Z] ---> Running in 9612b1a9ea83 [2023-03-14T20:02:47.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:47.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:47.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:47.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:47.884Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:02:47.884Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:02:47.884Z] OK: 17812 distinct packages available [2023-03-14T20:02:47.884Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:02:47.884Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:02:47.884Z] OK: 17812 distinct packages available [2023-03-14T20:02:47.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:47.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:47.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:47.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:02:48.141Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:02:48.141Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:02:48.141Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:02:48.141Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:02:48.141Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:02:48.142Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:02:48.142Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:02:48.142Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:02:48.142Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:02:48.142Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:02:48.142Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:02:48.142Z] OK: 8 MiB in 20 packages [2023-03-14T20:02:48.142Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:02:48.142Z] OK: 8 MiB in 20 packages [2023-03-14T20:02:50.672Z] Removing intermediate container 223dfbd258bb [2023-03-14T20:02:50.672Z] ---> 2eb4f005440a [2023-03-14T20:02:50.672Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:02:50.672Z] Removing intermediate container 9612b1a9ea83 [2023-03-14T20:02:50.672Z] ---> 159083f34520 [2023-03-14T20:02:50.672Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:02:51.608Z] ---> 52ab0dd275f3 [2023-03-14T20:02:51.608Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:02:51.608Z] ---> e1fb54aafdce [2023-03-14T20:02:51.608Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:02:54.375Z] ---> 934de81d2af8 [2023-03-14T20:02:54.375Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:02:54.375Z] ---> 8d1fc2c6943b [2023-03-14T20:02:54.375Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:02:56.270Z] ---> 0a48da04397e [2023-03-14T20:02:56.270Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:02:57.203Z] ---> fea1a869a22f [2023-03-14T20:02:57.203Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:02:57.490Z] ---> ee180add76f7 [2023-03-14T20:02:57.490Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:02:57.757Z] ---> 1b68019a11eb [2023-03-14T20:02:57.757Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:02:58.016Z] ---> ec51ae094301 [2023-03-14T20:02:58.016Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:02:58.016Z] ---> Running in bd277abfa6f7 [2023-03-14T20:02:58.274Z] ---> 1c90c18903b8 [2023-03-14T20:02:58.274Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:02:58.532Z] Removing intermediate container bd277abfa6f7 [2023-03-14T20:02:58.532Z] ---> 02ac8172a2a7 [2023-03-14T20:02:58.532Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:02:58.532Z] ---> Running in ee5c4c47ab65 [2023-03-14T20:02:58.532Z] ---> 6a861906b31d [2023-03-14T20:02:58.532Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:02:58.791Z] ---> Running in 8f66886e1ec1 [2023-03-14T20:02:58.791Z] Removing intermediate container ee5c4c47ab65 [2023-03-14T20:02:58.791Z] ---> e447a4181a35 [2023-03-14T20:02:58.791Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:02:59.049Z] ---> Running in c5ec0a522777 [2023-03-14T20:02:59.049Z] Removing intermediate container 8f66886e1ec1 [2023-03-14T20:02:59.049Z] ---> 8bb36d221eb5 [2023-03-14T20:02:59.049Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:02:59.247Z] Removing intermediate container a88a15ceb4d7 [2023-03-14T20:02:59.247Z] ---> 54f031a84e1b [2023-03-14T20:02:59.247Z] Successfully built 54f031a84e1b [2023-03-14T20:02:59.247Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-03-14T20:02:59.307Z] ---> Running in c25bf0b571c3 [2023-03-14T20:02:59.307Z] Removing intermediate container c5ec0a522777 [2023-03-14T20:02:59.307Z] ---> 6c653c20131d [2023-03-14T20:02:59.307Z] Step 24/25 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] sh [2023-03-14T20:02:59.586Z] ---> Running in c599233ca43f [2023-03-14T20:02:59.586Z] Removing intermediate container c25bf0b571c3 [2023-03-14T20:02:59.586Z] ---> 51c95bdd1d11 [2023-03-14T20:02:59.586Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:02:59.586Z] ---> Running in 28f8cae87fc5 [2023-03-14T20:02:59.677Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:02:59.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:02:59.843Z] Removing intermediate container c599233ca43f [2023-03-14T20:02:59.843Z] ---> f128517c8605 [2023-03-14T20:02:59.843Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:02:59.843Z] Removing intermediate container 28f8cae87fc5 [2023-03-14T20:02:59.843Z] ---> 456d48990170 [2023-03-14T20:02:59.843Z] Step 25/26 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:02:59.843Z] ---> Running in b586af844cb8 [2023-03-14T20:03:00.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container [2023-03-14T20:03:00.101Z] ---> Running in d60fe3d89ac1 [2023-03-14T20:03:00.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:03:00.377Z] Removing intermediate container b586af844cb8 [2023-03-14T20:03:00.377Z] ---> 0e4558cac68f [2023-03-14T20:03:00.377Z] [2023-03-14T20:03:00.377Z] Successfully built 0e4558cac68f [2023-03-14T20:03:00.635Z] Successfully tagged security-spire-server:latest [2023-03-14T20:03:00.635Z] Building core-command [2023-03-14T20:03:00.635Z]  Building security-spire-server ... done Removing intermediate container d60fe3d89ac1 [2023-03-14T20:03:00.635Z] ---> e5c8093b75cf [2023-03-14T20:03:00.635Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:03:00.635Z] ---> Running in 0ad418619f58 [2023-03-14T20:03:01.494Z] $ docker top ff65f996546b0081a7f0af10f34ced917312dce1a13bec197b8aa78859949c36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:03:02.514Z] + go version [2023-03-14T20:03:02.514Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T20:03:02.540Z] Removing intermediate container 0ad418619f58 [2023-03-14T20:03:02.540Z] ---> e4d4b3d19d3e [2023-03-14T20:03:02.540Z] [2023-03-14T20:03:02.540Z] Successfully built e4d4b3d19d3e [2023-03-14T20:03:02.540Z] Successfully tagged security-spire-agent:latest [2023-03-14T20:03:02.540Z] Building security-secretstore-setup [2023-03-14T20:03:02.553Z] $ docker stop --time=1 ff65f996546b0081a7f0af10f34ced917312dce1a13bec197b8aa78859949c36 [2023-03-14T20:03:03.473Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:03.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:03.473Z] ---> 3e42d409c561 [2023-03-14T20:03:03.473Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:03.473Z] ---> Using cache [2023-03-14T20:03:03.473Z] ---> 7479abfc9bcb [2023-03-14T20:03:03.473Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:03:03.473Z] ---> Using cache [2023-03-14T20:03:03.473Z] ---> 626f97708442 [2023-03-14T20:03:03.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:03:03.473Z] ---> Using cache [2023-03-14T20:03:03.473Z] ---> a7f4ca4b793a [2023-03-14T20:03:03.473Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:03:03.473Z] ---> Using cache [2023-03-14T20:03:03.473Z] ---> 6c8c2e72b1f9 [2023-03-14T20:03:03.473Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:03.473Z] ---> Using cache [2023-03-14T20:03:03.473Z] ---> 8f25292842f6 [2023-03-14T20:03:03.473Z] Step 8/24 : COPY . . [2023-03-14T20:03:03.473Z] ---> Using cache [2023-03-14T20:03:03.473Z] ---> 4c4e0af03372 [2023-03-14T20:03:03.473Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:03:04.272Z] $ docker rm -f --volumes ff65f996546b0081a7f0af10f34ced917312dce1a13bec197b8aa78859949c36 [2023-03-14T20:03:04.860Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:04.860Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:04.860Z] ---> 3e42d409c561 [2023-03-14T20:03:04.860Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:03:04.860Z] ---> Using cache [2023-03-14T20:03:04.860Z] ---> 52cb1fa24df7 [2023-03-14T20:03:04.860Z] Step 4/24 : RUN apk add --update --no-cache make git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-03-14T20:03:05.792Z] ---> Running in e2e616b43d8d [2023-03-14T20:03:05.792Z] ---> Running in 6bdec2316ecd [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:03:06.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:06.356Z] 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-03-14T20:03:06.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:06.361Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:03:06.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:03:06.615Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:06.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container [2023-03-14T20:03:06.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-14T20:03:08.271Z] $ docker top 3ca58838c1b7342ac7d86209d424233b3b37992e3a19c6f5b5b31cb8bc12e554 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T20:03:08.614Z] ========================================================= [2023-03-14T20:03:08.614Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:03:08.614Z] ========================================================= [Pipeline] sh [2023-03-14T20:03:09.143Z] Removing intermediate container c209dd705fb3 [2023-03-14T20:03:09.143Z] ---> 7d57193132f2 [2023-03-14T20:03:09.143Z] [2023-03-14T20:03:09.143Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:03:09.143Z] ---> b2aa39c304c2 [2023-03-14T20:03:09.143Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:03:09.143Z] Removing intermediate container e2e616b43d8d [2023-03-14T20:03:09.143Z] ---> 3afe3db5efe9 [2023-03-14T20:03:09.143Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:03:09.143Z] ---> Running in e6bee3cec5e2 [2023-03-14T20:03:09.143Z] Removing intermediate container 8736dfad194e [2023-03-14T20:03:09.143Z] ---> 3905e3b89f0a [2023-03-14T20:03:09.143Z] [2023-03-14T20:03:09.143Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:03:09.143Z] ---> b2aa39c304c2 [2023-03-14T20:03:09.143Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:03:09.143Z] ---> Using cache [2023-03-14T20:03:09.143Z] ---> eabaee891c38 [2023-03-14T20:03:09.143Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:03:09.143Z] Removing intermediate container f758045c52a4 [2023-03-14T20:03:09.143Z] ---> 0a70967d206e [2023-03-14T20:03:09.143Z] [2023-03-14T20:03:09.143Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:03:09.143Z] ---> b2aa39c304c2 [2023-03-14T20:03:09.143Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:03:09.323Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2023-03-14T20:03:09.400Z] ---> 8603233264ec [2023-03-14T20:03:09.400Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:09.400Z] ---> Running in ae9d69bafb0e [2023-03-14T20:03:09.400Z] ---> Running in fe8c75a95cb5 [2023-03-14T20:03:09.400Z] Removing intermediate container e6bee3cec5e2 [2023-03-14T20:03:09.400Z] ---> ce007d43dafd [2023-03-14T20:03:09.400Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:03:09.400Z] ---> Running in 33eeb8533dd3 [2023-03-14T20:03:09.400Z] ---> Running in bf3c645639b6 [Pipeline] sh [2023-03-14T20:03:09.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:09.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:09.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:10.143Z] + make test [2023-03-14T20:03:10.143Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:03:10.220Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:03:10.220Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:03:10.220Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:03:10.220Z] OK: 7 MiB in 17 packages [2023-03-14T20:03:10.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:10.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:10.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:10.476Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:03:10.476Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:03:10.476Z] OK: 7 MiB in 16 packages [2023-03-14T20:03:10.476Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:03:10.476Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:03:10.476Z] OK: 7 MiB in 16 packages [2023-03-14T20:03:11.041Z] Removing intermediate container fe8c75a95cb5 [2023-03-14T20:03:11.041Z] ---> 974412a7fce5 [2023-03-14T20:03:11.041Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:03:11.041Z] ---> Running in d197e5f3a111 [2023-03-14T20:03:11.313Z] Removing intermediate container bf3c645639b6 [2023-03-14T20:03:11.313Z] ---> 71d60dfe47d4 [2023-03-14T20:03:11.313Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:03:11.313Z] Removing intermediate container ae9d69bafb0e [2023-03-14T20:03:11.313Z] ---> 89dddc2b9e13 [2023-03-14T20:03:11.313Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:03:11.313Z] Removing intermediate container d197e5f3a111 [2023-03-14T20:03:11.313Z] ---> 7f0adffd1faf [2023-03-14T20:03:11.313Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:03:11.572Z] ---> Running in 9c6ab0d5eb9d [2023-03-14T20:03:11.572Z] ---> Running in 84f46dd3154a [2023-03-14T20:03:11.572Z] ---> 43e5a48f107b [2023-03-14T20:03:11.572Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:03:11.828Z] Removing intermediate container 9c6ab0d5eb9d [2023-03-14T20:03:11.828Z] ---> 7ef8207fb40f [2023-03-14T20:03:11.828Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:03:11.828Z] Removing intermediate container 84f46dd3154a [2023-03-14T20:03:11.828Z] ---> e910a953823f [2023-03-14T20:03:11.828Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:03:11.828Z] ---> Running in 63843e815d87 [2023-03-14T20:03:12.086Z] ---> Running in fc5df8ac895a [2023-03-14T20:03:12.086Z] ---> 84c106096a66 [2023-03-14T20:03:12.086Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:03:12.342Z] Removing intermediate container 63843e815d87 [2023-03-14T20:03:12.342Z] ---> 30563b49c1c8 [2023-03-14T20:03:12.342Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:03:12.342Z] Removing intermediate container fc5df8ac895a [2023-03-14T20:03:12.342Z] ---> 3bbfbde9696e [2023-03-14T20:03:12.342Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:03:12.342Z] ---> Running in 79799ff6543f [2023-03-14T20:03:12.342Z] ---> Running in 40ac19c9f612 [2023-03-14T20:03:12.931Z] Removing intermediate container 79799ff6543f [2023-03-14T20:03:12.931Z] ---> d4740fa4a178 [2023-03-14T20:03:12.931Z] Step 15/25 : WORKDIR / [2023-03-14T20:03:12.931Z] Removing intermediate container 40ac19c9f612 [2023-03-14T20:03:12.931Z] ---> 562377c40cf5 [2023-03-14T20:03:12.931Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:03:12.931Z] ---> c527ab9a15aa [2023-03-14T20:03:12.931Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:03:12.931Z] ---> Running in 50e96919b447 [2023-03-14T20:03:13.188Z] ---> Running in 602c2e0d54ce [2023-03-14T20:03:13.474Z] ---> 1d49b370b140 [2023-03-14T20:03:13.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:03:13.474Z] Removing intermediate container 50e96919b447 [2023-03-14T20:03:13.474Z] ---> 3160336bbe54 [2023-03-14T20:03:13.474Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:03:14.265Z] ---> 39da5342bf07 [2023-03-14T20:03:14.265Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:03:14.265Z] ---> 39410b632278 [2023-03-14T20:03:14.265Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:03:14.265Z] ---> Running in 1d221577a335 [2023-03-14T20:03:14.265Z] ---> f00c103ad2b5 [2023-03-14T20:03:14.265Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:03:14.522Z] Removing intermediate container 602c2e0d54ce [2023-03-14T20:03:14.522Z] ---> 1a0d2b4d49b9 [2023-03-14T20:03:14.522Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:03:14.781Z] ---> Running in 56426f712318 [2023-03-14T20:03:15.039Z] ---> 0a869761cb86 [2023-03-14T20:03:15.039Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:03:15.039Z] Removing intermediate container 56426f712318 [2023-03-14T20:03:15.039Z] ---> 4e62c5a4a85e [2023-03-14T20:03:15.039Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:03:15.302Z] Removing intermediate container 1d221577a335 [2023-03-14T20:03:15.302Z] ---> 9f56e1d5db01 [2023-03-14T20:03:15.302Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:03:15.302Z] ---> Running in 3390eb4b5fab [2023-03-14T20:03:15.562Z] ---> be49f5d331d2 [2023-03-14T20:03:15.562Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:03:15.562Z] Removing intermediate container 3390eb4b5fab [2023-03-14T20:03:15.562Z] ---> b97d2b3579eb [2023-03-14T20:03:15.562Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:03:15.825Z] ---> 92aa95d27306 [2023-03-14T20:03:15.825Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:03:15.825Z] ---> 26097deb6e8a [2023-03-14T20:03:15.825Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:03:15.825Z] ---> Running in ba3254eef879 [2023-03-14T20:03:15.825Z] ---> Running in 73ecc5976e84 [2023-03-14T20:03:15.825Z] ---> Running in 5d21b5ca1475 [2023-03-14T20:03:16.086Z] Removing intermediate container ba3254eef879 [2023-03-14T20:03:16.086Z] ---> 498185696321 [2023-03-14T20:03:16.086Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:03:16.086Z] Removing intermediate container 5d21b5ca1475 [2023-03-14T20:03:16.086Z] ---> 1a8a842e1bb8 [2023-03-14T20:03:16.086Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:03:16.086Z] ---> Running in 6e4f7006204b [2023-03-14T20:03:16.086Z] ---> Running in 6884211fc610 [2023-03-14T20:03:16.402Z] Removing intermediate container 6e4f7006204b [2023-03-14T20:03:16.402Z] ---> 31266d0c0e8c [2023-03-14T20:03:16.402Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:03:16.402Z] ---> Running in 16321c1e6876 [2023-03-14T20:03:16.402Z] Removing intermediate container 6884211fc610 [2023-03-14T20:03:16.402Z] ---> 7bed8f3c9097 [2023-03-14T20:03:16.402Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:03:16.999Z] ---> Running in e359778e1058 [2023-03-14T20:03:17.255Z] Removing intermediate container 16321c1e6876 [2023-03-14T20:03:17.255Z] ---> 151d44bda1ae [2023-03-14T20:03:17.255Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:03:17.516Z] ---> Running in 806a259153b9 [2023-03-14T20:03:17.516Z] Removing intermediate container 73ecc5976e84 [2023-03-14T20:03:17.516Z] ---> 1853bd8dda9b [2023-03-14T20:03:17.516Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:03:17.516Z] Removing intermediate container e359778e1058 [2023-03-14T20:03:17.516Z] ---> 757affbc084e [2023-03-14T20:03:17.516Z] Step 24/25 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:03:18.081Z] ---> Running in c355e20f1124 [2023-03-14T20:03:18.081Z] Removing intermediate container 806a259153b9 [2023-03-14T20:03:18.081Z] ---> 42c120ed8136 [2023-03-14T20:03:18.081Z] [2023-03-14T20:03:18.081Z] Successfully built 42c120ed8136 [2023-03-14T20:03:18.339Z] Successfully tagged security-proxy-auth:latest [2023-03-14T20:03:18.339Z]  Building security-proxy-auth ... done Building support-notifications [2023-03-14T20:03:20.379Z] ---> 2a4e9eb5c996 [2023-03-14T20:03:20.379Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:03:20.379Z] Removing intermediate container c355e20f1124 [2023-03-14T20:03:20.379Z] ---> 3dcbf8725d82 [2023-03-14T20:03:20.379Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:03:20.957Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:20.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:20.957Z] ---> 3e42d409c561 [2023-03-14T20:03:20.957Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:20.957Z] ---> Using cache [2023-03-14T20:03:20.957Z] ---> 7479abfc9bcb [2023-03-14T20:03:20.957Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:03:20.957Z] ---> Using cache [2023-03-14T20:03:20.957Z] ---> 626f97708442 [2023-03-14T20:03:20.957Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:03:21.892Z] ---> Running in 21ab495559ef [2023-03-14T20:03:21.892Z] ---> ed4e86aee2a3 [2023-03-14T20:03:21.892Z] ---> Running in a231b92374c7 [2023-03-14T20:03:21.892Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:03:22.151Z] Removing intermediate container a231b92374c7 [2023-03-14T20:03:22.151Z] ---> ef4b6716106f [2023-03-14T20:03:22.151Z] [2023-03-14T20:03:22.471Z] Successfully built ef4b6716106f [2023-03-14T20:03:22.749Z] Successfully tagged core-metadata:latest [2023-03-14T20:03:22.749Z]  Building core-metadata ... done Building core-data [2023-03-14T20:03:22.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:22.749Z] ---> d70487e9ee7c [2023-03-14T20:03:22.749Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:03:23.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:23.289Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:25.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:25.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:25.822Z] ---> 3e42d409c561 [2023-03-14T20:03:25.822Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:25.822Z] ---> Using cache [2023-03-14T20:03:25.822Z] ---> 7479abfc9bcb [2023-03-14T20:03:25.822Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:03:25.822Z] ---> Using cache [2023-03-14T20:03:25.822Z] ---> 626f97708442 [2023-03-14T20:03:25.822Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:03:25.822Z] ---> Using cache [2023-03-14T20:03:25.822Z] ---> a7f4ca4b793a [2023-03-14T20:03:25.822Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:25.822Z] ---> Using cache [2023-03-14T20:03:25.822Z] ---> 6c8c2e72b1f9 [2023-03-14T20:03:25.822Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:25.822Z] ---> Using cache [2023-03-14T20:03:25.822Z] ---> 8f25292842f6 [2023-03-14T20:03:25.822Z] Step 8/23 : COPY . . [2023-03-14T20:03:25.822Z] ---> Using cache [2023-03-14T20:03:25.822Z] ---> 4c4e0af03372 [2023-03-14T20:03:25.822Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:03:25.822Z] ---> b5f9c34f3626 [2023-03-14T20:03:25.822Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:03:26.080Z] ---> Running in e25d2fe76f50 [2023-03-14T20:03:26.080Z] Removing intermediate container 21ab495559ef [2023-03-14T20:03:26.080Z] ---> d5b257d7dfb4 [2023-03-14T20:03:26.080Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:26.339Z] ---> 5fbb0e066fe9 [2023-03-14T20:03:26.339Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:03:26.339Z] Removing intermediate container 6bdec2316ecd [2023-03-14T20:03:26.339Z] ---> b47d839a3613 [2023-03-14T20:03:26.339Z] [2023-03-14T20:03:26.339Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:03:26.339Z] ---> b2aa39c304c2 [2023-03-14T20:03:26.339Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:03:26.339Z] ---> Using cache [2023-03-14T20:03:26.339Z] ---> 89dddc2b9e13 [2023-03-14T20:03:26.339Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:03:26.339Z] ---> Using cache [2023-03-14T20:03:26.339Z] ---> 7ef8207fb40f [2023-03-14T20:03:26.339Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:03:26.339Z] ---> 25b47c9f7bd8 [2023-03-14T20:03:26.339Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:26.596Z] 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-03-14T20:03:26.596Z] ---> Running in 241d333223e5 [2023-03-14T20:03:26.858Z] ---> a15e3a92ad1e [2023-03-14T20:03:26.858Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:03:26.858Z] ---> Running in 622e7f57d823 [2023-03-14T20:03:26.858Z] Removing intermediate container 241d333223e5 [2023-03-14T20:03:26.858Z] ---> 1bdfcb9bfc1c [2023-03-14T20:03:26.858Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:03:27.443Z] ---> 42bbad88df6e [2023-03-14T20:03:27.443Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:03:27.443Z] ---> Running in f781dae1c8cb [2023-03-14T20:03:28.008Z] Removing intermediate container f781dae1c8cb [2023-03-14T20:03:28.008Z] ---> 3cb9935da886 [2023-03-14T20:03:28.008Z] Step 15/24 : WORKDIR / [2023-03-14T20:03:28.008Z] ---> a4780be938ac [2023-03-14T20:03:28.008Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:03:28.008Z] ---> Running in 1367093f6d26 [2023-03-14T20:03:28.266Z] ---> Running in 7f3f8486cd0d [2023-03-14T20:03:28.266Z] Removing intermediate container 1367093f6d26 [2023-03-14T20:03:28.266Z] ---> 6454ccb7478f [2023-03-14T20:03:28.266Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:03:28.832Z] ---> f8e8569fab8b [2023-03-14T20:03:28.832Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:03:29.090Z] ---> ad577fcd9935 [2023-03-14T20:03:29.090Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:03:29.347Z] Removing intermediate container 7f3f8486cd0d [2023-03-14T20:03:29.347Z] ---> 135460da0a6a [2023-03-14T20:03:29.347Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:03:29.605Z] Removing intermediate container 33eeb8533dd3 [2023-03-14T20:03:29.605Z] ---> 73be68e2e6b1 [2023-03-14T20:03:29.605Z] Step 7/24 : COPY . . [2023-03-14T20:03:29.605Z] ---> Running in ff578899c598 [2023-03-14T20:03:29.863Z] ---> 53bc83eedd39 [2023-03-14T20:03:29.863Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:03:30.433Z] Removing intermediate container ff578899c598 [2023-03-14T20:03:30.433Z] ---> 1f0ef6ba4bba [2023-03-14T20:03:30.433Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:03:31.001Z] ---> 8d69cd3c5d6b [2023-03-14T20:03:31.001Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:03:31.285Z] ---> Running in 00cb45c01634 [2023-03-14T20:03:31.285Z] ---> Running in 44865721c89a [2023-03-14T20:03:31.544Z] Removing intermediate container 00cb45c01634 [2023-03-14T20:03:31.544Z] ---> c51c6bace588 [2023-03-14T20:03:31.544Z] Step 31/33 : LABEL arch=x86_64 [2023-03-14T20:03:31.843Z] Removing intermediate container 44865721c89a [2023-03-14T20:03:31.843Z] ---> 69cf7cdb90dd [2023-03-14T20:03:31.843Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:03:32.111Z] ---> Running in d935a249c8cb [2023-03-14T20:03:32.111Z] ---> Running in e16dde1bff50 [2023-03-14T20:03:32.368Z] Removing intermediate container d935a249c8cb [2023-03-14T20:03:32.368Z] ---> 5c213ee3926d [2023-03-14T20:03:32.368Z] Step 32/33 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:03:32.626Z] Removing intermediate container e16dde1bff50 [2023-03-14T20:03:32.626Z] ---> 05b99a6460ff [2023-03-14T20:03:32.626Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:03:32.883Z] ---> Running in 4962fc9cac8b [2023-03-14T20:03:33.141Z] ---> Running in b97db5d106d3 [2023-03-14T20:03:33.426Z] Removing intermediate container 4962fc9cac8b [2023-03-14T20:03:33.426Z] ---> 5a1de7ff3617 [2023-03-14T20:03:33.426Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:03:33.990Z] Removing intermediate container b97db5d106d3 [2023-03-14T20:03:33.990Z] ---> 0b7ac0b894f6 [2023-03-14T20:03:33.990Z] Step 23/24 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:03:33.990Z] ---> Running in f4e4d7f98bf0 [2023-03-14T20:03:34.248Z] ---> Running in 1440359ff7b3 [2023-03-14T20:03:34.248Z] ---> 8ae077538a11 [2023-03-14T20:03:34.248Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:03:34.835Z] Removing intermediate container f4e4d7f98bf0 [2023-03-14T20:03:34.835Z] ---> f16dc5ce8666 [2023-03-14T20:03:34.835Z] [2023-03-14T20:03:34.835Z] Successfully built f16dc5ce8666 [2023-03-14T20:03:35.108Z] Successfully tagged security-bootstrapper:latest [2023-03-14T20:03:35.108Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-14T20:03:35.108Z] ---> Running in 80275783e2ee [2023-03-14T20:03:35.108Z] Removing intermediate container 1440359ff7b3 [2023-03-14T20:03:35.108Z] ---> 8f12bc96732e [2023-03-14T20:03:35.108Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:03:37.632Z] ---> Running in 80b50010caec [2023-03-14T20:03:37.632Z] 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-03-14T20:03:37.894Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:37.894Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:37.894Z] ---> 3e42d409c561 [2023-03-14T20:03:37.894Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> 52cb1fa24df7 [2023-03-14T20:03:37.894Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> efe49f24178f [2023-03-14T20:03:37.894Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> b9a8e0899c2e [2023-03-14T20:03:37.894Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> 9cfddebe5cb1 [2023-03-14T20:03:37.894Z] Step 7/26 : COPY . . [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> f1b856de1f4b [2023-03-14T20:03:37.894Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> 77574dba55eb [2023-03-14T20:03:37.894Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> 78a6543a8cbf [2023-03-14T20:03:37.894Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> 691848792bae [2023-03-14T20:03:37.894Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> e989d7dbc610 [2023-03-14T20:03:37.894Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> df40cf4483f7 [2023-03-14T20:03:37.894Z] [2023-03-14T20:03:37.894Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:03:37.894Z] ---> b2aa39c304c2 [2023-03-14T20:03:37.894Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:03:37.894Z] ---> Using cache [2023-03-14T20:03:37.894Z] ---> eabaee891c38 [2023-03-14T20:03:37.894Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:03:38.459Z] Removing intermediate container 80b50010caec [2023-03-14T20:03:38.459Z] ---> 5380a3ef2417 [2023-03-14T20:03:38.459Z] [2023-03-14T20:03:38.459Z] ---> Running in 5e8b8ea174dd [2023-03-14T20:03:38.717Z] Successfully built 5380a3ef2417 [2023-03-14T20:03:38.717Z] Successfully tagged core-command:latest [2023-03-14T20:03:38.717Z]  Building core-command ... done Building support-scheduler [2023-03-14T20:03:39.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:39.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:39.865Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:03:39.865Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:03:39.865Z] OK: 17812 distinct packages available [2023-03-14T20:03:39.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:39.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:40.127Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:03:40.127Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:03:40.127Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:03:40.127Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:03:40.127Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:03:40.127Z] OK: 7 MiB in 19 packages [2023-03-14T20:03:43.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:43.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:43.417Z] ---> 3e42d409c561 [2023-03-14T20:03:43.417Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:43.417Z] ---> Using cache [2023-03-14T20:03:43.417Z] ---> 7479abfc9bcb [2023-03-14T20:03:43.417Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:03:43.417Z] ---> Using cache [2023-03-14T20:03:43.417Z] ---> 626f97708442 [2023-03-14T20:03:43.418Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:03:43.418Z] ---> Using cache [2023-03-14T20:03:43.418Z] ---> a7f4ca4b793a [2023-03-14T20:03:43.418Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:43.418Z] ---> Using cache [2023-03-14T20:03:43.418Z] ---> 6c8c2e72b1f9 [2023-03-14T20:03:43.418Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:43.418Z] ---> Using cache [2023-03-14T20:03:43.418Z] ---> 8f25292842f6 [2023-03-14T20:03:43.418Z] Step 8/23 : COPY . . [2023-03-14T20:03:43.418Z] ---> Using cache [2023-03-14T20:03:43.418Z] ---> 4c4e0af03372 [2023-03-14T20:03:43.418Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:03:45.958Z] ---> Running in 1042945d64d0 [2023-03-14T20:03:45.958Z] Removing intermediate container 5e8b8ea174dd [2023-03-14T20:03:45.958Z] ---> e89beb1eabbb [2023-03-14T20:03:45.958Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:03:46.557Z] Removing intermediate container 622e7f57d823 [2023-03-14T20:03:46.557Z] ---> a9c757a64145 [2023-03-14T20:03:46.557Z] Step 8/23 : COPY . . [2023-03-14T20:03:47.122Z] 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-03-14T20:03:48.054Z] ---> c937fc39f640 [2023-03-14T20:03:48.055Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:03:48.988Z] Removing intermediate container e25d2fe76f50 [2023-03-14T20:03:48.988Z] ---> 1f6ef2b3a5c3 [2023-03-14T20:03:48.988Z] [2023-03-14T20:03:48.988Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:03:48.988Z] ---> b2aa39c304c2 [2023-03-14T20:03:48.988Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:03:49.919Z] ---> Running in 84d397c8bbf9 [2023-03-14T20:03:49.919Z] ---> d44e76483717 [2023-03-14T20:03:49.919Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:03:50.180Z] Removing intermediate container 84d397c8bbf9 [2023-03-14T20:03:50.180Z] ---> 3b36a47d485e [2023-03-14T20:03:50.180Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:03:50.753Z] ---> Running in 8403602f8ad4 [2023-03-14T20:03:50.753Z] ---> 4ac3dc48a329 [2023-03-14T20:03:50.753Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:03:51.016Z] ---> Running in 073eb8b01146 [2023-03-14T20:03:51.016Z] ---> 78a804ff45a8 [2023-03-14T20:03:51.016Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:03:51.016Z] Removing intermediate container 8403602f8ad4 [2023-03-14T20:03:51.016Z] ---> b9b844cc6ecf [2023-03-14T20:03:51.016Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:03:51.275Z] ---> Running in ea1301244fbd [2023-03-14T20:03:51.275Z] ---> Running in f99e71f7268b [2023-03-14T20:03:51.533Z] Removing intermediate container 073eb8b01146 [2023-03-14T20:03:51.533Z] ---> 77933bf63b31 [2023-03-14T20:03:51.533Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:03:51.533Z] Removing intermediate container f99e71f7268b [2023-03-14T20:03:51.533Z] ---> ed1299ef8c16 [2023-03-14T20:03:51.533Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:03:51.790Z] ---> Running in 0c9abce00df4 [2023-03-14T20:03:52.050Z] 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-03-14T20:03:52.312Z] ---> 1b2dbf1b182a [2023-03-14T20:03:52.312Z] Step 21/26 : WORKDIR / [2023-03-14T20:03:52.312Z] ---> Running in e03b28418bd0 [2023-03-14T20:03:52.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:52.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:52.857Z] Removing intermediate container e03b28418bd0 [2023-03-14T20:03:52.857Z] ---> 0125447de744 [2023-03-14T20:03:52.857Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:03:52.857Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:03:52.857Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:03:52.857Z] OK: 7 MiB in 16 packages [2023-03-14T20:03:52.857Z] ---> Running in 59dc8dcdfbe6 [2023-03-14T20:03:53.421Z] Removing intermediate container 59dc8dcdfbe6 [2023-03-14T20:03:53.421Z] ---> 56f9a1637fd6 [2023-03-14T20:03:53.421Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:03:53.678Z] ---> Running in 0c0bc9f4ee29 [2023-03-14T20:03:54.640Z] Removing intermediate container 0c0bc9f4ee29 [2023-03-14T20:03:54.640Z] ---> 37c0c5690df6 [2023-03-14T20:03:54.640Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:03:54.640Z] Removing intermediate container 0c9abce00df4 [2023-03-14T20:03:54.640Z] ---> 14fe028fe079 [2023-03-14T20:03:54.640Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:03:54.640Z] ---> Running in 26fdd1d5a338 [2023-03-14T20:03:54.896Z] ---> ab3d93043c13 [2023-03-14T20:03:54.896Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:03:55.155Z] Removing intermediate container 26fdd1d5a338 [2023-03-14T20:03:55.155Z] ---> 260b300793d3 [2023-03-14T20:03:55.155Z] Step 25/26 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:03:55.413Z] ---> de209ddc1e83 [2023-03-14T20:03:55.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:03:55.413Z] ---> Running in 28794a4ace86 [2023-03-14T20:03:55.688Z] Removing intermediate container 28794a4ace86 [2023-03-14T20:03:55.688Z] ---> 593777956591 [2023-03-14T20:03:55.688Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:03:55.946Z] ---> Running in ae29d1482535 [2023-03-14T20:03:56.226Z] ---> 36be157b4f33 [2023-03-14T20:03:56.226Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:03:56.226Z] Removing intermediate container ae29d1482535 [2023-03-14T20:03:56.226Z] ---> b78cbee4e50c [2023-03-14T20:03:56.226Z] [2023-03-14T20:03:56.485Z] Successfully built b78cbee4e50c [2023-03-14T20:03:56.485Z] Successfully tagged security-spire-config:latest [2023-03-14T20:03:56.485Z] Building security-spiffe-token-provider [2023-03-14T20:03:56.745Z]  Building security-spire-config ... done 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-03-14T20:03:58.181Z] ---> 17fb187ce843 [2023-03-14T20:03:58.181Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:03:59.577Z] ---> Running in 5a439a457a66 [2023-03-14T20:03:59.839Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:59.839Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:59.839Z] ---> 3e42d409c561 [2023-03-14T20:03:59.839Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:03:59.839Z] ---> Using cache [2023-03-14T20:03:59.839Z] ---> 52cb1fa24df7 [2023-03-14T20:03:59.839Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:04:00.772Z] ---> Running in 3d5b2e62cada [2023-03-14T20:04:00.772Z] Removing intermediate container 5a439a457a66 [2023-03-14T20:04:00.772Z] ---> 024c0175065a [2023-03-14T20:04:00.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:01.030Z] ---> Running in f19e5963471a [2023-03-14T20:04:01.596Z] Removing intermediate container f19e5963471a [2023-03-14T20:04:01.596Z] ---> b787fa5aeb3d [2023-03-14T20:04:01.596Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:04:01.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:01.596Z] ---> Running in 966ad033a7dc [2023-03-14T20:04:01.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:02.112Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:04:02.112Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:04:02.112Z] OK: 17812 distinct packages available [2023-03-14T20:04:02.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:02.398Z] Removing intermediate container 966ad033a7dc [2023-03-14T20:04:02.398Z] ---> 7551e8e78676 [2023-03-14T20:04:02.398Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:04:02.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:02.398Z] ---> Running in 33edd72930a9 [2023-03-14T20:04:02.398Z] Removing intermediate container 80275783e2ee [2023-03-14T20:04:02.398Z] ---> 6fe9a490ad3d [2023-03-14T20:04:02.398Z] [2023-03-14T20:04:02.398Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:04:02.398Z] ---> b2aa39c304c2 [2023-03-14T20:04:02.398Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:04:02.693Z] OK: 265 MiB in 53 packages [2023-03-14T20:04:02.693Z] ---> Running in 0d19c52c1348 [2023-03-14T20:04:02.959Z] Removing intermediate container 33edd72930a9 [2023-03-14T20:04:02.959Z] ---> f90ba1a43d79 [2023-03-14T20:04:02.959Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:04:02.959Z] ---> Running in ec3ddbc50d09 [2023-03-14T20:04:03.522Z] Removing intermediate container ec3ddbc50d09 [2023-03-14T20:04:03.522Z] ---> 618e4e060a76 [2023-03-14T20:04:03.522Z] [2023-03-14T20:04:03.522Z] Successfully built 618e4e060a76 [2023-03-14T20:04:03.522Z] Successfully tagged core-data:latest [2023-03-14T20:04:03.522Z]  Building core-data ... done Building core-common-config-bootstrapper [2023-03-14T20:04:04.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:04.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:04.437Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:04:04.437Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:04.437Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:04:04.437Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:04.437Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:04:04.437Z] OK: 8 MiB in 18 packages [2023-03-14T20:04:04.694Z] Removing intermediate container 3d5b2e62cada [2023-03-14T20:04:04.694Z] ---> e69f75ecec1e [2023-03-14T20:04:04.694Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:04:06.686Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:04:07.969Z] ---> 6397ceb5b920 [2023-03-14T20:04:07.969Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:07.969Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:07.969Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:07.969Z] ---> 3e42d409c561 [2023-03-14T20:04:07.969Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:04:07.969Z] ---> Using cache [2023-03-14T20:04:07.969Z] ---> 7479abfc9bcb [2023-03-14T20:04:07.969Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:04:07.969Z] ---> Using cache [2023-03-14T20:04:07.969Z] ---> 626f97708442 [2023-03-14T20:04:07.969Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:04:07.969Z] ---> Using cache [2023-03-14T20:04:07.969Z] ---> a7f4ca4b793a [2023-03-14T20:04:07.969Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:04:07.969Z] ---> Using cache [2023-03-14T20:04:07.969Z] ---> 6c8c2e72b1f9 [2023-03-14T20:04:07.969Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:07.969Z] ---> Using cache [2023-03-14T20:04:07.969Z] ---> 8f25292842f6 [2023-03-14T20:04:07.969Z] Step 8/23 : COPY . . [2023-03-14T20:04:07.969Z] ---> Using cache [2023-03-14T20:04:07.969Z] ---> 4c4e0af03372 [2023-03-14T20:04:07.969Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:04:07.969Z] Removing intermediate container 0d19c52c1348 [2023-03-14T20:04:07.969Z] ---> 3f57dfc39207 [2023-03-14T20:04:07.969Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:04:07.969Z] ---> Running in 8c665cab49af [2023-03-14T20:04:07.969Z] ---> Running in 69a3a513ec2c [2023-03-14T20:04:07.969Z] ---> Running in 5090fffde87b [2023-03-14T20:04:08.230Z] Removing intermediate container 5090fffde87b [2023-03-14T20:04:08.230Z] ---> 164f86ab95e7 [2023-03-14T20:04:08.230Z] Step 12/24 : WORKDIR / [2023-03-14T20:04:08.487Z] ---> Running in b429637e9625 [2023-03-14T20:04:08.747Z] Removing intermediate container b429637e9625 [2023-03-14T20:04:08.747Z] ---> 64ac9279fa00 [2023-03-14T20:04:08.747Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:08.747Z] 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-03-14T20:04:09.309Z] ---> 023a7e1957b8 [2023-03-14T20:04:09.309Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T20:04:09.874Z] ---> 4fe4fa9b1976 [2023-03-14T20:04:09.874Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T20:04:10.441Z] ---> aec1a8449176 [2023-03-14T20:04:10.441Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:10.698Z] ---> 73cf50d43fa5 [2023-03-14T20:04:10.698Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:04:12.598Z] ---> 0b31f67110ba [2023-03-14T20:04:12.598Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:04:16.857Z] ---> c6dc19789f21 [2023-03-14T20:04:16.857Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:04:16.857Z] Removing intermediate container 1042945d64d0 [2023-03-14T20:04:16.857Z] ---> 00812d164139 [2023-03-14T20:04:16.857Z] [2023-03-14T20:04:16.857Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:16.857Z] ---> b2aa39c304c2 [2023-03-14T20:04:16.857Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:16.857Z] ---> Using cache [2023-03-14T20:04:16.857Z] ---> 89dddc2b9e13 [2023-03-14T20:04:16.857Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:04:16.857Z] ---> Using cache [2023-03-14T20:04:16.857Z] ---> 7ef8207fb40f [2023-03-14T20:04:16.857Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:04:17.429Z] ---> Running in 4728a4736e86 [2023-03-14T20:04:17.429Z] ---> a0f6541f86f0 [2023-03-14T20:04:17.429Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:04:17.687Z] ---> Running in b3ae7b94e36b [2023-03-14T20:04:17.944Z] Removing intermediate container 4728a4736e86 [2023-03-14T20:04:17.944Z] ---> 4614a06853ad [2023-03-14T20:04:17.944Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:04:17.944Z] ---> Running in ae7890c3b1eb [2023-03-14T20:04:18.521Z] Removing intermediate container ae7890c3b1eb [2023-03-14T20:04:18.521Z] ---> 0cbdc77a60ad [2023-03-14T20:04:18.521Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:19.900Z] ---> 15d45fba3eba [2023-03-14T20:04:19.900Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:20.465Z] Removing intermediate container b3ae7b94e36b [2023-03-14T20:04:20.465Z] ---> a8818e1c391f [2023-03-14T20:04:20.465Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:04:21.034Z] ---> 591ffea756c7 [2023-03-14T20:04:21.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:04:21.034Z] ---> Running in 2f72b4b3c310 [2023-03-14T20:04:21.290Z] Removing intermediate container ea1301244fbd [2023-03-14T20:04:21.290Z] ---> 923a2d6e1904 [2023-03-14T20:04:21.290Z] [2023-03-14T20:04:21.290Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:21.290Z] ---> b2aa39c304c2 [2023-03-14T20:04:21.290Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:04:21.290Z] Removing intermediate container 2f72b4b3c310 [2023-03-14T20:04:21.290Z] ---> 0c5a15ff351d [2023-03-14T20:04:21.290Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:04:21.855Z] ---> Running in d330714e9b89 [2023-03-14T20:04:21.855Z] ---> Running in 7ac2b95877e1 [2023-03-14T20:04:22.114Z] Removing intermediate container d330714e9b89 [2023-03-14T20:04:22.114Z] ---> f6416a17cd62 [2023-03-14T20:04:22.114Z] Step 23/24 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:04:22.376Z] ---> 79097d71c302 [2023-03-14T20:04:22.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:22.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:22.376Z] ---> Running in abbf962fe495 [2023-03-14T20:04:22.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:22.892Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:04:22.892Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:22.892Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:22.892Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:04:22.892Z] Removing intermediate container abbf962fe495 [2023-03-14T20:04:22.892Z] ---> 358af9fd3fa2 [2023-03-14T20:04:22.892Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:04:22.892Z] ---> d58e69e3c7ce [2023-03-14T20:04:22.892Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:04:22.892Z] OK: 8 MiB in 17 packages [2023-03-14T20:04:23.467Z] ---> Running in 98766a0267c4 [2023-03-14T20:04:23.467Z] ---> Running in d087ee9269c8 [2023-03-14T20:04:23.735Z] Removing intermediate container d087ee9269c8 [2023-03-14T20:04:23.735Z] ---> c40989261417 [2023-03-14T20:04:23.735Z] [2023-03-14T20:04:23.735Z] Removing intermediate container 98766a0267c4 [2023-03-14T20:04:23.735Z] ---> 1049dd007294 [2023-03-14T20:04:23.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:24.009Z] Successfully built c40989261417 [2023-03-14T20:04:24.009Z] Successfully tagged security-secretstore-setup:latest [2023-03-14T20:04:24.009Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2023-03-14T20:04:24.009Z] ---> Running in ca938602e5dc [2023-03-14T20:04:24.009Z] Removing intermediate container 7ac2b95877e1 [2023-03-14T20:04:24.009Z] ---> 81ef283c4907 [2023-03-14T20:04:24.009Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:04:26.560Z] ---> Running in 3e01436d94d6 [2023-03-14T20:04:26.560Z] Removing intermediate container ca938602e5dc [2023-03-14T20:04:26.560Z] ---> 7155cd52a415 [2023-03-14T20:04:26.560Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:04:26.836Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:26.836Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:26.836Z] ---> 3e42d409c561 [2023-03-14T20:04:26.836Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:04:26.836Z] ---> Using cache [2023-03-14T20:04:26.836Z] ---> 52cb1fa24df7 [2023-03-14T20:04:26.836Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:04:26.836Z] ---> Using cache [2023-03-14T20:04:26.836Z] ---> 3afe3db5efe9 [2023-03-14T20:04:26.836Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:04:26.836Z] ---> Using cache [2023-03-14T20:04:26.836Z] ---> 8603233264ec [2023-03-14T20:04:26.836Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:26.836Z] ---> Using cache [2023-03-14T20:04:26.836Z] ---> 73be68e2e6b1 [2023-03-14T20:04:26.836Z] Step 7/21 : COPY . . [2023-03-14T20:04:26.836Z] ---> Running in 7e064e9d081b [2023-03-14T20:04:26.836Z] ---> Using cache [2023-03-14T20:04:26.836Z] ---> 8ae077538a11 [2023-03-14T20:04:26.836Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:04:26.836Z] Removing intermediate container 3e01436d94d6 [2023-03-14T20:04:26.836Z] ---> 69f27c391869 [2023-03-14T20:04:26.836Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:04:26.836Z] ---> Running in c7d74b1f7688 [2023-03-14T20:04:27.094Z] ---> Running in cf90f40c8bdb [2023-03-14T20:04:27.094Z] Removing intermediate container 7e064e9d081b [2023-03-14T20:04:27.094Z] ---> c9f7a014c4cb [2023-03-14T20:04:27.094Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:04:27.094Z] ---> Running in 9cd1e6ab82c4 [2023-03-14T20:04:27.354Z] Removing intermediate container cf90f40c8bdb [2023-03-14T20:04:27.354Z] ---> 144d56bbea58 [2023-03-14T20:04:27.354Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:04:27.354Z] 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-03-14T20:04:27.653Z] Removing intermediate container 9cd1e6ab82c4 [2023-03-14T20:04:27.653Z] ---> cf8f92813229 [2023-03-14T20:04:27.653Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:04:27.653Z] ---> Running in 5e7b0b6bb3f5 [2023-03-14T20:04:27.910Z] Removing intermediate container 8c665cab49af [2023-03-14T20:04:27.910Z] ---> d4e3d759af16 [2023-03-14T20:04:27.910Z] Step 7/20 : COPY . . [2023-03-14T20:04:27.910Z] ---> Running in e2ff153f19c1 [2023-03-14T20:04:28.167Z] Removing intermediate container 5e7b0b6bb3f5 [2023-03-14T20:04:28.167Z] ---> c75c2aa6bfc3 [2023-03-14T20:04:28.167Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:29.540Z] Removing intermediate container e2ff153f19c1 [2023-03-14T20:04:29.540Z] ---> 7639280f212a [2023-03-14T20:04:29.540Z] [2023-03-14T20:04:29.797Z] Successfully built 7639280f212a [2023-03-14T20:04:29.797Z] Successfully tagged support-scheduler:latest [2023-03-14T20:04:29.797Z]  Building support-scheduler ... done  ---> 6ff83c23f5b3 [2023-03-14T20:04:29.797Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:30.055Z] Removing intermediate container 69a3a513ec2c [2023-03-14T20:04:30.055Z] ---> 87156d882b9d [2023-03-14T20:04:30.055Z] [2023-03-14T20:04:30.055Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:30.055Z] ---> b2aa39c304c2 [2023-03-14T20:04:30.055Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:04:30.055Z] ---> Using cache [2023-03-14T20:04:30.055Z] ---> ce007d43dafd [2023-03-14T20:04:30.055Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:30.055Z] ---> Using cache [2023-03-14T20:04:30.055Z] ---> 71d60dfe47d4 [2023-03-14T20:04:30.055Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:30.055Z] ---> Using cache [2023-03-14T20:04:30.055Z] ---> 43e5a48f107b [2023-03-14T20:04:30.055Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:30.055Z] ---> Using cache [2023-03-14T20:04:30.055Z] ---> 84c106096a66 [2023-03-14T20:04:30.055Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:04:30.314Z] ---> a60a3913e296 [2023-03-14T20:04:30.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:04:30.880Z] ---> 5b3e7e4bb762 [2023-03-14T20:04:30.880Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:04:31.138Z] ---> af568d76a18b [2023-03-14T20:04:31.138Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:31.395Z] ---> ea3ca4b5edb9 [2023-03-14T20:04:31.395Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:04:31.395Z] ---> 4d8380c7d3bd [2023-03-14T20:04:31.395Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:04:31.683Z] ---> Running in 9888bdba482e [2023-03-14T20:04:31.941Z] ---> b11c7d6ce053 [2023-03-14T20:04:31.941Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:04:32.200Z] ---> Running in f5b634dc1e4d [2023-03-14T20:04:32.200Z] Removing intermediate container 9888bdba482e [2023-03-14T20:04:32.200Z] ---> 3e356c912424 [2023-03-14T20:04:32.200Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:32.463Z] ---> Running in d12d67d06f66 [2023-03-14T20:04:32.463Z] ---> ff2f7e7ff693 [2023-03-14T20:04:32.463Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:04:32.463Z] ---> Running in 57ee4ad08fa4 [2023-03-14T20:04:32.463Z] Removing intermediate container d12d67d06f66 [2023-03-14T20:04:32.463Z] ---> e3814fa78d7a [2023-03-14T20:04:32.463Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:04:32.722Z] ---> Running in fd3b85233e13 [2023-03-14T20:04:32.997Z] 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-03-14T20:04:32.997Z] Removing intermediate container fd3b85233e13 [2023-03-14T20:04:32.997Z] ---> 354266a3b674 [2023-03-14T20:04:32.997Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:04:33.266Z] ---> Running in d8b7fd97ed6b [2023-03-14T20:04:33.266Z] Removing intermediate container f5b634dc1e4d [2023-03-14T20:04:33.266Z] ---> 2789cd5834e8 [2023-03-14T20:04:33.266Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:04:33.526Z] ---> Running in dbaa95f85b2b [2023-03-14T20:04:33.526Z] Removing intermediate container d8b7fd97ed6b [2023-03-14T20:04:33.526Z] ---> f60a909a8b32 [2023-03-14T20:04:33.526Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:04:33.813Z] ---> Running in 65d81059d82f [2023-03-14T20:04:34.074Z] Removing intermediate container dbaa95f85b2b [2023-03-14T20:04:34.074Z] ---> bc5d03dcc25b [2023-03-14T20:04:34.074Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:04:34.074Z] Removing intermediate container 65d81059d82f [2023-03-14T20:04:34.074Z] ---> de8360b6df7b [2023-03-14T20:04:34.074Z] [2023-03-14T20:04:34.074Z] ---> Running in ecddb15033ab [2023-03-14T20:04:34.074Z] Successfully built de8360b6df7b [2023-03-14T20:04:34.074Z] Successfully tagged support-notifications:latest [2023-03-14T20:04:34.331Z]  Building support-notifications ... done Removing intermediate container ecddb15033ab [2023-03-14T20:04:34.331Z] ---> 5a64b210ff5c [2023-03-14T20:04:34.331Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:04:34.588Z] ---> Running in 71b0667c7b7b [2023-03-14T20:04:34.845Z] Removing intermediate container 71b0667c7b7b [2023-03-14T20:04:34.845Z] ---> b153a3316599 [2023-03-14T20:04:34.845Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:04:35.104Z] ---> Running in 426b9478c273 [2023-03-14T20:04:35.104Z] Removing intermediate container 426b9478c273 [2023-03-14T20:04:35.104Z] ---> 742a7b2b24ea [2023-03-14T20:04:35.104Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:04:35.372Z] ---> Running in e5a1207901e9 [2023-03-14T20:04:35.372Z] Removing intermediate container e5a1207901e9 [2023-03-14T20:04:35.372Z] ---> f39cf3e3ae6d [2023-03-14T20:04:35.372Z] [2023-03-14T20:04:35.372Z] Successfully built f39cf3e3ae6d [2023-03-14T20:04:35.630Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-14T20:04:45.584Z]  Building core-common-config-bootstrapper ... done Removing intermediate container c7d74b1f7688 [2023-03-14T20:04:45.584Z] ---> 0900821cab64 [2023-03-14T20:04:45.584Z] [2023-03-14T20:04:45.584Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:04:45.584Z] ---> b2aa39c304c2 [2023-03-14T20:04:45.584Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:04:45.841Z] ---> Running in 5c852f44158b [2023-03-14T20:04:46.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:46.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:46.358Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:46.358Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:04:46.358Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:46.358Z] OK: 8 MiB in 17 packages [2023-03-14T20:04:47.296Z] Removing intermediate container 5c852f44158b [2023-03-14T20:04:47.296Z] ---> 24fb9dd92ff0 [2023-03-14T20:04:47.296Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T20:04:47.555Z] ---> Running in bb0a7d793b49 [2023-03-14T20:04:47.555Z] Removing intermediate container bb0a7d793b49 [2023-03-14T20:04:47.555Z] ---> 775a04e6b181 [2023-03-14T20:04:47.555Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:04:47.555Z] ---> Running in f768f51d40bb [2023-03-14T20:04:47.824Z] Removing intermediate container f768f51d40bb [2023-03-14T20:04:47.824Z] ---> b2f3e7eaa6e6 [2023-03-14T20:04:47.824Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:47.824Z] ---> 73c9d2123589 [2023-03-14T20:04:47.824Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:04:48.308Z] ---> 23c0ec5e5718 [2023-03-14T20:04:48.308Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:04:48.929Z] ---> d994b9035f01 [2023-03-14T20:04:48.929Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:04:49.187Z] ---> 8cc13b4f3e85 [2023-03-14T20:04:49.187Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:04:49.187Z] ---> Running in 489ee127cfae [2023-03-14T20:04:50.615Z] Removing intermediate container 489ee127cfae [2023-03-14T20:04:50.615Z] ---> 8919ebcebf34 [2023-03-14T20:04:50.615Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:04:50.874Z] ---> Running in a712fd4e56c3 [2023-03-14T20:04:50.874Z] Removing intermediate container a712fd4e56c3 [2023-03-14T20:04:50.874Z] ---> 80206cd1eb87 [2023-03-14T20:04:50.874Z] Step 19/21 : LABEL arch=x86_64 [2023-03-14T20:04:51.134Z] ---> Running in 96f10b5e314b [2023-03-14T20:04:51.134Z] Removing intermediate container 57ee4ad08fa4 [2023-03-14T20:04:51.134Z] ---> ba59c9984802 [2023-03-14T20:04:51.134Z] [2023-03-14T20:04:51.134Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:04:51.134Z] ---> b2aa39c304c2 [2023-03-14T20:04:51.134Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:04:51.134Z] ---> Using cache [2023-03-14T20:04:51.134Z] ---> eabaee891c38 [2023-03-14T20:04:51.134Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:04:51.134Z] ---> Running in c8851d81151b [2023-03-14T20:04:51.134Z] Removing intermediate container 96f10b5e314b [2023-03-14T20:04:51.134Z] ---> d397f9a95233 [2023-03-14T20:04:51.134Z] Step 20/21 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:04:51.392Z] ---> Running in da5881c66177 [2023-03-14T20:04:51.392Z] Removing intermediate container da5881c66177 [2023-03-14T20:04:51.392Z] ---> 652c4ed91f54 [2023-03-14T20:04:51.392Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:04:51.392Z] ---> Running in 63a4953b1401 [2023-03-14T20:04:51.392Z] Removing intermediate container 63a4953b1401 [2023-03-14T20:04:51.392Z] ---> fd03aae45924 [2023-03-14T20:04:51.392Z] [2023-03-14T20:04:51.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:51.649Z] Successfully built fd03aae45924 [2023-03-14T20:04:51.649Z] Successfully tagged security-proxy-setup:latest [2023-03-14T20:04:51.649Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:52.215Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:04:52.215Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:04:52.215Z] OK: 17812 distinct packages available [2023-03-14T20:04:52.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:52.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:52.473Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:04:52.473Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:04:52.473Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:04:52.473Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:04:52.473Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:04:52.473Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:52.473Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:04:52.473Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:04:52.473Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:04:52.473Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:52.473Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:04:52.473Z] OK: 10 MiB in 24 packages [2023-03-14T20:04:53.407Z] Removing intermediate container c8851d81151b [2023-03-14T20:04:53.407Z] ---> 818aec011b94 [2023-03-14T20:04:53.407Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:53.407Z] ---> 62ea7575c1cc [2023-03-14T20:04:53.407Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:53.407Z] ---> cb9755bd647c [2023-03-14T20:04:53.407Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:04:53.997Z] ---> 5869f9b99acf [2023-03-14T20:04:53.997Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:54.255Z] ---> 1f96e8d80734 [2023-03-14T20:04:54.255Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:04:54.255Z] ---> Running in ffa2e6ceaad3 [2023-03-14T20:04:54.255Z] Removing intermediate container ffa2e6ceaad3 [2023-03-14T20:04:54.255Z] ---> 3ac8898ca97e [2023-03-14T20:04:54.255Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:54.255Z] ---> Running in cf81c2bc08a5 [2023-03-14T20:04:54.513Z] Removing intermediate container cf81c2bc08a5 [2023-03-14T20:04:54.513Z] ---> 12ea45383d40 [2023-03-14T20:04:54.513Z] Step 18/20 : LABEL arch=x86_64 [2023-03-14T20:04:54.513Z] ---> Running in bde2154c1d16 [2023-03-14T20:04:54.840Z] Removing intermediate container bde2154c1d16 [2023-03-14T20:04:54.840Z] ---> 9e5f498b7f19 [2023-03-14T20:04:54.840Z] Step 19/20 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:04:54.840Z] ---> Running in 83bfb6e1fb15 [2023-03-14T20:04:54.840Z] Removing intermediate container 83bfb6e1fb15 [2023-03-14T20:04:54.840Z] ---> b41cc936f44c [2023-03-14T20:04:54.840Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:04:54.840Z] ---> Running in 9124d6ec0c28 [2023-03-14T20:04:54.840Z] Removing intermediate container 9124d6ec0c28 [2023-03-14T20:04:54.840Z] ---> ac4d459a1dc1 [2023-03-14T20:04:54.840Z] [2023-03-14T20:04:55.150Z] Successfully built ac4d459a1dc1 [2023-03-14T20:04:55.150Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-14T20:04:55.189Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-14T20:04:55.206Z] $ docker stop --time=1 9ae7fc4bef6371ccffb776e81ac919a759d659ed4259eb1fcf4120352b27204d [2023-03-14T20:04:56.516Z] $ docker rm -f --volumes 9ae7fc4bef6371ccffb776e81ac919a759d659ed4259eb1fcf4120352b27204d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:04:56.967Z] + docker images [2023-03-14T20:04:56.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:04:56.967Z] security-spiffe-token-provider latest ac4d459a1dc1 2 seconds ago 32.6MB [2023-03-14T20:04:56.967Z] security-proxy-setup latest fd03aae45924 5 seconds ago 18.7MB [2023-03-14T20:04:56.967Z] ba59c9984802 6 seconds ago 1.72GB [2023-03-14T20:04:56.967Z] 0900821cab64 12 seconds ago 1.66GB [2023-03-14T20:04:56.967Z] core-common-config-bootstrapper latest f39cf3e3ae6d 21 seconds ago 17.5MB [2023-03-14T20:04:56.967Z] support-notifications latest de8360b6df7b 23 seconds ago 33MB [2023-03-14T20:04:56.967Z] 87156d882b9d 27 seconds ago 1.68GB [2023-03-14T20:04:56.967Z] support-scheduler latest 7639280f212a 28 seconds ago 32.4MB [2023-03-14T20:04:56.967Z] security-secretstore-setup latest c40989261417 33 seconds ago 32.6MB [2023-03-14T20:04:56.967Z] 923a2d6e1904 36 seconds ago 1.75GB [2023-03-14T20:04:56.967Z] 00812d164139 41 seconds ago 1.75GB [2023-03-14T20:04:56.967Z] core-data latest 618e4e060a76 53 seconds ago 20MB [2023-03-14T20:04:56.967Z] 6fe9a490ad3d 54 seconds ago 1.67GB [2023-03-14T20:04:56.967Z] security-spire-config latest b78cbee4e50c About a minute ago 88.9MB [2023-03-14T20:04:56.967Z] 1f6ef2b3a5c3 About a minute ago 1.69GB [2023-03-14T20:04:56.967Z] core-command latest 5380a3ef2417 About a minute ago 19.8MB [2023-03-14T20:04:56.967Z] security-bootstrapper latest f16dc5ce8666 About a minute ago 22MB [2023-03-14T20:04:56.967Z] b47d839a3613 About a minute ago 1.68GB [2023-03-14T20:04:56.967Z] core-metadata latest ef4b6716106f About a minute ago 20.6MB [2023-03-14T20:04:56.967Z] security-proxy-auth latest 42c120ed8136 About a minute ago 18.3MB [2023-03-14T20:04:56.967Z] 3905e3b89f0a About a minute ago 1.67GB [2023-03-14T20:04:56.967Z] 0a70967d206e About a minute ago 1.69GB [2023-03-14T20:04:56.967Z] 7d57193132f2 About a minute ago 1.66GB [2023-03-14T20:04:56.967Z] security-spire-agent latest e4d4b3d19d3e About a minute ago 129MB [2023-03-14T20:04:56.967Z] security-spire-server latest 0e4558cac68f About a minute ago 89.8MB [2023-03-14T20:04:56.967Z] df40cf4483f7 2 minutes ago 1.54GB [2023-03-14T20:04:56.967Z] b2c36e615d40 2 minutes ago 1.54GB [2023-03-14T20:04:56.967Z] ci-base-image-x86_64 latest 3e42d409c561 5 minutes ago 883MB [2023-03-14T20:04:56.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB [2023-03-14T20:04:56.967Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-14T20:04:56.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-14T20:04:56.967Z] 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-03-14T20:06:43.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:06:43.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:06:46.946Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:06:47.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:06:48.209Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:06:49.635Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:06:50.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:06:50.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:06:50.223Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:06:52.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:06:54.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:06:54.799Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:06:54.799Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:06:54.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:07:09.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:07:09.856Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:07:10.131Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.332s coverage: 28.7% of statements [2023-03-14T20:07:22.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.368s coverage: 98.5% of statements [2023-03-14T20:07:29.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:07:29.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:07:29.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:07:32.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.493s coverage: 71.2% of statements [2023-03-14T20:07:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:07:36.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:07:37.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 54.0% of statements [2023-03-14T20:07:42.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:07:42.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:07:42.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:07:42.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:07:42.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:07:52.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:07:52.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:07:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.758s coverage: 88.5% of statements [2023-03-14T20:07:59.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.638s coverage: 3.9% of statements [2023-03-14T20:08:11.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:08:11.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:08:11.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:08:12.392Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.297s coverage: 95.6% of statements [2023-03-14T20:08:12.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:08:12.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:08:12.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:08:12.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:08:12.664Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:08:12.936Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 72.2% of statements [2023-03-14T20:08:19.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:08:19.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:08:19.625Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:08:19.625Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.267s coverage: 65.9% of statements [2023-03-14T20:08:34.777Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:08:34.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:08:34.777Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.527s coverage: 0.9% of statements [2023-03-14T20:08:34.777Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.0% of statements [2023-03-14T20:08:39.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.388s coverage: 45.5% of statements [2023-03-14T20:08:39.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements [2023-03-14T20:08:39.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2023-03-14T20:08:39.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.376s coverage: 96.3% of statements [2023-03-14T20:08:43.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements [2023-03-14T20:08:46.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:08:47.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:08:47.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:08:47.205Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:08:50.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:08:50.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:08:50.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:08:50.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:08:55.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.267s coverage: 94.4% of statements [2023-03-14T20:08:55.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:08:55.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:08:55.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:08:55.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:09:04.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:09:04.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:09:06.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:09:12.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.549s coverage: 79.9% of statements [2023-03-14T20:09:12.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.344s coverage: 92.9% of statements [2023-03-14T20:09:12.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements [2023-03-14T20:09:12.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.282s coverage: 86.9% of statements [2023-03-14T20:09:12.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.290s coverage: 87.2% of statements [2023-03-14T20:09:12.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.241s coverage: 20.0% of statements [2023-03-14T20:09:12.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.231s coverage: 100.0% of statements [2023-03-14T20:09:12.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.578s coverage: 81.2% of statements [2023-03-14T20:09:14.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:09:14.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.542s coverage: 82.1% of statements [2023-03-14T20:09:15.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:09:15.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 84.8% of statements [2023-03-14T20:09:22.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:09:22.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:09:23.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.209s coverage: 63.1% of statements [2023-03-14T20:09:23.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements [2023-03-14T20:09:24.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements [2023-03-14T20:09:24.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-03-14T20:09:24.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.111s coverage: 73.7% of statements [2023-03-14T20:09:25.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:09:25.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:09:25.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:09:25.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-03-14T20:09:35.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:09:35.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:09:35.675Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:09:35.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.081s coverage: 38.4% of statements [2023-03-14T20:09:35.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.270s coverage: 89.5% of statements [2023-03-14T20:09:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:09:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:09:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:09:41.016Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:09:41.016Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements [2023-03-14T20:09:49.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:09:49.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:09:49.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:09:49.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:09:55.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.347s coverage: 17.7% of statements [2023-03-14T20:09:56.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:09:56.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:09:56.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:09:56.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:09:57.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.744s coverage: 92.3% of statements [2023-03-14T20:10:02.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:10:02.095Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:10:02.579Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 61.5% of statements [2023-03-14T20:10:05.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:10:05.929Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:10:06.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements [2023-03-14T20:10:07.168Z] 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-03-14T20:10:07.441Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T20:10:07.441Z] go vet ./... [2023-03-14T20:13:14.228Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:13:14.228Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:13:15.197Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:13:15.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:13:16.169Z] + ls -al . [2023-03-14T20:13:16.169Z] total 700 [2023-03-14T20:13:16.169Z] drwxrwxr-x 10 1001 1001 4096 Mar 14 20:03 . [2023-03-14T20:13:16.169Z] drwxr-xr-x 4 root root 4096 Mar 14 20:03 .. [2023-03-14T20:13:16.169Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:01 .blubracket [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 20:01 .dockerignore [2023-03-14T20:13:16.169Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 20:01 .git [2023-03-14T20:13:16.169Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:01 .github [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:01 .gitignore [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 20:01 .golangci.yml [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 20:01 .hadolint.yml [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 20:01 .sonarcloud.properties [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:01 ADOPTERS.md [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:01 Attribution.txt [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:01 CHANGELOG.md [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:01 CONTRIBUTING.md [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 20:01 GOVERNANCE.md [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 20:01 Jenkinsfile [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:01 LICENSE [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:01 Makefile [2023-03-14T20:13:16.169Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 20:01 OWNERS.md [2023-03-14T20:13:16.170Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:01 README.md [2023-03-14T20:13:16.170Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 20:01 SECURITY.md [2023-03-14T20:13:16.170Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 19:59 VERSION [2023-03-14T20:13:16.170Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:01 bin [2023-03-14T20:13:16.170Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 20:01 cmd [2023-03-14T20:13:16.170Z] -rw-r--r-- 1 root root 447486 Mar 14 20:10 coverage.out [2023-03-14T20:13:16.170Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 20:01 go.mod [2023-03-14T20:13:16.170Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 20:01 go.sum [2023-03-14T20:13:16.170Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 20:01 internal [2023-03-14T20:13:16.170Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:01 openapi [2023-03-14T20:13:16.170Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 20:01 security.txt [2023-03-14T20:13:16.170Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 20:01 snap [2023-03-14T20:13:16.170Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 20:01 version.go [Pipeline] sh [2023-03-14T20:13:16.839Z] + '[' -e coverage.out ] [2023-03-14T20:13:16.839Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:13:16.874Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T20:13:17.869Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:13:18.521Z] + make build [2023-03-14T20:13:18.521Z] 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-03-14T20:15:10.237Z] 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-03-14T20:15:16.909Z] 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-03-14T20:15:24.028Z] 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-03-14T20:15:26.622Z] 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-03-14T20:16:23.325Z] 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-03-14T20:16:28.687Z] 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-03-14T20:16:35.352Z] 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-03-14T20:16:42.007Z] 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-03-14T20:16:45.368Z] 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-03-14T20:16:50.727Z] 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-03-14T20:16:57.375Z] 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-03-14T20:17:04.056Z] $ docker stop --time=1 3ca58838c1b7342ac7d86209d424233b3b37992e3a19c6f5b5b31cb8bc12e554 [2023-03-14T20:17:06.185Z] $ docker rm -f --volumes 3ca58838c1b7342ac7d86209d424233b3b37992e3a19c6f5b5b31cb8bc12e554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:17:09.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:17:09.086Z] [2023-03-14T20:17:09.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:17:09.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:17:09.767Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-14T20:17:09.767Z] 29e5d40040c1: Pulling fs layer [2023-03-14T20:17:09.767Z] 1ce36da41761: Pulling fs layer [2023-03-14T20:17:09.767Z] 25b303627fd3: Pulling fs layer [2023-03-14T20:17:09.767Z] 29e5d40040c1: Verifying Checksum [2023-03-14T20:17:09.767Z] 29e5d40040c1: Download complete [2023-03-14T20:17:10.035Z] 1ce36da41761: Verifying Checksum [2023-03-14T20:17:10.035Z] 1ce36da41761: Download complete [2023-03-14T20:17:10.302Z] 29e5d40040c1: Pull complete [2023-03-14T20:17:11.716Z] 1ce36da41761: Pull complete [2023-03-14T20:17:11.716Z] 25b303627fd3: Verifying Checksum [2023-03-14T20:17:11.716Z] 25b303627fd3: Download complete [2023-03-14T20:17:24.037Z] 25b303627fd3: Pull complete [2023-03-14T20:17:24.037Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-14T20:17:24.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:17:24.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:17:24.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container [2023-03-14T20:17:24.454Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:17:27.138Z] $ docker top e7ec9caa038c8777ebd93784ec3a0d3af06e403951c8b841abcf18b31fe21a98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:17:28.050Z] + docker-compose+ build --help [2023-03-14T20:17:28.050Z] grep parallel [2023-03-14T20:17:34.697Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:17:34.729Z] $ docker stop --time=1 e7ec9caa038c8777ebd93784ec3a0d3af06e403951c8b841abcf18b31fe21a98 [2023-03-14T20:17:37.246Z] $ docker rm -f --volumes e7ec9caa038c8777ebd93784ec3a0d3af06e403951c8b841abcf18b31fe21a98 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:17:38.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:17:38.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:17:38.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container [2023-03-14T20:17:38.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:17:39.589Z] $ docker top c275c4c514ab8b1f62be56352fec8bb888c1d37e0ed9c20241187e4e9ccc249e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:17:40.467Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:17:47.123Z] Building core-command ... [2023-03-14T20:17:47.123Z] Building core-common-config-bootstrapper ... [2023-03-14T20:17:47.123Z] Building core-data ... [2023-03-14T20:17:47.123Z] Building core-metadata ... [2023-03-14T20:17:47.124Z] Building security-bootstrapper ... [2023-03-14T20:17:47.124Z] Building security-proxy-auth ... [2023-03-14T20:17:47.124Z] Building security-proxy-setup ... [2023-03-14T20:17:47.124Z] Building security-secretstore-setup ... [2023-03-14T20:17:47.124Z] Building security-spiffe-token-provider ... [2023-03-14T20:17:47.124Z] Building security-spire-agent ... [2023-03-14T20:17:47.124Z] Building security-spire-config ... [2023-03-14T20:17:47.124Z] Building security-spire-server ... [2023-03-14T20:17:47.124Z] Building support-notifications ... [2023-03-14T20:17:47.124Z] Building support-scheduler ... [2023-03-14T20:17:47.124Z] Building security-bootstrapper [2023-03-14T20:17:47.124Z] Building security-proxy-auth [2023-03-14T20:17:47.124Z] Building security-secretstore-setup [2023-03-14T20:17:47.124Z] Building core-metadata [2023-03-14T20:17:47.124Z] Building core-common-config-bootstrapper [2023-03-14T20:18:33.960Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:18:33.960Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:18:33.960Z] ---> 54f031a84e1b [2023-03-14T20:18:33.960Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:18:33.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:18:33.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:18:33.960Z] ---> 54f031a84e1b [2023-03-14T20:18:33.960Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:18:33.960Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:18:33.960Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:18:33.960Z] ---> 54f031a84e1b [2023-03-14T20:18:33.960Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:18:33.960Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:18:33.960Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:18:33.960Z] ---> 54f031a84e1b [2023-03-14T20:18:33.960Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:18:33.960Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:18:33.960Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:18:33.960Z] ---> 54f031a84e1b [2023-03-14T20:18:33.960Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:18:33.960Z] ---> Running in 0fad64194005 [2023-03-14T20:18:33.960Z] ---> Running in 73dcf5277a8f [2023-03-14T20:18:33.960Z] ---> Running in e8b8e3404fde [2023-03-14T20:18:33.960Z] ---> Running in df4f52b7b894 [2023-03-14T20:18:33.960Z] ---> Running in 69ee20d69b00 [2023-03-14T20:18:33.960Z] Removing intermediate container 73dcf5277a8f [2023-03-14T20:18:33.960Z] ---> 32ae1fa1dcad [2023-03-14T20:18:33.960Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:18:33.960Z] Removing intermediate container df4f52b7b894 [2023-03-14T20:18:33.960Z] ---> 4eafcbbd12e7 [2023-03-14T20:18:33.960Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:18:33.960Z] Removing intermediate container 0fad64194005 [2023-03-14T20:18:33.960Z] ---> ef8899d2448c [2023-03-14T20:18:33.960Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:18:33.960Z] Removing intermediate container 69ee20d69b00 [2023-03-14T20:18:33.960Z] ---> b4cfeb64a3a0 [2023-03-14T20:18:33.960Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:18:33.960Z] ---> Running in 6650dbb701ef [2023-03-14T20:18:33.960Z] ---> Running in 9b4097e18957 [2023-03-14T20:18:33.960Z] Removing intermediate container e8b8e3404fde [2023-03-14T20:18:33.960Z] ---> 3beb353101f9 [2023-03-14T20:18:33.960Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:18:33.960Z] ---> Running in 9831cf6f20f4 [2023-03-14T20:18:33.960Z] ---> Running in 56148b37fda0 [2023-03-14T20:18:33.960Z] ---> Running in ea1ca1b85e12 [2023-03-14T20:18:34.228Z] Removing intermediate container 6650dbb701ef [2023-03-14T20:18:34.228Z] ---> 80c2a7427a91 [2023-03-14T20:18:34.228Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:18:34.502Z] Removing intermediate container 56148b37fda0 [2023-03-14T20:18:34.502Z] ---> 107cb90df897 [2023-03-14T20:18:34.502Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:18:34.502Z] ---> Running in ba1c63201011 [2023-03-14T20:18:34.783Z] ---> Running in 43558399e5c9 [2023-03-14T20:18:34.783Z] Removing intermediate container ea1ca1b85e12 [2023-03-14T20:18:34.783Z] ---> e1ae3c2029e4 [2023-03-14T20:18:34.783Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:18:35.050Z] ---> Running in b26534326456 [2023-03-14T20:18:36.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:36.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:36.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:36.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:37.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:37.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:37.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:38.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:38.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:38.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:18:38.485Z] OK: 263 MiB in 53 packages [2023-03-14T20:18:38.485Z] OK: 263 MiB in 53 packages [2023-03-14T20:18:39.917Z] OK: 263 MiB in 53 packages [2023-03-14T20:18:39.917Z] OK: 263 MiB in 53 packages [2023-03-14T20:18:40.210Z] OK: 263 MiB in 53 packages [2023-03-14T20:18:40.798Z] Removing intermediate container 9b4097e18957 [2023-03-14T20:18:40.798Z] ---> 2696a58f1cc8 [2023-03-14T20:18:40.798Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:18:41.080Z] Removing intermediate container 9831cf6f20f4 [2023-03-14T20:18:41.080Z] ---> 367fac3c61c7 [2023-03-14T20:18:41.080Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:18:41.350Z] Removing intermediate container 43558399e5c9 [2023-03-14T20:18:41.350Z] ---> 06b42c952646 [2023-03-14T20:18:41.350Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:18:41.943Z] Removing intermediate container ba1c63201011 [2023-03-14T20:18:41.943Z] ---> 00b56f06d033 [2023-03-14T20:18:41.943Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:18:41.943Z] Removing intermediate container b26534326456 [2023-03-14T20:18:41.943Z] ---> bbc94ae3bb5c [2023-03-14T20:18:41.943Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:18:42.212Z] ---> edfa63591c56 [2023-03-14T20:18:42.212Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:18:42.212Z] ---> Running in 68b5ad2f7b6d [2023-03-14T20:18:42.480Z] ---> 6a4742e065e1 [2023-03-14T20:18:42.480Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:18:42.752Z] ---> Running in 1f039726a26f [2023-03-14T20:18:43.025Z] ---> 2d4c84ec8c36 [2023-03-14T20:18:43.025Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:18:43.025Z] ---> Running in 1d2ded054f32 [2023-03-14T20:18:43.620Z] ---> 2da50c976792 [2023-03-14T20:18:43.620Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:18:43.620Z] ---> Running in a329d4be36eb [2023-03-14T20:18:43.620Z] ---> 3a77ddc425d3 [2023-03-14T20:18:43.620Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:18:43.888Z] ---> Running in 12271248dd65 [2023-03-14T20:20:50.630Z] Removing intermediate container 12271248dd65 [2023-03-14T20:20:50.630Z] ---> 0d41e0c88dc4 [2023-03-14T20:20:50.630Z] Step 8/23 : COPY . . [2023-03-14T20:20:50.630Z] Removing intermediate container a329d4be36eb [2023-03-14T20:20:50.630Z] ---> 51491d568a03 [2023-03-14T20:20:50.630Z] Step 8/25 : COPY . . [2023-03-14T20:20:50.630Z] Removing intermediate container 1f039726a26f [2023-03-14T20:20:50.630Z] ---> 211751dbea64 [2023-03-14T20:20:50.630Z] Step 7/33 : COPY . . [2023-03-14T20:20:50.630Z] Removing intermediate container 1d2ded054f32 [2023-03-14T20:20:50.630Z] ---> 926b35432b4b [2023-03-14T20:20:50.630Z] Step 8/23 : COPY . . [2023-03-14T20:20:50.630Z] Removing intermediate container 68b5ad2f7b6d [2023-03-14T20:20:50.630Z] ---> 9897ba0a89dd [2023-03-14T20:20:50.630Z] Step 7/24 : COPY . . [2023-03-14T20:21:08.881Z] ---> 8694953b5b68 [2023-03-14T20:21:08.881Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:21:08.881Z] ---> 865c8e8e5393 [2023-03-14T20:21:08.881Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:21:08.881Z] ---> 723b6eadf2fa [2023-03-14T20:21:08.881Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:21:09.154Z] ---> 8389043b21a4 [2023-03-14T20:21:09.154Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:21:09.154Z] ---> Running in af6eb2d204b2 [2023-03-14T20:21:09.154Z] ---> c9fa6096e86c [2023-03-14T20:21:09.154Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:21:09.154Z] ---> Running in cd9995c0129e [2023-03-14T20:21:09.429Z] ---> Running in 8e2baf2cfe11 [2023-03-14T20:21:09.429Z] ---> Running in 0de5ecd18730 [2023-03-14T20:21:09.429Z] ---> Running in ed473a7ad2fa [2023-03-14T20:21:12.037Z] 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-03-14T20:21:12.309Z] 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-03-14T20:21:12.586Z] 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-03-14T20:21:12.868Z] 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-03-14T20:21:12.868Z] 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-03-14T20:29:05.697Z] 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-03-14T20:29:05.697Z] Removing intermediate container 0de5ecd18730 [2023-03-14T20:29:05.697Z] ---> 4dc55eb72aed [2023-03-14T20:29:05.697Z] [2023-03-14T20:29:05.697Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:29:05.697Z] 3.17: Pulling from library/alpine [2023-03-14T20:29:05.697Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:29:05.697Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:29:05.697Z] ---> d74e625d9115 [2023-03-14T20:29:05.697Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:29:05.697Z] ---> Running in b8c5ef5a73c4 [2023-03-14T20:29:05.697Z] Removing intermediate container b8c5ef5a73c4 [2023-03-14T20:29:05.697Z] ---> b31bb6577fb8 [2023-03-14T20:29:05.697Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:29:05.697Z] ---> Running in 67a44b80d71a [2023-03-14T20:29:07.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:29:08.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:29:10.595Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:29:10.595Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:29:10.595Z] OK: 8 MiB in 16 packages [2023-03-14T20:29:13.184Z] Removing intermediate container 67a44b80d71a [2023-03-14T20:29:13.184Z] ---> d57c98d9b3e3 [2023-03-14T20:29:13.184Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:29:15.782Z] ---> c473f397af00 [2023-03-14T20:29:15.782Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:29:17.734Z] ---> c492affc4144 [2023-03-14T20:29:17.734Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:29:21.092Z] ---> b03fd8604806 [2023-03-14T20:29:21.092Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:29:22.064Z] Removing intermediate container ed473a7ad2fa [2023-03-14T20:29:22.064Z] ---> b1b847bd21b3 [2023-03-14T20:29:22.064Z] [2023-03-14T20:29:22.064Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:29:22.064Z] ---> d74e625d9115 [2023-03-14T20:29:22.064Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:29:22.333Z] ---> Running in 16f0b72f791d [2023-03-14T20:29:23.303Z] ---> b4e58cb91e4c [2023-03-14T20:29:23.303Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:29:23.303Z] Removing intermediate container 16f0b72f791d [2023-03-14T20:29:23.303Z] ---> a62c164cdf44 [2023-03-14T20:29:23.303Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:29:23.575Z] ---> Running in fcb839f64c2c [2023-03-14T20:29:26.180Z] ---> 69365a8c96a7 [2023-03-14T20:29:26.180Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:29:26.180Z] ---> Running in ec3dd3926fe4 [2023-03-14T20:29:26.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:29:27.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:29:29.108Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:29:29.108Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:29:29.108Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:29:29.108Z] OK: 8 MiB in 17 packages [2023-03-14T20:29:31.077Z] Removing intermediate container fcb839f64c2c [2023-03-14T20:29:31.077Z] ---> b5a847351e41 [2023-03-14T20:29:31.077Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:29:31.344Z] Removing intermediate container ec3dd3926fe4 [2023-03-14T20:29:31.344Z] ---> 3f8fc1ed8dd2 [2023-03-14T20:29:31.344Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:29:31.344Z] ---> Running in d30606ca2537 [2023-03-14T20:29:31.620Z] ---> Running in eae9d38efb5c [2023-03-14T20:29:32.204Z] Removing intermediate container d30606ca2537 [2023-03-14T20:29:32.204Z] ---> f08a50e137a6 [2023-03-14T20:29:32.204Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:29:32.473Z] ---> Running in 8ac86893ed7e [2023-03-14T20:29:32.743Z] Removing intermediate container eae9d38efb5c [2023-03-14T20:29:32.743Z] ---> 3bd62a6e96e6 [2023-03-14T20:29:32.743Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:29:32.743Z] ---> Running in 81e495004b29 [2023-03-14T20:29:33.335Z] Removing intermediate container 8ac86893ed7e [2023-03-14T20:29:33.335Z] ---> cddfe7bd43c3 [2023-03-14T20:29:33.335Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:29:33.612Z] Removing intermediate container 8e2baf2cfe11 [2023-03-14T20:29:33.613Z] ---> 596ffe130c2d [2023-03-14T20:29:33.613Z] [2023-03-14T20:29:33.613Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:29:33.613Z] ---> d74e625d9115 [2023-03-14T20:29:33.613Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:29:33.613Z] ---> Running in e733459387cb [2023-03-14T20:29:33.613Z] Removing intermediate container 81e495004b29 [2023-03-14T20:29:33.613Z] ---> a4fd71432ad6 [2023-03-14T20:29:33.613Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:29:33.880Z] ---> Running in 9811af0fba52 [2023-03-14T20:29:34.156Z] ---> Running in b31366a9a0c2 [2023-03-14T20:29:35.123Z] Removing intermediate container e733459387cb [2023-03-14T20:29:35.123Z] ---> 5a8b7ea0dbc4 [2023-03-14T20:29:35.123Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:29:35.123Z] Removing intermediate container b31366a9a0c2 [2023-03-14T20:29:35.123Z] ---> 854b74bc2bcc [2023-03-14T20:29:35.123Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:29:35.391Z] ---> Running in d6d37f6bc844 [2023-03-14T20:29:35.392Z] ---> Running in bda8e0f7f8f6 [2023-03-14T20:29:36.801Z] Removing intermediate container d6d37f6bc844 [2023-03-14T20:29:36.801Z] ---> 16693ed2038b [2023-03-14T20:29:36.801Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:29:36.801Z] Removing intermediate container bda8e0f7f8f6 [2023-03-14T20:29:36.801Z] ---> df7de586cdda [2023-03-14T20:29:36.801Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:29:36.801Z] ---> Running in 86974deb1a8b [2023-03-14T20:29:36.801Z] ---> Running in d2cd8f1ced20 [2023-03-14T20:29:37.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:29:37.658Z] Removing intermediate container 86974deb1a8b [2023-03-14T20:29:37.658Z] ---> ae9bbca7c9a2 [2023-03-14T20:29:37.658Z] [2023-03-14T20:29:37.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:29:38.527Z] Successfully built ae9bbca7c9a2 [2023-03-14T20:29:38.527Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-14T20:29:38.527Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-14T20:29:39.941Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:29:39.941Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:29:39.941Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:29:39.941Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:29:39.941Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:29:40.527Z] OK: 8 MiB in 18 packages [2023-03-14T20:29:41.504Z] Removing intermediate container d2cd8f1ced20 [2023-03-14T20:29:41.504Z] ---> 82af055135d8 [2023-03-14T20:29:41.504Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:29:41.773Z] ---> Running in 3cb9ba1d4e0a [2023-03-14T20:29:42.745Z] Removing intermediate container 3cb9ba1d4e0a [2023-03-14T20:29:42.745Z] ---> 360bcd779ea8 [2023-03-14T20:29:42.745Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:29:44.164Z] Removing intermediate container 9811af0fba52 [2023-03-14T20:29:44.164Z] ---> 2dadc7e42657 [2023-03-14T20:29:44.164Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:29:44.164Z] ---> Running in adc70a38ebb7 [2023-03-14T20:29:44.436Z] ---> 6da9f398b6d6 [2023-03-14T20:29:44.436Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:29:44.708Z] ---> Running in 555b6a0cbf52 [2023-03-14T20:29:45.291Z] Removing intermediate container adc70a38ebb7 [2023-03-14T20:29:45.291Z] ---> e8ac0b32d4e3 [2023-03-14T20:29:45.291Z] Step 12/24 : WORKDIR / [2023-03-14T20:29:45.291Z] ---> Running in 656162cdb60d [2023-03-14T20:29:46.717Z] Removing intermediate container 656162cdb60d [2023-03-14T20:29:46.717Z] ---> de877c6dbd98 [2023-03-14T20:29:46.717Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:29:48.676Z] ---> 72799ec14762 [2023-03-14T20:29:48.676Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T20:29:48.953Z] Removing intermediate container 555b6a0cbf52 [2023-03-14T20:29:48.953Z] ---> 2d8ecc606abe [2023-03-14T20:29:48.953Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:29:50.370Z] ---> a41caf3810ad [2023-03-14T20:29:50.370Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T20:29:50.370Z] ---> 5e6738c18261 [2023-03-14T20:29:50.370Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:29:51.782Z] ---> f19220a8fc88 [2023-03-14T20:29:51.782Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:29:52.060Z] ---> a0c31816436d [2023-03-14T20:29:52.060Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:29:55.437Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:29:55.437Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:29:55.437Z] ---> 54f031a84e1b [2023-03-14T20:29:55.437Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:29:55.437Z] ---> Using cache [2023-03-14T20:29:55.437Z] ---> 3beb353101f9 [2023-03-14T20:29:55.437Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:29:55.437Z] ---> Using cache [2023-03-14T20:29:55.437Z] ---> e1ae3c2029e4 [2023-03-14T20:29:55.437Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:29:55.437Z] ---> Using cache [2023-03-14T20:29:55.437Z] ---> bbc94ae3bb5c [2023-03-14T20:29:55.437Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:29:55.437Z] ---> Using cache [2023-03-14T20:29:55.437Z] ---> 2da50c976792 [2023-03-14T20:29:55.437Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:29:55.437Z] ---> Using cache [2023-03-14T20:29:55.437Z] ---> 51491d568a03 [2023-03-14T20:29:55.437Z] Step 8/23 : COPY . . [2023-03-14T20:29:55.437Z] ---> Using cache [2023-03-14T20:29:55.437Z] ---> 865c8e8e5393 [2023-03-14T20:29:55.437Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:29:55.720Z] ---> ee020d60bea1 [2023-03-14T20:29:55.720Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:29:55.720Z] ---> Running in 2434e50d9993 [2023-03-14T20:29:56.335Z] Removing intermediate container cd9995c0129e [2023-03-14T20:29:56.335Z] ---> 338e5b450b51 [2023-03-14T20:29:56.335Z] [2023-03-14T20:29:56.335Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:29:56.335Z] ---> d74e625d9115 [2023-03-14T20:29:56.335Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:29:56.335Z] ---> Using cache [2023-03-14T20:29:56.335Z] ---> b31bb6577fb8 [2023-03-14T20:29:56.335Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:29:56.335Z] ---> Using cache [2023-03-14T20:29:56.335Z] ---> d57c98d9b3e3 [2023-03-14T20:29:56.335Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:29:56.335Z] ---> Using cache [2023-03-14T20:29:56.335Z] ---> c473f397af00 [2023-03-14T20:29:56.335Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:29:56.607Z] ---> Using cache [2023-03-14T20:29:56.607Z] ---> c492affc4144 [2023-03-14T20:29:56.607Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:29:57.576Z] ---> 79c42b5018aa [2023-03-14T20:29:57.576Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:29:57.847Z] 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-03-14T20:29:58.814Z] ---> b8a1179fe68d [2023-03-14T20:29:58.814Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:29:58.814Z] ---> 1acfc53cdc6e [2023-03-14T20:29:58.814Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:29:58.814Z] ---> d0989a9c459d [2023-03-14T20:29:58.814Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:30:00.777Z] ---> 59ccabaeecd6 [2023-03-14T20:30:00.777Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:30:00.777Z] ---> bb9f9f5808ef [2023-03-14T20:30:00.777Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:30:02.767Z] ---> 752e39986ab8 [2023-03-14T20:30:02.767Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:30:02.767Z] ---> d7204a9ffb3d [2023-03-14T20:30:02.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:30:02.767Z] ---> abf24b289765 [2023-03-14T20:30:02.767Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:30:03.055Z] ---> Running in 8f8ed5108984 [2023-03-14T20:30:05.025Z] ---> a1860f6a84c3 [2023-03-14T20:30:05.025Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:30:05.025Z] ---> 039af08afa64 [2023-03-14T20:30:05.025Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:30:05.625Z] ---> Running in 38b3f0b43d17 [2023-03-14T20:30:08.223Z] ---> 9378e0d8d10c [2023-03-14T20:30:08.223Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:30:08.492Z] Removing intermediate container 8f8ed5108984 [2023-03-14T20:30:08.492Z] ---> 3dfc717a8866 [2023-03-14T20:30:08.492Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:30:08.761Z] ---> Running in 16601c070410 [2023-03-14T20:30:08.761Z] ---> Running in 78b91063a18e [2023-03-14T20:30:10.712Z] Removing intermediate container 78b91063a18e [2023-03-14T20:30:10.712Z] ---> 5babfb983da8 [2023-03-14T20:30:10.712Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:30:10.712Z] ---> Running in ef5a2dff80e8 [2023-03-14T20:30:10.712Z] Removing intermediate container 38b3f0b43d17 [2023-03-14T20:30:10.712Z] ---> 2517b12bd4c9 [2023-03-14T20:30:10.712Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:30:10.984Z] ---> Running in 2045e810f01d [2023-03-14T20:30:11.255Z] Removing intermediate container ef5a2dff80e8 [2023-03-14T20:30:11.255Z] ---> 971a5add7556 [2023-03-14T20:30:11.255Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:30:11.851Z] ---> Running in 02e4c9409fba [2023-03-14T20:30:12.126Z] Removing intermediate container 2045e810f01d [2023-03-14T20:30:12.126Z] ---> bf7944c034ba [2023-03-14T20:30:12.126Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:30:12.395Z] ---> Running in 51abfc8ea98d [2023-03-14T20:30:12.666Z] Removing intermediate container 02e4c9409fba [2023-03-14T20:30:12.666Z] ---> 644679fd25f4 [2023-03-14T20:30:12.666Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:30:12.941Z] ---> Running in b0d5da2b0afe [2023-03-14T20:30:12.941Z] Removing intermediate container 16601c070410 [2023-03-14T20:30:12.941Z] ---> 8952de54c931 [2023-03-14T20:30:12.941Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:30:13.209Z] ---> Running in 4b840605dcb5 [2023-03-14T20:30:13.209Z] Removing intermediate container 51abfc8ea98d [2023-03-14T20:30:13.209Z] ---> 233396ba5870 [2023-03-14T20:30:13.209Z] Step 23/24 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:30:13.479Z] ---> Running in 554b4f44d579 [2023-03-14T20:30:13.757Z] Removing intermediate container b0d5da2b0afe [2023-03-14T20:30:13.757Z] ---> e3af73104811 [2023-03-14T20:30:13.757Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:30:14.037Z] ---> Running in eb4e3cb706ee [2023-03-14T20:30:14.037Z] Removing intermediate container 4b840605dcb5 [2023-03-14T20:30:14.037Z] ---> a73953cec026 [2023-03-14T20:30:14.037Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:30:14.309Z] ---> Running in 550e9f7414d5 [2023-03-14T20:30:14.309Z] Removing intermediate container 554b4f44d579 [2023-03-14T20:30:14.309Z] ---> 6ce61b2a74c6 [2023-03-14T20:30:14.309Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:30:14.578Z] Removing intermediate container eb4e3cb706ee [2023-03-14T20:30:14.863Z] ---> 0ad19dcc0247 [2023-03-14T20:30:14.863Z] [2023-03-14T20:30:14.863Z] ---> Running in 18b46050afc7 [2023-03-14T20:30:15.134Z] Removing intermediate container 550e9f7414d5 [2023-03-14T20:30:15.134Z] ---> 62161097751e [2023-03-14T20:30:15.134Z] Step 31/33 : LABEL arch=arm64 [2023-03-14T20:30:15.404Z] Successfully built 0ad19dcc0247 [2023-03-14T20:30:15.404Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-14T20:30:15.404Z] ---> Running in d3cd9c018235 [2023-03-14T20:30:15.404Z] Building support-notifications [2023-03-14T20:30:15.404Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 18b46050afc7 [2023-03-14T20:30:15.404Z] ---> 54af5c3c6958 [2023-03-14T20:30:15.404Z] [2023-03-14T20:30:15.999Z] Successfully built 54af5c3c6958 [2023-03-14T20:30:15.999Z] Removing intermediate container d3cd9c018235 [2023-03-14T20:30:15.999Z] ---> 78e856105837 [2023-03-14T20:30:15.999Z] Step 32/33 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:30:15.999Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-14T20:30:15.999Z]  Building security-secretstore-setup ... done Building core-data [2023-03-14T20:30:16.269Z] ---> Running in 097326523ae2 [2023-03-14T20:30:16.538Z] Removing intermediate container af6eb2d204b2 [2023-03-14T20:30:16.538Z] ---> 46d0ee7c6bd3 [2023-03-14T20:30:16.538Z] [2023-03-14T20:30:16.538Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:30:16.538Z] ---> d74e625d9115 [2023-03-14T20:30:16.538Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:30:16.538Z] ---> Running in d1b96590f154 [2023-03-14T20:30:17.125Z] Removing intermediate container 097326523ae2 [2023-03-14T20:30:17.125Z] ---> 5a0525ff143f [2023-03-14T20:30:17.125Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:30:17.398Z] ---> Running in 421233399faa [2023-03-14T20:30:17.984Z] Removing intermediate container 421233399faa [2023-03-14T20:30:17.984Z] ---> 162bbc6920b0 [2023-03-14T20:30:17.984Z] [2023-03-14T20:30:18.252Z] Successfully built 162bbc6920b0 [2023-03-14T20:30:18.252Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-14T20:30:18.252Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-03-14T20:30:18.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:30:19.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:30:20.644Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:30:20.644Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:30:20.644Z] OK: 8 MiB in 16 packages [2023-03-14T20:30:22.616Z] Removing intermediate container d1b96590f154 [2023-03-14T20:30:22.616Z] ---> bfba3e0bc1cd [2023-03-14T20:30:22.616Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:30:22.887Z] ---> Running in f86f932c826c [2023-03-14T20:30:23.486Z] Removing intermediate container f86f932c826c [2023-03-14T20:30:23.487Z] ---> 625a4f70a58e [2023-03-14T20:30:23.487Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:30:23.487Z] ---> Running in e8685e2ddfab [2023-03-14T20:30:24.074Z] Removing intermediate container e8685e2ddfab [2023-03-14T20:30:24.074Z] ---> e9d133de8b9b [2023-03-14T20:30:24.074Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:30:24.346Z] ---> Running in 6084d76db93b [2023-03-14T20:30:24.941Z] Removing intermediate container 6084d76db93b [2023-03-14T20:30:24.941Z] ---> aac3d3b28eae [2023-03-14T20:30:24.941Z] Step 15/25 : WORKDIR / [2023-03-14T20:30:25.211Z] ---> Running in 024b70fa3e95 [2023-03-14T20:30:25.799Z] Removing intermediate container 024b70fa3e95 [2023-03-14T20:30:25.799Z] ---> 187c7642e65f [2023-03-14T20:30:25.799Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:30:27.249Z] ---> f37107abd3c7 [2023-03-14T20:30:27.249Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:30:28.222Z] ---> 5df1118ab9db [2023-03-14T20:30:28.222Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:30:30.171Z] ---> f3c24e9361f7 [2023-03-14T20:30:30.171Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:30:31.140Z] ---> ebfdc21710ef [2023-03-14T20:30:31.140Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:30:31.728Z] ---> 3e98c454d279 [2023-03-14T20:30:31.728Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:30:31.728Z] ---> Running in 8a1e8fa52f71 [2023-03-14T20:30:32.333Z] Removing intermediate container 8a1e8fa52f71 [2023-03-14T20:30:32.333Z] ---> 6338331b0e26 [2023-03-14T20:30:32.333Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:30:32.333Z] ---> Running in 697fc383d5c6 [2023-03-14T20:30:32.606Z] Removing intermediate container 697fc383d5c6 [2023-03-14T20:30:32.606Z] ---> e11cda5f7ecc [2023-03-14T20:30:32.874Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:30:32.874Z] ---> Running in 18394cc958b2 [2023-03-14T20:30:33.847Z] Removing intermediate container 18394cc958b2 [2023-03-14T20:30:33.847Z] ---> 10ff1cf81977 [2023-03-14T20:30:33.847Z] Step 24/25 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:30:33.847Z] ---> Running in ca27c6f1df7c [2023-03-14T20:30:34.437Z] Removing intermediate container ca27c6f1df7c [2023-03-14T20:30:34.437Z] ---> cab0f18e9ab3 [2023-03-14T20:30:34.437Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:30:34.705Z] ---> Running in 809f44010500 [2023-03-14T20:30:36.453Z] Removing intermediate container 809f44010500 [2023-03-14T20:30:36.453Z] ---> 9342891f3022 [2023-03-14T20:30:36.453Z] [2023-03-14T20:30:36.453Z] Successfully built 9342891f3022 [2023-03-14T20:30:36.453Z] Successfully tagged core-metadata-arm64:latest [2023-03-14T20:30:36.453Z]  Building core-metadata ... done Building security-proxy-setup [2023-03-14T20:30:58.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:30:58.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:30:58.550Z] ---> 54f031a84e1b [2023-03-14T20:30:58.550Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> 3beb353101f9 [2023-03-14T20:30:58.550Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> e1ae3c2029e4 [2023-03-14T20:30:58.550Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> bbc94ae3bb5c [2023-03-14T20:30:58.550Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> 2da50c976792 [2023-03-14T20:30:58.550Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> 51491d568a03 [2023-03-14T20:30:58.550Z] Step 8/23 : COPY . . [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> 865c8e8e5393 [2023-03-14T20:30:58.550Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:30:58.550Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:30:58.550Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:30:58.550Z] ---> 54f031a84e1b [2023-03-14T20:30:58.550Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> 3beb353101f9 [2023-03-14T20:30:58.550Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> e1ae3c2029e4 [2023-03-14T20:30:58.550Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:30:58.550Z] ---> Running in 8ae9a99d1e1b [2023-03-14T20:30:58.550Z] ---> Running in 6893e6840bea [2023-03-14T20:30:58.550Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:30:58.550Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:30:58.550Z] ---> 54f031a84e1b [2023-03-14T20:30:58.550Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:30:58.550Z] ---> Using cache [2023-03-14T20:30:58.550Z] ---> ef8899d2448c [2023-03-14T20:30:58.550Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:30:58.550Z] ---> Running in 505c47318c1f [2023-03-14T20:31:01.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:01.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:01.681Z] 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-03-14T20:31:02.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:02.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:04.511Z] OK: 263 MiB in 53 packages [2023-03-14T20:31:05.478Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:31:05.478Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:31:05.478Z] OK: 17683 distinct packages available [2023-03-14T20:31:05.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:06.894Z] Removing intermediate container 8ae9a99d1e1b [2023-03-14T20:31:06.895Z] ---> e281bec468d8 [2023-03-14T20:31:06.895Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:31:06.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:07.934Z] ---> 34de74078f3d [2023-03-14T20:31:07.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:31:08.208Z] ---> Running in 8bdbe52512ab [2023-03-14T20:31:10.236Z] OK: 263 MiB in 53 packages [2023-03-14T20:31:12.941Z] Removing intermediate container 505c47318c1f [2023-03-14T20:31:12.941Z] ---> f2b493536a3e [2023-03-14T20:31:12.941Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:31:12.941Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:31:12.941Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:31:12.941Z] ---> 54f031a84e1b [2023-03-14T20:31:12.941Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:31:12.941Z] ---> Using cache [2023-03-14T20:31:12.941Z] ---> ef8899d2448c [2023-03-14T20:31:12.941Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:31:12.941Z] ---> Using cache [2023-03-14T20:31:12.941Z] ---> 367fac3c61c7 [2023-03-14T20:31:12.941Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:31:12.941Z] ---> Using cache [2023-03-14T20:31:12.941Z] ---> 6a4742e065e1 [2023-03-14T20:31:12.941Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:31:12.941Z] ---> Using cache [2023-03-14T20:31:12.941Z] ---> 211751dbea64 [2023-03-14T20:31:12.941Z] Step 7/21 : COPY . . [2023-03-14T20:31:12.941Z] ---> Using cache [2023-03-14T20:31:12.941Z] ---> c9fa6096e86c [2023-03-14T20:31:12.941Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:31:12.941Z] ---> Running in e74f2e76de89 [2023-03-14T20:31:14.363Z] ---> 2d06c259a143 [2023-03-14T20:31:14.363Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:31:14.363Z] ---> Running in 94745baca81d [2023-03-14T20:31:15.795Z] 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-03-14T20:33:22.548Z] Removing intermediate container 8bdbe52512ab [2023-03-14T20:33:22.548Z] ---> 87639a2b805b [2023-03-14T20:33:22.548Z] Step 8/23 : COPY . . [2023-03-14T20:33:22.548Z] Removing intermediate container 94745baca81d [2023-03-14T20:33:22.548Z] ---> fe78f5d825af [2023-03-14T20:33:22.548Z] Step 7/20 : COPY . . [2023-03-14T20:33:37.604Z] ---> fbf701118001 [2023-03-14T20:33:37.604Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:33:37.604Z] ---> Running in e584fb4a1171 [2023-03-14T20:33:40.215Z] 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-03-14T20:33:40.215Z] ---> 46584d8f3aa3 [2023-03-14T20:33:40.215Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:33:40.215Z] ---> Running in b3e0ae483e30 [2023-03-14T20:33:42.814Z] 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-03-14T20:39:19.899Z] Removing intermediate container e74f2e76de89 [2023-03-14T20:39:19.899Z] ---> 21ade7676145 [2023-03-14T20:39:19.899Z] [2023-03-14T20:39:19.899Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:39:19.899Z] ---> d74e625d9115 [2023-03-14T20:39:19.899Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:39:19.899Z] ---> Running in 3ef5791ea26a [2023-03-14T20:39:19.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:39:19.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:39:21.859Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:39:21.859Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:39:21.859Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:39:21.859Z] OK: 8 MiB in 17 packages [2023-03-14T20:39:23.829Z] Removing intermediate container 3ef5791ea26a [2023-03-14T20:39:23.829Z] ---> 8929bec4f2f8 [2023-03-14T20:39:23.829Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T20:39:24.107Z] ---> Running in 60b0108d3d6d [2023-03-14T20:39:24.698Z] Removing intermediate container 60b0108d3d6d [2023-03-14T20:39:24.698Z] ---> e78f18ca5d05 [2023-03-14T20:39:24.698Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:39:24.698Z] ---> Running in d52707f57631 [2023-03-14T20:39:25.287Z] Removing intermediate container d52707f57631 [2023-03-14T20:39:25.287Z] ---> 408e733e2f6e [2023-03-14T20:39:25.287Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:39:26.256Z] ---> 82d0dfc3e576 [2023-03-14T20:39:26.256Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:39:27.696Z] ---> 922686c4a919 [2023-03-14T20:39:27.696Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:39:29.658Z] ---> ee9fdad65ffe [2023-03-14T20:39:29.658Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:39:30.630Z] ---> 4833328e157c [2023-03-14T20:39:30.630Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:39:30.630Z] ---> Running in 9d56816b49c4 [2023-03-14T20:39:34.939Z] Removing intermediate container 9d56816b49c4 [2023-03-14T20:39:34.939Z] ---> 1b0082d8a486 [2023-03-14T20:39:34.939Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:39:34.939Z] ---> Running in 4adf493eaaa8 [2023-03-14T20:39:34.939Z] Removing intermediate container 4adf493eaaa8 [2023-03-14T20:39:34.939Z] ---> 8163cf4070dd [2023-03-14T20:39:34.939Z] Step 19/21 : LABEL arch=arm64 [2023-03-14T20:39:35.207Z] ---> Running in abcf11928615 [2023-03-14T20:39:35.812Z] Removing intermediate container abcf11928615 [2023-03-14T20:39:35.812Z] ---> 9b76130f3f97 [2023-03-14T20:39:35.813Z] Step 20/21 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:39:35.813Z] ---> Running in 09b3fead0eee [2023-03-14T20:39:36.404Z] Removing intermediate container 09b3fead0eee [2023-03-14T20:39:36.404Z] ---> cded03499537 [2023-03-14T20:39:36.404Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:39:36.676Z] ---> Running in 1420c02dbd94 [2023-03-14T20:39:37.263Z] Removing intermediate container 1420c02dbd94 [2023-03-14T20:39:37.263Z] ---> 38ffbe0decd9 [2023-03-14T20:39:37.263Z] [2023-03-14T20:39:37.531Z] Successfully built 38ffbe0decd9 [2023-03-14T20:39:37.531Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-14T20:39:37.531Z] Building security-spire-config [2023-03-14T20:39:55.749Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:39:55.749Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:39:55.749Z] ---> 54f031a84e1b [2023-03-14T20:39:55.749Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:39:55.749Z] ---> Using cache [2023-03-14T20:39:55.749Z] ---> ef8899d2448c [2023-03-14T20:39:55.749Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:39:55.749Z] ---> Running in 1d6d6cc4458a [2023-03-14T20:39:58.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:39:59.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:01.280Z] OK: 263 MiB in 53 packages [2023-03-14T20:40:03.256Z] Removing intermediate container 1d6d6cc4458a [2023-03-14T20:40:03.256Z] ---> f96a25330efc [2023-03-14T20:40:03.256Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:40:04.222Z] ---> b345a773fc5f [2023-03-14T20:40:04.222Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:40:04.222Z] ---> Running in 41c02cc6d8ac [2023-03-14T20:40:36.525Z] Removing intermediate container 6893e6840bea [2023-03-14T20:40:36.525Z] ---> 592795b5c14b [2023-03-14T20:40:36.525Z] [2023-03-14T20:40:36.525Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:40:36.525Z] ---> d74e625d9115 [2023-03-14T20:40:36.525Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:40:36.525Z] ---> Running in d54686dfb9bb [2023-03-14T20:40:36.525Z] Removing intermediate container d54686dfb9bb [2023-03-14T20:40:36.525Z] ---> 5b346a9c5ca1 [2023-03-14T20:40:36.525Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:40:36.525Z] ---> Running in b5ed3b4fa6b3 [2023-03-14T20:40:36.525Z] Removing intermediate container b5ed3b4fa6b3 [2023-03-14T20:40:36.525Z] ---> 2f7069095cbb [2023-03-14T20:40:36.525Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:40:36.525Z] ---> Running in aec0a59dab77 [2023-03-14T20:40:36.525Z] Removing intermediate container aec0a59dab77 [2023-03-14T20:40:36.525Z] ---> 47e0d627313c [2023-03-14T20:40:36.525Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:40:36.525Z] ---> Running in 1d6ef91d0c93 [2023-03-14T20:40:37.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:38.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:40.870Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:40:40.870Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:40:40.870Z] OK: 8 MiB in 16 packages [2023-03-14T20:40:42.834Z] Removing intermediate container 1d6ef91d0c93 [2023-03-14T20:40:42.834Z] ---> cfd9c588e4e9 [2023-03-14T20:40:42.834Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:40:43.810Z] ---> c5fd7c3bff3c [2023-03-14T20:40:43.810Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:40:45.228Z] ---> bc6ac308d1c8 [2023-03-14T20:40:45.228Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:40:47.183Z] ---> 3ca846b9e453 [2023-03-14T20:40:47.183Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:40:48.153Z] ---> d51a18f9b592 [2023-03-14T20:40:48.153Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:40:48.460Z] ---> Running in cd820301c4f2 [2023-03-14T20:40:49.060Z] Removing intermediate container cd820301c4f2 [2023-03-14T20:40:49.060Z] ---> 0c21b7f2a121 [2023-03-14T20:40:49.060Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:40:49.060Z] ---> Running in beb19065af23 [2023-03-14T20:40:49.672Z] Removing intermediate container beb19065af23 [2023-03-14T20:40:49.672Z] ---> d42d25cc23ca [2023-03-14T20:40:49.672Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:40:49.945Z] ---> Running in 4b35be1e3aad [2023-03-14T20:40:50.559Z] Removing intermediate container 4b35be1e3aad [2023-03-14T20:40:50.559Z] ---> 78e844b32a22 [2023-03-14T20:40:50.559Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:40:50.838Z] ---> Running in fd15ee3a1894 [2023-03-14T20:40:51.450Z] Removing intermediate container fd15ee3a1894 [2023-03-14T20:40:51.450Z] ---> 812663c3d0f0 [2023-03-14T20:40:51.450Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:40:51.450Z] ---> Running in a2da7d8fdd4c [2023-03-14T20:40:52.039Z] Removing intermediate container a2da7d8fdd4c [2023-03-14T20:40:52.039Z] ---> 424a573b2c83 [2023-03-14T20:40:52.039Z] [2023-03-14T20:40:52.307Z] Successfully built 424a573b2c83 [2023-03-14T20:40:52.575Z] Successfully tagged core-data-arm64:latest [2023-03-14T20:40:52.575Z]  Building core-data ... done Building security-spire-server [2023-03-14T20:41:14.675Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:41:14.675Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:41:14.675Z] ---> 54f031a84e1b [2023-03-14T20:41:14.675Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:41:14.675Z] ---> Using cache [2023-03-14T20:41:14.675Z] ---> ef8899d2448c [2023-03-14T20:41:14.675Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:41:14.675Z] ---> Using cache [2023-03-14T20:41:14.675Z] ---> f96a25330efc [2023-03-14T20:41:14.675Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:41:14.675Z] ---> Using cache [2023-03-14T20:41:14.675Z] ---> b345a773fc5f [2023-03-14T20:41:14.675Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:41:14.675Z] ---> Running in f8a161db3a4a [2023-03-14T20:41:36.770Z] Removing intermediate container 2434e50d9993 [2023-03-14T20:41:36.770Z] ---> 98f3367b03bd [2023-03-14T20:41:36.770Z] [2023-03-14T20:41:36.770Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:41:36.770Z] ---> d74e625d9115 [2023-03-14T20:41:36.770Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:41:36.770Z] ---> Using cache [2023-03-14T20:41:36.770Z] ---> bfba3e0bc1cd [2023-03-14T20:41:36.770Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:41:36.770Z] ---> Using cache [2023-03-14T20:41:36.770Z] ---> 625a4f70a58e [2023-03-14T20:41:36.770Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:41:36.770Z] ---> Running in 7fc4f7663dec [2023-03-14T20:41:37.043Z] Removing intermediate container 7fc4f7663dec [2023-03-14T20:41:37.044Z] ---> 387f0078520c [2023-03-14T20:41:37.044Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:41:37.316Z] ---> Running in 91568690f91e [2023-03-14T20:41:38.730Z] Removing intermediate container 91568690f91e [2023-03-14T20:41:38.730Z] ---> a2e04282921d [2023-03-14T20:41:38.730Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:41:41.012Z] ---> d2d59e8a7353 [2023-03-14T20:41:41.012Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:41:43.045Z] ---> b07ee7830e2a [2023-03-14T20:41:43.045Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:41:48.428Z] ---> 29bbe3288b2a [2023-03-14T20:41:48.428Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:41:49.844Z] ---> 87e2fdd31f5f [2023-03-14T20:41:49.844Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:41:50.117Z] ---> Running in d9e0339a509a [2023-03-14T20:41:51.543Z] Removing intermediate container d9e0339a509a [2023-03-14T20:41:51.543Z] ---> 812dd3c26629 [2023-03-14T20:41:51.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:41:51.543Z] ---> Running in 30c6ca47a506 [2023-03-14T20:41:52.967Z] Removing intermediate container 30c6ca47a506 [2023-03-14T20:41:52.967Z] ---> aacd18c2d5e0 [2023-03-14T20:41:52.967Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:41:53.246Z] ---> Running in 32ab6b857cfb [2023-03-14T20:41:54.211Z] Removing intermediate container 32ab6b857cfb [2023-03-14T20:41:54.211Z] ---> 4ed2b9e2e6eb [2023-03-14T20:41:54.211Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:41:54.478Z] ---> Running in 2185c2ddf90b [2023-03-14T20:41:55.444Z] Removing intermediate container 2185c2ddf90b [2023-03-14T20:41:55.445Z] ---> 7178ea9a2fd7 [2023-03-14T20:41:55.445Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:41:55.781Z] ---> Running in b32b1eee4c1e [2023-03-14T20:41:56.752Z] Removing intermediate container b32b1eee4c1e [2023-03-14T20:41:56.752Z] ---> 6449288233da [2023-03-14T20:41:56.752Z] [2023-03-14T20:41:57.337Z] Successfully built 6449288233da [2023-03-14T20:41:57.337Z] Successfully tagged support-scheduler-arm64:latest [2023-03-14T20:41:57.337Z]  Building support-scheduler ... done Building security-spire-agent [2023-03-14T20:42:15.582Z] Removing intermediate container 41c02cc6d8ac [2023-03-14T20:42:15.582Z] ---> abe818689c2d [2023-03-14T20:42:15.582Z] Step 7/26 : COPY . . [2023-03-14T20:42:16.189Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:42:16.189Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:42:16.189Z] ---> 54f031a84e1b [2023-03-14T20:42:16.189Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:42:16.190Z] ---> Using cache [2023-03-14T20:42:16.190Z] ---> ef8899d2448c [2023-03-14T20:42:16.190Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:42:16.190Z] ---> Using cache [2023-03-14T20:42:16.190Z] ---> f96a25330efc [2023-03-14T20:42:16.190Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:42:16.190Z] ---> Using cache [2023-03-14T20:42:16.190Z] ---> b345a773fc5f [2023-03-14T20:42:16.190Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:42:16.190Z] ---> Using cache [2023-03-14T20:42:16.190Z] ---> abe818689c2d [2023-03-14T20:42:16.190Z] Step 7/26 : COPY . . [2023-03-14T20:42:42.929Z] ---> 612f02ab8432 [2023-03-14T20:42:42.929Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:42:42.929Z] ---> Running in ec42bf834a76 [2023-03-14T20:42:42.929Z] Removing intermediate container ec42bf834a76 [2023-03-14T20:42:42.929Z] ---> b7b1a9c1e45d [2023-03-14T20:42:42.929Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:42:42.929Z] ---> Running in f9c5bb6a7b77 [2023-03-14T20:42:43.540Z] Removing intermediate container f9c5bb6a7b77 [2023-03-14T20:42:43.540Z] ---> 60eae5c33b4a [2023-03-14T20:42:43.540Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:42:43.810Z] ---> Running in 296bf5cd52c9 [2023-03-14T20:42:44.780Z] Removing intermediate container 296bf5cd52c9 [2023-03-14T20:42:44.780Z] ---> f98c17feb7c4 [2023-03-14T20:42:44.780Z] 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-03-14T20:42:45.052Z] ---> 5d331f33f397 [2023-03-14T20:42:45.052Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:42:45.052Z] ---> Running in 680ae56590db [2023-03-14T20:42:45.646Z] ---> Running in 3b98fc49ceba [2023-03-14T20:42:47.063Z] Removing intermediate container 3b98fc49ceba [2023-03-14T20:42:47.063Z] ---> f2652c9e73b5 [2023-03-14T20:42:47.063Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:42:47.063Z] ---> Running in 588b944a2ad7 [2023-03-14T20:42:48.485Z] Removing intermediate container 588b944a2ad7 [2023-03-14T20:42:48.485Z] ---> a2964bfdbd09 [2023-03-14T20:42:48.485Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:42:48.485Z] ---> Running in 8c301814b23a [2023-03-14T20:42:49.917Z] Removing intermediate container 8c301814b23a [2023-03-14T20:42:49.917Z] ---> 296acd5471b1 [2023-03-14T20:42:49.917Z] 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-03-14T20:42:50.514Z] ---> Running in 9eda3aba9d04 [2023-03-14T20:42:51.101Z] Removing intermediate container 680ae56590db [2023-03-14T20:42:51.101Z] ---> 36d0d70f1b80 [2023-03-14T20:42:51.101Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:42:51.368Z] ---> Running in 9cceae6b4057 [2023-03-14T20:42:53.974Z] Removing intermediate container 9cceae6b4057 [2023-03-14T20:42:53.974Z] ---> 65e67d7d1896 [2023-03-14T20:42:53.974Z] [2023-03-14T20:42:53.974Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:42:53.974Z] ---> d74e625d9115 [2023-03-14T20:42:53.974Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:42:53.974Z] ---> Using cache [2023-03-14T20:42:53.974Z] ---> a62c164cdf44 [2023-03-14T20:42:53.974Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:42:54.561Z] ---> Running in 3a51148d95a0 [2023-03-14T20:42:56.517Z] Removing intermediate container 9eda3aba9d04 [2023-03-14T20:42:56.517Z] ---> d9d452029fc2 [2023-03-14T20:42:56.517Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:42:56.792Z] ---> Running in 6a52fd880bb9 [2023-03-14T20:42:57.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:42:58.035Z] Removing intermediate container 6a52fd880bb9 [2023-03-14T20:42:58.035Z] ---> 5469841b1973 [2023-03-14T20:42:58.035Z] [2023-03-14T20:42:58.035Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:42:58.035Z] ---> d74e625d9115 [2023-03-14T20:42:58.035Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:42:58.035Z] ---> Using cache [2023-03-14T20:42:58.035Z] ---> a62c164cdf44 [2023-03-14T20:42:58.035Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:42:58.622Z] ---> Running in 7f4e90a2b39f [2023-03-14T20:42:58.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:01.215Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:43:01.215Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:43:01.215Z] OK: 17683 distinct packages available [2023-03-14T20:43:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:02.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:02.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:04.187Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:43:04.187Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:43:04.187Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:43:04.187Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:43:04.188Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:43:04.188Z] OK: 8 MiB in 19 packages [2023-03-14T20:43:04.774Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:43:04.775Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:43:04.775Z] OK: 17683 distinct packages available [2023-03-14T20:43:05.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:06.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:07.879Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:43:07.879Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:43:07.879Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:43:07.879Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:43:07.879Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:43:07.879Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:43:08.148Z] OK: 9 MiB in 20 packages [2023-03-14T20:43:08.416Z] Removing intermediate container 3a51148d95a0 [2023-03-14T20:43:08.416Z] ---> 87762200af49 [2023-03-14T20:43:08.416Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:43:11.012Z] ---> a5ea19f5730d [2023-03-14T20:43:11.012Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:43:11.012Z] Removing intermediate container 7f4e90a2b39f [2023-03-14T20:43:11.012Z] ---> 35daa024f5e9 [2023-03-14T20:43:11.013Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:43:13.616Z] ---> 42970131214f [2023-03-14T20:43:13.616Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:43:23.713Z] ---> b83617832bc6 [2023-03-14T20:43:23.713Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:43:25.127Z] ---> 01be23adb455 [2023-03-14T20:43:25.127Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:43:27.075Z] ---> 87528933a106 [2023-03-14T20:43:27.075Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:43:27.345Z] ---> Running in ec21f0ee44f7 [2023-03-14T20:43:28.794Z] Removing intermediate container ec21f0ee44f7 [2023-03-14T20:43:28.794Z] ---> ecf558acc11d [2023-03-14T20:43:28.794Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:43:30.218Z] ---> c9701f9b95df [2023-03-14T20:43:30.218Z] Step 21/26 : WORKDIR / [2023-03-14T20:43:30.487Z] ---> Running in 839b405a046c [2023-03-14T20:43:31.450Z] Removing intermediate container 839b405a046c [2023-03-14T20:43:31.450Z] ---> 3b89ffda22fb [2023-03-14T20:43:31.451Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:43:32.046Z] ---> Running in bed74e7d312d [2023-03-14T20:43:33.032Z] Removing intermediate container bed74e7d312d [2023-03-14T20:43:33.032Z] ---> 9e00789aec17 [2023-03-14T20:43:33.032Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:43:33.318Z] ---> Running in f1b0d402d6a9 [2023-03-14T20:43:34.735Z] Removing intermediate container f1b0d402d6a9 [2023-03-14T20:43:34.735Z] ---> 804d30295630 [2023-03-14T20:43:34.735Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:43:34.735Z] ---> Running in 8f27b9ce0849 [2023-03-14T20:43:35.322Z] ---> f5922a104a7f [2023-03-14T20:43:35.322Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:43:35.911Z] Removing intermediate container 8f27b9ce0849 [2023-03-14T20:43:35.911Z] ---> 9872d933ca96 [2023-03-14T20:43:35.911Z] Step 25/26 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:43:36.184Z] ---> Running in 179686c2eb9e [2023-03-14T20:43:37.147Z] ---> 36919c902a38 [2023-03-14T20:43:37.147Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:43:37.416Z] Removing intermediate container 179686c2eb9e [2023-03-14T20:43:37.416Z] ---> 576e4559cfb5 [2023-03-14T20:43:37.416Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:43:37.416Z] ---> Running in ad7e9a96e1ef [2023-03-14T20:43:38.824Z] Removing intermediate container ad7e9a96e1ef [2023-03-14T20:43:38.824Z] ---> 9c66d3b49285 [2023-03-14T20:43:38.824Z] [2023-03-14T20:43:38.825Z] ---> 19d0fd0b5147 [2023-03-14T20:43:38.825Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:43:39.411Z] Successfully built 9c66d3b49285 [2023-03-14T20:43:39.411Z] Successfully tagged security-spire-config-arm64:latest [2023-03-14T20:43:39.411Z] Building core-command [2023-03-14T20:43:39.995Z]  Building security-spire-config ... done  ---> 9a57c7009074 [2023-03-14T20:43:39.995Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:43:40.266Z] ---> Running in cf82afa73a04 [2023-03-14T20:43:40.853Z] Removing intermediate container f8a161db3a4a [2023-03-14T20:43:40.853Z] ---> a603af975c3b [2023-03-14T20:43:40.853Z] Step 7/25 : COPY . . [2023-03-14T20:43:41.124Z] Removing intermediate container cf82afa73a04 [2023-03-14T20:43:41.124Z] ---> 60d6f67e76cb [2023-03-14T20:43:41.124Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:43:41.392Z] ---> Running in 19970e5d09a9 [2023-03-14T20:43:42.809Z] Removing intermediate container 19970e5d09a9 [2023-03-14T20:43:42.809Z] ---> 319a25982371 [2023-03-14T20:43:42.809Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:43:43.078Z] ---> Running in 5b30ee5f84a3 [2023-03-14T20:43:44.044Z] Removing intermediate container 5b30ee5f84a3 [2023-03-14T20:43:44.044Z] ---> 2631a05fb303 [2023-03-14T20:43:44.044Z] Step 25/26 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:43:44.044Z] ---> Running in ba00b6fa3c24 [2023-03-14T20:43:45.458Z] Removing intermediate container ba00b6fa3c24 [2023-03-14T20:43:45.458Z] ---> 8068b8bc98c1 [2023-03-14T20:43:45.458Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:43:45.458Z] ---> Running in 499247f82016 [2023-03-14T20:43:46.444Z] Removing intermediate container 499247f82016 [2023-03-14T20:43:46.444Z] ---> 50b0dc369a74 [2023-03-14T20:43:46.444Z] [2023-03-14T20:43:47.030Z] Successfully built 50b0dc369a74 [2023-03-14T20:43:47.030Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-14T20:43:59.364Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:43:59.364Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:43:59.364Z] ---> 54f031a84e1b [2023-03-14T20:43:59.364Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:43:59.364Z] ---> Using cache [2023-03-14T20:43:59.364Z] ---> 3beb353101f9 [2023-03-14T20:43:59.364Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:43:59.364Z] ---> Using cache [2023-03-14T20:43:59.364Z] ---> e1ae3c2029e4 [2023-03-14T20:43:59.364Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:43:59.364Z] ---> Using cache [2023-03-14T20:43:59.364Z] ---> bbc94ae3bb5c [2023-03-14T20:43:59.364Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:43:59.364Z] ---> Using cache [2023-03-14T20:43:59.364Z] ---> 2da50c976792 [2023-03-14T20:43:59.364Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:43:59.364Z] ---> Using cache [2023-03-14T20:43:59.364Z] ---> 51491d568a03 [2023-03-14T20:43:59.364Z] Step 8/24 : COPY . . [2023-03-14T20:43:59.364Z] ---> Using cache [2023-03-14T20:43:59.364Z] ---> 865c8e8e5393 [2023-03-14T20:43:59.364Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:44:04.724Z] ---> Running in b4f7c38f077e [2023-03-14T20:44:04.724Z] ---> edb182d3c787 [2023-03-14T20:44:04.724Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:44:04.724Z] ---> Running in e8cd9c444c66 [2023-03-14T20:44:05.327Z] Removing intermediate container e8cd9c444c66 [2023-03-14T20:44:05.327Z] ---> 27b6f87a8788 [2023-03-14T20:44:05.327Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:44:05.598Z] ---> Running in 44e4aa9398ec [2023-03-14T20:44:06.194Z] 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-03-14T20:44:06.194Z] Removing intermediate container 44e4aa9398ec [2023-03-14T20:44:06.194Z] ---> 319bc2efe650 [2023-03-14T20:44:06.194Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:44:06.194Z] ---> Running in 0800714eeda2 [2023-03-14T20:44:06.788Z] Removing intermediate container 0800714eeda2 [2023-03-14T20:44:06.788Z] ---> f21cfaf5c8b1 [2023-03-14T20:44:06.788Z] Step 11/25 : 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-03-14T20:44:07.060Z] ---> Running in e756251b34a7 [2023-03-14T20:44:11.352Z] Removing intermediate container e756251b34a7 [2023-03-14T20:44:11.352Z] ---> deeb1837602e [2023-03-14T20:44:11.352Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:44:11.352Z] ---> Running in 965d886908b6 [2023-03-14T20:44:12.318Z] Removing intermediate container 965d886908b6 [2023-03-14T20:44:12.318Z] ---> ff8e720c07cc [2023-03-14T20:44:12.318Z] [2023-03-14T20:44:12.318Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:44:12.318Z] ---> d74e625d9115 [2023-03-14T20:44:12.318Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:44:12.318Z] ---> Using cache [2023-03-14T20:44:12.318Z] ---> a62c164cdf44 [2023-03-14T20:44:12.318Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:44:12.318Z] ---> Using cache [2023-03-14T20:44:12.318Z] ---> 35daa024f5e9 [2023-03-14T20:44:12.318Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:44:12.318Z] ---> Using cache [2023-03-14T20:44:12.318Z] ---> 42970131214f [2023-03-14T20:44:12.318Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:44:24.653Z] ---> 3478fe5c5076 [2023-03-14T20:44:24.653Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:44:24.922Z] ---> 47e2665860e9 [2023-03-14T20:44:24.922Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:44:25.509Z] Removing intermediate container b3e0ae483e30 [2023-03-14T20:44:25.509Z] ---> 48d8ccc3caa0 [2023-03-14T20:44:25.509Z] [2023-03-14T20:44:25.509Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:44:25.509Z] ---> d74e625d9115 [2023-03-14T20:44:25.509Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:44:25.509Z] ---> Using cache [2023-03-14T20:44:25.509Z] ---> a62c164cdf44 [2023-03-14T20:44:25.509Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:44:25.509Z] ---> Running in 9aa6c35a453d [2023-03-14T20:44:26.104Z] ---> 5fcbec236f4f [2023-03-14T20:44:26.104Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:44:30.471Z] ---> d559ddc904d0 [2023-03-14T20:44:30.471Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:44:30.471Z] ---> Running in 83e9181ee46a [2023-03-14T20:44:30.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:44:31.076Z] Removing intermediate container 83e9181ee46a [2023-03-14T20:44:31.076Z] ---> 6ded8aa8072a [2023-03-14T20:44:31.076Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:44:31.076Z] ---> Running in 4283a432624d [2023-03-14T20:44:31.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:44:31.629Z] Removing intermediate container 4283a432624d [2023-03-14T20:44:31.629Z] ---> f8789c33196e [2023-03-14T20:44:31.629Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:44:31.629Z] ---> Running in d7e9c411d28b [2023-03-14T20:44:32.423Z] Removing intermediate container d7e9c411d28b [2023-03-14T20:44:32.424Z] ---> f8454163828d [2023-03-14T20:44:32.424Z] Step 24/25 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:44:32.424Z] ---> Running in a47228b58481 [2023-03-14T20:44:33.025Z] Removing intermediate container a47228b58481 [2023-03-14T20:44:33.025Z] ---> 924a931c2ba3 [2023-03-14T20:44:33.025Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:44:33.025Z] ---> Running in c5e48dbdf33a [2023-03-14T20:44:33.306Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:44:33.306Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:44:33.306Z] OK: 17683 distinct packages available [2023-03-14T20:44:33.596Z] Removing intermediate container c5e48dbdf33a [2023-03-14T20:44:33.596Z] ---> d3376cc30429 [2023-03-14T20:44:33.596Z] [2023-03-14T20:44:33.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:44:34.189Z] Successfully built d3376cc30429 [2023-03-14T20:44:34.189Z] Successfully tagged security-spire-server-arm64:latest [2023-03-14T20:44:34.465Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:44:35.963Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:44:36.252Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:44:36.252Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:44:36.252Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:44:36.252Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:44:36.252Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:44:36.252Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:44:36.252Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:44:36.252Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:44:36.252Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:44:36.252Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:44:36.887Z] OK: 11 MiB in 24 packages [2023-03-14T20:44:39.488Z] Removing intermediate container 9aa6c35a453d [2023-03-14T20:44:39.488Z] ---> 3aa1f82bd12d [2023-03-14T20:44:39.488Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:44:40.461Z] ---> 945789a51b0a [2023-03-14T20:44:40.461Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:44:41.878Z] ---> 1574d973f2f7 [2023-03-14T20:44:41.878Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:44:44.472Z] ---> e70e4e43dbf1 [2023-03-14T20:44:44.472Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:44:45.067Z] ---> a15a37c30be7 [2023-03-14T20:44:45.067Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:44:45.346Z] ---> Running in ce563707107c [2023-03-14T20:44:45.614Z] Removing intermediate container ce563707107c [2023-03-14T20:44:45.614Z] ---> 0f33dedb1f68 [2023-03-14T20:44:45.895Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:44:45.895Z] ---> Running in a2c68b734e33 [2023-03-14T20:44:46.486Z] Removing intermediate container a2c68b734e33 [2023-03-14T20:44:46.486Z] ---> afdfbfcbd73e [2023-03-14T20:44:46.486Z] Step 18/20 : LABEL arch=arm64 [2023-03-14T20:44:46.486Z] ---> Running in 21ac34d5140e [2023-03-14T20:44:46.757Z] Removing intermediate container 21ac34d5140e [2023-03-14T20:44:46.757Z] ---> 32e5f762131e [2023-03-14T20:44:47.028Z] Step 19/20 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:44:47.028Z] ---> Running in 56163041fe22 [2023-03-14T20:44:47.619Z] Removing intermediate container 56163041fe22 [2023-03-14T20:44:47.619Z] ---> 2304f7139a20 [2023-03-14T20:44:47.619Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:44:47.619Z] ---> Running in f7c284820933 [2023-03-14T20:44:48.207Z] Removing intermediate container f7c284820933 [2023-03-14T20:44:48.207Z] ---> c3266579163a [2023-03-14T20:44:48.207Z] [2023-03-14T20:44:48.474Z] Successfully built c3266579163a [2023-03-14T20:44:48.474Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-14T20:45:10.567Z]  Building security-spiffe-token-provider ... done Removing intermediate container e584fb4a1171 [2023-03-14T20:45:10.567Z] ---> 3b0dcd9417e2 [2023-03-14T20:45:10.567Z] [2023-03-14T20:45:10.567Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:45:10.567Z] ---> d74e625d9115 [2023-03-14T20:45:10.567Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:45:10.838Z] ---> Running in e128691f6759 [2023-03-14T20:45:12.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:45:13.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:45:15.181Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:45:15.181Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:45:15.181Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:45:15.181Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:45:15.774Z] OK: 8 MiB in 17 packages [2023-03-14T20:45:18.375Z] Removing intermediate container e128691f6759 [2023-03-14T20:45:18.375Z] ---> 55bb63737f0d [2023-03-14T20:45:18.375Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:45:18.375Z] ---> Running in 1e2f8aac17c6 [2023-03-14T20:45:18.646Z] Removing intermediate container 1e2f8aac17c6 [2023-03-14T20:45:18.646Z] ---> 28c7329ff67d [2023-03-14T20:45:18.646Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:45:18.918Z] ---> Running in fa0c69e2eb3c [2023-03-14T20:45:19.508Z] Removing intermediate container fa0c69e2eb3c [2023-03-14T20:45:19.508Z] ---> c35ee5c7746f [2023-03-14T20:45:19.508Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:45:19.508Z] ---> Running in 8426dc2c7068 [2023-03-14T20:45:20.093Z] Removing intermediate container 8426dc2c7068 [2023-03-14T20:45:20.093Z] ---> 2029a90ec58f [2023-03-14T20:45:20.093Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:45:21.057Z] ---> 8a6b954f480f [2023-03-14T20:45:21.057Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:45:24.775Z] ---> 405567db196d [2023-03-14T20:45:24.775Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:45:27.365Z] ---> 1c8a9a501602 [2023-03-14T20:45:27.365Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:45:28.328Z] ---> 5c82091245d6 [2023-03-14T20:45:28.328Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:45:28.328Z] ---> Running in d07c58e2e3fc [2023-03-14T20:45:28.928Z] Removing intermediate container d07c58e2e3fc [2023-03-14T20:45:28.928Z] ---> 8bbfa9c41cb3 [2023-03-14T20:45:28.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:45:29.197Z] ---> Running in 8f5e2bbd560a [2023-03-14T20:45:29.465Z] Removing intermediate container 8f5e2bbd560a [2023-03-14T20:45:29.465Z] ---> dcd82863f3ef [2023-03-14T20:45:29.465Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:45:29.739Z] ---> Running in 9d895c29c0a9 [2023-03-14T20:45:30.340Z] Removing intermediate container 9d895c29c0a9 [2023-03-14T20:45:30.340Z] ---> 082e7022f284 [2023-03-14T20:45:30.340Z] Step 22/23 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:45:30.340Z] ---> Running in 97c1b9571706 [2023-03-14T20:45:30.932Z] Removing intermediate container 97c1b9571706 [2023-03-14T20:45:30.932Z] ---> e5c15aa5cd7b [2023-03-14T20:45:30.932Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:45:31.200Z] ---> Running in aae7933ec836 [2023-03-14T20:45:31.785Z] Removing intermediate container aae7933ec836 [2023-03-14T20:45:31.785Z] ---> 1476a9dd61d3 [2023-03-14T20:45:31.785Z] [2023-03-14T20:45:31.785Z] Successfully built 1476a9dd61d3 [2023-03-14T20:45:31.785Z] Successfully tagged support-notifications-arm64:latest [2023-03-14T20:46:39.943Z]  Building support-notifications ... done Removing intermediate container b4f7c38f077e [2023-03-14T20:46:39.944Z] ---> 0a717220bbf6 [2023-03-14T20:46:39.944Z] [2023-03-14T20:46:39.944Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:46:39.944Z] ---> d74e625d9115 [2023-03-14T20:46:39.944Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:46:39.944Z] ---> Using cache [2023-03-14T20:46:39.944Z] ---> bfba3e0bc1cd [2023-03-14T20:46:39.944Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:46:39.944Z] ---> Using cache [2023-03-14T20:46:39.944Z] ---> 625a4f70a58e [2023-03-14T20:46:39.944Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:46:39.944Z] ---> Running in ceb74b072c96 [2023-03-14T20:46:39.944Z] Removing intermediate container ceb74b072c96 [2023-03-14T20:46:39.944Z] ---> a0467ede6c5a [2023-03-14T20:46:39.944Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:46:39.944Z] ---> Running in 2b2ad0ff0b02 [2023-03-14T20:46:39.944Z] Removing intermediate container 2b2ad0ff0b02 [2023-03-14T20:46:39.944Z] ---> e7d12421648b [2023-03-14T20:46:39.944Z] Step 15/24 : WORKDIR / [2023-03-14T20:46:39.944Z] ---> Running in 35dcd42855f4 [2023-03-14T20:46:39.944Z] Removing intermediate container 35dcd42855f4 [2023-03-14T20:46:39.944Z] ---> 0d562b848781 [2023-03-14T20:46:39.944Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:46:39.944Z] ---> 9e5faf0099a5 [2023-03-14T20:46:39.944Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:46:39.944Z] ---> a2c06b7b73bb [2023-03-14T20:46:39.944Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:46:39.944Z] ---> cecfd6178d97 [2023-03-14T20:46:39.944Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:46:40.221Z] ---> 14cbc8c483fe [2023-03-14T20:46:40.221Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:46:40.490Z] ---> Running in c04dcfcd64eb [2023-03-14T20:46:40.759Z] Removing intermediate container c04dcfcd64eb [2023-03-14T20:46:40.759Z] ---> 13ec17cc8a8b [2023-03-14T20:46:40.759Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:46:40.759Z] ---> Running in b51be80aa60a [2023-03-14T20:46:41.354Z] Removing intermediate container b51be80aa60a [2023-03-14T20:46:41.354Z] ---> cf97b5740840 [2023-03-14T20:46:41.354Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:46:41.354Z] ---> Running in 9463bac981a0 [2023-03-14T20:46:41.629Z] Removing intermediate container 9463bac981a0 [2023-03-14T20:46:41.629Z] ---> 7574df9e2055 [2023-03-14T20:46:41.629Z] Step 23/24 : LABEL git_sha=e88a33bdb0e267b11fe80abba41a2ae545a06158 [2023-03-14T20:46:41.902Z] ---> Running in 232e5dda28db [2023-03-14T20:46:42.171Z] Removing intermediate container 232e5dda28db [2023-03-14T20:46:42.171Z] ---> f0523fbc5993 [2023-03-14T20:46:42.171Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:46:42.171Z] ---> Running in ab0a78bcde6d [2023-03-14T20:46:43.588Z] Removing intermediate container ab0a78bcde6d [2023-03-14T20:46:43.588Z] ---> 6f2ef0b22d10 [2023-03-14T20:46:43.588Z] [2023-03-14T20:46:43.857Z] Successfully built 6f2ef0b22d10 [2023-03-14T20:46:43.857Z] Successfully tagged core-command-arm64:latest [2023-03-14T20:46:44.453Z]  Building core-command ... done  [Pipeline] } [2023-03-14T20:46:44.468Z] $ docker stop --time=1 c275c4c514ab8b1f62be56352fec8bb888c1d37e0ed9c20241187e4e9ccc249e [2023-03-14T20:46:46.289Z] $ docker rm -f --volumes c275c4c514ab8b1f62be56352fec8bb888c1d37e0ed9c20241187e4e9ccc249e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:46:46.894Z] + docker images [2023-03-14T20:46:47.162Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:46:47.162Z] core-command-arm64 latest 6f2ef0b22d10 5 seconds ago 19.7MB [2023-03-14T20:46:47.162Z] 0a717220bbf6 13 seconds ago 1.49GB [2023-03-14T20:46:47.162Z] support-notifications-arm64 latest 1476a9dd61d3 About a minute ago 32.5MB [2023-03-14T20:46:47.162Z] 3b0dcd9417e2 About a minute ago 1.56GB [2023-03-14T20:46:47.162Z] security-spiffe-token-provider-arm64 latest c3266579163a 2 minutes ago 32.6MB [2023-03-14T20:46:47.162Z] security-spire-server-arm64 latest d3376cc30429 2 minutes ago 87.1MB [2023-03-14T20:46:47.162Z] 48d8ccc3caa0 2 minutes ago 1.53GB [2023-03-14T20:46:47.162Z] ff8e720c07cc 2 minutes ago 1.35GB [2023-03-14T20:46:47.162Z] security-spire-agent-arm64 latest 50b0dc369a74 3 minutes ago 125MB [2023-03-14T20:46:47.162Z] security-spire-config-arm64 latest 9c66d3b49285 3 minutes ago 86.2MB [2023-03-14T20:46:47.162Z] 5469841b1973 3 minutes ago 1.35GB [2023-03-14T20:46:47.162Z] 65e67d7d1896 3 minutes ago 1.35GB [2023-03-14T20:46:47.162Z] support-scheduler-arm64 latest 6449288233da 4 minutes ago 31.8MB [2023-03-14T20:46:47.162Z] 98f3367b03bd 5 minutes ago 1.56GB [2023-03-14T20:46:47.162Z] core-data-arm64 latest 424a573b2c83 5 minutes ago 19.9MB [2023-03-14T20:46:47.162Z] 592795b5c14b 6 minutes ago 1.5GB [2023-03-14T20:46:47.162Z] security-proxy-setup-arm64 latest 38ffbe0decd9 7 minutes ago 18.6MB [2023-03-14T20:46:47.162Z] 21ade7676145 7 minutes ago 1.47GB [2023-03-14T20:46:47.162Z] core-metadata-arm64 latest 9342891f3022 16 minutes ago 20.4MB [2023-03-14T20:46:47.162Z] security-bootstrapper-arm64 latest 162bbc6920b0 16 minutes ago 21.8MB [2023-03-14T20:46:47.162Z] security-secretstore-setup-arm64 latest 54af5c3c6958 16 minutes ago 32MB [2023-03-14T20:46:47.162Z] 46d0ee7c6bd3 16 minutes ago 1.5GB [2023-03-14T20:46:47.162Z] core-common-config-bootstrapper-arm64 latest 0ad19dcc0247 16 minutes ago 17.4MB [2023-03-14T20:46:47.162Z] 338e5b450b51 16 minutes ago 1.48GB [2023-03-14T20:46:47.162Z] security-proxy-auth-arm64 latest ae9bbca7c9a2 17 minutes ago 18.2MB [2023-03-14T20:46:47.162Z] 596ffe130c2d 17 minutes ago 1.48GB [2023-03-14T20:46:47.162Z] b1b847bd21b3 17 minutes ago 1.47GB [2023-03-14T20:46:47.162Z] 4dc55eb72aed 17 minutes ago 1.47GB [2023-03-14T20:46:47.162Z] ci-base-image-arm64 latest 54f031a84e1b 44 minutes ago 868MB [2023-03-14T20:46:47.162Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB [2023-03-14T20:46:47.162Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-14T20:46:47.163Z] 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-03-14T20:46:47.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:46:47.937Z] [2023-03-14T20:46:47.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:46:48.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:46:48.615Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T20:46:48.615Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T20:46:48.615Z] 04944245beec: Pulling fs layer [2023-03-14T20:46:48.615Z] 699f458cf7ca: Pulling fs layer [2023-03-14T20:46:48.615Z] 765212b225bb: Pulling fs layer [2023-03-14T20:46:48.615Z] f23df028b6ca: Pulling fs layer [2023-03-14T20:46:48.615Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T20:46:48.615Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T20:46:48.615Z] f23df028b6ca: Waiting [2023-03-14T20:46:48.615Z] d65c8cfc05b1: Waiting [2023-03-14T20:46:48.615Z] 765212b225bb: Waiting [2023-03-14T20:46:48.615Z] 04944245beec: Verifying Checksum [2023-03-14T20:46:48.615Z] 04944245beec: Download complete [2023-03-14T20:46:48.615Z] 765212b225bb: Verifying Checksum [2023-03-14T20:46:48.615Z] 765212b225bb: Download complete [2023-03-14T20:46:48.615Z] f23df028b6ca: Verifying Checksum [2023-03-14T20:46:48.615Z] f23df028b6ca: Download complete [2023-03-14T20:46:48.615Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T20:46:48.615Z] d65c8cfc05b1: Download complete [2023-03-14T20:46:48.884Z] 699f458cf7ca: Verifying Checksum [2023-03-14T20:46:48.884Z] 699f458cf7ca: Download complete [2023-03-14T20:46:49.154Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T20:46:49.154Z] 8998bd30e6a1: Download complete [2023-03-14T20:46:51.742Z] 2437ff75d9bd: Download complete [2023-03-14T20:46:53.691Z] 8998bd30e6a1: Pull complete [2023-03-14T20:46:57.037Z] 04944245beec: Pull complete [2023-03-14T20:46:58.453Z] 699f458cf7ca: Pull complete [2023-03-14T20:46:58.721Z] 765212b225bb: Pull complete [2023-03-14T20:46:59.683Z] f23df028b6ca: Pull complete [2023-03-14T20:46:59.683Z] d65c8cfc05b1: Pull complete [2023-03-14T20:47:14.695Z] 2437ff75d9bd: Pull complete [2023-03-14T20:47:14.696Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T20:47:14.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:47:14.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:47:15.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-240 does not seem to be running inside a container [2023-03-14T20:47:15.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T20:47:18.389Z] $ docker top 0115832d4b9c90c4595a31a8c43abd3a3d8e1793e68ca03c41b4a40475d7655b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:19.379Z] ---> job-cost.sh [2023-03-14T20:47:19.380Z] lf-activate-venv: SKIPPING [2023-03-14T20:47:19.380Z] INFO: No Stack... [2023-03-14T20:47:19.965Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T20:47:20.931Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:47:21.596Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-14T20:47:21.596Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:47:21.701Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4443-1-stack-cost] [2023-03-14T20:47:21.707Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4443-1-stack-cost] did not exist. Created. [2023-03-14T20:47:21.707Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:47:22.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T20:47:22.667Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:47:22.686Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4443-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:47:22.761Z] $ docker stop --time=1 0115832d4b9c90c4595a31a8c43abd3a3d8e1793e68ca03c41b4a40475d7655b [2023-03-14T20:47:24.351Z] $ docker rm -f --volumes 0115832d4b9c90c4595a31a8c43abd3a3d8e1793e68ca03c41b4a40475d7655b [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-03-14T20:47:25.347Z] provisioning config files... [2023-03-14T20:47:25.354Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3231499003640527147tmp [Pipeline] { [Pipeline] sh [2023-03-14T20:47:25.691Z] + set +x [2023-03-14T20:47:25.691Z] + curl -s https://codecov.io/bash [2023-03-14T20:47:25.691Z] + bash -s -- [2023-03-14T20:47:25.691Z] [2023-03-14T20:47:25.691Z] _____ _ [2023-03-14T20:47:25.691Z] / ____| | | [2023-03-14T20:47:25.691Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T20:47:25.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T20:47:25.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T20:47:25.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T20:47:25.691Z] Bash-1.0.6 [2023-03-14T20:47:25.691Z] [2023-03-14T20:47:25.691Z] [2023-03-14T20:47:25.691Z] ==> git version 2.25.1 found [2023-03-14T20:47:25.691Z] ==> 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-03-14T20:47:25.691Z] Release-Date: 2020-01-08 [2023-03-14T20:47:25.691Z] 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-03-14T20:47:25.691Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T20:47:25.691Z] ==> Jenkins CI detected. [2023-03-14T20:47:25.691Z] current dir:  /w/workspace/edgex-go/1 [2023-03-14T20:47:25.691Z] project root: . [2023-03-14T20:47:25.691Z] --> token set from env [2023-03-14T20:47:25.691Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T20:47:25.691Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T20:47:25.691Z] ==> Python coveragepy not found [2023-03-14T20:47:25.691Z] ==> Searching for coverage reports in: [2023-03-14T20:47:25.691Z] + . [2023-03-14T20:47:25.691Z] -> Found 1 reports [2023-03-14T20:47:25.691Z] ==> Detecting git/mercurial file structure [2023-03-14T20:47:25.691Z] ==> Reading reports [2023-03-14T20:47:25.691Z] + ./coverage.out bytes=447486 [2023-03-14T20:47:25.691Z] ==> Appending adjustments [2023-03-14T20:47:25.691Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T20:47:27.068Z] + Found adjustments [2023-03-14T20:47:27.068Z] ==> Gzipping contents [2023-03-14T20:47:27.068Z] 60K /tmp/codecov.hqP4d5.gz [2023-03-14T20:47:27.068Z] ==> Uploading reports [2023-03-14T20:47:27.068Z] url: https://codecov.io [2023-03-14T20:47:27.068Z] query: branch=PR-4443&commit=e88a33bdb0e267b11fe80abba41a2ae545a06158&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4443&job=&cmd_args= [2023-03-14T20:47:27.068Z] -> Pinging Codecov [2023-03-14T20:47:27.068Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4443&commit=e88a33bdb0e267b11fe80abba41a2ae545a06158&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4443&job=&cmd_args= [2023-03-14T20:47:27.068Z] -> Uploading to [2023-03-14T20:47:27.068Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/e88a33bdb0e267b11fe80abba41a2ae545a06158/b8559df7-a4c9-4351-ba8f-dd545533f018.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1d03bd284fb0f6461caefba19a11d13f379ca2c2b699b9569e4beb97c72abd5 [2023-03-14T20:47:27.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:47:27.068Z] Dload Upload Total Spent Left Speed [2023-03-14T20:47:27.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57635 0 0 100 57635 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57635 0 0 100 57635 0 216k --:--:-- --:--:-- --:--:-- 215k [2023-03-14T20:47:27.326Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e88a33bdb0e267b11fe80abba41a2ae545a06158 [Pipeline] } [2023-03-14T20:47:27.354Z] 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-03-14T20:47:28.656Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:28.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:29.870Z] ---> package-listing.sh [2023-03-14T20:47:29.870Z] ++ facter osfamily [2023-03-14T20:47:29.870Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T20:47:30.129Z] + OS_FAMILY=debian [2023-03-14T20:47:30.129Z] + workspace=/w/workspace/edgex-go/1 [2023-03-14T20:47:30.129Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T20:47:30.129Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T20:47:30.129Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T20:47:30.129Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T20:47:30.129Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:47:30.129Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T20:47:30.129Z] + case "${OS_FAMILY}" in [2023-03-14T20:47:30.129Z] + dpkg -l [2023-03-14T20:47:30.129Z] + grep '^ii' [2023-03-14T20:47:30.129Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T20:47:30.129Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T20:47:30.129Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T20:47:30.129Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:47:30.129Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-14T20:47:30.129Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-14T20:47:30.160Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T20:47:30.450Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:47:31.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:47:31.068Z] [2023-03-14T20:47:31.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:47:31.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:47:31.443Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:47:31.443Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:47:31.443Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:47:31.443Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:47:31.443Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:47:31.443Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:47:31.443Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:47:31.443Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:47:31.443Z] 33b1e0a273af: Waiting [2023-03-14T20:47:31.443Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:47:31.443Z] 5d3b04190fa2: Waiting [2023-03-14T20:47:31.443Z] 5c69ac0246d0: Download complete [2023-03-14T20:47:31.443Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T20:47:31.443Z] 3a2ae6a8a46f: Download complete [2023-03-14T20:47:31.701Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:47:31.701Z] 33b1e0a273af: Download complete [2023-03-14T20:47:31.701Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:47:31.702Z] ec43610c2a17: Download complete [2023-03-14T20:47:31.702Z] 5d3b04190fa2: Download complete [2023-03-14T20:47:31.702Z] 5eb5b503b376: Verifying Checksum [2023-03-14T20:47:31.702Z] 5eb5b503b376: Download complete [2023-03-14T20:47:32.270Z] 2f39f015ded8: Verifying Checksum [2023-03-14T20:47:32.270Z] 2f39f015ded8: Download complete [2023-03-14T20:47:32.835Z] 5eb5b503b376: Pull complete [2023-03-14T20:47:33.093Z] 5c69ac0246d0: Pull complete [2023-03-14T20:47:33.351Z] ec43610c2a17: Pull complete [2023-03-14T20:47:33.610Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:47:33.868Z] 33b1e0a273af: Pull complete [2023-03-14T20:47:33.868Z] 5d3b04190fa2: Pull complete [2023-03-14T20:47:38.049Z] 2f39f015ded8: Pull complete [2023-03-14T20:47:38.049Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:47:38.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:47:38.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:47:38.259Z] prd-ubuntu20.04-docker-8c-8g-234 does not seem to be running inside a container [2023-03-14T20:47:38.293Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T20:47:40.400Z] $ docker top 0e4faeae59da9493474fa3d788da020a185acf273eeb78001b2c97f28918d46d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:47:40.788Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T20:47:41.096Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T20:47:41.409Z] + ls /var/log/sa-host [2023-03-14T20:47:41.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:47:41.545Z] provisioning config files... [2023-03-14T20:47:41.555Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10213064848442491982tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:47:41.605Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:41.916Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T20:47:41.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:42.331Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T20:47:42.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:42.677Z] ---> sudo-logs.sh [2023-03-14T20:47:42.677Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T20:47:42.754Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:43.059Z] ---> job-cost.sh [2023-03-14T20:47:43.059Z] lf-activate-venv: SKIPPING [2023-03-14T20:47:43.059Z] DEBUG: total: 0.10999999940395355 [2023-03-14T20:47:43.059Z] INFO: Retrieving Stack Cost... [2023-03-14T20:47:43.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:47:43.885Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T20:47:43.917Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:47:44.227Z] ---> logs-deploy.sh [2023-03-14T20:47:44.227Z] lf-activate-venv: SKIPPING [2023-03-14T20:47:44.227Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4443/1 [2023-03-14T20:47:44.227Z] INFO: archiving workspace using pattern(s): [2023-03-14T20:47:45.163Z] Archives upload complete. [2023-03-14T20:47:45.163Z] INFO: archiving logs to Nexus