Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9f74899fdf021cfa30a7f5767041140b9745c3e+653358d857e781e74493cff8b445370370ffe60f (b5347ec9f65e83f4a2f3232fa516ae71ff6d4797) 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-ssh16933293325827177592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9740185081691370128.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8687345128968585169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14663802654524182919.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11899526023906239392.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6424’ Running on prd-ubuntu20.04-docker-8c-8g-6426 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 653358d857e781e74493cff8b445370370ffe60f into PR head commit a9f74899fdf021cfa30a7f5767041140b9745c3e Merge succeeded, producing a9f74899fdf021cfa30a7f5767041140b9745c3e Checking out Revision a9f74899fdf021cfa30a7f5767041140b9745c3e (PR-4352) > 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/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f74899fdf021cfa30a7f5767041140b9745c3e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f74899fdf021cfa30a7f5767041140b9745c3e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T07:33:21.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T07:33:21.741Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T07:33:21.761Z] ========================================================= [2023-02-17T07:33:21.761Z] EdgeX Global Pipelines Version Info [2023-02-17T07:33:21.761Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:33:22.474Z] ------------------- [2023-02-17T07:33:22.474Z] stable info: [2023-02-17T07:33:22.474Z] ------------------- [2023-02-17T07:33:22.474Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T07:33:22.474Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T07:33:22.474Z] Message: update stable to v1.0.244 > git rev-list --no-walk 15c0f8c81341544ab4ee519e7da7acd29284c04f # timeout=10 [2023-02-17T07:33:23.045Z] ------------------- [2023-02-17T07:33:23.045Z] experimental info: [2023-02-17T07:33:23.045Z] ------------------- [2023-02-17T07:33:23.045Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T07:33:23.045Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T07:33:23.045Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T07:33:23.215Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-17T07:33:23.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-17T07:33:23.239Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T07:33:23.252Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T07:33:23.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T07:33:23.280Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T07:33:23.293Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T07:33:23.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-17T07:33:23.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-17T07:33:23.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-17T07:33:23.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T07:33:23.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T07:33:23.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T07:33:23.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T07:33:23.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T07:33:23.398Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T07:33:23.411Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T07:33:23.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T07:33:23.431Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-17T07:33:23.442Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-17T07:33:23.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T07:33:23.463Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T07:33:23.478Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T07:33:23.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo [2023-02-17T07:33:23.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo [2023-02-17T07:33:23.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo [2023-02-17T07:33:23.524Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f74899fdf021cfa30a7f5767041140b9745c3e [Pipeline] echo [2023-02-17T07:33:23.535Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f7489 [Pipeline] echo [2023-02-17T07:33:23.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:33:23.584Z] provisioning config files... [2023-02-17T07:33:23.600Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config15308009517313323100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:33:23.897Z] ---> docker-login.sh [2023-02-17T07:33:23.897Z] nexus3.edgexfoundry.org:10001 [2023-02-17T07:33:24.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:33:24.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:33:24.473Z] Configure a credential helper to remove this warning. See [2023-02-17T07:33:24.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:33:24.473Z] [2023-02-17T07:33:24.473Z] Login Succeeded [2023-02-17T07:33:24.473Z] nexus3.edgexfoundry.org:10002 [2023-02-17T07:33:24.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:33:24.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:33:24.473Z] Configure a credential helper to remove this warning. See [2023-02-17T07:33:24.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:33:24.473Z] [2023-02-17T07:33:24.473Z] Login Succeeded [2023-02-17T07:33:24.473Z] nexus3.edgexfoundry.org:10003 [2023-02-17T07:33:24.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:33:24.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:33:24.732Z] Configure a credential helper to remove this warning. See [2023-02-17T07:33:24.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:33:24.732Z] [2023-02-17T07:33:24.732Z] Login Succeeded [2023-02-17T07:33:24.732Z] nexus3.edgexfoundry.org:10004 [2023-02-17T07:33:24.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:33:24.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:33:24.732Z] Configure a credential helper to remove this warning. See [2023-02-17T07:33:24.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:33:24.732Z] [2023-02-17T07:33:24.732Z] Login Succeeded [2023-02-17T07:33:24.732Z] docker.io [2023-02-17T07:33:24.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:33:24.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:33:24.993Z] Configure a credential helper to remove this warning. See [2023-02-17T07:33:24.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:33:24.993Z] [2023-02-17T07:33:24.993Z] Login Succeeded [2023-02-17T07:33:24.993Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T07:33:25.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:33:25.312Z] + 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-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-02-17T07:33:25.312Z] + + dirnamecut cmd/core-command/Dockerfile -d/ [2023-02-17T07:33:25.312Z] -f2 [2023-02-17T07:33:25.312Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/core-data/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/core-metadata/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-17T07:33:25.312Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-17T07:33:25.312Z] cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/support-notifications/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-17T07:33:25.312Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-17T07:33:25.312Z] + cut -d/ -f2 [2023-02-17T07:33:25.312Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-17T07:33:25.392Z] 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-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-02-17T07:33:25.736Z] + git rev-list -1 --merges a9f74899fdf021cfa30a7f5767041140b9745c3e~1..a9f74899fdf021cfa30a7f5767041140b9745c3e [Pipeline] echo [2023-02-17T07:33:25.765Z] -----------> git rev-list -1 --merges a9f74899fdf021cfa30a7f5767041140b9745c3e~1..a9f74899fdf021cfa30a7f5767041140b9745c3e a9f74899fdf021cfa30a7f5767041140b9745c3e [false] [Pipeline] sh [2023-02-17T07:33:26.058Z] + git log --format=format:%s -1 a9f74899fdf021cfa30a7f5767041140b9745c3e [Pipeline] echo [2023-02-17T07:33:26.072Z] ========================================================= [2023-02-17T07:33:26.072Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T07:33:26.072Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-17T07:33:26.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T07:33:26.439Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T07:33:26.439Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T07:33:26.439Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T07:33:26.439Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T07:33:26.439Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T07:33:26.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:33:26.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:33:26.794Z] [2023-02-17T07:33:26.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:33:27.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:33:27.101Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T07:33:27.101Z] b85a868b505f: Pulling fs layer [2023-02-17T07:33:27.101Z] e2be974225ed: Pulling fs layer [2023-02-17T07:33:27.101Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T07:33:27.101Z] 988bab9f4d93: Pulling fs layer [2023-02-17T07:33:27.101Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T07:33:27.101Z] eaf3925da568: Pulling fs layer [2023-02-17T07:33:27.101Z] bab4dde63d76: Pulling fs layer [2023-02-17T07:33:27.101Z] bde34c3a00c8: Pulling fs layer [2023-02-17T07:33:27.101Z] b352a97aabf1: Pulling fs layer [2023-02-17T07:33:27.101Z] 4872d77fe225: Pulling fs layer [2023-02-17T07:33:27.101Z] 5851b861e8e6: Pulling fs layer [2023-02-17T07:33:27.101Z] bab4dde63d76: Waiting [2023-02-17T07:33:27.101Z] bde34c3a00c8: Waiting [2023-02-17T07:33:27.101Z] b352a97aabf1: Waiting [2023-02-17T07:33:27.101Z] 4872d77fe225: Waiting [2023-02-17T07:33:27.101Z] 5851b861e8e6: Waiting [2023-02-17T07:33:27.101Z] 988bab9f4d93: Waiting [2023-02-17T07:33:27.101Z] eaf3925da568: Waiting [2023-02-17T07:33:27.101Z] e2be974225ed: Download complete [2023-02-17T07:33:27.101Z] 988bab9f4d93: Download complete [2023-02-17T07:33:27.365Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T07:33:27.365Z] 339a4e72a1f5: Download complete [2023-02-17T07:33:27.365Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T07:33:27.365Z] 1469e6f7b9e6: Download complete [2023-02-17T07:33:27.365Z] eaf3925da568: Verifying Checksum [2023-02-17T07:33:27.365Z] eaf3925da568: Download complete [2023-02-17T07:33:27.365Z] bde34c3a00c8: Download complete [2023-02-17T07:33:27.365Z] b352a97aabf1: Download complete [2023-02-17T07:33:27.626Z] 4872d77fe225: Verifying Checksum [2023-02-17T07:33:27.626Z] 4872d77fe225: Download complete [2023-02-17T07:33:27.626Z] 5851b861e8e6: Verifying Checksum [2023-02-17T07:33:27.626Z] 5851b861e8e6: Download complete [2023-02-17T07:33:27.626Z] b85a868b505f: Verifying Checksum [2023-02-17T07:33:27.626Z] b85a868b505f: Download complete [2023-02-17T07:33:27.886Z] bab4dde63d76: Verifying Checksum [2023-02-17T07:33:27.886Z] bab4dde63d76: Download complete [2023-02-17T07:33:28.824Z] b85a868b505f: Pull complete [2023-02-17T07:33:28.824Z] e2be974225ed: Pull complete [2023-02-17T07:33:29.400Z] 339a4e72a1f5: Pull complete [2023-02-17T07:33:29.400Z] 988bab9f4d93: Pull complete [2023-02-17T07:33:29.661Z] 1469e6f7b9e6: Pull complete [2023-02-17T07:33:29.921Z] eaf3925da568: Pull complete [2023-02-17T07:33:31.832Z] bab4dde63d76: Pull complete [2023-02-17T07:33:32.092Z] bde34c3a00c8: Pull complete [2023-02-17T07:33:32.092Z] b352a97aabf1: Pull complete [2023-02-17T07:33:32.352Z] 4872d77fe225: Pull complete [2023-02-17T07:33:32.352Z] 5851b861e8e6: Pull complete [2023-02-17T07:33:32.352Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T07:33:32.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T07:33:32.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:33:32.454Z] prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container [2023-02-17T07:33:32.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:33:36.213Z] $ docker top 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e -eo pid,comm [2023-02-17T07:33:36.261Z] 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-02-17T07:33:36.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T07:33:36.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:33:36.298Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:33:36.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:33:36.431Z] $ docker exec 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e ssh-agent [2023-02-17T07:33:36.549Z] SSH_AUTH_SOCK=/tmp/ssh-Gm9HYGhM5mi3/agent.33 [2023-02-17T07:33:36.549Z] SSH_AGENT_PID=39 [2023-02-17T07:33:36.557Z] Running ssh-add (command line suppressed) [2023-02-17T07:33:36.667Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_17471285938022738871.key (/w/workspace/edgex-go/7@tmp/private_key_17471285938022738871.key) [2023-02-17T07:33:36.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:33:36.970Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T07:33:36.989Z] $ docker exec --env ******** --env ******** 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e ssh-agent -k [2023-02-17T07:33:37.088Z] unset SSH_AUTH_SOCK; [2023-02-17T07:33:37.089Z] unset SSH_AGENT_PID; [2023-02-17T07:33:37.089Z] echo Agent pid 39 killed; [2023-02-17T07:33:37.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T07:33:37.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T07:33:37.119Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T07:33:37.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T07:33:37.253Z] $ docker exec 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e ssh-agent [2023-02-17T07:33:37.363Z] SSH_AUTH_SOCK=/tmp/ssh-m9vZ2wNdorIJ/agent.71 [2023-02-17T07:33:37.363Z] SSH_AGENT_PID=77 [2023-02-17T07:33:37.368Z] Running ssh-add (command line suppressed) [2023-02-17T07:33:37.490Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1105298345003506171.key (/w/workspace/edgex-go/7@tmp/private_key_1105298345003506171.key) [2023-02-17T07:33:37.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T07:33:37.791Z] + git semver init [2023-02-17T07:33:38.051Z] 2023-02-17 07:33:37,990 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T07:33:38.051Z] 2023-02-17 07:33:37,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2023-02-17T07:33:38.051Z] 2023-02-17 07:33:37,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2023-02-17T07:33:38.051Z] 2023-02-17 07:33:37,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2023-02-17T07:33:44.631Z] 2023-02-17 07:33:44,469 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2023-02-17T07:33:44.631Z] 2023-02-17 07:33:44,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4352 with force:False [2023-02-17T07:33:44.631Z] 2023-02-17 07:33:44,470 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4352 [2023-02-17T07:33:44.631Z] 2023-02-17 07:33:44,475 [execute] INFO git cat-file --batch-check [2023-02-17T07:33:44.631Z] 2023-02-17 07:33:44,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T07:33:44.631Z] 2023-02-17 07:33:44,482 [execute] INFO git cat-file --batch [2023-02-17T07:33:44.631Z] 2023-02-17 07:33:44,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T07:33:44.631Z] 2023-02-17 07:33:44,488 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4352 [2023-02-17T07:33:44.631Z] 0.0.0 [Pipeline] } [2023-02-17T07:33:44.646Z] $ docker exec --env ******** --env ******** 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e ssh-agent -k [2023-02-17T07:33:44.744Z] unset SSH_AUTH_SOCK; [2023-02-17T07:33:44.744Z] unset SSH_AGENT_PID; [2023-02-17T07:33:44.744Z] echo Agent pid 77 killed; [2023-02-17T07:33:44.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T07:33:45.052Z] + git semver [Pipeline] } [2023-02-17T07:33:45.328Z] $ docker stop --time=1 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e [2023-02-17T07:33:46.923Z] $ docker rm -f --volumes 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:33:47.401Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T07:33:47.626Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T07:33:47.630Z] [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-02-17T07:33:48.050Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-02-17T07:33:48.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:33:48.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:33:48.080Z] ========================================================= [2023-02-17T07:33:48.080Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T07:33:48.080Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:33:48.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:33:48.374Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T07:33:48.374Z] 213ec9aee27d: Pulling fs layer [2023-02-17T07:33:48.374Z] 4583459ba037: Pulling fs layer [2023-02-17T07:33:48.374Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T07:33:48.374Z] 53926ce57604: Pulling fs layer [2023-02-17T07:33:48.374Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T07:33:48.374Z] 22ff95d597cd: Pulling fs layer [2023-02-17T07:33:48.374Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T07:33:48.374Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T07:33:48.374Z] a7acece74701: Pulling fs layer [2023-02-17T07:33:48.374Z] 96b7cbca73a9: Waiting [2023-02-17T07:33:48.374Z] a7acece74701: Waiting [2023-02-17T07:33:48.374Z] 12d6caf4c0d1: Waiting [2023-02-17T07:33:48.374Z] 53926ce57604: Waiting [2023-02-17T07:33:48.374Z] 21b2b0c7a3f4: Waiting [2023-02-17T07:33:48.374Z] 22ff95d597cd: Waiting [2023-02-17T07:33:48.374Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T07:33:48.374Z] 93c1e223e6f2: Download complete [2023-02-17T07:33:48.374Z] 4583459ba037: Download complete [2023-02-17T07:33:48.374Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T07:33:48.374Z] 21b2b0c7a3f4: Download complete [2023-02-17T07:33:48.374Z] 22ff95d597cd: Verifying Checksum [2023-02-17T07:33:48.374Z] 22ff95d597cd: Download complete [2023-02-17T07:33:48.374Z] 213ec9aee27d: Download complete [2023-02-17T07:33:48.640Z] 12d6caf4c0d1: Verifying Checksum [2023-02-17T07:33:48.640Z] 12d6caf4c0d1: Download complete [2023-02-17T07:33:48.640Z] 213ec9aee27d: Pull complete [2023-02-17T07:33:48.907Z] 4583459ba037: Pull complete [2023-02-17T07:33:48.907Z] 93c1e223e6f2: Pull complete [2023-02-17T07:33:49.994Z] a7acece74701: Verifying Checksum [2023-02-17T07:33:49.995Z] a7acece74701: Download complete [2023-02-17T07:33:50.272Z] 53926ce57604: Verifying Checksum [2023-02-17T07:33:50.272Z] 53926ce57604: Download complete [2023-02-17T07:33:50.272Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T07:33:50.272Z] 96b7cbca73a9: Download complete [2023-02-17T07:33:54.465Z] 53926ce57604: Pull complete [2023-02-17T07:33:54.465Z] 21b2b0c7a3f4: Pull complete [2023-02-17T07:33:54.465Z] 22ff95d597cd: Pull complete [2023-02-17T07:33:54.724Z] 12d6caf4c0d1: Pull complete [2023-02-17T07:33:56.628Z] 96b7cbca73a9: Pull complete [2023-02-17T07:33:57.562Z] a7acece74701: Pull complete [2023-02-17T07:33:57.562Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T07:33:57.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:33:57.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:33:57.855Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:33:57.855Z] WORKDIR /edgex [2023-02-17T07:33:57.855Z] COPY go.mod . [2023-02-17T07:33:57.855Z] RUN go mod download [2023-02-17T07:33:57.855Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-17T07:33:58.421Z] Sending build context to Docker daemon 170.3MB [2023-02-17T07:33:58.421Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T07:33:58.421Z] ---> db6d94c90886 [2023-02-17T07:33:58.421Z] Step 2/4 : WORKDIR /edgex [2023-02-17T07:34:02.715Z] Still waiting to schedule task [2023-02-17T07:34:02.716Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6421’ [2023-02-17T07:34:06.564Z] ---> Running in 256d7ec1a45a [2023-02-17T07:34:06.564Z] Removing intermediate container 256d7ec1a45a [2023-02-17T07:34:06.564Z] ---> 6207d1c2dd8b [2023-02-17T07:34:06.564Z] Step 3/4 : COPY go.mod . [2023-02-17T07:34:06.564Z] ---> 9c1435df1da0 [2023-02-17T07:34:06.564Z] Step 4/4 : RUN go mod download [2023-02-17T07:34:06.564Z] ---> Running in ea4aa73fb9f0 [2023-02-17T07:34:24.693Z] Removing intermediate container ea4aa73fb9f0 [2023-02-17T07:34:24.693Z] ---> 5d965a706174 [2023-02-17T07:34:24.693Z] Successfully built 5d965a706174 [2023-02-17T07:34:24.693Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:34:24.990Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T07:34:24.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:34:25.061Z] prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container [2023-02-17T07:34:25.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:34:25.641Z] $ docker top 8d3f8ed47313069f3033141cf8a7f4540db8cdf99beae3d3dce340d0af12c6cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:34:25.980Z] + go version [2023-02-17T07:34:25.980Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T07:34:25.994Z] $ docker stop --time=1 8d3f8ed47313069f3033141cf8a7f4540db8cdf99beae3d3dce340d0af12c6cf [2023-02-17T07:34:27.673Z] $ docker rm -f --volumes 8d3f8ed47313069f3033141cf8a7f4540db8cdf99beae3d3dce340d0af12c6cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:34:28.112Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T07:34:28.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:34:28.184Z] prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container [2023-02-17T07:34:28.215Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:34:29.287Z] $ docker top ddb4b0db65d2958c65079e30c1033ad88078b0a0de30e777a30bd099bf1331ca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T07:34:29.358Z] ========================================================= [2023-02-17T07:34:29.358Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T07:34:29.358Z] ========================================================= [Pipeline] sh [2023-02-17T07:34:29.635Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:34:29.932Z] + make test [2023-02-17T07:34:29.932Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T07:34:36.508Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T07:34:51.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T07:34:51.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-02-17T07:34:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T07:34:51.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T07:34:52.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements [2023-02-17T07:34:55.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.179s coverage: 73.7% of statements [2023-02-17T07:34:55.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T07:34:55.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T07:34:55.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T07:34:55.478Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.137s coverage: 54.0% of statements [2023-02-17T07:34:55.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T07:34:55.478Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T07:34:56.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.558s coverage: 88.5% of statements [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T07:34:56.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.115s coverage: 3.9% of statements [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T07:34:56.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T07:34:56.044Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T07:34:56.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.115s coverage: 65.9% of statements [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T07:34:56.044Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T07:34:56.044Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-02-17T07:34:56.045Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T07:34:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2023-02-17T07:34:56.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T07:34:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements [2023-02-17T07:34:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.145s coverage: 82.9% of statements [2023-02-17T07:34:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements [2023-02-17T07:34:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-02-17T07:34:56.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2023-02-17T07:35:04.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2023-02-17T07:35:04.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements [2023-02-17T07:35:19.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.377s coverage: 79.9% of statements [2023-02-17T07:35:19.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 64.4% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.077s coverage: 87.2% of statements [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 77.4% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 91.2% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.248s coverage: 63.1% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.3% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.225s coverage: 41.0% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T07:35:19.118Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T07:35:19.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:35:19.118Z] 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-02-17T07:35:37.194Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T07:35:37.453Z] go vet ./... [2023-02-17T07:35:41.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T07:35:41.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T07:35:41.941Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T07:35:41.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T07:35:42.274Z] + ls -al . [2023-02-17T07:35:42.274Z] total 748 [2023-02-17T07:35:42.274Z] drwxrwxr-x 11 1001 1001 4096 Feb 17 07:34 . [2023-02-17T07:35:42.274Z] drwxr-xr-x 4 root root 4096 Feb 17 07:34 .. [2023-02-17T07:35:42.274Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 07:33 .blubracket [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 07:33 .dockerignore [2023-02-17T07:35:42.274Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 07:35 .git [2023-02-17T07:35:42.274Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 07:33 .github [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 07:33 .gitignore [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 07:33 .golangci.yml [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 07:33 .hadolint.yml [2023-02-17T07:35:42.274Z] drwxr-xr-x 3 1001 1001 4096 Feb 17 07:33 .semver [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 07:33 .sonarcloud.properties [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 07:33 ADOPTERS.md [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 07:33 Attribution.txt [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 07:33 CHANGELOG.md [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 07:33 CONTRIBUTING.md [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 07:33 GOVERNANCE.md [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 07:33 Jenkinsfile [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 07:33 LICENSE [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 07:33 Makefile [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 07:33 OWNERS.md [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 07:33 README.md [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 07:33 SECURITY.md [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 07:33 VERSION [2023-02-17T07:35:42.274Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 07:33 bin [2023-02-17T07:35:42.274Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 07:33 cmd [2023-02-17T07:35:42.274Z] -rw-r--r-- 1 root root 487530 Feb 17 07:35 coverage.out [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 3296 Feb 17 07:33 go.mod [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 33293 Feb 17 07:33 go.sum [2023-02-17T07:35:42.274Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 07:33 internal [2023-02-17T07:35:42.274Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 07:33 openapi [2023-02-17T07:35:42.274Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 07:33 snap [2023-02-17T07:35:42.274Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 07:33 version.go [Pipeline] sh [2023-02-17T07:35:42.729Z] + '[' -e coverage.out ] [2023-02-17T07:35:42.729Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T07:35:42.850Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T07:35:43.133Z] + make build [2023-02-17T07:35:43.133Z] 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-02-17T07:35:55.337Z] 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-02-17T07:35:55.595Z] 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-02-17T07:35:56.970Z] 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-02-17T07:35:57.537Z] 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-02-17T07:36:05.645Z] 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-02-17T07:36:06.210Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T07:36:07.146Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-17T07:36:08.522Z] 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-02-17T07:36:09.455Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-17T07:36:10.023Z] 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-02-17T07:36:12.552Z] 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-02-17T07:36:13.942Z] $ docker stop --time=1 ddb4b0db65d2958c65079e30c1033ad88078b0a0de30e777a30bd099bf1331ca [2023-02-17T07:36:19.680Z] $ docker rm -f --volumes ddb4b0db65d2958c65079e30c1033ad88078b0a0de30e777a30bd099bf1331ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:36:20.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T07:36:20.406Z] [2023-02-17T07:36:20.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:36:20.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T07:36:20.708Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-17T07:36:20.708Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-17T07:36:20.708Z] ca9280d653b3: Pulling fs layer [2023-02-17T07:36:20.708Z] 7e9c9ca2126c: Pulling fs layer [2023-02-17T07:36:20.971Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-17T07:36:20.971Z] cbdbe7a5bc2a: Download complete [2023-02-17T07:36:20.971Z] cbdbe7a5bc2a: Pull complete [2023-02-17T07:36:21.232Z] ca9280d653b3: Verifying Checksum [2023-02-17T07:36:21.232Z] ca9280d653b3: Download complete [2023-02-17T07:36:21.490Z] 7e9c9ca2126c: Download complete [2023-02-17T07:36:21.490Z] ca9280d653b3: Pull complete [2023-02-17T07:36:24.780Z] 7e9c9ca2126c: Pull complete [2023-02-17T07:36:24.780Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-17T07:36:24.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T07:36:24.780Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:36:24.853Z] prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container [2023-02-17T07:36:24.885Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:36:29.313Z] $ docker top 3218baa51e143b1c8083373068080f1656eab84c300e5909657df7f72483f536 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:36:29.653Z] + docker-compose+ buildgrep --help parallel [2023-02-17T07:36:29.653Z] [2023-02-17T07:36:30.221Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T07:36:30.233Z] $ docker stop --time=1 3218baa51e143b1c8083373068080f1656eab84c300e5909657df7f72483f536 [2023-02-17T07:36:31.498Z] $ docker rm -f --volumes 3218baa51e143b1c8083373068080f1656eab84c300e5909657df7f72483f536 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:36:31.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-17T07:36:31.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:36:31.996Z] prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container [2023-02-17T07:36:32.026Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:36:32.415Z] $ docker top 9883b4e087366dc5f522dffc2a097123bce796b6869afa19f2b206436549ceb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:36:32.756Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T07:36:33.323Z] Building core-command ... [2023-02-17T07:36:33.323Z] Building core-common-config-bootstrapper ... [2023-02-17T07:36:33.323Z] Building core-data ... [2023-02-17T07:36:33.323Z] Building core-metadata ... [2023-02-17T07:36:33.323Z] Building security-bootstrapper ... [2023-02-17T07:36:33.323Z] Building security-proxy-setup ... [2023-02-17T07:36:33.323Z] Building security-secretstore-setup ... [2023-02-17T07:36:33.323Z] Building security-spiffe-token-provider ... [2023-02-17T07:36:33.323Z] Building security-spire-agent ... [2023-02-17T07:36:33.323Z] Building security-spire-config ... [2023-02-17T07:36:33.323Z] Building security-spire-server ... [2023-02-17T07:36:33.323Z] Building support-notifications ... [2023-02-17T07:36:33.323Z] Building support-scheduler ... [2023-02-17T07:36:33.323Z] Building security-proxy-setup [2023-02-17T07:36:33.323Z] Building security-spire-agent [2023-02-17T07:36:33.323Z] Building core-common-config-bootstrapper [2023-02-17T07:36:33.323Z] Building core-metadata [2023-02-17T07:36:33.323Z] Building core-command [2023-02-17T07:36:45.526Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:36:45.527Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:36:45.527Z] ---> 5d965a706174 [2023-02-17T07:36:45.527Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:36:45.527Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:36:45.527Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:36:45.527Z] ---> 5d965a706174 [2023-02-17T07:36:45.527Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:36:45.527Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:36:45.527Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:36:45.527Z] ---> 5d965a706174 [2023-02-17T07:36:45.527Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T07:36:45.527Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:36:45.527Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:36:45.527Z] ---> 5d965a706174 [2023-02-17T07:36:45.527Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:36:45.527Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:36:45.527Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:36:45.527Z] ---> 5d965a706174 [2023-02-17T07:36:45.527Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:36:52.089Z] ---> Running in c5c0b31f99ff [2023-02-17T07:36:52.089Z] ---> Running in 28ade053e104 [2023-02-17T07:36:52.089Z] ---> Running in aa7014c15ed1 [2023-02-17T07:36:52.089Z] ---> Running in a6c420de17ca [2023-02-17T07:36:52.089Z] ---> Running in ee899312651f [2023-02-17T07:36:52.347Z] Removing intermediate container a6c420de17ca [2023-02-17T07:36:52.348Z] ---> faf564245ebb [2023-02-17T07:36:52.348Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T07:36:52.348Z] Removing intermediate container c5c0b31f99ff [2023-02-17T07:36:52.348Z] ---> 213069379dfd [2023-02-17T07:36:52.348Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:36:52.348Z] Removing intermediate container ee899312651f [2023-02-17T07:36:52.348Z] ---> 734d3fdc827f [2023-02-17T07:36:52.348Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:36:52.348Z] Removing intermediate container 28ade053e104 [2023-02-17T07:36:52.348Z] Removing intermediate container aa7014c15ed1 [2023-02-17T07:36:52.348Z] ---> f06af05265a3 [2023-02-17T07:36:52.348Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T07:36:52.348Z] ---> 943b00ca03dc [2023-02-17T07:36:52.348Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T07:36:52.348Z] ---> Running in c310d20b2491 [2023-02-17T07:36:52.348Z] ---> Running in d79b687f6a86 [2023-02-17T07:36:52.348Z] ---> Running in 6011ab48d01c [2023-02-17T07:36:52.348Z] ---> Running in b9a00a6294a6 [2023-02-17T07:36:52.348Z] ---> Running in da9055ffd9c1 [2023-02-17T07:36:52.606Z] Removing intermediate container c310d20b2491 [2023-02-17T07:36:52.606Z] ---> 2f76e72186c8 [2023-02-17T07:36:52.606Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T07:36:52.606Z] Removing intermediate container d79b687f6a86 [2023-02-17T07:36:52.606Z] ---> 2d279d41830c [2023-02-17T07:36:52.606Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:36:52.606Z] Removing intermediate container da9055ffd9c1 [2023-02-17T07:36:52.606Z] ---> 4ccec39d7afd [2023-02-17T07:36:52.606Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T07:36:52.606Z] ---> Running in 4c10a612bc82 [2023-02-17T07:36:52.606Z] ---> Running in 4f363145570a [2023-02-17T07:36:52.606Z] ---> Running in 855549ac30cf [2023-02-17T07:36:52.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:36:53.383Z] OK: 211 MiB in 51 packages [2023-02-17T07:36:53.383Z] OK: 211 MiB in 51 packages [2023-02-17T07:36:53.383Z] OK: 211 MiB in 51 packages [2023-02-17T07:36:53.644Z] OK: 211 MiB in 51 packages [2023-02-17T07:36:53.644Z] OK: 211 MiB in 51 packages [2023-02-17T07:36:54.212Z] Removing intermediate container 6011ab48d01c [2023-02-17T07:36:54.212Z] ---> 0c6f349d7b19 [2023-02-17T07:36:54.212Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:36:54.212Z] Removing intermediate container b9a00a6294a6 [2023-02-17T07:36:54.212Z] ---> d4e7277554d4 [2023-02-17T07:36:54.212Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T07:36:54.212Z] Removing intermediate container 4c10a612bc82 [2023-02-17T07:36:54.212Z] ---> 1bebf674d269 [2023-02-17T07:36:54.212Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T07:36:54.486Z] ---> 0adcd7e9f242 [2023-02-17T07:36:54.486Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:36:54.486Z] Removing intermediate container 855549ac30cf [2023-02-17T07:36:54.486Z] ---> 221df8da09d9 [2023-02-17T07:36:54.486Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T07:36:54.486Z] ---> c773be81b3cd [2023-02-17T07:36:54.486Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:36:54.486Z] Removing intermediate container 4f363145570a [2023-02-17T07:36:54.486Z] ---> a7e304858e76 [2023-02-17T07:36:54.486Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:36:54.486Z] ---> Running in bbd21b9f9617 [2023-02-17T07:36:54.745Z] ---> Running in 8789944b9077 [2023-02-17T07:36:54.745Z] ---> bd29a83609fe [2023-02-17T07:36:54.745Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:36:54.745Z] ---> Running in 52677d74594d [2023-02-17T07:36:54.745Z] ---> d192d5fcad97 [2023-02-17T07:36:54.745Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:36:54.745Z] ---> e23165c795d2 [2023-02-17T07:36:54.745Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:36:54.745Z] ---> Running in d2ab63bea5fc [2023-02-17T07:36:54.745Z] ---> Running in 40541e04cff7 [2023-02-17T07:38:11.852Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6428 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws [2023-02-17T07:38:11.865Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2023-02-17T07:38:11.905Z] The recommended git tool is: git [2023-02-17T07:38:16.232Z] Removing intermediate container 8789944b9077 [2023-02-17T07:38:16.232Z] ---> 4f304475738d [2023-02-17T07:38:16.232Z] Step 7/21 : COPY . . [2023-02-17T07:38:16.232Z] Removing intermediate container bbd21b9f9617 [2023-02-17T07:38:16.232Z] ---> 75fc52b2a13a [2023-02-17T07:38:16.232Z] Step 7/24 : COPY . . [2023-02-17T07:38:16.232Z] Removing intermediate container d2ab63bea5fc [2023-02-17T07:38:16.232Z] ---> 1b8a216758dd [2023-02-17T07:38:16.232Z] Step 8/23 : COPY . . [2023-02-17T07:38:16.232Z] Removing intermediate container 40541e04cff7 [2023-02-17T07:38:16.232Z] ---> 29f2e91ec02a [2023-02-17T07:38:16.232Z] Step 8/22 : COPY . . [2023-02-17T07:38:16.232Z] Removing intermediate container 52677d74594d [2023-02-17T07:38:16.232Z] ---> b44f86379a60 [2023-02-17T07:38:16.232Z] Step 8/24 : COPY . . [2023-02-17T07:38:17.522Z] using credential edgex-jenkins-ssh [2023-02-17T07:38:17.544Z] Cloning the remote Git repository [2023-02-17T07:38:17.587Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-17T07:38:17.667Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2023-02-17T07:38:17.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T07:38:17.828Z] > git --version # timeout=10 [2023-02-17T07:38:17.852Z] > git --version # 'git version 2.25.1' [2023-02-17T07:38:17.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T07:38:17.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T07:38:31.114Z] ---> e562f532c4da [2023-02-17T07:38:31.114Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:38:31.114Z] ---> 0103e14fc4d7 [2023-02-17T07:38:31.114Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T07:38:31.114Z] ---> c5faec605060 [2023-02-17T07:38:31.114Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T07:38:31.114Z] ---> a8fd8845313e [2023-02-17T07:38:31.114Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T07:38:31.114Z] ---> Running in 287c9781b15d [2023-02-17T07:38:31.114Z] ---> Running in 54d404244e32 [2023-02-17T07:38:31.114Z] ---> 8f078959de90 [2023-02-17T07:38:31.114Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T07:38:31.114Z] ---> Running in feb81e95751c [2023-02-17T07:38:31.114Z] ---> Running in 9e76a43b0a52 [2023-02-17T07:38:31.114Z] ---> Running in 9d0a9d05a60b [2023-02-17T07:38:31.114Z] Removing intermediate container 287c9781b15d [2023-02-17T07:38:31.114Z] ---> 3a322eba966e [2023-02-17T07:38:31.114Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T07:38:31.114Z] ---> Running in 868cfaeed6c8 [2023-02-17T07:38:31.114Z] Removing intermediate container 868cfaeed6c8 [2023-02-17T07:38:31.114Z] ---> d370e1689a26 [2023-02-17T07:38:31.114Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:38:31.114Z] ---> Running in ab48119a7142 [2023-02-17T07:38:31.114Z] 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-02-17T07:38:31.114Z] 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-02-17T07:38:31.114Z] 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-02-17T07:38:31.114Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T07:38:32.050Z] Removing intermediate container ab48119a7142 [2023-02-17T07:38:32.050Z] ---> 15d5628b9ef3 [2023-02-17T07:38:32.050Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T07:38:32.308Z] ---> Running in 41a726d6d36c [2023-02-17T07:38:32.566Z] Removing intermediate container 41a726d6d36c [2023-02-17T07:38:32.566Z] ---> 7d3c4c621002 [2023-02-17T07:38:32.566Z] [2023-02-17T07:38:32.566Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T07:38:32.566Z] 3.15: Pulling from library/alpine [2023-02-17T07:38:32.823Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T07:38:32.823Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T07:38:32.823Z] ---> 5ce65d7b0fde [2023-02-17T07:38:32.823Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:38:33.388Z] ---> Running in eaf4bc42fe28 [2023-02-17T07:38:33.645Z] Removing intermediate container eaf4bc42fe28 [2023-02-17T07:38:33.645Z] ---> cbb888b3ebe0 [2023-02-17T07:38:33.645Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T07:38:33.645Z] ---> Running in feb24de4295a [2023-02-17T07:38:34.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:38:34.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:38:35.142Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:38:35.142Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:38:35.142Z] OK: 15857 distinct packages available [2023-02-17T07:38:35.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:38:35.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:38:35.400Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T07:38:35.400Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:38:35.400Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T07:38:35.400Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T07:38:35.400Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T07:38:35.400Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:38:35.400Z] OK: 7 MiB in 19 packages [2023-02-17T07:38:41.956Z] Removing intermediate container feb24de4295a [2023-02-17T07:38:41.956Z] ---> 78613dc1f522 [2023-02-17T07:38:41.956Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T07:38:42.858Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T07:38:42.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T07:38:44.662Z] Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:38:45.044Z] Merge succeeded, producing a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:38:45.044Z] Checking out Revision a9f74899fdf021cfa30a7f5767041140b9745c3e (PR-4352) [2023-02-17T07:38:43.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-17T07:38:43.875Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-17T07:38:43.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T07:38:43.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T07:38:44.681Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T07:38:44.704Z] > git checkout -f a9f74899fdf021cfa30a7f5767041140b9745c3e # timeout=10 [2023-02-17T07:38:44.945Z] > git remote # timeout=10 [2023-02-17T07:38:44.962Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T07:38:44.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T07:38:45.001Z] > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 [2023-02-17T07:38:45.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T07:38:45.052Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T07:38:45.069Z] > git checkout -f a9f74899fdf021cfa30a7f5767041140b9745c3e # timeout=10 [2023-02-17T07:38:45.689Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T07:38:46.519Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T07:38:46.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T07:38:46.519Z] Dload Upload Total Spent Left Speed [2023-02-17T07:38:46.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-02-17T07:38:47.141Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T07:38:47.489Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T07:38:47.489Z] + sudo tee /etc/docker/daemon.new [2023-02-17T07:38:47.489Z] { [2023-02-17T07:38:47.489Z] "registry-mirrors": [ [2023-02-17T07:38:47.489Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T07:38:47.489Z] ], [2023-02-17T07:38:47.489Z] "bip": "10.250.0.254/24", [2023-02-17T07:38:47.489Z] "hosts": [ [2023-02-17T07:38:47.489Z] "tcp://0.0.0.0:5555", [2023-02-17T07:38:47.489Z] "unix:///var/run/docker.sock" [2023-02-17T07:38:47.489Z] ], [2023-02-17T07:38:47.489Z] "mtu": 1458, [2023-02-17T07:38:47.489Z] "selinux-enabled": true, [2023-02-17T07:38:47.489Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T07:38:47.489Z] } [Pipeline] sh [2023-02-17T07:38:47.819Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T07:38:48.168Z] + sudo service docker restart [2023-02-17T07:38:50.058Z] ---> 1559d1254799 [2023-02-17T07:38:50.058Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:38:55.831Z] ---> 41705e5e78af [2023-02-17T07:38:55.831Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:39:00.017Z] 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-02-17T07:39:03.311Z] ---> fb78bdcb22dd [2023-02-17T07:39:03.311Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T07:39:03.311Z] ---> 22ae94dac2aa [2023-02-17T07:39:03.311Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T07:39:03.311Z] ---> 3aedc4e477c5 [2023-02-17T07:39:03.311Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:39:03.311Z] ---> Running in 6e3261be2e4d [2023-02-17T07:39:05.837Z] Removing intermediate container 6e3261be2e4d [2023-02-17T07:39:05.837Z] ---> f49af6b92023 [2023-02-17T07:39:05.837Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:39:09.443Z] Removing intermediate container 9d0a9d05a60b [2023-02-17T07:39:09.443Z] ---> 964af84d4ad5 [2023-02-17T07:39:09.443Z] [2023-02-17T07:39:09.443Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:39:09.702Z] ---> Running in 8fc18035436f [2023-02-17T07:39:09.960Z] 3.16: Pulling from library/alpine [2023-02-17T07:39:09.960Z] Removing intermediate container 8fc18035436f [2023-02-17T07:39:09.960Z] ---> e34e5c53c34d [2023-02-17T07:39:09.960Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T07:39:10.218Z] Removing intermediate container 54d404244e32 [2023-02-17T07:39:10.218Z] ---> e2e7dc86de2a [2023-02-17T07:39:10.218Z] [2023-02-17T07:39:10.218Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T07:39:10.218Z] 3.16: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T07:39:10.306Z] provisioning config files... [2023-02-17T07:39:10.334Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config17771024598855122554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T07:39:10.486Z] ---> Running in 42565301d212 [2023-02-17T07:39:10.486Z] Removing intermediate container feb81e95751c [2023-02-17T07:39:10.486Z] ---> 7ac78cee3906 [2023-02-17T07:39:10.486Z] [2023-02-17T07:39:10.486Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T07:39:10.486Z] Removing intermediate container 9e76a43b0a52 [2023-02-17T07:39:10.486Z] ---> ca7df5620908 [2023-02-17T07:39:10.486Z] [2023-02-17T07:39:10.486Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T07:39:10.691Z] ---> docker-login.sh [2023-02-17T07:39:10.691Z] nexus3.edgexfoundry.org:10001 [2023-02-17T07:39:10.746Z] 3.16: Pulling from library/alpine [2023-02-17T07:39:10.746Z] 3.16: Pulling from library/alpine [2023-02-17T07:39:10.746Z] Removing intermediate container 42565301d212 [2023-02-17T07:39:10.746Z] ---> 2f6c6566b9dd [2023-02-17T07:39:10.746Z] Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:39:10.746Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:39:10.746Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:39:10.746Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:39:10.746Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T07:39:10.746Z] Status: Image is up to date for alpine:3.16 [2023-02-17T07:39:10.746Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T07:39:10.746Z] ---> dfd21b5a31f5 [2023-02-17T07:39:10.746Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T07:39:10.746Z] ---> Running in 926630b220a5 [2023-02-17T07:39:10.746Z] ---> dfd21b5a31f5 [2023-02-17T07:39:10.746Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T07:39:10.746Z] ---> dfd21b5a31f5 [2023-02-17T07:39:10.746Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:39:10.746Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:39:10.746Z] Status: Image is up to date for alpine:3.16 [2023-02-17T07:39:10.746Z] ---> dfd21b5a31f5 [2023-02-17T07:39:10.746Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:39:10.746Z] ---> Running in 951a2f556c2a [2023-02-17T07:39:10.746Z] ---> Running in 0e33a1d8215e [2023-02-17T07:39:10.746Z] ---> Running in e2ec1f485d8e [2023-02-17T07:39:10.746Z] ---> Running in fc94cb4731ab [2023-02-17T07:39:10.746Z] Removing intermediate container 926630b220a5 [2023-02-17T07:39:10.746Z] ---> fcea8d3683a7 [2023-02-17T07:39:10.746Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T07:39:10.746Z] ---> Running in 521d3ed5c94f [2023-02-17T07:39:10.746Z] Removing intermediate container 951a2f556c2a [2023-02-17T07:39:10.746Z] ---> 30f1c4eb1d91 [2023-02-17T07:39:10.746Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:39:11.004Z] ---> Running in 982a8046c30a [2023-02-17T07:39:11.004Z] Removing intermediate container 521d3ed5c94f [2023-02-17T07:39:11.004Z] ---> f53bc1b0dbd2 [2023-02-17T07:39:11.004Z] [2023-02-17T07:39:11.004Z] Successfully built f53bc1b0dbd2 [2023-02-17T07:39:11.004Z] Successfully tagged security-spire-agent:latest [2023-02-17T07:39:11.004Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-17T07:39:11.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:11.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:11.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:39:11.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:39:11.285Z] Configure a credential helper to remove this warning. See [2023-02-17T07:39:11.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:39:11.285Z] [2023-02-17T07:39:11.285Z] Login Succeeded [2023-02-17T07:39:11.285Z] nexus3.edgexfoundry.org:10002 [2023-02-17T07:39:11.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:11.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:11.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:11.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:11.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:11.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:39:11.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:11.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:39:11.779Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:39:11.779Z] OK: 6 MiB in 15 packages [2023-02-17T07:39:11.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:39:11.779Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:39:11.779Z] OK: 6 MiB in 15 packages [2023-02-17T07:39:11.779Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T07:39:11.779Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T07:39:11.779Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:39:11.779Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:39:11.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:39:11.835Z] Configure a credential helper to remove this warning. See [2023-02-17T07:39:11.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:39:11.835Z] [2023-02-17T07:39:11.835Z] Login Succeeded [2023-02-17T07:39:11.835Z] nexus3.edgexfoundry.org:10003 [2023-02-17T07:39:12.037Z] OK: 6 MiB in 15 packages [2023-02-17T07:39:12.037Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T07:39:12.037Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T07:39:12.037Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T07:39:12.037Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T07:39:12.037Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:39:12.037Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:39:12.037Z] OK: 8 MiB in 20 packages [2023-02-17T07:39:12.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:39:12.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:39:12.116Z] Configure a credential helper to remove this warning. See [2023-02-17T07:39:12.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:39:12.116Z] [2023-02-17T07:39:12.116Z] Login Succeeded [2023-02-17T07:39:12.116Z] nexus3.edgexfoundry.org:10004 [2023-02-17T07:39:12.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:39:12.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:39:12.390Z] Configure a credential helper to remove this warning. See [2023-02-17T07:39:12.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:39:12.390Z] [2023-02-17T07:39:12.390Z] Login Succeeded [2023-02-17T07:39:12.662Z] docker.io [2023-02-17T07:39:12.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T07:39:13.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T07:39:13.251Z] Configure a credential helper to remove this warning. See [2023-02-17T07:39:13.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T07:39:13.251Z] [2023-02-17T07:39:13.251Z] Login Succeeded [2023-02-17T07:39:13.251Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T07:39:13.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-17T07:39:13.896Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2023-02-17T07:39:13.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:39:13.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T07:39:13.937Z] ========================================================= [2023-02-17T07:39:13.937Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T07:39:13.937Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:39:14.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:39:14.544Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T07:39:14.544Z] 9b18e9b68314: Pulling fs layer [2023-02-17T07:39:14.544Z] 35d82f9e3411: Pulling fs layer [2023-02-17T07:39:14.544Z] e16973657156: Pulling fs layer [2023-02-17T07:39:14.544Z] fc693d55d65f: Pulling fs layer [2023-02-17T07:39:14.544Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T07:39:14.544Z] dda99020689f: Pulling fs layer [2023-02-17T07:39:14.544Z] db1c61fa0a46: Pulling fs layer [2023-02-17T07:39:14.544Z] 891c053d2c06: Pulling fs layer [2023-02-17T07:39:14.544Z] 7e9fc2657dce: Waiting [2023-02-17T07:39:14.544Z] dda99020689f: Waiting [2023-02-17T07:39:14.544Z] db1c61fa0a46: Waiting [2023-02-17T07:39:14.544Z] 891c053d2c06: Waiting [2023-02-17T07:39:14.544Z] fc693d55d65f: Waiting [2023-02-17T07:39:14.544Z] e16973657156: Verifying Checksum [2023-02-17T07:39:14.544Z] e16973657156: Download complete [2023-02-17T07:39:14.544Z] 35d82f9e3411: Download complete [2023-02-17T07:39:14.544Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T07:39:14.544Z] 7e9fc2657dce: Download complete [2023-02-17T07:39:14.544Z] dda99020689f: Verifying Checksum [2023-02-17T07:39:14.544Z] dda99020689f: Download complete [2023-02-17T07:39:14.544Z] 9b18e9b68314: Verifying Checksum [2023-02-17T07:39:14.544Z] 9b18e9b68314: Download complete [2023-02-17T07:39:15.529Z] 9b18e9b68314: Pull complete [2023-02-17T07:39:15.804Z] 891c053d2c06: Verifying Checksum [2023-02-17T07:39:15.804Z] 891c053d2c06: Download complete [2023-02-17T07:39:16.074Z] 35d82f9e3411: Pull complete [2023-02-17T07:39:16.225Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:39:16.226Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:39:16.226Z] ---> 5d965a706174 [2023-02-17T07:39:16.226Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:39:16.226Z] ---> Using cache [2023-02-17T07:39:16.226Z] ---> f06af05265a3 [2023-02-17T07:39:16.226Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:39:16.226Z] ---> Using cache [2023-02-17T07:39:16.226Z] ---> 4ccec39d7afd [2023-02-17T07:39:16.226Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:39:16.226Z] ---> Using cache [2023-02-17T07:39:16.226Z] ---> 221df8da09d9 [2023-02-17T07:39:16.226Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:39:16.226Z] ---> Using cache [2023-02-17T07:39:16.226Z] ---> e23165c795d2 [2023-02-17T07:39:16.226Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:39:16.226Z] ---> Using cache [2023-02-17T07:39:16.226Z] ---> 1b8a216758dd [2023-02-17T07:39:16.226Z] Step 8/22 : COPY . . [2023-02-17T07:39:16.226Z] ---> Using cache [2023-02-17T07:39:16.226Z] ---> a8fd8845313e [2023-02-17T07:39:16.226Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T07:39:16.679Z] e16973657156: Pull complete [2023-02-17T07:39:17.283Z] db1c61fa0a46: Verifying Checksum [2023-02-17T07:39:17.283Z] db1c61fa0a46: Download complete [2023-02-17T07:39:17.875Z] fc693d55d65f: Verifying Checksum [2023-02-17T07:39:17.875Z] fc693d55d65f: Download complete [2023-02-17T07:39:18.760Z] ---> Running in a00c6c379b5c [2023-02-17T07:39:19.019Z] Removing intermediate container 982a8046c30a [2023-02-17T07:39:19.019Z] ---> 9d779ebdd854 [2023-02-17T07:39:19.019Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:39:19.302Z] Removing intermediate container 0e33a1d8215e [2023-02-17T07:39:19.302Z] ---> 766a1e408629 [2023-02-17T07:39:19.302Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:39:19.302Z] 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-02-17T07:39:19.302Z] Removing intermediate container e2ec1f485d8e [2023-02-17T07:39:19.302Z] ---> c90861adc4ac [2023-02-17T07:39:19.302Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:39:19.302Z] Removing intermediate container fc94cb4731ab [2023-02-17T07:39:19.302Z] ---> 7715fda7bff9 [2023-02-17T07:39:19.302Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T07:39:19.302Z] ---> e187d9893340 [2023-02-17T07:39:19.302Z] ---> Running in 9e1b918165fe [2023-02-17T07:39:19.597Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T07:39:19.597Z] ---> Running in 49d1a121c1d0 [2023-02-17T07:39:19.597Z] ---> Running in 669686775dc9 [2023-02-17T07:39:20.164Z] Removing intermediate container 669686775dc9 [2023-02-17T07:39:20.164Z] ---> 24a6b8e405fe [2023-02-17T07:39:20.164Z] Step 12/21 : WORKDIR /edgex [2023-02-17T07:39:20.164Z] Removing intermediate container 9e1b918165fe [2023-02-17T07:39:20.164Z] ---> fa5c95a73f26 [2023-02-17T07:39:20.164Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T07:39:20.422Z] Removing intermediate container 49d1a121c1d0 [2023-02-17T07:39:20.422Z] ---> f336af1f71ef [2023-02-17T07:39:20.422Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T07:39:20.422Z] ---> 2a1b724000b7 [2023-02-17T07:39:20.422Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T07:39:20.422Z] ---> Running in 1cf34495871e [2023-02-17T07:39:20.422Z] ---> Running in 15e0a54fb35f [2023-02-17T07:39:20.422Z] ---> Running in 6e52178318ba [2023-02-17T07:39:20.680Z] Removing intermediate container 1cf34495871e [2023-02-17T07:39:20.680Z] ---> f9ea67035762 [2023-02-17T07:39:20.680Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T07:39:20.680Z] ---> 942b618e2638 [2023-02-17T07:39:20.680Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T07:39:20.680Z] Removing intermediate container 15e0a54fb35f [2023-02-17T07:39:20.680Z] ---> df0de523ffde [2023-02-17T07:39:20.680Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T07:39:20.958Z] Removing intermediate container 6e52178318ba [2023-02-17T07:39:20.958Z] ---> 96c05a84ac40 [2023-02-17T07:39:20.958Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T07:39:20.958Z] ---> 0f85f1b0be80 [2023-02-17T07:39:20.958Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T07:39:20.958Z] ---> Running in ab63579d3e02 [2023-02-17T07:39:20.958Z] ---> 503f95b7f2a3 [2023-02-17T07:39:20.958Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:39:20.958Z] ---> Running in b88ee8649a41 [2023-02-17T07:39:20.958Z] ---> Running in 3b906ec265aa [2023-02-17T07:39:20.958Z] Removing intermediate container ab63579d3e02 [2023-02-17T07:39:20.958Z] ---> e6efc3c73982 [2023-02-17T07:39:20.958Z] Step 15/23 : WORKDIR / [2023-02-17T07:39:21.524Z] ---> Running in d722c3f20cd2 [2023-02-17T07:39:21.524Z] Removing intermediate container b88ee8649a41 [2023-02-17T07:39:21.524Z] ---> f054df5b936b [2023-02-17T07:39:21.524Z] Step 15/24 : WORKDIR / [2023-02-17T07:39:21.524Z] ---> Running in 99723243a1dd [2023-02-17T07:39:21.796Z] Removing intermediate container d722c3f20cd2 [2023-02-17T07:39:21.796Z] ---> 7b8602c95c38 [2023-02-17T07:39:21.796Z] ---> 7df6c3287b3e [2023-02-17T07:39:21.796Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:39:21.796Z] [2023-02-17T07:39:22.091Z] Removing intermediate container 99723243a1dd [2023-02-17T07:39:22.091Z] ---> daa57f285c7f [2023-02-17T07:39:22.091Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:39:22.396Z] ---> 1740f961151d [2023-02-17T07:39:22.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T07:39:22.396Z] ---> 16da7ea13b22 [2023-02-17T07:39:22.396Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T07:39:22.396Z] ---> f4c6cdb9cdb3 [2023-02-17T07:39:22.396Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T07:39:22.656Z] Removing intermediate container 3b906ec265aa [2023-02-17T07:39:22.656Z] ---> a189b591d765 [2023-02-17T07:39:22.656Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:39:23.231Z] ---> 31ed4fa62346 [2023-02-17T07:39:23.231Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:39:23.231Z] ---> Running in 4a1fd04d68f8 [2023-02-17T07:39:23.489Z] ---> 344c631e7559 [2023-02-17T07:39:23.489Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T07:39:23.489Z] ---> 3ac8eb028e34 [2023-02-17T07:39:23.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T07:39:23.746Z] ---> Running in e33a2cf73e41 [2023-02-17T07:39:24.680Z] Removing intermediate container 4a1fd04d68f8 [2023-02-17T07:39:24.680Z] ---> 1a2bebd18c72 [2023-02-17T07:39:24.680Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T07:39:25.264Z] ---> aea2565fe593 [2023-02-17T07:39:25.264Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T07:39:25.529Z] ---> 5707e9ef4dde [2023-02-17T07:39:25.529Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T07:39:25.529Z] ---> Running in cbde6e4211e6 [2023-02-17T07:39:25.795Z] ---> Running in 5f13eaa4e873 [2023-02-17T07:39:25.795Z] ---> 107902f0d464 [2023-02-17T07:39:25.795Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T07:39:25.795Z] Removing intermediate container cbde6e4211e6 [2023-02-17T07:39:25.795Z] ---> b25cf2365bb6 [2023-02-17T07:39:25.795Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T07:39:25.795Z] Removing intermediate container 5f13eaa4e873 [2023-02-17T07:39:25.795Z] ---> 89efcd36cd41 [2023-02-17T07:39:25.795Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:39:26.052Z] ---> Running in 9e98e7c211f5 [2023-02-17T07:39:26.052Z] ---> Running in c343d50ce050 [2023-02-17T07:39:26.052Z] ---> Running in 9de2f89a0c9e [2023-02-17T07:39:26.052Z] Removing intermediate container e33a2cf73e41 [2023-02-17T07:39:26.052Z] ---> 8104614eecc4 [2023-02-17T07:39:26.052Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:39:26.310Z] Removing intermediate container c343d50ce050 [2023-02-17T07:39:26.310Z] ---> d10bf1f28d25 [2023-02-17T07:39:26.310Z] Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:39:26.568Z] Removing intermediate container 9e98e7c211f5 [2023-02-17T07:39:26.568Z] ---> 3142a712128c [2023-02-17T07:39:26.568Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:39:26.568Z] Removing intermediate container 9de2f89a0c9e [2023-02-17T07:39:26.568Z] ---> 304253f823e1 [2023-02-17T07:39:26.568Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T07:39:26.568Z] ---> Running in 495b61644e49 [2023-02-17T07:39:26.568Z] ---> Running in 97447164e405 [2023-02-17T07:39:26.825Z] ---> Running in 55b272f3c5af [2023-02-17T07:39:26.825Z] ---> Running in dcd324a41b3a [2023-02-17T07:39:26.825Z] Removing intermediate container 97447164e405 [2023-02-17T07:39:26.825Z] ---> 6908bcca7ccb [2023-02-17T07:39:26.825Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T07:39:27.394Z] Removing intermediate container 495b61644e49 [2023-02-17T07:39:27.394Z] ---> ddd9471fb05b [2023-02-17T07:39:27.394Z] Step 19/21 : LABEL arch=x86_64 [2023-02-17T07:39:27.657Z] ---> Running in 9438784382c4 [2023-02-17T07:39:27.657Z] Removing intermediate container 55b272f3c5af [2023-02-17T07:39:27.657Z] ---> e44e120bb3d8 [2023-02-17T07:39:27.657Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T07:39:27.657Z] Removing intermediate container dcd324a41b3a [2023-02-17T07:39:27.657Z] ---> cf909d5db44f [2023-02-17T07:39:27.657Z] Step 22/23 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:39:27.915Z] ---> Running in 79b222968682 [2023-02-17T07:39:27.915Z] ---> Running in 04b2dc558705 [2023-02-17T07:39:28.480Z] ---> Running in 493cb817c950 [2023-02-17T07:39:28.480Z] Removing intermediate container 9438784382c4 [2023-02-17T07:39:28.480Z] ---> 3d9cc634258b [2023-02-17T07:39:28.480Z] [2023-02-17T07:39:28.736Z] Successfully built 3d9cc634258b [2023-02-17T07:39:29.480Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-17T07:39:29.480Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-02-17T07:39:29.480Z] Removing intermediate container 04b2dc558705 [2023-02-17T07:39:29.480Z] ---> 7788f0dcccda [2023-02-17T07:39:29.480Z] Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:39:29.480Z] Removing intermediate container 79b222968682 [2023-02-17T07:39:29.480Z] ---> bdbab76c87a7 [2023-02-17T07:39:29.480Z] Step 20/21 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:39:32.768Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:39:32.768Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:39:32.768Z] ---> 5d965a706174 [2023-02-17T07:39:32.768Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:39:32.768Z] ---> Using cache [2023-02-17T07:39:32.769Z] ---> 943b00ca03dc [2023-02-17T07:39:32.769Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T07:39:32.769Z] ---> Using cache [2023-02-17T07:39:32.769Z] ---> d4e7277554d4 [2023-02-17T07:39:32.769Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:39:32.769Z] ---> Using cache [2023-02-17T07:39:32.769Z] ---> c773be81b3cd [2023-02-17T07:39:32.769Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:39:32.769Z] ---> Using cache [2023-02-17T07:39:32.769Z] ---> 4f304475738d [2023-02-17T07:39:32.769Z] Step 7/24 : COPY . . [2023-02-17T07:39:32.769Z] ---> Using cache [2023-02-17T07:39:32.769Z] ---> c5faec605060 [2023-02-17T07:39:32.769Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T07:39:32.963Z] fc693d55d65f: Pull complete [2023-02-17T07:39:32.963Z] 7e9fc2657dce: Pull complete [2023-02-17T07:39:32.963Z] dda99020689f: Pull complete [2023-02-17T07:39:38.367Z] db1c61fa0a46: Pull complete [2023-02-17T07:39:39.348Z] ---> Running in 7d2d97099f92 [2023-02-17T07:39:39.348Z] Removing intermediate container 493cb817c950 [2023-02-17T07:39:39.348Z] ---> 933b4ac55032 [2023-02-17T07:39:39.348Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T07:39:39.348Z] ---> Running in 35ed22f9204c [2023-02-17T07:39:39.348Z] ---> Running in 913ad6f91d2d [2023-02-17T07:39:39.348Z] ---> Running in 4cf9613ac127 [2023-02-17T07:39:39.348Z] Removing intermediate container 7d2d97099f92 [2023-02-17T07:39:39.348Z] ---> 8aace0543410 [2023-02-17T07:39:39.348Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T07:39:39.348Z] ---> Running in e42a21e8dfa0 [2023-02-17T07:39:39.348Z] Removing intermediate container 913ad6f91d2d [2023-02-17T07:39:39.348Z] ---> 04eab50a7017 [2023-02-17T07:39:39.348Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T07:39:39.348Z] Removing intermediate container 4cf9613ac127 [2023-02-17T07:39:39.348Z] ---> 64da4ae46744 [2023-02-17T07:39:39.348Z] [2023-02-17T07:39:39.348Z] ---> Running in d43fd5ff5f18 [2023-02-17T07:39:39.348Z] Successfully built 64da4ae46744 [2023-02-17T07:39:39.605Z] Successfully tagged core-command:latest [2023-02-17T07:39:39.605Z]  Building core-command ... done Building support-notifications [2023-02-17T07:39:39.605Z] Removing intermediate container e42a21e8dfa0 [2023-02-17T07:39:39.605Z] ---> 8aa456583c20 [2023-02-17T07:39:39.605Z] [2023-02-17T07:39:39.605Z] Successfully built 8aa456583c20 [2023-02-17T07:39:39.863Z] 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-02-17T07:39:40.315Z] 891c053d2c06: Pull complete [2023-02-17T07:39:40.315Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T07:39:40.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:39:40.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:39:40.927Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-17T07:39:40.927Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:39:40.927Z] WORKDIR /edgex [2023-02-17T07:39:40.927Z] COPY go.mod . [2023-02-17T07:39:40.927Z] RUN go mod download [2023-02-17T07:39:41.521Z] Sending build context to Docker daemon 3.092MB [2023-02-17T07:39:41.521Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T07:39:41.521Z] ---> f96f9c87975a [2023-02-17T07:39:41.521Z] Step 2/4 : WORKDIR /edgex [2023-02-17T07:39:42.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:39:42.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:39:42.647Z] Successfully tagged core-metadata:latest [2023-02-17T07:39:42.647Z] ---> 5d965a706174 [2023-02-17T07:39:42.647Z]  Building core-metadata ... done Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:39:42.647Z] Building core-data [2023-02-17T07:39:42.647Z] ---> Using cache [2023-02-17T07:39:42.647Z] ---> f06af05265a3 [2023-02-17T07:39:42.647Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:39:42.647Z] ---> Using cache [2023-02-17T07:39:42.647Z] ---> 4ccec39d7afd [2023-02-17T07:39:42.647Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T07:39:43.471Z] ---> Running in 316ec7573bc6 [2023-02-17T07:39:43.745Z] Removing intermediate container 316ec7573bc6 [2023-02-17T07:39:43.745Z] ---> c68fe91d1d33 [2023-02-17T07:39:43.745Z] Step 3/4 : COPY go.mod . [2023-02-17T07:39:44.354Z] ---> b8dccf37a3f8 [2023-02-17T07:39:44.354Z] Step 4/4 : RUN go mod download [2023-02-17T07:39:44.354Z] ---> Running in 0f68f83e820e [2023-02-17T07:39:45.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:39:45.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:39:45.184Z] ---> 5d965a706174 [2023-02-17T07:39:45.184Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:39:45.184Z] ---> Using cache [2023-02-17T07:39:45.184Z] ---> f06af05265a3 [2023-02-17T07:39:45.185Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:39:45.185Z] ---> Using cache [2023-02-17T07:39:45.185Z] ---> 4ccec39d7afd [2023-02-17T07:39:45.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:39:45.185Z] ---> Using cache [2023-02-17T07:39:45.185Z] ---> 221df8da09d9 [2023-02-17T07:39:45.185Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:39:45.185Z] ---> Using cache [2023-02-17T07:39:45.185Z] ---> e23165c795d2 [2023-02-17T07:39:45.185Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:39:45.185Z] ---> Using cache [2023-02-17T07:39:45.185Z] ---> 1b8a216758dd [2023-02-17T07:39:45.185Z] Step 8/22 : COPY . . [2023-02-17T07:39:45.185Z] ---> Using cache [2023-02-17T07:39:45.185Z] ---> a8fd8845313e [2023-02-17T07:39:45.185Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T07:39:46.120Z] Removing intermediate container d43fd5ff5f18 [2023-02-17T07:39:46.120Z] ---> d4d3c71f5b89 [2023-02-17T07:39:46.120Z] [2023-02-17T07:39:46.120Z] Successfully built d4d3c71f5b89 [2023-02-17T07:39:51.378Z] Successfully tagged security-proxy-setup:latest [2023-02-17T07:39:51.378Z] Building security-spire-server [2023-02-17T07:39:51.378Z]  Building security-proxy-setup ... done Removing intermediate container a00c6c379b5c [2023-02-17T07:39:51.378Z] ---> e891b0950df9 [2023-02-17T07:39:51.378Z] [2023-02-17T07:39:51.378Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:39:51.378Z] ---> dfd21b5a31f5 [2023-02-17T07:39:51.378Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:39:51.378Z] ---> Using cache [2023-02-17T07:39:51.378Z] ---> c90861adc4ac [2023-02-17T07:39:51.378Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:39:51.378Z] ---> Using cache [2023-02-17T07:39:51.378Z] ---> f336af1f71ef [2023-02-17T07:39:51.378Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T07:39:53.996Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:39:53.996Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:39:53.996Z] ---> 5d965a706174 [2023-02-17T07:39:53.996Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T07:39:53.996Z] ---> Using cache [2023-02-17T07:39:53.996Z] ---> 943b00ca03dc [2023-02-17T07:39:53.996Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:39:55.925Z] ---> Running in 623c4cbde5f5 [2023-02-17T07:39:55.925Z] ---> Running in d485d984d600 [2023-02-17T07:39:56.182Z] ---> Running in 4a9265537ac2 [2023-02-17T07:39:56.182Z] ---> Running in e3d57cf247b1 [2023-02-17T07:39:56.182Z] Removing intermediate container 4a9265537ac2 [2023-02-17T07:39:56.182Z] ---> 51296b0941f1 [2023-02-17T07:39:56.182Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T07:39:56.182Z] ---> Running in 5ea5bf093594 [2023-02-17T07:39:56.440Z] Removing intermediate container 5ea5bf093594 [2023-02-17T07:39:56.440Z] ---> dd444524065c [2023-02-17T07:39:56.440Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:39:56.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:56.697Z] ---> fd54ac083c8c [2023-02-17T07:39:56.697Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T07:39:56.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:56.697Z] 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-02-17T07:39:56.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:56.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:39:56.955Z] OK: 211 MiB in 51 packages [2023-02-17T07:39:56.955Z] OK: 211 MiB in 51 packages [2023-02-17T07:39:58.345Z] ---> 70a6bf65689a [2023-02-17T07:39:58.345Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T07:39:58.911Z] ---> 77f36e00f28b [2023-02-17T07:39:58.911Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T07:39:59.172Z] ---> Running in d57e9f9fdcd6 [2023-02-17T07:39:59.172Z] Removing intermediate container e3d57cf247b1 [2023-02-17T07:39:59.172Z] ---> 1b9f746404a9 [2023-02-17T07:39:59.172Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T07:39:59.172Z] Removing intermediate container 623c4cbde5f5 [2023-02-17T07:39:59.172Z] ---> 93a9a21c0c3f [2023-02-17T07:39:59.172Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:39:59.172Z] Removing intermediate container d57e9f9fdcd6 [2023-02-17T07:39:59.172Z] ---> 93ece61699f8 [2023-02-17T07:39:59.172Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:39:59.172Z] ---> Running in e660a59f7a1f [2023-02-17T07:39:59.431Z] ---> 83bfb2b03c00 [2023-02-17T07:39:59.431Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:39:59.431Z] ---> 3109d656a6aa [2023-02-17T07:39:59.431Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:39:59.431Z] ---> Running in a0363d84cf08 [2023-02-17T07:39:59.431Z] ---> Running in 95c066118dad [2023-02-17T07:39:59.432Z] Removing intermediate container e660a59f7a1f [2023-02-17T07:39:59.432Z] ---> f831611a1086 [2023-02-17T07:39:59.432Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T07:39:59.432Z] ---> Running in 2a2e92367a2a [2023-02-17T07:39:59.692Z] Removing intermediate container 2a2e92367a2a [2023-02-17T07:39:59.692Z] ---> b1698aa8f57f [2023-02-17T07:39:59.692Z] Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:39:59.949Z] ---> Running in 0cef2cd8b9a7 [2023-02-17T07:40:00.515Z] Removing intermediate container 0cef2cd8b9a7 [2023-02-17T07:40:00.515Z] ---> 7610dfda81d2 [2023-02-17T07:40:00.515Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T07:40:00.515Z] ---> Running in 777ba11325d2 [2023-02-17T07:40:01.080Z] Removing intermediate container 777ba11325d2 [2023-02-17T07:40:01.080Z] ---> 9a5c3cd14a3f [2023-02-17T07:40:01.080Z] [2023-02-17T07:40:01.080Z] Successfully built 9a5c3cd14a3f [2023-02-17T07:40:01.080Z] Successfully tagged support-scheduler:latest [2023-02-17T07:40:01.080Z] Building security-bootstrapper [2023-02-17T07:40:03.753Z]  Building support-scheduler ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:40:03.753Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:40:03.753Z] ---> 5d965a706174 [2023-02-17T07:40:03.753Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T07:40:03.753Z] ---> Using cache [2023-02-17T07:40:03.753Z] ---> 943b00ca03dc [2023-02-17T07:40:03.753Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T07:40:03.753Z] ---> Using cache [2023-02-17T07:40:03.753Z] ---> d4e7277554d4 [2023-02-17T07:40:03.753Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T07:40:03.753Z] ---> Using cache [2023-02-17T07:40:03.753Z] ---> c773be81b3cd [2023-02-17T07:40:03.753Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:40:03.753Z] ---> Using cache [2023-02-17T07:40:03.753Z] ---> 4f304475738d [2023-02-17T07:40:03.753Z] Step 7/32 : COPY . . [2023-02-17T07:40:03.753Z] ---> Using cache [2023-02-17T07:40:03.753Z] ---> c5faec605060 [2023-02-17T07:40:03.753Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T07:40:06.301Z] 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-02-17T07:40:10.543Z] ---> Running in 8ce9dee54689 [2023-02-17T07:40:10.543Z] 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-02-17T07:40:16.607Z] Removing intermediate container 0f68f83e820e [2023-02-17T07:40:16.607Z] ---> 4084f11a99d9 [2023-02-17T07:40:16.607Z] Successfully built 4084f11a99d9 [2023-02-17T07:40:16.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:40:16.942Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T07:40:16.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:40:17.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container [2023-02-17T07:40:17.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:40:18.358Z] $ docker top f86bead062e8ebb1fd13b73b2caab8edadd9232223c0b7abc9cd28def29de5ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:40:19.170Z] + go version [2023-02-17T07:40:19.170Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T07:40:19.192Z] $ docker stop --time=1 f86bead062e8ebb1fd13b73b2caab8edadd9232223c0b7abc9cd28def29de5ba [2023-02-17T07:40:20.781Z] $ docker rm -f --volumes f86bead062e8ebb1fd13b73b2caab8edadd9232223c0b7abc9cd28def29de5ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:40:21.293Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T07:40:21.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:40:21.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container [2023-02-17T07:40:21.531Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:40:24.082Z] $ docker top 423ebe025a42dbc39c383df8c02d11bf9a476f959ddbac81d7919020483f50f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-17T07:40:24.282Z] ========================================================= [2023-02-17T07:40:24.282Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-17T07:40:24.282Z] ========================================================= [Pipeline] sh [2023-02-17T07:40:24.587Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2023-02-17T07:40:25.183Z] + make test [2023-02-17T07:40:25.452Z] go test -race -coverprofile=coverage.out ./... [2023-02-17T07:40:32.634Z] Removing intermediate container 35ed22f9204c [2023-02-17T07:40:32.635Z] ---> 83387834fee2 [2023-02-17T07:40:32.635Z] [2023-02-17T07:40:32.635Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T07:40:32.635Z] ---> dfd21b5a31f5 [2023-02-17T07:40:32.635Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T07:40:32.635Z] ---> Running in 616522f74b90 [2023-02-17T07:40:32.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:40:32.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:40:32.635Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T07:40:32.635Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T07:40:32.635Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T07:40:32.635Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:40:32.635Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:40:32.635Z] OK: 6 MiB in 17 packages [2023-02-17T07:40:44.907Z] Removing intermediate container d485d984d600 [2023-02-17T07:40:44.907Z] ---> 116f7a41ad1d [2023-02-17T07:40:44.907Z] [2023-02-17T07:40:44.907Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:40:44.907Z] ---> dfd21b5a31f5 [2023-02-17T07:40:44.907Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T07:40:44.907Z] Removing intermediate container 95c066118dad [2023-02-17T07:40:44.907Z] ---> 59945821a26b [2023-02-17T07:40:44.907Z] Step 7/23 : COPY . . [2023-02-17T07:40:44.907Z] Removing intermediate container a0363d84cf08 [2023-02-17T07:40:44.907Z] ---> 262b6e1f6089 [2023-02-17T07:40:44.907Z] Step 8/22 : COPY . . [2023-02-17T07:40:44.907Z] ---> Running in d85017014a25 [2023-02-17T07:40:54.948Z] Removing intermediate container 616522f74b90 [2023-02-17T07:40:54.948Z] ---> 7c771d25a7a1 [2023-02-17T07:40:54.948Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T07:40:54.948Z] Removing intermediate container d85017014a25 [2023-02-17T07:40:54.948Z] ---> e8eaa0ceff9d [2023-02-17T07:40:54.948Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T07:40:54.948Z] ---> Running in 10683954f0ad [2023-02-17T07:40:54.948Z] ---> Running in fe8e87e90e44 [2023-02-17T07:40:54.948Z] Removing intermediate container 8ce9dee54689 [2023-02-17T07:40:54.948Z] ---> 6e7f80bbb961 [2023-02-17T07:40:54.948Z] [2023-02-17T07:40:54.948Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T07:40:54.948Z] ---> dfd21b5a31f5 [2023-02-17T07:40:54.948Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:40:54.948Z] ---> 443a03bfabc0 [2023-02-17T07:40:54.948Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:40:54.948Z] ---> a7cf12e356dd [2023-02-17T07:40:54.948Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T07:40:54.948Z] Removing intermediate container 10683954f0ad [2023-02-17T07:40:54.948Z] ---> 634b24629b75 [2023-02-17T07:40:54.948Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T07:40:54.948Z] Removing intermediate container fe8e87e90e44 [2023-02-17T07:40:54.948Z] ---> b101a9c1905c [2023-02-17T07:40:54.948Z] Step 12/24 : WORKDIR / [2023-02-17T07:40:54.948Z] ---> Running in 0f02cc7dfb40 [2023-02-17T07:40:54.948Z] ---> Running in 0bfded13152a [2023-02-17T07:40:54.948Z] ---> Running in d98996bb8c5d [2023-02-17T07:40:54.948Z] ---> Running in 59e81439c6bd [2023-02-17T07:40:54.948Z] ---> Running in 5d09a4ada199 [2023-02-17T07:40:54.948Z] Removing intermediate container 0bfded13152a [2023-02-17T07:40:54.948Z] ---> 23686a1c7d2c [2023-02-17T07:40:54.948Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T07:40:54.948Z] Removing intermediate container d98996bb8c5d [2023-02-17T07:40:54.948Z] ---> 1a2c2d591504 [2023-02-17T07:40:54.948Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T07:40:54.948Z] Removing intermediate container 59e81439c6bd [2023-02-17T07:40:54.948Z] ---> 04faa6e2b932 [2023-02-17T07:40:54.948Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T07:40:55.221Z] ---> Running in 42186a46a563 [2023-02-17T07:40:55.221Z] ---> Running in b56d9690a82a [2023-02-17T07:40:55.221Z] Removing intermediate container 5d09a4ada199 [2023-02-17T07:40:55.221Z] ---> 53a2caa41bfb [2023-02-17T07:40:55.221Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-17T07:40:55.221Z] 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-02-17T07:40:55.221Z] ---> Running in dd1e922393df [2023-02-17T07:40:55.221Z] ---> 6913b9e32c31 [2023-02-17T07:40:55.221Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-17T07:40:55.481Z] Removing intermediate container dd1e922393df [2023-02-17T07:40:55.481Z] ---> b6e27b580576 [2023-02-17T07:40:55.481Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:40:55.770Z] ---> 6dececbc41a4 [2023-02-17T07:40:55.770Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T07:40:55.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:40:55.770Z] ---> Running in 845feb57d670 [2023-02-17T07:40:55.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:40:56.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:40:56.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:40:56.180Z] ---> 801ad0ee0a81 [2023-02-17T07:40:56.180Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-17T07:40:56.443Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T07:40:56.443Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T07:40:56.443Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:40:56.443Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T07:40:56.443Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:40:56.443Z] OK: 6 MiB in 15 packages [2023-02-17T07:40:56.443Z] OK: 6 MiB in 16 packages [2023-02-17T07:40:56.443Z] ---> 204d09e8036f [2023-02-17T07:40:56.443Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T07:40:57.013Z] ---> aa8d1a7c64e8 [2023-02-17T07:40:57.013Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T07:40:57.587Z] Removing intermediate container 42186a46a563 [2023-02-17T07:40:57.587Z] ---> f34f0c2e7f0c [2023-02-17T07:40:57.587Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:40:57.848Z] Removing intermediate container b56d9690a82a [2023-02-17T07:40:57.848Z] ---> 510082cd1f57 [2023-02-17T07:40:57.848Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T07:40:57.848Z] ---> 6ae6d4d9d62a [2023-02-17T07:40:57.848Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T07:40:57.848Z] Removing intermediate container 845feb57d670 [2023-02-17T07:40:57.848Z] ---> 814dbb9ef7d6 [2023-02-17T07:40:57.848Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T07:40:58.108Z] ---> Running in bcfaebe43c31 [2023-02-17T07:40:59.054Z] ---> Running in f25b89238f0f [2023-02-17T07:40:59.642Z] ---> cbe6c555e88f [2023-02-17T07:40:59.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T07:41:01.542Z] ---> 6ec6ea7bdcf4 [2023-02-17T07:41:01.542Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:41:01.813Z] Removing intermediate container bcfaebe43c31 [2023-02-17T07:41:01.813Z] ---> a9f2d897b3f2 [2023-02-17T07:41:01.813Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T07:41:02.762Z] Removing intermediate container f25b89238f0f [2023-02-17T07:41:02.763Z] ---> 12a27f2ff848 [2023-02-17T07:41:02.763Z] [2023-02-17T07:41:02.763Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T07:41:02.763Z] ---> 5ce65d7b0fde [2023-02-17T07:41:02.763Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:41:02.763Z] ---> Using cache [2023-02-17T07:41:02.763Z] ---> cbb888b3ebe0 [2023-02-17T07:41:02.763Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T07:41:02.763Z] ---> Using cache [2023-02-17T07:41:02.763Z] ---> 78613dc1f522 [2023-02-17T07:41:02.763Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:41:02.763Z] ---> Running in e0feac15ca0f [2023-02-17T07:41:03.022Z] ---> fb6d2fc35a21 [2023-02-17T07:41:03.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T07:41:03.022Z] ---> Running in da77a55f6ab8 [2023-02-17T07:41:04.334Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-17T07:41:06.301Z] ---> 739ef13193ff [2023-02-17T07:41:06.301Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T07:41:06.301Z] Removing intermediate container da77a55f6ab8 [2023-02-17T07:41:06.301Z] ---> 206aac40feac [2023-02-17T07:41:06.301Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T07:41:06.301Z] ---> Running in eb939b24958a [2023-02-17T07:41:06.301Z] ---> Running in 002a88f13d60 [2023-02-17T07:41:06.301Z] ---> ea8fbcf6082f [2023-02-17T07:41:06.301Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:41:06.301Z] Removing intermediate container 002a88f13d60 [2023-02-17T07:41:06.301Z] ---> c6096ba0bede [2023-02-17T07:41:06.301Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T07:41:06.301Z] Removing intermediate container eb939b24958a [2023-02-17T07:41:06.301Z] ---> 6895d75bc0a9 [2023-02-17T07:41:06.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:41:06.301Z] ---> Running in 69c9b3a2eeba [2023-02-17T07:41:06.301Z] ---> Running in 9b53da776afc [2023-02-17T07:41:06.301Z] ---> 8d0aa26ec1b5 [2023-02-17T07:41:06.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T07:41:06.597Z] Removing intermediate container e0feac15ca0f [2023-02-17T07:41:06.597Z] ---> b4dea9a5de1d [2023-02-17T07:41:06.597Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:41:06.597Z] ---> Running in 99d2e4428c0f [2023-02-17T07:41:06.597Z] Removing intermediate container 9b53da776afc [2023-02-17T07:41:06.597Z] ---> 13b855dd952b [2023-02-17T07:41:06.597Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T07:41:06.920Z] Removing intermediate container 69c9b3a2eeba [2023-02-17T07:41:06.920Z] ---> 9bdce7a10d68 [2023-02-17T07:41:06.920Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T07:41:06.920Z] ---> Running in aec2cb5a05b4 [2023-02-17T07:41:06.920Z] ---> Running in 8202befe9ab8 [2023-02-17T07:41:06.920Z] ---> cda83a5f459d [2023-02-17T07:41:06.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T07:41:06.920Z] Removing intermediate container 99d2e4428c0f [2023-02-17T07:41:06.920Z] ---> 2dd20fc76201 [2023-02-17T07:41:06.920Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T07:41:07.486Z] ---> Running in 1164ee141178 [2023-02-17T07:41:07.746Z] Removing intermediate container 8202befe9ab8 [2023-02-17T07:41:07.746Z] ---> 99bbdebb46e7 [2023-02-17T07:41:07.746Z] Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:41:08.012Z] ---> b8e2e0f2aa4c [2023-02-17T07:41:08.012Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:41:08.278Z] ---> Running in f922095985bb [2023-02-17T07:41:08.278Z] Removing intermediate container 1164ee141178 [2023-02-17T07:41:08.278Z] ---> 1e6e9f214f94 [2023-02-17T07:41:08.278Z] Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:41:08.278Z] ---> Running in 741e1081d478 [2023-02-17T07:41:08.278Z] ---> Running in 6d8bcb20bd60 [2023-02-17T07:41:08.541Z] Removing intermediate container f922095985bb [2023-02-17T07:41:08.541Z] ---> 0c7ddf3207f1 [2023-02-17T07:41:08.541Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T07:41:08.817Z] ---> Running in 7d91330a4679 [2023-02-17T07:41:08.817Z] Removing intermediate container 741e1081d478 [2023-02-17T07:41:08.817Z] ---> 51ed1c642b73 [2023-02-17T07:41:08.817Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:41:08.817Z] Removing intermediate container 6d8bcb20bd60 [2023-02-17T07:41:08.817Z] ---> bbf3688d9439 [2023-02-17T07:41:08.817Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T07:41:08.817Z] Removing intermediate container aec2cb5a05b4 [2023-02-17T07:41:08.817Z] ---> b6723c4e4370 [2023-02-17T07:41:08.817Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T07:41:09.080Z] ---> Running in 4f773130710e [2023-02-17T07:41:09.080Z] ---> Running in 97c2736a946d [2023-02-17T07:41:09.080Z] ---> Running in 58fbb178ea6a [2023-02-17T07:41:09.080Z] Removing intermediate container 7d91330a4679 [2023-02-17T07:41:09.080Z] ---> b0b8972100b5 [2023-02-17T07:41:09.080Z] [2023-02-17T07:41:09.341Z] Successfully built b0b8972100b5 [2023-02-17T07:41:09.341Z] Successfully tagged core-data:latest [2023-02-17T07:41:09.341Z]  Building core-data ... done Building security-spire-config [2023-02-17T07:41:12.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:41:12.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:41:12.700Z] ---> 5d965a706174 [2023-02-17T07:41:12.700Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:41:14.074Z] ---> Using cache [2023-02-17T07:41:14.074Z] ---> 943b00ca03dc [2023-02-17T07:41:14.074Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:41:16.628Z] ---> Using cache [2023-02-17T07:41:16.628Z] ---> 1b9f746404a9 [2023-02-17T07:41:16.628Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:41:16.628Z] ---> Using cache [2023-02-17T07:41:16.628Z] ---> 3109d656a6aa [2023-02-17T07:41:16.628Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:41:16.628Z] ---> Using cache [2023-02-17T07:41:16.628Z] ---> 59945821a26b [2023-02-17T07:41:16.628Z] Step 7/24 : COPY . . [2023-02-17T07:41:16.628Z] ---> Using cache [2023-02-17T07:41:16.628Z] ---> 443a03bfabc0 [2023-02-17T07:41:16.628Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:41:16.628Z] ---> Using cache [2023-02-17T07:41:16.628Z] ---> 04faa6e2b932 [2023-02-17T07:41:16.628Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T07:41:16.628Z] ---> Using cache [2023-02-17T07:41:16.628Z] ---> b6e27b580576 [2023-02-17T07:41:16.628Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:41:17.196Z] Removing intermediate container 58fbb178ea6a [2023-02-17T07:41:17.196Z] ---> 6564a3606151 [2023-02-17T07:41:17.196Z] [2023-02-17T07:41:17.196Z] Successfully built 6564a3606151 [2023-02-17T07:41:17.196Z] Removing intermediate container 4f773130710e [2023-02-17T07:41:17.196Z] ---> ed3ba51c29f1 [2023-02-17T07:41:17.196Z] Step 21/23 : LABEL arch=x86_64 [2023-02-17T07:41:17.196Z] Removing intermediate container 97c2736a946d [2023-02-17T07:41:17.196Z] ---> b78165695401 [2023-02-17T07:41:17.196Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T07:41:17.196Z] Successfully tagged security-secretstore-setup:latest [2023-02-17T07:41:17.196Z] Building security-spiffe-token-provider [2023-02-17T07:41:17.196Z]  Building security-secretstore-setup ... done  ---> Running in 6a25a59ddcac [2023-02-17T07:41:17.196Z] ---> Running in 00baa8af1b9e [2023-02-17T07:41:20.516Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:41:20.516Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:41:20.516Z] ---> 5d965a706174 [2023-02-17T07:41:20.516Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T07:41:20.516Z] ---> Using cache [2023-02-17T07:41:20.516Z] ---> 943b00ca03dc [2023-02-17T07:41:20.516Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T07:41:22.087Z] Removing intermediate container 6a25a59ddcac [2023-02-17T07:41:22.088Z] ---> ba3a643d27fd [2023-02-17T07:41:22.088Z] Step 22/23 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:41:22.088Z] ---> 468c80a65c8f [2023-02-17T07:41:22.088Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T07:41:22.088Z] ---> Running in 674d6513c015 [2023-02-17T07:41:22.088Z] ---> Running in a3574b977c0f [2023-02-17T07:41:22.088Z] ---> Running in 0f3e56483a2e [2023-02-17T07:41:22.457Z] Removing intermediate container a3574b977c0f [2023-02-17T07:41:22.457Z] ---> e39b50bf477a [2023-02-17T07:41:22.457Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T07:41:22.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:22.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:23.287Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T07:41:23.287Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T07:41:23.287Z] OK: 17046 distinct packages available [2023-02-17T07:41:23.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:23.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:23.287Z] OK: 211 MiB in 51 packages [2023-02-17T07:41:23.858Z] ---> Running in c5cc9a47a207 [2023-02-17T07:41:26.436Z] Removing intermediate container c5cc9a47a207 [2023-02-17T07:41:26.436Z] ---> 1a5c31ba41d9 [2023-02-17T07:41:26.436Z] [2023-02-17T07:41:26.436Z] Successfully built 1a5c31ba41d9 [2023-02-17T07:41:26.696Z] Successfully tagged security-spire-server:latest [2023-02-17T07:41:26.967Z]  Building security-spire-server ... done Removing intermediate container 00baa8af1b9e [2023-02-17T07:41:26.967Z] ---> 835e5158a1f4 [2023-02-17T07:41:26.967Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T07:41:26.967Z] Removing intermediate container 674d6513c015 [2023-02-17T07:41:26.967Z] ---> 1ab7bd706893 [2023-02-17T07:41:26.967Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T07:41:26.967Z] Removing intermediate container 0f02cc7dfb40 [2023-02-17T07:41:26.967Z] ---> 7800c02e17e9 [2023-02-17T07:41:26.967Z] [2023-02-17T07:41:26.967Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T07:41:26.967Z] ---> dfd21b5a31f5 [2023-02-17T07:41:26.967Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T07:41:26.967Z] ---> Running in 84220eed8467 [2023-02-17T07:41:26.967Z] Removing intermediate container 0f3e56483a2e [2023-02-17T07:41:26.967Z] ---> e058ae30933e [2023-02-17T07:41:26.967Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:41:27.227Z] ---> Running in f637c3e68ee2 [2023-02-17T07:41:27.227Z] Removing intermediate container 84220eed8467 [2023-02-17T07:41:27.227Z] ---> cf2bfd1ff629 [2023-02-17T07:41:27.227Z] [2023-02-17T07:41:27.227Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T07:41:27.227Z] ---> 5ce65d7b0fde [2023-02-17T07:41:27.227Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:41:27.227Z] ---> Using cache [2023-02-17T07:41:27.227Z] ---> cbb888b3ebe0 [2023-02-17T07:41:27.227Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T07:41:27.227Z] ---> c0f9fcd6627c [2023-02-17T07:41:27.227Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:41:27.227Z] ---> Running in 4f8fef6bdc88 [2023-02-17T07:41:27.488Z] ---> Running in a78eb0650e23 [2023-02-17T07:41:27.488Z] ---> 82f5795acf2b [2023-02-17T07:41:27.488Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T07:41:28.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:28.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:28.341Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T07:41:28.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:28.341Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T07:41:28.341Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:41:28.341Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:41:28.341Z] OK: 6 MiB in 16 packages [2023-02-17T07:41:28.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:28.341Z] ---> 2ee0ef2a2392 [2023-02-17T07:41:28.341Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T07:41:28.598Z] ---> 8ce794fefe60 [2023-02-17T07:41:28.598Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T07:41:28.598Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:41:28.598Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:41:28.598Z] OK: 15857 distinct packages available [2023-02-17T07:41:28.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:28.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:41:28.859Z] ---> 08fc1a9ec47d [2023-02-17T07:41:28.859Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T07:41:29.133Z] Removing intermediate container f637c3e68ee2 [2023-02-17T07:41:29.133Z] ---> 840e2fca7bfb [2023-02-17T07:41:29.133Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T07:41:29.133Z] ---> Running in 04ab2505a06f [2023-02-17T07:41:29.133Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T07:41:29.133Z] ---> e6277d58803e [2023-02-17T07:41:29.133Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T07:41:29.133Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:41:29.133Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T07:41:29.133Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T07:41:29.133Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:41:29.133Z] OK: 6 MiB in 18 packages [2023-02-17T07:41:29.133Z] Removing intermediate container 04ab2505a06f [2023-02-17T07:41:29.133Z] ---> a66ab11b0282 [2023-02-17T07:41:29.133Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T07:41:29.390Z] ---> Running in ec3e4a4e09c0 [2023-02-17T07:41:29.390Z] ---> 25e994aed580 [2023-02-17T07:41:29.390Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T07:41:29.390Z] Removing intermediate container ec3e4a4e09c0 [2023-02-17T07:41:29.390Z] ---> 8fffc10d85d8 [2023-02-17T07:41:29.390Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T07:41:29.390Z] ---> Running in cdbe1b043744 [2023-02-17T07:41:29.672Z] ---> 2e65d5e83a57 [2023-02-17T07:41:29.672Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T07:41:29.672Z] Removing intermediate container cdbe1b043744 [2023-02-17T07:41:29.672Z] ---> d3d8f1910ac8 [2023-02-17T07:41:29.672Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:41:29.672Z] ---> Running in ccc31df7002d [2023-02-17T07:41:29.672Z] Removing intermediate container a78eb0650e23 [2023-02-17T07:41:29.672Z] ---> 8321e2e2a878 [2023-02-17T07:41:29.672Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:41:29.941Z] ---> 6ce53ea2ccef [2023-02-17T07:41:29.941Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T07:41:31.877Z] ---> aaf17e68ada7 [2023-02-17T07:41:31.877Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:41:32.139Z] ---> e52eab318092 [2023-02-17T07:41:32.139Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T07:41:32.139Z] Removing intermediate container ccc31df7002d [2023-02-17T07:41:32.139Z] ---> cc5c13a64a0b [2023-02-17T07:41:32.139Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T07:41:32.139Z] ---> 3ae495808954 [2023-02-17T07:41:32.139Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T07:41:32.139Z] ---> Running in 780bcd2c2704 [2023-02-17T07:41:32.396Z] ---> Running in b6cb4de4dc0e [2023-02-17T07:41:32.396Z] ---> 3b39fe5ca3fe [2023-02-17T07:41:32.396Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T07:41:32.396Z] ---> Running in f94e9ad2adfd [2023-02-17T07:41:32.396Z] Removing intermediate container 780bcd2c2704 [2023-02-17T07:41:32.396Z] ---> 1a6a68aedd98 [2023-02-17T07:41:32.396Z] Step 29/32 : CMD ["gate"] [2023-02-17T07:41:32.396Z] Removing intermediate container b6cb4de4dc0e [2023-02-17T07:41:32.396Z] ---> 84fecb5ed5b2 [2023-02-17T07:41:32.397Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T07:41:32.397Z] ---> Running in 6ef693d4b87e [2023-02-17T07:41:32.397Z] Removing intermediate container f94e9ad2adfd [2023-02-17T07:41:32.397Z] ---> adf0e5ae7f12 [2023-02-17T07:41:32.397Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:41:32.655Z] ---> Running in d50553f6a857 [2023-02-17T07:41:32.655Z] Removing intermediate container 6ef693d4b87e [2023-02-17T07:41:32.655Z] ---> a02d97fa7140 [2023-02-17T07:41:32.655Z] Step 30/32 : LABEL arch=x86_64 [2023-02-17T07:41:32.655Z] ---> Running in 3caca7afecee [2023-02-17T07:41:32.655Z] ---> ffba076698ec [2023-02-17T07:41:32.655Z] Step 19/24 : WORKDIR / [2023-02-17T07:41:32.655Z] Removing intermediate container d50553f6a857 [2023-02-17T07:41:32.655Z] ---> beef1e39dbc6 [2023-02-17T07:41:32.655Z] Step 20/22 : LABEL arch=x86_64 [2023-02-17T07:41:32.655Z] ---> Running in 1e94db341519 [2023-02-17T07:41:32.914Z] ---> Running in 6ae70b64edaa [2023-02-17T07:41:32.914Z] Removing intermediate container 3caca7afecee [2023-02-17T07:41:32.914Z] ---> 2a05424aa849 [2023-02-17T07:41:32.914Z] Step 31/32 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:41:32.914Z] ---> Running in b69cda87e3fb [2023-02-17T07:41:32.914Z] Removing intermediate container 1e94db341519 [2023-02-17T07:41:32.914Z] ---> 932ebff905d3 [2023-02-17T07:41:32.914Z] Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:41:32.914Z] Removing intermediate container 6ae70b64edaa [2023-02-17T07:41:32.914Z] ---> d6bb1b922ffa [2023-02-17T07:41:32.914Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:41:33.523Z] ---> Running in 0698597eae90 [2023-02-17T07:41:33.523Z] ---> Running in f5f338306e96 [2023-02-17T07:41:33.523Z] Removing intermediate container b69cda87e3fb [2023-02-17T07:41:33.523Z] ---> 09036b566546 [2023-02-17T07:41:33.523Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T07:41:33.523Z] ---> Running in 6dad208138e8 [2023-02-17T07:41:33.523Z] Removing intermediate container f5f338306e96 [2023-02-17T07:41:33.523Z] ---> 264548ecb97f [2023-02-17T07:41:33.523Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T07:41:33.523Z] Removing intermediate container 0698597eae90 [2023-02-17T07:41:33.523Z] ---> dc92419d3217 [2023-02-17T07:41:33.523Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:41:33.523Z] ---> Running in 35ea3ad5a8d8 [2023-02-17T07:41:33.523Z] Removing intermediate container 6dad208138e8 [2023-02-17T07:41:33.523Z] ---> 94b7c332bae8 [2023-02-17T07:41:33.523Z] [2023-02-17T07:41:33.523Z] ---> Running in eeed1b7f9e17 [2023-02-17T07:41:33.523Z] Removing intermediate container 35ea3ad5a8d8 [2023-02-17T07:41:33.523Z] ---> e65a1e038ac9 [2023-02-17T07:41:33.523Z] [2023-02-17T07:41:33.523Z] Successfully built 94b7c332bae8 [2023-02-17T07:41:33.523Z] Successfully tagged security-bootstrapper:latest [2023-02-17T07:41:33.873Z]  Building security-bootstrapper ... done Removing intermediate container eeed1b7f9e17 [2023-02-17T07:41:33.873Z] ---> a14421d4952e [2023-02-17T07:41:33.873Z] Step 22/24 : LABEL arch=x86_64 [2023-02-17T07:41:33.873Z] Successfully built e65a1e038ac9 [2023-02-17T07:41:33.873Z] ---> Running in 1df058ea15e7 [2023-02-17T07:41:33.873Z] Successfully tagged support-notifications:latest [2023-02-17T07:41:33.873Z]  Building support-notifications ... done Removing intermediate container 1df058ea15e7 [2023-02-17T07:41:33.873Z] ---> 81d0537a95c1 [2023-02-17T07:41:33.873Z] Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:41:33.873Z] ---> Running in 88c266323c4b [2023-02-17T07:41:33.873Z] Removing intermediate container 88c266323c4b [2023-02-17T07:41:33.873Z] ---> 3658cbd7b9d9 [2023-02-17T07:41:33.873Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T07:41:33.873Z] ---> Running in cd17c9cb2718 [2023-02-17T07:41:33.873Z] Removing intermediate container cd17c9cb2718 [2023-02-17T07:41:33.873Z] ---> ec99bb178340 [2023-02-17T07:41:33.873Z] [2023-02-17T07:41:33.873Z] Successfully built ec99bb178340 [2023-02-17T07:41:33.873Z] Successfully tagged security-spire-config:latest [2023-02-17T07:41:52.068Z]  Building security-spire-config ... done Removing intermediate container 4f8fef6bdc88 [2023-02-17T07:41:52.068Z] ---> 8a924b12e8f1 [2023-02-17T07:41:52.068Z] Step 7/19 : COPY . . [2023-02-17T07:42:00.178Z] ---> 19aa4ab4968f [2023-02-17T07:42:00.178Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T07:42:00.178Z] ---> Running in b7a85dc739fc [2023-02-17T07:42:00.178Z] 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-02-17T07:42:26.703Z] Removing intermediate container b7a85dc739fc [2023-02-17T07:42:26.703Z] ---> dba47fdb86aa [2023-02-17T07:42:26.703Z] [2023-02-17T07:42:26.703Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T07:42:26.703Z] ---> 5ce65d7b0fde [2023-02-17T07:42:26.703Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:42:26.703Z] ---> Using cache [2023-02-17T07:42:26.703Z] ---> cbb888b3ebe0 [2023-02-17T07:42:26.703Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T07:42:26.703Z] ---> Running in 2f84bb57660d [2023-02-17T07:42:26.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:42:26.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:42:26.703Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:42:26.703Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:42:26.703Z] OK: 15857 distinct packages available [2023-02-17T07:42:26.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-17T07:42:26.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-17T07:42:26.703Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T07:42:26.703Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T07:42:26.703Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T07:42:26.703Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T07:42:26.703Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T07:42:26.703Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T07:42:26.703Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:42:26.703Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T07:42:26.703Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T07:42:26.703Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:42:26.703Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:42:26.703Z] OK: 8 MiB in 23 packages [2023-02-17T07:42:27.349Z] Removing intermediate container 2f84bb57660d [2023-02-17T07:42:27.349Z] ---> 8633f1ee3500 [2023-02-17T07:42:27.349Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T07:42:27.349Z] ---> e37f2dbc3aa5 [2023-02-17T07:42:27.349Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T07:42:28.762Z] ---> 7d34a0c893b6 [2023-02-17T07:42:28.762Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T07:42:28.762Z] ---> a014e8095006 [2023-02-17T07:42:28.762Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T07:42:28.762Z] ---> Running in 5a4a1b2dd6a5 [2023-02-17T07:42:28.762Z] Removing intermediate container 5a4a1b2dd6a5 [2023-02-17T07:42:28.762Z] ---> 04e7508bb705 [2023-02-17T07:42:28.762Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T07:42:28.762Z] ---> Running in 33348e570bf9 [2023-02-17T07:42:29.026Z] Removing intermediate container 33348e570bf9 [2023-02-17T07:42:29.026Z] ---> e67c4e42bf52 [2023-02-17T07:42:29.026Z] Step 17/19 : LABEL arch=x86_64 [2023-02-17T07:42:29.026Z] ---> Running in 9b823f64f936 [2023-02-17T07:42:29.026Z] Removing intermediate container 9b823f64f936 [2023-02-17T07:42:29.026Z] ---> 971a24ae6cd7 [2023-02-17T07:42:29.026Z] Step 18/19 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:42:29.026Z] ---> Running in e622c110b9e8 [2023-02-17T07:42:29.286Z] Removing intermediate container e622c110b9e8 [2023-02-17T07:42:29.286Z] ---> ee2b7af76b2e [2023-02-17T07:42:29.286Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T07:42:29.286Z] ---> Running in b5b2891f553f [2023-02-17T07:42:29.546Z] Removing intermediate container b5b2891f553f [2023-02-17T07:42:29.546Z] ---> 673114346689 [2023-02-17T07:42:29.546Z] [2023-02-17T07:42:29.546Z] Successfully built 673114346689 [2023-02-17T07:42:29.807Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-17T07:42:29.814Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-17T07:42:29.819Z] $ docker stop --time=1 9883b4e087366dc5f522dffc2a097123bce796b6869afa19f2b206436549ceb4 [2023-02-17T07:42:31.211Z] $ docker rm -f --volumes 9883b4e087366dc5f522dffc2a097123bce796b6869afa19f2b206436549ceb4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T07:42:31.625Z] + docker images [2023-02-17T07:42:31.625Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T07:42:31.625Z] security-spiffe-token-provider latest 673114346689 2 seconds ago 30MB [2023-02-17T07:42:31.625Z] dba47fdb86aa 12 seconds ago 1.72GB [2023-02-17T07:42:31.625Z] security-spire-config latest ec99bb178340 58 seconds ago 85.8MB [2023-02-17T07:42:31.625Z] support-notifications latest e65a1e038ac9 58 seconds ago 30.7MB [2023-02-17T07:42:31.625Z] security-bootstrapper latest 94b7c332bae8 58 seconds ago 20.4MB [2023-02-17T07:42:31.625Z] cf2bfd1ff629 About a minute ago 1.55GB [2023-02-17T07:42:31.625Z] security-spire-server latest 1a5c31ba41d9 About a minute ago 86.5MB [2023-02-17T07:42:31.625Z] 7800c02e17e9 About a minute ago 1.74GB [2023-02-17T07:42:31.625Z] security-secretstore-setup latest 6564a3606151 About a minute ago 30MB [2023-02-17T07:42:31.625Z] core-data latest b0b8972100b5 About a minute ago 17.9MB [2023-02-17T07:42:31.625Z] 12a27f2ff848 About a minute ago 1.55GB [2023-02-17T07:42:31.625Z] 6e7f80bbb961 About a minute ago 1.67GB [2023-02-17T07:42:31.625Z] 116f7a41ad1d About a minute ago 1.68GB [2023-02-17T07:42:31.625Z] 83387834fee2 2 minutes ago 1.67GB [2023-02-17T07:42:31.625Z] support-scheduler latest 9a5c3cd14a3f 2 minutes ago 30MB [2023-02-17T07:42:31.625Z] e891b0950df9 2 minutes ago 1.74GB [2023-02-17T07:42:31.625Z] core-command latest 64da4ae46744 2 minutes ago 17.7MB [2023-02-17T07:42:31.625Z] security-proxy-setup latest d4d3c71f5b89 2 minutes ago 27.8MB [2023-02-17T07:42:31.625Z] core-metadata latest 8aa456583c20 2 minutes ago 18.5MB [2023-02-17T07:42:31.625Z] core-common-config-bootstrapper latest 3d9cc634258b 3 minutes ago 15.5MB [2023-02-17T07:42:31.625Z] security-spire-agent latest f53bc1b0dbd2 3 minutes ago 125MB [2023-02-17T07:42:31.625Z] ca7df5620908 3 minutes ago 1.68GB [2023-02-17T07:42:31.625Z] 7ac78cee3906 3 minutes ago 1.67GB [2023-02-17T07:42:31.625Z] e2e7dc86de2a 3 minutes ago 1.69GB [2023-02-17T07:42:31.625Z] 964af84d4ad5 3 minutes ago 1.67GB [2023-02-17T07:42:31.625Z] 7d3c4c621002 3 minutes ago 1.55GB [2023-02-17T07:42:31.625Z] ci-base-image-x86_64 latest 5d965a706174 8 minutes ago 904MB [2023-02-17T07:42:31.625Z] alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB [2023-02-17T07:42:31.625Z] alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB [2023-02-17T07:42:31.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-17T07:42:31.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-17T07:42:31.625Z] 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-02-17T07:42:55.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-17T07:42:55.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-17T07:42:55.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-17T07:42:55.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-17T07:42:55.994Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-17T07:42:58.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-17T07:42:59.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-17T07:42:59.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-17T07:42:59.155Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-17T07:42:59.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-17T07:43:02.009Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-17T07:43:02.009Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-17T07:43:02.009Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-17T07:43:02.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-17T07:43:20.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.384s coverage: 28.7% of statements [2023-02-17T07:43:20.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-17T07:43:20.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-17T07:43:24.463Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.654s coverage: 98.5% of statements [2023-02-17T07:43:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.958s coverage: 73.7% of statements [2023-02-17T07:43:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-17T07:43:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-17T07:43:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-17T07:43:31.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.744s coverage: 54.0% of statements [2023-02-17T07:43:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-17T07:43:31.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-17T07:43:54.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.884s coverage: 88.5% of statements [2023-02-17T07:43:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-17T07:43:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-17T07:43:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:43:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-17T07:43:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-17T07:43:54.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.018s coverage: 3.9% of statements [2023-02-17T07:43:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-17T07:43:54.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-17T07:43:56.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.538s coverage: 95.6% of statements [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-17T07:43:56.510Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.753s coverage: 72.2% of statements [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-17T07:43:56.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.600s coverage: 65.9% of statements [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-17T07:43:56.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.400s coverage: 0.9% of statements [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-17T07:43:56.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.406s coverage: 29.6% of statements [2023-02-17T07:43:56.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-17T07:43:57.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 47.1% of statements [2023-02-17T07:43:57.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements [2023-02-17T07:43:57.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.366s coverage: 94.1% of statements [2023-02-17T07:43:59.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements [2023-02-17T07:44:01.381Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2023-02-17T07:44:11.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements [2023-02-17T07:44:11.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.301s coverage: 79.9% of statements [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 77.4% of statements [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2023-02-17T07:44:29.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.994s coverage: 91.2% of statements [2023-02-17T07:44:29.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-17T07:44:33.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.409s coverage: 63.1% of statements [2023-02-17T07:44:33.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-17T07:44:33.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-17T07:44:33.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements [2023-02-17T07:44:33.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements [2023-02-17T07:44:33.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.134s coverage: 100.0% of statements [2023-02-17T07:44:33.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2023-02-17T07:44:33.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2023-02-17T07:44:39.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.410s coverage: 65.3% of statements [2023-02-17T07:44:39.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-17T07:44:39.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-17T07:44:39.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-17T07:44:41.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 41.0% of statements [2023-02-17T07:44:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-17T07:44:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-17T07:44:41.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements [2023-02-17T07:44:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-17T07:44:41.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements [2023-02-17T07:44:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-17T07:44:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-17T07:44:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-17T07:44:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-17T07:44:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.355s coverage: 17.7% of statements [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-17T07:44:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-17T07:44:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 63.2% of statements [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-17T07:44:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.573s coverage: 97.7% of statements [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-17T07:44:50.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-17T07:44:50.339Z] 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-02-17T07:44:50.339Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T07:44:50.339Z] go vet ./... [2023-02-17T07:46:42.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T07:46:42.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T07:46:42.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-17T07:46:42.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-17T07:46:43.555Z] + ls -al . [2023-02-17T07:46:43.555Z] total 744 [2023-02-17T07:46:43.555Z] drwxrwxr-x 10 1001 1001 4096 Feb 17 07:40 . [2023-02-17T07:46:43.555Z] drwxr-xr-x 4 root root 4096 Feb 17 07:40 .. [2023-02-17T07:46:43.555Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 07:38 .blubracket [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 16 Feb 17 07:38 .dockerignore [2023-02-17T07:46:43.555Z] drwxrwxr-x 8 1001 1001 4096 Feb 17 07:38 .git [2023-02-17T07:46:43.555Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 07:38 .github [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 1024 Feb 17 07:38 .gitignore [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 42 Feb 17 07:38 .golangci.yml [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 87 Feb 17 07:38 .hadolint.yml [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 166 Feb 17 07:38 .sonarcloud.properties [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 1171 Feb 17 07:38 ADOPTERS.md [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 10825 Feb 17 07:38 Attribution.txt [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 73765 Feb 17 07:38 CHANGELOG.md [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 3804 Feb 17 07:38 CONTRIBUTING.md [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 677 Feb 17 07:38 GOVERNANCE.md [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 883 Feb 17 07:38 Jenkinsfile [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 10775 Feb 17 07:38 LICENSE [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 13375 Feb 17 07:38 Makefile [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 582 Feb 17 07:38 OWNERS.md [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 9403 Feb 17 07:38 README.md [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 6912 Feb 17 07:38 SECURITY.md [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 5 Feb 17 07:33 VERSION [2023-02-17T07:46:43.555Z] drwxrwxr-x 2 1001 1001 4096 Feb 17 07:38 bin [2023-02-17T07:46:43.555Z] drwxrwxr-x 17 1001 1001 4096 Feb 17 07:38 cmd [2023-02-17T07:46:43.555Z] -rw-r--r-- 1 root root 487530 Feb 17 07:44 coverage.out [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 3296 Feb 17 07:38 go.mod [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 33293 Feb 17 07:38 go.sum [2023-02-17T07:46:43.555Z] drwxrwxr-x 7 1001 1001 4096 Feb 17 07:38 internal [2023-02-17T07:46:43.555Z] drwxrwxr-x 3 1001 1001 4096 Feb 17 07:38 openapi [2023-02-17T07:46:43.555Z] drwxrwxr-x 4 1001 1001 4096 Feb 17 07:38 snap [2023-02-17T07:46:43.555Z] -rw-rw-r-- 1 1001 1001 204 Feb 17 07:38 version.go [Pipeline] sh [2023-02-17T07:46:44.198Z] + '[' -e coverage.out ] [2023-02-17T07:46:44.198Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-17T07:46:44.223Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T07:46:45.036Z] Stashed 1 file(s) [Pipeline] sh [2023-02-17T07:46:45.350Z] + make build [2023-02-17T07:46:45.616Z] 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-02-17T07:48:07.234Z] 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-02-17T07:48:12.568Z] 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-02-17T07:48:17.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-02-17T07:48:21.295Z] 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-02-17T07:49:08.138Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-17T07:49:10.719Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T07:49:16.066Z] 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-02-17T07:49:22.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-17T07:49:26.051Z] 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-02-17T07:49:30.303Z] 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-02-17T07:49:45.301Z] 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-02-17T07:49:49.586Z] $ docker stop --time=1 423ebe025a42dbc39c383df8c02d11bf9a476f959ddbac81d7919020483f50f4 [2023-02-17T07:49:52.226Z] $ docker rm -f --volumes 423ebe025a42dbc39c383df8c02d11bf9a476f959ddbac81d7919020483f50f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:49:54.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T07:49:54.395Z] [2023-02-17T07:49:54.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:49:54.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T07:49:55.005Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-17T07:49:55.005Z] 29e5d40040c1: Pulling fs layer [2023-02-17T07:49:55.005Z] 1ce36da41761: Pulling fs layer [2023-02-17T07:49:55.005Z] 25b303627fd3: Pulling fs layer [2023-02-17T07:49:55.005Z] 29e5d40040c1: Verifying Checksum [2023-02-17T07:49:55.005Z] 29e5d40040c1: Download complete [2023-02-17T07:49:55.602Z] 1ce36da41761: Verifying Checksum [2023-02-17T07:49:55.603Z] 1ce36da41761: Download complete [2023-02-17T07:49:55.603Z] 29e5d40040c1: Pull complete [2023-02-17T07:49:57.018Z] 25b303627fd3: Verifying Checksum [2023-02-17T07:49:57.018Z] 25b303627fd3: Download complete [2023-02-17T07:49:57.018Z] 1ce36da41761: Pull complete [2023-02-17T07:50:09.352Z] 25b303627fd3: Pull complete [2023-02-17T07:50:09.352Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-17T07:50:09.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T07:50:09.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:50:09.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container [2023-02-17T07:50:09.624Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:50:11.997Z] $ docker top abd5e9921945cea62525074d09d1f8c14915012fd89516c3c69fa58fa29da430 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:50:12.837Z] + grep parallel [2023-02-17T07:50:12.837Z] + docker-compose build --help [2023-02-17T07:50:18.170Z] --parallel Build images in parallel. [Pipeline] } [2023-02-17T07:50:18.191Z] $ docker stop --time=1 abd5e9921945cea62525074d09d1f8c14915012fd89516c3c69fa58fa29da430 [2023-02-17T07:50:19.859Z] $ docker rm -f --volumes abd5e9921945cea62525074d09d1f8c14915012fd89516c3c69fa58fa29da430 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T07:50:20.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-17T07:50:20.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T07:50:20.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container [2023-02-17T07:50:20.713Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T07:50:21.930Z] $ docker top 2ccf341a4be4d80abfc81a1ab0256574a4f87323a35a12a61582966ea8fee7fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T07:50:22.818Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-17T07:50:28.177Z] Building core-command ... [2023-02-17T07:50:28.178Z] Building core-common-config-bootstrapper ... [2023-02-17T07:50:28.178Z] Building core-data ... [2023-02-17T07:50:28.178Z] Building core-metadata ... [2023-02-17T07:50:28.178Z] Building security-bootstrapper ... [2023-02-17T07:50:28.178Z] Building security-proxy-setup ... [2023-02-17T07:50:28.178Z] Building security-secretstore-setup ... [2023-02-17T07:50:28.178Z] Building security-spiffe-token-provider ... [2023-02-17T07:50:28.178Z] Building security-spire-agent ... [2023-02-17T07:50:28.178Z] Building security-spire-config ... [2023-02-17T07:50:28.178Z] Building security-spire-server ... [2023-02-17T07:50:28.178Z] Building support-notifications ... [2023-02-17T07:50:28.178Z] Building support-scheduler ... [2023-02-17T07:50:28.178Z] Building security-spire-agent [2023-02-17T07:50:28.178Z] Building support-scheduler [2023-02-17T07:50:28.178Z] Building core-metadata [2023-02-17T07:50:28.178Z] Building core-common-config-bootstrapper [2023-02-17T07:50:28.178Z] Building security-proxy-setup [2023-02-17T07:51:15.011Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:51:15.011Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:51:15.011Z] ---> 4084f11a99d9 [2023-02-17T07:51:15.011Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:51:15.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:51:15.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:51:15.011Z] ---> 4084f11a99d9 [2023-02-17T07:51:15.011Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:51:15.011Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:51:15.011Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:51:15.011Z] ---> 4084f11a99d9 [2023-02-17T07:51:15.011Z] Step 3/21 : WORKDIR /edgex-go [2023-02-17T07:51:15.011Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:51:15.011Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:51:15.011Z] ---> 4084f11a99d9 [2023-02-17T07:51:15.011Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:51:15.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:51:15.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:51:15.011Z] ---> 4084f11a99d9 [2023-02-17T07:51:15.011Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T07:51:15.011Z] ---> Running in 3f212a02def1 [2023-02-17T07:51:15.011Z] ---> Running in 120cefe2b71d [2023-02-17T07:51:15.011Z] ---> Running in 5c95c570ea70 [2023-02-17T07:51:15.011Z] ---> Running in e635071bda96 [2023-02-17T07:51:15.012Z] ---> Running in 598b0a63e564 [2023-02-17T07:51:15.288Z] Removing intermediate container 120cefe2b71d [2023-02-17T07:51:15.288Z] ---> 56d55779a6fe [2023-02-17T07:51:15.288Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:51:15.288Z] Removing intermediate container 3f212a02def1 [2023-02-17T07:51:15.288Z] ---> dad165275fd0 [2023-02-17T07:51:15.288Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T07:51:15.288Z] Removing intermediate container 598b0a63e564 [2023-02-17T07:51:15.288Z] ---> b9959fa8d96a [2023-02-17T07:51:15.288Z] Step 4/24 : WORKDIR /edgex-go [2023-02-17T07:51:15.288Z] Removing intermediate container e635071bda96 [2023-02-17T07:51:15.288Z] ---> 055f4febba1c [2023-02-17T07:51:15.288Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-17T07:51:15.556Z] ---> Running in 0c760bced588 [2023-02-17T07:51:15.556Z] ---> Running in 93fdee1a8927 [2023-02-17T07:51:15.556Z] ---> Running in d56fd1bd258e [2023-02-17T07:51:15.556Z] ---> Running in cfde11eeaabc [2023-02-17T07:51:15.556Z] Removing intermediate container 5c95c570ea70 [2023-02-17T07:51:15.556Z] ---> 33fe88937b2e [2023-02-17T07:51:15.556Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T07:51:15.824Z] ---> Running in 39e3213ac1f7 [2023-02-17T07:51:16.408Z] Removing intermediate container d56fd1bd258e [2023-02-17T07:51:16.408Z] ---> c9317d5410ef [2023-02-17T07:51:16.408Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-17T07:51:16.408Z] ---> Running in 490f9d5a9edc [2023-02-17T07:51:16.408Z] Removing intermediate container 0c760bced588 [2023-02-17T07:51:16.408Z] Removing intermediate container 93fdee1a8927 [2023-02-17T07:51:16.408Z] ---> 02d665f50474 [2023-02-17T07:51:16.408Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:51:16.408Z] ---> 73a0ccafdcd8 [2023-02-17T07:51:16.408Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T07:51:16.678Z] ---> Running in 55b758ea4eec [2023-02-17T07:51:16.678Z] ---> Running in bf3358cb42ce [2023-02-17T07:51:17.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:18.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:18.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:18.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:19.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:19.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:19.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:19.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:19.358Z] OK: 221 MiB in 51 packages [2023-02-17T07:51:19.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:19.894Z] OK: 221 MiB in 51 packages [2023-02-17T07:51:19.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:51:21.312Z] OK: 221 MiB in 51 packages [2023-02-17T07:51:21.312Z] OK: 221 MiB in 51 packages [2023-02-17T07:51:21.312Z] Removing intermediate container cfde11eeaabc [2023-02-17T07:51:21.312Z] ---> 2abf6c163358 [2023-02-17T07:51:21.312Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-17T07:51:21.312Z] OK: 221 MiB in 51 packages [2023-02-17T07:51:21.581Z] Removing intermediate container 39e3213ac1f7 [2023-02-17T07:51:21.581Z] ---> 609371c9bfe7 [2023-02-17T07:51:21.581Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:51:22.994Z] ---> 75f4c48ad739 [2023-02-17T07:51:22.994Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:51:22.994Z] ---> Running in 3f350be7abc0 [2023-02-17T07:51:22.994Z] Removing intermediate container 490f9d5a9edc [2023-02-17T07:51:22.994Z] ---> a25399660bbf [2023-02-17T07:51:22.994Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-17T07:51:22.994Z] Removing intermediate container bf3358cb42ce [2023-02-17T07:51:22.994Z] ---> 78f5f5d78174 [2023-02-17T07:51:22.994Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:51:23.260Z] ---> 4d8a2a963a31 [2023-02-17T07:51:23.260Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:51:23.260Z] Removing intermediate container 55b758ea4eec [2023-02-17T07:51:23.260Z] ---> 5032351a1050 [2023-02-17T07:51:23.260Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T07:51:23.260Z] ---> Running in 5d4af00d9709 [2023-02-17T07:51:24.679Z] ---> 53f333bf8521 [2023-02-17T07:51:24.679Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:51:24.679Z] ---> 281fcaefcebf [2023-02-17T07:51:24.679Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:51:24.679Z] ---> b2c32b543dfd [2023-02-17T07:51:24.679Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:51:24.679Z] ---> Running in 064ced058160 [2023-02-17T07:51:24.948Z] ---> Running in cf70b23c3238 [2023-02-17T07:51:25.217Z] ---> Running in 844458f38c12 [2023-02-17T07:53:16.898Z] Removing intermediate container 5d4af00d9709 [2023-02-17T07:53:16.898Z] ---> b511a67df74a [2023-02-17T07:53:16.898Z] Step 7/24 : COPY . . [2023-02-17T07:53:16.898Z] Removing intermediate container 3f350be7abc0 [2023-02-17T07:53:16.898Z] ---> 4ec65617f515 [2023-02-17T07:53:16.898Z] Step 7/21 : COPY . . [2023-02-17T07:53:16.898Z] Removing intermediate container 844458f38c12 [2023-02-17T07:53:16.898Z] ---> 274405259ab5 [2023-02-17T07:53:16.898Z] Step 8/22 : COPY . . [2023-02-17T07:53:16.898Z] Removing intermediate container 064ced058160 [2023-02-17T07:53:16.898Z] ---> 8c42152bbe26 [2023-02-17T07:53:16.898Z] Step 8/24 : COPY . . [2023-02-17T07:53:16.898Z] Removing intermediate container cf70b23c3238 [2023-02-17T07:53:16.898Z] ---> 984690afc02a [2023-02-17T07:53:16.898Z] Step 8/22 : COPY . . [2023-02-17T07:53:21.167Z] ---> 840c760e7709 [2023-02-17T07:53:21.167Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T07:53:21.167Z] ---> 102c2d75845c [2023-02-17T07:53:21.167Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-17T07:53:21.167Z] ---> e4d53bdfee94 [2023-02-17T07:53:21.167Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-17T07:53:21.436Z] ---> 09d0cb41850f [2023-02-17T07:53:21.436Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-17T07:53:21.436Z] ---> Running in 476842cc830a [2023-02-17T07:53:21.436Z] ---> Running in be160fa5b9fe [2023-02-17T07:53:21.436Z] ---> 226d510ce702 [2023-02-17T07:53:21.436Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-17T07:53:21.436Z] ---> Running in 4398596179b8 [2023-02-17T07:53:21.703Z] ---> Running in f0127902e286 [2023-02-17T07:53:21.703Z] ---> Running in 70bd52e0b36a [2023-02-17T07:53:22.290Z] Removing intermediate container 476842cc830a [2023-02-17T07:53:22.290Z] ---> d19b90418847 [2023-02-17T07:53:22.290Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T07:53:22.290Z] ---> Running in 26a5cc40e874 [2023-02-17T07:53:22.872Z] Removing intermediate container 26a5cc40e874 [2023-02-17T07:53:22.872Z] ---> 4238c924daef [2023-02-17T07:53:22.872Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T07:53:23.139Z] ---> Running in 18247bdddaa5 [2023-02-17T07:53:24.097Z] 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-02-17T07:53:24.097Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-17T07:53:24.363Z] 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-02-17T07:53:24.363Z] 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-02-17T07:53:26.310Z] Removing intermediate container 18247bdddaa5 [2023-02-17T07:53:26.310Z] ---> faf6ab2fb033 [2023-02-17T07:53:26.310Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T07:53:26.310Z] ---> Running in d07b3a5b089a [2023-02-17T07:53:26.577Z] Removing intermediate container d07b3a5b089a [2023-02-17T07:53:26.577Z] ---> 7d1e1a7d9fd9 [2023-02-17T07:53:26.577Z] [2023-02-17T07:53:26.577Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T07:53:26.577Z] 3.15: Pulling from library/alpine [2023-02-17T07:53:27.983Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-17T07:53:27.983Z] Status: Downloaded newer image for alpine:3.15 [2023-02-17T07:53:27.983Z] ---> 354640af7b1b [2023-02-17T07:53:27.983Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T07:53:27.983Z] ---> Running in 91e55860b624 [2023-02-17T07:53:28.261Z] Removing intermediate container 91e55860b624 [2023-02-17T07:53:28.261Z] ---> e675561f183f [2023-02-17T07:53:28.261Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T07:53:28.535Z] ---> Running in 0b24291aab87 [2023-02-17T07:53:30.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:53:31.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:53:32.474Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T07:53:32.474Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T07:53:32.474Z] OK: 15734 distinct packages available [2023-02-17T07:53:32.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:53:33.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:53:34.731Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-17T07:53:34.731Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-17T07:53:34.731Z] (3/5) Installing libucontext (1.1-r0) [2023-02-17T07:53:34.731Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-17T07:53:34.731Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-17T07:53:34.731Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T07:53:34.731Z] OK: 6 MiB in 19 packages [2023-02-17T07:53:36.676Z] Removing intermediate container 0b24291aab87 [2023-02-17T07:53:36.676Z] ---> 6d920c12a6e1 [2023-02-17T07:53:36.676Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-17T07:53:40.928Z] ---> d90cbd86e417 [2023-02-17T07:53:40.928Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T07:53:46.262Z] ---> 5df80a2698b8 [2023-02-17T07:53:46.262Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T07:53:46.843Z] ---> 01bf395c9bf2 [2023-02-17T07:53:46.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-17T07:53:47.803Z] ---> dcbe7808279d [2023-02-17T07:53:47.803Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-17T07:53:48.388Z] ---> 8098ba1ef4d0 [2023-02-17T07:53:48.388Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T07:53:48.656Z] ---> Running in b7459a802521 [2023-02-17T07:53:48.925Z] Removing intermediate container b7459a802521 [2023-02-17T07:53:48.925Z] ---> 4ac5f36fbd89 [2023-02-17T07:53:49.208Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T07:53:49.208Z] ---> Running in 5edbb472bd7f [2023-02-17T07:53:49.828Z] Removing intermediate container 5edbb472bd7f [2023-02-17T07:53:49.829Z] ---> 7f084c15bf2b [2023-02-17T07:53:49.829Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T07:53:50.106Z] ---> Running in 12d4682a7d4c [2023-02-17T07:53:50.374Z] Removing intermediate container 12d4682a7d4c [2023-02-17T07:53:50.374Z] ---> 3a40939c5045 [2023-02-17T07:53:50.374Z] Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:53:50.641Z] ---> Running in 58becb14743b [2023-02-17T07:53:53.216Z] Removing intermediate container 58becb14743b [2023-02-17T07:53:53.216Z] ---> 48208c318fe7 [2023-02-17T07:53:53.216Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T07:53:53.216Z] ---> Running in 920adedf32f0 [2023-02-17T07:53:53.483Z] Removing intermediate container 920adedf32f0 [2023-02-17T07:53:53.483Z] ---> 1f8993debf3e [2023-02-17T07:53:53.483Z] [2023-02-17T07:53:53.749Z] Successfully built 1f8993debf3e [2023-02-17T07:53:53.749Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-17T07:53:53.749Z] Building security-secretstore-setup [2023-02-17T07:54:08.730Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T07:54:08.730Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T07:54:08.995Z] ---> 4084f11a99d9 [2023-02-17T07:54:08.995Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T07:54:08.995Z] ---> Using cache [2023-02-17T07:54:08.995Z] ---> 33fe88937b2e [2023-02-17T07:54:08.995Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-17T07:54:09.262Z] ---> Running in f34737cb4720 [2023-02-17T07:54:11.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:54:11.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:54:12.871Z] OK: 221 MiB in 51 packages [2023-02-17T07:54:14.289Z] Removing intermediate container f34737cb4720 [2023-02-17T07:54:14.289Z] ---> 7b14153ff85a [2023-02-17T07:54:14.289Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T07:54:15.248Z] ---> 179b22af9aa6 [2023-02-17T07:54:15.248Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T07:54:15.248Z] ---> Running in 66e2eeea5941 [2023-02-17T07:55:51.872Z] Removing intermediate container 66e2eeea5941 [2023-02-17T07:55:51.872Z] ---> 660a6c1268fa [2023-02-17T07:55:51.872Z] Step 7/24 : COPY . . [2023-02-17T07:55:53.275Z] ---> 0252b063d260 [2023-02-17T07:55:53.275Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-17T07:55:53.542Z] ---> Running in 346769d80fd3 [2023-02-17T07:55:55.484Z] 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-02-17T07:59:17.207Z] 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-02-17T07:59:39.250Z] Removing intermediate container 4398596179b8 [2023-02-17T07:59:39.250Z] ---> d764941991cc [2023-02-17T07:59:39.250Z] [2023-02-17T07:59:39.250Z] Step 9/21 : FROM alpine:3.16 [2023-02-17T07:59:39.250Z] 3.16: Pulling from library/alpine [2023-02-17T07:59:39.250Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T07:59:39.250Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T07:59:39.250Z] ---> 4c81e5bf8899 [2023-02-17T07:59:39.250Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-17T07:59:39.250Z] ---> Running in c56ef1e32480 [2023-02-17T07:59:39.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T07:59:40.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T07:59:42.042Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-17T07:59:42.042Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-17T07:59:42.042Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-17T07:59:42.042Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-17T07:59:42.042Z] (5/6) Installing curl (7.83.1-r6) [2023-02-17T07:59:42.042Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-17T07:59:42.042Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T07:59:42.042Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T07:59:42.645Z] OK: 8 MiB in 20 packages [2023-02-17T07:59:44.711Z] Removing intermediate container c56ef1e32480 [2023-02-17T07:59:44.711Z] ---> eaf91c29d0ac [2023-02-17T07:59:44.711Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T07:59:44.711Z] ---> Running in 51de730082cb [2023-02-17T07:59:45.352Z] Removing intermediate container 51de730082cb [2023-02-17T07:59:45.352Z] ---> 5f9c5797e84c [2023-02-17T07:59:45.352Z] Step 12/21 : WORKDIR /edgex [2023-02-17T07:59:45.352Z] ---> Running in d3a38db99a3e [2023-02-17T07:59:45.935Z] Removing intermediate container d3a38db99a3e [2023-02-17T07:59:45.935Z] ---> 581dd9464488 [2023-02-17T07:59:45.935Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-17T07:59:46.900Z] ---> 715c3b323159 [2023-02-17T07:59:46.900Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-17T07:59:48.837Z] ---> 6842ce633d64 [2023-02-17T07:59:48.837Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-17T07:59:50.255Z] ---> bf3343c82ca2 [2023-02-17T07:59:50.255Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T07:59:53.595Z] ---> 5f4518b0cff0 [2023-02-17T07:59:53.595Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T07:59:53.595Z] ---> Running in 59d88d5da275 [2023-02-17T07:59:56.963Z] Removing intermediate container 59d88d5da275 [2023-02-17T07:59:56.963Z] ---> 11ad52246aa3 [2023-02-17T07:59:56.963Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T07:59:56.963Z] ---> Running in 01696b6cc81d [2023-02-17T07:59:56.963Z] Removing intermediate container 01696b6cc81d [2023-02-17T07:59:56.963Z] ---> 86d68bea940c [2023-02-17T07:59:56.963Z] Step 19/21 : LABEL arch=arm64 [2023-02-17T07:59:56.963Z] ---> Running in b269fbb67cef [2023-02-17T07:59:57.561Z] Removing intermediate container b269fbb67cef [2023-02-17T07:59:57.561Z] ---> a6f99fe6dde8 [2023-02-17T07:59:57.561Z] Step 20/21 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T07:59:57.561Z] ---> Running in 3392b411b463 [2023-02-17T07:59:58.147Z] Removing intermediate container 3392b411b463 [2023-02-17T07:59:58.147Z] ---> 78210336e3c2 [2023-02-17T07:59:58.147Z] Step 21/21 : LABEL version=0.0.0 [2023-02-17T07:59:58.418Z] ---> Running in c2aafd6af603 [2023-02-17T07:59:59.030Z] Removing intermediate container c2aafd6af603 [2023-02-17T07:59:59.030Z] ---> 474403fd927c [2023-02-17T07:59:59.030Z] [2023-02-17T07:59:59.295Z] Successfully built 474403fd927c [2023-02-17T07:59:59.295Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-17T07:59:59.295Z]  Building security-proxy-setup ... done Building support-notifications [2023-02-17T08:00:09.352Z] Removing intermediate container 70bd52e0b36a [2023-02-17T08:00:09.352Z] ---> 9cd9b8601ee6 [2023-02-17T08:00:09.352Z] [2023-02-17T08:00:09.352Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:00:09.352Z] ---> 4c81e5bf8899 [2023-02-17T08:00:09.352Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-17T08:00:09.352Z] ---> Running in 40d5e1c2791b [2023-02-17T08:00:09.352Z] Removing intermediate container 40d5e1c2791b [2023-02-17T08:00:09.352Z] ---> 4c94a1db64d0 [2023-02-17T08:00:09.352Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:00:09.620Z] ---> Running in 665baa4cc29e [2023-02-17T08:00:12.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:12.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:14.405Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:00:14.405Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:00:14.405Z] OK: 5 MiB in 15 packages [2023-02-17T08:00:16.343Z] Removing intermediate container 665baa4cc29e [2023-02-17T08:00:16.343Z] ---> 68c142d0efc6 [2023-02-17T08:00:16.343Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:00:19.787Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:00:19.787Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:00:19.787Z] ---> 4084f11a99d9 [2023-02-17T08:00:19.787Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:00:19.787Z] ---> Using cache [2023-02-17T08:00:19.787Z] ---> b9959fa8d96a [2023-02-17T08:00:19.787Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:00:19.787Z] ---> Using cache [2023-02-17T08:00:19.787Z] ---> c9317d5410ef [2023-02-17T08:00:19.787Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-17T08:00:20.376Z] ---> Running in f8e6a54f7a4b [2023-02-17T08:00:20.376Z] ---> 467015be7a55 [2023-02-17T08:00:20.376Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-17T08:00:22.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:22.955Z] ---> 74dcae1deb19 [2023-02-17T08:00:22.955Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-17T08:00:23.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:23.496Z] ---> e95ef1523409 [2023-02-17T08:00:23.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-17T08:00:24.462Z] OK: 221 MiB in 51 packages [2023-02-17T08:00:24.737Z] ---> d880a5b467c7 [2023-02-17T08:00:24.737Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:00:25.028Z] ---> Running in 12caa1f5cb0e [2023-02-17T08:00:26.982Z] Removing intermediate container f8e6a54f7a4b [2023-02-17T08:00:26.982Z] ---> c2259ec6fd30 [2023-02-17T08:00:26.982Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:00:28.924Z] ---> 7bb095a13e3b [2023-02-17T08:00:28.924Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:00:29.223Z] ---> Running in e336c2d484ee [2023-02-17T08:00:29.223Z] Removing intermediate container 12caa1f5cb0e [2023-02-17T08:00:29.223Z] ---> e4a8bcae36f2 [2023-02-17T08:00:29.223Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:00:29.488Z] ---> Running in 18611772d6c1 [2023-02-17T08:00:32.836Z] Removing intermediate container 18611772d6c1 [2023-02-17T08:00:32.836Z] ---> 8c77d71c4fa3 [2023-02-17T08:00:32.836Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-17T08:00:32.836Z] ---> Running in fcf3ce6a9d42 [2023-02-17T08:00:33.795Z] Removing intermediate container fcf3ce6a9d42 [2023-02-17T08:00:33.795Z] ---> 512c01ff0c84 [2023-02-17T08:00:33.795Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T08:00:33.795Z] ---> Running in 463a2bb98285 [2023-02-17T08:00:34.751Z] Removing intermediate container 463a2bb98285 [2023-02-17T08:00:34.751Z] ---> 952f960d2203 [2023-02-17T08:00:34.751Z] Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:00:34.751Z] ---> Running in 68c6c7efcd3e [2023-02-17T08:00:35.719Z] Removing intermediate container 68c6c7efcd3e [2023-02-17T08:00:35.719Z] ---> 0cd0b9d58e88 [2023-02-17T08:00:35.719Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:00:35.719Z] ---> Running in f6571837b982 [2023-02-17T08:00:35.986Z] Removing intermediate container f0127902e286 [2023-02-17T08:00:35.986Z] ---> ab92b7afd3b3 [2023-02-17T08:00:35.986Z] [2023-02-17T08:00:35.986Z] Step 10/24 : FROM alpine:3.16 [2023-02-17T08:00:35.986Z] ---> 4c81e5bf8899 [2023-02-17T08:00:35.986Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:00:36.253Z] ---> Running in 0606960194d9 [2023-02-17T08:00:36.253Z] Removing intermediate container f6571837b982 [2023-02-17T08:00:36.253Z] ---> 8ad65bca43a9 [2023-02-17T08:00:36.253Z] [2023-02-17T08:00:36.834Z] Successfully built 8ad65bca43a9 [2023-02-17T08:00:36.834Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-17T08:00:36.834Z] Building security-spiffe-token-provider [2023-02-17T08:00:38.236Z]  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:38.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:39.909Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:00:39.909Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:00:39.909Z] OK: 5 MiB in 15 packages [2023-02-17T08:00:41.853Z] Removing intermediate container 0606960194d9 [2023-02-17T08:00:41.853Z] ---> a251e334996f [2023-02-17T08:00:41.853Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:00:42.119Z] ---> Running in 2ce5703d9b6c [2023-02-17T08:00:42.701Z] Removing intermediate container 2ce5703d9b6c [2023-02-17T08:00:42.701Z] ---> c91e08409143 [2023-02-17T08:00:42.701Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-17T08:00:42.701Z] ---> Running in 80db5b4e876d [2023-02-17T08:00:43.658Z] Removing intermediate container 80db5b4e876d [2023-02-17T08:00:43.658Z] ---> c0316582a870 [2023-02-17T08:00:43.658Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-17T08:00:43.658Z] ---> Running in 936557c96d22 [2023-02-17T08:00:44.241Z] Removing intermediate container 936557c96d22 [2023-02-17T08:00:44.241Z] ---> def9a50b786f [2023-02-17T08:00:44.241Z] Step 15/24 : WORKDIR / [2023-02-17T08:00:44.507Z] ---> Running in 3d1fe4bfdc02 [2023-02-17T08:00:45.463Z] Removing intermediate container 3d1fe4bfdc02 [2023-02-17T08:00:45.463Z] ---> 78ae8c295ded [2023-02-17T08:00:45.463Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:00:46.868Z] ---> f75af4bf95bf [2023-02-17T08:00:46.868Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-17T08:00:49.446Z] ---> a5430b902cf1 [2023-02-17T08:00:49.446Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-17T08:00:50.855Z] ---> 27d815982443 [2023-02-17T08:00:50.855Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-17T08:00:51.812Z] ---> 20f054f8fb0a [2023-02-17T08:00:51.812Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-17T08:00:52.079Z] ---> Running in 8cfa08fffc0d [2023-02-17T08:00:52.661Z] Removing intermediate container 8cfa08fffc0d [2023-02-17T08:00:52.661Z] ---> 2bf2b158dcbd [2023-02-17T08:00:52.661Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:00:52.932Z] ---> Running in c8729fb4c277 [2023-02-17T08:00:53.892Z] Removing intermediate container c8729fb4c277 [2023-02-17T08:00:53.892Z] ---> f1f8f8674147 [2023-02-17T08:00:53.892Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T08:00:54.159Z] ---> Running in a084512bf2b1 [2023-02-17T08:00:54.159Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:00:54.159Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:00:54.159Z] ---> 4084f11a99d9 [2023-02-17T08:00:54.159Z] Step 3/19 : WORKDIR /edgex-go [2023-02-17T08:00:54.159Z] ---> Using cache [2023-02-17T08:00:54.159Z] ---> 33fe88937b2e [2023-02-17T08:00:54.159Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-17T08:00:54.159Z] ---> Running in 388cd5655eb7 [2023-02-17T08:00:55.117Z] Removing intermediate container a084512bf2b1 [2023-02-17T08:00:55.117Z] ---> f9128bfc5d52 [2023-02-17T08:00:55.117Z] Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:00:55.386Z] ---> Running in d7c6eb22eac6 [2023-02-17T08:00:55.969Z] Removing intermediate container d7c6eb22eac6 [2023-02-17T08:00:55.969Z] ---> 8d1df8e96e26 [2023-02-17T08:00:55.969Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:00:56.237Z] ---> Running in 7b9f2621df3b [2023-02-17T08:00:56.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:56.777Z] Removing intermediate container 7b9f2621df3b [2023-02-17T08:00:56.777Z] ---> 51e149155b54 [2023-02-17T08:00:56.777Z] [2023-02-17T08:00:57.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:57.046Z] Successfully built 51e149155b54 [2023-02-17T08:00:57.046Z] Successfully tagged core-metadata-arm64:latest [2023-02-17T08:00:57.046Z]  Building core-metadata ... done Building security-spire-config [2023-02-17T08:00:58.455Z] v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-17T08:00:58.455Z] v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-17T08:00:58.455Z] OK: 16903 distinct packages available [2023-02-17T08:00:58.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:00:59.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:01:00.443Z] OK: 221 MiB in 51 packages [2023-02-17T08:01:02.395Z] Removing intermediate container 388cd5655eb7 [2023-02-17T08:01:02.395Z] ---> dc0dc7d57bed [2023-02-17T08:01:02.395Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-17T08:01:03.364Z] ---> 5d4682fed483 [2023-02-17T08:01:03.364Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:01:03.364Z] ---> Running in 1644663baff4 [2023-02-17T08:01:15.651Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:01:15.651Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:01:15.651Z] ---> 4084f11a99d9 [2023-02-17T08:01:15.651Z] Step 3/24 : WORKDIR /edgex-go [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> 33fe88937b2e [2023-02-17T08:01:15.651Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> 609371c9bfe7 [2023-02-17T08:01:15.651Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> 4d8a2a963a31 [2023-02-17T08:01:15.651Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> b511a67df74a [2023-02-17T08:01:15.651Z] Step 7/24 : COPY . . [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> 840c760e7709 [2023-02-17T08:01:15.651Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> d19b90418847 [2023-02-17T08:01:15.651Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> 4238c924daef [2023-02-17T08:01:15.651Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> faf6ab2fb033 [2023-02-17T08:01:15.651Z] Step 11/24 : WORKDIR /edgex-go [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> 7d1e1a7d9fd9 [2023-02-17T08:01:15.651Z] [2023-02-17T08:01:15.651Z] Step 12/24 : FROM alpine:3.15 [2023-02-17T08:01:15.651Z] ---> 354640af7b1b [2023-02-17T08:01:15.651Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:01:15.651Z] ---> Using cache [2023-02-17T08:01:15.651Z] ---> e675561f183f [2023-02-17T08:01:15.651Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-17T08:01:15.917Z] ---> Running in 0ff868cc80ee [2023-02-17T08:01:17.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:01:18.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:01:19.515Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:01:19.515Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:01:19.515Z] OK: 15734 distinct packages available [2023-02-17T08:01:19.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:01:20.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:01:21.070Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-17T08:01:21.070Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:01:21.070Z] (3/4) Installing libucontext (1.1-r0) [2023-02-17T08:01:21.070Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-17T08:01:21.335Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:01:21.335Z] OK: 6 MiB in 18 packages [2023-02-17T08:01:23.267Z] Removing intermediate container 0ff868cc80ee [2023-02-17T08:01:23.267Z] ---> a1c01541f325 [2023-02-17T08:01:23.267Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:01:29.898Z] ---> 4297b6400c68 [2023-02-17T08:01:29.898Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:01:30.481Z] ---> 136f88565e6d [2023-02-17T08:01:30.481Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-17T08:01:30.746Z] ---> Running in 405fce460976 [2023-02-17T08:01:32.146Z] Removing intermediate container 405fce460976 [2023-02-17T08:01:32.146Z] ---> 9ab3e9e510d3 [2023-02-17T08:01:32.146Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-17T08:01:36.393Z] ---> cfe0f0ffb9af [2023-02-17T08:01:36.393Z] Step 19/24 : WORKDIR / [2023-02-17T08:01:36.660Z] ---> Running in 9f9582073b86 [2023-02-17T08:01:36.660Z] 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-02-17T08:01:37.619Z] Removing intermediate container 9f9582073b86 [2023-02-17T08:01:37.619Z] ---> f17352510ca5 [2023-02-17T08:01:37.619Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:01:37.619Z] ---> Running in 3503d68456a9 [2023-02-17T08:01:38.579Z] Removing intermediate container 3503d68456a9 [2023-02-17T08:01:38.579Z] ---> 3cf878432451 [2023-02-17T08:01:38.579Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:01:38.579Z] ---> Running in 34a0e3a001a3 [2023-02-17T08:01:39.537Z] Removing intermediate container 34a0e3a001a3 [2023-02-17T08:01:39.537Z] ---> 6d1a1f7462d3 [2023-02-17T08:01:39.537Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T08:01:39.805Z] ---> Running in edd2285644d3 [2023-02-17T08:01:40.767Z] Removing intermediate container edd2285644d3 [2023-02-17T08:01:40.767Z] ---> 7c0b0bd4b256 [2023-02-17T08:01:40.768Z] Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:01:40.768Z] ---> Running in a68dea9ee0e2 [2023-02-17T08:01:41.350Z] Removing intermediate container a68dea9ee0e2 [2023-02-17T08:01:41.350Z] ---> 7138951b9fa7 [2023-02-17T08:01:41.350Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:01:41.618Z] ---> Running in 29b76edc0bbf [2023-02-17T08:01:42.574Z] Removing intermediate container 29b76edc0bbf [2023-02-17T08:01:42.574Z] ---> 85b1aee32a6b [2023-02-17T08:01:42.574Z] [2023-02-17T08:01:42.838Z] Successfully built 85b1aee32a6b [2023-02-17T08:01:42.838Z] Successfully tagged security-spire-config-arm64:latest [2023-02-17T08:01:42.839Z]  Building security-spire-config ... done Building security-spire-server [2023-02-17T08:02:04.916Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:02:04.916Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:02:04.916Z] ---> 4084f11a99d9 [2023-02-17T08:02:04.916Z] Step 3/23 : WORKDIR /edgex-go [2023-02-17T08:02:04.916Z] ---> Using cache [2023-02-17T08:02:04.916Z] ---> 33fe88937b2e [2023-02-17T08:02:04.916Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-17T08:02:04.916Z] ---> Using cache [2023-02-17T08:02:04.916Z] ---> 609371c9bfe7 [2023-02-17T08:02:04.916Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-17T08:02:04.916Z] ---> Using cache [2023-02-17T08:02:04.916Z] ---> 4d8a2a963a31 [2023-02-17T08:02:04.916Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:02:04.916Z] ---> Using cache [2023-02-17T08:02:04.916Z] ---> b511a67df74a [2023-02-17T08:02:04.916Z] Step 7/23 : COPY . . [2023-02-17T08:02:04.916Z] ---> Using cache [2023-02-17T08:02:04.916Z] ---> 840c760e7709 [2023-02-17T08:02:04.916Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-17T08:02:04.916Z] ---> Using cache [2023-02-17T08:02:04.916Z] ---> d19b90418847 [2023-02-17T08:02:04.916Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-17T08:02:04.916Z] ---> Using cache [2023-02-17T08:02:04.916Z] ---> 4238c924daef [2023-02-17T08:02:04.916Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-17T08:02:04.916Z] ---> Running in d6821bae497d [2023-02-17T08:02:04.916Z] Removing intermediate container 346769d80fd3 [2023-02-17T08:02:04.916Z] ---> 2549ff1fb6f3 [2023-02-17T08:02:04.916Z] [2023-02-17T08:02:04.916Z] Step 9/24 : FROM alpine:3.16 [2023-02-17T08:02:04.916Z] ---> 4c81e5bf8899 [2023-02-17T08:02:04.916Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-17T08:02:05.185Z] ---> Running in 4fda5b429ad7 [2023-02-17T08:02:07.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:02:07.783Z] Removing intermediate container d6821bae497d [2023-02-17T08:02:07.783Z] ---> d902074648bb [2023-02-17T08:02:07.783Z] Step 11/23 : WORKDIR /edgex-go [2023-02-17T08:02:07.783Z] ---> Running in 084b41ca8f78 [2023-02-17T08:02:08.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:02:08.635Z] Removing intermediate container 084b41ca8f78 [2023-02-17T08:02:08.635Z] ---> 2b4047b3f317 [2023-02-17T08:02:08.635Z] [2023-02-17T08:02:08.635Z] Step 12/23 : FROM alpine:3.15 [2023-02-17T08:02:08.635Z] ---> 354640af7b1b [2023-02-17T08:02:08.635Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:02:08.635Z] ---> Using cache [2023-02-17T08:02:08.635Z] ---> e675561f183f [2023-02-17T08:02:08.635Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-17T08:02:08.635Z] ---> Using cache [2023-02-17T08:02:08.635Z] ---> 6d920c12a6e1 [2023-02-17T08:02:08.635Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-17T08:02:10.067Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-17T08:02:10.652Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-17T08:02:10.652Z] (3/3) Installing su-exec (0.2-r1) [2023-02-17T08:02:10.652Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:02:10.652Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:02:11.237Z] OK: 6 MiB in 17 packages [2023-02-17T08:02:15.507Z] Removing intermediate container 4fda5b429ad7 [2023-02-17T08:02:15.507Z] ---> 68bc1836564c [2023-02-17T08:02:15.507Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-17T08:02:15.507Z] ---> Running in df5c042af46d [2023-02-17T08:02:16.208Z] Removing intermediate container df5c042af46d [2023-02-17T08:02:16.208Z] ---> 5ecb2104f12d [2023-02-17T08:02:16.208Z] Step 12/24 : WORKDIR / [2023-02-17T08:02:16.208Z] ---> Running in d51680e543ea [2023-02-17T08:02:17.257Z] Removing intermediate container d51680e543ea [2023-02-17T08:02:17.257Z] ---> c023ce47d2d9 [2023-02-17T08:02:17.257Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-17T08:02:18.244Z] ---> c57d22944eb8 [2023-02-17T08:02:18.244Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-17T08:02:19.246Z] ---> 2c5cb669e2e0 [2023-02-17T08:02:19.246Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-17T08:02:20.285Z] ---> b93b418f51d0 [2023-02-17T08:02:20.285Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-17T08:02:20.884Z] ---> 6a291cbb325a [2023-02-17T08:02:20.884Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-17T08:02:21.871Z] ---> 1babd1c21318 [2023-02-17T08:02:21.871Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-17T08:02:21.871Z] Removing intermediate container e336c2d484ee [2023-02-17T08:02:21.871Z] ---> 2fd6075d6ea0 [2023-02-17T08:02:21.871Z] Step 8/22 : COPY . . [2023-02-17T08:02:22.142Z] ---> 3ba989d64e6c [2023-02-17T08:02:22.142Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-17T08:02:23.562Z] ---> 9a1190382953 [2023-02-17T08:02:23.562Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-17T08:02:23.562Z] ---> e5333e1e64b4 [2023-02-17T08:02:23.562Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-17T08:02:23.562Z] ---> Running in 3f2abff6ddb2 [2023-02-17T08:02:24.528Z] Removing intermediate container 3f2abff6ddb2 [2023-02-17T08:02:24.528Z] ---> 014311bad6ba [2023-02-17T08:02:24.528Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-17T08:02:24.528Z] ---> Running in ee0696be1e21 [2023-02-17T08:02:27.888Z] Removing intermediate container ee0696be1e21 [2023-02-17T08:02:27.888Z] ---> ce8f5ab04e4d [2023-02-17T08:02:27.888Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T08:02:27.888Z] ---> a7c516b49610 [2023-02-17T08:02:27.888Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-17T08:02:27.888Z] ---> Running in 2de04e62f935 [2023-02-17T08:02:28.853Z] Removing intermediate container 2de04e62f935 [2023-02-17T08:02:28.853Z] ---> 245108e99a32 [2023-02-17T08:02:28.853Z] Step 22/23 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:02:28.853Z] ---> Running in 0e9bf3117901 [2023-02-17T08:02:29.442Z] Removing intermediate container 0e9bf3117901 [2023-02-17T08:02:29.442Z] ---> 46bd556b1d17 [2023-02-17T08:02:29.442Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:02:29.715Z] ---> Running in 1d163ea23ecf [2023-02-17T08:02:30.304Z] Removing intermediate container 1d163ea23ecf [2023-02-17T08:02:30.304Z] ---> 4822be26f351 [2023-02-17T08:02:30.304Z] [2023-02-17T08:02:30.575Z] ---> f3a2a6874e39 [2023-02-17T08:02:30.575Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-17T08:02:30.844Z] Successfully built 4822be26f351 [2023-02-17T08:02:30.844Z] Successfully tagged security-spire-server-arm64:latest [2023-02-17T08:02:30.844Z]  Building security-spire-server ... done Building core-command [2023-02-17T08:02:31.812Z] ---> 559acdb3c637 [2023-02-17T08:02:31.812Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-17T08:02:32.081Z] ---> Running in df07e78b0353 [2023-02-17T08:02:35.443Z] Removing intermediate container df07e78b0353 [2023-02-17T08:02:35.443Z] ---> 07feeb4f8d73 [2023-02-17T08:02:35.443Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-17T08:02:35.443Z] ---> Running in 8dba5e4d45cb [2023-02-17T08:02:36.032Z] Removing intermediate container be160fa5b9fe [2023-02-17T08:02:36.032Z] ---> a31b1dfa9001 [2023-02-17T08:02:36.032Z] [2023-02-17T08:02:36.032Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:02:36.032Z] ---> 4c81e5bf8899 [2023-02-17T08:02:36.032Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:02:36.032Z] ---> Using cache [2023-02-17T08:02:36.032Z] ---> a251e334996f [2023-02-17T08:02:36.032Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:02:36.032Z] ---> Using cache [2023-02-17T08:02:36.032Z] ---> c91e08409143 [2023-02-17T08:02:36.032Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-17T08:02:36.304Z] ---> Running in d8cb9ee50d3c [2023-02-17T08:02:36.304Z] Removing intermediate container 8dba5e4d45cb [2023-02-17T08:02:36.304Z] ---> b4109a54e2ab [2023-02-17T08:02:36.304Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T08:02:36.581Z] ---> Running in c5a7fc4829d8 [2023-02-17T08:02:37.181Z] Removing intermediate container c5a7fc4829d8 [2023-02-17T08:02:37.181Z] ---> 7661b0eef991 [2023-02-17T08:02:37.181Z] Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:02:37.181Z] Removing intermediate container d8cb9ee50d3c [2023-02-17T08:02:37.181Z] ---> f41c34948287 [2023-02-17T08:02:37.181Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:02:37.450Z] ---> Running in 35c8bafde9d6 [2023-02-17T08:02:37.450Z] ---> Running in 34c5e75f9613 [2023-02-17T08:02:38.038Z] Removing intermediate container 35c8bafde9d6 [2023-02-17T08:02:38.038Z] ---> b28be5c52458 [2023-02-17T08:02:38.038Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T08:02:38.307Z] Removing intermediate container 34c5e75f9613 [2023-02-17T08:02:38.307Z] ---> 07ddc91ea00a [2023-02-17T08:02:38.307Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:02:38.307Z] ---> Running in 4d035a27584b [2023-02-17T08:02:40.913Z] Removing intermediate container 4d035a27584b [2023-02-17T08:02:40.913Z] ---> c4cedd527555 [2023-02-17T08:02:40.913Z] [2023-02-17T08:02:40.913Z] ---> 96d734d21132 [2023-02-17T08:02:40.913Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-17T08:02:41.183Z] Successfully built c4cedd527555 [2023-02-17T08:02:41.183Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-17T08:02:41.183Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2023-02-17T08:02:41.183Z] ---> 4063e5709620 [2023-02-17T08:02:41.183Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-17T08:02:41.452Z] ---> Running in 9c5a48d5cd3d [2023-02-17T08:02:43.407Z] 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-02-17T08:02:44.377Z] ---> 633e294613b4 [2023-02-17T08:02:44.377Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-17T08:02:44.966Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:02:44.966Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:02:44.966Z] ---> 4084f11a99d9 [2023-02-17T08:02:44.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:02:44.966Z] ---> Using cache [2023-02-17T08:02:44.966Z] ---> b9959fa8d96a [2023-02-17T08:02:44.966Z] Step 4/23 : WORKDIR /edgex-go [2023-02-17T08:02:44.966Z] ---> Using cache [2023-02-17T08:02:44.966Z] ---> c9317d5410ef [2023-02-17T08:02:44.966Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-17T08:02:44.966Z] ---> Using cache [2023-02-17T08:02:44.966Z] ---> a25399660bbf [2023-02-17T08:02:44.967Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-17T08:02:44.967Z] ---> Using cache [2023-02-17T08:02:44.967Z] ---> 53f333bf8521 [2023-02-17T08:02:44.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:02:44.967Z] ---> Using cache [2023-02-17T08:02:44.967Z] ---> 8c42152bbe26 [2023-02-17T08:02:44.967Z] Step 8/23 : COPY . . [2023-02-17T08:02:45.240Z] ---> Using cache [2023-02-17T08:02:45.240Z] ---> 09d0cb41850f [2023-02-17T08:02:45.240Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-17T08:02:45.509Z] ---> Running in 72c0ff2288a2 [2023-02-17T08:02:45.509Z] ---> 5c0e7054d32e [2023-02-17T08:02:45.509Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-17T08:02:46.098Z] ---> Running in 44f819750d4a [2023-02-17T08:02:46.685Z] Removing intermediate container 44f819750d4a [2023-02-17T08:02:46.685Z] ---> 9726cafa3b76 [2023-02-17T08:02:46.685Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:02:46.955Z] ---> Running in 21cd0d4dd48b [2023-02-17T08:02:47.925Z] 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-02-17T08:02:47.925Z] Removing intermediate container 21cd0d4dd48b [2023-02-17T08:02:47.925Z] ---> d5afb7b31573 [2023-02-17T08:02:47.925Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T08:02:47.925Z] ---> Running in b53a29fab46c [2023-02-17T08:02:48.518Z] Removing intermediate container b53a29fab46c [2023-02-17T08:02:48.518Z] ---> d93a2e8f6259 [2023-02-17T08:02:48.518Z] Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:02:48.791Z] ---> Running in 767c6df357eb [2023-02-17T08:02:49.385Z] Removing intermediate container 767c6df357eb [2023-02-17T08:02:49.385Z] ---> c4ef52406fe1 [2023-02-17T08:02:49.385Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:02:49.654Z] ---> Running in cc379abfc020 [2023-02-17T08:02:50.241Z] Removing intermediate container cc379abfc020 [2023-02-17T08:02:50.241Z] ---> 5be90df385b7 [2023-02-17T08:02:50.241Z] [2023-02-17T08:02:50.832Z] Removing intermediate container 1644663baff4 [2023-02-17T08:02:50.832Z] ---> fc3f4e4a314b [2023-02-17T08:02:50.832Z] Step 7/19 : COPY . . [2023-02-17T08:02:50.832Z] Successfully built 5be90df385b7 [2023-02-17T08:02:50.832Z] Successfully tagged support-scheduler-arm64:latest [2023-02-17T08:02:50.832Z] Building core-data [2023-02-17T08:02:59.081Z]  Building support-scheduler ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:02:59.081Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:02:59.081Z] ---> 4084f11a99d9 [2023-02-17T08:02:59.081Z] Step 3/32 : WORKDIR /edgex-go [2023-02-17T08:02:59.081Z] ---> Using cache [2023-02-17T08:02:59.081Z] ---> 33fe88937b2e [2023-02-17T08:02:59.081Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-17T08:02:59.081Z] ---> Using cache [2023-02-17T08:02:59.081Z] ---> 7b14153ff85a [2023-02-17T08:02:59.081Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-17T08:02:59.081Z] ---> Using cache [2023-02-17T08:02:59.081Z] ---> 179b22af9aa6 [2023-02-17T08:02:59.081Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:02:59.081Z] ---> Using cache [2023-02-17T08:02:59.081Z] ---> 660a6c1268fa [2023-02-17T08:02:59.081Z] Step 7/32 : COPY . . [2023-02-17T08:02:59.081Z] ---> Using cache [2023-02-17T08:02:59.081Z] ---> 0252b063d260 [2023-02-17T08:02:59.081Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-17T08:03:00.496Z] ---> Running in 154cccb49a94 [2023-02-17T08:03:02.446Z] 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-02-17T08:03:09.101Z] ---> dd797a3a5f44 [2023-02-17T08:03:09.101Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-17T08:03:09.101Z] ---> Running in 9e716290de77 [2023-02-17T08:03:11.050Z] 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-02-17T08:03:11.319Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-17T08:03:11.319Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-17T08:03:11.319Z] ---> 4084f11a99d9 [2023-02-17T08:03:11.319Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-17T08:03:11.319Z] ---> Using cache [2023-02-17T08:03:11.319Z] ---> b9959fa8d96a [2023-02-17T08:03:11.319Z] Step 4/22 : WORKDIR /edgex-go [2023-02-17T08:03:11.319Z] ---> Using cache [2023-02-17T08:03:11.319Z] ---> c9317d5410ef [2023-02-17T08:03:11.319Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-17T08:03:11.319Z] ---> Using cache [2023-02-17T08:03:11.319Z] ---> a25399660bbf [2023-02-17T08:03:11.319Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-17T08:03:11.319Z] ---> Using cache [2023-02-17T08:03:11.319Z] ---> 53f333bf8521 [2023-02-17T08:03:11.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T08:03:11.319Z] ---> Using cache [2023-02-17T08:03:11.319Z] ---> 8c42152bbe26 [2023-02-17T08:03:11.319Z] Step 8/22 : COPY . . [2023-02-17T08:03:11.319Z] ---> Using cache [2023-02-17T08:03:11.319Z] ---> 09d0cb41850f [2023-02-17T08:03:11.319Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-17T08:03:11.587Z] ---> Running in 679093ad8f92 [2023-02-17T08:03:13.544Z] 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-02-17T08:09:05.672Z] Removing intermediate container 72c0ff2288a2 [2023-02-17T08:09:05.672Z] ---> b709280cd0d7 [2023-02-17T08:09:05.672Z] [2023-02-17T08:09:05.672Z] Step 10/23 : FROM alpine:3.16 [2023-02-17T08:09:05.672Z] ---> 4c81e5bf8899 [2023-02-17T08:09:05.672Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:09:05.672Z] ---> Using cache [2023-02-17T08:09:05.672Z] ---> a251e334996f [2023-02-17T08:09:05.672Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:09:05.672Z] ---> Using cache [2023-02-17T08:09:05.672Z] ---> c91e08409143 [2023-02-17T08:09:05.672Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-17T08:09:05.672Z] ---> Running in 5c6ab542353c [2023-02-17T08:09:06.252Z] Removing intermediate container 5c6ab542353c [2023-02-17T08:09:06.252Z] ---> 52627e64d049 [2023-02-17T08:09:06.252Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-17T08:09:06.252Z] ---> Running in 2794b224787d [2023-02-17T08:09:07.224Z] Removing intermediate container 2794b224787d [2023-02-17T08:09:07.224Z] ---> 6eb9aec009c2 [2023-02-17T08:09:07.224Z] Step 15/23 : WORKDIR / [2023-02-17T08:09:07.224Z] ---> Running in 52fa4a114717 [2023-02-17T08:09:07.224Z] Removing intermediate container 154cccb49a94 [2023-02-17T08:09:07.224Z] ---> ff51bcfb8482 [2023-02-17T08:09:07.224Z] [2023-02-17T08:09:07.224Z] Step 9/32 : FROM alpine:3.16 [2023-02-17T08:09:07.224Z] ---> 4c81e5bf8899 [2023-02-17T08:09:07.224Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:09:07.496Z] ---> Running in a3381310fdbf [2023-02-17T08:09:08.094Z] Removing intermediate container a3381310fdbf [2023-02-17T08:09:08.094Z] ---> d2c60649786a [2023-02-17T08:09:08.094Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-17T08:09:08.094Z] Removing intermediate container 52fa4a114717 [2023-02-17T08:09:08.094Z] ---> e1248ae24a5e [2023-02-17T08:09:08.094Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:09:08.094Z] ---> Running in 1ffe68046602 [2023-02-17T08:09:09.512Z] ---> a81a5a663e70 [2023-02-17T08:09:09.512Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-17T08:09:10.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:09:11.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:09:11.658Z] ---> 3f77dc720bc9 [2023-02-17T08:09:11.659Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-17T08:09:12.625Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:09:12.625Z] (2/2) Installing su-exec (0.2-r1) [2023-02-17T08:09:12.625Z] ---> 53f8b221165d [2023-02-17T08:09:12.625Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-17T08:09:12.625Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:09:12.625Z] OK: 5 MiB in 16 packages [2023-02-17T08:09:12.894Z] ---> Running in fb4e7475306b [2023-02-17T08:09:13.486Z] Removing intermediate container fb4e7475306b [2023-02-17T08:09:13.486Z] ---> d2d4e09d0ac6 [2023-02-17T08:09:13.486Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:09:13.757Z] ---> Running in adcb8fd1a63f [2023-02-17T08:09:14.348Z] Removing intermediate container 1ffe68046602 [2023-02-17T08:09:14.348Z] ---> cba03e89cc39 [2023-02-17T08:09:14.348Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-17T08:09:14.348Z] Removing intermediate container adcb8fd1a63f [2023-02-17T08:09:14.348Z] ---> 332175996862 [2023-02-17T08:09:14.348Z] Step 21/23 : LABEL arch=arm64 [2023-02-17T08:09:14.616Z] ---> Running in cd7e41ff92a9 [2023-02-17T08:09:14.616Z] ---> Running in f128ee0deb69 [2023-02-17T08:09:15.201Z] Removing intermediate container cd7e41ff92a9 [2023-02-17T08:09:15.201Z] ---> a1a54688c95d [2023-02-17T08:09:15.201Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-17T08:09:15.791Z] ---> Running in c1f5c0a37f1b [2023-02-17T08:09:15.791Z] Removing intermediate container f128ee0deb69 [2023-02-17T08:09:15.791Z] ---> 4437e1c9e257 [2023-02-17T08:09:15.791Z] Step 22/23 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:09:15.791Z] ---> Running in b15b19b7013e [2023-02-17T08:09:16.379Z] Removing intermediate container c1f5c0a37f1b [2023-02-17T08:09:16.379Z] ---> eb251489eca0 [2023-02-17T08:09:16.379Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-17T08:09:16.379Z] ---> Running in c02055ad4e5f [2023-02-17T08:09:16.655Z] Removing intermediate container b15b19b7013e [2023-02-17T08:09:16.655Z] ---> f447fa184fc6 [2023-02-17T08:09:16.655Z] Step 23/23 : LABEL version=0.0.0 [2023-02-17T08:09:16.923Z] ---> Running in 6d0c1fd4c880 [2023-02-17T08:09:17.508Z] Removing intermediate container c02055ad4e5f [2023-02-17T08:09:17.508Z] ---> 7a38102038fb [2023-02-17T08:09:17.508Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-17T08:09:17.508Z] ---> Running in a5d74e5cc8ea [2023-02-17T08:09:17.508Z] Removing intermediate container 6d0c1fd4c880 [2023-02-17T08:09:17.508Z] ---> bef8e008798f [2023-02-17T08:09:17.508Z] [2023-02-17T08:09:17.774Z] Successfully built bef8e008798f [2023-02-17T08:09:17.774Z] Successfully tagged core-command-arm64:latest [2023-02-17T08:09:18.041Z]  Building core-command ... done Removing intermediate container a5d74e5cc8ea [2023-02-17T08:09:18.041Z] ---> bbb7ff50f3f4 [2023-02-17T08:09:18.041Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-17T08:09:18.311Z] ---> Running in cb91bef82ff2 [2023-02-17T08:09:21.664Z] Removing intermediate container cb91bef82ff2 [2023-02-17T08:09:21.664Z] ---> f23e1cda2c5b [2023-02-17T08:09:21.664Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-17T08:09:21.664Z] ---> Running in 9b4472883a22 [2023-02-17T08:09:21.664Z] Removing intermediate container 9b4472883a22 [2023-02-17T08:09:21.664Z] ---> d0bb922c8005 [2023-02-17T08:09:21.664Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-17T08:09:22.637Z] ---> 3e8119b98f93 [2023-02-17T08:09:22.637Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-17T08:09:22.637Z] ---> Running in aa9fea1f3e69 [2023-02-17T08:09:25.983Z] Removing intermediate container aa9fea1f3e69 [2023-02-17T08:09:25.983Z] ---> ee45c8883a41 [2023-02-17T08:09:25.983Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:09:29.328Z] ---> c5fde7941a74 [2023-02-17T08:09:29.328Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-17T08:09:31.274Z] ---> 2948326439dd [2023-02-17T08:09:31.274Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-17T08:09:31.860Z] ---> f9d77dec75f3 [2023-02-17T08:09:31.860Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-17T08:09:32.838Z] ---> 62cfde7d2abd [2023-02-17T08:09:32.838Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-17T08:09:33.802Z] ---> db1e9e819418 [2023-02-17T08:09:33.802Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-17T08:09:35.215Z] ---> 5137befdf48b [2023-02-17T08:09:35.215Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-17T08:09:36.631Z] ---> f5680034569d [2023-02-17T08:09:36.631Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-17T08:09:36.631Z] ---> Running in 03bad2d50d53 [2023-02-17T08:09:41.983Z] Removing intermediate container 03bad2d50d53 [2023-02-17T08:09:41.983Z] ---> a87f924524f2 [2023-02-17T08:09:41.983Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-17T08:09:41.983Z] ---> Running in 18e6ca118faf [2023-02-17T08:09:42.568Z] Removing intermediate container 18e6ca118faf [2023-02-17T08:09:42.568Z] ---> 0333b410168c [2023-02-17T08:09:42.568Z] Step 29/32 : CMD ["gate"] [2023-02-17T08:09:43.152Z] ---> Running in 9e6ff11d3098 [2023-02-17T08:09:44.115Z] Removing intermediate container 9e6ff11d3098 [2023-02-17T08:09:44.115Z] ---> 0c587a9912d9 [2023-02-17T08:09:44.115Z] Step 30/32 : LABEL arch=arm64 [2023-02-17T08:09:44.115Z] ---> Running in 72943a2a9203 [2023-02-17T08:09:44.700Z] Removing intermediate container 679093ad8f92 [2023-02-17T08:09:44.700Z] ---> 41f2509beaef [2023-02-17T08:09:44.700Z] [2023-02-17T08:09:44.700Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:09:44.700Z] ---> 4c81e5bf8899 [2023-02-17T08:09:44.700Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-17T08:09:44.968Z] ---> Running in a8de7c02b59e [2023-02-17T08:09:44.968Z] Removing intermediate container 72943a2a9203 [2023-02-17T08:09:44.968Z] ---> a264f14ac63e [2023-02-17T08:09:44.968Z] Step 31/32 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:09:44.968Z] ---> Running in 7f2d2a818b19 [2023-02-17T08:09:45.555Z] Removing intermediate container a8de7c02b59e [2023-02-17T08:09:45.555Z] ---> 7a03cef6101c [2023-02-17T08:09:45.555Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-17T08:09:45.823Z] Removing intermediate container 7f2d2a818b19 [2023-02-17T08:09:45.823Z] ---> 1d377f536097 [2023-02-17T08:09:45.823Z] Step 32/32 : LABEL version=0.0.0 [2023-02-17T08:09:45.823Z] ---> Running in 68cf701db2af [2023-02-17T08:09:45.823Z] ---> Running in 7272122fba81 [2023-02-17T08:09:46.411Z] Removing intermediate container 7272122fba81 [2023-02-17T08:09:46.411Z] ---> 62aca4820ebd [2023-02-17T08:09:46.411Z] [2023-02-17T08:09:46.411Z] Removing intermediate container 68cf701db2af [2023-02-17T08:09:46.411Z] ---> 2e6f44844818 [2023-02-17T08:09:46.411Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-17T08:09:46.680Z] ---> Running in 9597b41a53fd [2023-02-17T08:09:46.954Z] Successfully built 62aca4820ebd [2023-02-17T08:09:46.954Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-17T08:09:47.221Z]  Building security-bootstrapper ... done Removing intermediate container 9597b41a53fd [2023-02-17T08:09:47.221Z] ---> 94378cba01f2 [2023-02-17T08:09:47.221Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-17T08:09:47.221Z] ---> Running in 3441674a1894 [2023-02-17T08:09:49.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:09:49.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:09:50.398Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T08:09:50.398Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:09:50.398Z] OK: 5 MiB in 15 packages [2023-02-17T08:09:52.345Z] Removing intermediate container 3441674a1894 [2023-02-17T08:09:52.345Z] ---> 534b4715bdd4 [2023-02-17T08:09:52.345Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:09:53.755Z] ---> b183ec6ffaad [2023-02-17T08:09:53.755Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-17T08:09:55.787Z] ---> 9d4775540a89 [2023-02-17T08:09:55.787Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-17T08:09:56.476Z] ---> e6012dd43482 [2023-02-17T08:09:56.476Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-17T08:09:56.476Z] ---> Running in ad3d1f20ff86 [2023-02-17T08:09:57.090Z] Removing intermediate container ad3d1f20ff86 [2023-02-17T08:09:57.090Z] ---> e7430065d7bd [2023-02-17T08:09:57.090Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:09:57.359Z] ---> Running in 3b0298786e99 [2023-02-17T08:09:57.647Z] Removing intermediate container 3b0298786e99 [2023-02-17T08:09:57.647Z] ---> 0177eec37e6c [2023-02-17T08:09:57.647Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T08:09:57.960Z] ---> Running in 21fe1126cb25 [2023-02-17T08:09:58.578Z] Removing intermediate container 21fe1126cb25 [2023-02-17T08:09:58.578Z] ---> def720e3d20f [2023-02-17T08:09:58.578Z] Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:09:58.578Z] ---> Running in ad7acc533b90 [2023-02-17T08:09:59.219Z] Removing intermediate container ad7acc533b90 [2023-02-17T08:09:59.220Z] ---> d0171f9b845d [2023-02-17T08:09:59.220Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:09:59.220Z] ---> Running in 55f034397d50 [2023-02-17T08:09:59.813Z] Removing intermediate container 55f034397d50 [2023-02-17T08:09:59.813Z] ---> b24e048da883 [2023-02-17T08:09:59.813Z] [2023-02-17T08:10:00.079Z] Successfully built b24e048da883 [2023-02-17T08:10:00.079Z] Successfully tagged core-data-arm64:latest [2023-02-17T08:10:26.736Z]  Building core-data ... done Removing intermediate container 9e716290de77 [2023-02-17T08:10:26.736Z] ---> 9a321451ae04 [2023-02-17T08:10:26.736Z] [2023-02-17T08:10:26.736Z] Step 9/19 : FROM alpine:3.15 [2023-02-17T08:10:26.736Z] ---> 354640af7b1b [2023-02-17T08:10:26.736Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-17T08:10:26.736Z] ---> Using cache [2023-02-17T08:10:26.736Z] ---> e675561f183f [2023-02-17T08:10:26.736Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-17T08:10:26.736Z] ---> Running in 83c1b0828301 [2023-02-17T08:10:26.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:10:26.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:10:27.001Z] v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-17T08:10:27.001Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-17T08:10:27.001Z] OK: 15734 distinct packages available [2023-02-17T08:10:27.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:10:27.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:10:28.489Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-17T08:10:28.489Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-17T08:10:28.489Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-17T08:10:28.489Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-17T08:10:28.489Z] (5/9) Installing curl (7.80.0-r6) [2023-02-17T08:10:28.489Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-17T08:10:28.489Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-17T08:10:28.489Z] (8/9) Installing libucontext (1.1-r0) [2023-02-17T08:10:28.489Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-17T08:10:28.489Z] Executing busybox-1.34.1-r7.trigger [2023-02-17T08:10:28.489Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:10:28.755Z] OK: 8 MiB in 23 packages [2023-02-17T08:10:30.695Z] Removing intermediate container 83c1b0828301 [2023-02-17T08:10:30.695Z] ---> 21b537d0b707 [2023-02-17T08:10:30.695Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:10:31.655Z] ---> 9d24118d04f6 [2023-02-17T08:10:31.655Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-17T08:10:32.613Z] Removing intermediate container 9c5a48d5cd3d [2023-02-17T08:10:32.613Z] ---> 874bc0571eda [2023-02-17T08:10:32.613Z] [2023-02-17T08:10:32.613Z] Step 10/22 : FROM alpine:3.16 [2023-02-17T08:10:32.613Z] ---> 4c81e5bf8899 [2023-02-17T08:10:32.613Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-17T08:10:32.613Z] ---> Running in 14613df9701d [2023-02-17T08:10:32.881Z] ---> 684b048efdac [2023-02-17T08:10:32.881Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-17T08:10:33.470Z] ---> 1dc8c35fa366 [2023-02-17T08:10:33.470Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-17T08:10:33.734Z] ---> Running in 60e34f495836 [2023-02-17T08:10:33.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T08:10:33.999Z] Removing intermediate container 60e34f495836 [2023-02-17T08:10:33.999Z] ---> 30c56cf8be46 [2023-02-17T08:10:33.999Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:10:33.999Z] ---> Running in 03fdd0903f87 [2023-02-17T08:10:34.264Z] Removing intermediate container 03fdd0903f87 [2023-02-17T08:10:34.264Z] ---> 3386b75f5bbc [2023-02-17T08:10:34.264Z] Step 17/19 : LABEL arch=arm64 [2023-02-17T08:10:34.264Z] ---> Running in 140c899b4587 [2023-02-17T08:10:34.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T08:10:34.538Z] Removing intermediate container 140c899b4587 [2023-02-17T08:10:34.538Z] ---> add1ecc1efd1 [2023-02-17T08:10:34.538Z] Step 18/19 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:10:34.804Z] ---> Running in 5c71e94f1076 [2023-02-17T08:10:35.071Z] Removing intermediate container 5c71e94f1076 [2023-02-17T08:10:35.071Z] ---> 773f24bc721d [2023-02-17T08:10:35.071Z] Step 19/19 : LABEL version=0.0.0 [2023-02-17T08:10:35.071Z] ---> Running in ba4959c5f855 [2023-02-17T08:10:35.337Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-17T08:10:35.337Z] Removing intermediate container ba4959c5f855 [2023-02-17T08:10:35.337Z] ---> c6372970017f [2023-02-17T08:10:35.337Z] [2023-02-17T08:10:35.337Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-17T08:10:35.337Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T08:10:35.337Z] Executing ca-certificates-20220614-r0.trigger [2023-02-17T08:10:35.608Z] Successfully built c6372970017f [2023-02-17T08:10:35.608Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-17T08:10:35.608Z]  Building security-spiffe-token-provider ... done OK: 6 MiB in 16 packages [2023-02-17T08:10:37.019Z] Removing intermediate container 14613df9701d [2023-02-17T08:10:37.019Z] ---> f2c394366f27 [2023-02-17T08:10:37.019Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-17T08:10:37.019Z] ---> Running in e51e8efd195e [2023-02-17T08:10:37.019Z] Removing intermediate container e51e8efd195e [2023-02-17T08:10:37.019Z] ---> 1c3cb7bf7aae [2023-02-17T08:10:37.019Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-17T08:10:37.283Z] ---> Running in f2e0f594669b [2023-02-17T08:10:37.548Z] Removing intermediate container f2e0f594669b [2023-02-17T08:10:37.548Z] ---> 23485793f733 [2023-02-17T08:10:37.548Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-17T08:10:37.548Z] ---> Running in 74cbfe873f96 [2023-02-17T08:10:37.813Z] Removing intermediate container 74cbfe873f96 [2023-02-17T08:10:37.813Z] ---> 1195bdb5754b [2023-02-17T08:10:37.813Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-17T08:10:38.396Z] ---> 39a99e21d4c3 [2023-02-17T08:10:38.396Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-17T08:10:39.800Z] ---> 5a534d534ec1 [2023-02-17T08:10:39.800Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-17T08:10:40.065Z] ---> fcd58fc2e64b [2023-02-17T08:10:40.065Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-17T08:10:40.332Z] ---> Running in 263437fdf59a [2023-02-17T08:10:40.599Z] Removing intermediate container 263437fdf59a [2023-02-17T08:10:40.599Z] ---> 9122aaaa7f97 [2023-02-17T08:10:40.599Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T08:10:40.599Z] ---> Running in 22dedd660200 [2023-02-17T08:10:40.869Z] Removing intermediate container 22dedd660200 [2023-02-17T08:10:40.869Z] ---> 22910b677a11 [2023-02-17T08:10:40.869Z] Step 20/22 : LABEL arch=arm64 [2023-02-17T08:10:40.869Z] ---> Running in a83245e7a3fc [2023-02-17T08:10:41.134Z] Removing intermediate container a83245e7a3fc [2023-02-17T08:10:41.134Z] ---> 8f258f225b90 [2023-02-17T08:10:41.134Z] Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e [2023-02-17T08:10:41.399Z] ---> Running in 9fe1d8a9f043 [2023-02-17T08:10:41.666Z] Removing intermediate container 9fe1d8a9f043 [2023-02-17T08:10:41.666Z] ---> 3f22577d876e [2023-02-17T08:10:41.666Z] Step 22/22 : LABEL version=0.0.0 [2023-02-17T08:10:41.666Z] ---> Running in 3b0ded9e5ae9 [2023-02-17T08:10:41.931Z] Removing intermediate container 3b0ded9e5ae9 [2023-02-17T08:10:41.931Z] ---> f93bfb386624 [2023-02-17T08:10:41.931Z] [2023-02-17T08:10:42.195Z] Successfully built f93bfb386624 [2023-02-17T08:10:42.195Z] Successfully tagged support-notifications-arm64:latest [2023-02-17T08:10:42.469Z]  Building support-notifications ... done  [Pipeline] } [2023-02-17T08:10:42.478Z] $ docker stop --time=1 2ccf341a4be4d80abfc81a1ab0256574a4f87323a35a12a61582966ea8fee7fe [2023-02-17T08:10:44.115Z] $ docker rm -f --volumes 2ccf341a4be4d80abfc81a1ab0256574a4f87323a35a12a61582966ea8fee7fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T08:10:44.589Z] + docker images [2023-02-17T08:10:44.854Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-17T08:10:44.854Z] support-notifications-arm64 latest f93bfb386624 3 seconds ago 29.7MB [2023-02-17T08:10:44.854Z] security-spiffe-token-provider-arm64 latest c6372970017f 9 seconds ago 29.1MB [2023-02-17T08:10:44.854Z] 874bc0571eda 13 seconds ago 1.57GB [2023-02-17T08:10:44.854Z] 9a321451ae04 22 seconds ago 1.54GB [2023-02-17T08:10:44.854Z] core-data-arm64 latest b24e048da883 45 seconds ago 17.2MB [2023-02-17T08:10:44.854Z] security-bootstrapper-arm64 latest 62aca4820ebd 58 seconds ago 19.6MB [2023-02-17T08:10:44.854Z] 41f2509beaef About a minute ago 1.51GB [2023-02-17T08:10:44.854Z] core-command-arm64 latest bef8e008798f About a minute ago 17MB [2023-02-17T08:10:44.854Z] ff51bcfb8482 About a minute ago 1.5GB [2023-02-17T08:10:44.854Z] b709280cd0d7 About a minute ago 1.51GB [2023-02-17T08:10:44.854Z] support-scheduler-arm64 latest 5be90df385b7 7 minutes ago 29MB [2023-02-17T08:10:44.854Z] security-secretstore-setup-arm64 latest c4cedd527555 8 minutes ago 29MB [2023-02-17T08:10:44.854Z] a31b1dfa9001 8 minutes ago 1.57GB [2023-02-17T08:10:44.854Z] security-spire-server-arm64 latest 4822be26f351 8 minutes ago 84.3MB [2023-02-17T08:10:44.854Z] 2b4047b3f317 8 minutes ago 1.38GB [2023-02-17T08:10:44.854Z] 2549ff1fb6f3 8 minutes ago 1.5GB [2023-02-17T08:10:44.854Z] security-spire-config-arm64 latest 85b1aee32a6b 9 minutes ago 83.6MB [2023-02-17T08:10:44.854Z] core-metadata-arm64 latest 51e149155b54 9 minutes ago 17.7MB [2023-02-17T08:10:44.854Z] ab92b7afd3b3 10 minutes ago 1.51GB [2023-02-17T08:10:44.854Z] core-common-config-bootstrapper-arm64 latest 8ad65bca43a9 10 minutes ago 14.9MB [2023-02-17T08:10:44.854Z] 9cd9b8601ee6 10 minutes ago 1.5GB [2023-02-17T08:10:44.854Z] security-proxy-setup-arm64 latest 474403fd927c 10 minutes ago 26.9MB [2023-02-17T08:10:44.854Z] d764941991cc 11 minutes ago 1.5GB [2023-02-17T08:10:44.854Z] security-spire-agent-arm64 latest 1f8993debf3e 16 minutes ago 122MB [2023-02-17T08:10:44.854Z] 7d1e1a7d9fd9 17 minutes ago 1.38GB [2023-02-17T08:10:44.854Z] ci-base-image-arm64 latest 4084f11a99d9 30 minutes ago 905MB [2023-02-17T08:10:44.854Z] alpine 3.15 354640af7b1b 6 days ago 5.34MB [2023-02-17T08:10:44.854Z] alpine 3.16 4c81e5bf8899 6 days ago 5.3MB [2023-02-17T08:10:44.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-17T08:10:44.854Z] 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-02-17T08:10:45.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T08:10:45.243Z] [2023-02-17T08:10:45.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:10:45.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T08:10:45.833Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T08:10:45.833Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T08:10:45.833Z] 04944245beec: Pulling fs layer [2023-02-17T08:10:45.833Z] 699f458cf7ca: Pulling fs layer [2023-02-17T08:10:45.833Z] 765212b225bb: Pulling fs layer [2023-02-17T08:10:45.833Z] f23df028b6ca: Pulling fs layer [2023-02-17T08:10:45.833Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T08:10:45.833Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T08:10:45.833Z] f23df028b6ca: Waiting [2023-02-17T08:10:45.833Z] d65c8cfc05b1: Waiting [2023-02-17T08:10:45.833Z] 2437ff75d9bd: Waiting [2023-02-17T08:10:45.833Z] 765212b225bb: Waiting [2023-02-17T08:10:45.833Z] 04944245beec: Verifying Checksum [2023-02-17T08:10:45.833Z] 04944245beec: Download complete [2023-02-17T08:10:45.833Z] 765212b225bb: Verifying Checksum [2023-02-17T08:10:45.833Z] 765212b225bb: Download complete [2023-02-17T08:10:46.100Z] f23df028b6ca: Verifying Checksum [2023-02-17T08:10:46.100Z] f23df028b6ca: Download complete [2023-02-17T08:10:46.100Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T08:10:46.100Z] d65c8cfc05b1: Download complete [2023-02-17T08:10:46.100Z] 699f458cf7ca: Verifying Checksum [2023-02-17T08:10:46.100Z] 699f458cf7ca: Download complete [2023-02-17T08:10:46.368Z] 8998bd30e6a1: Verifying Checksum [2023-02-17T08:10:46.368Z] 8998bd30e6a1: Download complete [2023-02-17T08:10:48.934Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T08:10:48.934Z] 2437ff75d9bd: Download complete [2023-02-17T08:10:50.343Z] 8998bd30e6a1: Pull complete [2023-02-17T08:10:50.923Z] 04944245beec: Pull complete [2023-02-17T08:10:52.327Z] 699f458cf7ca: Pull complete [2023-02-17T08:10:52.327Z] 765212b225bb: Pull complete [2023-02-17T08:10:53.288Z] f23df028b6ca: Pull complete [2023-02-17T08:10:53.288Z] d65c8cfc05b1: Pull complete [2023-02-17T08:11:08.268Z] 2437ff75d9bd: Pull complete [2023-02-17T08:11:08.268Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T08:11:09.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T08:11:09.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:11:09.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container [2023-02-17T08:11:09.962Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T08:11:12.726Z] $ docker top e641dfb32e7054a6540295f5ccc00dc449ab891f6fbb8bf15f95333d8f80729b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:11:13.602Z] ---> job-cost.sh [2023-02-17T08:11:13.602Z] lf-activate-venv: SKIPPING [2023-02-17T08:11:13.602Z] INFO: No Stack... [2023-02-17T08:11:14.182Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T08:11:14.762Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T08:11:15.401Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2023-02-17T08:11:15.401Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T08:11:15.442Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-7-stack-cost] [2023-02-17T08:11:15.449Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4352-7-stack-cost] did not exist. Created. [2023-02-17T08:11:15.449Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T08:11:16.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T08:11:16.262Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T08:11:16.269Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T08:11:16.289Z] $ docker stop --time=1 e641dfb32e7054a6540295f5ccc00dc449ab891f6fbb8bf15f95333d8f80729b [2023-02-17T08:11:17.790Z] $ docker rm -f --volumes e641dfb32e7054a6540295f5ccc00dc449ab891f6fbb8bf15f95333d8f80729b [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-02-17T08:11:18.155Z] provisioning config files... [2023-02-17T08:11:18.163Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config10714320288618169806tmp [Pipeline] { [Pipeline] sh [2023-02-17T08:11:18.454Z] + set +x [2023-02-17T08:11:18.454Z] + curl -s https://codecov.io/bash [2023-02-17T08:11:18.454Z] + bash -s -- [2023-02-17T08:11:18.454Z] [2023-02-17T08:11:18.454Z] _____ _ [2023-02-17T08:11:18.454Z] / ____| | | [2023-02-17T08:11:18.454Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T08:11:18.454Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T08:11:18.454Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T08:11:18.454Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T08:11:18.454Z] Bash-1.0.6 [2023-02-17T08:11:18.454Z] [2023-02-17T08:11:18.454Z] [2023-02-17T08:11:18.454Z] ==> git version 2.25.1 found [2023-02-17T08:11:18.454Z] ==> 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-02-17T08:11:18.454Z] Release-Date: 2020-01-08 [2023-02-17T08:11:18.454Z] 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-02-17T08:11:18.454Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T08:11:18.454Z] ==> Jenkins CI detected. [2023-02-17T08:11:18.454Z] current dir:  /w/workspace/edgex-go/7 [2023-02-17T08:11:18.454Z] project root: . [2023-02-17T08:11:18.454Z] --> token set from env [2023-02-17T08:11:18.454Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T08:11:18.454Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T08:11:18.454Z] ==> Python coveragepy not found [2023-02-17T08:11:18.454Z] ==> Searching for coverage reports in: [2023-02-17T08:11:18.454Z] + . [2023-02-17T08:11:18.714Z] -> Found 1 reports [2023-02-17T08:11:18.714Z] ==> Detecting git/mercurial file structure [2023-02-17T08:11:18.714Z] ==> Reading reports [2023-02-17T08:11:18.714Z] + ./coverage.out bytes=487530 [2023-02-17T08:11:18.714Z] ==> Appending adjustments [2023-02-17T08:11:18.714Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T08:11:20.090Z] + Found adjustments [2023-02-17T08:11:20.090Z] ==> Gzipping contents [2023-02-17T08:11:20.090Z] 64K /tmp/codecov.kjwLWs.gz [2023-02-17T08:11:20.090Z] ==> Uploading reports [2023-02-17T08:11:20.090Z] url: https://codecov.io [2023-02-17T08:11:20.090Z] query: branch=PR-4352&commit=a9f74899fdf021cfa30a7f5767041140b9745c3e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-17T08:11:20.090Z] -> Pinging Codecov [2023-02-17T08:11:20.090Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=a9f74899fdf021cfa30a7f5767041140b9745c3e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-17T08:11:20.090Z] -> Uploading to [2023-02-17T08:11:20.090Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/a9f74899fdf021cfa30a7f5767041140b9745c3e/a76e9a9b-055f-454f-9afe-66cea7d25cac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T081119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4840adf45f1adc2545683129c901702dbf24e3ae7abfdb0e69376feb944a2ad9 [2023-02-17T08:11:20.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T08:11:20.090Z] Dload Upload Total Spent Left Speed [2023-02-17T08:11:20.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62972 0 0 100 62972 0 203k --:--:-- --:--:-- --:--:-- 203k [2023-02-17T08:11:20.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a9f74899fdf021cfa30a7f5767041140b9745c3e [Pipeline] } [2023-02-17T08:11:20.358Z] 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-02-17T08:11:20.907Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:11:21.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:11:22.054Z] ---> package-listing.sh [2023-02-17T08:11:22.054Z] ++ facter osfamily [2023-02-17T08:11:22.054Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T08:11:22.313Z] + OS_FAMILY=debian [2023-02-17T08:11:22.313Z] + workspace=/w/workspace/edgex-go/7 [2023-02-17T08:11:22.313Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T08:11:22.313Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T08:11:22.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T08:11:22.313Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T08:11:22.313Z] + '[' /w/workspace/edgex-go/7 ']' [2023-02-17T08:11:22.313Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T08:11:22.313Z] + case "${OS_FAMILY}" in [2023-02-17T08:11:22.313Z] + dpkg -l [2023-02-17T08:11:22.313Z] + grep '^ii' [2023-02-17T08:11:22.313Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T08:11:22.313Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T08:11:22.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T08:11:22.313Z] + '[' /w/workspace/edgex-go/7 ']' [2023-02-17T08:11:22.313Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2023-02-17T08:11:22.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2023-02-17T08:11:22.324Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T08:11:22.601Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:11:23.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T08:11:23.160Z] [2023-02-17T08:11:23.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T08:11:23.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T08:11:23.465Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T08:11:23.465Z] 5eb5b503b376: Pulling fs layer [2023-02-17T08:11:23.465Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T08:11:23.465Z] ec43610c2a17: Pulling fs layer [2023-02-17T08:11:23.465Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T08:11:23.465Z] 33b1e0a273af: Pulling fs layer [2023-02-17T08:11:23.465Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T08:11:23.465Z] 2f39f015ded8: Pulling fs layer [2023-02-17T08:11:23.465Z] 33b1e0a273af: Waiting [2023-02-17T08:11:23.465Z] 5d3b04190fa2: Waiting [2023-02-17T08:11:23.465Z] 5c69ac0246d0: Download complete [2023-02-17T08:11:23.465Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T08:11:23.465Z] 3a2ae6a8a46f: Download complete [2023-02-17T08:11:23.725Z] ec43610c2a17: Verifying Checksum [2023-02-17T08:11:23.725Z] ec43610c2a17: Download complete [2023-02-17T08:11:23.725Z] 33b1e0a273af: Verifying Checksum [2023-02-17T08:11:23.725Z] 33b1e0a273af: Download complete [2023-02-17T08:11:23.725Z] 5d3b04190fa2: Download complete [2023-02-17T08:11:23.987Z] 5eb5b503b376: Verifying Checksum [2023-02-17T08:11:23.987Z] 5eb5b503b376: Download complete [2023-02-17T08:11:24.555Z] 2f39f015ded8: Download complete [2023-02-17T08:11:25.120Z] 5eb5b503b376: Pull complete [2023-02-17T08:11:25.120Z] 5c69ac0246d0: Pull complete [2023-02-17T08:11:25.377Z] ec43610c2a17: Pull complete [2023-02-17T08:11:25.635Z] 3a2ae6a8a46f: Pull complete [2023-02-17T08:11:25.635Z] 33b1e0a273af: Pull complete [2023-02-17T08:11:25.892Z] 5d3b04190fa2: Pull complete [2023-02-17T08:11:30.074Z] 2f39f015ded8: Pull complete [2023-02-17T08:11:30.074Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T08:11:30.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T08:11:30.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T08:11:30.150Z] prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container [2023-02-17T08:11:30.167Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-02-17T08:11:31.280Z] $ docker top 804da704e1991ab2fe6ef0ce3938a6fb99612987374ede8bff61d722c17f0584 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T08:11:31.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T08:11:31.917Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T08:11:32.204Z] + ls /var/log/sa-host [2023-02-17T08:11:32.205Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T08:11:32.270Z] provisioning config files... [2023-02-17T08:11:32.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config11825174918604804234tmp [Pipeline] { [Pipeline] echo [2023-02-17T08:11:32.292Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:11:32.575Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T08:11:32.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:11:32.907Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T08:11:32.916Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:11:33.197Z] ---> sudo-logs.sh [2023-02-17T08:11:33.198Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T08:11:33.219Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:11:33.503Z] ---> job-cost.sh [2023-02-17T08:11:33.503Z] lf-activate-venv: SKIPPING [2023-02-17T08:11:33.503Z] DEBUG: total: 0.10999999940395355 [2023-02-17T08:11:33.503Z] INFO: Retrieving Stack Cost... [2023-02-17T08:11:33.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T08:11:34.329Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T08:11:34.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T08:11:34.627Z] ---> logs-deploy.sh [2023-02-17T08:11:34.627Z] lf-activate-venv: SKIPPING [2023-02-17T08:11:34.627Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/7 [2023-02-17T08:11:34.627Z] INFO: archiving workspace using pattern(s): [2023-02-17T08:11:35.562Z] Archives upload complete. [2023-02-17T08:11:35.563Z] INFO: archiving logs to Nexus