Pull request #4513 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from b60d51baaa15091a6e96dccdc603a49e2c1ebfd2+145341ff45959b68fb1ffbee66110f9f8e8ddab7 (deaf45ef2c8b1b019a8dff72a87fac678cb91568) 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-ssh516073046967978160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12090703266632687609.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4513/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-4513/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16750445532283383364.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-4513/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15401627398418235343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11287949917507166041.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-4513/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-4513/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8551739142027484468.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-8468 in /w/workspace/edgexfoundry_edgex-go_PR-4513 [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 Merging remotes/origin/main commit 145341ff45959b68fb1ffbee66110f9f8e8ddab7 into PR head commit b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 > 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/4513/head:refs/remotes/origin/PR-4513 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 # timeout=10 Merge succeeded, producing b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 Checking out Revision b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 (PR-4513) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 145341ff45959b68fb1ffbee66110f9f8e8ddab7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 # timeout=10 Commit message: "feat: Consume breaking JWT audience change in go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T18:29:47.822Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T18:29:47.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T18:29:48.065Z] ========================================================= [2023-04-13T18:29:48.065Z] EdgeX Global Pipelines Version Info [2023-04-13T18:29:48.065Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T18:29:48.799Z] ------------------- [2023-04-13T18:29:48.799Z] stable info: [2023-04-13T18:29:48.799Z] ------------------- [2023-04-13T18:29:48.799Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T18:29:48.799Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T18:29:48.799Z] Message: update stable to v1.0.248 [2023-04-13T18:29:49.370Z] ------------------- [2023-04-13T18:29:49.370Z] experimental info: [2023-04-13T18:29:49.370Z] ------------------- [2023-04-13T18:29:49.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T18:29:49.370Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T18:29:49.370Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T18:29:49.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-13T18:29:49.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-13T18:29:49.715Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T18:29:49.755Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T18:29:49.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T18:29:49.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T18:29:49.873Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T18:29:49.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-13T18:29:49.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-13T18:29:50.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-13T18:29:50.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T18:29:50.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T18:29:50.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T18:29:50.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T18:29:50.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T18:29:50.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T18:29:50.299Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T18:29:50.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T18:29:50.380Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-13T18:29:50.421Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-13T18:29:50.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T18:29:50.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T18:29:50.541Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T18:29:50.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4513 [Pipeline] echo [2023-04-13T18:29:50.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4513 [Pipeline] echo [2023-04-13T18:29:50.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4513 [Pipeline] echo [2023-04-13T18:29:50.704Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [Pipeline] echo [2023-04-13T18:29:50.742Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b60d51b [Pipeline] echo [2023-04-13T18:29:50.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T18:29:50.896Z] provisioning config files... [2023-04-13T18:29:50.910Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2752048247702731133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T18:29:51.252Z] ---> docker-login.sh [2023-04-13T18:29:51.252Z] nexus3.edgexfoundry.org:10001 [2023-04-13T18:29:51.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:29:51.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:29:51.512Z] Configure a credential helper to remove this warning. See [2023-04-13T18:29:51.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:29:51.512Z] [2023-04-13T18:29:51.512Z] Login Succeeded [2023-04-13T18:29:51.512Z] nexus3.edgexfoundry.org:10002 [2023-04-13T18:29:51.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:29:51.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:29:51.773Z] Configure a credential helper to remove this warning. See [2023-04-13T18:29:51.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:29:51.773Z] [2023-04-13T18:29:51.773Z] Login Succeeded [2023-04-13T18:29:51.773Z] nexus3.edgexfoundry.org:10003 [2023-04-13T18:29:51.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:29:51.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:29:51.773Z] Configure a credential helper to remove this warning. See [2023-04-13T18:29:51.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:29:51.773Z] [2023-04-13T18:29:51.773Z] Login Succeeded [2023-04-13T18:29:51.773Z] nexus3.edgexfoundry.org:10004 [2023-04-13T18:29:52.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:29:52.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:29:52.033Z] Configure a credential helper to remove this warning. See [2023-04-13T18:29:52.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:29:52.033Z] [2023-04-13T18:29:52.033Z] Login Succeeded [2023-04-13T18:29:52.033Z] docker.io [2023-04-13T18:29:52.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:29:52.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:29:52.293Z] Configure a credential helper to remove this warning. See [2023-04-13T18:29:52.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:29:52.293Z] [2023-04-13T18:29:52.293Z] Login Succeeded [2023-04-13T18:29:52.293Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T18:29:52.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T18:29:52.736Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/core-command/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/core-data/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/core-metadata/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-13T18:29:52.736Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2023-04-13T18:29:52.736Z] -f2 [2023-04-13T18:29:52.736Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-13T18:29:52.736Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-13T18:29:52.736Z] + dirname cmd/support-notifications/Dockerfile [2023-04-13T18:29:52.736Z] + cut -d/ -f2 [2023-04-13T18:29:52.736Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-13T18:29:52.736Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2023-04-13T18:29:52.736Z] -f2 [2023-04-13T18:29:52.736Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-13T18:29:52.802Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T18:29:53.281Z] + git rev-list -1 --merges b60d51baaa15091a6e96dccdc603a49e2c1ebfd2~1..b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [Pipeline] echo [2023-04-13T18:29:53.317Z] -----------> git rev-list -1 --merges b60d51baaa15091a6e96dccdc603a49e2c1ebfd2~1..b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [false] [Pipeline] sh [2023-04-13T18:29:53.625Z] + git log --format=format:%s -1 b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [Pipeline] echo [2023-04-13T18:29:53.663Z] ========================================================= [2023-04-13T18:29:53.663Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T18:29:53.663Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-13T18:29:54.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T18:29:54.149Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T18:29:54.149Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T18:29:54.149Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T18:29:54.149Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-04-13T18:29:54.149Z] -a /etc/ssh/ssh_known_hosts [2023-04-13T18:29:54.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:29:54.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T18:29:54.632Z] [2023-04-13T18:29:54.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:29:55.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T18:29:55.034Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T18:29:55.034Z] b85a868b505f: Pulling fs layer [2023-04-13T18:29:55.034Z] e2be974225ed: Pulling fs layer [2023-04-13T18:29:55.034Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T18:29:55.034Z] 988bab9f4d93: Pulling fs layer [2023-04-13T18:29:55.034Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T18:29:55.034Z] eaf3925da568: Pulling fs layer [2023-04-13T18:29:55.034Z] bab4dde63d76: Pulling fs layer [2023-04-13T18:29:55.034Z] bde34c3a00c8: Pulling fs layer [2023-04-13T18:29:55.034Z] b352a97aabf1: Pulling fs layer [2023-04-13T18:29:55.034Z] 4872d77fe225: Pulling fs layer [2023-04-13T18:29:55.034Z] 5851b861e8e6: Pulling fs layer [2023-04-13T18:29:55.034Z] bab4dde63d76: Waiting [2023-04-13T18:29:55.034Z] eaf3925da568: Waiting [2023-04-13T18:29:55.034Z] bde34c3a00c8: Waiting [2023-04-13T18:29:55.034Z] b352a97aabf1: Waiting [2023-04-13T18:29:55.034Z] 5851b861e8e6: Waiting [2023-04-13T18:29:55.034Z] 4872d77fe225: Waiting [2023-04-13T18:29:55.034Z] 988bab9f4d93: Waiting [2023-04-13T18:29:55.034Z] 1469e6f7b9e6: Waiting [2023-04-13T18:29:55.034Z] e2be974225ed: Verifying Checksum [2023-04-13T18:29:55.034Z] e2be974225ed: Download complete [2023-04-13T18:29:55.034Z] 988bab9f4d93: Verifying Checksum [2023-04-13T18:29:55.034Z] 988bab9f4d93: Download complete [2023-04-13T18:29:55.034Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T18:29:55.034Z] 339a4e72a1f5: Download complete [2023-04-13T18:29:55.311Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T18:29:55.311Z] 1469e6f7b9e6: Download complete [2023-04-13T18:29:55.311Z] eaf3925da568: Verifying Checksum [2023-04-13T18:29:55.311Z] eaf3925da568: Download complete [2023-04-13T18:29:55.311Z] bde34c3a00c8: Verifying Checksum [2023-04-13T18:29:55.311Z] bde34c3a00c8: Download complete [2023-04-13T18:29:55.311Z] b352a97aabf1: Download complete [2023-04-13T18:29:55.311Z] 4872d77fe225: Download complete [2023-04-13T18:29:55.311Z] 5851b861e8e6: Download complete [2023-04-13T18:29:55.311Z] b85a868b505f: Verifying Checksum [2023-04-13T18:29:55.311Z] b85a868b505f: Download complete [2023-04-13T18:29:55.570Z] bab4dde63d76: Verifying Checksum [2023-04-13T18:29:55.571Z] bab4dde63d76: Download complete [2023-04-13T18:29:56.506Z] b85a868b505f: Pull complete [2023-04-13T18:29:56.506Z] e2be974225ed: Pull complete [2023-04-13T18:29:57.073Z] 339a4e72a1f5: Pull complete [2023-04-13T18:29:57.073Z] 988bab9f4d93: Pull complete [2023-04-13T18:29:57.333Z] 1469e6f7b9e6: Pull complete [2023-04-13T18:29:57.333Z] eaf3925da568: Pull complete [2023-04-13T18:29:59.236Z] bab4dde63d76: Pull complete [2023-04-13T18:29:59.236Z] bde34c3a00c8: Pull complete [2023-04-13T18:29:59.236Z] b352a97aabf1: Pull complete [2023-04-13T18:29:59.236Z] 4872d77fe225: Pull complete [2023-04-13T18:29:59.236Z] 5851b861e8e6: Pull complete [2023-04-13T18:29:59.236Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T18:29:59.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T18:29:59.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:29:59.461Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-04-13T18:29:59.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T18:30:00.728Z] $ docker top de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 -eo pid,comm [2023-04-13T18:30:00.785Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-13T18:30:00.785Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T18:30:00.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T18:30:00.918Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T18:30:01.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T18:30:01.042Z] $ docker exec de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 ssh-agent [2023-04-13T18:30:01.134Z] SSH_AUTH_SOCK=/tmp/ssh-Gqk3n2wNlfGw/agent.32 [2023-04-13T18:30:01.134Z] SSH_AGENT_PID=39 [2023-04-13T18:30:01.141Z] Running ssh-add (command line suppressed) [2023-04-13T18:30:01.251Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6059741015819186023.key (/w/workspace/edgex-go/1@tmp/private_key_6059741015819186023.key) [2023-04-13T18:30:01.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T18:30:01.586Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T18:30:01.617Z] $ docker exec --env ******** --env ******** de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 ssh-agent -k [2023-04-13T18:30:01.719Z] unset SSH_AUTH_SOCK; [2023-04-13T18:30:01.720Z] unset SSH_AGENT_PID; [2023-04-13T18:30:01.720Z] echo Agent pid 39 killed; [2023-04-13T18:30:01.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T18:30:01.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T18:30:01.818Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T18:30:01.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T18:30:01.943Z] $ docker exec de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 ssh-agent [2023-04-13T18:30:02.052Z] SSH_AUTH_SOCK=/tmp/ssh-AAam77NpKrzD/agent.73 [2023-04-13T18:30:02.052Z] SSH_AGENT_PID=79 [2023-04-13T18:30:02.059Z] Running ssh-add (command line suppressed) [2023-04-13T18:30:02.190Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14083680069730089387.key (/w/workspace/edgex-go/1@tmp/private_key_14083680069730089387.key) [2023-04-13T18:30:02.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T18:30:02.534Z] + git semver init [2023-04-13T18:30:02.794Z] 2023-04-13 18:30:02,716 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T18:30:02.795Z] 2023-04-13 18:30:02,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-04-13T18:30:02.795Z] 2023-04-13 18:30:02,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-04-13T18:30:02.795Z] 2023-04-13 18:30:02,717 [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-04-13T18:30:08.068Z] 2023-04-13 18:30:07,127 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-04-13T18:30:08.068Z] 2023-04-13 18:30:07,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4513 with force:False [2023-04-13T18:30:08.068Z] 2023-04-13 18:30:07,128 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4513 [2023-04-13T18:30:08.068Z] 2023-04-13 18:30:07,131 [execute] INFO git cat-file --batch-check [2023-04-13T18:30:08.068Z] 2023-04-13 18:30:07,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T18:30:08.068Z] 2023-04-13 18:30:07,139 [execute] INFO git cat-file --batch [2023-04-13T18:30:08.068Z] 2023-04-13 18:30:07,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T18:30:08.068Z] 2023-04-13 18:30:07,145 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4513 [2023-04-13T18:30:08.068Z] 0.0.0 [Pipeline] } [2023-04-13T18:30:08.102Z] $ docker exec --env ******** --env ******** de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 ssh-agent -k [2023-04-13T18:30:08.212Z] unset SSH_AUTH_SOCK; [2023-04-13T18:30:08.212Z] unset SSH_AGENT_PID; [2023-04-13T18:30:08.213Z] echo Agent pid 79 killed; [2023-04-13T18:30:08.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T18:30:08.646Z] + git semver [Pipeline] } [2023-04-13T18:30:08.932Z] $ docker stop --time=1 de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 [2023-04-13T18:30:10.297Z] $ docker rm -f --volumes de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T18:30:10.706Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T18:30:10.971Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T18:30:10.991Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T18:30:11.733Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-13T18:30:11.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T18:30:11.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T18:30:11.845Z] ========================================================= [2023-04-13T18:30:11.846Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T18:30:11.846Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-13T18:30:12.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T18:30:12.184Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T18:30:12.184Z] 63b65145d645: Pulling fs layer [2023-04-13T18:30:12.184Z] a2d21d5440eb: Pulling fs layer [2023-04-13T18:30:12.184Z] 935e6c44a52c: Pulling fs layer [2023-04-13T18:30:12.184Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T18:30:12.184Z] 30dea6a524f1: Pulling fs layer [2023-04-13T18:30:12.184Z] a2aff8979fd8: Pulling fs layer [2023-04-13T18:30:12.184Z] 94cc34f8dd06: Waiting [2023-04-13T18:30:12.184Z] 30dea6a524f1: Waiting [2023-04-13T18:30:12.184Z] 6808be2612f2: Pulling fs layer [2023-04-13T18:30:12.184Z] a2aff8979fd8: Waiting [2023-04-13T18:30:12.184Z] f25807f1079a: Pulling fs layer [2023-04-13T18:30:12.184Z] 6808be2612f2: Waiting [2023-04-13T18:30:12.184Z] a2d21d5440eb: Verifying Checksum [2023-04-13T18:30:12.184Z] a2d21d5440eb: Download complete [2023-04-13T18:30:12.184Z] 94cc34f8dd06: Download complete [2023-04-13T18:30:12.184Z] 30dea6a524f1: Download complete [2023-04-13T18:30:12.184Z] 63b65145d645: Verifying Checksum [2023-04-13T18:30:12.184Z] 63b65145d645: Download complete [2023-04-13T18:30:12.184Z] a2aff8979fd8: Verifying Checksum [2023-04-13T18:30:12.184Z] a2aff8979fd8: Download complete [2023-04-13T18:30:12.443Z] 63b65145d645: Pull complete [2023-04-13T18:30:12.443Z] a2d21d5440eb: Pull complete [2023-04-13T18:30:12.702Z] f25807f1079a: Verifying Checksum [2023-04-13T18:30:12.702Z] f25807f1079a: Download complete [2023-04-13T18:30:12.960Z] 935e6c44a52c: Verifying Checksum [2023-04-13T18:30:12.960Z] 935e6c44a52c: Download complete [2023-04-13T18:30:13.218Z] 6808be2612f2: Verifying Checksum [2023-04-13T18:30:13.218Z] 6808be2612f2: Download complete [2023-04-13T18:30:16.500Z] 935e6c44a52c: Pull complete [2023-04-13T18:30:16.501Z] 94cc34f8dd06: Pull complete [2023-04-13T18:30:16.501Z] 30dea6a524f1: Pull complete [2023-04-13T18:30:16.501Z] a2aff8979fd8: Pull complete [2023-04-13T18:30:19.033Z] 6808be2612f2: Pull complete [2023-04-13T18:30:19.601Z] f25807f1079a: Pull complete [2023-04-13T18:30:19.601Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T18:30:19.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T18:30:19.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-13T18:30:19.958Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T18:30:19.958Z] WORKDIR /edgex [2023-04-13T18:30:19.958Z] COPY go.mod . [2023-04-13T18:30:19.958Z] RUN go mod download [2023-04-13T18:30:19.958Z] docker build -t ci-base-image-x86_64 -f - . [2023-04-13T18:30:20.526Z] Sending build context to Docker daemon 170.6MB [2023-04-13T18:30:20.526Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T18:30:20.526Z] ---> 3b553350e43f [2023-04-13T18:30:20.526Z] Step 2/4 : WORKDIR /edgex [2023-04-13T18:30:22.430Z] ---> Running in 29f008e42529 [2023-04-13T18:30:22.430Z] Removing intermediate container 29f008e42529 [2023-04-13T18:30:22.430Z] ---> 7d1c984d6f1b [2023-04-13T18:30:22.430Z] Step 3/4 : COPY go.mod . [2023-04-13T18:30:22.430Z] ---> b1f7843565fb [2023-04-13T18:30:22.430Z] Step 4/4 : RUN go mod download [2023-04-13T18:30:22.430Z] ---> Running in 4e87ebbef070 [2023-04-13T18:30:26.281Z] Still waiting to schedule task [2023-04-13T18:30:26.281Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-13T18:30:34.636Z] Removing intermediate container 4e87ebbef070 [2023-04-13T18:30:34.636Z] ---> 3d81be881507 [2023-04-13T18:30:34.636Z] Successfully built 3d81be881507 [2023-04-13T18:30:34.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:30:35.022Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T18:30:35.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:30:35.164Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-04-13T18:30:35.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T18:30:35.565Z] $ docker top 40d47eece1941a691461b8482655e98fe78a4fa4bca86dcd2ab00acebd958b70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T18:30:35.962Z] + go version [2023-04-13T18:30:35.962Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T18:30:35.999Z] $ docker stop --time=1 40d47eece1941a691461b8482655e98fe78a4fa4bca86dcd2ab00acebd958b70 [2023-04-13T18:30:37.278Z] $ docker rm -f --volumes 40d47eece1941a691461b8482655e98fe78a4fa4bca86dcd2ab00acebd958b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:30:37.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T18:30:37.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:30:38.143Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-04-13T18:30:38.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T18:30:38.510Z] $ docker top 2abb50c6ce0cd97d5b38bb650ebf58d7f3448b057488980739520bc4cba85772 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-13T18:30:38.631Z] ========================================================= [2023-04-13T18:30:38.631Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-13T18:30:38.631Z] ========================================================= [Pipeline] sh [2023-04-13T18:30:38.926Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-13T18:30:39.290Z] + make test [2023-04-13T18:30:39.290Z] go test -race -coverprofile=coverage.out ./... [2023-04-13T18:30:45.857Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-13T18:31:00.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-13T18:31:00.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-13T18:31:00.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-13T18:31:00.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-13T18:31:00.729Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-13T18:31:00.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-13T18:31:00.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-13T18:31:00.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-13T18:31:00.988Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-13T18:31:01.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-13T18:31:01.504Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-13T18:31:01.766Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-13T18:31:01.767Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-13T18:31:01.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-13T18:31:02.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-13T18:31:02.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-13T18:31:02.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-04-13T18:31:04.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-04-13T18:31:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-13T18:31:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-13T18:31:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-13T18:31:06.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-13T18:31:06.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-13T18:31:07.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-13T18:31:07.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-13T18:31:07.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-13T18:31:07.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-13T18:31:07.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-13T18:31:08.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements [2023-04-13T18:31:08.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-04-13T18:31:08.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-13T18:31:08.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-13T18:31:11.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.260s coverage: 88.5% of statements [2023-04-13T18:31:11.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-04-13T18:31:11.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-13T18:31:11.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-13T18:31:11.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-13T18:31:11.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements [2023-04-13T18:31:11.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-13T18:31:11.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-13T18:31:11.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-13T18:31:11.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-13T18:31:11.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-13T18:31:11.396Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2023-04-13T18:31:12.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-13T18:31:12.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-13T18:31:12.335Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-13T18:31:12.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 65.9% of statements [2023-04-13T18:31:12.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-13T18:31:12.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-13T18:31:12.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2023-04-13T18:31:12.903Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements [2023-04-13T18:31:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 44.1% of statements [2023-04-13T18:31:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements [2023-04-13T18:31:13.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2023-04-13T18:31:13.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-04-13T18:31:13.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-04-13T18:31:14.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-13T18:31:14.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-13T18:31:14.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-13T18:31:14.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-13T18:31:14.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-13T18:31:14.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-13T18:31:14.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-13T18:31:14.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-13T18:31:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-13T18:31:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-13T18:31:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-13T18:31:14.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-13T18:31:15.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-13T18:31:15.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-13T18:31:15.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-13T18:31:16.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-13T18:31:17.097Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-13T18:31:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-13T18:31:18.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-13T18:31:19.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-13T18:31:19.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-13T18:31:19.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-13T18:31:20.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-13T18:31:20.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-13T18:31:21.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-13T18:31:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-13T18:31:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-13T18:31:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-13T18:31:21.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-13T18:31:22.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-13T18:31:22.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-13T18:31:22.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-13T18:31:22.910Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-13T18:31:24.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-13T18:31:24.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-13T18:31:24.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-13T18:31:24.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-13T18:31:25.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-13T18:31:25.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-13T18:31:25.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-04-13T18:31:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-13T18:31:26.349Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.070s coverage: 92.9% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.1% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-04-13T18:31:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2023-04-13T18:31:38.565Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-13T18:31:38.565Z] running golangci-lint [2023-04-13T18:31:38.565Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-13T18:31:38.565Z] go version go1.20.2 linux/amd64 [2023-04-13T18:31:38.565Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-13T18:31:38.565Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-13T18:31:53.432Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|types_sizes|exports_file|files) took 13.915971752s" [2023-04-13T18:31:53.432Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.205783ms" [2023-04-13T18:31:58.690Z] level=info msg="[linters_context/goanalysis] analyzers took 52.652328976s with top 10 stages: buildir: 28.438590874s, inspect: 1.971982531s, fact_deprecated: 1.554053045s, ctrlflow: 1.384971748s, gosec: 1.242480574s, S1038: 898.776525ms, printf: 879.012887ms, nilness: 859.846648ms, fact_purity: 745.686428ms, directives: 560.098104ms" [2023-04-13T18:31:58.690Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-13T18:31:58.690Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, filename_unadjuster: 201/201, exclude-rules: 21/201, skip_files: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201" [2023-04-13T18:31:58.691Z] level=info msg="[runner] processing took 14.906224ms with stages: nolint: 7.164692ms, identifier_marker: 3.430109ms, path_prettifier: 1.919483ms, exclude-rules: 1.232891ms, autogenerated_exclude: 758.143µs, skip_dirs: 334.125µs, cgo: 47.781µs, filename_unadjuster: 15.14µs, diff: 630ns, max_same_issues: 600ns, uniq_by_line: 420ns, severity-rules: 360ns, exclude: 350ns, source_code: 270ns, path_shortener: 260ns, skip_files: 260ns, sort_results: 250ns, max_from_linter: 200ns, max_per_file_from_linter: 140ns, path_prefixer: 120ns" [2023-04-13T18:31:58.691Z] level=info msg="[runner] linters took 6.694619804s with stages: goanalysis_metalinter: 6.679623899s" [2023-04-13T18:31:58.691Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-13T18:31:58.691Z] level=info msg="Memory: 208 samples, avg is 182.3MB, max is 802.2MB" [2023-04-13T18:31:58.691Z] level=info msg="Execution took 20.660364021s" [2023-04-13T18:31:58.691Z] go vet ./... [2023-04-13T18:32:02.094Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8469 in /w/workspace/edgexfoundry_edgex-go_PR-4513 [Pipeline] { [Pipeline] ws [2023-04-13T18:32:02.157Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-04-13T18:32:02.249Z] The recommended git tool is: git [2023-04-13T18:32:02.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T18:32:03.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T18:32:03.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-13T18:32:03.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-13T18:32:03.752Z] + ls -al . [2023-04-13T18:32:03.752Z] total 704 [2023-04-13T18:32:03.752Z] drwxrwxr-x 11 1001 1001 4096 Apr 13 18:30 . [2023-04-13T18:32:03.752Z] drwxr-xr-x 4 root root 4096 Apr 13 18:30 .. [2023-04-13T18:32:03.752Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 18:29 .blubracket [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 16 Apr 13 18:29 .dockerignore [2023-04-13T18:32:03.752Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 18:30 .git [2023-04-13T18:32:03.752Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 18:29 .github [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 1133 Apr 13 18:29 .gitignore [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 18:29 .golangci.yml [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 18:29 .hadolint.yml [2023-04-13T18:32:03.752Z] drwxr-xr-x 3 1001 1001 4096 Apr 13 18:30 .semver [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 18:29 .sonarcloud.properties [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 18:29 ADOPTERS.md [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 10835 Apr 13 18:29 Attribution.txt [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 73765 Apr 13 18:29 CHANGELOG.md [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 18:29 CONTRIBUTING.md [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 18:29 GOVERNANCE.md [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 883 Apr 13 18:29 Jenkinsfile [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 18:29 LICENSE [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 14368 Apr 13 18:29 Makefile [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 18:29 OWNERS.md [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 9403 Apr 13 18:29 README.md [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 789 Apr 13 18:29 SECURITY.md [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 18:30 VERSION [2023-04-13T18:32:03.752Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 18:29 bin [2023-04-13T18:32:03.752Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 18:29 cmd [2023-04-13T18:32:03.752Z] -rw-r--r-- 1 root root 448248 Apr 13 18:31 coverage.out [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 3327 Apr 13 18:29 go.mod [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 31299 Apr 13 18:29 go.sum [2023-04-13T18:32:03.752Z] drwxrwxr-x 7 1001 1001 4096 Apr 13 18:29 internal [2023-04-13T18:32:03.752Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 18:29 openapi [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 594 Apr 13 18:29 security.txt [2023-04-13T18:32:03.752Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 18:29 snap [2023-04-13T18:32:03.752Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 18:29 version.go [Pipeline] sh [2023-04-13T18:32:04.129Z] + '[' -e coverage.out ] [2023-04-13T18:32:04.129Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-13T18:32:04.248Z] Stashed 1 file(s) [Pipeline] sh [2023-04-13T18:32:04.546Z] + make build [2023-04-13T18:32:04.546Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-13T18:32:07.713Z] using credential edgex-jenkins-ssh [2023-04-13T18:32:07.736Z] Cloning the remote Git repository [2023-04-13T18:32:07.786Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-13T18:32:07.891Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-04-13T18:32:08.050Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-13T18:32:08.052Z] > git --version # timeout=10 [2023-04-13T18:32:08.081Z] > git --version # 'git version 2.25.1' [2023-04-13T18:32:08.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T18:32:08.256Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T18:32:16.746Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-13T18:32:16.746Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-13T18:32:17.679Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-13T18:32:18.246Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-13T18:32:24.800Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-13T18:32:25.732Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-13T18:32:26.504Z] Merging remotes/origin/main commit 145341ff45959b68fb1ffbee66110f9f8e8ddab7 into PR head commit b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:32:24.751Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-13T18:32:24.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T18:32:25.581Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-13T18:32:25.626Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-13T18:32:25.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T18:32:25.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4513/head:refs/remotes/origin/PR-4513 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T18:32:26.525Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T18:32:26.602Z] > git checkout -f b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 # timeout=10 [2023-04-13T18:32:26.666Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-13T18:32:26.932Z] Merge succeeded, producing b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:32:26.932Z] Checking out Revision b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 (PR-4513) [2023-04-13T18:32:28.038Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-13T18:32:28.603Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-13T18:32:26.832Z] > git remote # timeout=10 [2023-04-13T18:32:26.850Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T18:32:26.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T18:32:26.888Z] > git merge 145341ff45959b68fb1ffbee66110f9f8e8ddab7 # timeout=10 [2023-04-13T18:32:26.917Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T18:32:26.942Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T18:32:26.957Z] > git checkout -f b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 # timeout=10 [2023-04-13T18:32:29.538Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-13T18:32:30.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-13T18:32:30.623Z] Commit message: "feat: Consume breaking JWT audience change in go-mod-secrets" [2023-04-13T18:32:30.678Z] > git --version # timeout=10 [2023-04-13T18:32:30.690Z] > git --version # 'git version 2.25.1' [2023-04-13T18:32:30.703Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T18:32:31.837Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T18:32:31.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T18:32:31.837Z] Dload Upload Total Spent Left Speed [2023-04-13T18:32:31.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] } [2023-04-13T18:32:31.873Z] $ docker stop --time=1 2abb50c6ce0cd97d5b38bb650ebf58d7f3448b057488980739520bc4cba85772 [2023-04-13T18:32:34.125Z] $ docker rm -f --volumes 2abb50c6ce0cd97d5b38bb650ebf58d7f3448b057488980739520bc4cba85772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-04-13T18:32:34.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:32:35.374Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-04-13T18:32:35.374Z] /etc/docker/daemon.json [2023-04-13T18:32:35.374Z] { [2023-04-13T18:32:35.374Z] "registry-mirrors": [ [2023-04-13T18:32:35.374Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T18:32:35.374Z] ], [2023-04-13T18:32:35.374Z] "bip": "10.250.0.254/24", [2023-04-13T18:32:35.374Z] "hosts": [ [2023-04-13T18:32:35.374Z] "tcp://0.0.0.0:5555", [2023-04-13T18:32:35.374Z] "unix:///var/run/docker.sock" [2023-04-13T18:32:35.374Z] ], [2023-04-13T18:32:35.374Z] "mtu": 1458, [2023-04-13T18:32:35.374Z] "selinux-enabled": true, [2023-04-13T18:32:35.374Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T18:32:35.374Z] } [Pipeline] sh [2023-04-13T18:32:35.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-13T18:32:35.481Z] [2023-04-13T18:32:35.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:32:35.712Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T18:32:35.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-13T18:32:35.853Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-13T18:32:35.853Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-13T18:32:35.853Z] ca9280d653b3: Pulling fs layer [2023-04-13T18:32:35.853Z] 7e9c9ca2126c: Pulling fs layer [2023-04-13T18:32:35.853Z] cbdbe7a5bc2a: Verifying Checksum [2023-04-13T18:32:35.853Z] cbdbe7a5bc2a: Download complete [2023-04-13T18:32:36.062Z] + sudo service docker restart [2023-04-13T18:32:36.112Z] ca9280d653b3: Verifying Checksum [2023-04-13T18:32:36.112Z] ca9280d653b3: Download complete [2023-04-13T18:32:36.112Z] cbdbe7a5bc2a: Pull complete [2023-04-13T18:32:36.370Z] ca9280d653b3: Pull complete [2023-04-13T18:32:39.649Z] 7e9c9ca2126c: Pull complete [2023-04-13T18:32:39.649Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-13T18:32:39.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-13T18:32:39.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:32:39.891Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-04-13T18:32:39.925Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-13T18:32:41.056Z] $ docker top 8df663d929b9a3771f6eed720b6eff44b38999e5398571251f6cbfac381780ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T18:32:41.444Z] + docker-compose build --help [2023-04-13T18:32:41.444Z] + grep parallel [2023-04-13T18:32:42.008Z] --parallel Build images in parallel. [Pipeline] } [2023-04-13T18:32:42.041Z] $ docker stop --time=1 8df663d929b9a3771f6eed720b6eff44b38999e5398571251f6cbfac381780ae [2023-04-13T18:32:43.361Z] $ docker rm -f --volumes 8df663d929b9a3771f6eed720b6eff44b38999e5398571251f6cbfac381780ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:32:43.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-13T18:32:43.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:32:44.115Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-04-13T18:32:44.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-13T18:32:44.473Z] $ docker top 928bb7407da3f91ed10f0e7be0d828e535ce476dca9b8754d777dc99d0c890e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T18:32:44.861Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-13T18:32:45.429Z] Building core-command ... [2023-04-13T18:32:45.429Z] Building core-common-config-bootstrapper ... [2023-04-13T18:32:45.429Z] Building core-data ... [2023-04-13T18:32:45.429Z] Building core-metadata ... [2023-04-13T18:32:45.429Z] Building security-bootstrapper ... [2023-04-13T18:32:45.429Z] Building security-proxy-auth ... [2023-04-13T18:32:45.429Z] Building security-proxy-setup ... [2023-04-13T18:32:45.429Z] Building security-secretstore-setup ... [2023-04-13T18:32:45.429Z] Building security-spiffe-token-provider ... [2023-04-13T18:32:45.429Z] Building security-spire-agent ... [2023-04-13T18:32:45.429Z] Building security-spire-config ... [2023-04-13T18:32:45.429Z] Building security-spire-server ... [2023-04-13T18:32:45.429Z] Building support-notifications ... [2023-04-13T18:32:45.429Z] Building support-scheduler ... [2023-04-13T18:32:45.429Z] Building security-spire-server [2023-04-13T18:32:45.429Z] Building security-proxy-setup [2023-04-13T18:32:45.429Z] Building core-metadata [2023-04-13T18:32:45.429Z] Building core-data [2023-04-13T18:32:45.429Z] Building security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T18:32:54.376Z] provisioning config files... [2023-04-13T18:32:54.406Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3261437563348851166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T18:32:54.813Z] ---> docker-login.sh [2023-04-13T18:32:54.813Z] nexus3.edgexfoundry.org:10001 [2023-04-13T18:32:55.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:32:55.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:32:55.405Z] Configure a credential helper to remove this warning. See [2023-04-13T18:32:55.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:32:55.405Z] [2023-04-13T18:32:55.405Z] Login Succeeded [2023-04-13T18:32:55.405Z] nexus3.edgexfoundry.org:10002 [2023-04-13T18:32:55.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:32:55.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:32:55.947Z] Configure a credential helper to remove this warning. See [2023-04-13T18:32:55.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:32:55.947Z] [2023-04-13T18:32:55.947Z] Login Succeeded [2023-04-13T18:32:55.947Z] nexus3.edgexfoundry.org:10003 [2023-04-13T18:32:56.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:32:56.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:32:56.222Z] Configure a credential helper to remove this warning. See [2023-04-13T18:32:56.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:32:56.222Z] [2023-04-13T18:32:56.222Z] Login Succeeded [2023-04-13T18:32:56.222Z] nexus3.edgexfoundry.org:10004 [2023-04-13T18:32:56.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:32:56.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:32:56.494Z] Configure a credential helper to remove this warning. See [2023-04-13T18:32:56.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:32:56.494Z] [2023-04-13T18:32:56.494Z] Login Succeeded [2023-04-13T18:32:56.494Z] docker.io [2023-04-13T18:32:56.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T18:32:57.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T18:32:57.029Z] Configure a credential helper to remove this warning. See [2023-04-13T18:32:57.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T18:32:57.029Z] [2023-04-13T18:32:57.029Z] Login Succeeded [2023-04-13T18:32:57.029Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T18:32:57.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-13T18:32:57.629Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:32:57.629Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:32:57.629Z] ---> 3d81be881507 [2023-04-13T18:32:57.629Z] Step 3/22 : WORKDIR /edgex-go [2023-04-13T18:32:57.629Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:32:57.629Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:32:57.629Z] ---> 3d81be881507 [2023-04-13T18:32:57.629Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:32:57.629Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:32:57.629Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:32:57.629Z] ---> 3d81be881507 [2023-04-13T18:32:57.629Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:32:57.629Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:32:57.629Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:32:57.629Z] ---> 3d81be881507 [2023-04-13T18:32:57.629Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:32:57.629Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:32:57.629Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:32:57.629Z] ---> 3d81be881507 [2023-04-13T18:32:57.629Z] Step 3/26 : WORKDIR /edgex-go [2023-04-13T18:32:57.751Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-04-13T18:32:57.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T18:32:57.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T18:32:57.865Z] ========================================================= [2023-04-13T18:32:57.865Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T18:32:57.865Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-13T18:32:58.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T18:32:58.238Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T18:32:58.238Z] af6eaf76a39c: Pulling fs layer [2023-04-13T18:32:58.238Z] 55522c791124: Pulling fs layer [2023-04-13T18:32:58.238Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T18:32:58.238Z] 169dfbe0d373: Pulling fs layer [2023-04-13T18:32:58.238Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T18:32:58.238Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T18:32:58.517Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T18:32:58.517Z] 169dfbe0d373: Waiting [2023-04-13T18:32:58.517Z] e1ff8fa3b103: Waiting [2023-04-13T18:32:58.517Z] 52ebb69f0ebf: Waiting [2023-04-13T18:32:58.517Z] 5abe8eddf0d5: Waiting [2023-04-13T18:32:58.517Z] 55522c791124: Verifying Checksum [2023-04-13T18:32:58.517Z] 55522c791124: Download complete [2023-04-13T18:32:58.517Z] 169dfbe0d373: Verifying Checksum [2023-04-13T18:32:58.517Z] 169dfbe0d373: Download complete [2023-04-13T18:32:58.517Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T18:32:58.517Z] e1ff8fa3b103: Download complete [2023-04-13T18:32:58.517Z] af6eaf76a39c: Verifying Checksum [2023-04-13T18:32:59.505Z] af6eaf76a39c: Pull complete [2023-04-13T18:32:59.773Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T18:32:59.773Z] 5abe8eddf0d5: Download complete [2023-04-13T18:33:00.048Z] 55522c791124: Pull complete [2023-04-13T18:33:00.158Z] ---> Running in 498dca6714a8 [2023-04-13T18:33:00.158Z] ---> Running in 884f2588261d [2023-04-13T18:33:00.158Z] ---> Running in 3f2bf376eb5a [2023-04-13T18:33:00.158Z] ---> Running in 9f126a77611c [2023-04-13T18:33:00.158Z] ---> Running in c15fe8ab3efc [2023-04-13T18:33:00.158Z] Removing intermediate container 498dca6714a8 [2023-04-13T18:33:00.158Z] ---> 1d6d112ab906 [2023-04-13T18:33:00.158Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:33:00.158Z] Removing intermediate container c15fe8ab3efc [2023-04-13T18:33:00.158Z] ---> c8c2b1f678b9 [2023-04-13T18:33:00.158Z] Step 4/25 : WORKDIR /edgex-go [2023-04-13T18:33:00.158Z] Removing intermediate container 884f2588261d [2023-04-13T18:33:00.158Z] ---> 6d6a916c23e9 [2023-04-13T18:33:00.158Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-13T18:33:00.158Z] ---> Running in b36f2d50e799 [2023-04-13T18:33:00.158Z] Removing intermediate container 9f126a77611c [2023-04-13T18:33:00.158Z] ---> 14462140506d [2023-04-13T18:33:00.158Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:33:00.158Z] ---> Running in 61a5e4e30e20 [2023-04-13T18:33:00.158Z] Removing intermediate container 3f2bf376eb5a [2023-04-13T18:33:00.158Z] ---> b6ba78e35969 [2023-04-13T18:33:00.158Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T18:33:00.158Z] ---> Running in 1fef62eda74b [2023-04-13T18:33:00.158Z] ---> Running in d1e6084e0cee [2023-04-13T18:33:00.158Z] ---> Running in 3e567de7124a [2023-04-13T18:33:00.158Z] Removing intermediate container b36f2d50e799 [2023-04-13T18:33:00.158Z] ---> 379fecd991b2 [2023-04-13T18:33:00.158Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T18:33:00.416Z] ---> Running in 69b4f2c96d54 [2023-04-13T18:33:00.416Z] Removing intermediate container 61a5e4e30e20 [2023-04-13T18:33:00.416Z] ---> 31b67fbc60e4 [2023-04-13T18:33:00.416Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-13T18:33:00.416Z] Removing intermediate container d1e6084e0cee [2023-04-13T18:33:00.416Z] ---> 3761da623a41 [2023-04-13T18:33:00.416Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T18:33:00.416Z] ---> Running in 24c14621141b [2023-04-13T18:33:00.416Z] ---> Running in 32d6dcae6bc3 [2023-04-13T18:33:00.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:00.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:00.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:00.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:00.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:00.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:00.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:00.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:00.931Z] OK: 265 MiB in 53 packages [2023-04-13T18:33:01.011Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T18:33:01.011Z] ce5c4a1c91eb: Download complete [2023-04-13T18:33:01.011Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T18:33:01.011Z] 52ebb69f0ebf: Download complete [2023-04-13T18:33:01.190Z] OK: 265 MiB in 53 packages [2023-04-13T18:33:01.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:01.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:01.190Z] OK: 265 MiB in 53 packages [2023-04-13T18:33:01.190Z] OK: 265 MiB in 53 packages [2023-04-13T18:33:01.449Z] OK: 265 MiB in 53 packages [2023-04-13T18:33:01.449Z] Removing intermediate container 1fef62eda74b [2023-04-13T18:33:01.449Z] ---> 38ce55d51f2b [2023-04-13T18:33:01.449Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-13T18:33:01.449Z] Removing intermediate container 3e567de7124a [2023-04-13T18:33:01.449Z] ---> 900583189d80 [2023-04-13T18:33:01.449Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-13T18:33:01.708Z] ---> 09c7858fe046 [2023-04-13T18:33:01.708Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:33:01.708Z] ---> 27cfc45c36ef [2023-04-13T18:33:01.708Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:33:01.708Z] ---> Running in 1abfc340f689 [2023-04-13T18:33:01.708Z] ---> Running in 86df29dfe208 [2023-04-13T18:33:01.968Z] Removing intermediate container 32d6dcae6bc3 [2023-04-13T18:33:01.968Z] ---> b3615c53d164 [2023-04-13T18:33:01.968Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:33:01.968Z] Removing intermediate container 69b4f2c96d54 [2023-04-13T18:33:01.968Z] ---> f78e3b2cad99 [2023-04-13T18:33:01.968Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:33:01.968Z] Removing intermediate container 24c14621141b [2023-04-13T18:33:01.968Z] ---> c0333a3a1fcd [2023-04-13T18:33:01.968Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-13T18:33:01.968Z] ---> 8db6e0b3e5c8 [2023-04-13T18:33:01.968Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:33:01.968Z] ---> Running in 613c06ed1894 [2023-04-13T18:33:01.968Z] ---> 9fdb5c5f39f1 [2023-04-13T18:33:01.968Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:33:02.226Z] ---> Running in b045f1a309fc [2023-04-13T18:33:02.226Z] ---> 35bb722a3ecb [2023-04-13T18:33:02.226Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:33:02.226Z] ---> Running in 76bc4154efd7 [2023-04-13T18:33:13.355Z] ce5c4a1c91eb: Pull complete [2023-04-13T18:33:13.355Z] 169dfbe0d373: Pull complete [2023-04-13T18:33:13.355Z] e1ff8fa3b103: Pull complete [2023-04-13T18:33:18.707Z] 52ebb69f0ebf: Pull complete [2023-04-13T18:33:20.666Z] 5abe8eddf0d5: Pull complete [2023-04-13T18:33:20.666Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T18:33:20.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T18:33:20.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-13T18:33:21.066Z] + docker build -t ci-base-image-arm64 -f - . [2023-04-13T18:33:21.066Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T18:33:21.066Z] WORKDIR /edgex [2023-04-13T18:33:21.066Z] COPY go.mod . [2023-04-13T18:33:21.066Z] RUN go mod download [2023-04-13T18:33:21.654Z] Sending build context to Docker daemon 2.936MB [2023-04-13T18:33:21.654Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T18:33:21.654Z] ---> 6cb57ee374ae [2023-04-13T18:33:21.654Z] Step 2/4 : WORKDIR /edgex [2023-04-13T18:33:23.599Z] ---> Running in 0104a4c11214 [2023-04-13T18:33:23.868Z] Removing intermediate container 0104a4c11214 [2023-04-13T18:33:23.868Z] ---> 887485fdbc7a [2023-04-13T18:33:23.868Z] Step 3/4 : COPY go.mod . [2023-04-13T18:33:24.137Z] ---> af853975117a [2023-04-13T18:33:24.137Z] Step 4/4 : RUN go mod download [2023-04-13T18:33:24.405Z] ---> Running in 88ca9ad7439d [2023-04-13T18:33:48.898Z] Removing intermediate container 613c06ed1894 [2023-04-13T18:33:48.898Z] ---> 9dfb273ee11e [2023-04-13T18:33:48.898Z] Step 8/23 : COPY . . [2023-04-13T18:33:48.898Z] Removing intermediate container 86df29dfe208 [2023-04-13T18:33:48.898Z] ---> f5a331b0e9ac [2023-04-13T18:33:48.898Z] Step 7/26 : COPY . . [2023-04-13T18:33:48.898Z] Removing intermediate container 1abfc340f689 [2023-04-13T18:33:48.898Z] ---> db53bfd53f44 [2023-04-13T18:33:48.898Z] Step 7/22 : COPY . . [2023-04-13T18:33:48.898Z] Removing intermediate container b045f1a309fc [2023-04-13T18:33:48.898Z] ---> 0aa97a97a06b [2023-04-13T18:33:48.898Z] Step 8/23 : COPY . . [2023-04-13T18:33:48.898Z] Removing intermediate container 76bc4154efd7 [2023-04-13T18:33:48.898Z] ---> d522a1cb2f4c [2023-04-13T18:33:48.898Z] Step 8/25 : COPY . . [2023-04-13T18:33:55.464Z] ---> 9ec7c986ad07 [2023-04-13T18:33:55.464Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-13T18:33:55.464Z] ---> 0c0002e6c323 [2023-04-13T18:33:55.464Z] ---> 5891acd013dc [2023-04-13T18:33:55.464Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T18:33:55.464Z] [2023-04-13T18:33:55.464Z] ---> 95b6fae3c40c [2023-04-13T18:33:55.464Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-13T18:33:55.464Z] ---> 1cf6fe8c8915 [2023-04-13T18:33:55.464Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-13T18:33:55.464Z] ---> Running in e3f589f10dae [2023-04-13T18:33:55.464Z] ---> Running in a4f4865f2137 [2023-04-13T18:33:55.464Z] ---> Running in 39b480d54ea8 [2023-04-13T18:33:55.464Z] ---> Running in c3e1f1037660 [2023-04-13T18:33:55.464Z] ---> Running in 2ea2cdf34467 [2023-04-13T18:33:55.464Z] Removing intermediate container 39b480d54ea8 [2023-04-13T18:33:55.464Z] ---> 8d70e178cb15 [2023-04-13T18:33:55.464Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-13T18:33:55.464Z] ---> Running in fd9f216aa485 [2023-04-13T18:33:55.464Z] Removing intermediate container fd9f216aa485 [2023-04-13T18:33:55.464Z] ---> 356c35fade16 [2023-04-13T18:33:55.464Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T18:33:55.464Z] ---> Running in 05d676985719 [2023-04-13T18:33:55.464Z] Removing intermediate container 05d676985719 [2023-04-13T18:33:55.464Z] ---> a028e697f652 [2023-04-13T18:33:55.464Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-13T18:33:55.464Z] ---> Running in b78e1f9d0f78 [2023-04-13T18:33:55.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-13T18:33:55.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-13T18:33:55.464Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-13T18:33:55.464Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-13T18:33:56.397Z] Removing intermediate container b78e1f9d0f78 [2023-04-13T18:33:56.397Z] ---> 9d6d6cdb5f46 [2023-04-13T18:33:56.397Z] Step 12/26 : WORKDIR /edgex-go [2023-04-13T18:33:56.397Z] ---> Running in 5820700f70c0 [2023-04-13T18:33:56.656Z] Removing intermediate container 5820700f70c0 [2023-04-13T18:33:56.656Z] ---> 50e6c8fd522d [2023-04-13T18:33:56.656Z] [2023-04-13T18:33:56.656Z] Step 13/26 : FROM alpine:3.17 [2023-04-13T18:33:56.914Z] 3.17: Pulling from library/alpine [2023-04-13T18:33:57.064Z] Removing intermediate container 88ca9ad7439d [2023-04-13T18:33:57.064Z] ---> de2090625b2f [2023-04-13T18:33:57.064Z] Successfully built de2090625b2f [2023-04-13T18:33:57.064Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:33:57.479Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T18:33:57.479Z] . [2023-04-13T18:33:57.480Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T18:33:57.480Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T18:33:57.480Z] ---> 9ed4aefc74f6 [2023-04-13T18:33:57.480Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T18:33:57.480Z] ---> Running in 26123a3c93c8 [2023-04-13T18:33:57.480Z] Removing intermediate container 26123a3c93c8 [2023-04-13T18:33:57.480Z] ---> 7fde4b0e67b2 [2023-04-13T18:33:57.480Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-13T18:33:57.480Z] ---> Running in c4481d4859cc [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:33:57.789Z] prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container [2023-04-13T18:33:57.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T18:33:58.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:58.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:58.302Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T18:33:58.302Z] v3.17.3-77-g716c151a724 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T18:33:58.302Z] OK: 17818 distinct packages available [2023-04-13T18:33:58.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:58.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:33:58.817Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-13T18:33:58.817Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-13T18:33:58.817Z] (3/5) Installing libucontext (1.2-r0) [2023-04-13T18:33:58.817Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-13T18:33:58.817Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-13T18:33:58.817Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:33:58.817Z] OK: 8 MiB in 20 packages [2023-04-13T18:33:59.119Z] $ docker top bbe88eeb847ef76b00b253f6c7e0323510547b9f2ce2f97cdb7e3629fee45bca -eo pid,comm [Pipeline] { [2023-04-13T18:33:59.384Z] Removing intermediate container c4481d4859cc [2023-04-13T18:33:59.384Z] ---> 981d93c1a398 [2023-04-13T18:33:59.384Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh [2023-04-13T18:33:59.644Z] ---> 9b64679a6e6c [2023-04-13T18:33:59.644Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:33:59.904Z] ---> 913e87e47086 [2023-04-13T18:33:59.904Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T18:34:00.101Z] + go version [2023-04-13T18:34:00.101Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T18:34:00.141Z] $ docker stop --time=1 bbe88eeb847ef76b00b253f6c7e0323510547b9f2ce2f97cdb7e3629fee45bca [2023-04-13T18:34:01.759Z] $ docker rm -f --volumes bbe88eeb847ef76b00b253f6c7e0323510547b9f2ce2f97cdb7e3629fee45bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:34:02.431Z] ---> e339393f54d7 [2023-04-13T18:34:02.432Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T18:34:02.636Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T18:34:02.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:34:02.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container [2023-04-13T18:34:02.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T18:34:02.995Z] ---> ab72bf2781cf [2023-04-13T18:34:02.995Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-13T18:34:03.560Z] ---> 809aa76807ed [2023-04-13T18:34:03.560Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-13T18:34:04.089Z] $ docker top 22ce7b449d69c5b8136b7ecec2a6c1bc55b48c8009d893c23377d7051cf09def -eo pid,comm [2023-04-13T18:34:04.124Z] ---> e49d7f78dcda [2023-04-13T18:34:04.124Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [Pipeline] { [Pipeline] echo [2023-04-13T18:34:04.393Z] ========================================================= [2023-04-13T18:34:04.393Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-13T18:34:04.393Z] ========================================================= [2023-04-13T18:34:04.403Z] ---> Running in 71abe5e2fcbf [Pipeline] sh [2023-04-13T18:34:04.662Z] Removing intermediate container 71abe5e2fcbf [2023-04-13T18:34:04.662Z] ---> 261177e12a6f [2023-04-13T18:34:04.662Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T18:34:04.662Z] ---> Running in cb3e394ee050 [2023-04-13T18:34:05.039Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-13T18:34:05.228Z] Removing intermediate container cb3e394ee050 [2023-04-13T18:34:05.228Z] ---> 141972f20a83 [2023-04-13T18:34:05.228Z] Step 24/26 : LABEL arch=x86_64 [2023-04-13T18:34:05.228Z] ---> Running in 9c03926fc96d [2023-04-13T18:34:05.228Z] Removing intermediate container 9c03926fc96d [2023-04-13T18:34:05.228Z] ---> 458a9ff9f6f3 [2023-04-13T18:34:05.228Z] Step 25/26 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:34:05.434Z] + make test [2023-04-13T18:34:05.434Z] go test -race -coverprofile=coverage.out ./... [2023-04-13T18:34:05.485Z] ---> Running in 06cb51261dd3 [2023-04-13T18:34:05.743Z] Removing intermediate container 06cb51261dd3 [2023-04-13T18:34:05.743Z] ---> ceb07b6dd791 [2023-04-13T18:34:05.743Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T18:34:05.743Z] ---> Running in f49897c72402 [2023-04-13T18:34:06.000Z] Removing intermediate container f49897c72402 [2023-04-13T18:34:06.000Z] ---> 8f937a718474 [2023-04-13T18:34:06.000Z] [2023-04-13T18:34:06.258Z] Successfully built 8f937a718474 [2023-04-13T18:34:06.258Z] Successfully tagged security-spire-server:latest [2023-04-13T18:34:06.258Z] Building core-command [2023-04-13T18:34:10.437Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:34:10.437Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:34:10.437Z] ---> 3d81be881507 [2023-04-13T18:34:10.437Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:34:10.437Z] ---> Using cache [2023-04-13T18:34:10.437Z] ---> 14462140506d [2023-04-13T18:34:10.437Z] Step 4/24 : WORKDIR /edgex-go [2023-04-13T18:34:10.437Z] ---> Using cache [2023-04-13T18:34:10.437Z] ---> 3761da623a41 [2023-04-13T18:34:10.437Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-13T18:34:10.437Z] ---> Using cache [2023-04-13T18:34:10.437Z] ---> b3615c53d164 [2023-04-13T18:34:10.437Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-13T18:34:10.437Z] ---> Using cache [2023-04-13T18:34:10.437Z] ---> 8db6e0b3e5c8 [2023-04-13T18:34:10.437Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:34:10.437Z] ---> Using cache [2023-04-13T18:34:10.437Z] ---> 9dfb273ee11e [2023-04-13T18:34:10.437Z] Step 8/24 : COPY . . [2023-04-13T18:34:10.437Z] ---> Using cache [2023-04-13T18:34:10.437Z] ---> 0c0002e6c323 [2023-04-13T18:34:10.437Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-13T18:34:11.370Z] ---> Running in 2ed0d8c83cea [2023-04-13T18:34:12.302Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-13T18:34:27.177Z] Removing intermediate container e3f589f10dae [2023-04-13T18:34:27.177Z] ---> 50f24e43f880 [2023-04-13T18:34:27.177Z] [2023-04-13T18:34:27.177Z] Step 9/22 : FROM alpine:3.17 [2023-04-13T18:34:27.177Z] ---> 9ed4aefc74f6 [2023-04-13T18:34:27.177Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-13T18:34:27.177Z] Removing intermediate container c3e1f1037660 [2023-04-13T18:34:27.177Z] ---> 7d85a82edcf5 [2023-04-13T18:34:27.177Z] [2023-04-13T18:34:27.177Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T18:34:27.177Z] ---> 9ed4aefc74f6 [2023-04-13T18:34:27.177Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-13T18:34:27.177Z] ---> Running in b07367bf35b5 [2023-04-13T18:34:27.177Z] Removing intermediate container 2ea2cdf34467 [2023-04-13T18:34:27.177Z] ---> 8648fc914131 [2023-04-13T18:34:27.177Z] [2023-04-13T18:34:27.177Z] Step 10/25 : FROM alpine:3.17 [2023-04-13T18:34:27.177Z] ---> 9ed4aefc74f6 [2023-04-13T18:34:27.177Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:34:27.177Z] ---> Running in 43f52f41beb3 [2023-04-13T18:34:27.177Z] Removing intermediate container a4f4865f2137 [2023-04-13T18:34:27.177Z] ---> 5bfa6cda8c32 [2023-04-13T18:34:27.177Z] [2023-04-13T18:34:27.177Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T18:34:27.177Z] ---> 9ed4aefc74f6 [2023-04-13T18:34:27.177Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T18:34:27.177Z] ---> Running in 4ad7164ea94e [2023-04-13T18:34:27.177Z] ---> Running in efcbab4127da [2023-04-13T18:34:27.177Z] Removing intermediate container 43f52f41beb3 [2023-04-13T18:34:27.177Z] ---> c9b5ab281748 [2023-04-13T18:34:27.177Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:34:27.177Z] ---> Running in 4425e5cb9716 [2023-04-13T18:34:27.177Z] Removing intermediate container efcbab4127da [2023-04-13T18:34:27.177Z] ---> c2ac6f620475 [2023-04-13T18:34:27.177Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-13T18:34:27.177Z] ---> Running in 6e3574e95591 [2023-04-13T18:34:27.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:27.177Z] Removing intermediate container 6e3574e95591 [2023-04-13T18:34:27.177Z] ---> 85c81641c002 [2023-04-13T18:34:27.177Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-13T18:34:27.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:27.177Z] ---> Running in 3c9e0ac332af [2023-04-13T18:34:27.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:27.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:27.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:27.434Z] Removing intermediate container 3c9e0ac332af [2023-04-13T18:34:27.434Z] ---> d9c76eea0c3d [2023-04-13T18:34:27.434Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:34:27.434Z] ---> Running in 4b9ab70c5694 [2023-04-13T18:34:27.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:27.434Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-13T18:34:27.434Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-13T18:34:27.434Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:34:27.434Z] OK: 8 MiB in 17 packages [2023-04-13T18:34:27.434Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T18:34:27.434Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:34:27.434Z] OK: 7 MiB in 16 packages [2023-04-13T18:34:27.695Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T18:34:27.695Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:34:27.695Z] OK: 7 MiB in 16 packages [2023-04-13T18:34:27.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:27.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:28.215Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T18:34:28.215Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:34:28.215Z] OK: 7 MiB in 16 packages [2023-04-13T18:34:28.783Z] Removing intermediate container b07367bf35b5 [2023-04-13T18:34:28.783Z] ---> fa7fdc66d58e [2023-04-13T18:34:28.783Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-13T18:34:28.783Z] Removing intermediate container 4425e5cb9716 [2023-04-13T18:34:28.783Z] ---> 2431e992d02c [2023-04-13T18:34:28.783Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:34:28.783Z] Removing intermediate container 4ad7164ea94e [2023-04-13T18:34:28.783Z] ---> 8014bcac03e3 [2023-04-13T18:34:28.783Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T18:34:28.783Z] ---> Running in 7b50e837808d [2023-04-13T18:34:28.783Z] ---> Running in bd921aec545f [2023-04-13T18:34:28.783Z] Removing intermediate container 4b9ab70c5694 [2023-04-13T18:34:28.783Z] ---> 015960a36cca [2023-04-13T18:34:28.783Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:34:28.783Z] Removing intermediate container 7b50e837808d [2023-04-13T18:34:28.783Z] ---> 4b4242558127 [2023-04-13T18:34:28.783Z] Step 12/22 : WORKDIR /edgex [2023-04-13T18:34:29.042Z] ---> Running in 63f1c31e9bc0 [2023-04-13T18:34:29.042Z] Removing intermediate container bd921aec545f [2023-04-13T18:34:29.042Z] ---> 255e50dc5034 [2023-04-13T18:34:29.042Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-13T18:34:29.042Z] ---> 3cacd083e3e4 [2023-04-13T18:34:29.042Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:34:29.042Z] ---> ae47d76adc54 [2023-04-13T18:34:29.042Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:34:29.042Z] ---> Running in c5a972296b8e [2023-04-13T18:34:29.042Z] Removing intermediate container 63f1c31e9bc0 [2023-04-13T18:34:29.042Z] ---> 1a62b16fd2e8 [2023-04-13T18:34:29.042Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:34:29.042Z] ---> fd667d97e322 [2023-04-13T18:34:29.042Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-13T18:34:29.308Z] ---> 0e316581c915 [2023-04-13T18:34:29.308Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-13T18:34:29.308Z] Removing intermediate container c5a972296b8e [2023-04-13T18:34:29.308Z] ---> 44d1edbe80c2 [2023-04-13T18:34:29.308Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-13T18:34:29.308Z] ---> Running in ccd1a1ce5d7a [2023-04-13T18:34:29.571Z] ---> 3ee17e869e9f [2023-04-13T18:34:29.571Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:34:29.571Z] Removing intermediate container ccd1a1ce5d7a [2023-04-13T18:34:29.571Z] ---> 2a2757e500a7 [2023-04-13T18:34:29.571Z] Step 15/25 : WORKDIR / [2023-04-13T18:34:29.571Z] ---> f2cae9a3514a [2023-04-13T18:34:29.571Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:34:29.571Z] ---> Running in d646437781f1 [2023-04-13T18:34:29.571Z] ---> a4bce3a893ca [2023-04-13T18:34:29.571Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:34:29.571Z] ---> 0d243a598ee1 [2023-04-13T18:34:29.571Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-13T18:34:29.829Z] ---> cc1ae7c1b96d [2023-04-13T18:34:29.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-13T18:34:29.829Z] Removing intermediate container d646437781f1 [2023-04-13T18:34:29.829Z] ---> 23df20aeaf52 [2023-04-13T18:34:29.829Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:34:29.829Z] ---> 793b8ae6c6f2 [2023-04-13T18:34:29.829Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-13T18:34:29.829Z] ---> 98fa9d89b52f [2023-04-13T18:34:29.829Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-13T18:34:29.829Z] ---> Running in f6bbb3e3fc27 [2023-04-13T18:34:30.396Z] Removing intermediate container f6bbb3e3fc27 [2023-04-13T18:34:30.396Z] ---> bbd3afe68a81 [2023-04-13T18:34:30.396Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T18:34:30.396Z] ---> 7bc4bbdc1c9a [2023-04-13T18:34:30.396Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T18:34:30.396Z] ---> 50cd65b079e6 [2023-04-13T18:34:30.396Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:34:30.396Z] ---> Running in bda40c12808f [2023-04-13T18:34:30.396Z] ---> Running in 8b2bc1fc4c93 [2023-04-13T18:34:30.396Z] ---> 41aacf50099d [2023-04-13T18:34:30.396Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-13T18:34:30.396Z] Removing intermediate container bda40c12808f [2023-04-13T18:34:30.396Z] ---> 9232d7d3552a [2023-04-13T18:34:30.396Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T18:34:30.655Z] ---> 946d1fab3c34 [2023-04-13T18:34:30.655Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-13T18:34:30.655Z] ---> Running in 5e9a4db79e95 [2023-04-13T18:34:30.655Z] ---> 05e277ee4823 [2023-04-13T18:34:30.655Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T18:34:30.655Z] ---> Running in 9a812a3228cc [2023-04-13T18:34:30.655Z] Removing intermediate container 5e9a4db79e95 [2023-04-13T18:34:30.655Z] ---> ebda9157a2c6 [2023-04-13T18:34:30.655Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:34:30.655Z] ---> Running in 7400b01e069c [2023-04-13T18:34:30.914Z] Removing intermediate container 7400b01e069c [2023-04-13T18:34:30.914Z] ---> d6b37183c967 [2023-04-13T18:34:30.914Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T18:34:31.178Z] ---> 70aae43f199b [2023-04-13T18:34:31.178Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:34:31.178Z] ---> Running in 52ac2e73e346 [2023-04-13T18:34:31.438Z] Removing intermediate container 52ac2e73e346 [2023-04-13T18:34:31.438Z] ---> f98d5c74c654 [2023-04-13T18:34:31.438Z] [2023-04-13T18:34:31.438Z] Removing intermediate container 8b2bc1fc4c93 [2023-04-13T18:34:31.438Z] ---> d5db6fc5fbdb [2023-04-13T18:34:31.438Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T18:34:31.438Z] Successfully built f98d5c74c654 [2023-04-13T18:34:31.438Z] ---> 6984f31aee1d [2023-04-13T18:34:31.438Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-13T18:34:31.438Z] Successfully tagged core-data:latest [2023-04-13T18:34:31.438Z] Building security-spire-agent [2023-04-13T18:34:31.438Z] ---> Running in 630bab14f97a [2023-04-13T18:34:32.372Z]  Building core-data ... done Removing intermediate container 630bab14f97a [2023-04-13T18:34:32.372Z] ---> f0517f96eebb [2023-04-13T18:34:32.372Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-13T18:34:32.372Z] Removing intermediate container 9a812a3228cc [2023-04-13T18:34:32.372Z] ---> 6d3546760ace [2023-04-13T18:34:32.372Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T18:34:32.630Z] ---> 3e0e176cc01c [2023-04-13T18:34:32.630Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-13T18:34:32.630Z] ---> Running in a288a87be869 [2023-04-13T18:34:32.630Z] ---> Running in 0fd7d2437f79 [2023-04-13T18:34:32.630Z] ---> Running in b8d3504fd5e1 [2023-04-13T18:34:32.888Z] Removing intermediate container a288a87be869 [2023-04-13T18:34:32.888Z] ---> 7b31ecda0c86 [2023-04-13T18:34:32.888Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T18:34:32.888Z] Removing intermediate container 2ed0d8c83cea [2023-04-13T18:34:32.888Z] ---> 484bb76d3f43 [2023-04-13T18:34:32.888Z] [2023-04-13T18:34:32.888Z] Step 10/24 : FROM alpine:3.17 [2023-04-13T18:34:32.888Z] ---> 9ed4aefc74f6 [2023-04-13T18:34:32.888Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:34:32.888Z] ---> Using cache [2023-04-13T18:34:32.888Z] ---> 8014bcac03e3 [2023-04-13T18:34:32.888Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T18:34:32.888Z] ---> Using cache [2023-04-13T18:34:32.888Z] ---> 255e50dc5034 [2023-04-13T18:34:32.888Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-13T18:34:32.888Z] Removing intermediate container b8d3504fd5e1 [2023-04-13T18:34:32.888Z] ---> 78a484019d29 [2023-04-13T18:34:32.888Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T18:34:33.146Z] Removing intermediate container 0fd7d2437f79 [2023-04-13T18:34:33.146Z] ---> 585875b1da37 [2023-04-13T18:34:33.146Z] Step 20/22 : LABEL arch=x86_64 [2023-04-13T18:34:33.146Z] ---> Running in 34ac0a84e097 [2023-04-13T18:34:33.146Z] ---> Running in 79e9192fd343 [2023-04-13T18:34:33.146Z] ---> Running in deba625c2700 [2023-04-13T18:34:33.146Z] ---> Running in b6dfed018fe4 [2023-04-13T18:34:33.146Z] Removing intermediate container 79e9192fd343 [2023-04-13T18:34:33.146Z] ---> 61af589a13e3 [2023-04-13T18:34:33.146Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:34:33.404Z] Removing intermediate container 34ac0a84e097 [2023-04-13T18:34:33.404Z] ---> 9beb51eb35bf [2023-04-13T18:34:33.404Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-13T18:34:33.404Z] ---> Running in b8ed476c83fe [2023-04-13T18:34:33.404Z] Removing intermediate container b6dfed018fe4 [2023-04-13T18:34:33.404Z] ---> 332a1d3caf2b [2023-04-13T18:34:33.404Z] Step 21/22 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:34:33.404Z] Removing intermediate container deba625c2700 [2023-04-13T18:34:33.404Z] ---> 05926317a886 [2023-04-13T18:34:33.404Z] Step 23/25 : LABEL arch=x86_64 [2023-04-13T18:34:33.404Z] ---> Running in 397c6d26dbbe [2023-04-13T18:34:33.404Z] ---> Running in aac3b7cbdffa [2023-04-13T18:34:33.404Z] ---> Running in 19bfcd1b71d4 [2023-04-13T18:34:33.404Z] Removing intermediate container b8ed476c83fe [2023-04-13T18:34:33.404Z] ---> 055fe0b774cc [2023-04-13T18:34:33.404Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T18:34:33.662Z] Removing intermediate container 397c6d26dbbe [2023-04-13T18:34:33.662Z] ---> 62ef9384019e [2023-04-13T18:34:33.662Z] Step 15/24 : WORKDIR / [2023-04-13T18:34:33.662Z] ---> Running in 15e0374c73b0 [2023-04-13T18:34:33.662Z] Removing intermediate container 19bfcd1b71d4 [2023-04-13T18:34:33.662Z] ---> 0aaecfbc1a2f [2023-04-13T18:34:33.662Z] Step 24/25 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:34:33.662Z] Removing intermediate container aac3b7cbdffa [2023-04-13T18:34:33.662Z] ---> 98a159efec2b [2023-04-13T18:34:33.662Z] Step 22/22 : LABEL version=0.0.0 [2023-04-13T18:34:33.920Z] ---> Running in 53e65575b9be [2023-04-13T18:34:33.920Z] Removing intermediate container 15e0374c73b0 [2023-04-13T18:34:33.920Z] ---> 966ed39c6450 [2023-04-13T18:34:33.920Z] [2023-04-13T18:34:33.920Z] ---> Running in 959d112129df [2023-04-13T18:34:33.920Z] ---> Running in 7ce91db0e081 [2023-04-13T18:34:33.920Z] Removing intermediate container 53e65575b9be [2023-04-13T18:34:33.920Z] ---> 039d493e30b0 [2023-04-13T18:34:33.920Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:34:33.920Z] Successfully built 966ed39c6450 [2023-04-13T18:34:33.920Z] Successfully tagged security-proxy-auth:latest [2023-04-13T18:34:33.920Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-04-13T18:34:33.920Z] Removing intermediate container 959d112129df [2023-04-13T18:34:33.920Z] ---> ed90128509f2 [2023-04-13T18:34:33.920Z] Step 25/25 : LABEL version=0.0.0 [2023-04-13T18:34:34.184Z] Removing intermediate container 7ce91db0e081 [2023-04-13T18:34:34.184Z] ---> 4a7c5f7b9c06 [2023-04-13T18:34:34.184Z] [2023-04-13T18:34:34.184Z] ---> Running in aa420ea1976c [2023-04-13T18:34:34.184Z] Successfully built 4a7c5f7b9c06 [2023-04-13T18:34:34.184Z] Successfully tagged security-proxy-setup:latest [2023-04-13T18:34:34.184Z] Building security-spiffe-token-provider [2023-04-13T18:34:34.481Z]  Building security-proxy-setup ... done  ---> cf25fec8e37a [2023-04-13T18:34:34.481Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:34:34.481Z] Removing intermediate container aa420ea1976c [2023-04-13T18:34:34.481Z] ---> 575e0e06c9c0 [2023-04-13T18:34:34.481Z] [2023-04-13T18:34:34.481Z] Successfully built 575e0e06c9c0 [2023-04-13T18:34:34.481Z] Successfully tagged core-metadata:latest [2023-04-13T18:34:34.481Z]  Building core-metadata ... done Building support-scheduler [2023-04-13T18:34:34.738Z] ---> 6500156c5d7c [2023-04-13T18:34:34.738Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-13T18:34:35.303Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:34:35.303Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:34:35.303Z] ---> 3d81be881507 [2023-04-13T18:34:35.303Z] Step 3/27 : WORKDIR /edgex-go [2023-04-13T18:34:35.303Z] ---> Using cache [2023-04-13T18:34:35.303Z] ---> b6ba78e35969 [2023-04-13T18:34:35.303Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T18:34:35.303Z] ---> Using cache [2023-04-13T18:34:35.303Z] ---> 900583189d80 [2023-04-13T18:34:35.303Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-13T18:34:35.303Z] ---> Using cache [2023-04-13T18:34:35.303Z] ---> 27cfc45c36ef [2023-04-13T18:34:35.303Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:34:35.303Z] ---> Using cache [2023-04-13T18:34:35.303Z] ---> f5a331b0e9ac [2023-04-13T18:34:35.303Z] Step 7/27 : COPY . . [2023-04-13T18:34:35.303Z] ---> Using cache [2023-04-13T18:34:35.303Z] ---> 5891acd013dc [2023-04-13T18:34:35.303Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T18:34:35.303Z] ---> Using cache [2023-04-13T18:34:35.303Z] ---> 8d70e178cb15 [2023-04-13T18:34:35.303Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-13T18:34:35.303Z] ---> Using cache [2023-04-13T18:34:35.303Z] ---> 356c35fade16 [2023-04-13T18:34:35.303Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T18:34:35.303Z] ---> Using cache [2023-04-13T18:34:35.303Z] ---> a028e697f652 [2023-04-13T18:34:35.303Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-13T18:34:36.682Z] ---> 2d823af06813 [2023-04-13T18:34:36.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:34:36.942Z] ---> Running in c930968d7b88 [2023-04-13T18:34:37.200Z] ---> 0e4abe00da68 [2023-04-13T18:34:37.200Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-13T18:34:37.200Z] ---> Running in 56f58dd6e7a6 [2023-04-13T18:34:37.457Z] Removing intermediate container 56f58dd6e7a6 [2023-04-13T18:34:37.457Z] ---> 753e475aa417 [2023-04-13T18:34:37.457Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T18:34:37.457Z] ---> Running in 70561d4613f3 [2023-04-13T18:34:37.715Z] Removing intermediate container 70561d4613f3 [2023-04-13T18:34:37.715Z] ---> afb189dcbede [2023-04-13T18:34:37.715Z] Step 22/24 : LABEL arch=x86_64 [2023-04-13T18:34:38.282Z] ---> Running in 7ea01c40b33c [2023-04-13T18:34:38.282Z] Removing intermediate container c930968d7b88 [2023-04-13T18:34:38.282Z] ---> 0c2b058c8025 [2023-04-13T18:34:38.282Z] Step 12/27 : WORKDIR /edgex-go [2023-04-13T18:34:38.282Z] ---> Running in c7f87d7c2430 [2023-04-13T18:34:38.282Z] Removing intermediate container 7ea01c40b33c [2023-04-13T18:34:38.282Z] ---> c6bf29e6a235 [2023-04-13T18:34:38.282Z] Step 23/24 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:34:38.541Z] ---> Running in ed4bb9060c12 [2023-04-13T18:34:38.541Z] Removing intermediate container c7f87d7c2430 [2023-04-13T18:34:38.541Z] ---> ecad23deaaeb [2023-04-13T18:34:38.541Z] [2023-04-13T18:34:38.541Z] Step 13/27 : FROM alpine:3.17 [2023-04-13T18:34:38.541Z] ---> 9ed4aefc74f6 [2023-04-13T18:34:38.541Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T18:34:38.541Z] ---> Using cache [2023-04-13T18:34:38.541Z] ---> 7fde4b0e67b2 [2023-04-13T18:34:38.541Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-13T18:34:38.541Z] ---> Using cache [2023-04-13T18:34:38.541Z] ---> 981d93c1a398 [2023-04-13T18:34:38.541Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:34:38.541Z] ---> Using cache [2023-04-13T18:34:38.541Z] ---> 9b64679a6e6c [2023-04-13T18:34:38.541Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:34:38.541Z] ---> Using cache [2023-04-13T18:34:38.541Z] ---> 913e87e47086 [2023-04-13T18:34:38.541Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-13T18:34:38.541Z] Removing intermediate container ed4bb9060c12 [2023-04-13T18:34:38.541Z] ---> 4dd9e1548ec4 [2023-04-13T18:34:38.541Z] Step 24/24 : LABEL version=0.0.0 [2023-04-13T18:34:38.799Z] ---> Running in ec0b047e48af [2023-04-13T18:34:39.058Z] Removing intermediate container ec0b047e48af [2023-04-13T18:34:39.058Z] ---> 5c6fde2e1619 [2023-04-13T18:34:39.058Z] [2023-04-13T18:34:39.058Z] Successfully built 5c6fde2e1619 [2023-04-13T18:34:39.058Z] Successfully tagged core-command:latest [2023-04-13T18:34:39.058Z]  Building core-command ... done Building support-notifications [2023-04-13T18:34:40.431Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:34:40.431Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:34:40.431Z] ---> 3d81be881507 [2023-04-13T18:34:40.431Z] Step 3/25 : WORKDIR /edgex-go [2023-04-13T18:34:40.431Z] ---> Using cache [2023-04-13T18:34:40.431Z] ---> b6ba78e35969 [2023-04-13T18:34:40.431Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-13T18:34:40.431Z] ---> 4671e9b34257 [2023-04-13T18:34:40.431Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T18:34:40.431Z] ---> Running in 25341e41ace4 [2023-04-13T18:34:41.059Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:34:41.059Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:34:41.059Z] ---> 3d81be881507 [2023-04-13T18:34:41.059Z] Step 3/20 : WORKDIR /edgex-go [2023-04-13T18:34:41.059Z] ---> Using cache [2023-04-13T18:34:41.059Z] ---> b6ba78e35969 [2023-04-13T18:34:41.059Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-13T18:34:41.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:34:41.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:34:41.059Z] ---> 3d81be881507 [2023-04-13T18:34:41.059Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:34:41.059Z] ---> Using cache [2023-04-13T18:34:41.059Z] ---> 14462140506d [2023-04-13T18:34:41.059Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:34:41.059Z] ---> Using cache [2023-04-13T18:34:41.059Z] ---> 3761da623a41 [2023-04-13T18:34:41.059Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T18:34:41.059Z] ---> Using cache [2023-04-13T18:34:41.059Z] ---> b3615c53d164 [2023-04-13T18:34:41.059Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:34:41.059Z] ---> Using cache [2023-04-13T18:34:41.059Z] ---> 8db6e0b3e5c8 [2023-04-13T18:34:41.059Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:34:41.059Z] ---> Using cache [2023-04-13T18:34:41.059Z] ---> 9dfb273ee11e [2023-04-13T18:34:41.059Z] Step 8/23 : COPY . . [2023-04-13T18:34:41.059Z] ---> Using cache [2023-04-13T18:34:41.059Z] ---> 0c0002e6c323 [2023-04-13T18:34:41.059Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-13T18:34:41.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:41.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:41.349Z] OK: 265 MiB in 53 packages [2023-04-13T18:34:41.629Z] ---> Running in d9cdcdeaa283 [2023-04-13T18:34:41.630Z] ---> Running in 9cd545514062 [2023-04-13T18:34:41.915Z] ---> 7c14204186d5 [2023-04-13T18:34:41.915Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T18:34:42.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:42.206Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-13T18:34:42.206Z] Removing intermediate container 25341e41ace4 [2023-04-13T18:34:42.206Z] ---> 2e46fb7592ba [2023-04-13T18:34:42.206Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-13T18:34:42.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:42.507Z] ---> 745401eb0cd0 [2023-04-13T18:34:42.507Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-13T18:34:42.507Z] ---> 3aef658be073 [2023-04-13T18:34:42.507Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:34:42.507Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T18:34:42.507Z] v3.17.3-77-g716c151a724 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T18:34:42.507Z] OK: 17824 distinct packages available [2023-04-13T18:34:42.507Z] ---> Running in f502f3598714 [2023-04-13T18:34:42.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:42.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:42.793Z] ---> 2dd503165009 [2023-04-13T18:34:42.793Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-13T18:34:42.793Z] OK: 265 MiB in 53 packages [2023-04-13T18:34:43.077Z] ---> d6c4696a6374 [2023-04-13T18:34:43.077Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T18:34:43.077Z] ---> Running in 39130264f3da [2023-04-13T18:34:43.711Z] Removing intermediate container 39130264f3da [2023-04-13T18:34:43.711Z] ---> 7c3a63920e41 [2023-04-13T18:34:43.711Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T18:34:43.711Z] Removing intermediate container 9cd545514062 [2023-04-13T18:34:43.711Z] ---> 36b619fc9186 [2023-04-13T18:34:43.711Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-13T18:34:43.711Z] ---> Running in 7a8fc74d2234 [2023-04-13T18:34:43.711Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:34:43.711Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:34:43.711Z] ---> 3d81be881507 [2023-04-13T18:34:43.711Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:34:43.711Z] ---> Using cache [2023-04-13T18:34:43.711Z] ---> 14462140506d [2023-04-13T18:34:43.711Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:34:43.711Z] ---> Using cache [2023-04-13T18:34:43.711Z] ---> 3761da623a41 [2023-04-13T18:34:43.711Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-13T18:34:43.711Z] ---> Running in 0af4885cead7 [2023-04-13T18:34:43.711Z] ---> 9c27aab5cd89 [2023-04-13T18:34:43.711Z] Removing intermediate container 7a8fc74d2234 [2023-04-13T18:34:43.711Z] ---> 5844656a4753 [2023-04-13T18:34:43.711Z] Step 25/27 : LABEL arch=x86_64 [2023-04-13T18:34:43.711Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:34:43.970Z] ---> Running in 8af4f6f1f0e0 [2023-04-13T18:34:43.970Z] ---> Running in 72e453022d0e [2023-04-13T18:34:44.228Z] Removing intermediate container 72e453022d0e [2023-04-13T18:34:44.228Z] ---> 3a68b565fe5c [2023-04-13T18:34:44.228Z] Step 26/27 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:34:44.228Z] ---> Running in 3c8e343a9bec [2023-04-13T18:34:44.228Z] Removing intermediate container 3c8e343a9bec [2023-04-13T18:34:44.228Z] ---> 6a191dc2009d [2023-04-13T18:34:44.228Z] Step 27/27 : LABEL version=0.0.0 [2023-04-13T18:34:44.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:44.228Z] ---> Running in 1c174a07e244 [2023-04-13T18:34:44.486Z] Removing intermediate container 1c174a07e244 [2023-04-13T18:34:44.486Z] ---> ac8e51a4fdd1 [2023-04-13T18:34:44.486Z] [2023-04-13T18:34:44.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:44.486Z] Successfully built ac8e51a4fdd1 [2023-04-13T18:34:44.486Z] Successfully tagged security-spire-agent:latest [2023-04-13T18:34:44.486Z]  Building security-spire-agent ... done Building security-spire-config [2023-04-13T18:34:44.743Z] OK: 265 MiB in 53 packages [2023-04-13T18:34:46.119Z] Removing intermediate container 0af4885cead7 [2023-04-13T18:34:46.119Z] ---> 9d2325133e7b [2023-04-13T18:34:46.119Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:34:46.376Z] ---> 6d9371408b88 [2023-04-13T18:34:46.376Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:34:46.376Z] ---> Running in 4091dd76fe3d [2023-04-13T18:34:47.308Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:34:47.308Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:34:47.308Z] ---> 3d81be881507 [2023-04-13T18:34:47.308Z] Step 3/27 : WORKDIR /edgex-go [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> b6ba78e35969 [2023-04-13T18:34:47.308Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> 900583189d80 [2023-04-13T18:34:47.308Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> 27cfc45c36ef [2023-04-13T18:34:47.308Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> f5a331b0e9ac [2023-04-13T18:34:47.308Z] Step 7/27 : COPY . . [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> 5891acd013dc [2023-04-13T18:34:47.308Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> 8d70e178cb15 [2023-04-13T18:34:47.308Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> 356c35fade16 [2023-04-13T18:34:47.308Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> a028e697f652 [2023-04-13T18:34:47.308Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> 0c2b058c8025 [2023-04-13T18:34:47.308Z] Step 12/27 : WORKDIR /edgex-go [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> ecad23deaaeb [2023-04-13T18:34:47.308Z] [2023-04-13T18:34:47.308Z] Step 13/27 : FROM alpine:3.17 [2023-04-13T18:34:47.308Z] ---> 9ed4aefc74f6 [2023-04-13T18:34:47.308Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T18:34:47.308Z] ---> Using cache [2023-04-13T18:34:47.308Z] ---> 7fde4b0e67b2 [2023-04-13T18:34:47.308Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-13T18:34:48.242Z] ---> Running in bee5fade7117 [2023-04-13T18:34:48.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:48.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:48.761Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T18:34:48.761Z] v3.17.3-77-g716c151a724 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T18:34:48.761Z] OK: 17818 distinct packages available [2023-04-13T18:34:49.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:49.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:34:49.277Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-13T18:34:49.277Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-13T18:34:49.277Z] (3/4) Installing libucontext (1.2-r0) [2023-04-13T18:34:49.277Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-13T18:34:49.277Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:34:49.277Z] OK: 7 MiB in 19 packages [2023-04-13T18:34:49.842Z] Removing intermediate container bee5fade7117 [2023-04-13T18:34:49.842Z] ---> d78eecf2261b [2023-04-13T18:34:49.842Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:34:50.098Z] ---> 929a9b5b9896 [2023-04-13T18:34:50.098Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:34:50.355Z] ---> 5208bd2bb526 [2023-04-13T18:34:50.355Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T18:34:51.728Z] ---> 029d20105052 [2023-04-13T18:34:51.728Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T18:34:51.728Z] ---> 93cc1cde743d [2023-04-13T18:34:51.728Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-13T18:34:51.728Z] ---> Running in 73b13a783384 [2023-04-13T18:34:51.990Z] Removing intermediate container 73b13a783384 [2023-04-13T18:34:51.990Z] ---> 5c86f52e334d [2023-04-13T18:34:51.990Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-13T18:34:52.251Z] ---> 92139df2b6e8 [2023-04-13T18:34:52.251Z] Step 22/27 : WORKDIR / [2023-04-13T18:34:52.251Z] ---> Running in 2418b1695af2 [2023-04-13T18:34:52.251Z] Removing intermediate container 2418b1695af2 [2023-04-13T18:34:52.251Z] ---> 305081a1f591 [2023-04-13T18:34:52.251Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T18:34:52.270Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-13T18:34:52.514Z] ---> Running in 184ed1116fc8 [2023-04-13T18:34:52.514Z] Removing intermediate container 184ed1116fc8 [2023-04-13T18:34:52.514Z] ---> f5754366fa08 [2023-04-13T18:34:52.514Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T18:34:52.514Z] ---> Running in 1069eb36ab56 [2023-04-13T18:34:52.514Z] Removing intermediate container 1069eb36ab56 [2023-04-13T18:34:52.514Z] ---> 24fb276b97bd [2023-04-13T18:34:52.514Z] Step 25/27 : LABEL arch=x86_64 [2023-04-13T18:34:52.774Z] ---> Running in b5043910e012 [2023-04-13T18:34:52.774Z] Removing intermediate container b5043910e012 [2023-04-13T18:34:52.774Z] ---> e93dc0fb96f0 [2023-04-13T18:34:52.774Z] Step 26/27 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:34:52.774Z] ---> Running in c5aa1c3e7e4b [2023-04-13T18:34:53.034Z] Removing intermediate container c5aa1c3e7e4b [2023-04-13T18:34:53.034Z] ---> b71d779111e3 [2023-04-13T18:34:53.034Z] Step 27/27 : LABEL version=0.0.0 [2023-04-13T18:34:53.294Z] ---> Running in 0e1ccfd5e17c [2023-04-13T18:34:53.859Z] Removing intermediate container 0e1ccfd5e17c [2023-04-13T18:34:53.859Z] ---> 6f032f74d3ba [2023-04-13T18:34:53.859Z] [2023-04-13T18:34:53.859Z] Successfully built 6f032f74d3ba [2023-04-13T18:34:53.859Z] Successfully tagged security-spire-config:latest [2023-04-13T18:34:53.859Z] Building security-bootstrapper [2023-04-13T18:34:57.139Z]  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:34:57.139Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:34:57.139Z] ---> 3d81be881507 [2023-04-13T18:34:57.139Z] Step 3/33 : WORKDIR /edgex-go [2023-04-13T18:34:57.139Z] ---> Using cache [2023-04-13T18:34:57.139Z] ---> b6ba78e35969 [2023-04-13T18:34:57.139Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-13T18:34:57.139Z] ---> Using cache [2023-04-13T18:34:57.139Z] ---> 2e46fb7592ba [2023-04-13T18:34:57.139Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-13T18:34:57.139Z] ---> Using cache [2023-04-13T18:34:57.139Z] ---> 3aef658be073 [2023-04-13T18:34:57.139Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:34:58.517Z] ---> Running in 1335812c9f1e [2023-04-13T18:35:03.792Z] Removing intermediate container d9cdcdeaa283 [2023-04-13T18:35:03.792Z] ---> 3d201ef48d83 [2023-04-13T18:35:03.792Z] [2023-04-13T18:35:03.792Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T18:35:03.792Z] ---> 9ed4aefc74f6 [2023-04-13T18:35:03.792Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:35:03.792Z] ---> Using cache [2023-04-13T18:35:03.792Z] ---> 8014bcac03e3 [2023-04-13T18:35:03.792Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T18:35:03.792Z] ---> Using cache [2023-04-13T18:35:03.792Z] ---> 255e50dc5034 [2023-04-13T18:35:03.792Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-13T18:35:04.422Z] ---> Running in e06c4a9a6546 [2023-04-13T18:35:04.680Z] Removing intermediate container e06c4a9a6546 [2023-04-13T18:35:04.680Z] ---> 2586ed052917 [2023-04-13T18:35:04.680Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-13T18:35:04.940Z] ---> Running in 21305b2d37d6 [2023-04-13T18:35:04.940Z] Removing intermediate container 21305b2d37d6 [2023-04-13T18:35:04.940Z] ---> a93db1d7df21 [2023-04-13T18:35:04.940Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:35:04.940Z] Removing intermediate container f502f3598714 [2023-04-13T18:35:04.940Z] ---> 63c6aced180c [2023-04-13T18:35:04.940Z] Step 7/25 : COPY . . [2023-04-13T18:35:05.504Z] ---> c83c47a6a183 [2023-04-13T18:35:05.504Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:35:07.398Z] ---> 5f4085d73822 [2023-04-13T18:35:07.398Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-13T18:35:08.331Z] ---> bcc656e3d72c [2023-04-13T18:35:08.331Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:35:08.331Z] Removing intermediate container 8af4f6f1f0e0 [2023-04-13T18:35:08.331Z] ---> 29015a02843c [2023-04-13T18:35:08.331Z] Step 7/20 : COPY . . [2023-04-13T18:35:08.900Z] ---> ab154f1b4f82 [2023-04-13T18:35:08.900Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-13T18:35:09.467Z] ---> 181ce991d67f [2023-04-13T18:35:09.467Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-13T18:35:09.467Z] ---> Running in 1245c315af8f [2023-04-13T18:35:09.467Z] ---> Running in fd701270e803 [2023-04-13T18:35:09.723Z] Removing intermediate container fd701270e803 [2023-04-13T18:35:09.723Z] ---> 9b80c0d42d18 [2023-04-13T18:35:09.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T18:35:09.723Z] ---> Running in 1c240f855178 [2023-04-13T18:35:09.723Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-13T18:35:09.981Z] Removing intermediate container 1c240f855178 [2023-04-13T18:35:09.981Z] ---> 177d1b183e5c [2023-04-13T18:35:09.981Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T18:35:09.981Z] ---> Running in 460fc47f1ae3 [2023-04-13T18:35:10.240Z] Removing intermediate container 460fc47f1ae3 [2023-04-13T18:35:10.240Z] ---> fdf46c0025bb [2023-04-13T18:35:10.240Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:35:10.498Z] ---> Running in fdd71c6f487c [2023-04-13T18:35:10.498Z] Removing intermediate container fdd71c6f487c [2023-04-13T18:35:10.498Z] ---> af96e54ee225 [2023-04-13T18:35:10.498Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T18:35:10.756Z] ---> Running in ef2d7c7737ce [2023-04-13T18:35:10.756Z] Removing intermediate container 4091dd76fe3d [2023-04-13T18:35:10.756Z] ---> 360b0d28903e [2023-04-13T18:35:10.756Z] Step 8/23 : COPY . . [2023-04-13T18:35:10.756Z] Removing intermediate container ef2d7c7737ce [2023-04-13T18:35:10.756Z] ---> 2f623f1992a9 [2023-04-13T18:35:10.756Z] [2023-04-13T18:35:11.014Z] Successfully built 2f623f1992a9 [2023-04-13T18:35:11.014Z] Successfully tagged support-scheduler:latest [2023-04-13T18:35:11.014Z] Building core-common-config-bootstrapper [2023-04-13T18:35:15.202Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:35:15.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:35:15.202Z] ---> 3d81be881507 [2023-04-13T18:35:15.202Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:35:15.202Z] ---> Using cache [2023-04-13T18:35:15.202Z] ---> 14462140506d [2023-04-13T18:35:15.202Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:35:15.202Z] ---> Using cache [2023-04-13T18:35:15.202Z] ---> 3761da623a41 [2023-04-13T18:35:15.202Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T18:35:15.202Z] ---> Using cache [2023-04-13T18:35:15.202Z] ---> b3615c53d164 [2023-04-13T18:35:15.202Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:35:15.202Z] ---> Using cache [2023-04-13T18:35:15.202Z] ---> 8db6e0b3e5c8 [2023-04-13T18:35:15.202Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:35:15.202Z] ---> Using cache [2023-04-13T18:35:15.202Z] ---> 9dfb273ee11e [2023-04-13T18:35:15.202Z] Step 8/23 : COPY . . [2023-04-13T18:35:15.202Z] ---> Using cache [2023-04-13T18:35:15.202Z] ---> 0c0002e6c323 [2023-04-13T18:35:15.202Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-13T18:35:16.144Z] ---> 6a8d82e1e079 [2023-04-13T18:35:16.144Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-13T18:35:16.711Z] ---> Running in 3fed4f29494b [2023-04-13T18:35:16.711Z] ---> Running in 5e44fe75e24c [2023-04-13T18:35:16.711Z] ---> 38948af2a45a [2023-04-13T18:35:16.711Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-13T18:35:16.711Z] ---> Running in 229bac7f75d1 [2023-04-13T18:35:17.278Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-13T18:35:17.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-13T18:35:17.278Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-13T18:35:23.833Z] Removing intermediate container 1335812c9f1e [2023-04-13T18:35:23.833Z] ---> cf40c5918de0 [2023-04-13T18:35:23.833Z] Step 7/33 : COPY . . [2023-04-13T18:35:27.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-13T18:35:29.004Z] ---> 6adcd6dc5596 [2023-04-13T18:35:29.004Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-13T18:35:29.261Z] ---> Running in adccfe374da7 [2023-04-13T18:35:30.191Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-13T18:35:32.714Z] Removing intermediate container 1245c315af8f [2023-04-13T18:35:32.714Z] ---> 95493efd259d [2023-04-13T18:35:32.714Z] [2023-04-13T18:35:32.714Z] Step 9/25 : FROM alpine:3.17 [2023-04-13T18:35:32.714Z] ---> 9ed4aefc74f6 [2023-04-13T18:35:32.714Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-13T18:35:32.714Z] ---> Running in 9c56eb4f37b0 [2023-04-13T18:35:33.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:33.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:33.793Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-13T18:35:33.793Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-13T18:35:33.793Z] (3/3) Installing su-exec (0.2-r2) [2023-04-13T18:35:33.793Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:35:33.793Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T18:35:34.050Z] OK: 8 MiB in 18 packages [2023-04-13T18:35:34.981Z] Removing intermediate container 9c56eb4f37b0 [2023-04-13T18:35:34.981Z] ---> fd1228faa12f [2023-04-13T18:35:34.981Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-13T18:35:34.981Z] ---> Running in 77954399a5cb [2023-04-13T18:35:35.238Z] Removing intermediate container 77954399a5cb [2023-04-13T18:35:35.238Z] ---> 524fecfe94b4 [2023-04-13T18:35:35.238Z] Step 12/25 : WORKDIR / [2023-04-13T18:35:35.495Z] ---> Running in a9d7db62d82e [2023-04-13T18:35:35.495Z] Removing intermediate container a9d7db62d82e [2023-04-13T18:35:35.495Z] ---> 8c10414df171 [2023-04-13T18:35:35.495Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:35:36.426Z] ---> 57ea24f49b55 [2023-04-13T18:35:36.426Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:35:36.990Z] ---> d7ed46606a16 [2023-04-13T18:35:36.990Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-13T18:35:37.922Z] ---> f58a70031875 [2023-04-13T18:35:37.922Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-13T18:35:38.180Z] ---> 4a4387164453 [2023-04-13T18:35:38.180Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:35:38.745Z] ---> 9db4c4ed7a89 [2023-04-13T18:35:38.745Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-13T18:35:39.309Z] ---> d52c9c72f7f0 [2023-04-13T18:35:39.309Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-13T18:35:40.683Z] ---> 5ed70f7bb3b7 [2023-04-13T18:35:40.683Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-13T18:35:40.941Z] ---> 2a28690bbe7e [2023-04-13T18:35:40.941Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T18:35:40.941Z] ---> Running in 372dda206905 [2023-04-13T18:35:43.465Z] Removing intermediate container 372dda206905 [2023-04-13T18:35:43.465Z] ---> 4ef3a0306d00 [2023-04-13T18:35:43.465Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T18:35:43.465Z] ---> Running in f122d4fe2a67 [2023-04-13T18:35:44.033Z] Removing intermediate container f122d4fe2a67 [2023-04-13T18:35:44.033Z] ---> 6eff1e3caeb6 [2023-04-13T18:35:44.033Z] Step 23/25 : LABEL arch=x86_64 [2023-04-13T18:35:44.033Z] ---> Running in 80b7fb8918e7 [2023-04-13T18:35:44.597Z] Removing intermediate container 80b7fb8918e7 [2023-04-13T18:35:44.597Z] ---> 947ea75da46d [2023-04-13T18:35:44.597Z] Step 24/25 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:35:44.854Z] ---> Running in fbd89f424c76 [2023-04-13T18:35:44.854Z] Removing intermediate container fbd89f424c76 [2023-04-13T18:35:44.854Z] ---> d7313ec42045 [2023-04-13T18:35:44.854Z] Step 25/25 : LABEL version=0.0.0 [2023-04-13T18:35:44.854Z] ---> Running in 8c99e4b11e27 [2023-04-13T18:35:45.113Z] Removing intermediate container 3fed4f29494b [2023-04-13T18:35:45.113Z] ---> c3134f2de461 [2023-04-13T18:35:45.113Z] [2023-04-13T18:35:45.113Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T18:35:45.113Z] ---> 9ed4aefc74f6 [2023-04-13T18:35:45.113Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-13T18:35:45.113Z] ---> Using cache [2023-04-13T18:35:45.113Z] ---> c9b5ab281748 [2023-04-13T18:35:45.113Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:35:45.113Z] ---> Using cache [2023-04-13T18:35:45.113Z] ---> 2431e992d02c [2023-04-13T18:35:45.113Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:35:45.113Z] ---> Using cache [2023-04-13T18:35:45.113Z] ---> 3cacd083e3e4 [2023-04-13T18:35:45.113Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:35:45.113Z] ---> Using cache [2023-04-13T18:35:45.113Z] ---> fd667d97e322 [2023-04-13T18:35:45.113Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-13T18:35:45.113Z] Removing intermediate container 8c99e4b11e27 [2023-04-13T18:35:45.113Z] ---> 92cde63ab609 [2023-04-13T18:35:45.113Z] [2023-04-13T18:35:45.113Z] Successfully built 92cde63ab609 [2023-04-13T18:35:45.113Z] Successfully tagged security-secretstore-setup:latest [2023-04-13T18:35:45.693Z]  Building security-secretstore-setup ... done  ---> 6c5ebd9fa221 [2023-04-13T18:35:45.693Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:35:45.965Z] ---> 5869aabb7d61 [2023-04-13T18:35:45.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-13T18:35:46.223Z] ---> c8f05885d0ba [2023-04-13T18:35:46.223Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T18:35:46.223Z] ---> Running in b13ba5c92d0f [2023-04-13T18:35:47.597Z] Removing intermediate container b13ba5c92d0f [2023-04-13T18:35:47.597Z] ---> a430e2d3da25 [2023-04-13T18:35:47.597Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T18:35:47.597Z] ---> Running in ed44f325f91a [2023-04-13T18:35:47.856Z] Removing intermediate container ed44f325f91a [2023-04-13T18:35:47.856Z] ---> 5abfa447f419 [2023-04-13T18:35:47.856Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-13T18:35:47.856Z] ---> Running in fe2e5cbb6410 [2023-04-13T18:35:48.116Z] Removing intermediate container fe2e5cbb6410 [2023-04-13T18:35:48.117Z] ---> 2256a7584403 [2023-04-13T18:35:48.117Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T18:35:48.406Z] ---> Running in fe6b811d1c8a [2023-04-13T18:35:48.406Z] Removing intermediate container fe6b811d1c8a [2023-04-13T18:35:48.406Z] ---> 38eee64a9b50 [2023-04-13T18:35:48.406Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:35:48.667Z] ---> Running in 000e4562643c [2023-04-13T18:35:48.934Z] Removing intermediate container 5e44fe75e24c [2023-04-13T18:35:48.934Z] ---> 7c50c307304b [2023-04-13T18:35:48.934Z] [2023-04-13T18:35:48.934Z] Step 9/20 : FROM alpine:3.17 [2023-04-13T18:35:48.934Z] ---> 9ed4aefc74f6 [2023-04-13T18:35:48.934Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-13T18:35:48.934Z] Removing intermediate container 000e4562643c [2023-04-13T18:35:48.934Z] ---> 859d452347bf [2023-04-13T18:35:48.934Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T18:35:48.934Z] ---> Running in e177ac21f8f6 [2023-04-13T18:35:48.934Z] ---> Running in e6ef31bdb7ef [2023-04-13T18:35:49.193Z] Removing intermediate container e177ac21f8f6 [2023-04-13T18:35:49.193Z] ---> df3f7a820f4e [2023-04-13T18:35:49.193Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-13T18:35:49.193Z] Removing intermediate container e6ef31bdb7ef [2023-04-13T18:35:49.193Z] ---> 915116622f1d [2023-04-13T18:35:49.193Z] [2023-04-13T18:35:49.193Z] ---> Running in 5d24db0d3098 [2023-04-13T18:35:49.455Z] Successfully built 915116622f1d [2023-04-13T18:35:49.455Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-13T18:35:49.712Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:49.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:49.967Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T18:35:49.967Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T18:35:49.967Z] OK: 17818 distinct packages available [2023-04-13T18:35:49.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:50.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:50.488Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-13T18:35:50.488Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-13T18:35:50.488Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-13T18:35:50.488Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-13T18:35:50.488Z] (5/9) Installing curl (7.88.1-r1) [2023-04-13T18:35:50.488Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-13T18:35:50.488Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-13T18:35:50.488Z] (8/9) Installing libucontext (1.2-r0) [2023-04-13T18:35:50.488Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-13T18:35:50.488Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:35:50.488Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T18:35:50.488Z] OK: 10 MiB in 24 packages [2023-04-13T18:35:51.054Z] Removing intermediate container 229bac7f75d1 [2023-04-13T18:35:51.054Z] ---> aa8c2a6f7f5c [2023-04-13T18:35:51.054Z] [2023-04-13T18:35:51.054Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T18:35:51.054Z] ---> 9ed4aefc74f6 [2023-04-13T18:35:51.054Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-13T18:35:51.054Z] ---> Running in 2f4b8555007a [2023-04-13T18:35:51.313Z] Removing intermediate container 5d24db0d3098 [2023-04-13T18:35:51.313Z] ---> 19a6b91f647e [2023-04-13T18:35:51.313Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:35:51.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:51.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:51.571Z] ---> 64e1a1172822 [2023-04-13T18:35:51.571Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:35:51.571Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-13T18:35:51.830Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-13T18:35:51.830Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:35:51.830Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T18:35:51.830Z] OK: 8 MiB in 17 packages [2023-04-13T18:35:51.830Z] ---> e040ff87ecb3 [2023-04-13T18:35:51.830Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-13T18:35:52.395Z] ---> fba5472202b3 [2023-04-13T18:35:52.395Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:35:52.395Z] Removing intermediate container 2f4b8555007a [2023-04-13T18:35:52.395Z] ---> b193ed2010e1 [2023-04-13T18:35:52.395Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T18:35:52.395Z] ---> Running in f867d24cc190 [2023-04-13T18:35:52.653Z] ---> a5aefa1db1ef [2023-04-13T18:35:52.653Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-13T18:35:52.653Z] Removing intermediate container adccfe374da7 [2023-04-13T18:35:52.653Z] ---> a0af739645a6 [2023-04-13T18:35:52.653Z] [2023-04-13T18:35:52.653Z] Step 9/33 : FROM alpine:3.17 [2023-04-13T18:35:52.653Z] ---> 9ed4aefc74f6 [2023-04-13T18:35:52.653Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-13T18:35:52.653Z] ---> Using cache [2023-04-13T18:35:52.653Z] ---> df3f7a820f4e [2023-04-13T18:35:52.653Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-13T18:35:52.653Z] Removing intermediate container f867d24cc190 [2023-04-13T18:35:52.653Z] ---> 3d4e37e67240 [2023-04-13T18:35:52.653Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-13T18:35:52.653Z] ---> Running in 9e680c4706fe [2023-04-13T18:35:52.653Z] ---> Running in c0b5b12799ee [2023-04-13T18:35:52.653Z] ---> Running in a238ca0a3851 [2023-04-13T18:35:52.653Z] Removing intermediate container 9e680c4706fe [2023-04-13T18:35:52.653Z] ---> a45315aa1e59 [2023-04-13T18:35:52.653Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T18:35:52.915Z] Removing intermediate container a238ca0a3851 [2023-04-13T18:35:52.915Z] ---> cbe70b242934 [2023-04-13T18:35:52.915Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-13T18:35:52.915Z] ---> Running in e7dc68a6a386 [2023-04-13T18:35:52.915Z] ---> Running in 407c76d27deb [2023-04-13T18:35:52.915Z] Removing intermediate container e7dc68a6a386 [2023-04-13T18:35:52.915Z] ---> a6af81b1f1b5 [2023-04-13T18:35:52.915Z] Step 18/20 : LABEL arch=x86_64 [2023-04-13T18:35:52.915Z] ---> Running in 5ae551bdce02 [2023-04-13T18:35:52.915Z] Removing intermediate container 407c76d27deb [2023-04-13T18:35:52.915Z] ---> a04d6568bff6 [2023-04-13T18:35:52.915Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:35:52.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:53.175Z] Removing intermediate container 5ae551bdce02 [2023-04-13T18:35:53.175Z] ---> 6a1689fd9025 [2023-04-13T18:35:53.175Z] Step 19/20 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:35:53.175Z] ---> Running in 891699d37226 [2023-04-13T18:35:53.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T18:35:53.175Z] ---> db129c69bd79 [2023-04-13T18:35:53.175Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:35:53.175Z] Removing intermediate container 891699d37226 [2023-04-13T18:35:53.175Z] ---> e2b835fd5ff2 [2023-04-13T18:35:53.175Z] Step 20/20 : LABEL version=0.0.0 [2023-04-13T18:35:53.175Z] ---> Running in 523fa0c7104e [2023-04-13T18:35:53.175Z] ---> 7c106fd831e4 [2023-04-13T18:35:53.175Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-13T18:35:53.433Z] Removing intermediate container 523fa0c7104e [2023-04-13T18:35:53.433Z] ---> 169320fe149e [2023-04-13T18:35:53.433Z] [2023-04-13T18:35:53.433Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-13T18:35:53.433Z] (2/2) Installing su-exec (0.2-r2) [2023-04-13T18:35:53.433Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:35:53.433Z] OK: 7 MiB in 17 packages [2023-04-13T18:35:53.433Z] Successfully built 169320fe149e [2023-04-13T18:35:53.433Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-13T18:35:53.691Z]  Building security-spiffe-token-provider ... done  ---> 3b064eb02e35 [2023-04-13T18:35:53.691Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:35:53.691Z] Removing intermediate container c0b5b12799ee [2023-04-13T18:35:53.691Z] ---> ae21ba92af7c [2023-04-13T18:35:53.691Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-13T18:35:53.952Z] ---> Running in 2dd984c6e651 [2023-04-13T18:35:53.952Z] ---> 47c0c542db51 [2023-04-13T18:35:53.952Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-13T18:35:53.952Z] ---> Running in d3b2ddfde031 [2023-04-13T18:35:53.952Z] Removing intermediate container 2dd984c6e651 [2023-04-13T18:35:53.952Z] ---> f80c6ade78d7 [2023-04-13T18:35:53.952Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-13T18:35:53.952Z] ---> Running in a0e60274f161 [2023-04-13T18:35:53.952Z] Removing intermediate container d3b2ddfde031 [2023-04-13T18:35:53.952Z] ---> f9fdfd933cd3 [2023-04-13T18:35:53.952Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T18:35:53.952Z] ---> Running in 7b4534de4096 [2023-04-13T18:35:53.952Z] Removing intermediate container a0e60274f161 [2023-04-13T18:35:53.952Z] ---> cb0616a1d7d9 [2023-04-13T18:35:53.952Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-13T18:35:54.211Z] ---> Running in 6510b75076fe [2023-04-13T18:35:54.211Z] Removing intermediate container 7b4534de4096 [2023-04-13T18:35:54.211Z] ---> 382a4b70f2d6 [2023-04-13T18:35:54.211Z] Step 21/23 : LABEL arch=x86_64 [2023-04-13T18:35:54.211Z] ---> Running in 3cbb8b69505e [2023-04-13T18:35:54.211Z] Removing intermediate container 6510b75076fe [2023-04-13T18:35:54.211Z] ---> c5c2f3daf10c [2023-04-13T18:35:54.211Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-13T18:35:54.211Z] ---> Running in 01df4813f1ec [2023-04-13T18:35:54.211Z] Removing intermediate container 3cbb8b69505e [2023-04-13T18:35:54.211Z] ---> 5aca7a657e40 [2023-04-13T18:35:54.211Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:35:54.211Z] ---> Running in 96836833ea8f [2023-04-13T18:35:54.469Z] Removing intermediate container 01df4813f1ec [2023-04-13T18:35:54.469Z] ---> 7cec27ef1e3a [2023-04-13T18:35:54.469Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-13T18:35:54.469Z] ---> Running in fd8b539dfde6 [2023-04-13T18:35:54.469Z] Removing intermediate container 96836833ea8f [2023-04-13T18:35:54.469Z] ---> ebbf7aa78d4f [2023-04-13T18:35:54.469Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T18:35:54.469Z] ---> Running in da1c5dfd6de6 [2023-04-13T18:35:54.469Z] Removing intermediate container da1c5dfd6de6 [2023-04-13T18:35:54.469Z] ---> 482d2184b9bf [2023-04-13T18:35:54.469Z] [2023-04-13T18:35:54.727Z] Successfully built 482d2184b9bf [2023-04-13T18:35:54.727Z] Successfully tagged support-notifications:latest [2023-04-13T18:35:54.986Z]  Building support-notifications ... done Removing intermediate container fd8b539dfde6 [2023-04-13T18:35:54.986Z] ---> fa47b1e69f65 [2023-04-13T18:35:54.986Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-13T18:35:54.986Z] ---> Running in 690c04b287e9 [2023-04-13T18:35:54.986Z] Removing intermediate container 690c04b287e9 [2023-04-13T18:35:54.986Z] ---> 747e0076cb46 [2023-04-13T18:35:54.986Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-13T18:35:55.243Z] ---> fdff381d8069 [2023-04-13T18:35:55.243Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-13T18:35:55.243Z] ---> Running in 4d49d95e661f [2023-04-13T18:35:55.809Z] Removing intermediate container 4d49d95e661f [2023-04-13T18:35:55.809Z] ---> 4a6701083ea7 [2023-04-13T18:35:55.809Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:35:55.809Z] ---> 50ca120eecc7 [2023-04-13T18:35:55.809Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:35:56.067Z] ---> 7ce0440722d4 [2023-04-13T18:35:56.067Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-13T18:35:56.325Z] ---> 42c8ca293fc6 [2023-04-13T18:35:56.325Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-13T18:35:56.584Z] ---> e95e57901573 [2023-04-13T18:35:56.584Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-13T18:35:56.584Z] ---> fade84824999 [2023-04-13T18:35:56.584Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-13T18:35:56.842Z] ---> fc2626991de4 [2023-04-13T18:35:56.842Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-13T18:35:56.842Z] ---> d1b3ebdb0efa [2023-04-13T18:35:56.842Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-13T18:35:57.108Z] ---> 22dc61f10e29 [2023-04-13T18:35:57.108Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-13T18:35:57.108Z] ---> Running in c6e634d0c85e [2023-04-13T18:35:57.673Z] Removing intermediate container c6e634d0c85e [2023-04-13T18:35:57.673Z] ---> 3b577ccd54e4 [2023-04-13T18:35:57.673Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-13T18:35:57.673Z] ---> Running in 98248ba452f2 [2023-04-13T18:35:57.936Z] Removing intermediate container 98248ba452f2 [2023-04-13T18:35:57.936Z] ---> 93919eb30d78 [2023-04-13T18:35:57.936Z] Step 30/33 : CMD ["gate"] [2023-04-13T18:35:57.936Z] ---> Running in 915f30846638 [2023-04-13T18:35:57.936Z] Removing intermediate container 915f30846638 [2023-04-13T18:35:57.936Z] ---> 333794c1ba14 [2023-04-13T18:35:57.936Z] Step 31/33 : LABEL arch=x86_64 [2023-04-13T18:35:57.936Z] ---> Running in 352d23261398 [2023-04-13T18:35:58.194Z] Removing intermediate container 352d23261398 [2023-04-13T18:35:58.194Z] ---> 54ce9f5d46a9 [2023-04-13T18:35:58.194Z] Step 32/33 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:35:58.194Z] ---> Running in d7386ae9f667 [2023-04-13T18:35:58.194Z] Removing intermediate container d7386ae9f667 [2023-04-13T18:35:58.194Z] ---> f82b2e99ca8c [2023-04-13T18:35:58.194Z] Step 33/33 : LABEL version=0.0.0 [2023-04-13T18:35:58.194Z] ---> Running in 32d3e02de770 [2023-04-13T18:35:58.194Z] Removing intermediate container 32d3e02de770 [2023-04-13T18:35:58.194Z] ---> ebb211061a96 [2023-04-13T18:35:58.194Z] [2023-04-13T18:35:58.461Z] Successfully built ebb211061a96 [2023-04-13T18:35:58.461Z] Successfully tagged security-bootstrapper:latest [2023-04-13T18:35:58.467Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-04-13T18:35:58.501Z] $ docker stop --time=1 928bb7407da3f91ed10f0e7be0d828e535ce476dca9b8754d777dc99d0c890e5 [2023-04-13T18:35:59.816Z] $ docker rm -f --volumes 928bb7407da3f91ed10f0e7be0d828e535ce476dca9b8754d777dc99d0c890e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T18:36:00.221Z] + docker images [2023-04-13T18:36:00.222Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-13T18:36:00.222Z] security-bootstrapper latest ebb211061a96 2 seconds ago 22.2MB [2023-04-13T18:36:00.222Z] support-notifications latest 482d2184b9bf 6 seconds ago 32.7MB [2023-04-13T18:36:00.222Z] security-spiffe-token-provider latest 169320fe149e 7 seconds ago 32.8MB [2023-04-13T18:36:00.222Z] a0af739645a6 8 seconds ago 1.67GB [2023-04-13T18:36:00.222Z] aa8c2a6f7f5c 10 seconds ago 1.75GB [2023-04-13T18:36:00.222Z] core-common-config-bootstrapper latest 915116622f1d 11 seconds ago 17.2MB [2023-04-13T18:36:00.222Z] 7c50c307304b 12 seconds ago 1.72GB [2023-04-13T18:36:00.222Z] security-secretstore-setup latest 92cde63ab609 16 seconds ago 32.8MB [2023-04-13T18:36:00.222Z] c3134f2de461 16 seconds ago 1.68GB [2023-04-13T18:36:00.222Z] 95493efd259d 29 seconds ago 1.68GB [2023-04-13T18:36:00.222Z] support-scheduler latest 2f623f1992a9 50 seconds ago 32.1MB [2023-04-13T18:36:00.222Z] 3d201ef48d83 58 seconds ago 1.75GB [2023-04-13T18:36:00.222Z] security-spire-config latest 6f032f74d3ba About a minute ago 88.9MB [2023-04-13T18:36:00.222Z] security-spire-agent latest ac8e51a4fdd1 About a minute ago 129MB [2023-04-13T18:36:00.222Z] ecad23deaaeb About a minute ago 1.54GB [2023-04-13T18:36:00.222Z] core-command latest 5c6fde2e1619 About a minute ago 19.8MB [2023-04-13T18:36:00.222Z] core-metadata latest 575e0e06c9c0 About a minute ago 20.4MB [2023-04-13T18:36:00.222Z] security-proxy-setup latest 4a7c5f7b9c06 About a minute ago 18.7MB [2023-04-13T18:36:00.222Z] security-proxy-auth latest 966ed39c6450 About a minute ago 18.3MB [2023-04-13T18:36:00.222Z] 484bb76d3f43 About a minute ago 1.69GB [2023-04-13T18:36:00.222Z] core-data latest f98d5c74c654 About a minute ago 20MB [2023-04-13T18:36:00.222Z] 5bfa6cda8c32 About a minute ago 1.69GB [2023-04-13T18:36:00.222Z] 8648fc914131 About a minute ago 1.69GB [2023-04-13T18:36:00.222Z] 7d85a82edcf5 About a minute ago 1.66GB [2023-04-13T18:36:00.222Z] 50f24e43f880 About a minute ago 1.66GB [2023-04-13T18:36:00.222Z] security-spire-server latest 8f937a718474 About a minute ago 89.8MB [2023-04-13T18:36:00.222Z] 50e6c8fd522d 2 minutes ago 1.54GB [2023-04-13T18:36:00.222Z] ci-base-image-x86_64 latest 3d81be881507 5 minutes ago 881MB [2023-04-13T18:36:00.222Z] alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB [2023-04-13T18:36:00.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-13T18:36:00.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-13T18:36:00.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-13T18:36:43.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-13T18:36:45.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-13T18:36:45.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-13T18:36:45.364Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-13T18:36:45.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-13T18:36:57.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-13T18:36:57.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-13T18:36:57.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements [2023-04-13T18:37:08.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements [2023-04-13T18:37:14.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-13T18:37:14.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-13T18:37:14.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-13T18:37:17.275Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.551s coverage: 71.5% of statements [2023-04-13T18:37:20.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-13T18:37:20.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-13T18:37:20.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.471s coverage: 54.0% of statements [2023-04-13T18:37:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-13T18:37:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-13T18:37:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-13T18:37:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-13T18:37:24.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-13T18:37:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-13T18:37:33.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-13T18:37:38.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.830s coverage: 88.5% of statements [2023-04-13T18:37:38.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.523s coverage: 3.8% of statements [2023-04-13T18:37:46.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-13T18:37:46.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-13T18:37:46.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-13T18:37:47.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.644s coverage: 95.6% of statements [2023-04-13T18:37:48.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-13T18:37:48.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-13T18:37:48.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-13T18:37:48.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-13T18:37:48.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-13T18:37:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements [2023-04-13T18:37:53.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-13T18:37:53.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-13T18:37:53.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-13T18:37:53.613Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements [2023-04-13T18:38:03.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-13T18:38:03.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-13T18:38:03.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.429s coverage: 0.9% of statements [2023-04-13T18:38:03.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 29.0% of statements [2023-04-13T18:38:07.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 44.1% of statements [2023-04-13T18:38:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 82.9% of statements [2023-04-13T18:38:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2023-04-13T18:38:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-04-13T18:38:10.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2023-04-13T18:38:12.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-13T18:38:13.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-13T18:38:13.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-13T18:38:13.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-13T18:38:15.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-13T18:38:15.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-13T18:38:15.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-13T18:38:15.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-13T18:38:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements [2023-04-13T18:38:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-13T18:38:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-13T18:38:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-13T18:38:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-13T18:38:28.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-13T18:38:28.056Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-13T18:38:30.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.085s coverage: 79.9% of statements [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.312s coverage: 92.9% of statements [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.205s coverage: 62.3% of statements [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.469s coverage: 81.8% of statements [2023-04-13T18:38:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-13T18:38:38.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.565s coverage: 82.1% of statements [2023-04-13T18:38:38.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 86.0% of statements [2023-04-13T18:38:43.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-13T18:38:43.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-13T18:38:44.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 63.1% of statements [2023-04-13T18:38:44.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements [2023-04-13T18:38:45.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements [2023-04-13T18:38:45.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements [2023-04-13T18:38:45.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2023-04-13T18:38:46.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-13T18:38:46.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-13T18:38:46.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-13T18:38:46.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-04-13T18:38:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-13T18:38:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-13T18:38:54.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-13T18:38:54.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements [2023-04-13T18:38:54.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements [2023-04-13T18:38:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-13T18:38:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-13T18:38:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-13T18:38:59.242Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-13T18:38:59.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements [2023-04-13T18:39:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-13T18:39:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-13T18:39:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-13T18:39:05.884Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-13T18:39:12.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements [2023-04-13T18:39:12.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-13T18:39:12.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-13T18:39:12.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-13T18:39:12.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-13T18:39:12.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.565s coverage: 92.3% of statements [2023-04-13T18:39:16.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-13T18:39:16.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-13T18:39:17.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 61.5% of statements [2023-04-13T18:39:19.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-13T18:39:19.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-13T18:39:19.315Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements [2023-04-13T18:39:20.273Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-13T18:39:20.273Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-13T18:39:20.273Z] go vet ./... [2023-04-13T18:41:56.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T18:41:56.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T18:41:56.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-13T18:41:57.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-13T18:41:57.368Z] + ls -al . [2023-04-13T18:41:57.368Z] total 700 [2023-04-13T18:41:57.368Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 18:34 . [2023-04-13T18:41:57.368Z] drwxr-xr-x 4 root root 4096 Apr 13 18:34 .. [2023-04-13T18:41:57.368Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 18:32 .blubracket [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 16 Apr 13 18:32 .dockerignore [2023-04-13T18:41:57.368Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 18:32 .git [2023-04-13T18:41:57.368Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 18:32 .github [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 1133 Apr 13 18:32 .gitignore [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 18:32 .golangci.yml [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 18:32 .hadolint.yml [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 18:32 .sonarcloud.properties [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 18:32 ADOPTERS.md [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 10835 Apr 13 18:32 Attribution.txt [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 73765 Apr 13 18:32 CHANGELOG.md [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 18:32 CONTRIBUTING.md [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 18:32 GOVERNANCE.md [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 883 Apr 13 18:32 Jenkinsfile [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 18:32 LICENSE [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 14368 Apr 13 18:32 Makefile [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 18:32 OWNERS.md [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 9403 Apr 13 18:32 README.md [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 789 Apr 13 18:32 SECURITY.md [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 18:30 VERSION [2023-04-13T18:41:57.368Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 18:32 bin [2023-04-13T18:41:57.368Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 18:32 cmd [2023-04-13T18:41:57.368Z] -rw-r--r-- 1 root root 448248 Apr 13 18:39 coverage.out [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 3327 Apr 13 18:32 go.mod [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 31299 Apr 13 18:32 go.sum [2023-04-13T18:41:57.368Z] drwxrwxr-x 7 1001 1001 4096 Apr 13 18:32 internal [2023-04-13T18:41:57.368Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 18:32 openapi [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 594 Apr 13 18:32 security.txt [2023-04-13T18:41:57.368Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 18:32 snap [2023-04-13T18:41:57.368Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 18:32 version.go [Pipeline] sh [2023-04-13T18:41:58.019Z] + '[' -e coverage.out ] [2023-04-13T18:41:58.020Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-13T18:41:58.054Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T18:41:58.851Z] Stashed 1 file(s) [Pipeline] sh [2023-04-13T18:41:59.187Z] + make build [2023-04-13T18:41:59.453Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-13T18:43:36.073Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-13T18:43:36.073Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-13T18:43:36.073Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-13T18:43:36.073Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-13T18:44:22.905Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-13T18:44:25.490Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-13T18:44:30.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-13T18:44:37.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-13T18:44:40.813Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-13T18:44:44.155Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-13T18:44:50.790Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-13T18:44:56.145Z] $ docker stop --time=1 22ce7b449d69c5b8136b7ecec2a6c1bc55b48c8009d893c23377d7051cf09def [2023-04-13T18:44:58.401Z] $ docker rm -f --volumes 22ce7b449d69c5b8136b7ecec2a6c1bc55b48c8009d893c23377d7051cf09def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:45:00.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-13T18:45:00.976Z] [2023-04-13T18:45:00.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:45:01.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-13T18:45:01.646Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-13T18:45:01.646Z] 29e5d40040c1: Pulling fs layer [2023-04-13T18:45:01.646Z] 1ce36da41761: Pulling fs layer [2023-04-13T18:45:01.646Z] 25b303627fd3: Pulling fs layer [2023-04-13T18:45:01.646Z] 29e5d40040c1: Verifying Checksum [2023-04-13T18:45:01.646Z] 29e5d40040c1: Download complete [2023-04-13T18:45:01.916Z] 1ce36da41761: Verifying Checksum [2023-04-13T18:45:01.916Z] 1ce36da41761: Download complete [2023-04-13T18:45:02.185Z] 29e5d40040c1: Pull complete [2023-04-13T18:45:03.601Z] 25b303627fd3: Verifying Checksum [2023-04-13T18:45:03.601Z] 25b303627fd3: Download complete [2023-04-13T18:45:03.601Z] 1ce36da41761: Pull complete [2023-04-13T18:45:13.689Z] 25b303627fd3: Pull complete [2023-04-13T18:45:13.689Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-13T18:45:13.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-13T18:45:13.689Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:45:14.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container [2023-04-13T18:45:14.067Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-13T18:45:16.255Z] $ docker top b9bbf1a71fb3ca9311de6ab382beea9be5b0818d58b7876e013756bbc1ab3ce6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T18:45:17.139Z] + docker-compose build+ grep parallel [2023-04-13T18:45:17.139Z] --help [2023-04-13T18:45:21.382Z] --parallel Build images in parallel. [Pipeline] } [2023-04-13T18:45:21.417Z] $ docker stop --time=1 b9bbf1a71fb3ca9311de6ab382beea9be5b0818d58b7876e013756bbc1ab3ce6 [2023-04-13T18:45:24.213Z] $ docker rm -f --volumes b9bbf1a71fb3ca9311de6ab382beea9be5b0818d58b7876e013756bbc1ab3ce6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T18:45:25.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-13T18:45:25.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T18:45:25.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container [2023-04-13T18:45:25.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-13T18:45:26.509Z] $ docker top c7385698c69f79fb2f9cd82d69d93b0073b40af10bbde8beacb6eadcae211b65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T18:45:27.093Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-13T18:45:32.430Z] Building core-command ... [2023-04-13T18:45:32.430Z] Building core-common-config-bootstrapper ... [2023-04-13T18:45:32.430Z] Building core-data ... [2023-04-13T18:45:32.430Z] Building core-metadata ... [2023-04-13T18:45:32.430Z] Building security-bootstrapper ... [2023-04-13T18:45:32.430Z] Building security-proxy-auth ... [2023-04-13T18:45:32.430Z] Building security-proxy-setup ... [2023-04-13T18:45:32.430Z] Building security-secretstore-setup ... [2023-04-13T18:45:32.430Z] Building security-spiffe-token-provider ... [2023-04-13T18:45:32.430Z] Building security-spire-agent ... [2023-04-13T18:45:32.430Z] Building security-spire-config ... [2023-04-13T18:45:32.430Z] Building security-spire-server ... [2023-04-13T18:45:32.430Z] Building support-notifications ... [2023-04-13T18:45:32.430Z] Building support-scheduler ... [2023-04-13T18:45:32.430Z] Building core-metadata [2023-04-13T18:45:32.430Z] Building security-proxy-auth [2023-04-13T18:45:32.430Z] Building support-scheduler [2023-04-13T18:45:32.430Z] Building security-proxy-setup [2023-04-13T18:45:32.430Z] Building security-spire-config [2023-04-13T18:46:19.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:46:19.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:46:19.260Z] ---> de2090625b2f [2023-04-13T18:46:19.260Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:46:19.260Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:46:19.260Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:46:19.260Z] ---> de2090625b2f [2023-04-13T18:46:19.260Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:46:19.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:46:19.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:46:19.260Z] ---> de2090625b2f [2023-04-13T18:46:19.260Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:46:19.260Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:46:19.260Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:46:19.260Z] ---> de2090625b2f [2023-04-13T18:46:19.260Z] Step 3/22 : WORKDIR /edgex-go [2023-04-13T18:46:19.260Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:46:19.260Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:46:19.260Z] ---> de2090625b2f [2023-04-13T18:46:19.260Z] Step 3/27 : WORKDIR /edgex-go [2023-04-13T18:46:19.260Z] ---> Running in 64c642d02af1 [2023-04-13T18:46:19.260Z] ---> Running in 53a4341c1412 [2023-04-13T18:46:19.260Z] ---> Running in 44e53c91cf93 [2023-04-13T18:46:19.260Z] ---> Running in 6a36cd69ae79 [2023-04-13T18:46:19.260Z] ---> Running in ec913d82a2fa [2023-04-13T18:46:19.260Z] Removing intermediate container 53a4341c1412 [2023-04-13T18:46:19.260Z] ---> 2f80b731f832 [2023-04-13T18:46:19.260Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:46:19.260Z] Removing intermediate container 44e53c91cf93 [2023-04-13T18:46:19.260Z] ---> 5bc264787f6d [2023-04-13T18:46:19.260Z] Step 4/25 : WORKDIR /edgex-go [2023-04-13T18:46:19.260Z] Removing intermediate container 64c642d02af1 [2023-04-13T18:46:19.260Z] ---> 6136597f8385 [2023-04-13T18:46:19.260Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-13T18:46:19.260Z] ---> Running in e3c4327eca91 [2023-04-13T18:46:19.260Z] ---> Running in 8e9190cd8533 [2023-04-13T18:46:19.260Z] Removing intermediate container 6a36cd69ae79 [2023-04-13T18:46:19.260Z] ---> 32145a39877c [2023-04-13T18:46:19.260Z] Step 4/23 : WORKDIR /edgex-go ---> Running in 561a96f3a49e [2023-04-13T18:46:19.260Z] [2023-04-13T18:46:19.260Z] Removing intermediate container ec913d82a2fa [2023-04-13T18:46:19.260Z] ---> 14a8e11ae018 [2023-04-13T18:46:19.260Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T18:46:19.260Z] ---> Running in 0099bcebfbc6 [2023-04-13T18:46:19.260Z] ---> Running in efe3173a35eb [2023-04-13T18:46:19.842Z] Removing intermediate container e3c4327eca91 [2023-04-13T18:46:19.842Z] ---> 79a09efd73cb [2023-04-13T18:46:19.842Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T18:46:20.128Z] ---> Running in c5d6990f4a8c [2023-04-13T18:46:20.128Z] Removing intermediate container 8e9190cd8533 [2023-04-13T18:46:20.128Z] ---> 9e95c689cded [2023-04-13T18:46:20.128Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-13T18:46:20.397Z] Removing intermediate container efe3173a35eb [2023-04-13T18:46:20.397Z] ---> 6d62e5db7022 [2023-04-13T18:46:20.397Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T18:46:20.397Z] ---> Running in e1148b8322ef [2023-04-13T18:46:20.397Z] ---> Running in a8b6fc5d3bcf [2023-04-13T18:46:21.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:21.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:22.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:22.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:22.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:22.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:22.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:22.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:23.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:23.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:46:23.441Z] OK: 263 MiB in 53 packages [2023-04-13T18:46:23.707Z] OK: 263 MiB in 53 packages [2023-04-13T18:46:23.975Z] OK: 263 MiB in 53 packages [2023-04-13T18:46:24.562Z] OK: 263 MiB in 53 packages [2023-04-13T18:46:24.831Z] OK: 263 MiB in 53 packages [2023-04-13T18:46:25.796Z] Removing intermediate container 561a96f3a49e [2023-04-13T18:46:25.796Z] ---> 725c371bae41 [2023-04-13T18:46:25.796Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-13T18:46:25.796Z] Removing intermediate container 0099bcebfbc6 [2023-04-13T18:46:25.796Z] ---> 95f3d40f62e9 [2023-04-13T18:46:25.796Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-13T18:46:25.796Z] Removing intermediate container c5d6990f4a8c [2023-04-13T18:46:25.796Z] ---> 4d2f166fe9c1 [2023-04-13T18:46:25.796Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:46:26.377Z] Removing intermediate container e1148b8322ef [2023-04-13T18:46:26.377Z] ---> f0178a3769c8 [2023-04-13T18:46:26.377Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-13T18:46:26.377Z] Removing intermediate container a8b6fc5d3bcf [2023-04-13T18:46:26.377Z] ---> bd8265fdce0b [2023-04-13T18:46:26.377Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:46:26.643Z] ---> 25f622e9fb92 [2023-04-13T18:46:26.643Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:46:26.643Z] ---> afb4b8000d10 [2023-04-13T18:46:26.910Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:46:26.910Z] ---> Running in 50ce5d492c76 [2023-04-13T18:46:26.910Z] ---> 12534e609afc [2023-04-13T18:46:26.910Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:46:27.177Z] ---> Running in fb91de603e65 [2023-04-13T18:46:27.177Z] ---> Running in 688396031fc4 [2023-04-13T18:46:27.758Z] ---> fbd6daef9449 [2023-04-13T18:46:27.758Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:46:27.758Z] ---> Running in 6f8cef1b794d [2023-04-13T18:46:27.758Z] ---> a8fb7fb7dd00 [2023-04-13T18:46:27.758Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:46:28.026Z] ---> Running in 5bd4e7bba93b [2023-04-13T18:48:19.669Z] Removing intermediate container 5bd4e7bba93b [2023-04-13T18:48:19.669Z] ---> 04a447059de3 [2023-04-13T18:48:19.669Z] Step 8/23 : COPY . . [2023-04-13T18:48:19.669Z] Removing intermediate container 6f8cef1b794d [2023-04-13T18:48:19.669Z] ---> ce2735d3b159 [2023-04-13T18:48:19.669Z] Step 8/25 : COPY . . [2023-04-13T18:48:19.669Z] Removing intermediate container 50ce5d492c76 [2023-04-13T18:48:19.669Z] ---> 6530f3710246 [2023-04-13T18:48:19.669Z] Step 8/23 : COPY . . [2023-04-13T18:48:19.669Z] Removing intermediate container fb91de603e65 [2023-04-13T18:48:19.669Z] ---> 492f115b1c1c [2023-04-13T18:48:19.669Z] Step 7/22 : COPY . . [2023-04-13T18:48:19.669Z] Removing intermediate container 688396031fc4 [2023-04-13T18:48:19.669Z] ---> efd16d95a575 [2023-04-13T18:48:19.669Z] Step 7/27 : COPY . . [2023-04-13T18:48:31.965Z] ---> e71b56ec4cb0 [2023-04-13T18:48:31.965Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-13T18:48:31.965Z] ---> 32739520fc04 [2023-04-13T18:48:31.965Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-13T18:48:31.965Z] ---> 9cbe927e5da9 [2023-04-13T18:48:31.965Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-13T18:48:31.965Z] ---> Running in d01f4309d8bc [2023-04-13T18:48:31.965Z] ---> Running in d15d71fbf643 [2023-04-13T18:48:31.965Z] ---> Running in 5a10921130d5 [2023-04-13T18:48:31.965Z] ---> 695206eeda24 [2023-04-13T18:48:31.965Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T18:48:31.965Z] ---> 0770c1dc2aba [2023-04-13T18:48:31.965Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-13T18:48:31.965Z] ---> Running in c23c544adbbc [2023-04-13T18:48:31.965Z] ---> Running in 297a90f797ad [2023-04-13T18:48:32.559Z] Removing intermediate container c23c544adbbc [2023-04-13T18:48:32.559Z] ---> 273e4f49c9f2 [2023-04-13T18:48:32.559Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-13T18:48:32.559Z] ---> Running in a52ec4a6e315 [2023-04-13T18:48:33.529Z] Removing intermediate container a52ec4a6e315 [2023-04-13T18:48:33.529Z] ---> 38c4d5c4b5a0 [2023-04-13T18:48:33.529Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T18:48:33.797Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-13T18:48:33.797Z] ---> Running in efc3d13038c0 [2023-04-13T18:48:34.066Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-13T18:48:34.333Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-13T18:48:34.333Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-13T18:48:34.602Z] Removing intermediate container efc3d13038c0 [2023-04-13T18:48:34.602Z] ---> 45141b70a96d [2023-04-13T18:48:34.602Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-13T18:48:34.602Z] ---> Running in ebdb5bde6927 [2023-04-13T18:48:37.939Z] Removing intermediate container ebdb5bde6927 [2023-04-13T18:48:37.939Z] ---> 87eb7d1a13b6 [2023-04-13T18:48:37.939Z] Step 12/27 : WORKDIR /edgex-go [2023-04-13T18:48:37.939Z] ---> Running in 480c70cf5dd0 [2023-04-13T18:48:38.205Z] Removing intermediate container 480c70cf5dd0 [2023-04-13T18:48:38.205Z] ---> f5f8e59cf623 [2023-04-13T18:48:38.205Z] [2023-04-13T18:48:38.205Z] Step 13/27 : FROM alpine:3.17 [2023-04-13T18:48:38.205Z] 3.17: Pulling from library/alpine [2023-04-13T18:48:42.449Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-13T18:48:42.449Z] Status: Downloaded newer image for alpine:3.17 [2023-04-13T18:48:42.449Z] ---> 51e60588ff2c [2023-04-13T18:48:42.449Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T18:48:42.714Z] ---> Running in 4abc079bc39f [2023-04-13T18:48:43.294Z] Removing intermediate container 4abc079bc39f [2023-04-13T18:48:43.294Z] ---> 18ed26ec97e3 [2023-04-13T18:48:43.294Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-13T18:48:43.294Z] ---> Running in 9378acd4d5e4 [2023-04-13T18:48:45.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:48:46.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:48:48.032Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T18:48:48.032Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T18:48:48.032Z] OK: 17689 distinct packages available [2023-04-13T18:48:48.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:48:48.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:48:50.012Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-13T18:48:50.012Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-13T18:48:50.012Z] (3/4) Installing libucontext (1.2-r0) [2023-04-13T18:48:50.012Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-13T18:48:50.012Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:48:50.012Z] OK: 8 MiB in 19 packages [2023-04-13T18:48:51.947Z] Removing intermediate container 9378acd4d5e4 [2023-04-13T18:48:51.947Z] ---> f4b612126278 [2023-04-13T18:48:51.947Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:48:52.529Z] ---> 65e771360c65 [2023-04-13T18:48:52.529Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:48:55.383Z] ---> 8a4266dd0938 [2023-04-13T18:48:55.383Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T18:49:00.714Z] ---> e6a1def985ca [2023-04-13T18:49:00.714Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T18:49:01.294Z] ---> b48c818d10c2 [2023-04-13T18:49:01.294Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-13T18:49:01.294Z] ---> Running in c3131e291baf [2023-04-13T18:49:01.875Z] Removing intermediate container c3131e291baf [2023-04-13T18:49:01.875Z] ---> cfd1e40054e3 [2023-04-13T18:49:01.875Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-13T18:49:02.832Z] ---> 19e438072035 [2023-04-13T18:49:02.832Z] Step 22/27 : WORKDIR / [2023-04-13T18:49:02.832Z] ---> Running in 8201c653ef2e [2023-04-13T18:49:03.416Z] Removing intermediate container 8201c653ef2e [2023-04-13T18:49:03.416Z] ---> 57063f4d8e25 [2023-04-13T18:49:03.416Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T18:49:03.416Z] ---> Running in d7d45daed176 [2023-04-13T18:49:03.999Z] Removing intermediate container d7d45daed176 [2023-04-13T18:49:03.999Z] ---> 69cd9c0fbd75 [2023-04-13T18:49:03.999Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T18:49:03.999Z] ---> Running in 86b2b0672fd6 [2023-04-13T18:49:04.582Z] Removing intermediate container 86b2b0672fd6 [2023-04-13T18:49:04.582Z] ---> 5e4fb2f7e02d [2023-04-13T18:49:04.582Z] Step 25/27 : LABEL arch=arm64 [2023-04-13T18:49:04.582Z] ---> Running in 35c0aa9876bd [2023-04-13T18:49:05.167Z] Removing intermediate container 35c0aa9876bd [2023-04-13T18:49:05.167Z] ---> e9f62326f99b [2023-04-13T18:49:05.167Z] Step 26/27 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:49:05.167Z] ---> Running in 6904d289e6a5 [2023-04-13T18:49:05.756Z] Removing intermediate container 6904d289e6a5 [2023-04-13T18:49:05.756Z] ---> df8249255077 [2023-04-13T18:49:05.756Z] Step 27/27 : LABEL version=0.0.0 [2023-04-13T18:49:05.756Z] ---> Running in 8e0514697cc3 [2023-04-13T18:49:06.359Z] Removing intermediate container 8e0514697cc3 [2023-04-13T18:49:06.359Z] ---> cc740aa0cc49 [2023-04-13T18:49:06.359Z] [2023-04-13T18:49:06.625Z] Successfully built cc740aa0cc49 [2023-04-13T18:49:06.625Z] Successfully tagged security-spire-config-arm64:latest [2023-04-13T18:49:06.625Z] Building support-notifications [2023-04-13T18:49:21.602Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:49:21.602Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:49:21.602Z] ---> de2090625b2f [2023-04-13T18:49:21.602Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:49:21.602Z] ---> Using cache [2023-04-13T18:49:21.602Z] ---> 32145a39877c [2023-04-13T18:49:21.602Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:49:21.602Z] ---> Using cache [2023-04-13T18:49:21.602Z] ---> 6d62e5db7022 [2023-04-13T18:49:21.602Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-13T18:49:21.602Z] ---> Running in 3a3bd36e5258 [2023-04-13T18:49:22.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:49:23.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:49:24.539Z] OK: 263 MiB in 53 packages [2023-04-13T18:49:25.943Z] Removing intermediate container 3a3bd36e5258 [2023-04-13T18:49:25.943Z] ---> 8045fd327c3a [2023-04-13T18:49:25.943Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:49:26.907Z] ---> 2bdd88944f76 [2023-04-13T18:49:26.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:49:26.907Z] ---> Running in 090ae502b6b2 [2023-04-13T18:51:18.536Z] Removing intermediate container 090ae502b6b2 [2023-04-13T18:51:18.536Z] ---> 61d9e192890d [2023-04-13T18:51:18.536Z] Step 8/23 : COPY . . [2023-04-13T18:51:18.536Z] ---> a2ac3293e31d [2023-04-13T18:51:18.536Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-13T18:51:18.536Z] ---> Running in 97de5e130e29 [2023-04-13T18:51:18.536Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-13T18:54:55.642Z] Removing intermediate container d01f4309d8bc [2023-04-13T18:54:55.642Z] ---> a345628b96aa [2023-04-13T18:54:55.642Z] [2023-04-13T18:54:55.642Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T18:54:55.642Z] ---> 51e60588ff2c [2023-04-13T18:54:55.642Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-13T18:54:55.642Z] ---> Running in ff0729e09c3a [2023-04-13T18:54:55.642Z] Removing intermediate container ff0729e09c3a [2023-04-13T18:54:55.642Z] ---> 45cc39163d5e [2023-04-13T18:54:55.642Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:54:55.642Z] ---> Running in d1d81ea22b53 [2023-04-13T18:54:55.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:54:55.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:54:55.642Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T18:54:55.642Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:54:55.642Z] OK: 8 MiB in 16 packages [2023-04-13T18:54:55.643Z] Removing intermediate container d1d81ea22b53 [2023-04-13T18:54:55.643Z] ---> d72bf2f9f039 [2023-04-13T18:54:55.643Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:54:55.643Z] Removing intermediate container 5a10921130d5 [2023-04-13T18:54:55.643Z] ---> dbd86fe17b7a [2023-04-13T18:54:55.643Z] [2023-04-13T18:54:55.643Z] Step 9/22 : FROM alpine:3.17 [2023-04-13T18:54:55.643Z] ---> 51e60588ff2c [2023-04-13T18:54:55.643Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-13T18:54:55.643Z] ---> Running in 804e84f96f7a [2023-04-13T18:54:56.603Z] ---> 48c6e4779f4a [2023-04-13T18:54:56.603Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:54:58.008Z] ---> fa66c806ad73 [2023-04-13T18:54:58.008Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-13T18:54:58.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:54:58.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:54:59.550Z] ---> b3212b7d4677 [2023-04-13T18:54:59.550Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:55:00.134Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-13T18:55:00.134Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-13T18:55:00.400Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:55:00.401Z] OK: 8 MiB in 17 packages [2023-04-13T18:55:00.666Z] ---> d24f10483fb3 [2023-04-13T18:55:00.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-13T18:55:02.070Z] ---> 0dd758cb10e2 [2023-04-13T18:55:02.070Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T18:55:02.070Z] ---> Running in 9b58c838156c [2023-04-13T18:55:02.337Z] Removing intermediate container 804e84f96f7a [2023-04-13T18:55:02.337Z] ---> 0bb6734f68cd [2023-04-13T18:55:02.337Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-13T18:55:02.603Z] ---> Running in 7f84eaed0e03 [2023-04-13T18:55:03.185Z] Removing intermediate container 7f84eaed0e03 [2023-04-13T18:55:03.185Z] ---> 8bfbd1a840b6 [2023-04-13T18:55:03.185Z] Step 12/22 : WORKDIR /edgex [2023-04-13T18:55:03.185Z] ---> Running in 18ed0e630e30 [2023-04-13T18:55:04.142Z] Removing intermediate container 18ed0e630e30 [2023-04-13T18:55:04.142Z] ---> dcc41b99598b [2023-04-13T18:55:04.142Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:55:08.385Z] ---> 522f2b6f5b83 [2023-04-13T18:55:08.385Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:55:08.652Z] Removing intermediate container 9b58c838156c [2023-04-13T18:55:08.652Z] ---> c0999663c861 [2023-04-13T18:55:08.652Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T18:55:08.917Z] ---> Running in 1ad89fe50c11 [2023-04-13T18:55:09.497Z] ---> 60e330799276 [2023-04-13T18:55:09.497Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-13T18:55:09.497Z] Removing intermediate container 1ad89fe50c11 [2023-04-13T18:55:09.497Z] ---> 54b090b57244 [2023-04-13T18:55:09.497Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-13T18:55:09.764Z] ---> Running in 5562719213a9 [2023-04-13T18:55:10.717Z] Removing intermediate container 5562719213a9 [2023-04-13T18:55:10.717Z] ---> 42037227580a [2023-04-13T18:55:10.717Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T18:55:10.717Z] ---> Running in 67008d2a71ff [2023-04-13T18:55:10.717Z] ---> f588afd5e7b9 [2023-04-13T18:55:10.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-13T18:55:11.676Z] Removing intermediate container 67008d2a71ff [2023-04-13T18:55:11.676Z] ---> e59d86ee6713 [2023-04-13T18:55:11.676Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:55:11.676Z] ---> Running in 6c9d275a7f3a [2023-04-13T18:55:12.638Z] ---> 879868a475d5 [2023-04-13T18:55:12.638Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-13T18:55:12.638Z] Removing intermediate container 6c9d275a7f3a [2023-04-13T18:55:12.638Z] ---> 42afe20737dc [2023-04-13T18:55:12.638Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T18:55:12.904Z] ---> Running in f23883737cce [2023-04-13T18:55:13.487Z] Removing intermediate container f23883737cce [2023-04-13T18:55:13.487Z] ---> 404391c98657 [2023-04-13T18:55:13.487Z] [2023-04-13T18:55:13.758Z] ---> 1aacbd17a178 [2023-04-13T18:55:13.758Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T18:55:13.758Z] Successfully built 404391c98657 [2023-04-13T18:55:14.023Z] ---> Running in 83e7b27c2605 [2023-04-13T18:55:14.023Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-13T18:55:14.023Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-04-13T18:55:17.362Z] Removing intermediate container 83e7b27c2605 [2023-04-13T18:55:17.362Z] ---> 861d39dc9001 [2023-04-13T18:55:17.362Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T18:55:17.362Z] ---> Running in c6b9d1986633 [2023-04-13T18:55:17.942Z] Removing intermediate container c6b9d1986633 [2023-04-13T18:55:17.942Z] ---> 30f3c482e60f [2023-04-13T18:55:17.942Z] Step 20/22 : LABEL arch=arm64 [2023-04-13T18:55:18.224Z] ---> Running in 6f3314599036 [2023-04-13T18:55:18.497Z] Removing intermediate container 6f3314599036 [2023-04-13T18:55:18.497Z] ---> 3ef12d440541 [2023-04-13T18:55:18.497Z] Step 21/22 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:55:18.765Z] ---> Running in ad5078eb9732 [2023-04-13T18:55:19.344Z] Removing intermediate container ad5078eb9732 [2023-04-13T18:55:19.344Z] ---> 970bb971271f [2023-04-13T18:55:19.344Z] Step 22/22 : LABEL version=0.0.0 [2023-04-13T18:55:19.609Z] ---> Running in bcd50cdbb85b [2023-04-13T18:55:21.011Z] Removing intermediate container bcd50cdbb85b [2023-04-13T18:55:21.011Z] ---> e213b569a8f7 [2023-04-13T18:55:21.011Z] [2023-04-13T18:55:21.282Z] Successfully built e213b569a8f7 [2023-04-13T18:55:21.282Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-13T18:55:21.282Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-04-13T18:55:39.459Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:55:39.459Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:55:39.459Z] ---> de2090625b2f [2023-04-13T18:55:39.459Z] Step 3/33 : WORKDIR /edgex-go [2023-04-13T18:55:39.459Z] ---> Using cache [2023-04-13T18:55:39.459Z] ---> 14a8e11ae018 [2023-04-13T18:55:39.459Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-13T18:55:39.459Z] ---> Running in 42f4e290b7c5 [2023-04-13T18:55:40.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:55:41.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:55:43.228Z] OK: 263 MiB in 53 packages [2023-04-13T18:55:45.804Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:55:45.804Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:55:45.804Z] ---> de2090625b2f [2023-04-13T18:55:45.804Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:55:45.804Z] ---> Using cache [2023-04-13T18:55:45.804Z] ---> 32145a39877c [2023-04-13T18:55:45.804Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:55:45.804Z] ---> Using cache [2023-04-13T18:55:45.804Z] ---> 6d62e5db7022 [2023-04-13T18:55:45.804Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T18:55:45.804Z] ---> Using cache [2023-04-13T18:55:45.805Z] ---> bd8265fdce0b [2023-04-13T18:55:45.805Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:55:45.805Z] ---> Using cache [2023-04-13T18:55:45.805Z] ---> a8fb7fb7dd00 [2023-04-13T18:55:45.805Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:55:45.805Z] ---> Using cache [2023-04-13T18:55:45.805Z] ---> 04a447059de3 [2023-04-13T18:55:45.805Z] Step 8/23 : COPY . . [2023-04-13T18:55:45.805Z] ---> Using cache [2023-04-13T18:55:45.805Z] ---> e71b56ec4cb0 [2023-04-13T18:55:45.805Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-13T18:55:47.744Z] Removing intermediate container 42f4e290b7c5 [2023-04-13T18:55:47.744Z] ---> 339f28d9f227 [2023-04-13T18:55:47.744Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-13T18:55:47.744Z] ---> Running in 121fe932dd3a [2023-04-13T18:55:49.154Z] ---> 81208761386e [2023-04-13T18:55:49.154Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:55:49.420Z] Removing intermediate container d15d71fbf643 [2023-04-13T18:55:49.420Z] ---> ccc0dcbf6e7e [2023-04-13T18:55:49.420Z] [2023-04-13T18:55:49.420Z] Step 10/25 : FROM alpine:3.17 [2023-04-13T18:55:49.420Z] ---> 51e60588ff2c [2023-04-13T18:55:49.420Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:55:49.420Z] ---> Running in 1550dac1456d [2023-04-13T18:55:49.691Z] ---> Running in a3076037900d [2023-04-13T18:55:49.956Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-13T18:55:51.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:55:52.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:55:54.251Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T18:55:54.251Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T18:55:54.251Z] OK: 8 MiB in 16 packages [2023-04-13T18:55:55.659Z] Removing intermediate container a3076037900d [2023-04-13T18:55:55.659Z] ---> ade67dfc42d3 [2023-04-13T18:55:55.659Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T18:55:55.927Z] ---> Running in 7c1db7c29621 [2023-04-13T18:55:56.193Z] Removing intermediate container 7c1db7c29621 [2023-04-13T18:55:56.193Z] ---> 3b9a34b837e6 [2023-04-13T18:55:56.193Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-13T18:55:56.458Z] ---> Running in cf39e77da666 [2023-04-13T18:55:57.044Z] Removing intermediate container cf39e77da666 [2023-04-13T18:55:57.044Z] ---> cd8b4db7f666 [2023-04-13T18:55:57.044Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-13T18:55:57.044Z] ---> Running in 6c96aed14feb [2023-04-13T18:55:57.622Z] Removing intermediate container 6c96aed14feb [2023-04-13T18:55:57.623Z] ---> f12f15cf291b [2023-04-13T18:55:57.623Z] Step 15/25 : WORKDIR / [2023-04-13T18:55:57.623Z] ---> Running in 825f225e7eb6 [2023-04-13T18:55:58.202Z] Removing intermediate container 825f225e7eb6 [2023-04-13T18:55:58.202Z] ---> 6127e6b37a71 [2023-04-13T18:55:58.202Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:55:59.159Z] ---> 73fbecc7704a [2023-04-13T18:55:59.159Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:56:00.566Z] ---> 9d102a18b188 [2023-04-13T18:56:00.566Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-13T18:56:01.967Z] ---> 10e87ab3993d [2023-04-13T18:56:01.967Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:56:02.922Z] ---> c23ea67d1e39 [2023-04-13T18:56:02.922Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-13T18:56:03.884Z] ---> 19e04cd78a33 [2023-04-13T18:56:03.884Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-13T18:56:04.148Z] ---> Running in 3dac17bca59d [2023-04-13T18:56:04.728Z] Removing intermediate container 3dac17bca59d [2023-04-13T18:56:04.728Z] ---> 9eb17ed25473 [2023-04-13T18:56:04.728Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T18:56:04.994Z] ---> Running in b881194a5037 [2023-04-13T18:56:05.260Z] Removing intermediate container b881194a5037 [2023-04-13T18:56:05.260Z] ---> a1fcac60ae33 [2023-04-13T18:56:05.260Z] Step 23/25 : LABEL arch=arm64 [2023-04-13T18:56:05.528Z] ---> Running in 603601fb9a0a [2023-04-13T18:56:05.793Z] Removing intermediate container 603601fb9a0a [2023-04-13T18:56:05.793Z] ---> c14c86384fc1 [2023-04-13T18:56:05.793Z] Step 24/25 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:56:06.058Z] ---> Running in f7d345aaf3ca [2023-04-13T18:56:06.635Z] Removing intermediate container f7d345aaf3ca [2023-04-13T18:56:06.635Z] ---> a6e4c5d70a21 [2023-04-13T18:56:06.635Z] Step 25/25 : LABEL version=0.0.0 [2023-04-13T18:56:06.635Z] ---> Running in 03ae3ca92732 [2023-04-13T18:56:07.218Z] Removing intermediate container 03ae3ca92732 [2023-04-13T18:56:07.218Z] ---> 1d058beb3372 [2023-04-13T18:56:07.218Z] [2023-04-13T18:56:07.482Z] Successfully built 1d058beb3372 [2023-04-13T18:56:07.482Z] Successfully tagged core-metadata-arm64:latest [2023-04-13T18:56:07.482Z] Building security-spiffe-token-provider [2023-04-13T18:56:22.437Z]  Building core-metadata ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:56:22.437Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:56:22.437Z] ---> de2090625b2f [2023-04-13T18:56:22.437Z] Step 3/20 : WORKDIR /edgex-go [2023-04-13T18:56:22.437Z] ---> Using cache [2023-04-13T18:56:22.437Z] ---> 14a8e11ae018 [2023-04-13T18:56:22.437Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-13T18:56:22.701Z] ---> Running in ab1f34cd3255 [2023-04-13T18:56:24.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:56:25.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:56:27.152Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T18:56:27.152Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T18:56:27.152Z] OK: 17695 distinct packages available [2023-04-13T18:56:27.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T18:56:27.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T18:56:29.135Z] OK: 263 MiB in 53 packages [2023-04-13T18:56:31.075Z] Removing intermediate container ab1f34cd3255 [2023-04-13T18:56:31.075Z] ---> fc96a2df4df1 [2023-04-13T18:56:31.075Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-13T18:56:31.654Z] ---> 958638493003 [2023-04-13T18:56:31.654Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:56:31.919Z] ---> Running in 40f2c2d609b2 [2023-04-13T18:57:39.736Z] Removing intermediate container 1550dac1456d [2023-04-13T18:57:39.736Z] ---> 52686547ef27 [2023-04-13T18:57:39.736Z] Step 7/33 : COPY . . [2023-04-13T18:57:43.991Z] ---> bba71085e393 [2023-04-13T18:57:43.991Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-13T18:57:43.991Z] ---> Running in fb478e7e51d6 [2023-04-13T18:57:45.926Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-13T18:58:12.583Z] Removing intermediate container 297a90f797ad [2023-04-13T18:58:12.583Z] ---> 1a227286d692 [2023-04-13T18:58:12.583Z] [2023-04-13T18:58:12.583Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T18:58:12.583Z] ---> 51e60588ff2c [2023-04-13T18:58:12.583Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T18:58:12.583Z] ---> Using cache [2023-04-13T18:58:12.583Z] ---> ade67dfc42d3 [2023-04-13T18:58:12.583Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T18:58:12.583Z] ---> Using cache [2023-04-13T18:58:12.583Z] ---> 3b9a34b837e6 [2023-04-13T18:58:12.583Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-13T18:58:12.583Z] ---> Running in 47707af75013 [2023-04-13T18:58:12.583Z] Removing intermediate container 47707af75013 [2023-04-13T18:58:12.583Z] ---> fffe6677d353 [2023-04-13T18:58:12.583Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-13T18:58:12.583Z] ---> Running in 0e538f9f26c6 [2023-04-13T18:58:12.583Z] Removing intermediate container 0e538f9f26c6 [2023-04-13T18:58:12.583Z] ---> edabc6d494c2 [2023-04-13T18:58:12.583Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T18:58:12.854Z] ---> a336000deada [2023-04-13T18:58:12.854Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T18:58:14.259Z] ---> df86f222c380 [2023-04-13T18:58:14.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-13T18:58:18.504Z] ---> c5e4b330c26e [2023-04-13T18:58:18.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-13T18:58:19.462Z] ---> 707a013ec8f7 [2023-04-13T18:58:19.462Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-13T18:58:19.462Z] ---> Running in c9197e271d5b [2023-04-13T18:58:20.042Z] Removing intermediate container c9197e271d5b [2023-04-13T18:58:20.042Z] ---> 81e27e8958fe [2023-04-13T18:58:20.042Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T18:58:20.042Z] ---> Running in 1d0a05cfaa62 [2023-04-13T18:58:21.012Z] Removing intermediate container 1d0a05cfaa62 [2023-04-13T18:58:21.012Z] ---> e4db0d19b3e1 [2023-04-13T18:58:21.012Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T18:58:21.012Z] ---> Running in 034808c8c810 [2023-04-13T18:58:21.593Z] Removing intermediate container 034808c8c810 [2023-04-13T18:58:21.594Z] ---> 7bd936bf6f92 [2023-04-13T18:58:21.594Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T18:58:21.861Z] ---> Running in 51da5441d2aa [2023-04-13T18:58:22.443Z] Removing intermediate container 51da5441d2aa [2023-04-13T18:58:22.443Z] ---> 66b8828d3305 [2023-04-13T18:58:22.443Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T18:58:22.443Z] ---> Running in d26f167303a6 [2023-04-13T18:58:23.026Z] Removing intermediate container d26f167303a6 [2023-04-13T18:58:23.026Z] ---> 799c0c750cd8 [2023-04-13T18:58:23.026Z] [2023-04-13T18:58:23.026Z] Removing intermediate container 40f2c2d609b2 [2023-04-13T18:58:23.026Z] ---> f9e7bce5eef2 [2023-04-13T18:58:23.026Z] Step 7/20 : COPY . . [2023-04-13T18:58:23.608Z] Successfully built 799c0c750cd8 [2023-04-13T18:58:23.608Z] Successfully tagged support-scheduler-arm64:latest [2023-04-13T18:58:23.608Z]  Building support-scheduler ... done Building core-data [2023-04-13T18:58:38.582Z] ---> d5959b32c0c4 [2023-04-13T18:58:38.582Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-13T18:58:39.539Z] ---> Running in 0b610dd4409d [2023-04-13T18:58:40.945Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T18:58:40.945Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-13T18:58:40.945Z] ---> de2090625b2f [2023-04-13T18:58:40.945Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-13T18:58:40.945Z] ---> Using cache [2023-04-13T18:58:40.945Z] ---> 32145a39877c [2023-04-13T18:58:40.945Z] Step 4/23 : WORKDIR /edgex-go [2023-04-13T18:58:40.945Z] ---> Using cache [2023-04-13T18:58:40.945Z] ---> 6d62e5db7022 [2023-04-13T18:58:40.945Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-13T18:58:40.945Z] ---> Using cache [2023-04-13T18:58:40.945Z] ---> bd8265fdce0b [2023-04-13T18:58:40.945Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-13T18:58:40.945Z] ---> Using cache [2023-04-13T18:58:40.945Z] ---> a8fb7fb7dd00 [2023-04-13T18:58:40.945Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T18:58:40.945Z] ---> Using cache [2023-04-13T18:58:40.945Z] ---> 04a447059de3 [2023-04-13T18:58:40.945Z] Step 8/23 : COPY . . [2023-04-13T18:58:40.945Z] ---> Using cache [2023-04-13T18:58:40.946Z] ---> e71b56ec4cb0 [2023-04-13T18:58:40.946Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-13T18:58:40.946Z] ---> Running in 88259f8bb5dc [2023-04-13T18:58:41.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-13T18:58:43.303Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-13T19:00:19.891Z] Removing intermediate container 97de5e130e29 [2023-04-13T19:00:19.891Z] ---> 1fb7551da010 [2023-04-13T19:00:19.891Z] [2023-04-13T19:00:19.891Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T19:00:19.891Z] ---> 51e60588ff2c [2023-04-13T19:00:19.891Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-13T19:00:19.891Z] ---> Running in ef8d945c19d7 [2023-04-13T19:00:19.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T19:00:20.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T19:00:21.870Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-13T19:00:21.870Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-13T19:00:22.136Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T19:00:22.136Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T19:00:22.715Z] OK: 8 MiB in 17 packages [2023-04-13T19:00:25.308Z] Removing intermediate container ef8d945c19d7 [2023-04-13T19:00:25.308Z] ---> b40ee1915524 [2023-04-13T19:00:25.308Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T19:00:25.308Z] ---> Running in 1dac16fc0856 [2023-04-13T19:00:25.308Z] Removing intermediate container 1dac16fc0856 [2023-04-13T19:00:25.308Z] ---> 40f18d69e077 [2023-04-13T19:00:25.308Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-13T19:00:25.308Z] ---> Running in 7681fe49ca16 [2023-04-13T19:00:25.895Z] Removing intermediate container 7681fe49ca16 [2023-04-13T19:00:25.895Z] ---> de447b81ad1d [2023-04-13T19:00:25.895Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-13T19:00:25.895Z] ---> Running in d6cfe9f59373 [2023-04-13T19:00:26.182Z] Removing intermediate container d6cfe9f59373 [2023-04-13T19:00:26.182Z] ---> 516e384cc104 [2023-04-13T19:00:26.182Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:00:27.136Z] ---> a4d3591141c5 [2023-04-13T19:00:27.136Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:00:28.102Z] ---> 4ea7478b6d6a [2023-04-13T19:00:28.102Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-13T19:00:30.056Z] ---> ce24e2533a88 [2023-04-13T19:00:30.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-13T19:00:31.028Z] ---> eb609992a3d1 [2023-04-13T19:00:31.028Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-13T19:00:31.028Z] ---> Running in 0391b9bf1a6d [2023-04-13T19:00:31.607Z] Removing intermediate container 0391b9bf1a6d [2023-04-13T19:00:31.607Z] ---> 30f6f955d2b5 [2023-04-13T19:00:31.607Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T19:00:31.607Z] ---> Running in 1d1cc052e981 [2023-04-13T19:00:32.186Z] Removing intermediate container 1d1cc052e981 [2023-04-13T19:00:32.186Z] ---> 40b0b5b680fd [2023-04-13T19:00:32.186Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T19:00:32.186Z] ---> Running in e3e225340fd5 [2023-04-13T19:00:32.766Z] Removing intermediate container e3e225340fd5 [2023-04-13T19:00:32.766Z] ---> 220a8babc411 [2023-04-13T19:00:32.766Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:00:32.766Z] ---> Running in e4d2887cf03b [2023-04-13T19:00:33.346Z] Removing intermediate container e4d2887cf03b [2023-04-13T19:00:33.346Z] ---> b31aabc9120a [2023-04-13T19:00:33.346Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T19:00:33.346Z] ---> Running in 9c84f226dc86 [2023-04-13T19:00:33.926Z] Removing intermediate container 9c84f226dc86 [2023-04-13T19:00:33.926Z] ---> 2beb69e6a1a4 [2023-04-13T19:00:33.926Z] [2023-04-13T19:00:34.196Z] Successfully built 2beb69e6a1a4 [2023-04-13T19:00:34.196Z] Successfully tagged support-notifications-arm64:latest [2023-04-13T19:00:34.196Z]  Building support-notifications ... done Building security-spire-server [2023-04-13T19:00:52.561Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T19:00:52.561Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-13T19:00:52.561Z] ---> de2090625b2f [2023-04-13T19:00:52.561Z] Step 3/26 : WORKDIR /edgex-go [2023-04-13T19:00:52.561Z] ---> Using cache [2023-04-13T19:00:52.561Z] ---> 14a8e11ae018 [2023-04-13T19:00:52.561Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T19:00:52.561Z] ---> Using cache [2023-04-13T19:00:52.561Z] ---> 95f3d40f62e9 [2023-04-13T19:00:52.561Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-13T19:00:52.561Z] ---> Using cache [2023-04-13T19:00:52.561Z] ---> 12534e609afc [2023-04-13T19:00:52.561Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T19:00:52.561Z] ---> Using cache [2023-04-13T19:00:52.561Z] ---> efd16d95a575 [2023-04-13T19:00:52.561Z] Step 7/26 : COPY . . [2023-04-13T19:00:52.561Z] ---> Using cache [2023-04-13T19:00:52.561Z] ---> 695206eeda24 [2023-04-13T19:00:52.561Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T19:00:52.561Z] ---> Using cache [2023-04-13T19:00:52.561Z] ---> 273e4f49c9f2 [2023-04-13T19:00:52.562Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-13T19:00:52.562Z] ---> Using cache [2023-04-13T19:00:52.562Z] ---> 38c4d5c4b5a0 [2023-04-13T19:00:52.562Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T19:00:52.562Z] ---> Using cache [2023-04-13T19:00:52.562Z] ---> 45141b70a96d [2023-04-13T19:00:52.562Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-13T19:00:52.562Z] ---> Running in fa2c0a4f8022 [2023-04-13T19:00:54.066Z] Removing intermediate container fa2c0a4f8022 [2023-04-13T19:00:54.066Z] ---> b8f812510987 [2023-04-13T19:00:54.066Z] Step 12/26 : WORKDIR /edgex-go [2023-04-13T19:00:54.352Z] ---> Running in 6370c6f768d0 [2023-04-13T19:00:54.960Z] Removing intermediate container 6370c6f768d0 [2023-04-13T19:00:54.960Z] ---> cca2de06c04b [2023-04-13T19:00:54.960Z] [2023-04-13T19:00:54.960Z] Step 13/26 : FROM alpine:3.17 [2023-04-13T19:00:54.960Z] ---> 51e60588ff2c [2023-04-13T19:00:54.960Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T19:00:54.960Z] ---> Using cache [2023-04-13T19:00:54.960Z] ---> 18ed26ec97e3 [2023-04-13T19:00:54.960Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-13T19:00:54.960Z] ---> Running in 1d39ee32a185 [2023-04-13T19:00:56.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T19:00:57.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T19:00:59.309Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T19:00:59.309Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T19:00:59.309Z] OK: 17689 distinct packages available [2023-04-13T19:00:59.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T19:01:00.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T19:01:01.558Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-13T19:01:01.558Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-13T19:01:01.558Z] (3/5) Installing libucontext (1.2-r0) [2023-04-13T19:01:01.558Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-13T19:01:01.558Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-13T19:01:01.558Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T19:01:01.558Z] OK: 9 MiB in 20 packages [2023-04-13T19:01:03.493Z] Removing intermediate container 1d39ee32a185 [2023-04-13T19:01:03.493Z] ---> b84d14257754 [2023-04-13T19:01:03.493Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:01:04.078Z] ---> 8353e8b65274 [2023-04-13T19:01:04.078Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:01:06.654Z] ---> 2551b7b3a987 [2023-04-13T19:01:06.654Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T19:01:11.972Z] ---> aabfd8deef7b [2023-04-13T19:01:11.972Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T19:01:12.237Z] ---> 46b423709a11 [2023-04-13T19:01:12.237Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-13T19:01:13.191Z] ---> 67ad67d2d18d [2023-04-13T19:01:13.191Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-13T19:01:13.776Z] ---> c7f6b9ed1958 [2023-04-13T19:01:13.776Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T19:01:14.044Z] ---> Running in 7a0445eb0ff5 [2023-04-13T19:01:14.621Z] Removing intermediate container 7a0445eb0ff5 [2023-04-13T19:01:14.621Z] ---> 21186827fe1f [2023-04-13T19:01:14.621Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T19:01:14.621Z] ---> Running in 656d2871dc2c [2023-04-13T19:01:15.206Z] Removing intermediate container 656d2871dc2c [2023-04-13T19:01:15.206Z] ---> ac36153d3a6b [2023-04-13T19:01:15.206Z] Step 24/26 : LABEL arch=arm64 [2023-04-13T19:01:15.206Z] ---> Running in d2af32c46310 [2023-04-13T19:01:15.482Z] Removing intermediate container d2af32c46310 [2023-04-13T19:01:15.482Z] ---> ecb1d0127bb8 [2023-04-13T19:01:15.482Z] Step 25/26 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:01:15.749Z] ---> Running in dc178625340d [2023-04-13T19:01:16.330Z] Removing intermediate container dc178625340d [2023-04-13T19:01:16.330Z] ---> 6e01cff82327 [2023-04-13T19:01:16.330Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T19:01:16.330Z] ---> Running in 6872f3128855 [2023-04-13T19:01:16.911Z] Removing intermediate container 6872f3128855 [2023-04-13T19:01:16.911Z] ---> c4b915946bf4 [2023-04-13T19:01:16.911Z] [2023-04-13T19:01:17.182Z] Successfully built c4b915946bf4 [2023-04-13T19:01:17.182Z] Successfully tagged security-spire-server-arm64:latest [2023-04-13T19:01:17.182Z]  Building security-spire-server ... done Building core-command [2023-04-13T19:01:32.160Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T19:01:32.160Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-13T19:01:32.160Z] ---> de2090625b2f [2023-04-13T19:01:32.160Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-13T19:01:32.160Z] ---> Using cache [2023-04-13T19:01:32.160Z] ---> 32145a39877c [2023-04-13T19:01:32.160Z] Step 4/24 : WORKDIR /edgex-go [2023-04-13T19:01:32.160Z] ---> Using cache [2023-04-13T19:01:32.160Z] ---> 6d62e5db7022 [2023-04-13T19:01:32.160Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-13T19:01:32.160Z] ---> Using cache [2023-04-13T19:01:32.160Z] ---> bd8265fdce0b [2023-04-13T19:01:32.160Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-13T19:01:32.160Z] ---> Using cache [2023-04-13T19:01:32.160Z] ---> a8fb7fb7dd00 [2023-04-13T19:01:32.160Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T19:01:32.160Z] ---> Using cache [2023-04-13T19:01:32.160Z] ---> 04a447059de3 [2023-04-13T19:01:32.160Z] Step 8/24 : COPY . . [2023-04-13T19:01:32.160Z] ---> Using cache [2023-04-13T19:01:32.160Z] ---> e71b56ec4cb0 [2023-04-13T19:01:32.160Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-13T19:01:32.425Z] ---> Running in 70397a722182 [2023-04-13T19:01:34.365Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-13T19:02:21.155Z] Removing intermediate container 121fe932dd3a [2023-04-13T19:02:21.155Z] ---> 891196ccec70 [2023-04-13T19:02:21.155Z] [2023-04-13T19:02:21.155Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T19:02:21.155Z] ---> 51e60588ff2c [2023-04-13T19:02:21.155Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-13T19:02:21.155Z] ---> Using cache [2023-04-13T19:02:21.155Z] ---> 45cc39163d5e [2023-04-13T19:02:21.155Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T19:02:21.155Z] ---> Using cache [2023-04-13T19:02:21.155Z] ---> d72bf2f9f039 [2023-04-13T19:02:21.155Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:02:21.155Z] ---> Using cache [2023-04-13T19:02:21.155Z] ---> 48c6e4779f4a [2023-04-13T19:02:21.155Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:02:21.155Z] ---> Using cache [2023-04-13T19:02:21.155Z] ---> fa66c806ad73 [2023-04-13T19:02:21.155Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-13T19:02:21.155Z] ---> 1c51bdbbe1c7 [2023-04-13T19:02:21.155Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-13T19:02:21.155Z] ---> a1976e55adc9 [2023-04-13T19:02:21.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-13T19:02:21.155Z] ---> f3300e5b20eb [2023-04-13T19:02:21.155Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T19:02:21.155Z] ---> Running in 741881b81bc3 [2023-04-13T19:02:24.490Z] Removing intermediate container 741881b81bc3 [2023-04-13T19:02:24.490Z] ---> c5e9c5957f12 [2023-04-13T19:02:24.490Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T19:02:24.490Z] ---> Running in 808263f6661d [2023-04-13T19:02:24.490Z] Removing intermediate container 808263f6661d [2023-04-13T19:02:24.490Z] ---> 62ffa690465f [2023-04-13T19:02:24.490Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-13T19:02:24.756Z] ---> Running in 85cda2624c6e [2023-04-13T19:02:25.337Z] Removing intermediate container 85cda2624c6e [2023-04-13T19:02:25.337Z] ---> fed34f8e32c5 [2023-04-13T19:02:25.337Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T19:02:25.337Z] ---> Running in fac313793dc2 [2023-04-13T19:02:25.918Z] Removing intermediate container fac313793dc2 [2023-04-13T19:02:25.918Z] ---> 878d44061742 [2023-04-13T19:02:25.918Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:02:25.918Z] ---> Running in 0e9050e96d62 [2023-04-13T19:02:26.500Z] Removing intermediate container 0e9050e96d62 [2023-04-13T19:02:26.500Z] ---> f3ec03e1c10a [2023-04-13T19:02:26.500Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T19:02:26.500Z] ---> Running in 36bdc30e754c [2023-04-13T19:02:27.083Z] Removing intermediate container 36bdc30e754c [2023-04-13T19:02:27.083Z] ---> 055e3e822958 [2023-04-13T19:02:27.083Z] [2023-04-13T19:02:27.349Z] Successfully built 055e3e822958 [2023-04-13T19:02:27.349Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-13T19:02:27.349Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-04-13T19:02:42.322Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T19:02:42.322Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-13T19:02:42.322Z] ---> de2090625b2f [2023-04-13T19:02:42.322Z] Step 3/25 : WORKDIR /edgex-go [2023-04-13T19:02:42.322Z] ---> Using cache [2023-04-13T19:02:42.322Z] ---> 14a8e11ae018 [2023-04-13T19:02:42.322Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-13T19:02:42.322Z] ---> Using cache [2023-04-13T19:02:42.322Z] ---> 339f28d9f227 [2023-04-13T19:02:42.322Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-13T19:02:42.322Z] ---> Using cache [2023-04-13T19:02:42.322Z] ---> 81208761386e [2023-04-13T19:02:42.322Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T19:02:42.322Z] ---> Using cache [2023-04-13T19:02:42.322Z] ---> 52686547ef27 [2023-04-13T19:02:42.322Z] Step 7/25 : COPY . . [2023-04-13T19:02:42.322Z] ---> Using cache [2023-04-13T19:02:42.322Z] ---> bba71085e393 [2023-04-13T19:02:42.322Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-13T19:02:42.322Z] ---> Running in 118741cb1c6a [2023-04-13T19:02:43.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-13T19:04:05.311Z] Removing intermediate container fb478e7e51d6 [2023-04-13T19:04:05.311Z] ---> f441c377b1c1 [2023-04-13T19:04:05.311Z] [2023-04-13T19:04:05.311Z] Step 9/33 : FROM alpine:3.17 [2023-04-13T19:04:05.311Z] ---> 51e60588ff2c [2023-04-13T19:04:05.311Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-13T19:04:05.311Z] ---> Running in c7fac21e2a9c [2023-04-13T19:04:05.311Z] Removing intermediate container c7fac21e2a9c [2023-04-13T19:04:05.311Z] ---> cbcfcce11d54 [2023-04-13T19:04:05.311Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-13T19:04:05.311Z] ---> Running in 4dfdc14e6f28 [2023-04-13T19:04:07.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T19:04:08.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T19:04:09.601Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-13T19:04:09.601Z] (2/2) Installing su-exec (0.2-r2) [2023-04-13T19:04:09.601Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T19:04:09.601Z] OK: 8 MiB in 17 packages [2023-04-13T19:04:11.015Z] Removing intermediate container 4dfdc14e6f28 [2023-04-13T19:04:11.015Z] ---> 03540954c4ae [2023-04-13T19:04:11.015Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-13T19:04:11.015Z] ---> Running in f9b12cbe635b [2023-04-13T19:04:11.598Z] Removing intermediate container f9b12cbe635b [2023-04-13T19:04:11.598Z] ---> e8244162c0b9 [2023-04-13T19:04:11.598Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-13T19:04:11.598Z] ---> Running in b866c63bd836 [2023-04-13T19:04:12.180Z] Removing intermediate container b866c63bd836 [2023-04-13T19:04:12.180Z] ---> e2ee3d164605 [2023-04-13T19:04:12.180Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-13T19:04:12.180Z] ---> Running in 6dd797dbea24 [2023-04-13T19:04:12.766Z] Removing intermediate container 6dd797dbea24 [2023-04-13T19:04:12.766Z] ---> 6ea39d0abd5d [2023-04-13T19:04:12.766Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-13T19:04:12.766Z] ---> Running in 28e0bc3fe75b [2023-04-13T19:04:13.348Z] Removing intermediate container 28e0bc3fe75b [2023-04-13T19:04:13.348Z] ---> f94b711a8d96 [2023-04-13T19:04:13.348Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-13T19:04:13.348Z] ---> Running in 01f3ea4bfb99 [2023-04-13T19:04:16.691Z] Removing intermediate container 01f3ea4bfb99 [2023-04-13T19:04:16.691Z] ---> 693a07c5e66e [2023-04-13T19:04:16.691Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-13T19:04:16.691Z] ---> Running in b2982b965820 [2023-04-13T19:04:17.278Z] Removing intermediate container b2982b965820 [2023-04-13T19:04:17.279Z] ---> 5b95c4a7737f [2023-04-13T19:04:17.279Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-13T19:04:18.235Z] ---> d43766a1d4d0 [2023-04-13T19:04:18.235Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-13T19:04:18.235Z] ---> Running in 3c2c71d8382c [2023-04-13T19:04:23.560Z] Removing intermediate container 3c2c71d8382c [2023-04-13T19:04:23.560Z] ---> 52ce6d6898c8 [2023-04-13T19:04:23.560Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:04:24.515Z] ---> 7f66b3f8bde6 [2023-04-13T19:04:24.515Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:04:25.472Z] ---> 7e3955eaaa31 [2023-04-13T19:04:25.472Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-13T19:04:27.405Z] ---> fa201ee9a8cb [2023-04-13T19:04:27.405Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-13T19:04:27.985Z] ---> 4b80c2735a1e [2023-04-13T19:04:27.985Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-13T19:04:28.939Z] ---> 3293f91d5254 [2023-04-13T19:04:28.939Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-13T19:04:29.896Z] ---> 7be8ae195495 [2023-04-13T19:04:29.896Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-13T19:04:30.852Z] ---> 7fc2e24b4925 [2023-04-13T19:04:30.852Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-13T19:04:31.811Z] ---> 4b4ef8c39373 [2023-04-13T19:04:31.811Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-13T19:04:31.811Z] ---> Running in 2ab22aaea4d9 [2023-04-13T19:04:38.441Z] Removing intermediate container 2ab22aaea4d9 [2023-04-13T19:04:38.441Z] ---> aee371ed3114 [2023-04-13T19:04:38.441Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-13T19:04:38.441Z] ---> Running in 3218413893d1 [2023-04-13T19:04:38.441Z] Removing intermediate container 3218413893d1 [2023-04-13T19:04:38.441Z] ---> 9295dc774675 [2023-04-13T19:04:38.441Z] Step 30/33 : CMD ["gate"] [2023-04-13T19:04:38.441Z] ---> Running in 2a5948d01a4f [2023-04-13T19:04:38.721Z] Removing intermediate container 2a5948d01a4f [2023-04-13T19:04:38.721Z] ---> c00861734eda [2023-04-13T19:04:38.721Z] Step 31/33 : LABEL arch=arm64 [2023-04-13T19:04:38.988Z] ---> Running in 24bfb4375ea8 [2023-04-13T19:04:39.568Z] Removing intermediate container 24bfb4375ea8 [2023-04-13T19:04:39.568Z] ---> 539c5400f845 [2023-04-13T19:04:39.568Z] Step 32/33 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:04:39.568Z] ---> Running in fd0f6c0a8f0b [2023-04-13T19:04:40.157Z] Removing intermediate container fd0f6c0a8f0b [2023-04-13T19:04:40.157Z] ---> 823b829e040f [2023-04-13T19:04:40.157Z] Step 33/33 : LABEL version=0.0.0 [2023-04-13T19:04:40.423Z] ---> Running in de474828d0d9 [2023-04-13T19:04:40.690Z] Removing intermediate container de474828d0d9 [2023-04-13T19:04:40.690Z] ---> 5fefa2004cbf [2023-04-13T19:04:40.690Z] [2023-04-13T19:04:41.270Z] Successfully built 5fefa2004cbf [2023-04-13T19:04:41.270Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-13T19:04:41.270Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-04-13T19:05:03.313Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-13T19:05:03.313Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-13T19:05:03.313Z] ---> de2090625b2f [2023-04-13T19:05:03.313Z] Step 3/27 : WORKDIR /edgex-go [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 14a8e11ae018 [2023-04-13T19:05:03.313Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 95f3d40f62e9 [2023-04-13T19:05:03.313Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 12534e609afc [2023-04-13T19:05:03.313Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> efd16d95a575 [2023-04-13T19:05:03.313Z] Step 7/27 : COPY . . [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 695206eeda24 [2023-04-13T19:05:03.313Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 273e4f49c9f2 [2023-04-13T19:05:03.313Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 38c4d5c4b5a0 [2023-04-13T19:05:03.313Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 45141b70a96d [2023-04-13T19:05:03.313Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 87eb7d1a13b6 [2023-04-13T19:05:03.313Z] Step 12/27 : WORKDIR /edgex-go [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> f5f8e59cf623 [2023-04-13T19:05:03.313Z] [2023-04-13T19:05:03.313Z] Step 13/27 : FROM alpine:3.17 [2023-04-13T19:05:03.313Z] ---> 51e60588ff2c [2023-04-13T19:05:03.313Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 18ed26ec97e3 [2023-04-13T19:05:03.313Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> b84d14257754 [2023-04-13T19:05:03.313Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 8353e8b65274 [2023-04-13T19:05:03.313Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:05:03.313Z] ---> Using cache [2023-04-13T19:05:03.313Z] ---> 2551b7b3a987 [2023-04-13T19:05:03.313Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-13T19:05:04.719Z] ---> 38936f4dd2ee [2023-04-13T19:05:04.719Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-13T19:05:10.045Z] ---> ad55eaf47992 [2023-04-13T19:05:10.045Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-13T19:05:10.310Z] ---> 44850a6b10ec [2023-04-13T19:05:10.310Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-13T19:05:11.268Z] ---> 9208e11a7a66 [2023-04-13T19:05:11.268Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-13T19:05:12.222Z] ---> e4bc6b413164 [2023-04-13T19:05:12.222Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-13T19:05:12.222Z] ---> Running in 740cd454e826 [2023-04-13T19:05:12.808Z] Removing intermediate container 740cd454e826 [2023-04-13T19:05:12.808Z] ---> 4d627fb6eec8 [2023-04-13T19:05:12.808Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-13T19:05:13.073Z] ---> Running in b45b8c6c8372 [2023-04-13T19:05:13.338Z] Removing intermediate container b45b8c6c8372 [2023-04-13T19:05:13.338Z] ---> 50732cabf865 [2023-04-13T19:05:13.338Z] Step 25/27 : LABEL arch=arm64 [2023-04-13T19:05:13.602Z] ---> Running in 0df5f3ae0096 [2023-04-13T19:05:16.602Z] Removing intermediate container 0df5f3ae0096 [2023-04-13T19:05:16.602Z] ---> 7b4395836f6a [2023-04-13T19:05:16.602Z] Step 26/27 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:05:16.602Z] ---> Running in 700bf5c7192a [2023-04-13T19:05:17.181Z] Removing intermediate container 700bf5c7192a [2023-04-13T19:05:17.181Z] ---> afde59f29e43 [2023-04-13T19:05:17.181Z] Step 27/27 : LABEL version=0.0.0 [2023-04-13T19:05:17.181Z] ---> Running in 10da95b8e24d [2023-04-13T19:05:17.760Z] Removing intermediate container 10da95b8e24d [2023-04-13T19:05:17.760Z] ---> 28b9aec5c4dd [2023-04-13T19:05:17.760Z] [2023-04-13T19:05:18.025Z] Successfully built 28b9aec5c4dd [2023-04-13T19:05:18.025Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-13T19:05:56.868Z]  Building security-spire-agent ... done Removing intermediate container 88259f8bb5dc [2023-04-13T19:05:56.868Z] ---> 4c9335314aea [2023-04-13T19:05:56.868Z] [2023-04-13T19:05:56.868Z] Step 10/23 : FROM alpine:3.17 [2023-04-13T19:05:56.868Z] ---> 51e60588ff2c [2023-04-13T19:05:56.868Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T19:05:56.868Z] ---> Running in 8c08919bb8ef [2023-04-13T19:05:56.868Z] Removing intermediate container 8c08919bb8ef [2023-04-13T19:05:56.868Z] ---> 247fe2cb9a5d [2023-04-13T19:05:56.868Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-13T19:05:56.868Z] ---> Running in a51f6d6f92c8 [2023-04-13T19:05:57.451Z] Removing intermediate container a51f6d6f92c8 [2023-04-13T19:05:57.451Z] ---> 0c1988fbf803 [2023-04-13T19:05:57.451Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-13T19:05:57.451Z] ---> Running in 3bfb218faa0a [2023-04-13T19:05:58.033Z] Removing intermediate container 3bfb218faa0a [2023-04-13T19:05:58.033Z] ---> 7e220c272644 [2023-04-13T19:05:58.033Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-13T19:05:58.033Z] ---> Running in 149fd4ec546b [2023-04-13T19:05:59.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T19:06:00.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T19:06:01.978Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-13T19:06:01.978Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T19:06:02.247Z] OK: 8 MiB in 16 packages [2023-04-13T19:06:04.188Z] Removing intermediate container 149fd4ec546b [2023-04-13T19:06:04.188Z] ---> 2fd4f07283cd [2023-04-13T19:06:04.188Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:06:04.770Z] ---> ead449b1c12b [2023-04-13T19:06:04.770Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:06:06.202Z] ---> 3a649645b4f5 [2023-04-13T19:06:06.202Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-13T19:06:09.550Z] ---> 42c0d4f19481 [2023-04-13T19:06:09.550Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-13T19:06:10.522Z] ---> 0f944411aa1d [2023-04-13T19:06:10.522Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-13T19:06:10.792Z] ---> Running in 7c2e1d809e11 [2023-04-13T19:06:11.616Z] Removing intermediate container 7c2e1d809e11 [2023-04-13T19:06:11.616Z] ---> 5d43cf2cbe2c [2023-04-13T19:06:11.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T19:06:11.616Z] ---> Running in 4dfd8faa7e53 [2023-04-13T19:06:12.386Z] Removing intermediate container 4dfd8faa7e53 [2023-04-13T19:06:12.386Z] ---> 55eb7b81e5a9 [2023-04-13T19:06:12.386Z] Step 21/23 : LABEL arch=arm64 [2023-04-13T19:06:12.386Z] ---> Running in 09cede4f208d [2023-04-13T19:06:12.986Z] Removing intermediate container 09cede4f208d [2023-04-13T19:06:12.986Z] ---> 99a8464313c1 [2023-04-13T19:06:12.986Z] Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:06:12.986Z] ---> Running in d87feb30b913 [2023-04-13T19:06:13.598Z] Removing intermediate container d87feb30b913 [2023-04-13T19:06:13.598Z] ---> c78fc3ae76f0 [2023-04-13T19:06:13.598Z] Step 23/23 : LABEL version=0.0.0 [2023-04-13T19:06:13.598Z] ---> Running in 2bfe74953258 [2023-04-13T19:06:14.234Z] Removing intermediate container 2bfe74953258 [2023-04-13T19:06:14.234Z] ---> 5876fbfa5dd9 [2023-04-13T19:06:14.234Z] [2023-04-13T19:06:14.838Z] Successfully built 5876fbfa5dd9 [2023-04-13T19:06:14.838Z] Successfully tagged core-data-arm64:latest [2023-04-13T19:07:01.666Z]  Building core-data ... done Removing intermediate container 0b610dd4409d [2023-04-13T19:07:01.666Z] ---> adcc219e6a4b [2023-04-13T19:07:01.666Z] [2023-04-13T19:07:01.666Z] Step 9/20 : FROM alpine:3.17 [2023-04-13T19:07:01.666Z] ---> 51e60588ff2c [2023-04-13T19:07:01.666Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-13T19:07:01.666Z] ---> Using cache [2023-04-13T19:07:01.666Z] ---> cbcfcce11d54 [2023-04-13T19:07:01.666Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-13T19:07:01.666Z] ---> Running in 6f86a9b52586 [2023-04-13T19:07:01.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T19:07:02.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T19:07:04.834Z] v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-13T19:07:04.834Z] v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-13T19:07:04.834Z] OK: 17689 distinct packages available [2023-04-13T19:07:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T19:07:05.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T19:07:07.200Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-13T19:07:07.466Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-13T19:07:07.466Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-13T19:07:07.466Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-13T19:07:07.466Z] (5/9) Installing curl (8.0.1-r0) [2023-04-13T19:07:07.732Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-13T19:07:07.732Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-13T19:07:07.732Z] (8/9) Installing libucontext (1.2-r0) [2023-04-13T19:07:07.732Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-13T19:07:07.732Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T19:07:07.732Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T19:07:08.316Z] OK: 11 MiB in 24 packages [2023-04-13T19:07:10.897Z] Removing intermediate container 6f86a9b52586 [2023-04-13T19:07:10.897Z] ---> f2c7a2ec9cc5 [2023-04-13T19:07:10.897Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:07:11.865Z] ---> f2bc7f80956b [2023-04-13T19:07:11.865Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:07:12.821Z] ---> dc66090eb6de [2023-04-13T19:07:12.821Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-13T19:07:14.770Z] ---> 35efbbdf2506 [2023-04-13T19:07:14.770Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-13T19:07:17.362Z] ---> d6668ad84c7e [2023-04-13T19:07:17.362Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-13T19:07:17.362Z] ---> Running in 14113dcba50f [2023-04-13T19:07:17.942Z] Removing intermediate container 14113dcba50f [2023-04-13T19:07:17.942Z] ---> d53d705bc9e1 [2023-04-13T19:07:17.942Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T19:07:17.942Z] ---> Running in c6ae8879eff6 [2023-04-13T19:07:18.527Z] Removing intermediate container c6ae8879eff6 [2023-04-13T19:07:18.527Z] ---> f924839081b5 [2023-04-13T19:07:18.527Z] Step 18/20 : LABEL arch=arm64 [2023-04-13T19:07:18.527Z] ---> Running in 404762a4fcbd [2023-04-13T19:07:18.794Z] Removing intermediate container 404762a4fcbd [2023-04-13T19:07:18.794Z] ---> f29fa1f1f960 [2023-04-13T19:07:18.794Z] Step 19/20 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:07:19.067Z] ---> Running in 289bf00d8104 [2023-04-13T19:07:19.651Z] Removing intermediate container 289bf00d8104 [2023-04-13T19:07:19.651Z] ---> 1817fea6ade1 [2023-04-13T19:07:19.651Z] Step 20/20 : LABEL version=0.0.0 [2023-04-13T19:07:19.651Z] ---> Running in 92cf6b28f3b0 [2023-04-13T19:07:20.232Z] Removing intermediate container 92cf6b28f3b0 [2023-04-13T19:07:20.232Z] ---> 4425e74ad87a [2023-04-13T19:07:20.232Z] [2023-04-13T19:07:20.499Z] Successfully built 4425e74ad87a [2023-04-13T19:07:20.499Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-13T19:07:35.490Z]  Building security-spiffe-token-provider ... done Removing intermediate container 70397a722182 [2023-04-13T19:07:35.490Z] ---> c7383d86771c [2023-04-13T19:07:35.490Z] [2023-04-13T19:07:35.490Z] Step 10/24 : FROM alpine:3.17 [2023-04-13T19:07:35.490Z] ---> 51e60588ff2c [2023-04-13T19:07:35.490Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-13T19:07:35.490Z] ---> Using cache [2023-04-13T19:07:35.490Z] ---> ade67dfc42d3 [2023-04-13T19:07:35.490Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-13T19:07:35.490Z] ---> Using cache [2023-04-13T19:07:35.490Z] ---> 3b9a34b837e6 [2023-04-13T19:07:35.490Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-13T19:07:35.490Z] ---> Running in e4deb72d2cd2 [2023-04-13T19:07:35.490Z] Removing intermediate container e4deb72d2cd2 [2023-04-13T19:07:35.490Z] ---> 80bad34a1d0e [2023-04-13T19:07:35.490Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-13T19:07:35.490Z] ---> Running in 940b1ea75811 [2023-04-13T19:07:35.490Z] Removing intermediate container 940b1ea75811 [2023-04-13T19:07:35.490Z] ---> 5e9c25bdbe98 [2023-04-13T19:07:35.490Z] Step 15/24 : WORKDIR / [2023-04-13T19:07:35.490Z] ---> Running in 2a54755fb205 [2023-04-13T19:07:35.490Z] Removing intermediate container 2a54755fb205 [2023-04-13T19:07:35.490Z] ---> f39700b5d5b6 [2023-04-13T19:07:35.490Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:07:36.075Z] ---> f22d9c0f20c3 [2023-04-13T19:07:36.075Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:07:36.661Z] ---> 1ec9a02b1287 [2023-04-13T19:07:36.661Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-13T19:07:38.089Z] ---> eac410ebf6bd [2023-04-13T19:07:38.089Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-13T19:07:38.687Z] ---> bf2f2d9522a5 [2023-04-13T19:07:38.687Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-13T19:07:38.687Z] ---> Running in d8a74b433cff [2023-04-13T19:07:38.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-13T19:07:39.274Z] Removing intermediate container d8a74b433cff [2023-04-13T19:07:39.274Z] ---> bc65e3e3c77d [2023-04-13T19:07:39.274Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-13T19:07:39.274Z] ---> Running in d454a01f5818 [2023-04-13T19:07:39.865Z] Removing intermediate container d454a01f5818 [2023-04-13T19:07:39.865Z] ---> 55024cfa0780 [2023-04-13T19:07:39.865Z] Step 22/24 : LABEL arch=arm64 [2023-04-13T19:07:39.865Z] ---> Running in f04a03a6e491 [2023-04-13T19:07:40.459Z] Removing intermediate container f04a03a6e491 [2023-04-13T19:07:40.459Z] ---> 11be4e30d97b [2023-04-13T19:07:40.459Z] Step 23/24 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:07:40.459Z] ---> Running in 0a00058787dc [2023-04-13T19:07:40.726Z] Removing intermediate container 0a00058787dc [2023-04-13T19:07:40.726Z] ---> 08e5e6d3be23 [2023-04-13T19:07:40.726Z] Step 24/24 : LABEL version=0.0.0 [2023-04-13T19:07:40.993Z] ---> Running in 666ef3b23b7e [2023-04-13T19:07:41.260Z] Removing intermediate container 666ef3b23b7e [2023-04-13T19:07:41.260Z] ---> cdd2c9fdc210 [2023-04-13T19:07:41.260Z] [2023-04-13T19:07:41.528Z] Successfully built cdd2c9fdc210 [2023-04-13T19:07:41.528Z] Successfully tagged core-command-arm64:latest [2023-04-13T19:07:49.748Z]  Building core-command ... done Removing intermediate container 118741cb1c6a [2023-04-13T19:07:49.748Z] ---> bd7983f50606 [2023-04-13T19:07:49.748Z] [2023-04-13T19:07:49.748Z] Step 9/25 : FROM alpine:3.17 [2023-04-13T19:07:49.748Z] ---> 51e60588ff2c [2023-04-13T19:07:49.748Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-13T19:07:49.748Z] ---> Running in c09edece0aea [2023-04-13T19:07:50.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T19:07:51.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T19:07:52.748Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-13T19:07:52.748Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-13T19:07:52.748Z] (3/3) Installing su-exec (0.2-r2) [2023-04-13T19:07:52.748Z] Executing busybox-1.35.0-r29.trigger [2023-04-13T19:07:52.748Z] Executing ca-certificates-20220614-r4.trigger [2023-04-13T19:07:53.338Z] OK: 8 MiB in 18 packages [2023-04-13T19:07:54.757Z] Removing intermediate container c09edece0aea [2023-04-13T19:07:54.757Z] ---> 71fe256c62bd [2023-04-13T19:07:54.757Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-13T19:07:54.757Z] ---> Running in 1efa3a457848 [2023-04-13T19:07:55.027Z] Removing intermediate container 1efa3a457848 [2023-04-13T19:07:55.027Z] ---> 6daf37fc3ce4 [2023-04-13T19:07:55.027Z] Step 12/25 : WORKDIR / [2023-04-13T19:07:55.027Z] ---> Running in 1460d8a6a299 [2023-04-13T19:07:55.295Z] Removing intermediate container 1460d8a6a299 [2023-04-13T19:07:55.296Z] ---> 7fd50cc507d3 [2023-04-13T19:07:55.296Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-13T19:07:55.890Z] ---> 7ce7c1fc9432 [2023-04-13T19:07:55.890Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-13T19:07:56.862Z] ---> b9b07388956f [2023-04-13T19:07:56.863Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-13T19:07:57.134Z] ---> 8a1ad9abfad3 [2023-04-13T19:07:57.134Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-13T19:07:57.727Z] ---> 1fe794443a38 [2023-04-13T19:07:57.727Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-13T19:07:58.317Z] ---> 618ed20a7bd1 [2023-04-13T19:07:58.317Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-13T19:07:59.288Z] ---> abada56fc2d7 [2023-04-13T19:07:59.288Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-13T19:08:00.260Z] ---> 4c59f30c3031 [2023-04-13T19:08:00.260Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-13T19:08:00.880Z] ---> 431a71b9da5e [2023-04-13T19:08:00.880Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-13T19:08:00.880Z] ---> Running in 1eeeb079039b [2023-04-13T19:08:02.844Z] Removing intermediate container 1eeeb079039b [2023-04-13T19:08:02.844Z] ---> 4838ee6b4f45 [2023-04-13T19:08:02.844Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-13T19:08:02.844Z] ---> Running in 21ae2cfd1c23 [2023-04-13T19:08:03.115Z] Removing intermediate container 21ae2cfd1c23 [2023-04-13T19:08:03.115Z] ---> 19996421fe94 [2023-04-13T19:08:03.115Z] Step 23/25 : LABEL arch=arm64 [2023-04-13T19:08:03.115Z] ---> Running in 19f27c27f50e [2023-04-13T19:08:03.703Z] Removing intermediate container 19f27c27f50e [2023-04-13T19:08:03.703Z] ---> 757a2663ec5d [2023-04-13T19:08:03.703Z] Step 24/25 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [2023-04-13T19:08:03.703Z] ---> Running in 6dd207936745 [2023-04-13T19:08:03.971Z] Removing intermediate container 6dd207936745 [2023-04-13T19:08:03.971Z] ---> 023fb05ef8f0 [2023-04-13T19:08:03.971Z] Step 25/25 : LABEL version=0.0.0 [2023-04-13T19:08:03.971Z] ---> Running in 2babda8dd891 [2023-04-13T19:08:04.239Z] Removing intermediate container 2babda8dd891 [2023-04-13T19:08:04.240Z] ---> 083027273d51 [2023-04-13T19:08:04.240Z] [2023-04-13T19:08:04.509Z] Successfully built 083027273d51 [2023-04-13T19:08:04.509Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-13T19:08:05.107Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-04-13T19:08:05.084Z] $ docker stop --time=1 c7385698c69f79fb2f9cd82d69d93b0073b40af10bbde8beacb6eadcae211b65 [2023-04-13T19:08:06.786Z] $ docker rm -f --volumes c7385698c69f79fb2f9cd82d69d93b0073b40af10bbde8beacb6eadcae211b65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T19:08:07.403Z] + docker images [2023-04-13T19:08:07.674Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-13T19:08:07.674Z] security-secretstore-setup-arm64 latest 083027273d51 3 seconds ago 32.2MB [2023-04-13T19:08:07.674Z] bd7983f50606 19 seconds ago 1.49GB [2023-04-13T19:08:07.674Z] core-command-arm64 latest cdd2c9fdc210 26 seconds ago 19.7MB [2023-04-13T19:08:07.674Z] c7383d86771c 35 seconds ago 1.49GB [2023-04-13T19:08:07.674Z] security-spiffe-token-provider-arm64 latest 4425e74ad87a 48 seconds ago 32.7MB [2023-04-13T19:08:07.674Z] adcc219e6a4b About a minute ago 1.53GB [2023-04-13T19:08:07.674Z] core-data-arm64 latest 5876fbfa5dd9 About a minute ago 19.9MB [2023-04-13T19:08:07.674Z] 4c9335314aea 2 minutes ago 1.5GB [2023-04-13T19:08:07.674Z] security-spire-agent-arm64 latest 28b9aec5c4dd 2 minutes ago 125MB [2023-04-13T19:08:07.674Z] security-bootstrapper-arm64 latest 5fefa2004cbf 3 minutes ago 21.9MB [2023-04-13T19:08:07.674Z] f441c377b1c1 4 minutes ago 1.48GB [2023-04-13T19:08:07.674Z] core-common-config-bootstrapper-arm64 latest 055e3e822958 5 minutes ago 17.2MB [2023-04-13T19:08:07.674Z] 891196ccec70 5 minutes ago 1.48GB [2023-04-13T19:08:07.674Z] security-spire-server-arm64 latest c4b915946bf4 6 minutes ago 87.1MB [2023-04-13T19:08:07.674Z] cca2de06c04b 7 minutes ago 1.35GB [2023-04-13T19:08:07.674Z] support-notifications-arm64 latest 2beb69e6a1a4 7 minutes ago 32.2MB [2023-04-13T19:08:07.674Z] 1fb7551da010 7 minutes ago 1.56GB [2023-04-13T19:08:07.674Z] support-scheduler-arm64 latest 799c0c750cd8 9 minutes ago 31.5MB [2023-04-13T19:08:07.674Z] 1a227286d692 10 minutes ago 1.56GB [2023-04-13T19:08:07.674Z] core-metadata-arm64 latest 1d058beb3372 12 minutes ago 20.2MB [2023-04-13T19:08:07.674Z] ccc0dcbf6e7e 12 minutes ago 1.5GB [2023-04-13T19:08:07.674Z] security-proxy-setup-arm64 latest e213b569a8f7 12 minutes ago 18.7MB [2023-04-13T19:08:07.674Z] security-proxy-auth-arm64 latest 404391c98657 12 minutes ago 18.3MB [2023-04-13T19:08:07.674Z] dbd86fe17b7a 13 minutes ago 1.47GB [2023-04-13T19:08:07.674Z] a345628b96aa 13 minutes ago 1.47GB [2023-04-13T19:08:07.674Z] security-spire-config-arm64 latest cc740aa0cc49 19 minutes ago 86.2MB [2023-04-13T19:08:07.674Z] f5f8e59cf623 19 minutes ago 1.35GB [2023-04-13T19:08:07.674Z] ci-base-image-arm64 latest de2090625b2f 34 minutes ago 866MB [2023-04-13T19:08:07.674Z] alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB [2023-04-13T19:08:07.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-13T19:08:07.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T19:08:08.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T19:08:08.507Z] [2023-04-13T19:08:08.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T19:08:08.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T19:08:09.190Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T19:08:09.190Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T19:08:09.190Z] 04944245beec: Pulling fs layer [2023-04-13T19:08:09.190Z] 699f458cf7ca: Pulling fs layer [2023-04-13T19:08:09.190Z] 765212b225bb: Pulling fs layer [2023-04-13T19:08:09.190Z] f23df028b6ca: Pulling fs layer [2023-04-13T19:08:09.190Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T19:08:09.190Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T19:08:09.190Z] 765212b225bb: Waiting [2023-04-13T19:08:09.190Z] d65c8cfc05b1: Waiting [2023-04-13T19:08:09.190Z] 2437ff75d9bd: Waiting [2023-04-13T19:08:09.190Z] f23df028b6ca: Waiting [2023-04-13T19:08:09.190Z] 04944245beec: Verifying Checksum [2023-04-13T19:08:09.190Z] 04944245beec: Download complete [2023-04-13T19:08:09.190Z] 765212b225bb: Verifying Checksum [2023-04-13T19:08:09.190Z] 765212b225bb: Download complete [2023-04-13T19:08:09.190Z] f23df028b6ca: Verifying Checksum [2023-04-13T19:08:09.190Z] f23df028b6ca: Download complete [2023-04-13T19:08:09.463Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T19:08:09.463Z] d65c8cfc05b1: Download complete [2023-04-13T19:08:09.463Z] 699f458cf7ca: Download complete [2023-04-13T19:08:09.731Z] 8998bd30e6a1: Download complete [2023-04-13T19:08:12.326Z] 2437ff75d9bd: Download complete [2023-04-13T19:08:13.734Z] 8998bd30e6a1: Pull complete [2023-04-13T19:08:14.000Z] 04944245beec: Pull complete [2023-04-13T19:08:15.406Z] 699f458cf7ca: Pull complete [2023-04-13T19:08:15.406Z] 765212b225bb: Pull complete [2023-04-13T19:08:16.362Z] f23df028b6ca: Pull complete [2023-04-13T19:08:16.362Z] d65c8cfc05b1: Pull complete [2023-04-13T19:08:28.654Z] 2437ff75d9bd: Pull complete [2023-04-13T19:08:28.654Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T19:08:28.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T19:08:28.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T19:08:28.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container [2023-04-13T19:08:29.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T19:08:31.720Z] $ docker top 90f57e8ffbb7d9a5dbbcd2d57ffaca37c0b287a562e42364c920c480af4c58a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T19:08:32.766Z] ---> job-cost.sh [2023-04-13T19:08:32.766Z] lf-activate-venv: SKIPPING [2023-04-13T19:08:32.766Z] INFO: No Stack... [2023-04-13T19:08:33.031Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T19:08:33.984Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T19:08:34.647Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-04-13T19:08:34.648Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T19:08:34.709Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4513-1-stack-cost] [2023-04-13T19:08:34.715Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4513-1-stack-cost] did not exist. Created. [2023-04-13T19:08:34.715Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4513-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T19:08:35.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T19:08:35.637Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T19:08:35.654Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4513-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T19:08:35.682Z] $ docker stop --time=1 90f57e8ffbb7d9a5dbbcd2d57ffaca37c0b287a562e42364c920c480af4c58a3 [2023-04-13T19:08:37.197Z] $ docker rm -f --volumes 90f57e8ffbb7d9a5dbbcd2d57ffaca37c0b287a562e42364c920c480af4c58a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-13T19:08:38.223Z] provisioning config files... [2023-04-13T19:08:38.231Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config661896021228277972tmp [Pipeline] { [Pipeline] sh [2023-04-13T19:08:38.575Z] + set +x [2023-04-13T19:08:38.575Z] + curl -s https://codecov.io/bash [2023-04-13T19:08:38.575Z] + bash -s -- [2023-04-13T19:08:38.575Z] [2023-04-13T19:08:38.575Z] _____ _ [2023-04-13T19:08:38.575Z] / ____| | | [2023-04-13T19:08:38.576Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T19:08:38.576Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T19:08:38.576Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T19:08:38.576Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T19:08:38.576Z] Bash-1.0.6 [2023-04-13T19:08:38.576Z] [2023-04-13T19:08:38.576Z] [2023-04-13T19:08:38.576Z] ==> git version 2.25.1 found [2023-04-13T19:08:38.576Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-13T19:08:38.576Z] Release-Date: 2020-01-08 [2023-04-13T19:08:38.576Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-13T19:08:38.576Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T19:08:38.576Z] ==> Jenkins CI detected. [2023-04-13T19:08:38.576Z] current dir:  /w/workspace/edgex-go/1 [2023-04-13T19:08:38.576Z] project root: . [2023-04-13T19:08:38.576Z] --> token set from env [2023-04-13T19:08:38.576Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T19:08:38.576Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T19:08:38.576Z] ==> Python coveragepy not found [2023-04-13T19:08:38.576Z] ==> Searching for coverage reports in: [2023-04-13T19:08:38.576Z] + . [2023-04-13T19:08:38.576Z] -> Found 1 reports [2023-04-13T19:08:38.576Z] ==> Detecting git/mercurial file structure [2023-04-13T19:08:38.835Z] ==> Reading reports [2023-04-13T19:08:38.835Z] + ./coverage.out bytes=448248 [2023-04-13T19:08:38.835Z] ==> Appending adjustments [2023-04-13T19:08:38.835Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T19:08:39.769Z] + Found adjustments [2023-04-13T19:08:39.769Z] ==> Gzipping contents [2023-04-13T19:08:39.769Z] 60K /tmp/codecov.YVxDj5.gz [2023-04-13T19:08:39.769Z] ==> Uploading reports [2023-04-13T19:08:39.769Z] url: https://codecov.io [2023-04-13T19:08:39.769Z] query: branch=PR-4513&commit=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4513&job=&cmd_args= [2023-04-13T19:08:39.769Z] -> Pinging Codecov [2023-04-13T19:08:39.769Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4513&commit=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4513&job=&cmd_args= [2023-04-13T19:08:40.028Z] -> Uploading to [2023-04-13T19:08:40.028Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/00271124DB129430A58F1EEE437C3FCB/b60d51baaa15091a6e96dccdc603a49e2c1ebfd2/e129b3f5-d313-4983-a9e0-d01b450552a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T190839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a06b21afa1c98111659e302937b27065e3ca29833fa1dce67aad2f0c223d8525 [2023-04-13T19:08:40.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T19:08:40.028Z] Dload Upload Total Spent Left Speed [2023-04-13T19:08:40.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57552 0 0 100 57552 0 200k --:--:-- --:--:-- --:--:-- 200k [2023-04-13T19:08:40.287Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [Pipeline] } [2023-04-13T19:08:40.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-13T19:08:41.808Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-13T19:08:42.133Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T19:08:43.038Z] ---> package-listing.sh [2023-04-13T19:08:43.038Z] ++ facter osfamily [2023-04-13T19:08:43.038Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T19:08:43.297Z] + OS_FAMILY=debian [2023-04-13T19:08:43.297Z] + workspace=/w/workspace/edgex-go/1 [2023-04-13T19:08:43.297Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T19:08:43.297Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T19:08:43.297Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T19:08:43.297Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T19:08:43.297Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-13T19:08:43.297Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T19:08:43.297Z] + case "${OS_FAMILY}" in [2023-04-13T19:08:43.297Z] + dpkg -l [2023-04-13T19:08:43.297Z] + grep '^ii' [2023-04-13T19:08:43.297Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T19:08:43.297Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T19:08:43.297Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T19:08:43.297Z] + '[' /w/workspace/edgex-go/1 ']' [2023-04-13T19:08:43.297Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-04-13T19:08:43.297Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-04-13T19:08:43.330Z] 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-04-13T19:08:43.620Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T19:08:44.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T19:08:44.241Z] [2023-04-13T19:08:44.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T19:08:44.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T19:08:44.606Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T19:08:44.606Z] 5eb5b503b376: Pulling fs layer [2023-04-13T19:08:44.606Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T19:08:44.606Z] ec43610c2a17: Pulling fs layer [2023-04-13T19:08:44.606Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T19:08:44.606Z] 33b1e0a273af: Pulling fs layer [2023-04-13T19:08:44.606Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T19:08:44.606Z] 2f39f015ded8: Pulling fs layer [2023-04-13T19:08:44.606Z] 3a2ae6a8a46f: Waiting [2023-04-13T19:08:44.606Z] 33b1e0a273af: Waiting [2023-04-13T19:08:44.606Z] 5d3b04190fa2: Waiting [2023-04-13T19:08:44.606Z] 2f39f015ded8: Waiting [2023-04-13T19:08:44.606Z] 5c69ac0246d0: Download complete [2023-04-13T19:08:44.606Z] 3a2ae6a8a46f: Download complete [2023-04-13T19:08:44.866Z] 33b1e0a273af: Verifying Checksum [2023-04-13T19:08:44.866Z] 33b1e0a273af: Download complete [2023-04-13T19:08:44.866Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T19:08:44.866Z] 5d3b04190fa2: Download complete [2023-04-13T19:08:44.866Z] ec43610c2a17: Verifying Checksum [2023-04-13T19:08:44.866Z] ec43610c2a17: Download complete [2023-04-13T19:08:44.866Z] 5eb5b503b376: Download complete [2023-04-13T19:08:45.433Z] 2f39f015ded8: Download complete [2023-04-13T19:08:46.012Z] 5eb5b503b376: Pull complete [2023-04-13T19:08:46.271Z] 5c69ac0246d0: Pull complete [2023-04-13T19:08:46.836Z] ec43610c2a17: Pull complete [2023-04-13T19:08:46.836Z] 3a2ae6a8a46f: Pull complete [2023-04-13T19:08:47.094Z] 33b1e0a273af: Pull complete [2023-04-13T19:08:47.094Z] 5d3b04190fa2: Pull complete [2023-04-13T19:08:51.292Z] 2f39f015ded8: Pull complete [2023-04-13T19:08:51.292Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T19:08:51.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T19:08:51.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T19:08:51.532Z] prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container [2023-04-13T19:08:51.563Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T19:08:54.552Z] $ docker top c35de3777efef7a09e742a3d9f8577f30566ecc60e54d11451dc3aafdbe8afd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T19:08:54.939Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T19:08:55.250Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T19:08:55.563Z] + ls /var/log/sa-host [2023-04-13T19:08:55.563Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T19:08:55.779Z] provisioning config files... [2023-04-13T19:08:55.787Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15238384933020047171tmp [Pipeline] { [Pipeline] echo [2023-04-13T19:08:55.848Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T19:08:56.156Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T19:08:56.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T19:08:56.592Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T19:08:56.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T19:08:56.937Z] ---> sudo-logs.sh [2023-04-13T19:08:56.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T19:08:57.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T19:08:57.325Z] ---> job-cost.sh [2023-04-13T19:08:57.325Z] lf-activate-venv: SKIPPING [2023-04-13T19:08:57.325Z] DEBUG: total: 0.10999999940395355 [2023-04-13T19:08:57.325Z] INFO: Retrieving Stack Cost... [2023-04-13T19:08:57.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T19:08:58.153Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T19:08:58.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T19:08:58.500Z] ---> logs-deploy.sh [2023-04-13T19:08:58.500Z] lf-activate-venv: SKIPPING [2023-04-13T19:08:58.500Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4513/1 [2023-04-13T19:08:58.500Z] INFO: archiving workspace using pattern(s): [2023-04-13T19:08:59.437Z] Archives upload complete. [2023-04-13T19:08:59.696Z] INFO: archiving logs to Nexus