Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3a1624de2257f1b1e74fb740d84d1d5be5368a0+d1220c913da191e5a5098d83180fefdfc3d41548 (66ebf4718fd4c9840a51fe7dea8446731b2de35f) 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-ssh3666175578382257861.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-ssh8316790918229733941.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-ssh13462356165125644189.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-ssh3916746655352341602.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-ssh2308345301148337672.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6838 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d1220c913da191e5a5098d83180fefdfc3d41548 into PR head commit a3a1624de2257f1b1e74fb740d84d1d5be5368a0 Merge succeeded, producing a3a1624de2257f1b1e74fb740d84d1d5be5368a0 Checking out Revision a3a1624de2257f1b1e74fb740d84d1d5be5368a0 (PR-4352) 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-21T08:38:19.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T08:38:19.966Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T08:38:19.979Z] ========================================================= [2023-02-21T08:38:19.979Z] EdgeX Global Pipelines Version Info [2023-02-21T08:38:19.979Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f a3a1624de2257f1b1e74fb740d84d1d5be5368a0 # 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 d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3a1624de2257f1b1e74fb740d84d1d5be5368a0 # timeout=10 > git rev-list --no-walk 76137b3a747f904ae76022051575e150eb21a877 # timeout=10 [2023-02-21T08:38:20.691Z] ------------------- [2023-02-21T08:38:20.691Z] stable info: [2023-02-21T08:38:20.691Z] ------------------- [2023-02-21T08:38:20.691Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T08:38:20.691Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T08:38:20.691Z] Message: update stable to v1.0.244 [2023-02-21T08:38:21.262Z] ------------------- [2023-02-21T08:38:21.262Z] experimental info: [2023-02-21T08:38:21.262Z] ------------------- [2023-02-21T08:38:21.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T08:38:21.262Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T08:38:21.262Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T08:38:21.432Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-21T08:38:21.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-21T08:38:21.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T08:38:21.456Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T08:38:21.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T08:38:21.472Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T08:38:21.480Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T08:38:21.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-21T08:38:21.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-21T08:38:21.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-21T08:38:21.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T08:38:21.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T08:38:21.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T08:38:21.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T08:38:21.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T08:38:21.603Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T08:38:21.615Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T08:38:21.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T08:38:21.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T08:38:21.656Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T08:38:21.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T08:38:21.679Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T08:38:21.689Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T08:38:21.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo [2023-02-21T08:38:21.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo [2023-02-21T08:38:21.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo [2023-02-21T08:38:21.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [Pipeline] echo [2023-02-21T08:38:21.743Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3a1624 [Pipeline] echo [2023-02-21T08:38:21.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T08:38:21.793Z] provisioning config files... [2023-02-21T08:38:21.810Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config13361509516817184759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:38:22.109Z] ---> docker-login.sh [2023-02-21T08:38:22.109Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:38:22.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:38:22.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:38:22.367Z] Configure a credential helper to remove this warning. See [2023-02-21T08:38:22.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:38:22.367Z] [2023-02-21T08:38:22.367Z] Login Succeeded [2023-02-21T08:38:22.367Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:38:22.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:38:22.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:38:22.367Z] Configure a credential helper to remove this warning. See [2023-02-21T08:38:22.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:38:22.367Z] [2023-02-21T08:38:22.367Z] Login Succeeded [2023-02-21T08:38:22.367Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:38:22.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:38:22.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:38:22.626Z] Configure a credential helper to remove this warning. See [2023-02-21T08:38:22.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:38:22.626Z] [2023-02-21T08:38:22.626Z] Login Succeeded [2023-02-21T08:38:22.626Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:38:22.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:38:22.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:38:22.626Z] Configure a credential helper to remove this warning. See [2023-02-21T08:38:22.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:38:22.626Z] [2023-02-21T08:38:22.626Z] Login Succeeded [2023-02-21T08:38:22.626Z] docker.io [2023-02-21T08:38:22.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:38:22.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:38:22.886Z] Configure a credential helper to remove this warning. See [2023-02-21T08:38:22.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:38:22.886Z] [2023-02-21T08:38:22.886Z] Login Succeeded [2023-02-21T08:38:23.147Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:38:23.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T08:38:23.460Z] + 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-21T08:38:23.460Z] + dirname cmd/core-command/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/core-data/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/core-metadata/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-21T08:38:23.460Z] + dirname+ cmd/security-secretstore-setup/Dockerfile [2023-02-21T08:38:23.460Z] cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-21T08:38:23.460Z] + + cut -d/ -f2 [2023-02-21T08:38:23.460Z] dirname cmd/support-notifications/Dockerfile [2023-02-21T08:38:23.460Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-21T08:38:23.460Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-21T08:38:23.460Z] + cut -d/ -f2 [2023-02-21T08:38:23.460Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-21T08:38:23.510Z] 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-21T08:38:23.865Z] + git rev-list -1 --merges a3a1624de2257f1b1e74fb740d84d1d5be5368a0~1..a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [Pipeline] echo [2023-02-21T08:38:23.885Z] -----------> git rev-list -1 --merges a3a1624de2257f1b1e74fb740d84d1d5be5368a0~1..a3a1624de2257f1b1e74fb740d84d1d5be5368a0 a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [false] [Pipeline] sh [2023-02-21T08:38:24.173Z] + git log --format=format:%s -1 a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [Pipeline] echo [2023-02-21T08:38:24.188Z] ========================================================= [2023-02-21T08:38:24.188Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T08:38:24.188Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-21T08:38:24.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T08:38:24.558Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T08:38:24.558Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T08:38:24.558Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T08:38:24.558Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-21T08:38:24.558Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-21T08:38:24.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:38:24.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:38:24.913Z] [2023-02-21T08:38:24.913Z] 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-21T08:38:25.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:38:25.221Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T08:38:25.221Z] b85a868b505f: Pulling fs layer [2023-02-21T08:38:25.221Z] e2be974225ed: Pulling fs layer [2023-02-21T08:38:25.221Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T08:38:25.221Z] 988bab9f4d93: Pulling fs layer [2023-02-21T08:38:25.221Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T08:38:25.221Z] eaf3925da568: Pulling fs layer [2023-02-21T08:38:25.221Z] 988bab9f4d93: Waiting [2023-02-21T08:38:25.221Z] 1469e6f7b9e6: Waiting [2023-02-21T08:38:25.221Z] bab4dde63d76: Pulling fs layer [2023-02-21T08:38:25.221Z] bde34c3a00c8: Pulling fs layer [2023-02-21T08:38:25.221Z] b352a97aabf1: Pulling fs layer [2023-02-21T08:38:25.221Z] 4872d77fe225: Pulling fs layer [2023-02-21T08:38:25.221Z] 5851b861e8e6: Pulling fs layer [2023-02-21T08:38:25.221Z] eaf3925da568: Waiting [2023-02-21T08:38:25.221Z] bab4dde63d76: Waiting [2023-02-21T08:38:25.221Z] bde34c3a00c8: Waiting [2023-02-21T08:38:25.221Z] b352a97aabf1: Waiting [2023-02-21T08:38:25.221Z] 4872d77fe225: Waiting [2023-02-21T08:38:25.221Z] 5851b861e8e6: Waiting [2023-02-21T08:38:25.221Z] e2be974225ed: Verifying Checksum [2023-02-21T08:38:25.221Z] e2be974225ed: Download complete [2023-02-21T08:38:25.492Z] 1469e6f7b9e6: Verifying Checksum [2023-02-21T08:38:25.492Z] 1469e6f7b9e6: Download complete [2023-02-21T08:38:25.492Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T08:38:25.492Z] 339a4e72a1f5: Download complete [2023-02-21T08:38:25.492Z] eaf3925da568: Verifying Checksum [2023-02-21T08:38:25.492Z] eaf3925da568: Download complete [2023-02-21T08:38:25.492Z] bde34c3a00c8: Download complete [2023-02-21T08:38:25.492Z] b352a97aabf1: Download complete [2023-02-21T08:38:25.492Z] 4872d77fe225: Verifying Checksum [2023-02-21T08:38:25.492Z] 4872d77fe225: Download complete [2023-02-21T08:38:25.492Z] 5851b861e8e6: Download complete [2023-02-21T08:38:25.492Z] b85a868b505f: Verifying Checksum [2023-02-21T08:38:25.492Z] b85a868b505f: Download complete [2023-02-21T08:38:25.751Z] bab4dde63d76: Verifying Checksum [2023-02-21T08:38:26.687Z] b85a868b505f: Pull complete [2023-02-21T08:38:26.946Z] e2be974225ed: Pull complete [2023-02-21T08:38:27.514Z] 339a4e72a1f5: Pull complete [2023-02-21T08:38:27.514Z] 988bab9f4d93: Pull complete [2023-02-21T08:38:27.777Z] 1469e6f7b9e6: Pull complete [2023-02-21T08:38:27.777Z] eaf3925da568: Pull complete [2023-02-21T08:38:29.686Z] bab4dde63d76: Pull complete [2023-02-21T08:38:29.686Z] bde34c3a00c8: Pull complete [2023-02-21T08:38:29.945Z] b352a97aabf1: Pull complete [2023-02-21T08:38:29.945Z] 4872d77fe225: Pull complete [2023-02-21T08:38:30.205Z] 5851b861e8e6: Pull complete [2023-02-21T08:38:30.205Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T08:38:30.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T08:38:30.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:38:30.285Z] prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container [2023-02-21T08:38:30.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:38:31.579Z] $ docker top 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 -eo pid,comm [2023-02-21T08:38:31.638Z] 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-21T08:38:31.638Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T08:38:31.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T08:38:31.665Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T08:38:31.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T08:38:31.783Z] $ docker exec 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 ssh-agent [2023-02-21T08:38:31.891Z] SSH_AUTH_SOCK=/tmp/ssh-AWlTJ544BHmF/agent.34 [2023-02-21T08:38:31.891Z] SSH_AGENT_PID=40 [2023-02-21T08:38:31.897Z] Running ssh-add (command line suppressed) [2023-02-21T08:38:32.008Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_2096914260718699624.key (/w/workspace/edgex-go/10@tmp/private_key_2096914260718699624.key) [2023-02-21T08:38:32.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T08:38:32.307Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T08:38:32.320Z] $ docker exec --env ******** --env ******** 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 ssh-agent -k [2023-02-21T08:38:32.440Z] unset SSH_AUTH_SOCK; [2023-02-21T08:38:32.440Z] unset SSH_AGENT_PID; [2023-02-21T08:38:32.440Z] echo Agent pid 40 killed; [2023-02-21T08:38:32.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T08:38:32.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T08:38:32.477Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T08:38:32.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T08:38:32.603Z] $ docker exec 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 ssh-agent [2023-02-21T08:38:32.712Z] SSH_AUTH_SOCK=/tmp/ssh-Jr9FMXq51sFu/agent.73 [2023-02-21T08:38:32.712Z] SSH_AGENT_PID=79 [2023-02-21T08:38:32.717Z] Running ssh-add (command line suppressed) [2023-02-21T08:38:32.816Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_16342202037028283022.key (/w/workspace/edgex-go/10@tmp/private_key_16342202037028283022.key) [2023-02-21T08:38:32.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T08:38:33.124Z] + git semver init [2023-02-21T08:38:33.383Z] 2023-02-21 08:38:33,305 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T08:38:33.383Z] 2023-02-21 08:38:33,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2023-02-21T08:38:33.383Z] 2023-02-21 08:38:33,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2023-02-21T08:38:33.383Z] 2023-02-21 08:38:33,307 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2023-02-21T08:38:38.654Z] 2023-02-21 08:38:38,105 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2023-02-21T08:38:38.654Z] 2023-02-21 08:38:38,106 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4352 with force:False [2023-02-21T08:38:38.654Z] 2023-02-21 08:38:38,106 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4352 [2023-02-21T08:38:38.654Z] 2023-02-21 08:38:38,110 [execute] INFO git cat-file --batch-check [2023-02-21T08:38:38.654Z] 2023-02-21 08:38:38,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T08:38:38.654Z] 2023-02-21 08:38:38,116 [execute] INFO git cat-file --batch [2023-02-21T08:38:38.654Z] 2023-02-21 08:38:38,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T08:38:38.654Z] 2023-02-21 08:38:38,121 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4352 [2023-02-21T08:38:38.654Z] 0.0.0 [Pipeline] } [2023-02-21T08:38:38.665Z] $ docker exec --env ******** --env ******** 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 ssh-agent -k [2023-02-21T08:38:38.772Z] unset SSH_AUTH_SOCK; [2023-02-21T08:38:38.777Z] unset SSH_AGENT_PID; [2023-02-21T08:38:38.777Z] echo Agent pid 79 killed; [2023-02-21T08:38:38.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T08:38:39.081Z] + git semver [Pipeline] } [2023-02-21T08:38:39.357Z] $ docker stop --time=1 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 [2023-02-21T08:38:40.696Z] $ docker rm -f --volumes 76a0733e3d5c2b50b623925f12fa06e548f1d7ce7d9384a18b3ba74dad9914f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T08:38:41.032Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T08:38:41.231Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T08:38:41.234Z] [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-21T08:38:41.611Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-02-21T08:38:41.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:38:41.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:38:41.644Z] ========================================================= [2023-02-21T08:38:41.644Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T08:38:41.644Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:38:41.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:38:41.931Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T08:38:41.931Z] 213ec9aee27d: Pulling fs layer [2023-02-21T08:38:41.931Z] 4583459ba037: Pulling fs layer [2023-02-21T08:38:41.931Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T08:38:41.931Z] 53926ce57604: Pulling fs layer [2023-02-21T08:38:41.931Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T08:38:41.931Z] 22ff95d597cd: Pulling fs layer [2023-02-21T08:38:41.931Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T08:38:41.931Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T08:38:41.931Z] a7acece74701: Pulling fs layer [2023-02-21T08:38:41.931Z] 22ff95d597cd: Waiting [2023-02-21T08:38:41.931Z] 53926ce57604: Waiting [2023-02-21T08:38:41.931Z] 21b2b0c7a3f4: Waiting [2023-02-21T08:38:41.931Z] a7acece74701: Waiting [2023-02-21T08:38:41.931Z] 96b7cbca73a9: Waiting [2023-02-21T08:38:41.931Z] 12d6caf4c0d1: Waiting [2023-02-21T08:38:41.931Z] 93c1e223e6f2: Verifying Checksum [2023-02-21T08:38:41.931Z] 93c1e223e6f2: Download complete [2023-02-21T08:38:41.931Z] 4583459ba037: Verifying Checksum [2023-02-21T08:38:41.931Z] 4583459ba037: Download complete [2023-02-21T08:38:41.931Z] 21b2b0c7a3f4: Download complete [2023-02-21T08:38:41.931Z] 22ff95d597cd: Verifying Checksum [2023-02-21T08:38:41.931Z] 22ff95d597cd: Download complete [2023-02-21T08:38:41.931Z] 213ec9aee27d: Verifying Checksum [2023-02-21T08:38:41.931Z] 213ec9aee27d: Download complete [2023-02-21T08:38:41.931Z] 12d6caf4c0d1: Download complete [2023-02-21T08:38:42.193Z] 213ec9aee27d: Pull complete [2023-02-21T08:38:42.193Z] 4583459ba037: Pull complete [2023-02-21T08:38:42.458Z] 93c1e223e6f2: Pull complete [2023-02-21T08:38:42.718Z] a7acece74701: Verifying Checksum [2023-02-21T08:38:42.718Z] a7acece74701: Download complete [2023-02-21T08:38:42.718Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T08:38:42.718Z] 96b7cbca73a9: Download complete [2023-02-21T08:38:42.718Z] 53926ce57604: Verifying Checksum [2023-02-21T08:38:42.718Z] 53926ce57604: Download complete [2023-02-21T08:38:46.898Z] 53926ce57604: Pull complete [2023-02-21T08:38:46.898Z] 21b2b0c7a3f4: Pull complete [2023-02-21T08:38:46.898Z] 22ff95d597cd: Pull complete [2023-02-21T08:38:46.898Z] 12d6caf4c0d1: Pull complete [2023-02-21T08:38:49.432Z] 96b7cbca73a9: Pull complete [2023-02-21T08:38:49.691Z] a7acece74701: Pull complete [2023-02-21T08:38:49.951Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T08:38:49.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:38:49.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:38:50.250Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:38:50.250Z] WORKDIR /edgex [2023-02-21T08:38:50.250Z] COPY go.mod . [2023-02-21T08:38:50.250Z] RUN go mod download [2023-02-21T08:38:50.250Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-21T08:38:50.817Z] Sending build context to Docker daemon 170.4MB [2023-02-21T08:38:50.817Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T08:38:50.817Z] ---> db6d94c90886 [2023-02-21T08:38:50.817Z] Step 2/4 : WORKDIR /edgex [2023-02-21T08:38:52.726Z] ---> Running in 5f447b7d19ba [2023-02-21T08:38:52.726Z] Removing intermediate container 5f447b7d19ba [2023-02-21T08:38:52.726Z] ---> 703989a931fe [2023-02-21T08:38:52.726Z] Step 3/4 : COPY go.mod . [2023-02-21T08:38:52.726Z] ---> 1bf0f5f7a00a [2023-02-21T08:38:52.726Z] Step 4/4 : RUN go mod download [2023-02-21T08:38:52.985Z] ---> Running in a547c8ee4da5 [2023-02-21T08:38:56.294Z] Still waiting to schedule task [2023-02-21T08:38:56.294Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-21T08:39:02.968Z] Removing intermediate container a547c8ee4da5 [2023-02-21T08:39:02.968Z] ---> 11d16f34d2aa [2023-02-21T08:39:02.968Z] Successfully built 11d16f34d2aa [2023-02-21T08:39:02.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:39:03.263Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T08:39:03.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:39:03.322Z] prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container [2023-02-21T08:39:03.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:39:03.718Z] $ docker top d8e58c767aab6435094cf019d17ba0c374c973d2cccba88c3f8ca290d4e43eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:39:04.055Z] + go version [2023-02-21T08:39:04.055Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T08:39:04.069Z] $ docker stop --time=1 d8e58c767aab6435094cf019d17ba0c374c973d2cccba88c3f8ca290d4e43eb8 [2023-02-21T08:39:05.367Z] $ docker rm -f --volumes d8e58c767aab6435094cf019d17ba0c374c973d2cccba88c3f8ca290d4e43eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:39:05.766Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T08:39:05.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:39:05.840Z] prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container [2023-02-21T08:39:05.873Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:39:06.225Z] $ docker top d61b7ef145c0055249c2d1e56c3c9bc70778c4e3ce4cedf6add83db09364278c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T08:39:06.296Z] ========================================================= [2023-02-21T08:39:06.296Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T08:39:06.296Z] ========================================================= [Pipeline] sh [2023-02-21T08:39:06.570Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:39:06.862Z] + make test [2023-02-21T08:39:06.862Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T08:39:13.432Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T08:39:28.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T08:39:28.307Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T08:39:28.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T08:39:28.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T08:39:28.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements [2023-02-21T08:39:30.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.114s coverage: 73.7% of statements [2023-02-21T08:39:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T08:39:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T08:39:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T08:39:30.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.0% of statements [2023-02-21T08:39:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T08:39:30.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.428s coverage: 88.5% of statements [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.097s coverage: 65.9% of statements [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements [2023-02-21T08:39:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 82.9% of statements [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2023-02-21T08:39:32.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2023-02-21T08:39:36.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements [2023-02-21T08:39:36.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.100s coverage: 44.8% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.373s coverage: 79.9% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 64.4% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 77.4% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.2% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 63.1% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.304s coverage: 65.3% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.0% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T08:39:54.380Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T08:39:54.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:39:54.380Z] 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-21T08:40:12.576Z] 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-21T08:40:12.576Z] go vet ./... [2023-02-21T08:40:14.479Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T08:40:14.479Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T08:40:14.479Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T08:40:14.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T08:40:14.783Z] + ls -al . [2023-02-21T08:40:14.783Z] total 744 [2023-02-21T08:40:14.783Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 08:39 . [2023-02-21T08:40:14.783Z] drwxr-xr-x 4 root root 4096 Feb 21 08:39 .. [2023-02-21T08:40:14.783Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:38 .blubracket [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 08:38 .dockerignore [2023-02-21T08:40:14.783Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 08:39 .git [2023-02-21T08:40:14.783Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:38 .github [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:38 .gitignore [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 08:38 .golangci.yml [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 08:38 .hadolint.yml [2023-02-21T08:40:14.783Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 08:38 .semver [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 08:38 .sonarcloud.properties [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:38 ADOPTERS.md [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:38 Attribution.txt [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:38 CHANGELOG.md [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:38 CONTRIBUTING.md [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 08:38 GOVERNANCE.md [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 08:38 Jenkinsfile [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:38 LICENSE [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:38 Makefile [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 08:38 OWNERS.md [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:38 README.md [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:38 SECURITY.md [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 08:38 VERSION [2023-02-21T08:40:14.783Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:38 bin [2023-02-21T08:40:14.783Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 08:38 cmd [2023-02-21T08:40:14.783Z] -rw-r--r-- 1 root root 487323 Feb 21 08:39 coverage.out [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 3296 Feb 21 08:38 go.mod [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 33293 Feb 21 08:38 go.sum [2023-02-21T08:40:14.783Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 08:38 internal [2023-02-21T08:40:14.783Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:38 openapi [2023-02-21T08:40:14.783Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 08:38 snap [2023-02-21T08:40:14.783Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 08:38 version.go [Pipeline] sh [2023-02-21T08:40:15.063Z] + '[' -e coverage.out ] [2023-02-21T08:40:15.063Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T08:40:15.166Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T08:40:15.442Z] + make build [2023-02-21T08:40:15.442Z] 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-21T08:40:27.629Z] 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-21T08:40:27.629Z] 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-21T08:40:28.196Z] 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-21T08:40:29.132Z] 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-21T08:40:35.783Z] 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-21T08:40:36.714Z] 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-21T08:40:38.089Z] 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-21T08:40:39.021Z] 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-21T08:40:39.957Z] 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-21T08:40:40.524Z] 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-21T08:40:43.052Z] 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-21T08:40:44.443Z] $ docker stop --time=1 d61b7ef145c0055249c2d1e56c3c9bc70778c4e3ce4cedf6add83db09364278c [2023-02-21T08:40:46.574Z] $ docker rm -f --volumes d61b7ef145c0055249c2d1e56c3c9bc70778c4e3ce4cedf6add83db09364278c [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-21T08:40:47.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:40:47.325Z] [2023-02-21T08:40:47.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:47.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:40:47.621Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-21T08:40:47.621Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-21T08:40:47.622Z] ca9280d653b3: Pulling fs layer [2023-02-21T08:40:47.622Z] 7e9c9ca2126c: Pulling fs layer [2023-02-21T08:40:47.622Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-21T08:40:47.622Z] cbdbe7a5bc2a: Download complete [2023-02-21T08:40:47.880Z] ca9280d653b3: Verifying Checksum [2023-02-21T08:40:47.880Z] ca9280d653b3: Download complete [2023-02-21T08:40:47.880Z] cbdbe7a5bc2a: Pull complete [2023-02-21T08:40:48.146Z] 7e9c9ca2126c: Download complete [2023-02-21T08:40:48.146Z] ca9280d653b3: Pull complete [2023-02-21T08:40:51.432Z] 7e9c9ca2126c: Pull complete [2023-02-21T08:40:51.432Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-21T08:40:51.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:40:51.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:40:51.505Z] prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container [2023-02-21T08:40:51.536Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:40:52.657Z] $ docker top 535c6a330a786364b64cb5053d80c97aab5ccae43f7f74ad6d6eda42886ccf85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:40:52.990Z] + docker-compose build --help [2023-02-21T08:40:52.990Z] + grep parallel [2023-02-21T08:40:53.561Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T08:40:53.580Z] $ docker stop --time=1 535c6a330a786364b64cb5053d80c97aab5ccae43f7f74ad6d6eda42886ccf85 [2023-02-21T08:40:54.874Z] $ docker rm -f --volumes 535c6a330a786364b64cb5053d80c97aab5ccae43f7f74ad6d6eda42886ccf85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:40:55.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T08:40:55.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:40:55.340Z] prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container [2023-02-21T08:40:55.372Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:40:55.709Z] $ docker top 46ae1ab94c8d7ceeb0cf2b9b6c542c4db5e17e157855b5ba4baaf4feb9a0df71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:40:56.036Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T08:40:56.605Z] Building core-command ... [2023-02-21T08:40:56.605Z] Building core-common-config-bootstrapper ... [2023-02-21T08:40:56.605Z] Building core-data ... [2023-02-21T08:40:56.605Z] Building core-metadata ... [2023-02-21T08:40:56.605Z] Building security-bootstrapper ... [2023-02-21T08:40:56.605Z] Building security-proxy-setup ... [2023-02-21T08:40:56.605Z] Building security-secretstore-setup ... [2023-02-21T08:40:56.605Z] Building security-spiffe-token-provider ... [2023-02-21T08:40:56.605Z] Building security-spire-agent ... [2023-02-21T08:40:56.605Z] Building security-spire-config ... [2023-02-21T08:40:56.605Z] Building security-spire-server ... [2023-02-21T08:40:56.605Z] Building support-notifications ... [2023-02-21T08:40:56.605Z] Building support-scheduler ... [2023-02-21T08:40:56.605Z] Building security-spire-server [2023-02-21T08:40:56.605Z] Building security-spire-config [2023-02-21T08:40:56.605Z] Building security-proxy-setup [2023-02-21T08:40:56.605Z] Building security-secretstore-setup [2023-02-21T08:40:56.605Z] Building security-bootstrapper [2023-02-21T08:41:06.570Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:41:06.570Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:41:06.570Z] ---> 11d16f34d2aa [2023-02-21T08:41:06.570Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T08:41:06.825Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:41:06.825Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:41:06.825Z] ---> 11d16f34d2aa [2023-02-21T08:41:06.825Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T08:41:06.825Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:41:06.825Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:41:06.825Z] ---> 11d16f34d2aa [2023-02-21T08:41:06.825Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T08:41:07.084Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:41:07.084Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:41:07.084Z] ---> 11d16f34d2aa [2023-02-21T08:41:07.084Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:41:07.344Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:41:07.344Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:41:07.344Z] ---> 11d16f34d2aa [2023-02-21T08:41:07.344Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:41:09.882Z] ---> Running in 0843cc0bd77c [2023-02-21T08:41:09.882Z] ---> Running in 50a44378abbb [2023-02-21T08:41:09.882Z] ---> Running in a18ee817d2e7 [2023-02-21T08:41:09.882Z] ---> Running in deea4040a27e [2023-02-21T08:41:10.140Z] ---> Running in c7220cce7e62 [2023-02-21T08:41:10.140Z] Removing intermediate container c7220cce7e62 [2023-02-21T08:41:10.140Z] ---> f2a9c786f248 [2023-02-21T08:41:10.140Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T08:41:10.140Z] Removing intermediate container deea4040a27e [2023-02-21T08:41:10.140Z] ---> 0e945c60ed90 [2023-02-21T08:41:10.140Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:41:10.140Z] Removing intermediate container a18ee817d2e7 [2023-02-21T08:41:10.140Z] ---> d5d8f1be53cc [2023-02-21T08:41:10.140Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T08:41:10.140Z] Removing intermediate container 50a44378abbb [2023-02-21T08:41:10.140Z] ---> c306fa890b7a [2023-02-21T08:41:10.140Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:41:10.140Z] Removing intermediate container 0843cc0bd77c [2023-02-21T08:41:10.140Z] ---> 26e237237220 [2023-02-21T08:41:10.140Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T08:41:10.140Z] ---> Running in bac6b6eeab50 [2023-02-21T08:41:10.140Z] ---> Running in 9ba4a93faa75 [2023-02-21T08:41:10.140Z] ---> Running in 817199c0d43d [2023-02-21T08:41:10.140Z] ---> Running in 88d2526422e4 [2023-02-21T08:41:10.140Z] ---> Running in fd6b093d6ee9 [2023-02-21T08:41:10.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:10.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:10.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:10.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:10.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:10.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:10.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:10.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:11.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:11.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:11.216Z] OK: 211 MiB in 51 packages [2023-02-21T08:41:11.216Z] OK: 211 MiB in 51 packages [2023-02-21T08:41:11.216Z] OK: 211 MiB in 51 packages [2023-02-21T08:41:11.216Z] OK: 211 MiB in 51 packages [2023-02-21T08:41:11.216Z] OK: 211 MiB in 51 packages [2023-02-21T08:41:11.781Z] Removing intermediate container 9ba4a93faa75 [2023-02-21T08:41:11.781Z] ---> c6d23b31739c [2023-02-21T08:41:11.781Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T08:41:11.781Z] Removing intermediate container bac6b6eeab50 [2023-02-21T08:41:11.781Z] ---> f5fb0b5e1eb5 [2023-02-21T08:41:11.781Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:41:11.781Z] ---> 1c9ee4614ebb [2023-02-21T08:41:11.781Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:41:11.781Z] ---> Running in 910d243594cf [2023-02-21T08:41:11.781Z] ---> 7ebea9cea676 [2023-02-21T08:41:11.781Z] Removing intermediate container fd6b093d6ee9 [2023-02-21T08:41:11.781Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> bd48bff32c21 [2023-02-21T08:41:11.781Z] [2023-02-21T08:41:11.781Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T08:41:11.781Z] Removing intermediate container 88d2526422e4 [2023-02-21T08:41:11.781Z] ---> d3f87477bb57 [2023-02-21T08:41:11.781Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T08:41:12.043Z] ---> Running in 21da6028837e [2023-02-21T08:41:12.043Z] Removing intermediate container 817199c0d43d [2023-02-21T08:41:12.043Z] ---> 4d67cf40df90 [2023-02-21T08:41:12.043Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:41:12.043Z] ---> dfac080ff37a [2023-02-21T08:41:12.043Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:41:12.043Z] ---> Running in fb8c358aa024 [2023-02-21T08:41:12.043Z] ---> 99b1b75f4730 [2023-02-21T08:41:12.043Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:41:12.043Z] ---> Running in e39b941de083 [2023-02-21T08:41:12.043Z] ---> 87af0521d41f [2023-02-21T08:41:12.043Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:41:12.301Z] ---> Running in 437d8f863c3e [2023-02-21T08:41:44.385Z] Removing intermediate container 21da6028837e [2023-02-21T08:41:44.385Z] ---> cc1fcd2bf661 [2023-02-21T08:41:44.385Z] Step 7/24 : COPY . . [2023-02-21T08:41:44.385Z] Removing intermediate container 910d243594cf [2023-02-21T08:41:44.385Z] ---> bef303d17982 [2023-02-21T08:41:44.385Z] Step 7/21 : COPY . . [2023-02-21T08:41:44.385Z] Removing intermediate container e39b941de083 [2023-02-21T08:41:44.385Z] ---> 7851ab5bf135 [2023-02-21T08:41:44.385Z] Step 7/23 : COPY . . [2023-02-21T08:41:44.385Z] Removing intermediate container fb8c358aa024 [2023-02-21T08:41:44.385Z] ---> eaef5c0afc1b [2023-02-21T08:41:44.385Z] Step 7/32 : COPY . . [2023-02-21T08:41:44.385Z] Removing intermediate container 437d8f863c3e [2023-02-21T08:41:44.385Z] ---> 13344a25616c [2023-02-21T08:41:44.385Z] Step 7/24 : COPY . . [2023-02-21T08:41:48.609Z] ---> c4e9ace9fc3d [2023-02-21T08:41:48.609Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T08:41:48.609Z] ---> a80a65627235 [2023-02-21T08:41:48.609Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T08:41:48.609Z] ---> 0729be76c414 [2023-02-21T08:41:48.609Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T08:41:48.609Z] ---> fc35b41ad23d [2023-02-21T08:41:48.609Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:41:48.609Z] ---> d39b79d8adf4 [2023-02-21T08:41:48.609Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:41:48.609Z] ---> Running in 4925a8c0bab1 [2023-02-21T08:41:48.609Z] ---> Running in 4daadb534772 [2023-02-21T08:41:48.609Z] ---> Running in dc1a149d3bc3 [2023-02-21T08:41:48.609Z] ---> Running in db32009149ad [2023-02-21T08:41:48.609Z] ---> Running in 16759ba21095 [2023-02-21T08:41:48.869Z] Removing intermediate container 16759ba21095 [2023-02-21T08:41:48.869Z] ---> 3d5a0672bffd [2023-02-21T08:41:48.869Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:41:48.869Z] Removing intermediate container 4daadb534772 [2023-02-21T08:41:48.869Z] ---> bda09d43aef8 [2023-02-21T08:41:48.869Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T08:41:48.869Z] ---> Running in decba9019f02 [2023-02-21T08:41:48.869Z] ---> Running in 6f3415477895 [2023-02-21T08:41:49.128Z] Removing intermediate container decba9019f02 [2023-02-21T08:41:49.128Z] ---> 75ffbdc4015c [2023-02-21T08:41:49.128Z] 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-21T08:41:49.128Z] Removing intermediate container 6f3415477895 [2023-02-21T08:41:49.128Z] ---> 92cd08823911 [2023-02-21T08:41:49.128Z] 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-21T08:41:49.128Z] ---> Running in 032bb24f1dae [2023-02-21T08:41:49.128Z] ---> Running in 7050e1e6d988 [2023-02-21T08:41:49.128Z] 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-21T08:41:49.386Z] 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-21T08:41:49.386Z] 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-21T08:41:50.763Z] Removing intermediate container 032bb24f1dae [2023-02-21T08:41:50.763Z] ---> 2e021c35df2a [2023-02-21T08:41:50.763Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T08:41:50.763Z] Removing intermediate container 7050e1e6d988 [2023-02-21T08:41:50.763Z] ---> 1bd05c9baa5f [2023-02-21T08:41:50.763Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:41:50.763Z] ---> Running in a1fbc97ecae7 [2023-02-21T08:41:50.763Z] ---> Running in bbaa09b905b8 [2023-02-21T08:41:50.763Z] Removing intermediate container a1fbc97ecae7 [2023-02-21T08:41:50.763Z] ---> 6770585c394a [2023-02-21T08:41:50.763Z] [2023-02-21T08:41:50.763Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T08:41:50.763Z] Removing intermediate container bbaa09b905b8 [2023-02-21T08:41:50.763Z] ---> 247eb21732bf [2023-02-21T08:41:50.763Z] [2023-02-21T08:41:50.763Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:41:51.020Z] 3.15: Pulling from library/alpine [2023-02-21T08:41:51.020Z] 3.15: Pulling from library/alpine [2023-02-21T08:41:51.953Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:41:51.953Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T08:41:51.953Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T08:41:51.953Z] Status: Image is up to date for alpine:3.15 [2023-02-21T08:41:51.953Z] ---> 5ce65d7b0fde [2023-02-21T08:41:51.953Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:41:51.953Z] ---> 5ce65d7b0fde [2023-02-21T08:41:51.953Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:41:51.953Z] ---> Running in c4ed64ea0c29 [2023-02-21T08:41:51.953Z] ---> Running in e7b305c9542d [2023-02-21T08:41:52.211Z] Removing intermediate container e7b305c9542d [2023-02-21T08:41:52.211Z] ---> 6d1b6fde5c32 [2023-02-21T08:41:52.211Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T08:41:52.211Z] Removing intermediate container c4ed64ea0c29 [2023-02-21T08:41:52.211Z] ---> 32916fe5ecf6 [2023-02-21T08:41:52.211Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:41:52.211Z] ---> Running in 2ed58b197729 [2023-02-21T08:41:52.211Z] ---> Running in fc7f6a6ea5d4 [2023-02-21T08:41:53.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:53.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:53.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:53.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:53.401Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:41:53.401Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:41:53.401Z] OK: 15857 distinct packages available [2023-02-21T08:41:53.401Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:41:53.401Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:41:53.401Z] OK: 15857 distinct packages available [2023-02-21T08:41:53.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:53.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:53.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:53.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:41:53.659Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T08:41:53.659Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T08:41:53.659Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:41:53.659Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T08:41:53.659Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:41:53.659Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T08:41:53.659Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T08:41:53.659Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T08:41:53.659Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T08:41:53.659Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:41:53.659Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:41:53.659Z] OK: 6 MiB in 18 packages [2023-02-21T08:41:53.659Z] OK: 7 MiB in 19 packages [2023-02-21T08:41:55.031Z] Removing intermediate container fc7f6a6ea5d4 [2023-02-21T08:41:55.031Z] ---> 4b925c07efc7 [2023-02-21T08:41:55.031Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:41:55.288Z] Removing intermediate container 2ed58b197729 [2023-02-21T08:41:55.288Z] ---> 74a978302fb7 [2023-02-21T08:41:55.288Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:41:58.565Z] ---> a0a3ceaa3ed6 [2023-02-21T08:41:58.565Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:41:58.565Z] ---> f68ddbe39900 [2023-02-21T08:41:58.565Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:41:59.133Z] ---> 252a51739ae2 [2023-02-21T08:41:59.133Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T08:41:59.133Z] ---> Running in 0b6fc0095892 [2023-02-21T08:41:59.133Z] ---> 06ff57b30fbd [2023-02-21T08:41:59.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T08:41:59.742Z] Removing intermediate container 0b6fc0095892 [2023-02-21T08:41:59.742Z] ---> 338849ee9b21 [2023-02-21T08:41:59.742Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T08:41:59.742Z] ---> abb41797b9c4 [2023-02-21T08:41:59.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T08:42:00.329Z] ---> 61af2e777b5b [2023-02-21T08:42:00.329Z] Step 19/24 : WORKDIR / [2023-02-21T08:42:00.329Z] ---> Running in 845130c94a5b [2023-02-21T08:42:00.627Z] ---> 339650d17f9f [2023-02-21T08:42:00.627Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:42:00.627Z] ---> Running in b31723641bec [2023-02-21T08:42:00.887Z] Removing intermediate container 845130c94a5b [2023-02-21T08:42:00.887Z] ---> ee089cb0edd6 [2023-02-21T08:42:00.887Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:42:01.156Z] Removing intermediate container b31723641bec [2023-02-21T08:42:01.156Z] ---> 54c8ff60516d [2023-02-21T08:42:01.156Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:42:01.156Z] ---> Running in 9c35bdc282c7 [2023-02-21T08:42:01.156Z] ---> Running in a7a00c409927 [2023-02-21T08:42:01.427Z] Removing intermediate container 9c35bdc282c7 [2023-02-21T08:42:01.427Z] ---> 3c2fd8efe579 [2023-02-21T08:42:01.427Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:42:01.427Z] Removing intermediate container a7a00c409927 [2023-02-21T08:42:01.427Z] ---> 006754f908af [2023-02-21T08:42:01.427Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T08:42:01.427Z] ---> Running in 46a4434c51ae [2023-02-21T08:42:01.694Z] ---> Running in 6cdf9848bd35 [2023-02-21T08:42:01.694Z] Removing intermediate container 46a4434c51ae [2023-02-21T08:42:01.694Z] ---> 36da359d56ed [2023-02-21T08:42:01.694Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:42:01.954Z] ---> Running in b9f3a06b52d1 [2023-02-21T08:42:01.954Z] Removing intermediate container 6cdf9848bd35 [2023-02-21T08:42:01.954Z] ---> a37e43049407 [2023-02-21T08:42:01.954Z] Step 22/23 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:42:01.954Z] ---> Running in cba0d82098a1 [2023-02-21T08:42:02.214Z] Removing intermediate container b9f3a06b52d1 [2023-02-21T08:42:02.214Z] ---> c5e0d471198b [2023-02-21T08:42:02.214Z] Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:42:02.214Z] ---> Running in d43c347cfd33 [2023-02-21T08:42:02.214Z] Removing intermediate container cba0d82098a1 [2023-02-21T08:42:02.214Z] ---> 2ff4e57b02b2 [2023-02-21T08:42:02.214Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T08:42:02.472Z] ---> Running in 4196f2f27e8a [2023-02-21T08:42:02.472Z] Removing intermediate container d43c347cfd33 [2023-02-21T08:42:02.472Z] ---> e98f892558da [2023-02-21T08:42:02.472Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:42:02.729Z] ---> Running in ec1026842efa [2023-02-21T08:42:02.729Z] Removing intermediate container 4196f2f27e8a [2023-02-21T08:42:02.729Z] ---> 5369e2998597 [2023-02-21T08:42:02.729Z] [2023-02-21T08:42:02.729Z] Successfully built 5369e2998597 [2023-02-21T08:42:02.729Z] Successfully tagged security-spire-server:latest [2023-02-21T08:42:02.729Z] Building support-scheduler [2023-02-21T08:42:02.729Z]  Building security-spire-server ... done Removing intermediate container ec1026842efa [2023-02-21T08:42:02.729Z] ---> 17c397c7d9f6 [2023-02-21T08:42:02.729Z] [2023-02-21T08:42:02.729Z] Successfully built 17c397c7d9f6 [2023-02-21T08:42:02.986Z] Successfully tagged security-spire-config:latest [2023-02-21T08:42:02.986Z]  Building security-spire-config ... done Building security-spire-agent [2023-02-21T08:42:07.165Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:42:07.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:42:07.165Z] ---> 11d16f34d2aa [2023-02-21T08:42:07.165Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:42:07.423Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:42:07.423Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:42:07.423Z] ---> 11d16f34d2aa [2023-02-21T08:42:07.423Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:42:07.423Z] ---> Using cache [2023-02-21T08:42:07.423Z] ---> 26e237237220 [2023-02-21T08:42:07.423Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:42:09.321Z] 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-21T08:42:09.887Z] ---> Running in fa59c45af91a [2023-02-21T08:42:09.887Z] ---> Running in 16ffbcbb6577 [2023-02-21T08:42:09.887Z] 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-21T08:42:10.145Z] Removing intermediate container 16ffbcbb6577 [2023-02-21T08:42:10.145Z] ---> 1d91758ba7c9 [2023-02-21T08:42:10.145Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:42:10.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:10.145Z] ---> Running in e773b87e4892 [2023-02-21T08:42:10.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:10.403Z] Removing intermediate container e773b87e4892 [2023-02-21T08:42:10.403Z] ---> 3eddd46dabbb [2023-02-21T08:42:10.403Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:42:10.403Z] ---> Running in e8bdca555190 [2023-02-21T08:42:10.660Z] OK: 211 MiB in 51 packages [2023-02-21T08:42:11.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:11.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:11.485Z] OK: 211 MiB in 51 packages [2023-02-21T08:42:12.054Z] Removing intermediate container fa59c45af91a [2023-02-21T08:42:12.054Z] ---> eb198f913b59 [2023-02-21T08:42:12.054Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:42:12.311Z] ---> b66ec30938fc [2023-02-21T08:42:12.311Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:42:12.597Z] Removing intermediate container dc1a149d3bc3 [2023-02-21T08:42:12.597Z] ---> 5942860cd09e [2023-02-21T08:42:12.597Z] [2023-02-21T08:42:12.597Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T08:42:12.597Z] ---> Running in 6ec198269961 [2023-02-21T08:42:12.855Z] Removing intermediate container e8bdca555190 [2023-02-21T08:42:12.855Z] ---> e3852a5eba4b [2023-02-21T08:42:12.855Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:42:12.855Z] 3.16: Pulling from library/alpine [2023-02-21T08:42:13.428Z] ---> 4b49ec7fef4d [2023-02-21T08:42:13.428Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:42:13.694Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T08:42:13.952Z] ---> Running in abd69cb59888 [2023-02-21T08:42:13.952Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T08:42:13.952Z] ---> dfd21b5a31f5 [2023-02-21T08:42:13.952Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:42:13.952Z] ---> Running in 0eb0e6b1162b [2023-02-21T08:42:13.952Z] Removing intermediate container db32009149ad [2023-02-21T08:42:13.952Z] ---> 17b4440e6e44 [2023-02-21T08:42:13.952Z] [2023-02-21T08:42:13.952Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T08:42:13.952Z] ---> dfd21b5a31f5 [2023-02-21T08:42:13.952Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T08:42:14.210Z] ---> Running in 37230fdf7b01 [2023-02-21T08:42:14.210Z] Removing intermediate container 4925a8c0bab1 [2023-02-21T08:42:14.210Z] ---> 4c7f8b2891fb [2023-02-21T08:42:14.210Z] [2023-02-21T08:42:14.210Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T08:42:14.210Z] ---> dfd21b5a31f5 [2023-02-21T08:42:14.210Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T08:42:14.210Z] Removing intermediate container 0eb0e6b1162b [2023-02-21T08:42:14.210Z] ---> 7babb772efcf [2023-02-21T08:42:14.210Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T08:42:14.210Z] ---> Running in 38ceeac44049 [2023-02-21T08:42:14.210Z] ---> Running in c247d3cd5bf2 [2023-02-21T08:42:14.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:14.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:14.705Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6842 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws [2023-02-21T08:42:14.717Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [2023-02-21T08:42:14.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:14.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:14.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:14.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:42:14.724Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T08:42:14.724Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T08:42:14.724Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T08:42:14.724Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T08:42:14.724Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T08:42:14.724Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T08:42:14.724Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:42:14.724Z] Executing ca-certificates-20220614-r0.trigger [Pipeline] checkout [2023-02-21T08:42:14.765Z] The recommended git tool is: git [2023-02-21T08:42:14.981Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T08:42:14.981Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T08:42:14.981Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T08:42:14.981Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:42:14.981Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:42:14.981Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:42:14.981Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T08:42:14.981Z] OK: 8 MiB in 20 packages [2023-02-21T08:42:14.981Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:42:14.981Z] OK: 6 MiB in 16 packages [2023-02-21T08:42:14.981Z] OK: 6 MiB in 17 packages [2023-02-21T08:42:15.564Z] Removing intermediate container c247d3cd5bf2 [2023-02-21T08:42:15.564Z] ---> 7e3cc2638bef [2023-02-21T08:42:15.564Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T08:42:15.564Z] Removing intermediate container 37230fdf7b01 [2023-02-21T08:42:15.564Z] ---> d11d25a62bb8 [2023-02-21T08:42:15.564Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:42:15.821Z] Removing intermediate container 38ceeac44049 [2023-02-21T08:42:15.822Z] ---> 02b2d80cf5e8 [2023-02-21T08:42:15.822Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T08:42:15.822Z] ---> Running in 9a772482d6c9 [2023-02-21T08:42:15.822Z] ---> Running in 635360d30ce2 [2023-02-21T08:42:15.822Z] ---> Running in 0ff85ac9a73b [2023-02-21T08:42:15.822Z] Removing intermediate container 9a772482d6c9 [2023-02-21T08:42:15.822Z] ---> 22dcf6f90cee [2023-02-21T08:42:15.822Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T08:42:15.822Z] Removing intermediate container 635360d30ce2 [2023-02-21T08:42:15.822Z] ---> 8b3a77ddc370 [2023-02-21T08:42:15.822Z] Step 12/21 : WORKDIR /edgex [2023-02-21T08:42:15.822Z] Removing intermediate container 0ff85ac9a73b [2023-02-21T08:42:15.822Z] ---> 3db3b1c63bd2 [2023-02-21T08:42:15.822Z] Step 12/24 : WORKDIR / [2023-02-21T08:42:16.080Z] ---> Running in c1fe82d4ce81 [2023-02-21T08:42:16.080Z] ---> Running in f0babe2ac897 [2023-02-21T08:42:16.080Z] ---> Running in 0a8e02b8d28c [2023-02-21T08:42:16.080Z] Removing intermediate container c1fe82d4ce81 [2023-02-21T08:42:16.080Z] ---> 7c67fcaac4c2 [2023-02-21T08:42:16.080Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T08:42:16.080Z] Removing intermediate container f0babe2ac897 [2023-02-21T08:42:16.080Z] ---> 13d6d6e2d09c [2023-02-21T08:42:16.080Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T08:42:16.080Z] Removing intermediate container 0a8e02b8d28c [2023-02-21T08:42:16.080Z] ---> 22399c574b29 [2023-02-21T08:42:16.080Z] 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-21T08:42:16.080Z] ---> Running in 43e803371375 [2023-02-21T08:42:16.340Z] Removing intermediate container 43e803371375 [2023-02-21T08:42:16.340Z] ---> cace7f40aaa1 [2023-02-21T08:42:16.340Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T08:42:16.340Z] ---> 23cbab2d126f [2023-02-21T08:42:16.340Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T08:42:16.340Z] ---> bd06220ce983 [2023-02-21T08:42:16.340Z] 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-21T08:42:16.340Z] ---> Running in c56bf277c08a [2023-02-21T08:42:16.597Z] Removing intermediate container c56bf277c08a [2023-02-21T08:42:16.597Z] ---> 87a066a7f953 [2023-02-21T08:42:16.597Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T08:42:16.855Z] ---> f037eca86821 [2023-02-21T08:42:16.855Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T08:42:16.855Z] ---> Running in c041d98c26eb [2023-02-21T08:42:16.855Z] ---> e36536fd422c [2023-02-21T08:42:16.855Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T08:42:17.113Z] ---> 6eb8ee60c670 [2023-02-21T08:42:17.113Z] 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-21T08:42:17.371Z] ---> 152f61bd5e3d [2023-02-21T08:42:17.371Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:42:17.371Z] ---> eac7f6191692 [2023-02-21T08:42:17.371Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T08:42:17.629Z] ---> 327c08a46f0b [2023-02-21T08:42:17.629Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:42:17.629Z] Removing intermediate container c041d98c26eb [2023-02-21T08:42:17.629Z] ---> 639880bfafc5 [2023-02-21T08:42:17.629Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T08:42:17.629Z] ---> Running in a41fe858fd09 [2023-02-21T08:42:17.629Z] ---> Running in d596c7f11010 [2023-02-21T08:42:17.887Z] ---> 5269e83b53dd [2023-02-21T08:42:17.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T08:42:17.887Z] Removing intermediate container d596c7f11010 [2023-02-21T08:42:17.887Z] ---> 632faf1b025d [2023-02-21T08:42:17.887Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T08:42:18.146Z] ---> 53a3fcc41cc4 [2023-02-21T08:42:18.146Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T08:42:18.405Z] ---> 4d2b05cfbe45 [2023-02-21T08:42:18.405Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T08:42:18.405Z] ---> Running in 94e5e4bcddf6 [2023-02-21T08:42:18.405Z] Removing intermediate container a41fe858fd09 [2023-02-21T08:42:18.405Z] ---> 3578d3dc508c [2023-02-21T08:42:18.405Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:42:18.405Z] ---> 5aeaa214d22b [2023-02-21T08:42:18.405Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:42:18.663Z] ---> Running in 9834f223e2c7 [2023-02-21T08:42:18.663Z] ---> Running in 13643611ce69 [2023-02-21T08:42:18.663Z] Removing intermediate container 9834f223e2c7 [2023-02-21T08:42:18.663Z] ---> 5d90c274387c [2023-02-21T08:42:18.663Z] Step 19/21 : LABEL arch=x86_64 [2023-02-21T08:42:18.920Z] ---> Running in 99321506d62e [2023-02-21T08:42:18.920Z] Removing intermediate container 99321506d62e [2023-02-21T08:42:18.920Z] ---> 45ccdae4eb10 [2023-02-21T08:42:18.920Z] Step 20/21 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:42:18.920Z] ---> Running in 1039e4481457 [2023-02-21T08:42:18.920Z] Removing intermediate container 94e5e4bcddf6 [2023-02-21T08:42:18.920Z] ---> aab5fd5d902d [2023-02-21T08:42:18.920Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:42:19.183Z] Removing intermediate container 1039e4481457 [2023-02-21T08:42:19.183Z] ---> f57b0783437f [2023-02-21T08:42:19.183Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T08:42:19.183Z] ---> Running in 80861e2e205a [2023-02-21T08:42:19.183Z] ---> c4d5b19bef2d [2023-02-21T08:42:19.183Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T08:42:19.440Z] Removing intermediate container 13643611ce69 [2023-02-21T08:42:19.440Z] ---> 683ce6810fb3 [2023-02-21T08:42:19.440Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:42:19.440Z] Removing intermediate container 80861e2e205a [2023-02-21T08:42:19.440Z] ---> c1d5d92910e7 [2023-02-21T08:42:19.440Z] [2023-02-21T08:42:19.698Z] Successfully built c1d5d92910e7 [2023-02-21T08:42:19.698Z] ---> Running in 18362515ea45 [2023-02-21T08:42:19.698Z] Successfully tagged security-proxy-setup:latest [2023-02-21T08:42:19.698Z] Building core-metadata [2023-02-21T08:42:19.698Z]  Building security-proxy-setup ... done  ---> 171be7b6ae13 [2023-02-21T08:42:19.698Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T08:42:20.264Z] Removing intermediate container 18362515ea45 [2023-02-21T08:42:20.264Z] ---> ab01b0aaa6f0 [2023-02-21T08:42:20.264Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:42:21.643Z] ---> 77069f76903c [2023-02-21T08:42:21.643Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T08:42:21.643Z] ---> Running in f568031880ae [2023-02-21T08:42:21.904Z] ---> 123266fe757d [2023-02-21T08:42:21.904Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T08:42:21.904Z] Removing intermediate container f568031880ae [2023-02-21T08:42:21.904Z] ---> 0b42ca5ee551 [2023-02-21T08:42:21.904Z] Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:42:21.904Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:42:21.904Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:42:21.904Z] ---> 11d16f34d2aa [2023-02-21T08:42:21.904Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:42:21.904Z] ---> Using cache [2023-02-21T08:42:21.904Z] ---> 1d91758ba7c9 [2023-02-21T08:42:21.904Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T08:42:21.904Z] ---> Using cache [2023-02-21T08:42:21.904Z] ---> 3eddd46dabbb [2023-02-21T08:42:21.904Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T08:42:21.904Z] ---> Using cache [2023-02-21T08:42:21.904Z] ---> e3852a5eba4b [2023-02-21T08:42:21.904Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T08:42:21.904Z] ---> Using cache [2023-02-21T08:42:21.904Z] ---> 4b49ec7fef4d [2023-02-21T08:42:21.904Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:42:22.162Z] ---> Running in bb89463136db [2023-02-21T08:42:22.162Z] ---> Running in b88b5c576b4f [2023-02-21T08:42:22.432Z] ---> 45a109cc9e9e [2023-02-21T08:42:22.432Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T08:42:22.694Z] Removing intermediate container bb89463136db [2023-02-21T08:42:22.694Z] ---> 4495a9ebaf62 [2023-02-21T08:42:22.694Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:42:22.951Z] ---> Running in e05cb1fbbf24 [2023-02-21T08:42:22.951Z] ---> 8d10cdc7084a [2023-02-21T08:42:22.951Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T08:42:23.514Z] Removing intermediate container e05cb1fbbf24 [2023-02-21T08:42:23.514Z] ---> 3f1207d4d461 [2023-02-21T08:42:23.514Z] [2023-02-21T08:42:23.514Z] Successfully built 3f1207d4d461 [2023-02-21T08:42:23.514Z] Successfully tagged security-secretstore-setup:latest [2023-02-21T08:42:23.514Z]  Building security-secretstore-setup ... done Building core-data [2023-02-21T08:42:23.770Z] ---> 33e5c050da02 [2023-02-21T08:42:23.770Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T08:42:25.665Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:42:25.665Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:42:25.665Z] ---> 11d16f34d2aa [2023-02-21T08:42:25.665Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:42:25.665Z] ---> Using cache [2023-02-21T08:42:25.665Z] ---> 1d91758ba7c9 [2023-02-21T08:42:25.665Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:42:25.665Z] ---> Using cache [2023-02-21T08:42:25.665Z] ---> 3eddd46dabbb [2023-02-21T08:42:25.665Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:42:25.665Z] ---> Using cache [2023-02-21T08:42:25.665Z] ---> e3852a5eba4b [2023-02-21T08:42:25.665Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:42:25.665Z] ---> Using cache [2023-02-21T08:42:25.665Z] ---> 4b49ec7fef4d [2023-02-21T08:42:25.665Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:42:27.038Z] ---> Running in 4855fa3d15bd [2023-02-21T08:42:27.038Z] ---> Running in d87f4308bc6d [2023-02-21T08:42:28.409Z] Removing intermediate container 4855fa3d15bd [2023-02-21T08:42:28.409Z] ---> 22fc2184e493 [2023-02-21T08:42:28.409Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T08:42:28.409Z] ---> Running in d80988818702 [2023-02-21T08:42:28.666Z] Removing intermediate container d80988818702 [2023-02-21T08:42:28.666Z] ---> d47488e1c469 [2023-02-21T08:42:28.666Z] Step 29/32 : CMD ["gate"] [2023-02-21T08:42:28.666Z] ---> Running in 3ffbc4479e89 [2023-02-21T08:42:28.846Z] using credential edgex-jenkins-ssh [2023-02-21T08:42:28.878Z] Cloning the remote Git repository [2023-02-21T08:42:28.987Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:42:29.136Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2023-02-21T08:42:29.273Z] Removing intermediate container 3ffbc4479e89 [2023-02-21T08:42:29.273Z] ---> c8ded252a43d [2023-02-21T08:42:29.273Z] Step 30/32 : LABEL arch=x86_64 [2023-02-21T08:42:29.530Z] ---> Running in 9bd36ced21d1 [2023-02-21T08:42:29.787Z] Removing intermediate container 9bd36ced21d1 [2023-02-21T08:42:29.787Z] ---> 76d5cf1877af [2023-02-21T08:42:29.787Z] Step 31/32 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:42:30.045Z] ---> Running in f5fc7670abcc [2023-02-21T08:42:30.303Z] Removing intermediate container f5fc7670abcc [2023-02-21T08:42:30.303Z] ---> e2b0fa3e98df [2023-02-21T08:42:30.303Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T08:42:30.303Z] ---> Running in 8a3b6aeadc38 [2023-02-21T08:42:30.561Z] Removing intermediate container 8a3b6aeadc38 [2023-02-21T08:42:30.561Z] ---> 2faa006178e9 [2023-02-21T08:42:30.561Z] [2023-02-21T08:42:30.561Z] Successfully built 2faa006178e9 [2023-02-21T08:42:30.561Z] Successfully tagged security-bootstrapper:latest [2023-02-21T08:42:30.561Z]  Building security-bootstrapper ... done Building core-command [2023-02-21T08:42:29.604Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:42:29.606Z] > git --version # timeout=10 [2023-02-21T08:42:29.682Z] > git --version # 'git version 2.25.1' [2023-02-21T08:42:29.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:42:29.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T08:42:33.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:42:33.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:42:33.090Z] ---> 11d16f34d2aa [2023-02-21T08:42:33.090Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:42:33.090Z] ---> Using cache [2023-02-21T08:42:33.090Z] ---> 1d91758ba7c9 [2023-02-21T08:42:33.090Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T08:42:33.090Z] ---> Using cache [2023-02-21T08:42:33.090Z] ---> 3eddd46dabbb [2023-02-21T08:42:33.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T08:42:33.090Z] ---> Using cache [2023-02-21T08:42:33.090Z] ---> e3852a5eba4b [2023-02-21T08:42:33.090Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T08:42:33.090Z] ---> Using cache [2023-02-21T08:42:33.090Z] ---> 4b49ec7fef4d [2023-02-21T08:42:33.090Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:42:35.688Z] ---> Running in 4640a0b397e0 [2023-02-21T08:42:35.946Z] Removing intermediate container 6ec198269961 [2023-02-21T08:42:35.946Z] ---> cf072e8d865f [2023-02-21T08:42:35.946Z] Step 7/24 : COPY . . [2023-02-21T08:42:35.946Z] Removing intermediate container abd69cb59888 [2023-02-21T08:42:35.946Z] ---> 3d980004af71 [2023-02-21T08:42:35.946Z] Step 8/22 : COPY . . [2023-02-21T08:42:44.057Z] ---> 5d67a8fab311 [2023-02-21T08:42:44.057Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T08:42:44.057Z] ---> bb86bb8afe0f [2023-02-21T08:42:44.057Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:42:44.057Z] ---> Running in df18904290ce [2023-02-21T08:42:44.057Z] ---> Running in 6b38befb2a09 [2023-02-21T08:42:44.057Z] Removing intermediate container 6b38befb2a09 [2023-02-21T08:42:44.057Z] ---> 2b2b6803c0db [2023-02-21T08:42:44.057Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:42:44.057Z] 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-21T08:42:44.057Z] ---> Running in 5e2dc94bc5ae [2023-02-21T08:42:44.624Z] Removing intermediate container 5e2dc94bc5ae [2023-02-21T08:42:44.624Z] ---> e3ed53914035 [2023-02-21T08:42:44.624Z] 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-21T08:42:44.624Z] ---> Running in c179ee6905d6 [2023-02-21T08:42:46.520Z] Removing intermediate container c179ee6905d6 [2023-02-21T08:42:46.520Z] ---> cc8690680b54 [2023-02-21T08:42:46.520Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T08:42:46.778Z] ---> Running in 4ca85af2ed3a [2023-02-21T08:42:47.036Z] Removing intermediate container 4ca85af2ed3a [2023-02-21T08:42:47.036Z] ---> ca123cf380e8 [2023-02-21T08:42:47.036Z] [2023-02-21T08:42:47.036Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T08:42:47.036Z] ---> 5ce65d7b0fde [2023-02-21T08:42:47.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:42:47.036Z] ---> Using cache [2023-02-21T08:42:47.036Z] ---> 32916fe5ecf6 [2023-02-21T08:42:47.036Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T08:42:47.036Z] ---> Using cache [2023-02-21T08:42:47.036Z] ---> 74a978302fb7 [2023-02-21T08:42:47.036Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T08:42:52.293Z] ---> 3d1bee1bcbcb [2023-02-21T08:42:52.293Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T08:42:52.859Z] Removing intermediate container d87f4308bc6d [2023-02-21T08:42:52.859Z] ---> 7bdd26c85c23 [2023-02-21T08:42:52.859Z] Step 8/22 : COPY . . [2023-02-21T08:42:52.859Z] Removing intermediate container b88b5c576b4f [2023-02-21T08:42:52.859Z] ---> 800fc539edc5 [2023-02-21T08:42:52.859Z] Step 8/24 : COPY . . [2023-02-21T08:42:54.020Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T08:42:54.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T08:42:56.157Z] Merging remotes/origin/main commit d1220c913da191e5a5098d83180fefdfc3d41548 into PR head commit a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:42:56.658Z] Merge succeeded, producing a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:42:56.658Z] Checking out Revision a3a1624de2257f1b1e74fb740d84d1d5be5368a0 (PR-4352) [2023-02-21T08:42:57.638Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-02-21T08:42:55.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T08:42:55.361Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T08:42:55.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:42:55.385Z] > 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-21T08:42:56.186Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T08:42:56.216Z] > git checkout -f a3a1624de2257f1b1e74fb740d84d1d5be5368a0 # timeout=10 [2023-02-21T08:42:56.525Z] > git remote # timeout=10 [2023-02-21T08:42:56.553Z] > git config --get remote.origin.url # timeout=10 [2023-02-21T08:42:56.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T08:42:56.600Z] > git merge d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 [2023-02-21T08:42:56.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-21T08:42:56.671Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T08:42:56.690Z] > git checkout -f a3a1624de2257f1b1e74fb740d84d1d5be5368a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T08:42:58.171Z] ---> fe198f230ef3 [2023-02-21T08:42:58.171Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T08:42:58.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T08:42:58.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T08:42:58.797Z] Dload Upload Total Spent Left Speed [2023-02-21T08:42:58.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 80194 [2023-02-21T08:42:59.107Z] ---> 7643f9e18a4b [2023-02-21T08:42:59.108Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] sh [2023-02-21T08:42:59.446Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T08:42:59.803Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T08:42:59.803Z] + sudo tee /etc/docker/daemon.new [2023-02-21T08:42:59.803Z] { [2023-02-21T08:42:59.803Z] "registry-mirrors": [ [2023-02-21T08:42:59.803Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T08:42:59.804Z] ], [2023-02-21T08:42:59.804Z] "bip": "10.250.0.254/24", [2023-02-21T08:42:59.804Z] "hosts": [ [2023-02-21T08:42:59.804Z] "tcp://0.0.0.0:5555", [2023-02-21T08:42:59.804Z] "unix:///var/run/docker.sock" [2023-02-21T08:42:59.804Z] ], [2023-02-21T08:42:59.804Z] "mtu": 1458, [2023-02-21T08:42:59.804Z] "selinux-enabled": true, [2023-02-21T08:42:59.804Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T08:42:59.804Z] } [Pipeline] sh [2023-02-21T08:43:00.046Z] ---> b140366b508d [2023-02-21T08:43:00.046Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T08:43:00.172Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T08:43:00.305Z] ---> 895cbcfd0863 [2023-02-21T08:43:00.305Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T08:43:00.554Z] + sudo service docker restart [2023-02-21T08:43:00.564Z] ---> cad9e9200125 [2023-02-21T08:43:00.564Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T08:43:00.564Z] ---> 34bf7c55f3b3 [2023-02-21T08:43:00.564Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T08:43:00.822Z] ---> Running in 33e350cf5ace [2023-02-21T08:43:00.822Z] ---> Running in 6d92717440b3 [2023-02-21T08:43:00.822Z] ---> Running in a1cc601d6351 [2023-02-21T08:43:01.080Z] Removing intermediate container a1cc601d6351 [2023-02-21T08:43:01.080Z] ---> bac3279cce1b [2023-02-21T08:43:01.080Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T08:43:01.080Z] ---> Running in d24d72cd2c4a [2023-02-21T08:43:01.341Z] Removing intermediate container d24d72cd2c4a [2023-02-21T08:43:01.341Z] ---> a88742d40978 [2023-02-21T08:43:01.341Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:43:01.341Z] 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-21T08:43:01.599Z] 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-21T08:43:01.599Z] ---> Running in ac0265eec4bc [2023-02-21T08:43:01.599Z] Removing intermediate container 4640a0b397e0 [2023-02-21T08:43:01.599Z] ---> 5ec65ec4e24b [2023-02-21T08:43:01.599Z] Step 8/23 : COPY . . [2023-02-21T08:43:02.543Z] Removing intermediate container ac0265eec4bc [2023-02-21T08:43:02.543Z] ---> e64256a29d3c [2023-02-21T08:43:02.543Z] Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:43:03.107Z] ---> Running in c21f0603ba7c [2023-02-21T08:43:03.364Z] Removing intermediate container c21f0603ba7c [2023-02-21T08:43:03.364Z] ---> 132db69ac8d8 [2023-02-21T08:43:03.364Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:43:03.622Z] ---> Running in f2f894eeae0e [2023-02-21T08:43:04.188Z] Removing intermediate container f2f894eeae0e [2023-02-21T08:43:04.188Z] ---> 20d48a27a798 [2023-02-21T08:43:04.188Z] [2023-02-21T08:43:04.188Z] Successfully built 20d48a27a798 [2023-02-21T08:43:04.188Z] Successfully tagged security-spire-agent:latest [2023-02-21T08:43:04.188Z] Building core-common-config-bootstrapper [2023-02-21T08:43:08.377Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:43:08.377Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:43:08.377Z] ---> 11d16f34d2aa [2023-02-21T08:43:08.377Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:43:08.377Z] ---> Using cache [2023-02-21T08:43:08.377Z] ---> 1d91758ba7c9 [2023-02-21T08:43:08.377Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:43:08.377Z] ---> Using cache [2023-02-21T08:43:08.377Z] ---> 3eddd46dabbb [2023-02-21T08:43:08.377Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:43:08.377Z] ---> Using cache [2023-02-21T08:43:08.377Z] ---> e3852a5eba4b [2023-02-21T08:43:08.377Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:43:08.377Z] ---> Using cache [2023-02-21T08:43:08.377Z] ---> 4b49ec7fef4d [2023-02-21T08:43:08.377Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:43:08.377Z] ---> Using cache [2023-02-21T08:43:08.377Z] ---> 5ec65ec4e24b [2023-02-21T08:43:08.377Z] Step 8/22 : COPY . . [2023-02-21T08:43:10.908Z] Removing intermediate container df18904290ce [2023-02-21T08:43:10.908Z] ---> b64096a7f1e5 [2023-02-21T08:43:10.908Z] [2023-02-21T08:43:10.908Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:43:10.908Z] ---> dfd21b5a31f5 [2023-02-21T08:43:10.908Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:43:11.839Z] ---> fa47613706c7 [2023-02-21T08:43:11.839Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T08:43:11.839Z] ---> Running in 3949f38ba73c [2023-02-21T08:43:12.096Z] ---> Running in ca379c271201 [2023-02-21T08:43:12.356Z] ---> 57d6e1b41bdb [2023-02-21T08:43:12.356Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T08:43:12.356Z] ---> Running in ce94e5ee6d9d [2023-02-21T08:43:12.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:12.614Z] 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-21T08:43:12.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:12.871Z] 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-21T08:43:12.871Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:43:12.871Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:43:12.871Z] OK: 6 MiB in 15 packages [2023-02-21T08:43:14.271Z] Removing intermediate container 3949f38ba73c [2023-02-21T08:43:14.271Z] ---> 3c0f40a3d9cd [2023-02-21T08:43:14.271Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:43:14.271Z] ---> Running in 6f60ebc8122f [2023-02-21T08:43:14.528Z] Removing intermediate container 6f60ebc8122f [2023-02-21T08:43:14.528Z] ---> b6f2758d2401 [2023-02-21T08:43:14.528Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T08:43:14.528Z] ---> Running in dda715a49278 [2023-02-21T08:43:14.785Z] Removing intermediate container dda715a49278 [2023-02-21T08:43:14.785Z] ---> 15d9a18c1fc7 [2023-02-21T08:43:14.785Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:43:15.043Z] ---> Running in e5c4cd312fe4 [2023-02-21T08:43:15.299Z] Removing intermediate container e5c4cd312fe4 [2023-02-21T08:43:15.299Z] ---> f6434c05cb62 [2023-02-21T08:43:15.299Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:43:15.558Z] ---> 74cad0bcb1d2 [2023-02-21T08:43:15.558Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T08:43:16.929Z] ---> 9bd52759811f [2023-02-21T08:43:16.929Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T08:43:17.864Z] ---> e853becf0f0d [2023-02-21T08:43:17.864Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T08:43:17.864Z] ---> Running in ebc54d5aede9 [2023-02-21T08:43:18.434Z] Removing intermediate container ebc54d5aede9 [2023-02-21T08:43:18.434Z] ---> 3d46d75bf6b7 [2023-02-21T08:43:18.434Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:43:18.691Z] ---> Running in cb93baa3bc57 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T08:43:18.949Z] provisioning config files... [2023-02-21T08:43:18.949Z] Removing intermediate container cb93baa3bc57 [2023-02-21T08:43:18.950Z] ---> 293cf01304bd [2023-02-21T08:43:18.950Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:43:18.993Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config13972049520818802960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T08:43:19.210Z] ---> Running in e38251ea8063 [2023-02-21T08:43:19.410Z] ---> docker-login.sh [2023-02-21T08:43:19.410Z] nexus3.edgexfoundry.org:10001 [2023-02-21T08:43:19.467Z] Removing intermediate container e38251ea8063 [2023-02-21T08:43:19.467Z] ---> acfeaef0cb18 [2023-02-21T08:43:19.467Z] Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:43:19.723Z] ---> Running in 69cc6fc3613c [2023-02-21T08:43:20.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:43:20.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:43:20.293Z] Configure a credential helper to remove this warning. See [2023-02-21T08:43:20.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:43:20.293Z] [2023-02-21T08:43:20.293Z] Login Succeeded [2023-02-21T08:43:20.293Z] nexus3.edgexfoundry.org:10002 [2023-02-21T08:43:20.297Z] Removing intermediate container 69cc6fc3613c [2023-02-21T08:43:20.297Z] ---> 3f9ca1e626d4 [2023-02-21T08:43:20.297Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:43:20.297Z] ---> Running in bd4ddef0e2a5 [2023-02-21T08:43:20.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:43:20.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:43:20.847Z] Configure a credential helper to remove this warning. See [2023-02-21T08:43:20.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:43:20.847Z] [2023-02-21T08:43:20.847Z] Login Succeeded [2023-02-21T08:43:20.847Z] nexus3.edgexfoundry.org:10003 [2023-02-21T08:43:21.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:43:21.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:43:21.126Z] Configure a credential helper to remove this warning. See [2023-02-21T08:43:21.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:43:21.126Z] [2023-02-21T08:43:21.126Z] Login Succeeded [2023-02-21T08:43:21.126Z] nexus3.edgexfoundry.org:10004 [2023-02-21T08:43:21.235Z] Removing intermediate container bd4ddef0e2a5 [2023-02-21T08:43:21.235Z] ---> ddac17f70b1e [2023-02-21T08:43:21.235Z] [2023-02-21T08:43:21.235Z] Successfully built ddac17f70b1e [2023-02-21T08:43:21.235Z] Successfully tagged support-scheduler:latest [2023-02-21T08:43:21.235Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-02-21T08:43:21.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:43:21.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:43:21.743Z] Configure a credential helper to remove this warning. See [2023-02-21T08:43:21.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:43:21.743Z] [2023-02-21T08:43:21.743Z] Login Succeeded [2023-02-21T08:43:21.743Z] docker.io [2023-02-21T08:43:22.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T08:43:22.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T08:43:22.297Z] Configure a credential helper to remove this warning. See [2023-02-21T08:43:22.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T08:43:22.297Z] [2023-02-21T08:43:22.297Z] Login Succeeded [2023-02-21T08:43:22.297Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T08:43:22.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-21T08:43:23.057Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-02-21T08:43:23.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:43:23.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T08:43:23.122Z] ========================================================= [2023-02-21T08:43:23.122Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T08:43:23.122Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:43:23.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:43:23.765Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T08:43:23.765Z] 9b18e9b68314: Pulling fs layer [2023-02-21T08:43:23.765Z] 35d82f9e3411: Pulling fs layer [2023-02-21T08:43:23.765Z] e16973657156: Pulling fs layer [2023-02-21T08:43:23.765Z] fc693d55d65f: Pulling fs layer [2023-02-21T08:43:23.765Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T08:43:23.765Z] dda99020689f: Pulling fs layer [2023-02-21T08:43:23.765Z] db1c61fa0a46: Pulling fs layer [2023-02-21T08:43:23.765Z] 891c053d2c06: Pulling fs layer [2023-02-21T08:43:23.765Z] fc693d55d65f: Waiting [2023-02-21T08:43:23.765Z] 7e9fc2657dce: Waiting [2023-02-21T08:43:23.765Z] dda99020689f: Waiting [2023-02-21T08:43:23.765Z] db1c61fa0a46: Waiting [2023-02-21T08:43:23.765Z] 891c053d2c06: Waiting [2023-02-21T08:43:23.765Z] e16973657156: Verifying Checksum [2023-02-21T08:43:23.765Z] e16973657156: Download complete [2023-02-21T08:43:23.765Z] 35d82f9e3411: Verifying Checksum [2023-02-21T08:43:23.765Z] 35d82f9e3411: Download complete [2023-02-21T08:43:23.765Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T08:43:23.765Z] 7e9fc2657dce: Download complete [2023-02-21T08:43:23.765Z] dda99020689f: Download complete [2023-02-21T08:43:23.765Z] 9b18e9b68314: Verifying Checksum [2023-02-21T08:43:23.765Z] 9b18e9b68314: Download complete [2023-02-21T08:43:24.516Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:43:24.516Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:43:24.516Z] ---> 11d16f34d2aa [2023-02-21T08:43:24.516Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T08:43:24.516Z] ---> Using cache [2023-02-21T08:43:24.516Z] ---> 26e237237220 [2023-02-21T08:43:24.516Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T08:43:25.377Z] 9b18e9b68314: Pull complete [2023-02-21T08:43:25.377Z] 891c053d2c06: Verifying Checksum [2023-02-21T08:43:25.377Z] 891c053d2c06: Download complete [2023-02-21T08:43:25.887Z] ---> Running in 5f14d6ba024e [2023-02-21T08:43:25.992Z] 35d82f9e3411: Pull complete [2023-02-21T08:43:26.271Z] e16973657156: Pull complete [2023-02-21T08:43:26.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:26.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:26.975Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T08:43:26.975Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T08:43:26.975Z] OK: 17046 distinct packages available [2023-02-21T08:43:26.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:27.266Z] db1c61fa0a46: Verifying Checksum [2023-02-21T08:43:27.266Z] db1c61fa0a46: Download complete [2023-02-21T08:43:27.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:27.306Z] OK: 211 MiB in 51 packages [2023-02-21T08:43:27.865Z] fc693d55d65f: Verifying Checksum [2023-02-21T08:43:27.865Z] fc693d55d65f: Download complete [2023-02-21T08:43:28.241Z] Removing intermediate container 5f14d6ba024e [2023-02-21T08:43:28.241Z] ---> e3c5cf31224b [2023-02-21T08:43:28.241Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T08:43:29.622Z] ---> c7cb294503d8 [2023-02-21T08:43:29.622Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:43:30.189Z] ---> Running in bb2b8297b514 [2023-02-21T08:43:30.447Z] Removing intermediate container 33e350cf5ace [2023-02-21T08:43:30.447Z] ---> 86dc37853dab [2023-02-21T08:43:30.447Z] [2023-02-21T08:43:30.447Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:43:30.447Z] ---> dfd21b5a31f5 [2023-02-21T08:43:30.447Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T08:43:30.447Z] Removing intermediate container 6d92717440b3 [2023-02-21T08:43:30.447Z] ---> a03d30fb57ce [2023-02-21T08:43:30.447Z] [2023-02-21T08:43:30.447Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T08:43:30.447Z] ---> dfd21b5a31f5 [2023-02-21T08:43:30.447Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:43:30.447Z] ---> Using cache [2023-02-21T08:43:30.447Z] ---> 3c0f40a3d9cd [2023-02-21T08:43:30.447Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:43:30.447Z] ---> Using cache [2023-02-21T08:43:30.447Z] ---> b6f2758d2401 [2023-02-21T08:43:30.447Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T08:43:30.447Z] ---> Running in 6e6ec01ba5a4 [2023-02-21T08:43:30.447Z] ---> Running in 937f29ffe8f4 [2023-02-21T08:43:30.704Z] Removing intermediate container 937f29ffe8f4 [2023-02-21T08:43:30.704Z] ---> a7bd123f945e [2023-02-21T08:43:30.704Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T08:43:30.973Z] Removing intermediate container 6e6ec01ba5a4 [2023-02-21T08:43:30.973Z] ---> d668c06ea1ed [2023-02-21T08:43:30.973Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T08:43:30.973Z] ---> Running in 4920a07534cb [2023-02-21T08:43:30.973Z] ---> Running in b2f7483e494e [2023-02-21T08:43:31.231Z] Removing intermediate container 4920a07534cb [2023-02-21T08:43:31.231Z] ---> 31bb793b5e83 [2023-02-21T08:43:31.231Z] Step 15/24 : WORKDIR / [2023-02-21T08:43:31.231Z] Removing intermediate container b2f7483e494e [2023-02-21T08:43:31.231Z] ---> f4ca46f3c0e4 [2023-02-21T08:43:31.231Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T08:43:31.231Z] ---> Running in 8ae92a5f60be [2023-02-21T08:43:31.231Z] ---> Running in 1079c81d010c [2023-02-21T08:43:31.496Z] Removing intermediate container 8ae92a5f60be [2023-02-21T08:43:31.496Z] ---> f296aa3bcc02 [2023-02-21T08:43:31.496Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:43:31.496Z] Removing intermediate container 1079c81d010c [2023-02-21T08:43:31.496Z] ---> 2042a1c97d8b [2023-02-21T08:43:31.496Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:43:31.496Z] ---> Running in 41ec4c292959 [2023-02-21T08:43:32.070Z] ---> 7fa43c384ccc [2023-02-21T08:43:32.070Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T08:43:32.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:32.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:32.585Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:43:32.585Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:43:32.585Z] OK: 6 MiB in 15 packages [2023-02-21T08:43:33.149Z] ---> 85eb8b99b773 [2023-02-21T08:43:33.149Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T08:43:33.411Z] Removing intermediate container 41ec4c292959 [2023-02-21T08:43:33.411Z] ---> ea73c532fd81 [2023-02-21T08:43:33.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:43:33.671Z] ---> 05167741c66f [2023-02-21T08:43:33.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T08:43:33.932Z] ---> 81950dcfa95a [2023-02-21T08:43:33.932Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T08:43:33.932Z] ---> 4ba8da1085c6 [2023-02-21T08:43:33.932Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T08:43:34.190Z] ---> Running in 25c6e6e90b86 [2023-02-21T08:43:34.448Z] ---> b8568a5dce64 [2023-02-21T08:43:34.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T08:43:34.448Z] Removing intermediate container 25c6e6e90b86 [2023-02-21T08:43:34.448Z] ---> 1f6f2f942d69 [2023-02-21T08:43:34.448Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:43:34.706Z] ---> Running in 7593e71b74ef [2023-02-21T08:43:34.706Z] ---> 4b2b1b8ab814 [2023-02-21T08:43:34.706Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T08:43:34.706Z] ---> Running in 4ab188b481bb [2023-02-21T08:43:34.706Z] Removing intermediate container 7593e71b74ef [2023-02-21T08:43:34.706Z] ---> 4d12eaa40ad1 [2023-02-21T08:43:34.706Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T08:43:34.706Z] ---> Running in 1405aa992ffa [2023-02-21T08:43:34.964Z] Removing intermediate container 4ab188b481bb [2023-02-21T08:43:34.964Z] ---> 8d8eb9e27a67 [2023-02-21T08:43:34.964Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:43:34.964Z] ---> Running in 575a7f16e832 [2023-02-21T08:43:34.964Z] Removing intermediate container 1405aa992ffa [2023-02-21T08:43:34.964Z] ---> 205d59570ea5 [2023-02-21T08:43:34.964Z] Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:43:34.964Z] ---> Running in b2efe9649c83 [2023-02-21T08:43:34.964Z] Removing intermediate container 575a7f16e832 [2023-02-21T08:43:34.964Z] ---> 50c831c4f034 [2023-02-21T08:43:34.964Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:43:34.964Z] ---> Running in 5235442134ed [2023-02-21T08:43:35.222Z] Removing intermediate container b2efe9649c83 [2023-02-21T08:43:35.222Z] ---> 0ce2d141848c [2023-02-21T08:43:35.222Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T08:43:35.222Z] ---> Running in 90487332135c [2023-02-21T08:43:35.222Z] Removing intermediate container 5235442134ed [2023-02-21T08:43:35.222Z] ---> de697f69fac2 [2023-02-21T08:43:35.222Z] Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:43:35.222Z] ---> Running in 23bf1889682c [2023-02-21T08:43:35.222Z] Removing intermediate container 90487332135c [2023-02-21T08:43:35.222Z] ---> e0cf02114a6a [2023-02-21T08:43:35.222Z] [2023-02-21T08:43:35.481Z] Successfully built e0cf02114a6a [2023-02-21T08:43:35.482Z] Successfully tagged core-metadata:latest [2023-02-21T08:43:35.482Z]  Building core-metadata ... done Building support-notifications [2023-02-21T08:43:35.482Z] Removing intermediate container 23bf1889682c [2023-02-21T08:43:35.482Z] ---> e6bf6ac7fea4 [2023-02-21T08:43:35.482Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:43:35.740Z] ---> Running in 323df843065e [2023-02-21T08:43:36.673Z] Removing intermediate container 323df843065e [2023-02-21T08:43:36.673Z] ---> 07b7a142812f [2023-02-21T08:43:36.673Z] [2023-02-21T08:43:36.673Z] Successfully built 07b7a142812f [2023-02-21T08:43:36.930Z] Successfully tagged core-data:latest [2023-02-21T08:43:37.860Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:43:37.860Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:43:37.860Z] ---> 11d16f34d2aa [2023-02-21T08:43:37.860Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:43:37.860Z] ---> Using cache [2023-02-21T08:43:37.860Z] ---> 1d91758ba7c9 [2023-02-21T08:43:37.860Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:43:37.860Z] ---> Using cache [2023-02-21T08:43:37.860Z] ---> 3eddd46dabbb [2023-02-21T08:43:37.860Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T08:43:38.800Z] ---> Running in 2d93cc02a9f8 [2023-02-21T08:43:38.800Z] Removing intermediate container ca379c271201 [2023-02-21T08:43:38.800Z] ---> fa8fb842d208 [2023-02-21T08:43:38.800Z] [2023-02-21T08:43:38.800Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T08:43:38.800Z] ---> dfd21b5a31f5 [2023-02-21T08:43:38.800Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:43:38.800Z] ---> Using cache [2023-02-21T08:43:38.800Z] ---> 3c0f40a3d9cd [2023-02-21T08:43:38.800Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:43:38.800Z] ---> Using cache [2023-02-21T08:43:38.800Z] ---> b6f2758d2401 [2023-02-21T08:43:38.800Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T08:43:38.800Z] Removing intermediate container ce94e5ee6d9d [2023-02-21T08:43:38.800Z] ---> 679216f1ed04 [2023-02-21T08:43:38.800Z] [2023-02-21T08:43:38.800Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:43:38.800Z] ---> dfd21b5a31f5 [2023-02-21T08:43:38.800Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T08:43:38.800Z] ---> Running in 1e3872d3beaf [2023-02-21T08:43:38.800Z] ---> Running in 812ad09031cd [2023-02-21T08:43:38.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:39.060Z] Removing intermediate container 1e3872d3beaf [2023-02-21T08:43:39.060Z] ---> 8fdf1a8becbd [2023-02-21T08:43:39.060Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T08:43:39.060Z] Removing intermediate container 812ad09031cd [2023-02-21T08:43:39.060Z] ---> 612512ba787c [2023-02-21T08:43:39.060Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T08:43:39.060Z] ---> Running in 368e8e20b73a [2023-02-21T08:43:39.060Z] ---> Running in aa0c0b144e1f [2023-02-21T08:43:39.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:39.060Z] Removing intermediate container 368e8e20b73a [2023-02-21T08:43:39.060Z] ---> 35affe38d2a8 [2023-02-21T08:43:39.060Z] Step 15/23 : WORKDIR / [2023-02-21T08:43:39.321Z] ---> Running in 4b8149ade054 [2023-02-21T08:43:39.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:39.321Z] Removing intermediate container 4b8149ade054 [2023-02-21T08:43:39.321Z] ---> 96c5ec608b62 [2023-02-21T08:43:39.321Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:43:39.321Z] OK: 211 MiB in 51 packages [2023-02-21T08:43:39.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:43:39.581Z] ---> b89193e6b00f [2023-02-21T08:43:39.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T08:43:39.581Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T08:43:39.581Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:43:39.581Z] OK: 6 MiB in 15 packages [2023-02-21T08:43:40.959Z] Removing intermediate container 2d93cc02a9f8 [2023-02-21T08:43:40.959Z] ---> 92e3b009a660 [2023-02-21T08:43:40.959Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:43:41.222Z] ---> 48eaa86425a0 [2023-02-21T08:43:41.222Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T08:43:41.222Z] ---> 290f6b810622 [2023-02-21T08:43:41.222Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:43:41.787Z] ---> Running in ea55c1dda51c [2023-02-21T08:43:42.044Z] Removing intermediate container aa0c0b144e1f [2023-02-21T08:43:42.044Z] ---> e68e6e630b6b [2023-02-21T08:43:42.044Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:43:42.044Z] ---> b8ce00a380ee [2023-02-21T08:43:42.044Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T08:43:42.044Z] ---> Running in f0ab67ad8a73 [2023-02-21T08:43:42.301Z] Removing intermediate container f0ab67ad8a73 [2023-02-21T08:43:42.301Z] ---> a1f916e503f5 [2023-02-21T08:43:42.301Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:43:42.301Z] ---> b9d815342ba5 [2023-02-21T08:43:42.301Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T08:43:42.301Z] ---> Running in d5f40d870bed [2023-02-21T08:43:42.558Z] Removing intermediate container d5f40d870bed [2023-02-21T08:43:42.558Z] ---> 6c04f6b4264f [2023-02-21T08:43:42.558Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T08:43:42.558Z] ---> Running in cab3c250a457 [2023-02-21T08:43:42.815Z] ---> 8ade0096d8d0 [2023-02-21T08:43:42.815Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T08:43:42.815Z] Removing intermediate container cab3c250a457 [2023-02-21T08:43:42.815Z] ---> 12ff5d62d5ae [2023-02-21T08:43:42.815Z] Step 22/23 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:43:42.815Z] ---> Running in dd5206729613 [2023-02-21T08:43:42.984Z] fc693d55d65f: Pull complete [2023-02-21T08:43:42.984Z] 7e9fc2657dce: Pull complete [2023-02-21T08:43:42.984Z] dda99020689f: Pull complete [2023-02-21T08:43:43.072Z] ---> 2967fc3f86ac [2023-02-21T08:43:43.072Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T08:43:43.072Z] Removing intermediate container dd5206729613 [2023-02-21T08:43:43.072Z] ---> d00ba0bf62fe [2023-02-21T08:43:43.072Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T08:43:43.072Z] ---> Running in 895eedc1178b [2023-02-21T08:43:43.331Z] ---> 3942a48bf894 [2023-02-21T08:43:43.331Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T08:43:43.331Z] ---> Running in a936a3e99b03 [2023-02-21T08:43:43.331Z] Removing intermediate container 895eedc1178b [2023-02-21T08:43:43.331Z] ---> 6953e0600648 [2023-02-21T08:43:43.331Z] [2023-02-21T08:43:43.331Z] Successfully built 6953e0600648 [2023-02-21T08:43:43.331Z] Successfully tagged core-command:latest [2023-02-21T08:43:44.265Z]  Building core-command ... done Removing intermediate container a936a3e99b03 [2023-02-21T08:43:44.265Z] ---> 302cd565ab81 [2023-02-21T08:43:44.265Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T08:43:44.523Z] ---> Running in 41a23de69199 [2023-02-21T08:43:44.523Z] Removing intermediate container 41a23de69199 [2023-02-21T08:43:44.523Z] ---> a0f99fd06c7b [2023-02-21T08:43:44.523Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T08:43:44.523Z] ---> Running in 18f8f018b529 [2023-02-21T08:43:44.782Z] Removing intermediate container 18f8f018b529 [2023-02-21T08:43:44.782Z] ---> bfe40aa07840 [2023-02-21T08:43:44.782Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:43:44.782Z] ---> Running in bba4acb56560 [2023-02-21T08:43:45.055Z] Removing intermediate container bba4acb56560 [2023-02-21T08:43:45.055Z] ---> 1cabad7c8e16 [2023-02-21T08:43:45.055Z] Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:43:45.055Z] ---> Running in ddefdf583be3 [2023-02-21T08:43:45.356Z] Removing intermediate container ddefdf583be3 [2023-02-21T08:43:45.356Z] ---> 1e07fd7251bf [2023-02-21T08:43:45.356Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:43:45.356Z] ---> Running in 4b8f4d344886 [2023-02-21T08:43:45.613Z] Removing intermediate container 4b8f4d344886 [2023-02-21T08:43:45.613Z] ---> 4c98b513ec02 [2023-02-21T08:43:45.613Z] [2023-02-21T08:43:45.613Z] Successfully built 4c98b513ec02 [2023-02-21T08:43:45.613Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-21T08:43:48.898Z]  Building core-common-config-bootstrapper ... done Removing intermediate container bb2b8297b514 [2023-02-21T08:43:48.898Z] ---> 36d8108bbcbd [2023-02-21T08:43:48.898Z] Step 7/19 : COPY . . [2023-02-21T08:43:49.717Z] db1c61fa0a46: Pull complete [2023-02-21T08:43:51.150Z] 891c053d2c06: Pull complete [2023-02-21T08:43:51.150Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T08:43:51.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:43:51.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:43:51.514Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:43:51.514Z] WORKDIR /edgex [2023-02-21T08:43:51.514Z] COPY go.mod . [2023-02-21T08:43:51.514Z] RUN go mod download [2023-02-21T08:43:51.514Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-21T08:43:52.122Z] Sending build context to Docker daemon 3.093MB [2023-02-21T08:43:52.122Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T08:43:52.122Z] ---> f96f9c87975a [2023-02-21T08:43:52.122Z] Step 2/4 : WORKDIR /edgex [2023-02-21T08:43:54.162Z] ---> be037b615087 [2023-02-21T08:43:54.162Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T08:43:54.419Z] ---> Running in 02773d816d0b [2023-02-21T08:43:54.676Z] 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-21T08:43:54.750Z] ---> Running in 425e52481028 [2023-02-21T08:43:54.750Z] Removing intermediate container 425e52481028 [2023-02-21T08:43:54.750Z] ---> b0f3e9eb1e08 [2023-02-21T08:43:54.750Z] Step 3/4 : COPY go.mod . [2023-02-21T08:43:55.347Z] ---> a4c94baa9290 [2023-02-21T08:43:55.347Z] Step 4/4 : RUN go mod download [2023-02-21T08:43:55.347Z] ---> Running in 44d7f3c80817 [2023-02-21T08:43:59.937Z] Removing intermediate container ea55c1dda51c [2023-02-21T08:43:59.937Z] ---> acc28c579ad8 [2023-02-21T08:43:59.937Z] Step 8/22 : COPY . . [2023-02-21T08:44:05.189Z] ---> 801b11744126 [2023-02-21T08:44:05.189Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T08:44:05.189Z] ---> Running in e6be76f13db6 [2023-02-21T08:44:05.189Z] 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-21T08:44:13.296Z] Removing intermediate container 02773d816d0b [2023-02-21T08:44:13.296Z] ---> eb47e925c38a [2023-02-21T08:44:13.296Z] [2023-02-21T08:44:13.296Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T08:44:13.296Z] ---> 5ce65d7b0fde [2023-02-21T08:44:13.296Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T08:44:13.296Z] ---> Using cache [2023-02-21T08:44:13.296Z] ---> 32916fe5ecf6 [2023-02-21T08:44:13.296Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T08:44:13.296Z] ---> Running in 0b6422f52b8e [2023-02-21T08:44:13.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:44:13.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:44:13.810Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T08:44:13.810Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T08:44:13.810Z] OK: 15857 distinct packages available [2023-02-21T08:44:13.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:44:14.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:44:14.068Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T08:44:14.068Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T08:44:14.068Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T08:44:14.068Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T08:44:14.068Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T08:44:14.068Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T08:44:14.068Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T08:44:14.068Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T08:44:14.068Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T08:44:14.068Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T08:44:14.068Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:44:14.326Z] OK: 8 MiB in 23 packages [2023-02-21T08:44:15.260Z] Removing intermediate container 0b6422f52b8e [2023-02-21T08:44:15.260Z] ---> 6ee68c624897 [2023-02-21T08:44:15.260Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:44:15.260Z] ---> e4881c78566c [2023-02-21T08:44:15.260Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T08:44:16.208Z] ---> f7626db6bea3 [2023-02-21T08:44:16.208Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T08:44:16.208Z] ---> 2bdc2de17980 [2023-02-21T08:44:16.208Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T08:44:16.208Z] ---> Running in 93f22e465263 [2023-02-21T08:44:16.473Z] Removing intermediate container 93f22e465263 [2023-02-21T08:44:16.473Z] ---> 004533744572 [2023-02-21T08:44:16.473Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:44:16.473Z] ---> Running in 2f3887667e32 [2023-02-21T08:44:16.473Z] Removing intermediate container 2f3887667e32 [2023-02-21T08:44:16.473Z] ---> ed9545c33320 [2023-02-21T08:44:16.473Z] Step 17/19 : LABEL arch=x86_64 [2023-02-21T08:44:16.731Z] ---> Running in 1fe468764f00 [2023-02-21T08:44:16.731Z] Removing intermediate container 1fe468764f00 [2023-02-21T08:44:16.731Z] ---> 36b786bf0975 [2023-02-21T08:44:16.731Z] Step 18/19 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:44:16.731Z] ---> Running in 3bbeee7614ce [2023-02-21T08:44:16.997Z] Removing intermediate container 3bbeee7614ce [2023-02-21T08:44:16.997Z] ---> 2f1ce1d609a3 [2023-02-21T08:44:16.997Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T08:44:16.998Z] ---> Running in ab54d63c06f0 [2023-02-21T08:44:17.255Z] Removing intermediate container ab54d63c06f0 [2023-02-21T08:44:17.255Z] ---> e93f6ed361c3 [2023-02-21T08:44:17.255Z] [2023-02-21T08:44:17.255Z] Successfully built e93f6ed361c3 [2023-02-21T08:44:17.255Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-21T08:44:25.357Z]  Building security-spiffe-token-provider ... done Removing intermediate container e6be76f13db6 [2023-02-21T08:44:25.357Z] ---> 9a4e9cc7c55a [2023-02-21T08:44:25.357Z] [2023-02-21T08:44:25.357Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T08:44:25.357Z] ---> dfd21b5a31f5 [2023-02-21T08:44:25.357Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T08:44:25.357Z] ---> Running in 3e9563a1bb2a [2023-02-21T08:44:25.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T08:44:25.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T08:44:25.357Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T08:44:25.357Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T08:44:25.357Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T08:44:25.357Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T08:44:25.357Z] OK: 6 MiB in 16 packages [2023-02-21T08:44:25.625Z] Removing intermediate container 3e9563a1bb2a [2023-02-21T08:44:25.625Z] ---> 6d33f414d989 [2023-02-21T08:44:25.625Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T08:44:25.883Z] ---> Running in 00b09c542570 [2023-02-21T08:44:25.883Z] Removing intermediate container 00b09c542570 [2023-02-21T08:44:25.883Z] ---> 20e1f91f7002 [2023-02-21T08:44:25.883Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T08:44:25.883Z] ---> Running in b8c0f0907a45 [2023-02-21T08:44:26.141Z] Removing intermediate container b8c0f0907a45 [2023-02-21T08:44:26.141Z] ---> a6af535703ed [2023-02-21T08:44:26.141Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T08:44:26.141Z] ---> Running in 823936f83e3c [2023-02-21T08:44:26.141Z] Removing intermediate container 823936f83e3c [2023-02-21T08:44:26.141Z] ---> 01d5c9ddfde5 [2023-02-21T08:44:26.141Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T08:44:26.399Z] ---> 1b6ddd2d6589 [2023-02-21T08:44:26.399Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T08:44:26.965Z] ---> 27282c7d1c5c [2023-02-21T08:44:26.965Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T08:44:26.965Z] ---> 8bf72b60d6db [2023-02-21T08:44:26.965Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T08:44:26.965Z] ---> Running in 0494f22ef752 [2023-02-21T08:44:26.965Z] Removing intermediate container 0494f22ef752 [2023-02-21T08:44:26.965Z] ---> f6d4b345e791 [2023-02-21T08:44:26.965Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T08:44:27.223Z] ---> Running in a275b0306fbf [2023-02-21T08:44:27.223Z] Removing intermediate container a275b0306fbf [2023-02-21T08:44:27.223Z] ---> 529d40e64ed4 [2023-02-21T08:44:27.223Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T08:44:27.223Z] ---> Running in 151676fd137b [2023-02-21T08:44:27.481Z] Removing intermediate container 151676fd137b [2023-02-21T08:44:27.481Z] ---> 41d00917cb47 [2023-02-21T08:44:27.481Z] Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T08:44:27.481Z] ---> Running in 515bab91c707 [2023-02-21T08:44:27.481Z] Removing intermediate container 515bab91c707 [2023-02-21T08:44:27.481Z] ---> 2bce925a3a8c [2023-02-21T08:44:27.481Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T08:44:27.481Z] ---> Running in bd924c0ab139 [2023-02-21T08:44:27.739Z] Removing intermediate container bd924c0ab139 [2023-02-21T08:44:27.739Z] ---> e73d55cc00cd [2023-02-21T08:44:27.739Z] [2023-02-21T08:44:27.739Z] Successfully built e73d55cc00cd [2023-02-21T08:44:27.739Z] Successfully tagged support-notifications:latest [2023-02-21T08:44:27.744Z]  Building support-notifications ... done  [Pipeline] } [2023-02-21T08:44:27.753Z] $ docker stop --time=1 46ae1ab94c8d7ceeb0cf2b9b6c542c4db5e17e157855b5ba4baaf4feb9a0df71 [2023-02-21T08:44:29.074Z] $ docker rm -f --volumes 46ae1ab94c8d7ceeb0cf2b9b6c542c4db5e17e157855b5ba4baaf4feb9a0df71 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T08:44:29.402Z] + docker images [2023-02-21T08:44:29.402Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T08:44:29.402Z] support-notifications latest e73d55cc00cd 2 seconds ago 30.7MB [2023-02-21T08:44:29.402Z] 9a4e9cc7c55a 6 seconds ago 1.74GB [2023-02-21T08:44:29.402Z] security-spiffe-token-provider latest e93f6ed361c3 12 seconds ago 30MB [2023-02-21T08:44:29.402Z] eb47e925c38a 18 seconds ago 1.72GB [2023-02-21T08:44:29.402Z] core-common-config-bootstrapper latest 4c98b513ec02 44 seconds ago 15.5MB [2023-02-21T08:44:29.402Z] core-command latest 6953e0600648 46 seconds ago 17.7MB [2023-02-21T08:44:29.402Z] 679216f1ed04 51 seconds ago 1.67GB [2023-02-21T08:44:29.402Z] fa8fb842d208 51 seconds ago 1.68GB [2023-02-21T08:44:29.402Z] core-data latest 07b7a142812f 54 seconds ago 17.9MB [2023-02-21T08:44:29.402Z] core-metadata latest e0cf02114a6a 54 seconds ago 18.5MB [2023-02-21T08:44:29.402Z] 86dc37853dab About a minute ago 1.68GB [2023-02-21T08:44:29.402Z] a03d30fb57ce About a minute ago 1.69GB [2023-02-21T08:44:29.402Z] support-scheduler latest ddac17f70b1e About a minute ago 30MB [2023-02-21T08:44:29.402Z] b64096a7f1e5 About a minute ago 1.74GB [2023-02-21T08:44:29.402Z] security-spire-agent latest 20d48a27a798 About a minute ago 125MB [2023-02-21T08:44:29.402Z] ca123cf380e8 About a minute ago 1.55GB [2023-02-21T08:44:29.402Z] security-bootstrapper latest 2faa006178e9 About a minute ago 20.4MB [2023-02-21T08:44:29.402Z] security-secretstore-setup latest 3f1207d4d461 2 minutes ago 30MB [2023-02-21T08:44:29.402Z] security-proxy-setup latest c1d5d92910e7 2 minutes ago 27.8MB [2023-02-21T08:44:29.402Z] 4c7f8b2891fb 2 minutes ago 1.67GB [2023-02-21T08:44:29.402Z] 17b4440e6e44 2 minutes ago 1.67GB [2023-02-21T08:44:29.402Z] 5942860cd09e 2 minutes ago 1.67GB [2023-02-21T08:44:29.402Z] security-spire-config latest 17c397c7d9f6 2 minutes ago 85.8MB [2023-02-21T08:44:29.402Z] security-spire-server latest 5369e2998597 2 minutes ago 86.5MB [2023-02-21T08:44:29.402Z] 247eb21732bf 2 minutes ago 1.55GB [2023-02-21T08:44:29.402Z] 6770585c394a 2 minutes ago 1.55GB [2023-02-21T08:44:29.402Z] ci-base-image-x86_64 latest 11d16f34d2aa 5 minutes ago 904MB [2023-02-21T08:44:29.402Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-21T08:44:29.402Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-21T08:44:29.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-21T08:44:29.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-21T08:44:29.402Z] 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-21T08:44:34.387Z] Removing intermediate container 44d7f3c80817 [2023-02-21T08:44:34.387Z] ---> d42cb2f7a2ff [2023-02-21T08:44:34.387Z] Successfully built d42cb2f7a2ff [2023-02-21T08:44:34.387Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:44:34.754Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T08:44:34.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:44:34.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container [2023-02-21T08:44:35.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:44:36.633Z] $ docker top e918259518885daa232b58c24d5e58f424151735b7eb4adf2d53a89f8c8544e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:44:37.549Z] + go version [2023-02-21T08:44:37.549Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T08:44:37.575Z] $ docker stop --time=1 e918259518885daa232b58c24d5e58f424151735b7eb4adf2d53a89f8c8544e3 [2023-02-21T08:44:39.267Z] $ docker rm -f --volumes e918259518885daa232b58c24d5e58f424151735b7eb4adf2d53a89f8c8544e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:44:39.871Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T08:44:39.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:44:40.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container [2023-02-21T08:44:40.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:44:41.571Z] $ docker top 43b57e3a9e5ebccedbce37c454c7cc6448a8f1401ccfd591289ae87894c79925 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T08:44:41.810Z] ========================================================= [2023-02-21T08:44:41.810Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T08:44:41.810Z] ========================================================= [Pipeline] sh [2023-02-21T08:44:42.467Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-02-21T08:44:43.151Z] + make test [2023-02-21T08:44:43.151Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T08:45:30.071Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T08:47:36.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T08:47:36.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T08:47:36.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T08:47:39.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T08:47:39.521Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T08:47:54.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T08:48:04.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.312s coverage: 28.7% of statements [2023-02-21T08:48:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T08:48:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T08:48:11.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.498s coverage: 98.5% of statements [2023-02-21T08:48:19.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.949s coverage: 73.7% of statements [2023-02-21T08:48:19.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T08:48:19.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T08:48:19.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T08:48:19.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.648s coverage: 54.0% of statements [2023-02-21T08:48:19.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T08:48:19.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T08:48:34.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.219s coverage: 88.5% of statements [2023-02-21T08:48:34.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T08:48:34.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T08:48:34.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:48:34.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T08:48:34.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T08:48:34.663Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.661s coverage: 3.9% of statements [2023-02-21T08:48:34.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T08:48:34.663Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T08:48:37.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.082s coverage: 95.6% of statements [2023-02-21T08:48:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T08:48:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:48:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T08:48:37.289Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.422s coverage: 72.2% of statements [2023-02-21T08:48:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T08:48:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T08:48:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T08:48:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T08:48:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T08:48:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.416s coverage: 65.9% of statements [2023-02-21T08:48:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T08:48:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T08:48:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T08:48:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.688s coverage: 0.9% of statements [2023-02-21T08:48:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T08:48:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.530s coverage: 29.6% of statements [2023-02-21T08:48:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T08:48:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.345s coverage: 47.1% of statements [2023-02-21T08:48:39.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.280s coverage: 82.9% of statements [2023-02-21T08:48:39.897Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements [2023-02-21T08:48:40.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.352s coverage: 96.3% of statements [2023-02-21T08:48:42.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.442s coverage: 87.5% of statements [2023-02-21T08:48:55.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.352s coverage: 94.4% of statements [2023-02-21T08:48:55.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.265s coverage: 44.8% of statements [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.422s coverage: 79.9% of statements [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 64.4% of statements [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.264s coverage: 87.2% of statements [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.231s coverage: 20.0% of statements [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.231s coverage: 100.0% of statements [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.357s coverage: 77.4% of statements [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.348s coverage: 80.0% of statements [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.287s coverage: 87.2% of statements [2023-02-21T08:49:13.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.016s coverage: 91.2% of statements [2023-02-21T08:49:13.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T08:49:18.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.627s coverage: 63.1% of statements [2023-02-21T08:49:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T08:49:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T08:49:18.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.296s coverage: 100.0% of statements [2023-02-21T08:49:18.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2023-02-21T08:49:18.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2023-02-21T08:49:18.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2023-02-21T08:49:18.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2023-02-21T08:49:25.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.622s coverage: 65.3% of statements [2023-02-21T08:49:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T08:49:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T08:49:25.528Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T08:49:29.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.066s coverage: 41.0% of statements [2023-02-21T08:49:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T08:49:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T08:49:29.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.350s coverage: 89.5% of statements [2023-02-21T08:49:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T08:49:29.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.339s coverage: 84.8% of statements [2023-02-21T08:49:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T08:49:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T08:49:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T08:49:29.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T08:49:38.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T08:49:38.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.858s coverage: 92.3% of statements [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T08:49:38.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.448s coverage: 63.2% of statements [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T08:49:38.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.586s coverage: 97.7% of statements [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T08:49:38.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T08:49:39.054Z] 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-21T08:49:39.054Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-21T08:49:39.054Z] go vet ./... [2023-02-21T08:52:01.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T08:52:01.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T08:52:01.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T08:52:01.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T08:52:01.831Z] + ls -al . [2023-02-21T08:52:01.831Z] total 740 [2023-02-21T08:52:01.831Z] drwxrwxr-x 10 1001 1001 4096 Feb 21 08:44 . [2023-02-21T08:52:01.831Z] drwxr-xr-x 4 root root 4096 Feb 21 08:44 .. [2023-02-21T08:52:01.831Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:42 .blubracket [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 08:42 .dockerignore [2023-02-21T08:52:01.831Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 08:42 .git [2023-02-21T08:52:01.831Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:42 .github [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:42 .gitignore [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 08:42 .golangci.yml [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 08:42 .hadolint.yml [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 08:42 .sonarcloud.properties [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:42 ADOPTERS.md [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:42 Attribution.txt [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:42 CHANGELOG.md [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:42 CONTRIBUTING.md [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 08:42 GOVERNANCE.md [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 08:42 Jenkinsfile [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:42 LICENSE [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:42 Makefile [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 08:42 OWNERS.md [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:42 README.md [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:42 SECURITY.md [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 08:38 VERSION [2023-02-21T08:52:01.831Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 08:42 bin [2023-02-21T08:52:01.831Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 08:42 cmd [2023-02-21T08:52:01.831Z] -rw-r--r-- 1 root root 487323 Feb 21 08:49 coverage.out [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 3296 Feb 21 08:42 go.mod [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 33293 Feb 21 08:42 go.sum [2023-02-21T08:52:01.831Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 08:42 internal [2023-02-21T08:52:01.831Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 08:42 openapi [2023-02-21T08:52:01.831Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 08:42 snap [2023-02-21T08:52:01.831Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 08:42 version.go [Pipeline] sh [2023-02-21T08:52:02.504Z] + '[' -e coverage.out ] [2023-02-21T08:52:02.504Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T08:52:02.529Z] Warning: overwriting stash ‘coverage-report’ [2023-02-21T08:52:03.711Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T08:52:04.364Z] + make build [2023-02-21T08:52:04.364Z] 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-21T08:53:56.139Z] 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-21T08:53:57.561Z] 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-21T08:54:04.241Z] 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-21T08:54:09.612Z] 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-21T08:55:06.093Z] 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-21T08:55:16.218Z] 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-21T08:55:22.903Z] 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-21T08:55:31.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-21T08:55:35.421Z] 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-21T08:55:40.789Z] 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-21T08:55:59.052Z] 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-21T08:56:04.438Z] $ docker stop --time=1 43b57e3a9e5ebccedbce37c454c7cc6448a8f1401ccfd591289ae87894c79925 [2023-02-21T08:56:06.574Z] $ docker rm -f --volumes 43b57e3a9e5ebccedbce37c454c7cc6448a8f1401ccfd591289ae87894c79925 [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-21T08:56:09.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:56:09.220Z] [2023-02-21T08:56:09.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:56:09.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:56:09.836Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-21T08:56:09.836Z] 29e5d40040c1: Pulling fs layer [2023-02-21T08:56:09.836Z] 1ce36da41761: Pulling fs layer [2023-02-21T08:56:09.836Z] 25b303627fd3: Pulling fs layer [2023-02-21T08:56:09.836Z] 29e5d40040c1: Download complete [2023-02-21T08:56:10.427Z] 1ce36da41761: Verifying Checksum [2023-02-21T08:56:10.427Z] 1ce36da41761: Download complete [2023-02-21T08:56:10.709Z] 29e5d40040c1: Pull complete [2023-02-21T08:56:11.691Z] 25b303627fd3: Verifying Checksum [2023-02-21T08:56:11.691Z] 25b303627fd3: Download complete [2023-02-21T08:56:11.959Z] 1ce36da41761: Pull complete [2023-02-21T08:56:22.073Z] 25b303627fd3: Pull complete [2023-02-21T08:56:22.074Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-21T08:56:22.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:56:22.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:56:22.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container [2023-02-21T08:56:22.393Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:56:25.130Z] $ docker top aa6649e33adcd6124c86091a84f12ae86990fd55e00665b7278f49daa8507929 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:56:26.036Z] + + grepdocker-compose parallel build [2023-02-21T08:56:26.036Z] --help [2023-02-21T08:56:32.717Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T08:56:33.326Z] $ docker stop --time=1 aa6649e33adcd6124c86091a84f12ae86990fd55e00665b7278f49daa8507929 [2023-02-21T08:56:35.169Z] $ docker rm -f --volumes aa6649e33adcd6124c86091a84f12ae86990fd55e00665b7278f49daa8507929 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T08:56:35.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T08:56:35.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T08:56:36.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container [2023-02-21T08:56:36.146Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T08:56:37.566Z] $ docker top 1570d00f8574fd585ba4dbe5f576abb32d877e690c587affaa13776271c7e3b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T08:56:38.459Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T08:56:46.699Z] Building core-command ... [2023-02-21T08:56:46.699Z] Building core-common-config-bootstrapper ... [2023-02-21T08:56:46.699Z] Building core-data ... [2023-02-21T08:56:46.699Z] Building core-metadata ... [2023-02-21T08:56:46.699Z] Building security-bootstrapper ... [2023-02-21T08:56:46.699Z] Building security-proxy-setup ... [2023-02-21T08:56:46.699Z] Building security-secretstore-setup ... [2023-02-21T08:56:46.699Z] Building security-spiffe-token-provider ... [2023-02-21T08:56:46.699Z] Building security-spire-agent ... [2023-02-21T08:56:46.699Z] Building security-spire-config ... [2023-02-21T08:56:46.699Z] Building security-spire-server ... [2023-02-21T08:56:46.699Z] Building support-notifications ... [2023-02-21T08:56:46.699Z] Building support-scheduler ... [2023-02-21T08:56:46.699Z] Building support-scheduler [2023-02-21T08:56:46.699Z] Building core-metadata [2023-02-21T08:56:46.699Z] Building security-proxy-setup [2023-02-21T08:56:46.699Z] Building core-data [2023-02-21T08:56:46.699Z] Building security-spire-agent [2023-02-21T08:57:33.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:57:33.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:57:33.577Z] ---> d42cb2f7a2ff [2023-02-21T08:57:33.577Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T08:57:33.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:57:33.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:57:33.577Z] ---> d42cb2f7a2ff [2023-02-21T08:57:33.577Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:57:33.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:57:33.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:57:33.577Z] ---> d42cb2f7a2ff [2023-02-21T08:57:33.577Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:57:33.577Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:57:33.577Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:57:33.577Z] ---> d42cb2f7a2ff [2023-02-21T08:57:33.577Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T08:57:33.577Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T08:57:33.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T08:57:33.577Z] ---> d42cb2f7a2ff [2023-02-21T08:57:33.577Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T08:57:34.167Z] ---> Running in 640e8292d045 [2023-02-21T08:57:34.167Z] ---> Running in 9af5425047f6 [2023-02-21T08:57:34.167Z] ---> Running in 94f039c03e78 [2023-02-21T08:57:34.167Z] ---> Running in a2b303123268 [2023-02-21T08:57:34.167Z] ---> Running in ed336c8bdf7e [2023-02-21T08:57:34.778Z] Removing intermediate container 9af5425047f6 [2023-02-21T08:57:34.778Z] ---> 97ba80dc62dd [2023-02-21T08:57:34.778Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:57:34.778Z] Removing intermediate container 94f039c03e78 [2023-02-21T08:57:34.778Z] ---> 278fb4af4a19 [2023-02-21T08:57:34.778Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T08:57:34.778Z] Removing intermediate container a2b303123268 [2023-02-21T08:57:34.778Z] ---> f1fadb012537 [2023-02-21T08:57:34.778Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T08:57:34.778Z] Removing intermediate container 640e8292d045 [2023-02-21T08:57:34.778Z] ---> 6d54706f07ce [2023-02-21T08:57:34.778Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T08:57:35.069Z] Removing intermediate container ed336c8bdf7e [2023-02-21T08:57:35.069Z] ---> 67e37455fdf4 [2023-02-21T08:57:35.069Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T08:57:35.069Z] ---> Running in 01427584ea96 [2023-02-21T08:57:35.069Z] ---> Running in 35904f6fc354 [2023-02-21T08:57:35.069Z] ---> Running in 064fd8a08225 [2023-02-21T08:57:35.069Z] ---> Running in 225b3abcc86c [2023-02-21T08:57:35.350Z] ---> Running in 86be280f82d0 [2023-02-21T08:57:35.981Z] Removing intermediate container 35904f6fc354 [2023-02-21T08:57:35.981Z] ---> 364e2cbb3395 [2023-02-21T08:57:35.981Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:57:36.264Z] Removing intermediate container 01427584ea96 [2023-02-21T08:57:36.264Z] ---> 38440f4ddcc9 [2023-02-21T08:57:36.264Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T08:57:36.264Z] Removing intermediate container 225b3abcc86c [2023-02-21T08:57:36.264Z] ---> 21c30b9e5c27 [2023-02-21T08:57:36.264Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T08:57:36.264Z] ---> Running in 6a2c998ed474 [2023-02-21T08:57:36.264Z] ---> Running in 035c7a2a1b65 [2023-02-21T08:57:36.538Z] ---> Running in 49deb7508fa9 [2023-02-21T08:57:37.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:37.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:38.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:38.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:39.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:39.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:39.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:39.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:39.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:39.604Z] OK: 221 MiB in 51 packages [2023-02-21T08:57:39.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T08:57:39.604Z] OK: 221 MiB in 51 packages [2023-02-21T08:57:41.093Z] OK: 221 MiB in 51 packages [2023-02-21T08:57:41.093Z] OK: 221 MiB in 51 packages [2023-02-21T08:57:41.367Z] OK: 221 MiB in 51 packages [2023-02-21T08:57:41.641Z] Removing intermediate container 064fd8a08225 [2023-02-21T08:57:41.641Z] ---> dcc84d4ea727 [2023-02-21T08:57:41.641Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T08:57:41.933Z] Removing intermediate container 86be280f82d0 [2023-02-21T08:57:41.933Z] ---> ffad6ada388f [2023-02-21T08:57:42.212Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T08:57:42.811Z] Removing intermediate container 035c7a2a1b65 [2023-02-21T08:57:42.811Z] ---> 85a306b40555 [2023-02-21T08:57:42.811Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:57:42.811Z] Removing intermediate container 6a2c998ed474 [2023-02-21T08:57:42.811Z] ---> 035a64b5927d [2023-02-21T08:57:42.811Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T08:57:43.406Z] Removing intermediate container 49deb7508fa9 [2023-02-21T08:57:43.406Z] ---> 13b3ab25b3be [2023-02-21T08:57:43.406Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T08:57:43.406Z] ---> c60ad0798235 [2023-02-21T08:57:43.406Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:57:43.406Z] ---> 6f335c571a06 [2023-02-21T08:57:43.406Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:57:43.682Z] ---> Running in e8014b926b8a [2023-02-21T08:57:43.682Z] ---> Running in 7c5bd038a7df [2023-02-21T08:57:44.293Z] ---> 21537bb4eb81 [2023-02-21T08:57:44.293Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:57:44.578Z] ---> Running in 4c3a773d44c3 [2023-02-21T08:57:44.579Z] ---> 639e352f7154 [2023-02-21T08:57:44.579Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:57:44.850Z] ---> 0c265d2e77d4 [2023-02-21T08:57:44.850Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T08:57:44.850Z] ---> Running in e3be33d9c9c4 [2023-02-21T08:57:45.120Z] ---> Running in 693e1c34cb3d [2023-02-21T08:59:51.910Z] Removing intermediate container 7c5bd038a7df [2023-02-21T08:59:51.910Z] ---> f93daeba265b [2023-02-21T08:59:51.910Z] Step 7/24 : COPY . . [2023-02-21T08:59:51.910Z] Removing intermediate container e8014b926b8a [2023-02-21T08:59:51.910Z] ---> 96e0bbe2553c [2023-02-21T08:59:51.910Z] Step 7/21 : COPY . . [2023-02-21T08:59:51.911Z] Removing intermediate container 4c3a773d44c3 [2023-02-21T08:59:51.911Z] ---> 5ffb3ac38421 [2023-02-21T08:59:51.911Z] Step 8/22 : COPY . . [2023-02-21T08:59:51.911Z] Removing intermediate container e3be33d9c9c4 [2023-02-21T08:59:51.911Z] ---> 3aaf4cc8416a [2023-02-21T08:59:51.911Z] Step 8/22 : COPY . . [2023-02-21T08:59:51.911Z] Removing intermediate container 693e1c34cb3d [2023-02-21T08:59:51.911Z] ---> 64472fe49c6e [2023-02-21T08:59:51.911Z] Step 8/24 : COPY . . [2023-02-21T08:59:55.354Z] ---> 3913973db883 [2023-02-21T08:59:55.354Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T08:59:55.354Z] ---> 597568c3ac6a [2023-02-21T08:59:55.354Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T08:59:55.354Z] ---> 98f1f5d714a7 [2023-02-21T08:59:55.354Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T08:59:55.354Z] ---> 988cce8a9f28 [2023-02-21T08:59:55.354Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T08:59:55.354Z] ---> e0f4611e67db [2023-02-21T08:59:55.354Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T08:59:55.354Z] ---> Running in dc7e0e92f184 [2023-02-21T08:59:55.636Z] ---> Running in fa5b56b54946 [2023-02-21T08:59:55.636Z] ---> Running in 2e8150f55e6d [2023-02-21T08:59:55.636Z] ---> Running in 60cf5ad07c2e [2023-02-21T08:59:55.636Z] ---> Running in b86a6ce74797 [2023-02-21T08:59:56.619Z] Removing intermediate container fa5b56b54946 [2023-02-21T08:59:56.619Z] ---> 913da2b946cc [2023-02-21T08:59:56.619Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T08:59:56.619Z] ---> Running in bc25290c0dc2 [2023-02-21T08:59:57.242Z] Removing intermediate container bc25290c0dc2 [2023-02-21T08:59:57.242Z] ---> d5022a374417 [2023-02-21T08:59:57.242Z] 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-21T08:59:57.523Z] ---> Running in 709e95309b04 [2023-02-21T08:59:58.526Z] 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-21T08:59:58.526Z] 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-21T08:59:58.802Z] 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-21T08:59:58.802Z] 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-21T09:00:01.474Z] Removing intermediate container 709e95309b04 [2023-02-21T09:00:01.474Z] ---> f490e0d7e915 [2023-02-21T09:00:01.474Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T09:00:01.474Z] ---> Running in 3d53dc5cbcce [2023-02-21T09:00:01.744Z] Removing intermediate container 3d53dc5cbcce [2023-02-21T09:00:01.744Z] ---> d3470880d118 [2023-02-21T09:00:01.744Z] [2023-02-21T09:00:01.744Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T09:00:02.025Z] 3.15: Pulling from library/alpine [2023-02-21T09:00:03.451Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T09:00:03.451Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T09:00:03.451Z] ---> 354640af7b1b [2023-02-21T09:00:03.451Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:00:03.451Z] ---> Running in 260a0df12b9d [2023-02-21T09:00:04.059Z] Removing intermediate container 260a0df12b9d [2023-02-21T09:00:04.059Z] ---> 13f855e1d115 [2023-02-21T09:00:04.059Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T09:00:04.059Z] ---> Running in 7e79305f7ed2 [2023-02-21T09:00:06.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:06.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:08.639Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:00:08.639Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:00:08.639Z] OK: 15734 distinct packages available [2023-02-21T09:00:08.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:09.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:00:11.063Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T09:00:11.063Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:00:11.063Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T09:00:11.063Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T09:00:11.063Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T09:00:11.063Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:00:11.063Z] OK: 6 MiB in 19 packages [2023-02-21T09:00:13.690Z] Removing intermediate container 7e79305f7ed2 [2023-02-21T09:00:13.690Z] ---> b3cbf90ff99f [2023-02-21T09:00:13.690Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T09:00:17.058Z] ---> 1253c52b9607 [2023-02-21T09:00:17.058Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:00:23.748Z] ---> e9fc53f138b9 [2023-02-21T09:00:23.748Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:00:24.732Z] ---> 87c84fdfbb6e [2023-02-21T09:00:24.732Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T09:00:25.708Z] ---> 5fbc8abb845b [2023-02-21T09:00:25.708Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T09:00:26.695Z] ---> 26b68b12cb7f [2023-02-21T09:00:26.695Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:00:26.695Z] ---> Running in 28c432dd1e69 [2023-02-21T09:00:27.288Z] Removing intermediate container 28c432dd1e69 [2023-02-21T09:00:27.288Z] ---> 9b9faa3755ae [2023-02-21T09:00:27.288Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:00:27.560Z] ---> Running in 8bb63cbf0ff9 [2023-02-21T09:00:28.150Z] Removing intermediate container 8bb63cbf0ff9 [2023-02-21T09:00:28.150Z] ---> 4877bd285252 [2023-02-21T09:00:28.150Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:00:28.150Z] ---> Running in 7b44ecf2bb61 [2023-02-21T09:00:28.740Z] Removing intermediate container 7b44ecf2bb61 [2023-02-21T09:00:28.740Z] ---> d63fee1e6ae1 [2023-02-21T09:00:28.740Z] Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:00:29.018Z] ---> Running in 65f43bf1d775 [2023-02-21T09:00:29.294Z] Removing intermediate container 65f43bf1d775 [2023-02-21T09:00:29.294Z] ---> e44c9f972b58 [2023-02-21T09:00:29.609Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:00:29.609Z] ---> Running in 7ec0d4280cfc [2023-02-21T09:00:30.206Z] Removing intermediate container 7ec0d4280cfc [2023-02-21T09:00:30.206Z] ---> 02c8f5c175dd [2023-02-21T09:00:30.206Z] [2023-02-21T09:00:30.476Z] Successfully built 02c8f5c175dd [2023-02-21T09:00:30.476Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-21T09:00:30.476Z] Building core-command [2023-02-21T09:00:48.706Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:00:48.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:00:48.706Z] ---> d42cb2f7a2ff [2023-02-21T09:00:48.706Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:00:48.706Z] ---> Using cache [2023-02-21T09:00:48.706Z] ---> 6d54706f07ce [2023-02-21T09:00:48.706Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T09:00:48.706Z] ---> Using cache [2023-02-21T09:00:48.706Z] ---> 21c30b9e5c27 [2023-02-21T09:00:48.706Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T09:00:48.706Z] ---> Using cache [2023-02-21T09:00:48.706Z] ---> 13b3ab25b3be [2023-02-21T09:00:48.706Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T09:00:48.706Z] ---> Using cache [2023-02-21T09:00:48.706Z] ---> 0c265d2e77d4 [2023-02-21T09:00:48.706Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:00:48.706Z] ---> Using cache [2023-02-21T09:00:48.706Z] ---> 64472fe49c6e [2023-02-21T09:00:48.706Z] Step 8/23 : COPY . . [2023-02-21T09:00:48.706Z] ---> Using cache [2023-02-21T09:00:48.706Z] ---> 597568c3ac6a [2023-02-21T09:00:48.706Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T09:00:48.983Z] ---> Running in d92667b2f8aa [2023-02-21T09:00:50.994Z] 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-21T09:07:28.075Z] 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-21T09:07:46.293Z] Removing intermediate container 60cf5ad07c2e [2023-02-21T09:07:46.293Z] ---> 4c33bc919e50 [2023-02-21T09:07:46.293Z] [2023-02-21T09:07:46.293Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T09:07:46.293Z] 3.16: Pulling from library/alpine [2023-02-21T09:07:48.254Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T09:07:48.254Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T09:07:48.254Z] ---> 4c81e5bf8899 [2023-02-21T09:07:48.254Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T09:07:48.254Z] ---> Running in 385427570ac9 [2023-02-21T09:07:50.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:07:50.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:07:52.882Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T09:07:52.882Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T09:07:52.882Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T09:07:52.882Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T09:07:52.882Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T09:07:52.882Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T09:07:52.882Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:07:52.882Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:07:53.600Z] OK: 8 MiB in 20 packages [2023-02-21T09:07:57.393Z] Removing intermediate container 385427570ac9 [2023-02-21T09:07:57.393Z] ---> e4f39ca1eb73 [2023-02-21T09:07:57.393Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T09:07:57.660Z] ---> Running in a8afbb9d98e3 [2023-02-21T09:07:58.270Z] Removing intermediate container a8afbb9d98e3 [2023-02-21T09:07:58.270Z] ---> 5bb1e17a04fb [2023-02-21T09:07:58.270Z] Step 12/21 : WORKDIR /edgex [2023-02-21T09:07:58.566Z] ---> Running in 3c2288aa0f29 [2023-02-21T09:07:59.168Z] Removing intermediate container 3c2288aa0f29 [2023-02-21T09:07:59.168Z] ---> 2ef8dc1fd9ba [2023-02-21T09:07:59.168Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T09:08:00.638Z] ---> f792e3e6ed70 [2023-02-21T09:08:00.638Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T09:08:02.613Z] ---> 6217ed5e023a [2023-02-21T09:08:02.613Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T09:08:04.590Z] ---> 9bce893bbd9e [2023-02-21T09:08:04.590Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T09:08:06.078Z] ---> c7e77a3cef72 [2023-02-21T09:08:06.078Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:08:06.078Z] ---> Running in 313b6eca1776 [2023-02-21T09:08:10.943Z] Removing intermediate container 313b6eca1776 [2023-02-21T09:08:10.943Z] ---> 29cffdbe3a99 [2023-02-21T09:08:10.943Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:08:10.943Z] ---> Running in fce329d634fd [2023-02-21T09:08:10.943Z] Removing intermediate container fce329d634fd [2023-02-21T09:08:10.943Z] ---> fefa1edf0c6b [2023-02-21T09:08:10.943Z] Step 19/21 : LABEL arch=arm64 [2023-02-21T09:08:10.943Z] ---> Running in 7421cd39826a [2023-02-21T09:08:11.238Z] Removing intermediate container 7421cd39826a [2023-02-21T09:08:11.238Z] ---> 69852ea20746 [2023-02-21T09:08:11.238Z] Step 20/21 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:08:11.520Z] ---> Running in 8a0ba94a8458 [2023-02-21T09:08:12.114Z] Removing intermediate container 8a0ba94a8458 [2023-02-21T09:08:12.114Z] ---> 399aae7f4f06 [2023-02-21T09:08:12.114Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T09:08:12.390Z] ---> Running in f399f3104055 [2023-02-21T09:08:12.997Z] Removing intermediate container f399f3104055 [2023-02-21T09:08:12.997Z] ---> 2fe9c1ad2d87 [2023-02-21T09:08:12.997Z] [2023-02-21T09:08:13.269Z] Successfully built 2fe9c1ad2d87 [2023-02-21T09:08:13.269Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-21T09:08:13.269Z]  Building security-proxy-setup ... done Building support-notifications [2023-02-21T09:08:31.576Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:08:31.576Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:08:31.576Z] ---> d42cb2f7a2ff [2023-02-21T09:08:31.576Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:08:31.576Z] ---> Using cache [2023-02-21T09:08:31.576Z] ---> 6d54706f07ce [2023-02-21T09:08:31.576Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:08:31.576Z] ---> Using cache [2023-02-21T09:08:31.576Z] ---> 21c30b9e5c27 [2023-02-21T09:08:31.576Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T09:08:31.852Z] ---> Running in 0070c39c08cb [2023-02-21T09:08:34.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:08:34.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:08:36.458Z] OK: 221 MiB in 51 packages [2023-02-21T09:08:37.914Z] Removing intermediate container 0070c39c08cb [2023-02-21T09:08:37.914Z] ---> b35b40012aca [2023-02-21T09:08:37.914Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:08:39.891Z] ---> f9f6efbaf9b8 [2023-02-21T09:08:39.891Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:08:39.891Z] ---> Running in 6f2aed317c03 [2023-02-21T09:09:02.045Z] Removing intermediate container b86a6ce74797 [2023-02-21T09:09:02.045Z] ---> 067ec21f8f4c [2023-02-21T09:09:02.045Z] [2023-02-21T09:09:02.045Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:09:02.045Z] ---> 4c81e5bf8899 [2023-02-21T09:09:02.045Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T09:09:02.045Z] ---> Running in bffb246fed88 [2023-02-21T09:09:02.672Z] Removing intermediate container bffb246fed88 [2023-02-21T09:09:02.672Z] ---> b2b5cf6c473a [2023-02-21T09:09:02.672Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T09:09:02.949Z] ---> Running in a70fa26bae02 [2023-02-21T09:09:03.941Z] Removing intermediate container a70fa26bae02 [2023-02-21T09:09:03.941Z] ---> 1556c6c3bd84 [2023-02-21T09:09:03.941Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T09:09:03.941Z] Removing intermediate container 2e8150f55e6d [2023-02-21T09:09:03.941Z] ---> 1583a7cd7678 [2023-02-21T09:09:03.941Z] [2023-02-21T09:09:03.941Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T09:09:03.941Z] ---> 4c81e5bf8899 [2023-02-21T09:09:03.941Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:09:04.220Z] ---> Running in 30b54200e292 [2023-02-21T09:09:04.220Z] ---> Running in 88cb142d488b [2023-02-21T09:09:05.249Z] Removing intermediate container 30b54200e292 [2023-02-21T09:09:05.249Z] ---> 55e0c44af605 [2023-02-21T09:09:05.249Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:09:05.537Z] ---> Running in 4ea44f7e6df7 [2023-02-21T09:09:08.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:09:08.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:09:08.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:09:08.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:09:09.770Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:09:09.770Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:09:10.046Z] OK: 5 MiB in 15 packages [2023-02-21T09:09:10.687Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:09:10.968Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:09:10.968Z] OK: 5 MiB in 15 packages [2023-02-21T09:09:13.636Z] Removing intermediate container 88cb142d488b [2023-02-21T09:09:13.636Z] ---> a2d0b683ea2f [2023-02-21T09:09:13.636Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:09:13.636Z] Removing intermediate container 4ea44f7e6df7 [2023-02-21T09:09:13.636Z] ---> b5c3c7330979 [2023-02-21T09:09:13.636Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:09:13.636Z] ---> Running in f4aaa4dbb4ee [2023-02-21T09:09:15.084Z] Removing intermediate container f4aaa4dbb4ee [2023-02-21T09:09:15.084Z] ---> cfaba593610a [2023-02-21T09:09:15.084Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T09:09:15.359Z] ---> Running in 663d1c85165a [2023-02-21T09:09:15.359Z] ---> f4a194e4c891 [2023-02-21T09:09:15.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T09:09:16.355Z] Removing intermediate container 663d1c85165a [2023-02-21T09:09:16.355Z] ---> 7115af7bd8cf [2023-02-21T09:09:16.355Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T09:09:16.631Z] ---> Running in b1bf6aba09c8 [2023-02-21T09:09:18.094Z] Removing intermediate container b1bf6aba09c8 [2023-02-21T09:09:18.094Z] ---> 57650b3d7ec8 [2023-02-21T09:09:18.094Z] Step 15/24 : WORKDIR / [2023-02-21T09:09:18.094Z] ---> Running in 6009fcb80687 [2023-02-21T09:09:19.126Z] ---> 279c47705dcc [2023-02-21T09:09:19.127Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T09:09:19.401Z] Removing intermediate container 6009fcb80687 [2023-02-21T09:09:19.401Z] ---> 2dc1518df67d [2023-02-21T09:09:19.401Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:09:20.863Z] ---> 9e3ee8b002d3 [2023-02-21T09:09:20.863Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T09:09:20.863Z] ---> Running in 544bd863bd2f [2023-02-21T09:09:21.155Z] ---> c21293446066 [2023-02-21T09:09:21.155Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T09:09:21.787Z] Removing intermediate container d92667b2f8aa [2023-02-21T09:09:21.787Z] ---> 766a2e04a6be [2023-02-21T09:09:21.787Z] [2023-02-21T09:09:21.787Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T09:09:21.787Z] ---> 4c81e5bf8899 [2023-02-21T09:09:21.787Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:09:21.787Z] ---> Using cache [2023-02-21T09:09:21.787Z] ---> a2d0b683ea2f [2023-02-21T09:09:21.787Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:09:21.787Z] ---> Using cache [2023-02-21T09:09:21.787Z] ---> cfaba593610a [2023-02-21T09:09:21.787Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T09:09:22.114Z] Removing intermediate container 544bd863bd2f [2023-02-21T09:09:22.114Z] ---> dfba6fd3e1ff [2023-02-21T09:09:22.114Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:09:22.114Z] ---> Running in aecbc2b83e59 [2023-02-21T09:09:22.401Z] ---> Running in 9bf3c2ca4342 [2023-02-21T09:09:22.996Z] Removing intermediate container aecbc2b83e59 [2023-02-21T09:09:22.996Z] ---> ed495aa56b79 [2023-02-21T09:09:22.996Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T09:09:23.619Z] ---> Running in bc20beb1f8a6 [2023-02-21T09:09:23.619Z] Removing intermediate container 9bf3c2ca4342 [2023-02-21T09:09:23.619Z] ---> db0e921fefa9 [2023-02-21T09:09:23.619Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:09:23.890Z] ---> Running in 90a49b40b02a [2023-02-21T09:09:24.482Z] Removing intermediate container bc20beb1f8a6 [2023-02-21T09:09:24.482Z] ---> 724702364b54 [2023-02-21T09:09:24.482Z] Step 15/23 : WORKDIR / [2023-02-21T09:09:24.482Z] ---> e5431fe4d4b8 [2023-02-21T09:09:24.482Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T09:09:24.764Z] ---> Running in f0252445e733 [2023-02-21T09:09:25.045Z] Removing intermediate container 90a49b40b02a [2023-02-21T09:09:25.045Z] ---> 04305eaf6268 [2023-02-21T09:09:25.045Z] Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:09:25.326Z] ---> Running in 971f04355270 [2023-02-21T09:09:25.917Z] Removing intermediate container f0252445e733 [2023-02-21T09:09:25.917Z] ---> ca5f3099ea73 [2023-02-21T09:09:25.917Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:09:26.522Z] ---> f532255ca2b3 [2023-02-21T09:09:26.522Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T09:09:26.522Z] Removing intermediate container 971f04355270 [2023-02-21T09:09:26.522Z] ---> 6929ec8ddedd [2023-02-21T09:09:26.522Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:09:26.812Z] ---> Running in d66fcdfbd1d1 [2023-02-21T09:09:27.435Z] ---> 51f6805a05fd [2023-02-21T09:09:27.435Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T09:09:28.031Z] Removing intermediate container d66fcdfbd1d1 [2023-02-21T09:09:28.031Z] ---> f02e2bed23fe [2023-02-21T09:09:28.031Z] [2023-02-21T09:09:28.031Z] ---> 889878faa3df [2023-02-21T09:09:28.031Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T09:09:28.316Z] ---> Running in 7de2641b5348 [2023-02-21T09:09:28.923Z] Successfully built f02e2bed23fe [2023-02-21T09:09:28.923Z] Successfully tagged core-data-arm64:latest [2023-02-21T09:09:29.197Z]  Building core-data ... done Building security-secretstore-setup [2023-02-21T09:09:29.472Z] Removing intermediate container 7de2641b5348 [2023-02-21T09:09:29.472Z] ---> 01aae87777d2 [2023-02-21T09:09:29.472Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:09:29.753Z] ---> Running in 232b6723eb4e [2023-02-21T09:09:30.351Z] ---> 0a41fbce3d64 [2023-02-21T09:09:30.351Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T09:09:30.351Z] Removing intermediate container 232b6723eb4e [2023-02-21T09:09:30.351Z] ---> ecf419a300e0 [2023-02-21T09:09:30.351Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:09:30.648Z] ---> Running in 2810471f4ffc [2023-02-21T09:09:31.628Z] Removing intermediate container 2810471f4ffc [2023-02-21T09:09:31.628Z] ---> 2f0901543b24 [2023-02-21T09:09:31.628Z] Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:09:31.910Z] ---> c2f9b4517900 [2023-02-21T09:09:31.910Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T09:09:31.910Z] ---> Running in d252ed504ad7 [2023-02-21T09:09:31.910Z] ---> Running in cbc46002fbb2 [2023-02-21T09:09:32.525Z] Removing intermediate container d252ed504ad7 [2023-02-21T09:09:32.525Z] ---> a91b66b25675 [2023-02-21T09:09:32.525Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:09:32.806Z] Removing intermediate container cbc46002fbb2 [2023-02-21T09:09:32.806Z] ---> 09cb0784d6b2 [2023-02-21T09:09:32.806Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:09:32.806Z] ---> Running in bd58ff1f74a6 [2023-02-21T09:09:33.084Z] ---> Running in 7593cdf4da07 [2023-02-21T09:09:33.711Z] Removing intermediate container 7593cdf4da07 [2023-02-21T09:09:33.711Z] ---> 7184d4affbcb [2023-02-21T09:09:33.711Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T09:09:33.711Z] Removing intermediate container bd58ff1f74a6 [2023-02-21T09:09:33.983Z] ---> dfa69469b2b7 [2023-02-21T09:09:33.983Z] [2023-02-21T09:09:33.983Z] ---> Running in 7c54b1163d79 [2023-02-21T09:09:34.580Z] Successfully built dfa69469b2b7 [2023-02-21T09:09:34.580Z] Successfully tagged core-metadata-arm64:latest [2023-02-21T09:09:34.580Z]  Building core-metadata ... done Building security-spire-config [2023-02-21T09:09:34.580Z] Removing intermediate container 7c54b1163d79 [2023-02-21T09:09:34.580Z] ---> aa8e783ded30 [2023-02-21T09:09:34.580Z] Step 22/23 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:09:34.852Z] ---> Running in fbd5ea6d47fc [2023-02-21T09:09:35.445Z] Removing intermediate container fbd5ea6d47fc [2023-02-21T09:09:35.445Z] ---> 0bec28e5c501 [2023-02-21T09:09:35.445Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:09:35.445Z] ---> Running in f28252efad17 [2023-02-21T09:09:36.038Z] Removing intermediate container f28252efad17 [2023-02-21T09:09:36.038Z] ---> c4c37d427a09 [2023-02-21T09:09:36.038Z] [2023-02-21T09:09:36.310Z] Successfully built c4c37d427a09 [2023-02-21T09:09:36.310Z] Successfully tagged core-command-arm64:latest [2023-02-21T09:09:36.310Z]  Building core-command ... done Building security-spire-server [2023-02-21T09:09:58.532Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:09:58.532Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:09:58.532Z] ---> d42cb2f7a2ff [2023-02-21T09:09:58.532Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:09:58.532Z] ---> Using cache [2023-02-21T09:09:58.532Z] ---> 67e37455fdf4 [2023-02-21T09:09:58.532Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T09:09:58.532Z] ---> Using cache [2023-02-21T09:09:58.532Z] ---> ffad6ada388f [2023-02-21T09:09:58.532Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:09:58.532Z] ---> Using cache [2023-02-21T09:09:58.532Z] ---> 6f335c571a06 [2023-02-21T09:09:58.532Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:09:58.532Z] ---> Using cache [2023-02-21T09:09:58.532Z] ---> 96e0bbe2553c [2023-02-21T09:09:58.532Z] Step 7/24 : COPY . . [2023-02-21T09:09:58.532Z] ---> Using cache [2023-02-21T09:09:58.532Z] ---> e0f4611e67db [2023-02-21T09:09:58.532Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T09:10:01.188Z] ---> Running in 3a0060aa8472 [2023-02-21T09:10:03.823Z] 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-21T09:10:08.119Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:10:08.119Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:10:08.119Z] ---> d42cb2f7a2ff [2023-02-21T09:10:08.119Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:10:08.119Z] ---> Using cache [2023-02-21T09:10:08.119Z] ---> 67e37455fdf4 [2023-02-21T09:10:08.119Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:10:08.735Z] ---> Running in cc90780d0ab8 [2023-02-21T09:10:11.424Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:10:11.424Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:10:11.424Z] ---> d42cb2f7a2ff [2023-02-21T09:10:11.424Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T09:10:11.424Z] ---> Using cache [2023-02-21T09:10:11.424Z] ---> 67e37455fdf4 [2023-02-21T09:10:11.424Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:10:11.424Z] ---> Running in 434ac4fac07c [2023-02-21T09:10:11.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:10:12.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:10:13.537Z] OK: 221 MiB in 51 packages [2023-02-21T09:10:14.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:10:14.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:10:16.199Z] Removing intermediate container cc90780d0ab8 [2023-02-21T09:10:16.199Z] ---> 7985e1df7338 [2023-02-21T09:10:16.199Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:10:16.199Z] OK: 221 MiB in 51 packages [2023-02-21T09:10:18.232Z] ---> c6f4f0916ba1 [2023-02-21T09:10:18.232Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:10:18.232Z] ---> Running in e1b8dc9adff7 [2023-02-21T09:10:18.856Z] Removing intermediate container 434ac4fac07c [2023-02-21T09:10:18.856Z] ---> 39bf20a1da50 [2023-02-21T09:10:18.856Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T09:10:20.857Z] ---> dc53b897888f [2023-02-21T09:10:20.857Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:10:20.857Z] ---> Running in f1f641b86853 [2023-02-21T09:10:31.011Z] Removing intermediate container 6f2aed317c03 [2023-02-21T09:10:31.011Z] ---> e2c913e1d259 [2023-02-21T09:10:31.011Z] Step 8/22 : COPY . . [2023-02-21T09:10:46.360Z] ---> bdd47996c28e [2023-02-21T09:10:46.360Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T09:10:46.360Z] ---> Running in 650ee9a021c2 [2023-02-21T09:10:46.360Z] 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-21T09:11:08.921Z] Removing intermediate container dc7e0e92f184 [2023-02-21T09:11:08.921Z] ---> 6fc19b3cba94 [2023-02-21T09:11:08.921Z] [2023-02-21T09:11:08.921Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:11:08.921Z] ---> 4c81e5bf8899 [2023-02-21T09:11:08.921Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:11:08.922Z] ---> Using cache [2023-02-21T09:11:08.922Z] ---> a2d0b683ea2f [2023-02-21T09:11:08.922Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:11:08.922Z] ---> Using cache [2023-02-21T09:11:08.922Z] ---> cfaba593610a [2023-02-21T09:11:08.922Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T09:11:09.207Z] ---> Running in b8c96d223f4a [2023-02-21T09:11:09.817Z] Removing intermediate container b8c96d223f4a [2023-02-21T09:11:09.817Z] ---> 335db855671e [2023-02-21T09:11:09.817Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:11:10.102Z] ---> Running in ec02f90e3281 [2023-02-21T09:11:10.704Z] Removing intermediate container ec02f90e3281 [2023-02-21T09:11:10.704Z] ---> 692827f1d73c [2023-02-21T09:11:10.704Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:11:11.710Z] ---> 561c4144f3ad [2023-02-21T09:11:11.710Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T09:11:14.331Z] ---> a3cb97e33890 [2023-02-21T09:11:14.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T09:11:15.757Z] ---> bc72382d28ea [2023-02-21T09:11:15.757Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T09:11:15.757Z] ---> Running in 68cd6ec0c710 [2023-02-21T09:11:16.349Z] Removing intermediate container 68cd6ec0c710 [2023-02-21T09:11:16.349Z] ---> d6a21b50c228 [2023-02-21T09:11:16.349Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:11:16.349Z] ---> Running in 7ac19f94d428 [2023-02-21T09:11:16.951Z] Removing intermediate container 7ac19f94d428 [2023-02-21T09:11:16.951Z] ---> 885bb9561508 [2023-02-21T09:11:16.951Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:11:17.222Z] ---> Running in 34221ac2b05c [2023-02-21T09:11:17.822Z] Removing intermediate container 34221ac2b05c [2023-02-21T09:11:17.822Z] ---> 7f1bc485b8a9 [2023-02-21T09:11:17.822Z] Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:11:18.096Z] ---> Running in 32baa4998e8a [2023-02-21T09:11:18.690Z] Removing intermediate container 32baa4998e8a [2023-02-21T09:11:18.690Z] ---> 50f0d1887718 [2023-02-21T09:11:18.690Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:11:18.966Z] ---> Running in f5e727b86225 [2023-02-21T09:11:19.559Z] Removing intermediate container f5e727b86225 [2023-02-21T09:11:19.559Z] ---> ee885bd5478c [2023-02-21T09:11:19.559Z] [2023-02-21T09:11:19.833Z] Successfully built ee885bd5478c [2023-02-21T09:11:19.834Z] Successfully tagged support-scheduler-arm64:latest [2023-02-21T09:11:19.834Z] Building security-bootstrapper [2023-02-21T09:11:42.022Z]  Building support-scheduler ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:11:42.022Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:11:42.022Z] ---> d42cb2f7a2ff [2023-02-21T09:11:42.022Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T09:11:42.022Z] ---> Using cache [2023-02-21T09:11:42.022Z] ---> 67e37455fdf4 [2023-02-21T09:11:42.022Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T09:11:42.022Z] ---> Using cache [2023-02-21T09:11:42.022Z] ---> ffad6ada388f [2023-02-21T09:11:42.022Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T09:11:42.022Z] ---> Using cache [2023-02-21T09:11:42.022Z] ---> 6f335c571a06 [2023-02-21T09:11:42.022Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:11:42.022Z] ---> Using cache [2023-02-21T09:11:42.022Z] ---> 96e0bbe2553c [2023-02-21T09:11:42.022Z] Step 7/32 : COPY . . [2023-02-21T09:11:42.022Z] ---> Using cache [2023-02-21T09:11:42.022Z] ---> e0f4611e67db [2023-02-21T09:11:42.022Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T09:11:42.022Z] ---> Running in d827ab8d5b18 [2023-02-21T09:11:44.024Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-21T09:12:31.053Z] Removing intermediate container e1b8dc9adff7 [2023-02-21T09:12:31.053Z] ---> c8beb1f561a7 [2023-02-21T09:12:31.053Z] Step 7/24 : COPY . . [2023-02-21T09:12:36.440Z] Removing intermediate container f1f641b86853 [2023-02-21T09:12:36.440Z] ---> 055ae6f96eb1 [2023-02-21T09:12:36.440Z] Step 7/23 : COPY . . [2023-02-21T09:12:44.740Z] ---> 923d5f9c9751 [2023-02-21T09:12:44.740Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:12:44.740Z] ---> Running in 80776a8820d3 [2023-02-21T09:12:45.364Z] Removing intermediate container 80776a8820d3 [2023-02-21T09:12:45.364Z] ---> f405ff10b927 [2023-02-21T09:12:45.364Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T09:12:45.364Z] ---> Running in e49ad8363d2b [2023-02-21T09:12:46.397Z] Removing intermediate container e49ad8363d2b [2023-02-21T09:12:46.397Z] ---> 2198e5df930e [2023-02-21T09:12:46.397Z] 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-21T09:12:46.397Z] ---> Running in f24e0f4e270e [2023-02-21T09:12:50.745Z] Removing intermediate container f24e0f4e270e [2023-02-21T09:12:50.745Z] ---> 251e4b7fbc44 [2023-02-21T09:12:50.745Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T09:12:50.745Z] ---> Running in c5febe9c5a11 [2023-02-21T09:12:51.734Z] Removing intermediate container c5febe9c5a11 [2023-02-21T09:12:51.734Z] ---> fd38727f0e7c [2023-02-21T09:12:51.735Z] [2023-02-21T09:12:51.735Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T09:12:51.735Z] ---> 354640af7b1b [2023-02-21T09:12:51.735Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:12:51.735Z] ---> Using cache [2023-02-21T09:12:51.735Z] ---> 13f855e1d115 [2023-02-21T09:12:51.735Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T09:12:51.735Z] ---> Running in 2b6cbff7d688 [2023-02-21T09:12:54.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:54.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:56.947Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:12:56.948Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:12:56.948Z] OK: 15734 distinct packages available [2023-02-21T09:12:56.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:57.543Z] ---> 6f0ea0503045 [2023-02-21T09:12:57.543Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:12:57.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:12:57.543Z] ---> Running in 1661959ce73f [2023-02-21T09:12:58.154Z] Removing intermediate container 1661959ce73f [2023-02-21T09:12:58.154Z] ---> 331675e15bae [2023-02-21T09:12:58.154Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T09:12:58.154Z] ---> Running in 3e8d9ad568b0 [2023-02-21T09:12:58.806Z] Removing intermediate container 3e8d9ad568b0 [2023-02-21T09:12:58.806Z] ---> 1a54566c0cd2 [2023-02-21T09:12:58.806Z] 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-21T09:12:58.806Z] ---> Running in 2c05c1273b5a [2023-02-21T09:12:59.444Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T09:12:59.444Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:12:59.444Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T09:12:59.444Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T09:12:59.444Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:12:59.444Z] OK: 6 MiB in 18 packages [2023-02-21T09:13:02.078Z] Removing intermediate container 2b6cbff7d688 [2023-02-21T09:13:02.078Z] ---> a7b9c76f4129 [2023-02-21T09:13:02.078Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:13:04.061Z] Removing intermediate container 2c05c1273b5a [2023-02-21T09:13:04.061Z] ---> 005abb430d4d [2023-02-21T09:13:04.061Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T09:13:04.061Z] ---> Running in c9f860f0df67 [2023-02-21T09:13:05.031Z] Removing intermediate container c9f860f0df67 [2023-02-21T09:13:05.031Z] ---> 0cb42c9b5a1d [2023-02-21T09:13:05.031Z] [2023-02-21T09:13:05.031Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T09:13:05.031Z] ---> 354640af7b1b [2023-02-21T09:13:05.031Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:13:05.031Z] ---> Using cache [2023-02-21T09:13:05.031Z] ---> 13f855e1d115 [2023-02-21T09:13:05.031Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T09:13:05.031Z] ---> Using cache [2023-02-21T09:13:05.031Z] ---> b3cbf90ff99f [2023-02-21T09:13:05.031Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:13:11.710Z] ---> 86a1147a8df7 [2023-02-21T09:13:11.710Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:13:12.310Z] ---> 4fb3e7c713ac [2023-02-21T09:13:12.310Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T09:13:12.310Z] ---> Running in 42b8a228f895 [2023-02-21T09:13:13.287Z] Removing intermediate container 42b8a228f895 [2023-02-21T09:13:13.287Z] ---> 158afcf4fa8e [2023-02-21T09:13:13.287Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T09:13:13.910Z] ---> 47cfff902aaa [2023-02-21T09:13:13.910Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:13:14.900Z] ---> 2a22ea7d8ed4 [2023-02-21T09:13:14.900Z] Step 19/24 : WORKDIR / [2023-02-21T09:13:15.171Z] ---> Running in d31bc7e52747 [2023-02-21T09:13:15.447Z] ---> d4db89764d44 [2023-02-21T09:13:15.447Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T09:13:15.718Z] Removing intermediate container d31bc7e52747 [2023-02-21T09:13:15.718Z] ---> 29ae8a85ab25 [2023-02-21T09:13:15.991Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:13:15.991Z] ---> Running in 1c297a2199b3 [2023-02-21T09:13:16.968Z] Removing intermediate container 1c297a2199b3 [2023-02-21T09:13:16.968Z] ---> 87407fa5fa1e [2023-02-21T09:13:16.968Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:13:16.968Z] ---> Running in 2cf77a39a641 [2023-02-21T09:13:16.968Z] ---> d75d19ebb2f2 [2023-02-21T09:13:16.968Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T09:13:17.952Z] Removing intermediate container 2cf77a39a641 [2023-02-21T09:13:17.952Z] ---> af98a12018b2 [2023-02-21T09:13:17.952Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:13:17.952Z] ---> Running in 849e0ded29d5 [2023-02-21T09:13:18.221Z] ---> eb84565bf551 [2023-02-21T09:13:18.221Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:13:18.488Z] ---> Running in 8ec5c08383db [2023-02-21T09:13:18.761Z] Removing intermediate container 849e0ded29d5 [2023-02-21T09:13:18.761Z] ---> 7f4cf887e781 [2023-02-21T09:13:18.761Z] Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:13:19.029Z] ---> Running in 8a1f569050b0 [2023-02-21T09:13:19.303Z] Removing intermediate container 8ec5c08383db [2023-02-21T09:13:19.303Z] ---> e8549f78ec84 [2023-02-21T09:13:19.303Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:13:19.571Z] ---> Running in a80af60f7552 [2023-02-21T09:13:19.843Z] Removing intermediate container 8a1f569050b0 [2023-02-21T09:13:19.843Z] ---> 3cf85e6934c5 [2023-02-21T09:13:19.843Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:13:19.843Z] ---> Running in d95b1e6ec1bd [2023-02-21T09:13:20.119Z] Removing intermediate container a80af60f7552 [2023-02-21T09:13:20.119Z] ---> eb41afd794a3 [2023-02-21T09:13:20.119Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T09:13:20.407Z] ---> Running in 3403f5497620 [2023-02-21T09:13:20.680Z] Removing intermediate container d95b1e6ec1bd [2023-02-21T09:13:20.680Z] ---> 1c50c0c99a11 [2023-02-21T09:13:20.680Z] [2023-02-21T09:13:21.271Z] Removing intermediate container 3403f5497620 [2023-02-21T09:13:21.271Z] ---> 2d6df8ea64bc [2023-02-21T09:13:21.271Z] Step 22/23 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:13:21.271Z] ---> Running in 222c36e539cc [2023-02-21T09:13:21.271Z] Successfully built 1c50c0c99a11 [2023-02-21T09:13:21.537Z] Successfully tagged security-spire-config-arm64:latest [2023-02-21T09:13:21.537Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-02-21T09:13:22.125Z] Removing intermediate container 222c36e539cc [2023-02-21T09:13:22.125Z] ---> b6699e309a80 [2023-02-21T09:13:22.125Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:13:22.125Z] ---> Running in 682c2c57f211 [2023-02-21T09:13:22.708Z] Removing intermediate container 682c2c57f211 [2023-02-21T09:13:22.708Z] ---> 163ec03d6232 [2023-02-21T09:13:22.708Z] [2023-02-21T09:13:22.979Z] Successfully built 163ec03d6232 [2023-02-21T09:13:22.979Z] Successfully tagged security-spire-server-arm64:latest [2023-02-21T09:13:22.979Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-21T09:13:55.219Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:13:55.219Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:13:55.219Z] ---> d42cb2f7a2ff [2023-02-21T09:13:55.219Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T09:13:55.219Z] ---> Using cache [2023-02-21T09:13:55.219Z] ---> 67e37455fdf4 [2023-02-21T09:13:55.219Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T09:13:55.219Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:13:55.219Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:13:55.219Z] ---> d42cb2f7a2ff [2023-02-21T09:13:55.219Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:13:55.219Z] ---> Using cache [2023-02-21T09:13:55.219Z] ---> 6d54706f07ce [2023-02-21T09:13:55.219Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:13:55.219Z] ---> Using cache [2023-02-21T09:13:55.219Z] ---> 21c30b9e5c27 [2023-02-21T09:13:55.219Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:13:55.219Z] ---> Using cache [2023-02-21T09:13:55.219Z] ---> 13b3ab25b3be [2023-02-21T09:13:55.219Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:13:55.219Z] ---> Using cache [2023-02-21T09:13:55.219Z] ---> 0c265d2e77d4 [2023-02-21T09:13:55.219Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:13:55.219Z] ---> Using cache [2023-02-21T09:13:55.219Z] ---> 64472fe49c6e [2023-02-21T09:13:55.219Z] Step 8/22 : COPY . . [2023-02-21T09:13:55.219Z] ---> Using cache [2023-02-21T09:13:55.219Z] ---> 597568c3ac6a [2023-02-21T09:13:55.219Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T09:13:55.219Z] ---> Running in 3a1c70675c75 [2023-02-21T09:13:55.219Z] ---> Running in d164e61cfd21 [2023-02-21T09:13:55.219Z] 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-21T09:13:55.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:13:55.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:13:56.627Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T09:13:56.627Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T09:13:56.627Z] OK: 16903 distinct packages available [2023-02-21T09:13:56.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:13:57.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:13:58.573Z] OK: 221 MiB in 51 packages [2023-02-21T09:14:00.521Z] Removing intermediate container 3a1c70675c75 [2023-02-21T09:14:00.521Z] ---> 42bafd88e1ea [2023-02-21T09:14:00.521Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T09:14:01.480Z] ---> 9469cc0d3760 [2023-02-21T09:14:01.480Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:14:01.480Z] ---> Running in f49e0e47609b [2023-02-21T09:15:39.718Z] Removing intermediate container f49e0e47609b [2023-02-21T09:15:39.718Z] ---> 2a1b0d9a0f16 [2023-02-21T09:15:39.718Z] Step 7/19 : COPY . . [2023-02-21T09:15:49.791Z] ---> 28a58eec3dcf [2023-02-21T09:15:49.791Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T09:15:49.791Z] ---> Running in 5ea228c4f150 [2023-02-21T09:15:51.206Z] 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-21T09:16:30.051Z] 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-21T09:16:45.021Z] Removing intermediate container 3a0060aa8472 [2023-02-21T09:16:45.021Z] ---> a23df0fd0f6d [2023-02-21T09:16:45.021Z] [2023-02-21T09:16:45.021Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T09:16:45.021Z] ---> 4c81e5bf8899 [2023-02-21T09:16:45.021Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T09:16:45.021Z] ---> Running in 63ce57ab9da6 [2023-02-21T09:16:46.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:16:46.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:16:48.091Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T09:16:48.091Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T09:16:48.091Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T09:16:48.091Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:16:48.091Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:16:48.677Z] OK: 6 MiB in 17 packages [2023-02-21T09:16:50.646Z] Removing intermediate container 63ce57ab9da6 [2023-02-21T09:16:50.646Z] ---> 70ba39fb9569 [2023-02-21T09:16:50.646Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T09:16:50.646Z] ---> Running in 2e8ae0d76bc4 [2023-02-21T09:16:51.243Z] Removing intermediate container 2e8ae0d76bc4 [2023-02-21T09:16:51.243Z] ---> 545a42a3abed [2023-02-21T09:16:51.243Z] Step 12/24 : WORKDIR / [2023-02-21T09:16:51.243Z] ---> Running in 3471a24b6b1a [2023-02-21T09:16:51.841Z] Removing intermediate container 3471a24b6b1a [2023-02-21T09:16:51.841Z] ---> 664c7c805510 [2023-02-21T09:16:51.841Z] 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-21T09:16:55.492Z] ---> 195be2f144ad [2023-02-21T09:16:55.492Z] 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-21T09:16:56.504Z] ---> b8c7d79ff9fe [2023-02-21T09:16:56.504Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T09:16:58.015Z] ---> 6f5806f60ab2 [2023-02-21T09:16:58.015Z] 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-21T09:16:58.731Z] ---> 272b6d4993ff [2023-02-21T09:16:58.731Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T09:17:00.768Z] ---> 6bfedb0f88a1 [2023-02-21T09:17:00.768Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T09:17:02.706Z] ---> e2eaa2660843 [2023-02-21T09:17:02.706Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T09:17:03.669Z] ---> 9928327b0796 [2023-02-21T09:17:03.669Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:17:03.669Z] ---> Running in 191d08d90bd1 [2023-02-21T09:17:07.029Z] Removing intermediate container 191d08d90bd1 [2023-02-21T09:17:07.029Z] ---> 6f01e32d5bcb [2023-02-21T09:17:07.029Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:17:07.029Z] ---> Running in 38a6febad43e [2023-02-21T09:17:07.295Z] Removing intermediate container 38a6febad43e [2023-02-21T09:17:07.295Z] ---> 999355b05abc [2023-02-21T09:17:07.295Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:17:07.295Z] ---> Running in 63cd2a356d15 [2023-02-21T09:17:09.232Z] Removing intermediate container 63cd2a356d15 [2023-02-21T09:17:09.232Z] ---> e644a843a1d0 [2023-02-21T09:17:09.232Z] Step 23/24 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:17:09.232Z] ---> Running in 285e04d25122 [2023-02-21T09:17:09.497Z] Removing intermediate container 285e04d25122 [2023-02-21T09:17:09.497Z] ---> a7640aab9ccb [2023-02-21T09:17:09.497Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:17:09.497Z] ---> Running in 980ff8178940 [2023-02-21T09:17:10.081Z] Removing intermediate container 980ff8178940 [2023-02-21T09:17:10.081Z] ---> 2181e5598532 [2023-02-21T09:17:10.081Z] [2023-02-21T09:17:10.661Z] Successfully built 2181e5598532 [2023-02-21T09:17:10.661Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-21T09:18:32.248Z]  Building security-secretstore-setup ... done Removing intermediate container d827ab8d5b18 [2023-02-21T09:18:32.248Z] ---> ece44ebe80f6 [2023-02-21T09:18:32.248Z] [2023-02-21T09:18:32.248Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T09:18:32.248Z] ---> 4c81e5bf8899 [2023-02-21T09:18:32.248Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:18:32.248Z] ---> Running in e4d5b53cef45 [2023-02-21T09:18:32.248Z] Removing intermediate container e4d5b53cef45 [2023-02-21T09:18:32.248Z] ---> d9695343116a [2023-02-21T09:18:32.248Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T09:18:32.248Z] ---> Running in bbce655d8730 [2023-02-21T09:18:32.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:18:32.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:18:32.248Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:18:32.248Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T09:18:32.248Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:18:32.248Z] OK: 5 MiB in 16 packages [2023-02-21T09:18:32.248Z] Removing intermediate container bbce655d8730 [2023-02-21T09:18:32.248Z] ---> cac4a9a4178f [2023-02-21T09:18:32.248Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T09:18:32.248Z] ---> Running in 6084574e49f7 [2023-02-21T09:18:32.248Z] Removing intermediate container 6084574e49f7 [2023-02-21T09:18:32.248Z] ---> 325adacff4cb [2023-02-21T09:18:32.248Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T09:18:32.248Z] ---> Running in f49a5a35f488 [2023-02-21T09:18:32.248Z] Removing intermediate container f49a5a35f488 [2023-02-21T09:18:32.248Z] ---> 653930e322f1 [2023-02-21T09:18:32.248Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T09:18:32.248Z] ---> Running in 7ef9c356d5c8 [2023-02-21T09:18:32.248Z] Removing intermediate container 7ef9c356d5c8 [2023-02-21T09:18:32.248Z] ---> d2b8ec885331 [2023-02-21T09:18:32.248Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T09:18:32.248Z] ---> Running in a036693fd3a7 [2023-02-21T09:18:32.248Z] Removing intermediate container a036693fd3a7 [2023-02-21T09:18:32.248Z] ---> bbbfb187b20e [2023-02-21T09:18:32.248Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T09:18:32.248Z] ---> Running in 417773a20f66 [2023-02-21T09:18:32.248Z] Removing intermediate container 417773a20f66 [2023-02-21T09:18:32.248Z] ---> 3fdc617dd9d9 [2023-02-21T09:18:32.248Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T09:18:32.248Z] ---> Running in 3d573a9dbbb5 [2023-02-21T09:18:32.248Z] Removing intermediate container 3d573a9dbbb5 [2023-02-21T09:18:32.248Z] ---> 37d7dc13b5a6 [2023-02-21T09:18:32.249Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T09:18:32.249Z] ---> 8fa40211532f [2023-02-21T09:18:32.249Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T09:18:32.249Z] ---> Running in 2737233e3afc [2023-02-21T09:18:34.820Z] Removing intermediate container 2737233e3afc [2023-02-21T09:18:34.820Z] ---> 31467a1ba178 [2023-02-21T09:18:34.820Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:18:38.152Z] ---> d29c8d5d8358 [2023-02-21T09:18:38.152Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T09:18:39.554Z] ---> 4d99a7601913 [2023-02-21T09:18:39.554Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T09:18:40.513Z] ---> 5ef1d3e5a92a [2023-02-21T09:18:40.513Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T09:18:41.468Z] ---> 195bac5c1692 [2023-02-21T09:18:41.468Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T09:18:42.421Z] ---> bf5e25401d83 [2023-02-21T09:18:42.421Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T09:18:43.373Z] ---> 723282775e6d [2023-02-21T09:18:43.373Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T09:18:44.341Z] ---> a505c8f451f9 [2023-02-21T09:18:44.341Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T09:18:44.341Z] ---> Running in 9ba228b38257 [2023-02-21T09:18:47.689Z] Removing intermediate container 9ba228b38257 [2023-02-21T09:18:47.689Z] ---> c134b6075b4e [2023-02-21T09:18:47.689Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T09:18:47.689Z] ---> Running in ffcbd965cb43 [2023-02-21T09:18:47.689Z] Removing intermediate container ffcbd965cb43 [2023-02-21T09:18:47.689Z] ---> a2af5f272db8 [2023-02-21T09:18:47.689Z] Step 29/32 : CMD ["gate"] [2023-02-21T09:18:47.955Z] ---> Running in d25eb17c30db [2023-02-21T09:18:48.225Z] Removing intermediate container d25eb17c30db [2023-02-21T09:18:48.225Z] ---> 88cbf7c338c5 [2023-02-21T09:18:48.225Z] Step 30/32 : LABEL arch=arm64 [2023-02-21T09:18:48.492Z] ---> Running in 853e01888c51 [2023-02-21T09:18:50.433Z] Removing intermediate container 853e01888c51 [2023-02-21T09:18:50.433Z] ---> 77de30c81115 [2023-02-21T09:18:50.433Z] Step 31/32 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:18:50.433Z] ---> Running in 8ec1dd69ca4c [2023-02-21T09:18:50.709Z] Removing intermediate container 8ec1dd69ca4c [2023-02-21T09:18:50.709Z] ---> eca0f18c4353 [2023-02-21T09:18:50.709Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T09:18:50.981Z] ---> Running in 1a8dadd3192c [2023-02-21T09:18:51.573Z] Removing intermediate container 1a8dadd3192c [2023-02-21T09:18:51.573Z] ---> 8ba3aa3ede9e [2023-02-21T09:18:51.573Z] [2023-02-21T09:18:51.839Z] Successfully built 8ba3aa3ede9e [2023-02-21T09:18:51.839Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-21T09:19:30.684Z]  Building security-bootstrapper ... done Removing intermediate container d164e61cfd21 [2023-02-21T09:19:30.684Z] ---> ac66bc3d772c [2023-02-21T09:19:30.684Z] [2023-02-21T09:19:30.684Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:19:30.684Z] ---> 4c81e5bf8899 [2023-02-21T09:19:30.684Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T09:19:30.952Z] ---> Running in 1d27af04d068 [2023-02-21T09:19:31.550Z] Removing intermediate container 1d27af04d068 [2023-02-21T09:19:31.550Z] ---> 7161d8488eb6 [2023-02-21T09:19:31.550Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:19:31.550Z] ---> Running in 54f101c76f84 [2023-02-21T09:19:33.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:19:33.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:19:34.924Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:19:34.924Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:19:34.924Z] OK: 5 MiB in 15 packages [2023-02-21T09:19:36.387Z] Removing intermediate container 54f101c76f84 [2023-02-21T09:19:36.387Z] ---> 4e48c78b97e0 [2023-02-21T09:19:36.387Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:19:37.355Z] ---> fa491ebdc6c0 [2023-02-21T09:19:37.355Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T09:19:38.757Z] ---> 183758496345 [2023-02-21T09:19:38.757Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T09:19:39.717Z] ---> 47a62670d9a1 [2023-02-21T09:19:39.717Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T09:19:40.694Z] ---> ee7f73354b82 [2023-02-21T09:19:40.694Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:19:40.694Z] ---> Running in 53bfdcc33f2e [2023-02-21T09:19:45.031Z] Removing intermediate container 53bfdcc33f2e [2023-02-21T09:19:45.031Z] ---> 36ed7274d1b5 [2023-02-21T09:19:45.031Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:19:45.300Z] ---> Running in 04fc344f55da [2023-02-21T09:19:45.891Z] Removing intermediate container 04fc344f55da [2023-02-21T09:19:45.891Z] ---> 8acd753122bc [2023-02-21T09:19:45.891Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T09:19:46.165Z] ---> Running in c1aab5b8b46a [2023-02-21T09:19:46.759Z] Removing intermediate container c1aab5b8b46a [2023-02-21T09:19:46.759Z] ---> 7584632e6c09 [2023-02-21T09:19:46.759Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:19:47.028Z] ---> Running in e9628cbf1c9c [2023-02-21T09:19:47.991Z] Removing intermediate container e9628cbf1c9c [2023-02-21T09:19:47.991Z] ---> 7052f0003af0 [2023-02-21T09:19:47.991Z] Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:19:48.272Z] ---> Running in 7a7b5b491181 [2023-02-21T09:19:48.889Z] Removing intermediate container 7a7b5b491181 [2023-02-21T09:19:48.889Z] ---> 12cfc4fefe9f [2023-02-21T09:19:48.889Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:19:49.180Z] ---> Running in 3dc8bd5d01a2 [2023-02-21T09:19:49.772Z] Removing intermediate container 3dc8bd5d01a2 [2023-02-21T09:19:49.772Z] ---> 18d429bdc9c9 [2023-02-21T09:19:49.772Z] [2023-02-21T09:19:50.362Z] Successfully built 18d429bdc9c9 [2023-02-21T09:19:50.362Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-21T09:19:54.643Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 650ee9a021c2 [2023-02-21T09:19:54.643Z] ---> 27152732278f [2023-02-21T09:19:54.643Z] [2023-02-21T09:19:54.643Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:19:54.643Z] ---> 4c81e5bf8899 [2023-02-21T09:19:54.643Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T09:19:57.225Z] ---> Running in 6f4819edce02 [2023-02-21T09:19:59.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:19:59.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:20:00.602Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T09:20:00.602Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:20:00.602Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:20:00.602Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:20:00.872Z] OK: 6 MiB in 16 packages [2023-02-21T09:20:02.839Z] Removing intermediate container 6f4819edce02 [2023-02-21T09:20:02.839Z] ---> 9475f18e3317 [2023-02-21T09:20:02.839Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:20:02.839Z] ---> Running in 2299d577ba0f [2023-02-21T09:20:03.107Z] Removing intermediate container 2299d577ba0f [2023-02-21T09:20:03.107Z] ---> 95940263d163 [2023-02-21T09:20:03.107Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T09:20:03.375Z] ---> Running in fc040a0e2324 [2023-02-21T09:20:03.963Z] Removing intermediate container fc040a0e2324 [2023-02-21T09:20:03.963Z] ---> 3d2beffce5ae [2023-02-21T09:20:03.963Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:20:03.963Z] ---> Running in 841ad19dab8f [2023-02-21T09:20:04.573Z] Removing intermediate container 841ad19dab8f [2023-02-21T09:20:04.573Z] ---> 832829e28634 [2023-02-21T09:20:04.573Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:20:05.158Z] ---> b09e0f4e95df [2023-02-21T09:20:05.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T09:20:07.743Z] ---> 935392fc3e52 [2023-02-21T09:20:07.743Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T09:20:09.979Z] ---> d9ece492c083 [2023-02-21T09:20:09.979Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T09:20:09.979Z] ---> Running in ade6a791d6f6 [2023-02-21T09:20:10.247Z] Removing intermediate container ade6a791d6f6 [2023-02-21T09:20:10.247Z] ---> 6c522d8d57c6 [2023-02-21T09:20:10.247Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:20:10.247Z] ---> Running in 79d7f89fb8e9 [2023-02-21T09:20:10.841Z] Removing intermediate container 79d7f89fb8e9 [2023-02-21T09:20:10.841Z] ---> e13ebd839059 [2023-02-21T09:20:10.841Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:20:10.841Z] ---> Running in fcec7c475035 [2023-02-21T09:20:11.426Z] Removing intermediate container fcec7c475035 [2023-02-21T09:20:11.426Z] ---> faf593531ad7 [2023-02-21T09:20:11.426Z] Step 21/22 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:20:11.426Z] ---> Running in 037d11e260f8 [2023-02-21T09:20:11.694Z] Removing intermediate container 037d11e260f8 [2023-02-21T09:20:11.974Z] ---> b589a651b9c8 [2023-02-21T09:20:11.974Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:20:11.974Z] ---> Running in e4c5e73e4bf9 [2023-02-21T09:20:12.243Z] Removing intermediate container e4c5e73e4bf9 [2023-02-21T09:20:12.243Z] ---> e1b061061f0d [2023-02-21T09:20:12.243Z] [2023-02-21T09:20:12.829Z] Successfully built e1b061061f0d [2023-02-21T09:20:12.829Z] Successfully tagged support-notifications-arm64:latest [2023-02-21T09:20:39.553Z]  Building support-notifications ... done Removing intermediate container 5ea228c4f150 [2023-02-21T09:20:39.553Z] ---> a82bcc3d08a2 [2023-02-21T09:20:39.553Z] [2023-02-21T09:20:39.553Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T09:20:39.553Z] ---> 354640af7b1b [2023-02-21T09:20:39.553Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:20:39.553Z] ---> Using cache [2023-02-21T09:20:39.553Z] ---> 13f855e1d115 [2023-02-21T09:20:39.553Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T09:20:39.553Z] ---> Running in 3142184a83cc [2023-02-21T09:20:39.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:20:39.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:20:39.553Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:20:39.553Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:20:39.553Z] OK: 15734 distinct packages available [2023-02-21T09:20:39.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:20:39.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:20:39.553Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T09:20:39.553Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T09:20:39.553Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T09:20:39.553Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T09:20:39.553Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T09:20:39.553Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T09:20:39.554Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:20:39.554Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T09:20:39.554Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T09:20:39.554Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:20:39.554Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:20:39.554Z] OK: 8 MiB in 23 packages [2023-02-21T09:20:40.971Z] Removing intermediate container 3142184a83cc [2023-02-21T09:20:40.971Z] ---> 550d156fce09 [2023-02-21T09:20:40.971Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:20:41.553Z] ---> 503ed638eb7c [2023-02-21T09:20:41.553Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T09:20:42.508Z] ---> e4a3d607f27a [2023-02-21T09:20:42.508Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T09:20:43.087Z] ---> 1c36778bcc22 [2023-02-21T09:20:43.087Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T09:20:43.087Z] ---> Running in 27083e0d8de7 [2023-02-21T09:20:43.353Z] Removing intermediate container 27083e0d8de7 [2023-02-21T09:20:43.353Z] ---> 4b152554626f [2023-02-21T09:20:43.353Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:20:43.353Z] ---> Running in 5c9672f8567e [2023-02-21T09:20:43.618Z] Removing intermediate container 5c9672f8567e [2023-02-21T09:20:43.618Z] ---> 22c71af6db01 [2023-02-21T09:20:43.618Z] Step 17/19 : LABEL arch=arm64 [2023-02-21T09:20:43.887Z] ---> Running in a67b64999cc9 [2023-02-21T09:20:44.153Z] Removing intermediate container a67b64999cc9 [2023-02-21T09:20:44.153Z] ---> f3675b66f2a1 [2023-02-21T09:20:44.153Z] Step 18/19 : LABEL git_sha=a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [2023-02-21T09:20:44.153Z] ---> Running in 4b98bb1de87d [2023-02-21T09:20:44.419Z] Removing intermediate container 4b98bb1de87d [2023-02-21T09:20:44.419Z] ---> 2b57305f1253 [2023-02-21T09:20:44.419Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T09:20:44.419Z] ---> Running in eeeb3d33001e [2023-02-21T09:20:44.684Z] Removing intermediate container eeeb3d33001e [2023-02-21T09:20:44.685Z] ---> 79b0f74e2fb9 [2023-02-21T09:20:44.685Z] [2023-02-21T09:20:44.950Z] Successfully built 79b0f74e2fb9 [2023-02-21T09:20:44.950Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-21T09:20:45.224Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-21T09:20:45.222Z] $ docker stop --time=1 1570d00f8574fd585ba4dbe5f576abb32d877e690c587affaa13776271c7e3b6 [2023-02-21T09:20:48.475Z] $ docker rm -f --volumes 1570d00f8574fd585ba4dbe5f576abb32d877e690c587affaa13776271c7e3b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T09:20:48.953Z] + docker images [2023-02-21T09:20:49.218Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T09:20:49.218Z] security-spiffe-token-provider-arm64 latest 79b0f74e2fb9 4 seconds ago 29.1MB [2023-02-21T09:20:49.218Z] a82bcc3d08a2 14 seconds ago 1.54GB [2023-02-21T09:20:49.218Z] support-notifications-arm64 latest e1b061061f0d 36 seconds ago 29.7MB [2023-02-21T09:20:49.218Z] 27152732278f 55 seconds ago 1.57GB [2023-02-21T09:20:49.218Z] core-common-config-bootstrapper-arm64 latest 18d429bdc9c9 59 seconds ago 14.9MB [2023-02-21T09:20:49.218Z] ac66bc3d772c About a minute ago 1.5GB [2023-02-21T09:20:49.218Z] security-bootstrapper-arm64 latest 8ba3aa3ede9e About a minute ago 19.6MB [2023-02-21T09:20:49.218Z] ece44ebe80f6 2 minutes ago 1.5GB [2023-02-21T09:20:49.218Z] security-secretstore-setup-arm64 latest 2181e5598532 3 minutes ago 29MB [2023-02-21T09:20:49.218Z] a23df0fd0f6d 4 minutes ago 1.5GB [2023-02-21T09:20:49.218Z] security-spire-server-arm64 latest 163ec03d6232 7 minutes ago 84.3MB [2023-02-21T09:20:49.218Z] security-spire-config-arm64 latest 1c50c0c99a11 7 minutes ago 83.6MB [2023-02-21T09:20:49.218Z] 0cb42c9b5a1d 7 minutes ago 1.38GB [2023-02-21T09:20:49.218Z] fd38727f0e7c 7 minutes ago 1.38GB [2023-02-21T09:20:49.218Z] support-scheduler-arm64 latest ee885bd5478c 9 minutes ago 29MB [2023-02-21T09:20:49.218Z] 6fc19b3cba94 9 minutes ago 1.57GB [2023-02-21T09:20:49.218Z] core-command-arm64 latest c4c37d427a09 11 minutes ago 17MB [2023-02-21T09:20:49.218Z] core-metadata-arm64 latest dfa69469b2b7 11 minutes ago 17.7MB [2023-02-21T09:20:49.218Z] core-data-arm64 latest f02e2bed23fe 11 minutes ago 17.2MB [2023-02-21T09:20:49.218Z] 766a2e04a6be 11 minutes ago 1.51GB [2023-02-21T09:20:49.218Z] 1583a7cd7678 11 minutes ago 1.51GB [2023-02-21T09:20:49.218Z] 067ec21f8f4c 11 minutes ago 1.51GB [2023-02-21T09:20:49.218Z] security-proxy-setup-arm64 latest 2fe9c1ad2d87 12 minutes ago 26.9MB [2023-02-21T09:20:49.218Z] 4c33bc919e50 13 minutes ago 1.5GB [2023-02-21T09:20:49.218Z] security-spire-agent-arm64 latest 02c8f5c175dd 20 minutes ago 122MB [2023-02-21T09:20:49.218Z] d3470880d118 20 minutes ago 1.38GB [2023-02-21T09:20:49.218Z] ci-base-image-arm64 latest d42cb2f7a2ff 36 minutes ago 905MB [2023-02-21T09:20:49.218Z] alpine 3.15 354640af7b1b 10 days ago 5.34MB [2023-02-21T09:20:49.218Z] alpine 3.16 4c81e5bf8899 10 days ago 5.3MB [2023-02-21T09:20:49.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-21T09:20:49.218Z] 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-21T09:20:49.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:20:49.640Z] [2023-02-21T09:20:49.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:20:49.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:20:50.236Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T09:20:50.236Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T09:20:50.236Z] 04944245beec: Pulling fs layer [2023-02-21T09:20:50.236Z] 699f458cf7ca: Pulling fs layer [2023-02-21T09:20:50.236Z] 765212b225bb: Pulling fs layer [2023-02-21T09:20:50.236Z] 765212b225bb: Waiting [2023-02-21T09:20:50.236Z] f23df028b6ca: Pulling fs layer [2023-02-21T09:20:50.236Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T09:20:50.236Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T09:20:50.236Z] f23df028b6ca: Waiting [2023-02-21T09:20:50.236Z] d65c8cfc05b1: Waiting [2023-02-21T09:20:50.236Z] 2437ff75d9bd: Waiting [2023-02-21T09:20:50.236Z] 04944245beec: Verifying Checksum [2023-02-21T09:20:50.236Z] 04944245beec: Download complete [2023-02-21T09:20:50.236Z] 765212b225bb: Verifying Checksum [2023-02-21T09:20:50.236Z] 765212b225bb: Download complete [2023-02-21T09:20:50.236Z] f23df028b6ca: Verifying Checksum [2023-02-21T09:20:50.236Z] f23df028b6ca: Download complete [2023-02-21T09:20:50.236Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T09:20:50.236Z] d65c8cfc05b1: Download complete [2023-02-21T09:20:50.503Z] 699f458cf7ca: Verifying Checksum [2023-02-21T09:20:50.503Z] 699f458cf7ca: Download complete [2023-02-21T09:20:50.770Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T09:20:50.770Z] 8998bd30e6a1: Download complete [2023-02-21T09:20:53.344Z] 2437ff75d9bd: Verifying Checksum [2023-02-21T09:20:53.344Z] 2437ff75d9bd: Download complete [2023-02-21T09:20:54.745Z] 8998bd30e6a1: Pull complete [2023-02-21T09:20:55.328Z] 04944245beec: Pull complete [2023-02-21T09:20:56.735Z] 699f458cf7ca: Pull complete [2023-02-21T09:20:56.735Z] 765212b225bb: Pull complete [2023-02-21T09:20:57.692Z] f23df028b6ca: Pull complete [2023-02-21T09:20:57.692Z] d65c8cfc05b1: Pull complete [2023-02-21T09:21:12.754Z] 2437ff75d9bd: Pull complete [2023-02-21T09:21:12.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T09:21:12.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:21:12.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:21:12.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container [2023-02-21T09:21:13.039Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T09:21:16.229Z] $ docker top b4c50a0033151cb716d0482aeb668453ad99958765982ee23715cde34cbd36a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:17.122Z] ---> job-cost.sh [2023-02-21T09:21:17.122Z] lf-activate-venv: SKIPPING [2023-02-21T09:21:17.122Z] INFO: No Stack... [2023-02-21T09:21:17.708Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T09:21:18.666Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T09:21:18.996Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2023-02-21T09:21:18.996Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T09:21:19.034Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-10-stack-cost] [2023-02-21T09:21:19.039Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4352-10-stack-cost] did not exist. Created. [2023-02-21T09:21:19.039Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T09:21:19.678Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T09:21:19.856Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T09:21:19.863Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T09:21:19.869Z] $ docker stop --time=1 b4c50a0033151cb716d0482aeb668453ad99958765982ee23715cde34cbd36a7 [2023-02-21T09:21:21.364Z] $ docker rm -f --volumes b4c50a0033151cb716d0482aeb668453ad99958765982ee23715cde34cbd36a7 [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-21T09:21:21.748Z] provisioning config files... [2023-02-21T09:21:21.755Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config17494914798098422798tmp [Pipeline] { [Pipeline] sh [2023-02-21T09:21:22.044Z] + set +x [2023-02-21T09:21:22.044Z] + curl -s https://codecov.io/bash [2023-02-21T09:21:22.044Z] + bash -s -- [2023-02-21T09:21:22.044Z] [2023-02-21T09:21:22.044Z] _____ _ [2023-02-21T09:21:22.044Z] / ____| | | [2023-02-21T09:21:22.044Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T09:21:22.044Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T09:21:22.044Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T09:21:22.044Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T09:21:22.044Z] Bash-1.0.6 [2023-02-21T09:21:22.044Z] [2023-02-21T09:21:22.044Z] [2023-02-21T09:21:22.044Z] ==> git version 2.25.1 found [2023-02-21T09:21:22.044Z] ==> 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-21T09:21:22.044Z] Release-Date: 2020-01-08 [2023-02-21T09:21:22.044Z] 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-21T09:21:22.045Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T09:21:22.045Z] ==> Jenkins CI detected. [2023-02-21T09:21:22.045Z] current dir:  /w/workspace/edgex-go/10 [2023-02-21T09:21:22.045Z] project root: . [2023-02-21T09:21:22.045Z] --> token set from env [2023-02-21T09:21:22.045Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T09:21:22.045Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T09:21:22.045Z] ==> Python coveragepy not found [2023-02-21T09:21:22.045Z] ==> Searching for coverage reports in: [2023-02-21T09:21:22.045Z] + . [2023-02-21T09:21:22.045Z] -> Found 1 reports [2023-02-21T09:21:22.045Z] ==> Detecting git/mercurial file structure [2023-02-21T09:21:22.045Z] ==> Reading reports [2023-02-21T09:21:22.303Z] + ./coverage.out bytes=487323 [2023-02-21T09:21:22.303Z] ==> Appending adjustments [2023-02-21T09:21:22.303Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T09:21:23.237Z] + Found adjustments [2023-02-21T09:21:23.237Z] ==> Gzipping contents [2023-02-21T09:21:23.495Z] 64K /tmp/codecov.eMt257.gz [2023-02-21T09:21:23.495Z] ==> Uploading reports [2023-02-21T09:21:23.495Z] url: https://codecov.io [2023-02-21T09:21:23.495Z] query: branch=PR-4352&commit=a3a1624de2257f1b1e74fb740d84d1d5be5368a0&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-21T09:21:23.495Z] -> Pinging Codecov [2023-02-21T09:21:23.495Z] 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=a3a1624de2257f1b1e74fb740d84d1d5be5368a0&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= [2023-02-21T09:21:23.495Z] -> Uploading to [2023-02-21T09:21:23.495Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/a3a1624de2257f1b1e74fb740d84d1d5be5368a0/fb44d2bb-5d73-426f-adb1-367ac058b380.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T092123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80eb7fc56f1832ad76ccbf5d843d5a541fb2ea22cc24d4896532799bb8d1b953 [2023-02-21T09:21:23.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:21:23.495Z] Dload Upload Total Spent Left Speed [2023-02-21T09:21:23.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62916 0 0 100 62916 0 302k --:--:-- --:--:-- --:--:-- 301k 100 62916 0 0 100 62916 0 232k --:--:-- --:--:-- --:--:-- 231k [2023-02-21T09:21:23.753Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a3a1624de2257f1b1e74fb740d84d1d5be5368a0 [Pipeline] } [2023-02-21T09:21:23.759Z] 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-21T09:21:24.379Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:24.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:25.529Z] ---> package-listing.sh [2023-02-21T09:21:25.529Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T09:21:25.529Z] ++ facter osfamily [2023-02-21T09:21:25.788Z] + OS_FAMILY=debian [2023-02-21T09:21:25.788Z] + workspace=/w/workspace/edgex-go/10 [2023-02-21T09:21:25.788Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T09:21:25.788Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T09:21:25.788Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T09:21:25.788Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T09:21:25.788Z] + '[' /w/workspace/edgex-go/10 ']' [2023-02-21T09:21:25.788Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T09:21:25.788Z] + case "${OS_FAMILY}" in [2023-02-21T09:21:25.788Z] + dpkg -l [2023-02-21T09:21:25.788Z] + grep '^ii' [2023-02-21T09:21:25.788Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T09:21:25.788Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T09:21:25.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T09:21:25.788Z] + '[' /w/workspace/edgex-go/10 ']' [2023-02-21T09:21:25.788Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2023-02-21T09:21:25.788Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2023-02-21T09:21:25.807Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T09:21:26.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:21:26.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:21:26.638Z] [2023-02-21T09:21:26.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:21:26.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:21:26.951Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T09:21:26.951Z] 5eb5b503b376: Pulling fs layer [2023-02-21T09:21:26.951Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T09:21:26.951Z] ec43610c2a17: Pulling fs layer [2023-02-21T09:21:26.951Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T09:21:26.951Z] 33b1e0a273af: Pulling fs layer [2023-02-21T09:21:26.951Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T09:21:26.951Z] 2f39f015ded8: Pulling fs layer [2023-02-21T09:21:26.951Z] 3a2ae6a8a46f: Waiting [2023-02-21T09:21:26.951Z] 5d3b04190fa2: Waiting [2023-02-21T09:21:26.951Z] 33b1e0a273af: Waiting [2023-02-21T09:21:26.951Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T09:21:26.951Z] 5c69ac0246d0: Download complete [2023-02-21T09:21:26.951Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-21T09:21:26.951Z] 3a2ae6a8a46f: Download complete [2023-02-21T09:21:27.212Z] 33b1e0a273af: Verifying Checksum [2023-02-21T09:21:27.212Z] 33b1e0a273af: Download complete [2023-02-21T09:21:27.212Z] 5d3b04190fa2: Download complete [2023-02-21T09:21:27.212Z] ec43610c2a17: Verifying Checksum [2023-02-21T09:21:27.212Z] ec43610c2a17: Download complete [2023-02-21T09:21:27.212Z] 5eb5b503b376: Verifying Checksum [2023-02-21T09:21:27.212Z] 5eb5b503b376: Download complete [2023-02-21T09:21:28.143Z] 2f39f015ded8: Verifying Checksum [2023-02-21T09:21:28.143Z] 2f39f015ded8: Download complete [2023-02-21T09:21:28.402Z] 5eb5b503b376: Pull complete [2023-02-21T09:21:28.660Z] 5c69ac0246d0: Pull complete [2023-02-21T09:21:28.918Z] ec43610c2a17: Pull complete [2023-02-21T09:21:29.175Z] 3a2ae6a8a46f: Pull complete [2023-02-21T09:21:29.433Z] 33b1e0a273af: Pull complete [2023-02-21T09:21:29.433Z] 5d3b04190fa2: Pull complete [2023-02-21T09:21:33.615Z] 2f39f015ded8: Pull complete [2023-02-21T09:21:33.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T09:21:33.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:21:33.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:21:33.698Z] prd-ubuntu20.04-docker-8c-8g-6838 does not seem to be running inside a container [2023-02-21T09:21:33.728Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-21T09:21:35.424Z] $ docker top 68fe3a3df460cf8c8e591a33f1ae5afe4f8fb868adce0de823c5b3ae0ae38fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:21:35.755Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T09:21:36.040Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T09:21:36.325Z] + ls /var/log/sa-host [2023-02-21T09:21:36.325Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:21:36.400Z] provisioning config files... [2023-02-21T09:21:36.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config6924207410684811435tmp [Pipeline] { [Pipeline] echo [2023-02-21T09:21:36.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:36.700Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T09:21:36.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:37.039Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T09:21:37.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:37.334Z] ---> sudo-logs.sh [2023-02-21T09:21:37.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T09:21:37.359Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:37.641Z] ---> job-cost.sh [2023-02-21T09:21:37.641Z] lf-activate-venv: SKIPPING [2023-02-21T09:21:37.641Z] DEBUG: total: 0.10999999940395355 [2023-02-21T09:21:37.641Z] INFO: Retrieving Stack Cost... [2023-02-21T09:21:37.901Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T09:21:38.470Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T09:21:38.483Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:38.766Z] ---> logs-deploy.sh [2023-02-21T09:21:38.766Z] lf-activate-venv: SKIPPING [2023-02-21T09:21:38.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/10 [2023-02-21T09:21:38.766Z] INFO: archiving workspace using pattern(s): [2023-02-21T09:21:39.702Z] Archives upload complete. [2023-02-21T09:21:39.961Z] INFO: archiving logs to Nexus [2023-02-21T09:21:40.528Z] ---> uname -a: [2023-02-21T09:21:40.528Z] Linux prd-ubuntu20-04-docker-8c-8g-6838 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-21T09:21:40.528Z] [2023-02-21T09:21:40.528Z] [2023-02-21T09:21:40.528Z] ---> lscpu: [2023-02-21T09:21:40.528Z] Architecture: x86_64 [2023-02-21T09:21:40.528Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-21T09:21:40.528Z] Byte Order: Little Endian [2023-02-21T09:21:40.528Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-21T09:21:40.528Z] CPU(s): 8 [2023-02-21T09:21:40.528Z] On-line CPU(s) list: 0-7 [2023-02-21T09:21:40.528Z] Thread(s) per core: 1 [2023-02-21T09:21:40.528Z] Core(s) per socket: 1 [2023-02-21T09:21:40.528Z] Socket(s): 8 [2023-02-21T09:21:40.528Z] NUMA node(s): 1 [2023-02-21T09:21:40.528Z] Vendor ID: AuthenticAMD [2023-02-21T09:21:40.528Z] CPU family: 23 [2023-02-21T09:21:40.528Z] Model: 49 [2023-02-21T09:21:40.528Z] Model name: AMD EPYC-Rome Processor [2023-02-21T09:21:40.528Z] Stepping: 0 [2023-02-21T09:21:40.528Z] CPU MHz: 2799.996 [2023-02-21T09:21:40.528Z] BogoMIPS: 5599.99 [2023-02-21T09:21:40.528Z] Virtualization: AMD-V [2023-02-21T09:21:40.528Z] Hypervisor vendor: KVM [2023-02-21T09:21:40.528Z] Virtualization type: full [2023-02-21T09:21:40.528Z] L1d cache: 256 KiB [2023-02-21T09:21:40.528Z] L1i cache: 256 KiB [2023-02-21T09:21:40.528Z] L2 cache: 4 MiB [2023-02-21T09:21:40.528Z] L3 cache: 128 MiB [2023-02-21T09:21:40.528Z] NUMA node0 CPU(s): 0-7 [2023-02-21T09:21:40.528Z] Vulnerability Itlb multihit: Not affected [2023-02-21T09:21:40.528Z] Vulnerability L1tf: Not affected [2023-02-21T09:21:40.528Z] Vulnerability Mds: Not affected [2023-02-21T09:21:40.528Z] Vulnerability Meltdown: Not affected [2023-02-21T09:21:40.528Z] Vulnerability Mmio stale data: Not affected [2023-02-21T09:21:40.528Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-21T09:21:40.528Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-21T09:21:40.528Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-21T09:21:40.528Z] Vulnerability Srbds: Not affected [2023-02-21T09:21:40.528Z] Vulnerability Tsx async abort: Not affected [2023-02-21T09:21:40.528Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-21T09:21:40.528Z] [2023-02-21T09:21:40.528Z] [2023-02-21T09:21:40.528Z] ---> nproc: [2023-02-21T09:21:40.528Z] 8 [2023-02-21T09:21:40.528Z] [2023-02-21T09:21:40.528Z] [2023-02-21T09:21:40.528Z] ---> df -h: [2023-02-21T09:21:40.528Z] Filesystem Size Used Avail Use% Mounted on [2023-02-21T09:21:40.528Z] overlay 155G 22G 134G 14% / [2023-02-21T09:21:40.528Z] tmpfs 64M 0 64M 0% /dev [2023-02-21T09:21:40.528Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-21T09:21:40.528Z] shm 64M 0 64M 0% /dev/shm [2023-02-21T09:21:40.528Z] /dev/vda1 155G 22G 134G 14% /facter-os [2023-02-21T09:21:40.528Z] [2023-02-21T09:21:40.528Z]