Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7210138874f157f32b48fa8ead5f1ea5d383c680+103bb455fa40a9af283e2faa07b65114fcdd4a5f (57bf675a2cac770ff6bb7f37c8c6bd658ea18b6c) 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-ssh2587589684608981117.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-ssh1379528526690256478.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-4244/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-4244/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16416162753878844751.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-ssh15505615666264890851.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-4244/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-4244/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1849321623197413597.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 ‘prd-ubuntu20.04-docker-8c-8g-7933’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7938 in /w/workspace/edgexfoundry_edgex-go_PR-4244 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/29 [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/29 # 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/4244/head:refs/remotes/origin/PR-4244 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit 7210138874f157f32b48fa8ead5f1ea5d383c680 Merge succeeded, producing 8ab5929e3212437ec561e7006faea1516767bcd3 Checking out Revision 8ab5929e3212437ec561e7006faea1516767bcd3 (PR-4244) > git config core.sparsecheckout # timeout=10 > git checkout -f 7210138874f157f32b48fa8ead5f1ea5d383c680 # 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 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ab5929e3212437ec561e7006faea1516767bcd3 # timeout=10 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" > git rev-list --no-walk 7210138874f157f32b48fa8ead5f1ea5d383c680 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:34 ========================================================= 08:30:34 EdgeX Global Pipelines Version Info 08:30:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:35 ------------------- 08:30:35 stable info: 08:30:35 ------------------- 08:30:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:35 Message: update stable to v1.0.244 08:30:35 ------------------- 08:30:35 experimental info: 08:30:35 ------------------- 08:30:35 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4244 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4244 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4244 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ab5929e3212437ec561e7006faea1516767bcd3 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ab5929 [Pipeline] echo 08:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:36 provisioning config files... 08:30:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config2718651005370660551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:36 ---> docker-login.sh 08:30:36 nexus3.edgexfoundry.org:10001 08:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:36 Configure a credential helper to remove this warning. See 08:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:36 08:30:36 Login Succeeded 08:30:36 nexus3.edgexfoundry.org:10002 08:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:36 Configure a credential helper to remove this warning. See 08:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:36 08:30:36 Login Succeeded 08:30:36 nexus3.edgexfoundry.org:10003 08:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:37 Configure a credential helper to remove this warning. See 08:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:37 08:30:37 Login Succeeded 08:30:37 nexus3.edgexfoundry.org:10004 08:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:37 Configure a credential helper to remove this warning. See 08:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:37 08:30:37 Login Succeeded 08:30:37 docker.io 08:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:37 Configure a credential helper to remove this warning. See 08:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:37 08:30:37 Login Succeeded 08:30:37 ---> docker-login.sh ends [Pipeline] } 08:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:37 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:37 + + dirname cmd/core-command/Dockerfilecut 08:30:37 -d/ -f2 08:30:37 + echo core-command,cmd/core-command/Dockerfile 08:30:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:37 + dirname cmd/core-data/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo core-data,cmd/core-data/Dockerfile 08:30:37 + dirname cmd/core-metadata/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:37 + dirname cmd/security-bootstrapper/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:37 + dirname cmd/security-proxy-auth/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:37 + dirname cmd/security-proxy-setup/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:37 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 08:30:37 -f2 08:30:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:37 + dirname+ cmd/security-spire-agent/Dockerfile 08:30:37 cut -d/ -f2 08:30:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:37 + dirname cmd/security-spire-config/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:37 + dirname cmd/security-spire-server/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:37 + + dirname cmd/support-notifications/Dockerfile 08:30:37 cut -d/ -f2 08:30:37 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:37 + dirname cmd/support-scheduler/Dockerfile 08:30:37 + cut -d/ -f2 08:30:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:37 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:38 + git rev-list -1 --merges 8ab5929e3212437ec561e7006faea1516767bcd3~1..8ab5929e3212437ec561e7006faea1516767bcd3 [Pipeline] echo 08:30:38 -----------> git rev-list -1 --merges 8ab5929e3212437ec561e7006faea1516767bcd3~1..8ab5929e3212437ec561e7006faea1516767bcd3 8ab5929e3212437ec561e7006faea1516767bcd3 08:30:38 8ab5929e3212437ec561e7006faea1516767bcd3 [false] [Pipeline] sh 08:30:38 + git log --format=format:%s -1 8ab5929e3212437ec561e7006faea1516767bcd3 [Pipeline] echo 08:30:38 ========================================================= 08:30:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:38 + grep -v github /etc/ssh/ssh_known_hosts 08:30:38 + [ -e /tmp/ssh_known_hosts ] 08:30:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:38 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:39 08:30:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:39 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:39 b85a868b505f: Pulling fs layer 08:30:39 e2be974225ed: Pulling fs layer 08:30:39 339a4e72a1f5: Pulling fs layer 08:30:39 988bab9f4d93: Pulling fs layer 08:30:39 1469e6f7b9e6: Pulling fs layer 08:30:39 988bab9f4d93: Waiting 08:30:39 eaf3925da568: Pulling fs layer 08:30:39 1469e6f7b9e6: Waiting 08:30:39 bab4dde63d76: Pulling fs layer 08:30:39 bde34c3a00c8: Pulling fs layer 08:30:39 bde34c3a00c8: Waiting 08:30:39 bab4dde63d76: Waiting 08:30:39 b352a97aabf1: Pulling fs layer 08:30:39 4872d77fe225: Pulling fs layer 08:30:39 5851b861e8e6: Pulling fs layer 08:30:39 b352a97aabf1: Waiting 08:30:39 5851b861e8e6: Waiting 08:30:39 e2be974225ed: Verifying Checksum 08:30:39 e2be974225ed: Download complete 08:30:39 988bab9f4d93: Verifying Checksum 08:30:39 988bab9f4d93: Download complete 08:30:39 1469e6f7b9e6: Verifying Checksum 08:30:39 1469e6f7b9e6: Download complete 08:30:39 eaf3925da568: Download complete 08:30:39 339a4e72a1f5: Verifying Checksum 08:30:39 339a4e72a1f5: Download complete 08:30:39 bde34c3a00c8: Download complete 08:30:39 b352a97aabf1: Download complete 08:30:39 4872d77fe225: Verifying Checksum 08:30:39 4872d77fe225: Download complete 08:30:39 5851b861e8e6: Verifying Checksum 08:30:39 5851b861e8e6: Download complete 08:30:39 b85a868b505f: Verifying Checksum 08:30:39 b85a868b505f: Download complete 08:30:39 bab4dde63d76: Verifying Checksum 08:30:39 bab4dde63d76: Download complete 08:30:40 b85a868b505f: Pull complete 08:30:40 e2be974225ed: Pull complete 08:30:41 339a4e72a1f5: Pull complete 08:30:41 988bab9f4d93: Pull complete 08:30:41 1469e6f7b9e6: Pull complete 08:30:41 eaf3925da568: Pull complete 08:30:43 bab4dde63d76: Pull complete 08:30:43 bde34c3a00c8: Pull complete 08:30:43 b352a97aabf1: Pull complete 08:30:43 4872d77fe225: Pull complete 08:30:43 5851b861e8e6: Pull complete 08:30:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:43 prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container 08:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:44 $ docker top f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 -eo pid,comm 08:30:45 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). 08:30:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:45 [ssh-agent] Looking for ssh-agent implementation... 08:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:45 $ docker exec f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 ssh-agent 08:30:45 SSH_AUTH_SOCK=/tmp/ssh-im1IfJpDQUG4/agent.32 08:30:45 SSH_AGENT_PID=38 08:30:45 Running ssh-add (command line suppressed) 08:30:45 Identity added: /w/workspace/edgex-go/29@tmp/private_key_13990928891961760116.key (/w/workspace/edgex-go/29@tmp/private_key_13990928891961760116.key) 08:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:45 + git tag --points-at HEAD [Pipeline] } 08:30:45 $ docker exec --env ******** --env ******** f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 ssh-agent -k 08:30:45 unset SSH_AUTH_SOCK; 08:30:45 unset SSH_AGENT_PID; 08:30:45 echo Agent pid 38 killed; 08:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:45 [ssh-agent] Looking for ssh-agent implementation... 08:30:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:45 $ docker exec f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 ssh-agent 08:30:46 SSH_AUTH_SOCK=/tmp/ssh-RpHTQYm65TQP/agent.70 08:30:46 SSH_AGENT_PID=77 08:30:46 Running ssh-add (command line suppressed) 08:30:46 Identity added: /w/workspace/edgex-go/29@tmp/private_key_4211150419156094983.key (/w/workspace/edgex-go/29@tmp/private_key_4211150419156094983.key) 08:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:46 + git semver init 08:30:46 2023-03-01 08:30:46,654 [run_init] DEBUG init version:0.0.0 force:False 08:30:46 2023-03-01 08:30:46,655 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/29/.semver 08:30:46 2023-03-01 08:30:46,656 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/29/.semver 08:30:46 2023-03-01 08:30:46,656 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/29/.semver'], cwd=/w/workspace/edgex-go/29, universal_newlines=False, shell=None, istream=None) 08:30:50 2023-03-01 08:30:50,663 [append_file] DEBUG append to file:/w/workspace/edgex-go/29/.git/info/exclude 08:30:50 2023-03-01 08:30:50,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/29/.semver/PR-4244 with force:False 08:30:50 2023-03-01 08:30:50,664 [write_file] DEBUG write to file:/w/workspace/edgex-go/29/.semver/PR-4244 08:30:50 2023-03-01 08:30:50,668 [execute] INFO git cat-file --batch-check 08:30:50 2023-03-01 08:30:50,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/29/.semver, universal_newlines=False, shell=None, istream=) 08:30:50 2023-03-01 08:30:50,676 [execute] INFO git cat-file --batch 08:30:50 2023-03-01 08:30:50,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/29/.semver, universal_newlines=False, shell=None, istream=) 08:30:50 2023-03-01 08:30:50,681 [read_version] DEBUG read version from /w/workspace/edgex-go/29/.semver/PR-4244 08:30:50 0.0.0 [Pipeline] } 08:30:50 $ docker exec --env ******** --env ******** f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 ssh-agent -k 08:30:51 unset SSH_AUTH_SOCK; 08:30:51 unset SSH_AGENT_PID; 08:30:51 echo Agent pid 77 killed; 08:30:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:51 + git semver [Pipeline] } 08:30:51 $ docker stop --time=1 f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 08:30:52 $ docker rm -f --volumes f274d7773134cdd053df730f457034d94bfe577834383de0c164dc7f3501cd43 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:53 Stashed 1 file(s) [Pipeline] echo 08:30:53 [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 08:30:53 + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] echo 08:30:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:53 ========================================================= 08:30:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:54 213ec9aee27d: Pulling fs layer 08:30:54 4583459ba037: Pulling fs layer 08:30:54 93c1e223e6f2: Pulling fs layer 08:30:54 53926ce57604: Pulling fs layer 08:30:54 21b2b0c7a3f4: Pulling fs layer 08:30:54 22ff95d597cd: Pulling fs layer 08:30:54 12d6caf4c0d1: Pulling fs layer 08:30:54 96b7cbca73a9: Pulling fs layer 08:30:54 a7acece74701: Pulling fs layer 08:30:54 53926ce57604: Waiting 08:30:54 21b2b0c7a3f4: Waiting 08:30:54 96b7cbca73a9: Waiting 08:30:54 22ff95d597cd: Waiting 08:30:54 12d6caf4c0d1: Waiting 08:30:54 a7acece74701: Waiting 08:30:54 93c1e223e6f2: Verifying Checksum 08:30:54 93c1e223e6f2: Download complete 08:30:54 4583459ba037: Verifying Checksum 08:30:54 4583459ba037: Download complete 08:30:54 21b2b0c7a3f4: Download complete 08:30:54 22ff95d597cd: Verifying Checksum 08:30:54 22ff95d597cd: Download complete 08:30:54 213ec9aee27d: Verifying Checksum 08:30:54 213ec9aee27d: Download complete 08:30:54 12d6caf4c0d1: Verifying Checksum 08:30:54 12d6caf4c0d1: Download complete 08:30:54 213ec9aee27d: Pull complete 08:30:54 4583459ba037: Pull complete 08:30:54 93c1e223e6f2: Pull complete 08:30:54 a7acece74701: Verifying Checksum 08:30:54 a7acece74701: Download complete 08:30:55 96b7cbca73a9: Verifying Checksum 08:30:55 96b7cbca73a9: Download complete 08:30:55 53926ce57604: Verifying Checksum 08:30:55 53926ce57604: Download complete 08:30:59 53926ce57604: Pull complete 08:30:59 21b2b0c7a3f4: Pull complete 08:30:59 22ff95d597cd: Pull complete 08:30:59 12d6caf4c0d1: Pull complete 08:31:00 96b7cbca73a9: Pull complete 08:31:01 a7acece74701: Pull complete 08:31:01 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:01 WORKDIR /edgex 08:31:01 COPY go.mod . 08:31:01 RUN go mod download 08:31:01 + docker build -t ci-base-image-x86_64 -f - . 08:31:02 Sending build context to Docker daemon 170.3MB 08:31:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:02 ---> db6d94c90886 08:31:02 Step 2/4 : WORKDIR /edgex 08:31:04 ---> Running in 2784c8e02e2b 08:31:04 Removing intermediate container 2784c8e02e2b 08:31:04 ---> ce051f8f67b8 08:31:04 Step 3/4 : COPY go.mod . 08:31:04 ---> 96069cbe1e9b 08:31:04 Step 4/4 : RUN go mod download 08:31:04 ---> Running in 2aab15272ed2 08:31:08 Still waiting to schedule task 08:31:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7939’ is offline 08:31:14 Removing intermediate container 2aab15272ed2 08:31:14 ---> c39578108a25 08:31:14 Successfully built c39578108a25 08:31:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:14 + docker inspect -f . ci-base-image-x86_64 08:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:14 prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container 08:31:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** ci-base-image-x86_64 cat 08:31:15 $ docker top ac0ada91864483ff38a7d17fcf59af878ef2ecb2a8a04552f7db57c8c61d6696 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:15 + go version 08:31:15 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:15 $ docker stop --time=1 ac0ada91864483ff38a7d17fcf59af878ef2ecb2a8a04552f7db57c8c61d6696 08:31:17 $ docker rm -f --volumes ac0ada91864483ff38a7d17fcf59af878ef2ecb2a8a04552f7db57c8c61d6696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:17 + docker inspect -f . ci-base-image-x86_64 08:31:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:17 prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container 08:31:17 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** ci-base-image-x86_64 cat 08:31:17 $ docker top f4b8981a4cfd33b6277e65de24fceb0afc60fadab29324de15f9a8d684a69e1a -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:17 ========================================================= 08:31:17 [edgeXBuildGoParallel] Running Tests and Build... 08:31:17 ========================================================= [Pipeline] sh 08:31:18 + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] fileExists [Pipeline] sh 08:31:18 + make test 08:31:18 go test -race -coverprofile=coverage.out ./... 08:31:25 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.088s coverage: 98.5% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.2% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 54.0% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.415s coverage: 88.5% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.108s coverage: 3.9% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.460s coverage: 95.6% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.037s coverage: 29.6% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 82.9% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 08:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.341s coverage: 79.9% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 81.2% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 82.1% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.064s coverage: 84.8% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.1% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.145s coverage: 38.4% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 92.3% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:04 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 08:32:22 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." 08:32:22 go vet ./... 08:32:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:24 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:24 + ls -al . 08:32:24 total 704 08:32:24 drwxrwxr-x 11 1001 1001 4096 Mar 1 08:31 . 08:32:24 drwxr-xr-x 4 root root 4096 Mar 1 08:31 .. 08:32:24 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 .blubracket 08:32:24 -rw-rw-r-- 1 1001 1001 16 Mar 1 08:30 .dockerignore 08:32:24 drwxrwxr-x 8 1001 1001 4096 Mar 1 08:32 .git 08:32:24 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:30 .github 08:32:24 -rw-rw-r-- 1 1001 1001 1112 Mar 1 08:30 .gitignore 08:32:24 -rw-rw-r-- 1 1001 1001 42 Mar 1 08:30 .golangci.yml 08:32:24 -rw-rw-r-- 1 1001 1001 87 Mar 1 08:30 .hadolint.yml 08:32:24 drwxr-xr-x 3 1001 1001 4096 Mar 1 08:30 .semver 08:32:24 -rw-rw-r-- 1 1001 1001 166 Mar 1 08:30 .sonarcloud.properties 08:32:24 -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:30 ADOPTERS.md 08:32:24 -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:30 Attribution.txt 08:32:24 -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:30 CHANGELOG.md 08:32:24 -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:30 CONTRIBUTING.md 08:32:24 -rw-rw-r-- 1 1001 1001 677 Mar 1 08:30 GOVERNANCE.md 08:32:24 -rw-rw-r-- 1 1001 1001 883 Mar 1 08:30 Jenkinsfile 08:32:24 -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:30 LICENSE 08:32:24 -rw-rw-r-- 1 1001 1001 14071 Mar 1 08:30 Makefile 08:32:24 -rw-rw-r-- 1 1001 1001 582 Mar 1 08:30 OWNERS.md 08:32:24 -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:30 README.md 08:32:24 -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:30 SECURITY.md 08:32:24 -rw-rw-r-- 1 1001 1001 5 Mar 1 08:30 VERSION 08:32:24 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 bin 08:32:24 drwxrwxr-x 18 1001 1001 4096 Mar 1 08:30 cmd 08:32:24 -rw-r--r-- 1 root root 448156 Mar 1 08:32 coverage.out 08:32:24 -rw-rw-r-- 1 1001 1001 3259 Mar 1 08:30 go.mod 08:32:24 -rw-rw-r-- 1 1001 1001 31254 Mar 1 08:30 go.sum 08:32:24 drwxrwxr-x 7 1001 1001 4096 Mar 1 08:30 internal 08:32:24 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:30 openapi 08:32:24 drwxrwxr-x 4 1001 1001 4096 Mar 1 08:30 snap 08:32:24 -rw-rw-r-- 1 1001 1001 204 Mar 1 08:30 version.go [Pipeline] sh 08:32:25 + '[' -e coverage.out ] 08:32:25 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:25 Stashed 1 file(s) [Pipeline] sh 08:32:25 + make build 08:32:25 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 08:32:37 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 08:32:37 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 08:32:39 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 08:32:40 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 08:32:48 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 08:32:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:50 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 08:32:51 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 08:32:52 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 08:32:53 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 08:32:56 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] } 08:32:57 $ docker stop --time=1 f4b8981a4cfd33b6277e65de24fceb0afc60fadab29324de15f9a8d684a69e1a 08:33:00 $ docker rm -f --volumes f4b8981a4cfd33b6277e65de24fceb0afc60fadab29324de15f9a8d684a69e1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:01 08:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:01 latest: Pulling from edgex-devops/edgex-compose 08:33:01 cbdbe7a5bc2a: Pulling fs layer 08:33:01 ca9280d653b3: Pulling fs layer 08:33:01 7e9c9ca2126c: Pulling fs layer 08:33:01 cbdbe7a5bc2a: Download complete 08:33:01 ca9280d653b3: Verifying Checksum 08:33:01 ca9280d653b3: Download complete 08:33:01 cbdbe7a5bc2a: Pull complete 08:33:02 7e9c9ca2126c: Download complete 08:33:02 ca9280d653b3: Pull complete 08:33:05 7e9c9ca2126c: Pull complete 08:33:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:05 prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container 08:33:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:07 $ docker top 0156ea307fd026f7480f1a320a7ca946238f10a4b92bbc4da789dd07dfc9bda7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:07 + docker-compose build --help 08:33:07 + grep parallel 08:33:08 --parallel Build images in parallel. [Pipeline] } 08:33:08 $ docker stop --time=1 0156ea307fd026f7480f1a320a7ca946238f10a4b92bbc4da789dd07dfc9bda7 08:33:09 $ docker rm -f --volumes 0156ea307fd026f7480f1a320a7ca946238f10a4b92bbc4da789dd07dfc9bda7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:10 prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container 08:33:10 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:10 $ docker top ccc3eea380322569be81ade3b8345946302572965f47254e0f491361f2ebe3a3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:10 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:11 Building core-command ... 08:33:11 Building core-common-config-bootstrapper ... 08:33:11 Building core-data ... 08:33:11 Building core-metadata ... 08:33:11 Building security-bootstrapper ... 08:33:11 Building security-proxy-auth ... 08:33:11 Building security-proxy-setup ... 08:33:11 Building security-secretstore-setup ... 08:33:11 Building security-spiffe-token-provider ... 08:33:11 Building security-spire-agent ... 08:33:11 Building security-spire-config ... 08:33:11 Building security-spire-server ... 08:33:11 Building support-notifications ... 08:33:11 Building support-scheduler ... 08:33:11 Building security-proxy-setup 08:33:11 Building security-proxy-auth 08:33:11 Building security-spire-server 08:33:11 Building security-spire-agent 08:33:11 Building security-secretstore-setup 08:33:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> c39578108a25 08:33:21 Step 3/23 : WORKDIR /edgex-go 08:33:21 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> c39578108a25 08:33:21 Step 3/20 : WORKDIR /edgex-go 08:33:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> c39578108a25 08:33:21 Step 3/24 : WORKDIR /edgex-go 08:33:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> c39578108a25 08:33:21 Step 3/23 : WORKDIR /edgex-go 08:33:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:21 ---> c39578108a25 08:33:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:24 ---> Running in f8867f8be47e 08:33:24 ---> Running in b07a6cf9d126 08:33:24 ---> Running in 59a75f3a113e 08:33:24 ---> Running in 13654d683f89 08:33:24 ---> Running in 76d633835144 08:33:24 Removing intermediate container b07a6cf9d126 08:33:24 ---> ac0b673651cc 08:33:24 Step 4/23 : RUN apk add --update --no-cache make git 08:33:24 Removing intermediate container 76d633835144 08:33:24 ---> a631d807b8bd 08:33:24 Step 4/22 : WORKDIR /edgex-go 08:33:24 Removing intermediate container 13654d683f89 08:33:24 ---> 0f25bb79f7fc 08:33:24 Step 4/20 : RUN apk add --update --no-cache make git 08:33:24 Removing intermediate container 59a75f3a113e 08:33:24 ---> 75b8bc9c59f3 08:33:24 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:33:24 Removing intermediate container f8867f8be47e 08:33:24 ---> a3e4bc63114f 08:33:24 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:24 ---> Running in 85882da5cce6 08:33:24 ---> Running in 1d791f98079f 08:33:24 ---> Running in d7818e228ef3 08:33:24 ---> Running in 44c05fd9fb73 08:33:24 ---> Running in 6b9b56bf9d40 08:33:24 Removing intermediate container 85882da5cce6 08:33:24 ---> 1d7c840ac93b 08:33:24 Step 5/22 : RUN apk add --update --no-cache make git 08:33:24 ---> Running in f685fdec6ee2 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:25 OK: 211 MiB in 51 packages 08:33:25 OK: 211 MiB in 51 packages 08:33:25 OK: 211 MiB in 51 packages 08:33:25 OK: 211 MiB in 51 packages 08:33:25 OK: 211 MiB in 51 packages 08:33:26 Removing intermediate container 1d791f98079f 08:33:26 ---> 24b045ca5a2a 08:33:26 Step 5/23 : COPY go.mod vendor* ./ 08:33:26 Removing intermediate container d7818e228ef3 08:33:26 ---> e73a8fba4722 08:33:26 Step 5/20 : COPY go.mod vendor* ./ 08:33:26 Removing intermediate container 44c05fd9fb73 08:33:26 ---> 21947f5471ba 08:33:26 Step 5/23 : COPY go.mod vendor* ./ 08:33:26 Removing intermediate container f685fdec6ee2 08:33:26 ---> 7193a12dd3a0 08:33:26 Step 6/22 : COPY go.mod vendor* ./ 08:33:26 ---> b8e415b16c0b 08:33:26 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:26 Removing intermediate container 6b9b56bf9d40 08:33:26 ---> b1fc7b8dbcbb 08:33:26 Step 5/24 : COPY go.mod vendor* ./ 08:33:26 ---> f9e1c76c8520 08:33:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:26 ---> Running in 66729e7ab010 08:33:26 ---> 4be355a28ff0 08:33:26 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:26 ---> Running in 7dc08250a95a 08:33:26 ---> Running in 8b9128d1da45 08:33:26 ---> 079719c7d77a 08:33:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:26 ---> Running in 5dc731edf2aa 08:33:26 ---> a0f5ce535022 08:33:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:26 ---> Running in 6966c9a47528 08:33:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7941 in /w/workspace/edgexfoundry_edgex-go_PR-4244 [Pipeline] { [Pipeline] ws 08:33:52 Running in /w/workspace/edgex-go/29 [Pipeline] { [Pipeline] checkout 08:33:52 The recommended git tool is: git 08:33:58 using credential edgex-jenkins-ssh 08:33:58 Cloning the remote Git repository 08:33:58 Removing intermediate container 5dc731edf2aa 08:33:58 ---> b9617b930974 08:33:58 Step 8/22 : COPY . . 08:33:58 Removing intermediate container 7dc08250a95a 08:33:58 ---> 968b714aedd6 08:33:58 Step 7/20 : COPY . . 08:33:58 Removing intermediate container 6966c9a47528 08:33:58 ---> 9ddd611ba841 08:33:58 Step 7/24 : COPY . . 08:33:58 Removing intermediate container 8b9128d1da45 08:33:58 ---> 2f8e59a4df64 08:33:58 Step 7/23 : COPY . . 08:33:58 Removing intermediate container 66729e7ab010 08:33:58 ---> a124a0665c2a 08:33:58 Step 7/23 : COPY . . 08:33:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:58 > git init /w/workspace/edgex-go/29 # timeout=10 08:33:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:58 > git --version # timeout=10 08:33:58 > git --version # 'git version 2.25.1' 08:33:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:05 ---> 5e1aa35d7f2f 08:34:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:05 ---> 8fec590f75cd 08:34:05 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:05 ---> 2f8bbf7132e8 08:34:05 ---> febadb5390ed 08:34:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:05 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:34:05 ---> fe2def5d5186 08:34:05 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:05 ---> Running in 8683f7e69b46 08:34:05 ---> Running in d1249114240a 08:34:05 ---> Running in ce94233c438d 08:34:05 ---> Running in 88b6a2c21b2c 08:34:05 ---> Running in a2613e4793a1 08:34:05 Removing intermediate container d1249114240a 08:34:05 ---> e1ab426bfe96 08:34:05 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:05 ---> Running in ad0cdff9f673 08:34:05 Removing intermediate container 8683f7e69b46 08:34:05 ---> 832417d2bcbc 08:34:05 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:05 ---> Running in 3a125cb8683f 08:34:05 Removing intermediate container ad0cdff9f673 08:34:05 ---> 42089d33e582 08:34:05 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 08:34:05 Removing intermediate container 3a125cb8683f 08:34:05 ---> 45e894ba1d2c 08:34:05 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 08:34:05 ---> Running in 45bedf8384f2 08:34:05 ---> Running in 6be668afa97a 08:34:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:06 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 08:34:06 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 08:34:06 Removing intermediate container 6be668afa97a 08:34:06 ---> 17501f69d352 08:34:06 Step 11/24 : WORKDIR /edgex-go 08:34:06 Removing intermediate container 45bedf8384f2 08:34:06 ---> 0cff5baab73f 08:34:06 Step 11/23 : WORKDIR /edgex-go 08:34:06 ---> Running in 2e8fc85a52db 08:34:06 ---> Running in 4bd744a31ae5 08:34:07 Removing intermediate container 2e8fc85a52db 08:34:07 ---> db9fb37290cb 08:34:07 08:34:07 Step 12/24 : FROM alpine:3.15 08:34:07 Removing intermediate container 4bd744a31ae5 08:34:07 ---> 0dcca6a7c835 08:34:07 08:34:07 Step 12/23 : FROM alpine:3.15 08:34:07 3.15: Pulling from library/alpine 08:34:07 3.15: Pulling from library/alpine 08:34:07 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:07 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:07 Status: Downloaded newer image for alpine:3.15 08:34:07 Status: Image is up to date for alpine:3.15 08:34:07 ---> 5ce65d7b0fde 08:34:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:07 ---> 5ce65d7b0fde 08:34:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:07 ---> Running in 94f32a3f6415 08:34:07 ---> Running in b34d7cfece98 08:34:07 Removing intermediate container 94f32a3f6415 08:34:07 ---> 7eddb2c5993b 08:34:07 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:07 Removing intermediate container b34d7cfece98 08:34:07 ---> 445734237a25 08:34:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:07 ---> Running in f739ee5bc690 08:34:07 ---> Running in bb03bb30883c 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:08 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:08 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:08 OK: 15857 distinct packages available 08:34:08 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:08 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:08 OK: 15857 distinct packages available 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:09 (1/5) Installing dumb-init (1.2.5-r1) 08:34:09 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:09 (3/5) Installing libucontext (1.1-r0) 08:34:09 (4/5) Installing gcompat (1.0.0-r4) 08:34:09 (5/5) Installing openssl (1.1.1t-r1) 08:34:09 Executing busybox-1.34.1-r7.trigger 08:34:09 (1/5) Installing dumb-init (1.2.5-r1) 08:34:09 OK: 7 MiB in 19 packages 08:34:09 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:09 (3/5) Installing libucontext (1.1-r0) 08:34:09 (4/5) Installing gcompat (1.0.0-r4) 08:34:09 (5/5) Installing openssl (1.1.1t-r1) 08:34:09 Executing busybox-1.34.1-r7.trigger 08:34:09 OK: 7 MiB in 19 packages 08:34:10 Removing intermediate container bb03bb30883c 08:34:10 ---> d1ed9358ad03 08:34:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:10 Removing intermediate container f739ee5bc690 08:34:10 ---> d2f821283435 08:34:10 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:13 ---> 81a2fb42e526 08:34:13 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:13 ---> 7d532f790f79 08:34:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:13 ---> 46e1346f44f0 08:34:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:14 ---> e3db02de5680 08:34:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:15 ---> 7f61e4de15a9 08:34:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:15 ---> 593b2f419473 08:34:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:15 ---> b01b12d40976 08:34:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:15 ---> Running in e131d5ef129c 08:34:16 Removing intermediate container e131d5ef129c 08:34:16 ---> 947dd807b47c 08:34:16 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:16 ---> 2a946c100fd6 08:34:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:16 ---> Running in a89586923385 08:34:16 ---> 3863748e09b9 08:34:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:16 Removing intermediate container a89586923385 08:34:16 ---> 20f35f18340d 08:34:16 Step 21/23 : LABEL arch=x86_64 08:34:16 ---> Running in 081c2d8c3848 08:34:17 ---> Running in cc855ab8d4af 08:34:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:17 Removing intermediate container 081c2d8c3848 08:34:17 ---> f1dbd9f3934c 08:34:17 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:17 Removing intermediate container cc855ab8d4af 08:34:17 ---> a382e3588071 08:34:17 Step 22/23 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:34:17 ---> Running in 96e5b9269d7f 08:34:17 ---> Running in c30d1163e977 08:34:17 Removing intermediate container 96e5b9269d7f 08:34:17 ---> e3be43973478 08:34:17 Step 22/24 : LABEL arch=x86_64 08:34:17 Removing intermediate container c30d1163e977 08:34:17 ---> 5625b5eaacd8 08:34:17 Step 23/23 : LABEL version=0.0.0 08:34:17 ---> Running in a69f147f9e4b 08:34:17 ---> Running in 29a0392cf36c 08:34:18 Removing intermediate container 29a0392cf36c 08:34:18 ---> b1892593aa12 08:34:18 08:34:18 Removing intermediate container a69f147f9e4b 08:34:18 ---> 14774187c676 08:34:18 Step 23/24 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:34:18 ---> Running in c0bfd8ba9b00 08:34:18 Successfully built b1892593aa12 08:34:18 Successfully tagged security-spire-server:latest 08:34:18  Building security-spire-server ... done Building core-command 08:34:18 Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit 7210138874f157f32b48fa8ead5f1ea5d383c680 08:34:19 Merge succeeded, producing 293ce32846068b38a4dbfe5d895b662c778a399a 08:34:19 Checking out Revision 293ce32846068b38a4dbfe5d895b662c778a399a (PR-4244) 08:34:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4244/head:refs/remotes/origin/PR-4244 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:34:18 > git config core.sparsecheckout # timeout=10 08:34:18 > git checkout -f 7210138874f157f32b48fa8ead5f1ea5d383c680 # timeout=10 08:34:18 > git remote # timeout=10 08:34:18 > git config --get remote.origin.url # timeout=10 08:34:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:18 > git merge 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 08:34:19 > git rev-parse HEAD^{commit} # timeout=10 08:34:19 > git config core.sparsecheckout # timeout=10 08:34:19 > git checkout -f 293ce32846068b38a4dbfe5d895b662c778a399a # timeout=10 08:34:19 Removing intermediate container c0bfd8ba9b00 08:34:19 ---> 1813c77a7f53 08:34:19 Step 24/24 : LABEL version=0.0.0 08:34:19 ---> Running in a9bf7bcd4aca 08:34:20 Removing intermediate container a9bf7bcd4aca 08:34:20 ---> 03877a536f7e 08:34:20 08:34:20 Successfully built 03877a536f7e 08:34:20 Successfully tagged security-spire-agent:latest 08:34:20  Building security-spire-agent ... done Building core-common-config-bootstrapper 08:34:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:21 ---> c39578108a25 08:34:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:21 ---> Using cache 08:34:21 ---> a631d807b8bd 08:34:21 Step 4/23 : WORKDIR /edgex-go 08:34:21 ---> Using cache 08:34:21 ---> 1d7c840ac93b 08:34:21 Step 5/23 : RUN apk add --update --no-cache make git 08:34:21 ---> Using cache 08:34:21 ---> 7193a12dd3a0 08:34:21 Step 6/23 : COPY go.mod vendor* ./ 08:34:21 ---> Using cache 08:34:21 ---> 079719c7d77a 08:34:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 ---> Using cache 08:34:21 ---> b9617b930974 08:34:21 Step 8/23 : COPY . . 08:34:21 ---> Using cache 08:34:21 ---> 2f8bbf7132e8 08:34:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:22 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" 08:34:22 > git rev-list --no-walk 7210138874f157f32b48fa8ead5f1ea5d383c680 # timeout=10 08:34:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:23 ---> c39578108a25 08:34:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:23 ---> Using cache 08:34:23 ---> a631d807b8bd 08:34:23 Step 4/22 : WORKDIR /edgex-go 08:34:23 ---> Using cache 08:34:23 ---> 1d7c840ac93b 08:34:23 Step 5/22 : RUN apk add --update --no-cache make git 08:34:23 ---> Using cache 08:34:23 ---> 7193a12dd3a0 08:34:23 Step 6/22 : COPY go.mod vendor* ./ 08:34:23 ---> Using cache 08:34:23 ---> 079719c7d77a 08:34:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:23 ---> Using cache 08:34:23 ---> b9617b930974 08:34:23 Step 8/22 : COPY . . 08:34:23 ---> Using cache 08:34:23 ---> 2f8bbf7132e8 08:34:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:23 Dload Upload Total Spent Left Speed 08:34:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 08:34:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:24 + sudo tee /etc/docker/daemon.new 08:34:24 { 08:34:24 "registry-mirrors": [ 08:34:24 "https://nexus3.edgexfoundry.org:10001" 08:34:24 ], 08:34:24 "bip": "10.250.0.254/24", 08:34:24 "hosts": [ 08:34:24 "tcp://0.0.0.0:5555", 08:34:24 "unix:///var/run/docker.sock" 08:34:24 ], 08:34:24 "mtu": 1458, 08:34:24 "selinux-enabled": true, 08:34:24 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:24 } [Pipeline] sh 08:34:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:25 + sudo service docker restart 08:34:25 ---> Running in 2d52db634e20 08:34:25 ---> Running in 85a62142dcd4 08:34:25 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 08:34:26 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 08:34:26 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 08:34:28 Removing intermediate container ce94233c438d 08:34:28 ---> 451d83408236 08:34:28 08:34:28 Step 10/22 : FROM alpine:3.16 08:34:28 3.16: Pulling from library/alpine 08:34:28 Removing intermediate container 88b6a2c21b2c 08:34:28 ---> acb0e35f5265 08:34:28 08:34:28 Step 9/20 : FROM alpine:3.16 08:34:28 3.16: Pulling from library/alpine 08:34:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:29 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:29 Status: Downloaded newer image for alpine:3.16 08:34:29 Status: Image is up to date for alpine:3.16 08:34:29 ---> dfd21b5a31f5 08:34:29 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:34:29 ---> dfd21b5a31f5 08:34:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:29 ---> Running in 7bc47738fe86 08:34:29 ---> Running in ae346a5450f4 08:34:29 Removing intermediate container ae346a5450f4 08:34:29 ---> 7e8d16b8b608 08:34:29 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:30 ---> Running in 7cbdf26a5420 08:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:30 (1/2) Installing dumb-init (1.2.5-r1) 08:34:30 (2/2) Installing openssl (1.1.1t-r0) 08:34:30 Executing busybox-1.35.0-r17.trigger 08:34:30 OK: 6 MiB in 16 packages 08:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:31 Removing intermediate container a2613e4793a1 08:34:31 ---> a1df781cb5bd 08:34:31 08:34:31 Step 9/23 : FROM alpine:3.16 08:34:31 ---> dfd21b5a31f5 08:34:31 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:31 ---> Running in 3a6ab59dfa9e 08:34:31 (1/1) Installing dumb-init (1.2.5-r1) 08:34:31 Executing busybox-1.35.0-r17.trigger 08:34:31 OK: 6 MiB in 15 packages 08:34:31 Removing intermediate container 7bc47738fe86 08:34:31 ---> 6dcc77380198 08:34:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:31 ---> Running in 71d0de12d7af 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:31 (1/3) Installing ca-certificates (20220614-r0) 08:34:31 (2/3) Installing dumb-init (1.2.5-r1) 08:34:31 (3/3) Installing su-exec (0.2-r1) 08:34:31 Executing busybox-1.35.0-r17.trigger 08:34:31 Removing intermediate container 71d0de12d7af 08:34:31 ---> f129f72822aa 08:34:32 Step 12/20 : WORKDIR /edgex 08:34:32 Executing ca-certificates-20220614-r0.trigger 08:34:32 OK: 6 MiB in 17 packages 08:34:32 Removing intermediate container 7cbdf26a5420 08:34:32 ---> 51195a71ebb6 08:34:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:32 ---> Running in a2a9fd324c59 08:34:32 Removing intermediate container a2a9fd324c59 08:34:32 ---> d27c899ccd31 08:34:32 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:34:32 ---> 1913c48e5f0a 08:34:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:34:32 Removing intermediate container 3a6ab59dfa9e 08:34:32 ---> dca991ef4002 08:34:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:32 ---> d6a82c7b2663 08:34:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:32 ---> Running in e2e8cb59ed1a 08:34:33 ---> 388658a2cb73 08:34:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:34:33 Removing intermediate container e2e8cb59ed1a 08:34:33 ---> 3cccd338f265 08:34:33 Step 12/23 : WORKDIR / 08:34:33 ---> Running in 3fdb3f0c932b 08:34:33 ---> 1fb8b1b7ec89 08:34:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:34:33 Removing intermediate container 3fdb3f0c932b 08:34:33 ---> 7730e2f0e36a 08:34:33 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:34:33 ---> 159c4504392b 08:34:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:34 ---> 06e0a1bdef31 08:34:34 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:34 ---> 2e20440e1920 08:34:34 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:34:34 ---> c4d7f92ff0e7 08:34:34 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:34 ---> Running in 516d471be38b 08:34:34 ---> Running in 80c96f519c73 08:34:35 ---> cd0408e131ab 08:34:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:35 ---> 9b41e606d82c 08:34:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:34:35 Removing intermediate container 516d471be38b 08:34:35 ---> adcad5e41d1d 08:34:35 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:36 ---> Running in 636ca98c66e8 08:34:36 ---> d8e78dd8ae65 08:34:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:36 Removing intermediate container 80c96f519c73 08:34:36 ---> f821031c5abe 08:34:36 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:34:36 Removing intermediate container 636ca98c66e8 08:34:36 ---> e625fbd23b3b 08:34:36 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:34:36 ---> Running in 7d10d4e47b87 08:34:36 ---> Running in 94d3664fb4fe 08:34:36 Removing intermediate container 7d10d4e47b87 08:34:36 ---> a37d196039bd 08:34:36 Step 18/20 : LABEL arch=x86_64 08:34:36 Removing intermediate container 94d3664fb4fe 08:34:36 ---> fce04d950999 08:34:36 Step 20/22 : LABEL arch=x86_64 08:34:36 ---> Running in 97faffc1af3f 08:34:36 ---> 38a23d99fba0 08:34:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:34:36 ---> Running in d3323b7a71fb 08:34:36 Removing intermediate container 97faffc1af3f 08:34:36 ---> 7cbeda6607df 08:34:36 Step 19/20 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:34:37 ---> Running in a83d38d9853a 08:34:37 Removing intermediate container d3323b7a71fb 08:34:37 ---> e2ffa9539e81 08:34:37 Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:34:37 ---> f91729234f19 08:34:37 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:37 ---> Running in 4bbd73b8a92e 08:34:37 ---> Running in 366871569c1f 08:34:37 Removing intermediate container a83d38d9853a 08:34:37 ---> 6f10536a004e 08:34:37 Step 20/20 : LABEL version=0.0.0 08:34:37 ---> Running in 7b2b61c31ae2 08:34:37 Removing intermediate container 4bbd73b8a92e 08:34:37 ---> 1c8919ca25ab 08:34:37 Step 22/22 : LABEL version=0.0.0 08:34:37 ---> Running in 6231c50859e2 08:34:37 Removing intermediate container 7b2b61c31ae2 08:34:37 ---> ada4cee91de8 08:34:37 08:34:37 Successfully built ada4cee91de8 08:34:37 Successfully tagged security-proxy-setup:latest 08:34:37 Building core-data 08:34:37  Building security-proxy-setup ... done Removing intermediate container 6231c50859e2 08:34:37 ---> 8629dae72346 08:34:37 08:34:37 Successfully built 8629dae72346 08:34:37 Successfully tagged security-proxy-auth:latest 08:34:37  Building security-proxy-auth ... done Building security-spiffe-token-provider 08:34:40 Removing intermediate container 366871569c1f 08:34:40 ---> 96d420585770 08:34:40 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:34:40 ---> Running in d0dcd0f7ed3a 08:34:40 Removing intermediate container d0dcd0f7ed3a 08:34:40 ---> 86209cf0d1f0 08:34:40 Step 21/23 : LABEL arch=x86_64 08:34:40 ---> Running in 504f21ee3171 08:34:41 Removing intermediate container 504f21ee3171 08:34:41 ---> d81df3bcf6ce 08:34:41 Step 22/23 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:34:41 ---> Running in 260458e29641 08:34:42 Removing intermediate container 260458e29641 08:34:42 ---> 68f82786954d 08:34:42 Step 23/23 : LABEL version=0.0.0 08:34:42 ---> Running in c8bbdd415263 08:34:43 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:43 ---> c39578108a25 08:34:43 Step 3/19 : WORKDIR /edgex-go 08:34:43 ---> Using cache 08:34:43 ---> a3e4bc63114f 08:34:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:43 Removing intermediate container c8bbdd415263 08:34:43 ---> 9c0a179680b1 08:34:43 08:34:43 ---> Running in a0b9d0893e8f 08:34:43 Successfully built 9c0a179680b1 08:34:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:43 ---> c39578108a25 08:34:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:43 ---> Using cache 08:34:43 ---> a631d807b8bd 08:34:43 Step 4/22 : WORKDIR /edgex-go 08:34:43 ---> Using cache 08:34:43 ---> 1d7c840ac93b 08:34:43 Step 5/22 : RUN apk add --update --no-cache make git 08:34:43 ---> Using cache 08:34:43 ---> 7193a12dd3a0 08:34:43 Step 6/22 : COPY go.mod vendor* ./ 08:34:43 ---> Using cache 08:34:43 ---> 079719c7d77a 08:34:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:43 ---> Using cache 08:34:43 ---> b9617b930974 08:34:43 Step 8/22 : COPY . . 08:34:43 ---> Using cache 08:34:43 ---> 2f8bbf7132e8 08:34:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:43 Successfully tagged security-secretstore-setup:latest 08:34:43  Building security-secretstore-setup ... done Building security-spire-config 08:34:43 ---> Running in f7cca77f2cee 08:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:43 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 08:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:43 provisioning config files... 08:34:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/29@tmp/config10825502870196824330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:43 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:43 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:43 OK: 17046 distinct packages available 08:34:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:44 ---> docker-login.sh 08:34:44 nexus3.edgexfoundry.org:10001 08:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:44 OK: 211 MiB in 51 packages 08:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:45 Configure a credential helper to remove this warning. See 08:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:45 08:34:45 Login Succeeded 08:34:45 nexus3.edgexfoundry.org:10002 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:45 Configure a credential helper to remove this warning. See 08:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:45 08:34:45 Login Succeeded 08:34:45 nexus3.edgexfoundry.org:10003 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:45 Configure a credential helper to remove this warning. See 08:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:45 08:34:45 Login Succeeded 08:34:45 nexus3.edgexfoundry.org:10004 08:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:46 Configure a credential helper to remove this warning. See 08:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:46 08:34:46 Login Succeeded 08:34:46 docker.io 08:34:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> c39578108a25 08:34:46 Step 3/24 : WORKDIR /edgex-go 08:34:46 ---> Using cache 08:34:46 ---> a3e4bc63114f 08:34:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:46 ---> Using cache 08:34:46 ---> b1fc7b8dbcbb 08:34:46 Step 5/24 : COPY go.mod vendor* ./ 08:34:46 ---> Using cache 08:34:46 ---> a0f5ce535022 08:34:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:46 ---> Using cache 08:34:46 ---> 9ddd611ba841 08:34:46 Step 7/24 : COPY . . 08:34:46 ---> Using cache 08:34:46 ---> 5e1aa35d7f2f 08:34:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:46 ---> Using cache 08:34:46 ---> 832417d2bcbc 08:34:46 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:46 ---> Using cache 08:34:46 ---> 45e894ba1d2c 08:34:46 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 08:34:46 ---> Using cache 08:34:46 ---> 17501f69d352 08:34:46 Step 11/24 : WORKDIR /edgex-go 08:34:46 ---> Using cache 08:34:46 ---> db9fb37290cb 08:34:46 08:34:46 Step 12/24 : FROM alpine:3.15 08:34:46 ---> 5ce65d7b0fde 08:34:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:46 ---> Using cache 08:34:46 ---> 445734237a25 08:34:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:46 ---> Running in d5834af9bd8c 08:34:46 Removing intermediate container a0b9d0893e8f 08:34:46 ---> 94173d0bdb53 08:34:46 Step 5/19 : COPY go.mod vendor* ./ 08:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:46 Configure a credential helper to remove this warning. See 08:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:46 08:34:46 Login Succeeded 08:34:46 ---> docker-login.sh ends [Pipeline] } 08:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:47 ---> a46a7c7fa619 08:34:47 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:47 + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] echo 08:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:47 ========================================================= 08:34:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:47 ---> Running in 2bf813c622de 08:34:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:47 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:47 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:47 OK: 15857 distinct packages available 08:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:47 9b18e9b68314: Pulling fs layer 08:34:47 35d82f9e3411: Pulling fs layer 08:34:47 e16973657156: Pulling fs layer 08:34:47 fc693d55d65f: Pulling fs layer 08:34:47 7e9fc2657dce: Pulling fs layer 08:34:47 dda99020689f: Pulling fs layer 08:34:47 db1c61fa0a46: Pulling fs layer 08:34:47 891c053d2c06: Pulling fs layer 08:34:47 7e9fc2657dce: Waiting 08:34:47 db1c61fa0a46: Waiting 08:34:47 891c053d2c06: Waiting 08:34:47 dda99020689f: Waiting 08:34:47 fc693d55d65f: Waiting 08:34:47 e16973657156: Verifying Checksum 08:34:47 e16973657156: Download complete 08:34:47 35d82f9e3411: Verifying Checksum 08:34:47 35d82f9e3411: Download complete 08:34:47 7e9fc2657dce: Verifying Checksum 08:34:47 7e9fc2657dce: Download complete 08:34:47 dda99020689f: Verifying Checksum 08:34:47 dda99020689f: Download complete 08:34:47 9b18e9b68314: Download complete 08:34:48 (1/4) Installing dumb-init (1.2.5-r1) 08:34:48 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:48 (3/4) Installing libucontext (1.1-r0) 08:34:48 (4/4) Installing gcompat (1.0.0-r4) 08:34:48 Executing busybox-1.34.1-r7.trigger 08:34:48 OK: 6 MiB in 18 packages 08:34:48 9b18e9b68314: Pull complete 08:34:49 891c053d2c06: Verifying Checksum 08:34:49 891c053d2c06: Download complete 08:34:49 Removing intermediate container 2d52db634e20 08:34:49 ---> 440b707abead 08:34:49 08:34:49 Step 10/23 : FROM alpine:3.16 08:34:49 ---> dfd21b5a31f5 08:34:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:49 Removing intermediate container 85a62142dcd4 08:34:49 ---> d0609eb062be 08:34:49 08:34:49 Step 10/22 : FROM alpine:3.16 08:34:49 ---> dfd21b5a31f5 08:34:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:49 ---> Using cache 08:34:49 ---> 7e8d16b8b608 08:34:49 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:49 ---> Using cache 08:34:49 ---> 51195a71ebb6 08:34:49 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:49 ---> Using cache 08:34:49 ---> 1913c48e5f0a 08:34:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:49 Removing intermediate container d5834af9bd8c 08:34:49 ---> 67aac8c79726 08:34:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:49 ---> Running in b0a048b4a531 08:34:49 35d82f9e3411: Pull complete 08:34:49 e16973657156: Pull complete 08:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:50 db1c61fa0a46: Download complete 08:34:50 (1/1) Installing dumb-init (1.2.5-r1) 08:34:50 Executing busybox-1.35.0-r17.trigger 08:34:50 OK: 6 MiB in 15 packages 08:34:50 ---> cece660cbedf 08:34:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:50 ---> ea5d92f456e1 08:34:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:50 fc693d55d65f: Verifying Checksum 08:34:50 fc693d55d65f: Download complete 08:34:51 ---> 45903b8fa530 08:34:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:51 Removing intermediate container b0a048b4a531 08:34:51 ---> 486f44a7a19e 08:34:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:51 ---> Running in 4e633e77fd6f 08:34:51 ---> 30a0240edb09 08:34:51 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:51 ---> fb2fd7643bdd 08:34:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:51 ---> Running in 70900fe5ef98 08:34:51 Removing intermediate container 4e633e77fd6f 08:34:51 ---> 62dbab34be33 08:34:51 Step 13/23 : ENV APP_PORT=59882 08:34:51 ---> Running in bc950ea9c896 08:34:51 ---> Running in 6eb6e65f15e6 08:34:51 Removing intermediate container 70900fe5ef98 08:34:51 ---> 58b274648d6e 08:34:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:51 Removing intermediate container 6eb6e65f15e6 08:34:51 ---> 7daba848589c 08:34:51 Step 14/23 : EXPOSE $APP_PORT 08:34:51 ---> c5d023106df4 08:34:51 Step 19/24 : WORKDIR / 08:34:51 ---> Running in d926f70ba389 08:34:51 ---> Running in 4e0b63706231 08:34:51 Removing intermediate container d926f70ba389 08:34:51 ---> b42043ef345f 08:34:51 Step 15/23 : WORKDIR / 08:34:51 ---> Running in 82fa6429b632 08:34:51 Removing intermediate container 4e0b63706231 08:34:51 ---> 1218e95125ed 08:34:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:52 ---> Running in 14476fd66af3 08:34:52 Removing intermediate container 82fa6429b632 08:34:52 ---> 4a9133cb89b0 08:34:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:52 Removing intermediate container 14476fd66af3 08:34:52 ---> 862b1f19d760 08:34:52 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:52 ---> Running in a804562ce22b 08:34:52 Removing intermediate container bc950ea9c896 08:34:52 ---> b3f1103cba0b 08:34:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:52 ---> Running in 09c1db4bd3e9 08:34:52 ---> 18deed1f7aab 08:34:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:52 Removing intermediate container a804562ce22b 08:34:52 ---> 28585155bb93 08:34:52 Step 22/24 : LABEL arch=x86_64 08:34:52 ---> Running in d602c097797f 08:34:52 Removing intermediate container 09c1db4bd3e9 08:34:52 ---> b9c3b54a99b4 08:34:52 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:52 Removing intermediate container d602c097797f 08:34:52 ---> fe2d2b65d29b 08:34:52 Step 23/24 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:34:52 ---> Running in ee1330e77dc2 08:34:52 ---> Running in fbdf8d7492c0 08:34:52 Removing intermediate container ee1330e77dc2 08:34:52 ---> 077f63020043 08:34:52 Step 20/22 : LABEL arch=x86_64 08:34:52 ---> Running in 63ad93b2e8db 08:34:52 ---> b2f82682a93c 08:34:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:34:52 Removing intermediate container fbdf8d7492c0 08:34:52 ---> 9a4048cfc0e5 08:34:52 Step 24/24 : LABEL version=0.0.0 08:34:53 ---> Running in 9c1c24580d38 08:34:53 Removing intermediate container 63ad93b2e8db 08:34:53 ---> 438bfe79cc22 08:34:53 Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:34:53 ---> Running in bc8e0a302e8e 08:34:53 Removing intermediate container 9c1c24580d38 08:34:53 ---> adbf609a4d0b 08:34:53 08:34:53 ---> cf440b590931 08:34:53 Step 19/23 : ENTRYPOINT ["/core-command"] 08:34:53 Successfully built adbf609a4d0b 08:34:53 Successfully tagged security-spire-config:latest 08:34:53  Building security-spire-config ... done Building support-scheduler 08:34:53 ---> Running in b581ac2f7e10 08:34:53 Removing intermediate container bc8e0a302e8e 08:34:53 ---> 27db3cd0dd3a 08:34:53 Step 22/22 : LABEL version=0.0.0 08:34:53 ---> Running in 085b4ede167a 08:34:53 Removing intermediate container b581ac2f7e10 08:34:53 ---> 5ceff4b3f268 08:34:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:54 Removing intermediate container 085b4ede167a 08:34:54 ---> 3883b7b1b414 08:34:54 08:34:54 Successfully built 3883b7b1b414 08:34:54 Successfully tagged core-common-config-bootstrapper:latest 08:34:54 Building security-bootstrapper 08:34:54 ---> Running in 95a94c579046 08:34:55  Building core-common-config-bootstrapper ... done Removing intermediate container 95a94c579046 08:34:55 ---> 2ecff626d3cf 08:34:55 Step 21/23 : LABEL arch=x86_64 08:34:56 ---> Running in ad8ffb44f2c0 08:34:56 Removing intermediate container ad8ffb44f2c0 08:34:56 ---> e740643bf84e 08:34:56 Step 22/23 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:34:56 ---> Running in 04cb2e35e222 08:34:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:57 ---> c39578108a25 08:34:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:57 ---> Using cache 08:34:57 ---> a631d807b8bd 08:34:57 Step 4/22 : WORKDIR /edgex-go 08:34:57 ---> Using cache 08:34:57 ---> 1d7c840ac93b 08:34:57 Step 5/22 : RUN apk add --update --no-cache make git 08:34:57 ---> Using cache 08:34:57 ---> 7193a12dd3a0 08:34:57 Step 6/22 : COPY go.mod vendor* ./ 08:34:57 ---> Using cache 08:34:57 ---> 079719c7d77a 08:34:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 ---> Using cache 08:34:57 ---> b9617b930974 08:34:57 Step 8/22 : COPY . . 08:34:57 ---> Using cache 08:34:57 ---> 2f8bbf7132e8 08:34:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:57 Removing intermediate container 04cb2e35e222 08:34:57 ---> 28c08f1d52a4 08:34:57 Step 23/23 : LABEL version=0.0.0 08:34:57 ---> Running in 445c7a64a2a3 08:34:57 ---> Running in 95967965bdac 08:34:58 Removing intermediate container 95967965bdac 08:34:58 ---> 24c1d309dc0e 08:34:58 08:34:58 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 08:34:58 Successfully built 24c1d309dc0e 08:34:58 Successfully tagged core-command:latest 08:34:58  Building core-command ... done Building core-metadata 08:34:58 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:58 ---> c39578108a25 08:34:58 Step 3/32 : WORKDIR /edgex-go 08:34:58 ---> Using cache 08:34:58 ---> a3e4bc63114f 08:34:58 Step 4/32 : RUN apk add --update --no-cache make git 08:35:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:01 ---> c39578108a25 08:35:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:01 ---> Using cache 08:35:01 ---> a631d807b8bd 08:35:01 Step 4/24 : WORKDIR /edgex-go 08:35:01 ---> Using cache 08:35:01 ---> 1d7c840ac93b 08:35:01 Step 5/24 : RUN apk add --update --no-cache make git 08:35:01 ---> Using cache 08:35:01 ---> 7193a12dd3a0 08:35:01 Step 6/24 : COPY go.mod vendor* ./ 08:35:01 ---> Using cache 08:35:01 ---> 079719c7d77a 08:35:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 ---> Using cache 08:35:01 ---> b9617b930974 08:35:01 Step 8/24 : COPY . . 08:35:01 ---> Using cache 08:35:01 ---> 2f8bbf7132e8 08:35:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:03 fc693d55d65f: Pull complete 08:35:03 ---> Running in be1aa676d4e3 08:35:03 ---> Running in 29811a008a8b 08:35:03 7e9fc2657dce: Pull complete 08:35:03 dda99020689f: Pull complete 08:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:03 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 08:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:04 OK: 211 MiB in 51 packages 08:35:06 Removing intermediate container f7cca77f2cee 08:35:06 ---> ba5e48386838 08:35:06 08:35:06 Step 10/22 : FROM alpine:3.16 08:35:06 ---> dfd21b5a31f5 08:35:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:06 Removing intermediate container be1aa676d4e3 08:35:06 ---> 76f5e69dc8f0 08:35:06 Step 5/32 : COPY go.mod vendor* ./ 08:35:06 ---> Running in e4a9c93ca663 08:35:06 Removing intermediate container e4a9c93ca663 08:35:06 ---> d25a1d991d9d 08:35:06 Step 12/22 : ENV APP_PORT=59880 08:35:06 ---> Running in 9a94b6a75a99 08:35:06 ---> 185017fefb4b 08:35:06 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:07 ---> Running in 936cabb9cdd4 08:35:07 Removing intermediate container 9a94b6a75a99 08:35:07 ---> 537dc2d2622b 08:35:07 Step 13/22 : EXPOSE $APP_PORT 08:35:07 ---> Running in 34fe346c55e7 08:35:07 Removing intermediate container 34fe346c55e7 08:35:07 ---> 86f7fe8d37e6 08:35:07 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:07 ---> Running in b3b14b24dbfc 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:08 (1/1) Installing dumb-init (1.2.5-r1) 08:35:08 Executing busybox-1.35.0-r17.trigger 08:35:08 OK: 6 MiB in 15 packages 08:35:10 Removing intermediate container b3b14b24dbfc 08:35:10 ---> a4d127eeeb7f 08:35:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 db1c61fa0a46: Pull complete 08:35:11 ---> 733357811f7c 08:35:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:12 891c053d2c06: Pull complete 08:35:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:35:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:35:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:12 WORKDIR /edgex 08:35:12 COPY go.mod . 08:35:12 RUN go mod download 08:35:12 + docker build -t ci-base-image-arm64 -f - . 08:35:12 ---> 235b531c0325 08:35:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:13 Sending build context to Docker daemon 2.955MB 08:35:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:13 ---> f96f9c87975a 08:35:13 Step 2/4 : WORKDIR /edgex 08:35:13 ---> b0ea3576fb6e 08:35:13 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:13 ---> Running in fdb5db7a27dc 08:35:14 Removing intermediate container fdb5db7a27dc 08:35:14 ---> dcba7fa6a4f8 08:35:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:14 ---> Running in 9007e1a9fa1e 08:35:14 Removing intermediate container 2bf813c622de 08:35:14 ---> f95e7afe5cd2 08:35:14 Step 7/19 : COPY . . 08:35:14 Removing intermediate container 9007e1a9fa1e 08:35:14 ---> aea827591acb 08:35:14 Step 20/22 : LABEL arch=x86_64 08:35:14 ---> Running in 3b1f8f61126c 08:35:15 ---> Running in 9e88533ccfb9 08:35:15 Removing intermediate container 3b1f8f61126c 08:35:15 ---> 1fba13ae8233 08:35:15 Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:35:15 Removing intermediate container 9e88533ccfb9 08:35:15 ---> 96037d57733f 08:35:15 Step 3/4 : COPY go.mod . 08:35:16 ---> e48c4a8a2de9 08:35:16 Step 4/4 : RUN go mod download 08:35:16 ---> Running in 318092efbfd1 08:35:16 ---> Running in d711197abf66 08:35:17 Removing intermediate container d711197abf66 08:35:17 ---> 1baa107b4e6f 08:35:17 Step 22/22 : LABEL version=0.0.0 08:35:17 ---> Running in aa676467c12b 08:35:17 Removing intermediate container aa676467c12b 08:35:17 ---> 839a0a935436 08:35:17 08:35:17 Successfully built 839a0a935436 08:35:17 Successfully tagged core-data:latest 08:35:17 Building support-notifications 08:35:22  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:22 ---> c39578108a25 08:35:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:22 ---> Using cache 08:35:22 ---> a631d807b8bd 08:35:22 Step 4/22 : WORKDIR /edgex-go 08:35:22 ---> Using cache 08:35:22 ---> 1d7c840ac93b 08:35:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:25 ---> Running in 007fd34e7a34 08:35:25 ---> 07c2a60b9aa6 08:35:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:25 ---> Running in 95956e1fadae 08:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:25 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 08:35:25 OK: 211 MiB in 51 packages 08:35:27 Removing intermediate container 007fd34e7a34 08:35:27 ---> a585d6e03a2e 08:35:27 Step 6/22 : COPY go.mod vendor* ./ 08:35:27 ---> 89c59286374a 08:35:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 Removing intermediate container 29811a008a8b 08:35:27 ---> fe00ed35eac0 08:35:27 08:35:27 Step 10/24 : FROM alpine:3.16 08:35:27 ---> dfd21b5a31f5 08:35:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:27 ---> Using cache 08:35:27 ---> 486f44a7a19e 08:35:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:27 ---> Using cache 08:35:27 ---> 62dbab34be33 08:35:27 Step 13/24 : ENV APP_PORT=59881 08:35:27 ---> Running in 829efd17e98f 08:35:27 ---> Running in 31b763e8d558 08:35:28 Removing intermediate container 445c7a64a2a3 08:35:28 ---> 27fbdc20157e 08:35:28 08:35:28 Step 10/22 : FROM alpine:3.16 08:35:28 ---> dfd21b5a31f5 08:35:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:28 ---> Using cache 08:35:28 ---> 486f44a7a19e 08:35:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:28 ---> Using cache 08:35:28 ---> 62dbab34be33 08:35:28 Step 13/22 : ENV APP_PORT=59861 08:35:28 Removing intermediate container 31b763e8d558 08:35:28 ---> cfdb678c7831 08:35:28 Step 14/24 : EXPOSE $APP_PORT 08:35:28 ---> Running in ebdc233dc7d7 08:35:29 ---> Running in e97511c6e456 08:35:29 Removing intermediate container ebdc233dc7d7 08:35:29 ---> 8ec59cf1c0c7 08:35:29 Step 14/22 : EXPOSE $APP_PORT 08:35:30 Removing intermediate container e97511c6e456 08:35:30 ---> 1c452096e31b 08:35:30 Step 15/24 : WORKDIR / 08:35:30 ---> Running in 25f1a7c86348 08:35:30 ---> Running in dac618c007c2 08:35:30 Removing intermediate container 25f1a7c86348 08:35:30 ---> 54cc37623470 08:35:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:31 Removing intermediate container dac618c007c2 08:35:31 ---> 6536f1d48a6f 08:35:31 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:31 ---> 764caa80eebb 08:35:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:31 ---> 3afdc5702bd5 08:35:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:33 ---> 4282901431a0 08:35:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:33 ---> 674f4f2f3a39 08:35:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:33 ---> 70af49f092ab 08:35:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:33 ---> 1a8c355d1311 08:35:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:33 ---> Running in c485e1d236aa 08:35:33 ---> 5dddade51ed6 08:35:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:33 ---> Running in 5679476353ab 08:35:33 Removing intermediate container c485e1d236aa 08:35:33 ---> 8a54cf5ffc94 08:35:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:33 ---> Running in 96275060633a 08:35:33 Removing intermediate container 936cabb9cdd4 08:35:33 ---> db2a6ee820fe 08:35:33 Step 7/32 : COPY . . 08:35:34 Removing intermediate container 5679476353ab 08:35:34 ---> 6a7d26c0fe86 08:35:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:34 Removing intermediate container 96275060633a 08:35:34 ---> bcfa9f448ddd 08:35:34 Step 20/22 : LABEL arch=x86_64 08:35:34 ---> Running in dea766132483 08:35:34 ---> Running in 8298d96a5069 08:35:35 Removing intermediate container 8298d96a5069 08:35:35 ---> 2ce5543425c6 08:35:35 Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:35:35 Removing intermediate container dea766132483 08:35:35 ---> 5a7a8518e5bd 08:35:35 Step 22/24 : LABEL arch=x86_64 08:35:35 ---> Running in 3e1d7975fbe2 08:35:35 ---> Running in de75eabff5b8 08:35:35 Removing intermediate container 3e1d7975fbe2 08:35:35 ---> d43df10a0486 08:35:35 Step 22/22 : LABEL version=0.0.0 08:35:35 ---> Running in 7ecdcc89c8c8 08:35:35 Removing intermediate container de75eabff5b8 08:35:35 ---> 685fc7fc5013 08:35:35 Step 23/24 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:35:35 ---> Running in d98bb4e95b6b 08:35:36 Removing intermediate container 7ecdcc89c8c8 08:35:36 ---> 86fdf4e6fe23 08:35:36 08:35:36 Removing intermediate container d98bb4e95b6b 08:35:36 ---> cda53c5339e5 08:35:36 Step 24/24 : LABEL version=0.0.0 08:35:36 Successfully built 86fdf4e6fe23 08:35:36 Successfully tagged support-scheduler:latest 08:35:36  Building support-scheduler ... done  ---> Running in 0c40e51410ab 08:35:36 Removing intermediate container 0c40e51410ab 08:35:36 ---> 4d3ed9b676d1 08:35:36 08:35:36 Successfully built 4d3ed9b676d1 08:35:36 Successfully tagged core-metadata:latest 08:35:39  Building core-metadata ... done  ---> 6cfbaad723c0 08:35:39 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:39 ---> Running in 528ed1c49717 08:35:39 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 08:35:44 Removing intermediate container 95956e1fadae 08:35:44 ---> 62872b4038ad 08:35:44 08:35:44 Step 9/19 : FROM alpine:3.15 08:35:44 ---> 5ce65d7b0fde 08:35:44 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:44 ---> Using cache 08:35:44 ---> 445734237a25 08:35:44 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:44 ---> Running in 8932630fe1e1 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:45 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:45 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:45 OK: 15857 distinct packages available 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:45 (1/9) Installing ca-certificates (20220614-r0) 08:35:45 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:45 (4/9) Installing libcurl (7.80.0-r6) 08:35:45 (5/9) Installing curl (7.80.0-r6) 08:35:45 (6/9) Installing dumb-init (1.2.5-r1) 08:35:45 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:45 (8/9) Installing libucontext (1.1-r0) 08:35:45 (9/9) Installing gcompat (1.0.0-r4) 08:35:45 Executing busybox-1.34.1-r7.trigger 08:35:45 Executing ca-certificates-20220614-r0.trigger 08:35:45 OK: 8 MiB in 23 packages 08:35:46 Removing intermediate container 8932630fe1e1 08:35:46 ---> fc53be52b91d 08:35:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:46 ---> 39ceeea7f245 08:35:46 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:47 ---> 55392115c799 08:35:47 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:47 ---> 8c55e9e04c1b 08:35:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:47 ---> Running in 646ec23b07a7 08:35:47 Removing intermediate container 646ec23b07a7 08:35:47 ---> 28401e9bf9be 08:35:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:47 ---> Running in 9ed0b7721e3e 08:35:48 Removing intermediate container 9ed0b7721e3e 08:35:48 ---> ef5f65511971 08:35:48 Step 17/19 : LABEL arch=x86_64 08:35:48 ---> Running in bbf3433976c4 08:35:48 Removing intermediate container bbf3433976c4 08:35:48 ---> fd844d177950 08:35:48 Step 18/19 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:35:48 ---> Running in 30bae294d0f5 08:35:48 Removing intermediate container 30bae294d0f5 08:35:48 ---> bb5d846ddad1 08:35:48 Step 19/19 : LABEL version=0.0.0 08:35:48 ---> Running in 8bbdf491a01f 08:35:48 Removing intermediate container 8bbdf491a01f 08:35:48 ---> 30ce982ab4fa 08:35:48 08:35:48 Successfully built 30ce982ab4fa 08:35:48 Successfully tagged security-spiffe-token-provider:latest 08:35:55  Building security-spiffe-token-provider ... done Removing intermediate container 528ed1c49717 08:35:55 ---> f0ac1ea7e82e 08:35:55 08:35:55 Step 9/32 : FROM alpine:3.16 08:35:55 ---> dfd21b5a31f5 08:35:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:55 ---> Running in 839fa47e31b1 08:35:55 Removing intermediate container 839fa47e31b1 08:35:55 ---> 7016ae6b746b 08:35:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:55 ---> Running in 86e6db1deb3c 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:55 Removing intermediate container 318092efbfd1 08:35:55 ---> 6429a719dd18 08:35:55 Successfully built 6429a719dd18 08:35:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:55 (1/2) Installing dumb-init (1.2.5-r1) 08:35:55 (2/2) Installing su-exec (0.2-r1) 08:35:55 Executing busybox-1.35.0-r17.trigger 08:35:55 OK: 6 MiB in 16 packages 08:35:55 + docker inspect -f . ci-base-image-arm64 08:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:55 Removing intermediate container 86e6db1deb3c 08:35:55 ---> 1d878b7e6a34 08:35:55 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container 08:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:56 ---> Running in 5017d7554ea6 08:35:56 Removing intermediate container 5017d7554ea6 08:35:56 ---> e959fcb3fac7 08:35:56 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:56 ---> Running in 7c141506e714 08:35:56 Removing intermediate container 7c141506e714 08:35:56 ---> 38f18afd36c1 08:35:56 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:56 ---> Running in 402e4d679299 08:35:56 Removing intermediate container 402e4d679299 08:35:56 ---> 798d6a68d013 08:35:56 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:56 ---> Running in e9904eb9ab2c 08:35:56 Removing intermediate container e9904eb9ab2c 08:35:56 ---> ca18f8bd0b9a 08:35:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:56 ---> Running in aeb128a50a1b 08:35:57 Removing intermediate container aeb128a50a1b 08:35:57 ---> 480b38d9daba 08:35:57 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:57 ---> Running in acb770bc7e01 08:35:57 Removing intermediate container acb770bc7e01 08:35:57 ---> 52bad1020b1d 08:35:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:57 $ docker top 92ffcbd5522fad2a12b253de0dfb7d18bc381b0f2b64d54e609d201e3977d532 -eo pid,comm 08:35:57 ---> 27e25d66973d 08:35:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:57 ---> Running in 89d86daf6c0c [Pipeline] { [Pipeline] sh 08:35:58 Removing intermediate container 89d86daf6c0c 08:35:58 ---> 52835da8a8ff 08:35:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:58 + go version 08:35:58 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:58 $ docker stop --time=1 92ffcbd5522fad2a12b253de0dfb7d18bc381b0f2b64d54e609d201e3977d532 08:35:58 ---> 00ca362f8c76 08:35:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:58 ---> b1384ce4e807 08:35:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:58 ---> 197c9229a280 08:35:58 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:59 ---> 58ff3171773f 08:35:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:59 ---> ced153831916 08:35:59 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:59 ---> c7f9af926e8e 08:35:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:59 ---> 360c7564a37f 08:35:59 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:59 ---> Running in c96f675c4ca8 08:35:59 $ docker rm -f --volumes 92ffcbd5522fad2a12b253de0dfb7d18bc381b0f2b64d54e609d201e3977d532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 Removing intermediate container c96f675c4ca8 08:36:00 ---> 1a234a1c3583 08:36:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:36:00 ---> Running in df023d779a09 08:36:00 + docker inspect -f . ci-base-image-arm64 08:36:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:00 Removing intermediate container df023d779a09 08:36:00 ---> cb5588cb1647 08:36:00 Step 29/32 : CMD ["gate"] 08:36:00 ---> Running in 9f8619ba2be7 08:36:00 Removing intermediate container 9f8619ba2be7 08:36:00 ---> 4e4044c290c9 08:36:00 Step 30/32 : LABEL arch=x86_64 08:36:00 ---> Running in e8edae1c61f1 08:36:00 prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container 08:36:00 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:00 Removing intermediate container e8edae1c61f1 08:36:00 ---> ecde64a2acdf 08:36:00 Step 31/32 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:36:00 ---> Running in 26684ccd52f1 08:36:00 Removing intermediate container 26684ccd52f1 08:36:00 ---> b8985acd262d 08:36:00 Step 32/32 : LABEL version=0.0.0 08:36:00 ---> Running in 7db1d3475050 08:36:00 Removing intermediate container 7db1d3475050 08:36:00 ---> 5551a1f0352c 08:36:00 08:36:01 Successfully built 5551a1f0352c 08:36:01 Successfully tagged security-bootstrapper:latest 08:36:01 $ docker top a55671cd83da8d20fa85ce84bba951b9d56c3ee196f39b20b2de8a78e34b098b -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:02 ========================================================= 08:36:02 [edgeXBuildGoParallel] Running Tests and Build... 08:36:02 ========================================================= [Pipeline] sh 08:36:02 + git config --global --add safe.directory /w/workspace/edgex-go/29 [Pipeline] fileExists [Pipeline] sh 08:36:03 + make test 08:36:03 go test -race -coverprofile=coverage.out ./... 08:36:19  Building security-bootstrapper ... done Removing intermediate container 829efd17e98f 08:36:19 ---> ea5e31a4c774 08:36:19 Step 8/22 : COPY . . 08:36:22 ---> d83257311bef 08:36:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:22 ---> Running in e46785953fec 08:36:22 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 08:36:40 Removing intermediate container e46785953fec 08:36:40 ---> 774dec3360e0 08:36:40 08:36:40 Step 10/22 : FROM alpine:3.16 08:36:40 ---> dfd21b5a31f5 08:36:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:40 ---> Running in 40bb4bae1fc8 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:40 (1/2) Installing ca-certificates (20220614-r0) 08:36:40 (2/2) Installing dumb-init (1.2.5-r1) 08:36:40 Executing busybox-1.35.0-r17.trigger 08:36:40 Executing ca-certificates-20220614-r0.trigger 08:36:40 OK: 6 MiB in 16 packages 08:36:41 Removing intermediate container 40bb4bae1fc8 08:36:41 ---> be55d150ba60 08:36:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:41 ---> Running in 385f1516f3bf 08:36:41 Removing intermediate container 385f1516f3bf 08:36:41 ---> 94929fd528be 08:36:41 Step 13/22 : ENV APP_PORT=59860 08:36:41 ---> Running in 204b4b3edbf2 08:36:41 Removing intermediate container 204b4b3edbf2 08:36:41 ---> e5ffc5954166 08:36:41 Step 14/22 : EXPOSE $APP_PORT 08:36:41 ---> Running in 72cf5f97a46b 08:36:41 Removing intermediate container 72cf5f97a46b 08:36:41 ---> 6c54025bf4f0 08:36:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 ---> f0c5faf3c3a7 08:36:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:42 ---> 9f992d5fb891 08:36:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:42 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:42 ---> 12f22e06c1ce 08:36:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:36:42 ---> Running in bc24ef4e360c 08:36:42 Removing intermediate container bc24ef4e360c 08:36:42 ---> 5871c1d88402 08:36:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:42 ---> Running in bbe287da6982 08:36:42 Removing intermediate container bbe287da6982 08:36:42 ---> c212e866aee5 08:36:42 Step 20/22 : LABEL arch=x86_64 08:36:42 ---> Running in 96aadd43b253 08:36:42 Removing intermediate container 96aadd43b253 08:36:42 ---> 61b98eecc7c9 08:36:42 Step 21/22 : LABEL git_sha=8ab5929e3212437ec561e7006faea1516767bcd3 08:36:42 ---> Running in 87f38b97ca42 08:36:42 Removing intermediate container 87f38b97ca42 08:36:42 ---> 49b270dd2dd3 08:36:42 Step 22/22 : LABEL version=0.0.0 08:36:43 ---> Running in 8ae539d9739f 08:36:43 Removing intermediate container 8ae539d9739f 08:36:43 ---> 966b69216838 08:36:43 08:36:43 Successfully built 966b69216838 08:36:43 Successfully tagged support-notifications:latest 08:36:43  Building support-notifications ... done  [Pipeline] } 08:36:43 $ docker stop --time=1 ccc3eea380322569be81ade3b8345946302572965f47254e0f491361f2ebe3a3 08:36:44 $ docker rm -f --volumes ccc3eea380322569be81ade3b8345946302572965f47254e0f491361f2ebe3a3 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:44 + docker images 08:36:44 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:44 support-notifications latest 966b69216838 2 seconds ago 30.7MB 08:36:44 774dec3360e0 5 seconds ago 1.74GB 08:36:44 security-bootstrapper latest 5551a1f0352c 44 seconds ago 20.4MB 08:36:44 f0ac1ea7e82e 50 seconds ago 1.67GB 08:36:44 security-spiffe-token-provider latest 30ce982ab4fa 56 seconds ago 30MB 08:36:44 62872b4038ad About a minute ago 1.72GB 08:36:44 core-metadata latest 4d3ed9b676d1 About a minute ago 18.5MB 08:36:44 support-scheduler latest 86fdf4e6fe23 About a minute ago 30.1MB 08:36:44 fe00ed35eac0 About a minute ago 1.69GB 08:36:44 27fbdc20157e About a minute ago 1.74GB 08:36:44 core-data latest 839a0a935436 About a minute ago 18MB 08:36:44 ba5e48386838 About a minute ago 1.69GB 08:36:44 core-command latest 24c1d309dc0e About a minute ago 17.8MB 08:36:44 security-spire-config latest adbf609a4d0b About a minute ago 85.8MB 08:36:44 core-common-config-bootstrapper latest 3883b7b1b414 About a minute ago 15.5MB 08:36:44 d0609eb062be About a minute ago 1.67GB 08:36:44 440b707abead About a minute ago 1.68GB 08:36:44 security-secretstore-setup latest 9c0a179680b1 2 minutes ago 29.9MB 08:36:44 security-proxy-setup latest ada4cee91de8 2 minutes ago 16.4MB 08:36:44 security-proxy-auth latest 8629dae72346 2 minutes ago 16.2MB 08:36:44 a1df781cb5bd 2 minutes ago 1.67GB 08:36:44 acb0e35f5265 2 minutes ago 1.66GB 08:36:44 451d83408236 2 minutes ago 1.66GB 08:36:44 security-spire-agent latest 03877a536f7e 2 minutes ago 125MB 08:36:44 security-spire-server latest b1892593aa12 2 minutes ago 86.5MB 08:36:44 0dcca6a7c835 2 minutes ago 1.55GB 08:36:44 db9fb37290cb 2 minutes ago 1.55GB 08:36:44 ci-base-image-x86_64 latest c39578108a25 5 minutes ago 903MB 08:36:44 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 08:36:44 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 08:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:36:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:36:44 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] } 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.395s coverage: 98.5% of statements 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.722s coverage: 71.2% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.402s coverage: 54.0% of statements 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.196s coverage: 88.5% of statements 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.677s coverage: 3.9% of statements 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.657s coverage: 95.6% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.414s coverage: 72.2% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.685s coverage: 65.9% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.379s coverage: 0.9% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.289s coverage: 29.6% of statements 08:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 08:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 82.9% of statements 08:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.343s coverage: 94.1% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.263s coverage: 94.4% of statements 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.271s coverage: 44.8% of statements 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.500s coverage: 79.9% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.342s coverage: 92.9% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.279s coverage: 86.9% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 81.2% of statements 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.352s coverage: 82.1% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 84.8% of statements 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.425s coverage: 63.1% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.192s coverage: 89.4% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.150s coverage: 73.7% of statements 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.878s coverage: 38.4% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.293s coverage: 89.5% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.310s coverage: 84.8% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.660s coverage: 92.3% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.270s coverage: 63.2% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:50 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 08:40:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:50 go vet ./... 08:42:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:42 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:42 + ls -al . 08:42:42 total 700 08:42:42 drwxrwxr-x 10 1001 1001 4096 Mar 1 08:36 . 08:42:42 drwxr-xr-x 4 root root 4096 Mar 1 08:36 .. 08:42:42 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:34 .blubracket 08:42:42 -rw-rw-r-- 1 1001 1001 16 Mar 1 08:34 .dockerignore 08:42:42 drwxrwxr-x 8 1001 1001 4096 Mar 1 08:34 .git 08:42:42 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:34 .github 08:42:42 -rw-rw-r-- 1 1001 1001 1112 Mar 1 08:34 .gitignore 08:42:42 -rw-rw-r-- 1 1001 1001 42 Mar 1 08:34 .golangci.yml 08:42:42 -rw-rw-r-- 1 1001 1001 87 Mar 1 08:34 .hadolint.yml 08:42:42 -rw-rw-r-- 1 1001 1001 166 Mar 1 08:34 .sonarcloud.properties 08:42:42 -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:34 ADOPTERS.md 08:42:42 -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:34 Attribution.txt 08:42:42 -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:34 CHANGELOG.md 08:42:42 -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:34 CONTRIBUTING.md 08:42:42 -rw-rw-r-- 1 1001 1001 677 Mar 1 08:34 GOVERNANCE.md 08:42:42 -rw-rw-r-- 1 1001 1001 883 Mar 1 08:34 Jenkinsfile 08:42:42 -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:34 LICENSE 08:42:42 -rw-rw-r-- 1 1001 1001 14071 Mar 1 08:34 Makefile 08:42:42 -rw-rw-r-- 1 1001 1001 582 Mar 1 08:34 OWNERS.md 08:42:42 -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:34 README.md 08:42:42 -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:34 SECURITY.md 08:42:42 -rw-rw-r-- 1 1001 1001 5 Mar 1 08:30 VERSION 08:42:42 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:34 bin 08:42:42 drwxrwxr-x 18 1001 1001 4096 Mar 1 08:34 cmd 08:42:42 -rw-r--r-- 1 root root 448156 Mar 1 08:40 coverage.out 08:42:42 -rw-rw-r-- 1 1001 1001 3259 Mar 1 08:34 go.mod 08:42:42 -rw-rw-r-- 1 1001 1001 31254 Mar 1 08:34 go.sum 08:42:42 drwxrwxr-x 7 1001 1001 4096 Mar 1 08:34 internal 08:42:42 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:34 openapi 08:42:42 drwxrwxr-x 4 1001 1001 4096 Mar 1 08:34 snap 08:42:42 -rw-rw-r-- 1 1001 1001 204 Mar 1 08:34 version.go [Pipeline] sh 08:42:42 + '[' -e coverage.out ] 08:42:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:42 Warning: overwriting stash ‘coverage-report’ 08:42:43 Stashed 1 file(s) [Pipeline] sh 08:42:43 + make build 08:42:44 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 08:44:20 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 08:44:20 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 08:44:20 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 08:44:22 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 08:45:09 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 08:45:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:24 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 08:45:29 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 08:45:34 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 08:45:38 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 08:45:53 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] } 08:45:58 $ docker stop --time=1 a55671cd83da8d20fa85ce84bba951b9d56c3ee196f39b20b2de8a78e34b098b 08:46:00 $ docker rm -f --volumes a55671cd83da8d20fa85ce84bba951b9d56c3ee196f39b20b2de8a78e34b098b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:02 08:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:03 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:03 29e5d40040c1: Pulling fs layer 08:46:03 1ce36da41761: Pulling fs layer 08:46:03 25b303627fd3: Pulling fs layer 08:46:03 29e5d40040c1: Download complete 08:46:03 1ce36da41761: Verifying Checksum 08:46:03 1ce36da41761: Download complete 08:46:03 29e5d40040c1: Pull complete 08:46:05 25b303627fd3: Verifying Checksum 08:46:05 25b303627fd3: Download complete 08:46:05 1ce36da41761: Pull complete 08:46:15 25b303627fd3: Pull complete 08:46:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:15 prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container 08:46:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:18 $ docker top 9d4e48c8009969f4f47f6564d1245c3b3c8198a60679bfb0316f33002dfbeddb -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:19 + docker-compose build --help 08:46:19 + grep parallel 08:46:26 --parallel Build images in parallel. [Pipeline] } 08:46:26 $ docker stop --time=1 9d4e48c8009969f4f47f6564d1245c3b3c8198a60679bfb0316f33002dfbeddb 08:46:28 $ docker rm -f --volumes 9d4e48c8009969f4f47f6564d1245c3b3c8198a60679bfb0316f33002dfbeddb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:29 prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container 08:46:29 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:30 $ docker top d04bd555c11f5e2b9fb9e645e9ad3b88a855cc7009e4b6294c0b5159f4c49f78 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:31 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:38 Building core-command ... 08:46:38 Building core-common-config-bootstrapper ... 08:46:38 Building core-data ... 08:46:38 Building core-metadata ... 08:46:38 Building security-bootstrapper ... 08:46:38 Building security-proxy-auth ... 08:46:38 Building security-proxy-setup ... 08:46:38 Building security-secretstore-setup ... 08:46:38 Building security-spiffe-token-provider ... 08:46:38 Building security-spire-agent ... 08:46:38 Building security-spire-config ... 08:46:38 Building security-spire-server ... 08:46:38 Building support-notifications ... 08:46:38 Building support-scheduler ... 08:46:38 Building security-spire-agent 08:46:38 Building security-bootstrapper 08:46:38 Building core-metadata 08:46:38 Building support-scheduler 08:46:38 Building security-spire-server 08:47:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:25 ---> 6429a719dd18 08:47:25 Step 3/23 : WORKDIR /edgex-go 08:47:25 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:25 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:47:25 ---> 6429a719dd18 08:47:25 Step 3/32 : WORKDIR /edgex-go 08:47:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:25 ---> 6429a719dd18 08:47:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:25 ---> 6429a719dd18 08:47:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:25 ---> 6429a719dd18 08:47:25 Step 3/24 : WORKDIR /edgex-go 08:47:25 ---> Running in ddb39f3de007 08:47:25 ---> Running in e828b8372187 08:47:25 ---> Running in 369cc58e275f 08:47:25 ---> Running in ae7d3d31b5fa 08:47:25 ---> Running in 2f31ee746915 08:47:25 Removing intermediate container e828b8372187 08:47:25 ---> 2889d217cbaa 08:47:25 Step 4/24 : WORKDIR /edgex-go 08:47:25 Removing intermediate container ddb39f3de007 08:47:25 ---> c2a6be207f1a 08:47:25 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:47:25 ---> Running in 2ec098557e6f 08:47:25 ---> Running in 14a721f9d80b 08:47:25 Removing intermediate container ae7d3d31b5fa 08:47:25 ---> 47a56305e21c 08:47:25 Step 4/32 : RUN apk add --update --no-cache make git 08:47:25 Removing intermediate container 2f31ee746915 08:47:25 ---> c9b2098718df 08:47:25 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:25 Removing intermediate container 369cc58e275f 08:47:25 ---> 454cdee8561d 08:47:25 Step 4/22 : WORKDIR /edgex-go 08:47:25 ---> Running in 53be850112cf 08:47:26 ---> Running in 457400ad874e 08:47:26 ---> Running in e285e18d20a2 08:47:26 Removing intermediate container 2ec098557e6f 08:47:26 ---> cdfaaecba22b 08:47:26 Step 5/24 : RUN apk add --update --no-cache make git 08:47:26 ---> Running in a73091407d27 08:47:26 Removing intermediate container e285e18d20a2 08:47:26 ---> 918baa4497d1 08:47:26 Step 5/22 : RUN apk add --update --no-cache make git 08:47:27 ---> Running in 483ce290e0b4 08:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:30 OK: 221 MiB in 51 packages 08:47:30 OK: 221 MiB in 51 packages 08:47:30 OK: 221 MiB in 51 packages 08:47:31 OK: 221 MiB in 51 packages 08:47:31 OK: 221 MiB in 51 packages 08:47:32 Removing intermediate container 14a721f9d80b 08:47:32 ---> 1e07df9c254b 08:47:32 Step 5/23 : COPY go.mod vendor* ./ 08:47:32 Removing intermediate container 457400ad874e 08:47:32 ---> 15ea5fbf2c6d 08:47:32 Step 5/24 : COPY go.mod vendor* ./ 08:47:32 Removing intermediate container 53be850112cf 08:47:32 ---> 303db8de6a11 08:47:32 Step 5/32 : COPY go.mod vendor* ./ 08:47:33 Removing intermediate container 483ce290e0b4 08:47:33 ---> bc189765bd80 08:47:33 Step 6/22 : COPY go.mod vendor* ./ 08:47:33 Removing intermediate container a73091407d27 08:47:33 ---> c57cdb67f04e 08:47:33 Step 6/24 : COPY go.mod vendor* ./ 08:47:33 ---> 2cb61d66d885 08:47:33 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:33 ---> Running in 435c8ecb7b42 08:47:34 ---> 8ae18dff8640 08:47:34 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 ---> Running in b5a47fb87792 08:47:34 ---> 86b0de90bd7f 08:47:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 ---> 90abf58dec7d 08:47:34 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 ---> Running in 53d0ccf8801e 08:47:34 ---> Running in a2672be1511f 08:47:34 ---> 3a09a71bf3af 08:47:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:35 ---> Running in cfb96c35e0ef 08:49:41 Removing intermediate container a2672be1511f 08:49:41 ---> 67862d171ae4 08:49:41 Step 7/32 : COPY . . 08:49:41 Removing intermediate container cfb96c35e0ef 08:49:41 ---> f5c633ad67ca 08:49:41 Step 8/24 : COPY . . 08:49:41 Removing intermediate container 53d0ccf8801e 08:49:41 ---> 88a12bfc3e69 08:49:41 Step 8/22 : COPY . . 08:49:41 Removing intermediate container b5a47fb87792 08:49:41 ---> 37977915d6c1 08:49:41 Step 7/24 : COPY . . 08:49:41 Removing intermediate container 435c8ecb7b42 08:49:41 ---> 3201192559ed 08:49:41 Step 7/23 : COPY . . 08:49:45 ---> cf6a886c4675 08:49:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:49:45 ---> 68f3943a27ff 08:49:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:45 ---> 2c908f0092ed 08:49:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:49:45 ---> Running in b5c74725a1c6 08:49:45 ---> c536b25d5e67 08:49:45 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:49:45 ---> Running in 3ee5259ecaac 08:49:45 ---> 99f2ce8feeb5 08:49:45 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:45 ---> Running in 562993f38390 08:49:45 ---> Running in 5a4dc49c9a47 08:49:45 ---> Running in 615fc2f45ac9 08:49:46 Removing intermediate container 3ee5259ecaac 08:49:46 ---> 9d9349beb286 08:49:46 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:46 Removing intermediate container 615fc2f45ac9 08:49:46 ---> bbbf626fa2af 08:49:46 Step 9/23 : WORKDIR /edgex-go/spire-build 08:49:46 ---> Running in 3bb61807efd5 08:49:46 ---> Running in b844099052fd 08:49:47 Removing intermediate container 3bb61807efd5 08:49:47 ---> 58ba902e0ac5 08:49:47 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 08:49:47 ---> Running in f3babfdf2232 08:49:47 Removing intermediate container b844099052fd 08:49:47 ---> 481f54f655d1 08:49:47 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 08:49:47 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 08:49:47 ---> Running in 07bdd773cc98 08:49:48 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 08:49:48 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 08:49:51 Removing intermediate container f3babfdf2232 08:49:51 ---> ca38fdcfdd89 08:49:51 Step 11/24 : WORKDIR /edgex-go 08:49:51 ---> Running in 359a9f4cd0a4 08:49:52 Removing intermediate container 07bdd773cc98 08:49:52 ---> 3f834998621f 08:49:52 Step 11/23 : WORKDIR /edgex-go 08:49:52 ---> Running in 17057b5f455d 08:49:52 Removing intermediate container 359a9f4cd0a4 08:49:52 ---> 56d54ce65874 08:49:52 08:49:52 Step 12/24 : FROM alpine:3.15 08:49:52 3.15: Pulling from library/alpine 08:49:52 Removing intermediate container 17057b5f455d 08:49:52 ---> 897ad113c9a7 08:49:52 08:49:52 Step 12/23 : FROM alpine:3.15 08:49:52 3.15: Pulling from library/alpine 08:49:54 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:54 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:54 Status: Downloaded newer image for alpine:3.15 08:49:54 Status: Downloaded newer image for alpine:3.15 08:49:54 ---> 354640af7b1b 08:49:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:54 ---> 354640af7b1b 08:49:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:54 ---> Running in 2667381fd705 08:49:54 ---> Running in 5347055c2eae 08:49:55 Removing intermediate container 5347055c2eae 08:49:55 ---> 8f38fb5c6025 08:49:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:55 Removing intermediate container 2667381fd705 08:49:55 ---> e4594e16095a 08:49:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:55 ---> Running in ee750ff15048 08:49:55 ---> Running in 35bc8cf7999e 08:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:00 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:50:00 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:50:00 OK: 15734 distinct packages available 08:50:00 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:50:00 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:50:00 OK: 15734 distinct packages available 08:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:02 (1/5) Installing dumb-init (1.2.5-r1) 08:50:02 (2/5) Installing musl-obstack (1.2.3-r0) 08:50:02 (3/5) Installing libucontext (1.1-r0) 08:50:02 (4/5) Installing gcompat (1.0.0-r4) 08:50:02 (5/5) Installing openssl (1.1.1t-r1) 08:50:02 Executing busybox-1.34.1-r7.trigger 08:50:02 OK: 6 MiB in 19 packages 08:50:02 (1/5) Installing dumb-init (1.2.5-r1) 08:50:02 (2/5) Installing musl-obstack (1.2.3-r0) 08:50:02 (3/5) Installing libucontext (1.1-r0) 08:50:02 (4/5) Installing gcompat (1.0.0-r4) 08:50:02 (5/5) Installing openssl (1.1.1t-r1) 08:50:02 Executing busybox-1.34.1-r7.trigger 08:50:02 OK: 6 MiB in 19 packages 08:50:04 Removing intermediate container 35bc8cf7999e 08:50:04 ---> 94917e79e71b 08:50:04 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:05 Removing intermediate container ee750ff15048 08:50:05 ---> 1892b576974b 08:50:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:50:10 ---> 6e16d00f26bd 08:50:10 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:13 ---> c9da85a1a2d1 08:50:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:15 ---> 4944d9e358a2 08:50:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:17 ---> a5ab0700c4c4 08:50:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:18 ---> a5377ef6cbb7 08:50:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:18 ---> Running in 85c6fe638c18 08:50:19 Removing intermediate container 85c6fe638c18 08:50:19 ---> b36bb36b794d 08:50:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:19 ---> Running in c1a33f3c5ffd 08:50:20 Removing intermediate container c1a33f3c5ffd 08:50:20 ---> c93326812661 08:50:20 Step 21/23 : LABEL arch=arm64 08:50:20 ---> c598ae596627 08:50:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:20 ---> Running in f1748caefb0b 08:50:21 Removing intermediate container f1748caefb0b 08:50:21 ---> 4ad5c7052fc0 08:50:21 Step 22/23 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 08:50:21 ---> Running in 23ca433b9065 08:50:21 ---> 3251a656c0d8 08:50:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:22 Removing intermediate container 23ca433b9065 08:50:22 ---> c5e4e778ca76 08:50:22 Step 23/23 : LABEL version=0.0.0 08:50:22 ---> Running in 289fce14fe02 08:50:23 Removing intermediate container 289fce14fe02 08:50:23 ---> c312b0f95d40 08:50:23 08:50:23 ---> 16063fe1403e 08:50:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:23 Successfully built c312b0f95d40 08:50:23 Successfully tagged security-spire-server-arm64:latest 08:50:23  Building security-spire-server ... done Building security-spire-config 08:50:24 ---> c8605806319b 08:50:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:24 ---> Running in dab90dfd6cdc 08:50:25 Removing intermediate container dab90dfd6cdc 08:50:25 ---> 3a67cbfae64f 08:50:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:25 ---> Running in 767bb6775353 08:50:25 Removing intermediate container 767bb6775353 08:50:25 ---> cc5e93cbc457 08:50:25 Step 22/24 : LABEL arch=arm64 08:50:25 ---> Running in 55fac2a5af66 08:50:26 Removing intermediate container 55fac2a5af66 08:50:26 ---> 39d8d5e3c211 08:50:26 Step 23/24 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 08:50:29 ---> Running in e6e0428650ee 08:50:29 Removing intermediate container e6e0428650ee 08:50:29 ---> 6524b4c2c5e2 08:50:29 Step 24/24 : LABEL version=0.0.0 08:50:29 ---> Running in 1edf7f1c4d4f 08:50:30 Removing intermediate container 1edf7f1c4d4f 08:50:30 ---> 5451db4a1749 08:50:30 08:50:30 Successfully built 5451db4a1749 08:50:30 Successfully tagged security-spire-agent-arm64:latest 08:50:30  Building security-spire-agent ... done Building support-notifications 08:50:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:52 ---> 6429a719dd18 08:50:52 Step 3/24 : WORKDIR /edgex-go 08:50:52 ---> Using cache 08:50:52 ---> c9b2098718df 08:50:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:50:52 ---> Using cache 08:50:52 ---> 15ea5fbf2c6d 08:50:52 Step 5/24 : COPY go.mod vendor* ./ 08:50:52 ---> Using cache 08:50:52 ---> 8ae18dff8640 08:50:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:52 ---> Using cache 08:50:52 ---> 37977915d6c1 08:50:52 Step 7/24 : COPY . . 08:50:52 ---> Using cache 08:50:52 ---> 68f3943a27ff 08:50:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:50:52 ---> Using cache 08:50:52 ---> 9d9349beb286 08:50:52 Step 9/24 : WORKDIR /edgex-go/spire-build 08:50:52 ---> Using cache 08:50:52 ---> 58ba902e0ac5 08:50:52 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 08:50:52 ---> Using cache 08:50:52 ---> ca38fdcfdd89 08:50:52 Step 11/24 : WORKDIR /edgex-go 08:50:52 ---> Using cache 08:50:52 ---> 56d54ce65874 08:50:52 08:50:52 Step 12/24 : FROM alpine:3.15 08:50:52 ---> 354640af7b1b 08:50:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:52 ---> Using cache 08:50:52 ---> e4594e16095a 08:50:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:52 ---> Running in 417c78cbaee1 08:50:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:55 ---> 6429a719dd18 08:50:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:55 ---> Using cache 08:50:55 ---> 454cdee8561d 08:50:55 Step 4/22 : WORKDIR /edgex-go 08:50:55 ---> Using cache 08:50:55 ---> 918baa4497d1 08:50:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:50:55 ---> Running in 17aa2743bc99 08:50:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:50:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:50:56 OK: 15734 distinct packages available 08:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:58 (1/4) Installing dumb-init (1.2.5-r1) 08:50:58 (2/4) Installing musl-obstack (1.2.3-r0) 08:50:58 (3/4) Installing libucontext (1.1-r0) 08:50:58 (4/4) Installing gcompat (1.0.0-r4) 08:50:58 Executing busybox-1.34.1-r7.trigger 08:50:58 OK: 6 MiB in 18 packages 08:51:00 OK: 221 MiB in 51 packages 08:51:00 Removing intermediate container 417c78cbaee1 08:51:00 ---> 994def03eb4f 08:51:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:02 Removing intermediate container 17aa2743bc99 08:51:02 ---> 29ca9ee2f8f0 08:51:02 Step 6/22 : COPY go.mod vendor* ./ 08:51:04 ---> 0f490f1ba190 08:51:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:04 ---> Running in 1dc151d36ce7 08:51:08 ---> 50a52448109d 08:51:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:51:09 ---> c19ac20106bf 08:51:09 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:51:09 ---> Running in c1b4e1a3b37b 08:51:09 Removing intermediate container c1b4e1a3b37b 08:51:09 ---> 403b1a0b9b34 08:51:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:51:10 ---> eb4fcbd7ac21 08:51:10 Step 19/24 : WORKDIR / 08:51:10 ---> Running in 48b3ba2c75c2 08:51:11 Removing intermediate container 48b3ba2c75c2 08:51:11 ---> 09bef3db33c6 08:51:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:11 ---> Running in 6e5c4e165203 08:51:12 Removing intermediate container 6e5c4e165203 08:51:12 ---> be99a651e441 08:51:12 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:12 ---> Running in 3b7f4edd8ba6 08:51:12 Removing intermediate container 3b7f4edd8ba6 08:51:12 ---> 31ad0cc34f0c 08:51:12 Step 22/24 : LABEL arch=arm64 08:51:12 ---> Running in 5a6c0d5f9856 08:51:13 Removing intermediate container 5a6c0d5f9856 08:51:13 ---> abb96565a207 08:51:13 Step 23/24 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 08:51:13 ---> Running in e77abb685552 08:51:14 Removing intermediate container e77abb685552 08:51:14 ---> fceaeae6b83b 08:51:14 Step 24/24 : LABEL version=0.0.0 08:51:14 ---> Running in a12372b730ff 08:51:15 Removing intermediate container a12372b730ff 08:51:15 ---> f68eed6679a0 08:51:15 08:51:15 Successfully built f68eed6679a0 08:51:15 Successfully tagged security-spire-config-arm64:latest 08:51:15 Building security-proxy-auth 08:51:33  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:33 ---> 6429a719dd18 08:51:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:51:33 ---> Using cache 08:51:33 ---> 454cdee8561d 08:51:33 Step 4/22 : WORKDIR /edgex-go 08:51:33 ---> Using cache 08:51:33 ---> 918baa4497d1 08:51:33 Step 5/22 : RUN apk add --update --no-cache make git 08:51:33 ---> Using cache 08:51:33 ---> bc189765bd80 08:51:33 Step 6/22 : COPY go.mod vendor* ./ 08:51:33 ---> Using cache 08:51:33 ---> 86b0de90bd7f 08:51:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:33 ---> Using cache 08:51:33 ---> 88a12bfc3e69 08:51:33 Step 8/22 : COPY . . 08:51:33 ---> Using cache 08:51:33 ---> 2c908f0092ed 08:51:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:51:33 ---> Running in b71cfc081f38 08:51:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:52:57 Removing intermediate container 1dc151d36ce7 08:52:57 ---> 005d37301a55 08:52:57 Step 8/22 : COPY . . 08:53:01 ---> 22b17cd2986e 08:53:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:53:01 ---> Running in ceccd80746db 08:53:03 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 08:57:10 Removing intermediate container 5a4dc49c9a47 08:57:10 ---> bea0f0086a7b 08:57:10 08:57:10 Step 9/32 : FROM alpine:3.16 08:57:10 3.16: Pulling from library/alpine 08:57:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:57:10 Status: Downloaded newer image for alpine:3.16 08:57:10 ---> 4c81e5bf8899 08:57:10 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:10 ---> Running in 9b256c1390b8 08:57:10 Removing intermediate container 9b256c1390b8 08:57:10 ---> 1f992edbd7fe 08:57:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:57:10 ---> Running in 16e22b7fba19 08:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:14 (1/2) Installing dumb-init (1.2.5-r1) 08:57:14 (2/2) Installing su-exec (0.2-r1) 08:57:14 Executing busybox-1.35.0-r17.trigger 08:57:14 OK: 5 MiB in 16 packages 08:57:15 Removing intermediate container 16e22b7fba19 08:57:15 ---> 22c60d4ad0a8 08:57:15 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:57:16 ---> Running in 2bef621d8879 08:57:16 Removing intermediate container 2bef621d8879 08:57:16 ---> 41f43b8a919e 08:57:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:57:16 ---> Running in 7051be68beac 08:57:17 Removing intermediate container 7051be68beac 08:57:17 ---> d03f41f4f571 08:57:17 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:57:20 ---> Running in f8b04d045afc 08:57:20 Removing intermediate container f8b04d045afc 08:57:20 ---> 90fa676901b3 08:57:21 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:57:21 ---> Running in e986bef3937e 08:57:21 Removing intermediate container e986bef3937e 08:57:21 ---> 9806f5b71f2f 08:57:21 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:57:21 ---> Running in 55e796675f2e 08:57:25 Removing intermediate container 55e796675f2e 08:57:25 ---> b022f971da16 08:57:25 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:57:25 ---> Running in ea98c9ae5d71 08:57:25 Removing intermediate container ea98c9ae5d71 08:57:25 ---> fdc20b6adff9 08:57:25 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:57:27 ---> f48a30405f27 08:57:27 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:57:27 ---> Running in d4ce858878b1 08:57:30 Removing intermediate container d4ce858878b1 08:57:30 ---> 342cb31c5b85 08:57:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:31 ---> 86b622f58b37 08:57:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:57:33 ---> c43c32b1d11d 08:57:33 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:57:34 ---> fe0999a2c6d5 08:57:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:57:35 ---> b8d335ea0d9c 08:57:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:57:36 ---> b9a20c670093 08:57:36 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:57:37 ---> 37a9ab67ac45 08:57:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:57:38 ---> a42d1ff7a1b5 08:57:38 Step 27/32 : RUN chmod +x /entrypoint.sh 08:57:38 ---> Running in a7adfe13660d 08:57:42 Removing intermediate container a7adfe13660d 08:57:42 ---> 7431f08dd774 08:57:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:57:42 ---> Running in 751c7b7deb28 08:57:42 Removing intermediate container 751c7b7deb28 08:57:42 ---> b0520f34e4d0 08:57:42 Step 29/32 : CMD ["gate"] 08:57:42 ---> Running in 25b0f218e18c 08:57:43 Removing intermediate container 25b0f218e18c 08:57:43 ---> 641de9c5b8d9 08:57:43 Step 30/32 : LABEL arch=arm64 08:57:43 ---> Running in 25cecd13d941 08:57:44 Removing intermediate container 25cecd13d941 08:57:44 ---> bbed0fafefde 08:57:44 Step 31/32 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 08:57:44 ---> Running in 578b3ca4f7d5 08:57:45 Removing intermediate container 578b3ca4f7d5 08:57:45 ---> f8960f81764c 08:57:45 Step 32/32 : LABEL version=0.0.0 08:57:45 ---> Running in 2894b974848b 08:57:45 Removing intermediate container 2894b974848b 08:57:45 ---> dea089e8fdaf 08:57:45 08:57:46 Successfully built dea089e8fdaf 08:57:46 Successfully tagged security-bootstrapper-arm64:latest 08:57:46  Building security-bootstrapper ... done Building security-proxy-setup 08:58:04 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:58:04 ---> 6429a719dd18 08:58:04 Step 3/20 : WORKDIR /edgex-go 08:58:04 ---> Using cache 08:58:04 ---> c9b2098718df 08:58:04 Step 4/20 : RUN apk add --update --no-cache make git 08:58:05 ---> Running in fa388302f402 08:58:06 Removing intermediate container b5c74725a1c6 08:58:06 ---> f3b6253e73c8 08:58:06 08:58:06 Step 10/24 : FROM alpine:3.16 08:58:06 ---> 4c81e5bf8899 08:58:06 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:58:06 ---> Running in 04df37f1fe7d 08:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:10 OK: 221 MiB in 51 packages 08:58:10 (1/1) Installing dumb-init (1.2.5-r1) 08:58:10 Executing busybox-1.35.0-r17.trigger 08:58:10 OK: 5 MiB in 15 packages 08:58:12 Removing intermediate container fa388302f402 08:58:12 ---> 6969546fbc67 08:58:12 Step 5/20 : COPY go.mod vendor* ./ 08:58:13 Removing intermediate container 04df37f1fe7d 08:58:13 ---> 14f07b1cc217 08:58:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:13 ---> Running in 90272e14aecb 08:58:13 ---> 810cfa7ea451 08:58:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:13 Removing intermediate container 90272e14aecb 08:58:13 ---> f8cd3b5a17b5 08:58:13 Step 13/24 : ENV APP_PORT=59881 08:58:13 ---> Running in 999a27d4e64a 08:58:14 ---> Running in 4ea00f1938c6 08:58:15 Removing intermediate container 4ea00f1938c6 08:58:15 ---> 71b36fa83aed 08:58:15 Step 14/24 : EXPOSE $APP_PORT 08:58:15 ---> Running in 03f36700821f 08:58:16 Removing intermediate container 03f36700821f 08:58:16 ---> 94597a770ee9 08:58:16 Step 15/24 : WORKDIR / 08:58:16 ---> Running in 0dc15e8c285c 08:58:17 Removing intermediate container 0dc15e8c285c 08:58:17 ---> 9748e28ba9d4 08:58:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:19 ---> 2b83007ac86b 08:58:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:22 ---> 0273f111026a 08:58:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:58:24 ---> 67deae6a5963 08:58:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:58:25 Removing intermediate container b71cfc081f38 08:58:25 ---> 07ea74f80c70 08:58:25 08:58:25 Step 10/22 : FROM alpine:3.16 08:58:25 ---> 4c81e5bf8899 08:58:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:25 ---> 17add921d4a3 08:58:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:58:25 ---> Running in 083468469f5e 08:58:25 ---> Running in 395d4d1555ed 08:58:26 Removing intermediate container 395d4d1555ed 08:58:26 ---> a716f19af36c 08:58:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:26 ---> Running in dd2892573048 08:58:26 Removing intermediate container 083468469f5e 08:58:26 ---> 67b08945785e 08:58:26 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:58:26 ---> Running in 142349f962f3 08:58:27 Removing intermediate container dd2892573048 08:58:27 ---> 2efdb1ec514f 08:58:27 Step 22/24 : LABEL arch=arm64 08:58:27 ---> Running in 07335fcb1bd4 08:58:28 Removing intermediate container 07335fcb1bd4 08:58:28 ---> f8ed1e2ebb7d 08:58:28 Step 23/24 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 08:58:28 ---> Running in 571b9d9b453f 08:58:29 Removing intermediate container 571b9d9b453f 08:58:29 ---> 6df447694328 08:58:29 Step 24/24 : LABEL version=0.0.0 08:58:29 ---> Running in 457fca0f1618 08:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:30 Removing intermediate container 457fca0f1618 08:58:30 ---> 083233dfb3b2 08:58:30 08:58:30 Successfully built 083233dfb3b2 08:58:30 Successfully tagged core-metadata-arm64:latest 08:58:30  Building core-metadata ... done Building core-data 08:58:31 (1/1) Installing dumb-init (1.2.5-r1) 08:58:31 Executing busybox-1.35.0-r17.trigger 08:58:31 OK: 5 MiB in 15 packages 08:58:33 Removing intermediate container 142349f962f3 08:58:33 ---> 58e3b2007ebf 08:58:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:33 ---> 2bd42923b2d6 08:58:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:58:35 ---> e56234c569b7 08:58:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:58:36 ---> 3db40eaa7fe4 08:58:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:58:37 ---> c02546add57b 08:58:37 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:38 ---> Running in e71ef59e8ba4 08:58:42 Removing intermediate container e71ef59e8ba4 08:58:42 ---> 348641812181 08:58:42 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:42 ---> Running in e23c949bdd11 08:58:42 Removing intermediate container e23c949bdd11 08:58:42 ---> 169b5352ed98 08:58:42 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:58:43 ---> Running in 13fd499c90d8 08:58:43 Removing intermediate container 13fd499c90d8 08:58:43 ---> f432ccddebb0 08:58:43 Step 20/22 : LABEL arch=arm64 08:58:44 ---> Running in 6fbc9eef721e 08:58:44 Removing intermediate container 6fbc9eef721e 08:58:44 ---> b230ce38868f 08:58:44 Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 08:58:44 ---> Running in 5077f783288a 08:58:45 Removing intermediate container 5077f783288a 08:58:45 ---> bc3818d03f7a 08:58:45 Step 22/22 : LABEL version=0.0.0 08:58:45 ---> Running in 4a3444d5a807 08:58:46 Removing intermediate container 4a3444d5a807 08:58:46 ---> faf89c6091c1 08:58:46 08:58:47 Successfully built faf89c6091c1 08:58:47 Successfully tagged security-proxy-auth-arm64:latest 08:58:47 Building core-common-config-bootstrapper 08:58:51  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:58:51 ---> 6429a719dd18 08:58:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:58:51 ---> Using cache 08:58:51 ---> 454cdee8561d 08:58:51 Step 4/22 : WORKDIR /edgex-go 08:58:51 ---> Using cache 08:58:51 ---> 918baa4497d1 08:58:51 Step 5/22 : RUN apk add --update --no-cache make git 08:58:51 ---> Using cache 08:58:51 ---> bc189765bd80 08:58:51 Step 6/22 : COPY go.mod vendor* ./ 08:58:51 ---> Using cache 08:58:51 ---> 86b0de90bd7f 08:58:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:51 ---> Using cache 08:58:51 ---> 88a12bfc3e69 08:58:51 Step 8/22 : COPY . . 08:58:51 ---> Using cache 08:58:51 ---> 2c908f0092ed 08:58:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:58:51 ---> Running in d60357dac918 08:58:53 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 08:59:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:11 ---> 6429a719dd18 08:59:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:11 ---> Using cache 08:59:11 ---> 454cdee8561d 08:59:11 Step 4/22 : WORKDIR /edgex-go 08:59:11 ---> Using cache 08:59:11 ---> 918baa4497d1 08:59:11 Step 5/22 : RUN apk add --update --no-cache make git 08:59:11 ---> Using cache 08:59:11 ---> bc189765bd80 08:59:11 Step 6/22 : COPY go.mod vendor* ./ 08:59:11 ---> Using cache 08:59:11 ---> 86b0de90bd7f 08:59:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:11 ---> Using cache 08:59:11 ---> 88a12bfc3e69 08:59:11 Step 8/22 : COPY . . 08:59:11 ---> Using cache 08:59:11 ---> 2c908f0092ed 08:59:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:11 ---> Running in 0c1ffc5f5274 08:59:12 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 08:59:58 Removing intermediate container 999a27d4e64a 08:59:58 ---> 55503a205446 08:59:58 Step 7/20 : COPY . . 09:00:08 ---> 0ae93cc32a5d 09:00:08 Step 8/20 : RUN make cmd/secrets-config/secrets-config 09:00:08 ---> Running in 9104fa187b46 09:00:09 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 09:01:05 Removing intermediate container 562993f38390 09:01:05 ---> 188392346991 09:01:05 09:01:05 Step 10/22 : FROM alpine:3.16 09:01:05 ---> 4c81e5bf8899 09:01:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:01:05 ---> Using cache 09:01:05 ---> 14f07b1cc217 09:01:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:01:05 ---> Using cache 09:01:05 ---> f8cd3b5a17b5 09:01:05 Step 13/22 : ENV APP_PORT=59861 09:01:05 ---> Running in 68ea08e22e19 09:01:05 Removing intermediate container 68ea08e22e19 09:01:05 ---> 35de4bdb9d4e 09:01:05 Step 14/22 : EXPOSE $APP_PORT 09:01:05 ---> Running in 220c7d8c91c2 09:01:05 Removing intermediate container 220c7d8c91c2 09:01:05 ---> b2b7236f7d78 09:01:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:05 ---> 958813e62354 09:01:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:01:05 ---> b122bc79d5c3 09:01:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:01:06 ---> 3253cfc477a3 09:01:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:01:06 ---> Running in 0481fca40d98 09:01:06 Removing intermediate container 0481fca40d98 09:01:06 ---> 2715f4b64902 09:01:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:07 ---> Running in ba4f6f9caa28 09:01:07 Removing intermediate container ba4f6f9caa28 09:01:07 ---> 7d382aebf474 09:01:07 Step 20/22 : LABEL arch=arm64 09:01:07 ---> Running in 0d225e573d88 09:01:08 Removing intermediate container 0d225e573d88 09:01:08 ---> 7d8a9f7de2a6 09:01:08 Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 09:01:08 ---> Running in f7ac4225d73e 09:01:08 Removing intermediate container f7ac4225d73e 09:01:08 ---> ce3dad2c5a43 09:01:08 Step 22/22 : LABEL version=0.0.0 09:01:09 ---> Running in 2f6799707f76 09:01:09 Removing intermediate container 2f6799707f76 09:01:09 ---> 8366ad3aa16d 09:01:09 09:01:09 Successfully built 8366ad3aa16d 09:01:09 Successfully tagged support-scheduler-arm64:latest 09:01:09 Building security-spiffe-token-provider 09:01:32  Building support-scheduler ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:32 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:01:32 ---> 6429a719dd18 09:01:32 Step 3/19 : WORKDIR /edgex-go 09:01:32 ---> Using cache 09:01:32 ---> c9b2098718df 09:01:32 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:01:32 ---> Running in 159ae77d58a9 09:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:32 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:01:32 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:01:32 OK: 16903 distinct packages available 09:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:34 OK: 221 MiB in 51 packages 09:01:36 Removing intermediate container 159ae77d58a9 09:01:36 ---> 347874988c07 09:01:36 Step 5/19 : COPY go.mod vendor* ./ 09:01:37 ---> 33555b89d588 09:01:37 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:37 ---> Running in 1ca5a88995f6 09:03:14 Removing intermediate container 1ca5a88995f6 09:03:14 ---> 7dc994d295aa 09:03:14 Step 7/19 : COPY . . 09:03:29 ---> 922b9f711404 09:03:29 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:29 ---> Running in 339264b383f7 09:03:30 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 09:04:26 Removing intermediate container ceccd80746db 09:04:26 ---> 42371c364897 09:04:26 09:04:26 Step 10/22 : FROM alpine:3.16 09:04:26 ---> 4c81e5bf8899 09:04:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:04:26 ---> Running in f4cdef9ee854 09:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:26 (1/2) Installing ca-certificates (20220614-r0) 09:04:26 (2/2) Installing dumb-init (1.2.5-r1) 09:04:26 Executing busybox-1.35.0-r17.trigger 09:04:26 Executing ca-certificates-20220614-r0.trigger 09:04:26 OK: 6 MiB in 16 packages 09:04:26 Removing intermediate container f4cdef9ee854 09:04:26 ---> 3451bc4a2e10 09:04:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:04:26 ---> Running in 29b1693238c8 09:04:26 Removing intermediate container 29b1693238c8 09:04:26 ---> 2f5ce205aa7b 09:04:26 Step 13/22 : ENV APP_PORT=59860 09:04:26 ---> Running in a6c1320533fa 09:04:26 Removing intermediate container a6c1320533fa 09:04:26 ---> 2766245cfdf0 09:04:26 Step 14/22 : EXPOSE $APP_PORT 09:04:26 ---> Running in 7a053fe048d9 09:04:26 Removing intermediate container 7a053fe048d9 09:04:26 ---> c8c10a246869 09:04:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:27 ---> a67f70f047f1 09:04:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:04:29 ---> de508c469db8 09:04:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:04:30 ---> 06872dbb5530 09:04:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:04:30 ---> Running in 560be67063c2 09:04:31 Removing intermediate container 560be67063c2 09:04:31 ---> ce2fbab70606 09:04:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:31 ---> Running in d4b1b24daa1b 09:04:32 Removing intermediate container d4b1b24daa1b 09:04:32 ---> ed1ce33ae30d 09:04:32 Step 20/22 : LABEL arch=arm64 09:04:32 ---> Running in 127193a7838c 09:04:32 Removing intermediate container 127193a7838c 09:04:32 ---> e34deb088b7b 09:04:32 Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 09:04:32 ---> Running in b1c014169e6f 09:04:33 Removing intermediate container b1c014169e6f 09:04:33 ---> d2d8c5eabc16 09:04:33 Step 22/22 : LABEL version=0.0.0 09:04:33 ---> Running in b75bd894ec70 09:04:34 Removing intermediate container b75bd894ec70 09:04:34 ---> 19f3c78cc2a6 09:04:34 09:04:34 Successfully built 19f3c78cc2a6 09:04:34 Successfully tagged support-notifications-arm64:latest 09:04:34  Building support-notifications ... done Building core-command 09:04:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:56 ---> 6429a719dd18 09:04:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:04:56 ---> Using cache 09:04:56 ---> 454cdee8561d 09:04:56 Step 4/23 : WORKDIR /edgex-go 09:04:56 ---> Using cache 09:04:56 ---> 918baa4497d1 09:04:56 Step 5/23 : RUN apk add --update --no-cache make git 09:04:56 ---> Using cache 09:04:56 ---> bc189765bd80 09:04:56 Step 6/23 : COPY go.mod vendor* ./ 09:04:56 ---> Using cache 09:04:56 ---> 86b0de90bd7f 09:04:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:56 ---> Using cache 09:04:56 ---> 88a12bfc3e69 09:04:56 Step 8/23 : COPY . . 09:04:56 ---> Using cache 09:04:56 ---> 2c908f0092ed 09:04:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:04:56 ---> Running in 604c167e53ef 09:04:56 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 09:06:47 Removing intermediate container 0c1ffc5f5274 09:06:47 ---> 4a6a20244946 09:06:47 09:06:47 Step 10/22 : FROM alpine:3.16 09:06:47 ---> 4c81e5bf8899 09:06:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:06:47 ---> Using cache 09:06:47 ---> 67b08945785e 09:06:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:06:47 ---> Using cache 09:06:47 ---> 58e3b2007ebf 09:06:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:47 ---> Using cache 09:06:47 ---> 2bd42923b2d6 09:06:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:06:47 ---> d88b0b050a58 09:06:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:06:47 ---> 19631a96fe0b 09:06:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:06:47 ---> 42ee50091eac 09:06:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:06:47 ---> Running in 30c5710a9435 09:06:47 Removing intermediate container 30c5710a9435 09:06:47 ---> e57d41bb6335 09:06:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:06:47 ---> Running in f1291f273e17 09:06:48 Removing intermediate container f1291f273e17 09:06:48 ---> bbd126a4ec9a 09:06:48 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:06:48 ---> Running in 41b06c011ee9 09:06:49 Removing intermediate container 41b06c011ee9 09:06:49 ---> 57f0d22c9c2f 09:06:49 Step 20/22 : LABEL arch=arm64 09:06:49 ---> Running in 8d2eda290da3 09:06:49 Removing intermediate container 8d2eda290da3 09:06:49 ---> 1a145a593ecd 09:06:49 Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 09:06:49 ---> Running in 751b0a73a1f2 09:06:50 Removing intermediate container 751b0a73a1f2 09:06:50 ---> 235b9e9b28db 09:06:50 Step 22/22 : LABEL version=0.0.0 09:06:50 ---> Running in e8766b1e4e06 09:06:51 Removing intermediate container e8766b1e4e06 09:06:51 ---> ce5478cf7107 09:06:51 09:06:52 Successfully built ce5478cf7107 09:06:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:06:52  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 09:07:04 Removing intermediate container 9104fa187b46 09:07:04 ---> 7c29a85f421c 09:07:04 09:07:04 Step 9/20 : FROM alpine:3.16 09:07:04 ---> 4c81e5bf8899 09:07:04 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 09:07:04 ---> Running in 475de3320120 09:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:08 Removing intermediate container d60357dac918 09:07:08 ---> d5ca7147d1fb 09:07:08 09:07:08 Step 10/22 : FROM alpine:3.16 09:07:08 ---> 4c81e5bf8899 09:07:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:07:08 (1/2) Installing dumb-init (1.2.5-r1) 09:07:08 (2/2) Installing openssl (1.1.1t-r0) 09:07:08 ---> Running in 202f17779478 09:07:08 Executing busybox-1.35.0-r17.trigger 09:07:08 OK: 6 MiB in 16 packages 09:07:08 Removing intermediate container 202f17779478 09:07:08 ---> 308fd2ccee7c 09:07:08 Step 12/22 : ENV APP_PORT=59880 09:07:09 ---> Running in a9d987717d03 09:07:10 Removing intermediate container a9d987717d03 09:07:10 ---> d9b864ce89ee 09:07:10 Step 13/22 : EXPOSE $APP_PORT 09:07:10 ---> Running in f1288c12827a 09:07:10 Removing intermediate container 475de3320120 09:07:10 ---> ec08ece99ec0 09:07:10 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:07:10 ---> Running in 5d96e45f7a10 09:07:11 Removing intermediate container f1288c12827a 09:07:11 ---> 694cadd18cd7 09:07:11 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:07:11 ---> Running in 732d7ae96bf9 09:07:11 Removing intermediate container 5d96e45f7a10 09:07:11 ---> 28f15533525d 09:07:11 Step 12/20 : WORKDIR /edgex 09:07:11 ---> Running in 56f857cd7d20 09:07:12 Removing intermediate container 56f857cd7d20 09:07:12 ---> 82bb499c9dc6 09:07:12 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:07:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:07:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:07:14 ---> 6429a719dd18 09:07:14 Step 3/23 : WORKDIR /edgex-go 09:07:14 ---> Using cache 09:07:14 ---> c9b2098718df 09:07:14 Step 4/23 : RUN apk add --update --no-cache make git 09:07:14 ---> Using cache 09:07:14 ---> 6969546fbc67 09:07:14 Step 5/23 : COPY go.mod vendor* ./ 09:07:14 ---> Using cache 09:07:14 ---> 810cfa7ea451 09:07:14 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:14 ---> Using cache 09:07:14 ---> 55503a205446 09:07:14 Step 7/23 : COPY . . 09:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:14 ---> Using cache 09:07:14 ---> 0ae93cc32a5d 09:07:14 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:14 ---> Running in e1adb54cb079 09:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:14 ---> 4c1d44848dda 09:07:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:07:15 (1/1) Installing dumb-init (1.2.5-r1) 09:07:15 Executing busybox-1.35.0-r17.trigger 09:07:16 OK: 5 MiB in 15 packages 09:07:16 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 09:07:17 ---> 74e7a6722974 09:07:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:07:17 Removing intermediate container 732d7ae96bf9 09:07:17 ---> 8cba83cbf74c 09:07:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:18 ---> f2b238b8c5cb 09:07:18 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:07:18 ---> Running in bc3b178710e6 09:07:19 ---> b50eace7b011 09:07:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:07:22 ---> 8043b6e3a93a 09:07:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:07:22 Removing intermediate container bc3b178710e6 09:07:22 ---> aceb79348a84 09:07:22 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 09:07:23 ---> Running in a43bdfd05176 09:07:23 ---> 5da67a236c88 09:07:23 Step 18/22 : ENTRYPOINT ["/core-data"] 09:07:23 Removing intermediate container a43bdfd05176 09:07:23 ---> 0f351063e6e9 09:07:23 Step 18/20 : LABEL arch=arm64 09:07:23 ---> Running in 06031fea767a 09:07:23 ---> Running in ad044ede51c0 09:07:24 Removing intermediate container 06031fea767a 09:07:24 ---> 6250dc1259d6 09:07:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:24 Removing intermediate container ad044ede51c0 09:07:24 ---> f386dece8fee 09:07:24 Step 19/20 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 09:07:24 ---> Running in 1463ff87af9e 09:07:24 ---> Running in f2830ca9f8ba 09:07:25 Removing intermediate container f2830ca9f8ba 09:07:25 ---> 8712d11941dc 09:07:25 Step 20/20 : LABEL version=0.0.0 09:07:25 Removing intermediate container 1463ff87af9e 09:07:25 ---> 24aad1c82bf4 09:07:25 Step 20/22 : LABEL arch=arm64 09:07:25 ---> Running in ad6307fecc95 09:07:25 ---> Running in c8f2262c140f 09:07:26 Removing intermediate container ad6307fecc95 09:07:26 Removing intermediate container c8f2262c140f 09:07:26 ---> 85d9344714c1 09:07:26 09:07:26 ---> db316380ae3d 09:07:26 Step 21/22 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 09:07:26 ---> Running in 96567e1b259e 09:07:26 Successfully built 85d9344714c1 09:07:26 Successfully tagged security-proxy-setup-arm64:latest 09:07:27  Building security-proxy-setup ... done Removing intermediate container 96567e1b259e 09:07:27 ---> 0e9cb932c7dd 09:07:27 Step 22/22 : LABEL version=0.0.0 09:07:27 ---> Running in 12884d4207e7 09:07:28 Removing intermediate container 12884d4207e7 09:07:28 ---> 8b09c755c937 09:07:28 09:07:28 Successfully built 8b09c755c937 09:07:28 Successfully tagged core-data-arm64:latest 09:10:22  Building core-data ... done Removing intermediate container 604c167e53ef 09:10:22 ---> 228f98de087f 09:10:22 09:10:22 Step 10/23 : FROM alpine:3.16 09:10:22 ---> 4c81e5bf8899 09:10:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:10:22 ---> Using cache 09:10:22 ---> 14f07b1cc217 09:10:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:10:22 ---> Using cache 09:10:22 ---> f8cd3b5a17b5 09:10:22 Step 13/23 : ENV APP_PORT=59882 09:10:22 ---> Running in 5b51227636ee 09:10:22 Removing intermediate container 5b51227636ee 09:10:22 ---> f5dfcad4dd6a 09:10:22 Step 14/23 : EXPOSE $APP_PORT 09:10:22 ---> Running in a8901db284d6 09:10:22 Removing intermediate container a8901db284d6 09:10:22 ---> f4d0aa6de170 09:10:22 Step 15/23 : WORKDIR / 09:10:22 ---> Running in 798c2ca8b1fa 09:10:22 Removing intermediate container 798c2ca8b1fa 09:10:22 ---> 147af6c06578 09:10:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:22 ---> 24e381404589 09:10:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:10:22 ---> e00c55efd8d6 09:10:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:10:22 ---> 12293335f29b 09:10:22 Step 19/23 : ENTRYPOINT ["/core-command"] 09:10:22 ---> Running in fcdf4b58323f 09:10:22 Removing intermediate container fcdf4b58323f 09:10:22 ---> 44679dd5a0ef 09:10:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:22 ---> Running in c2146684191d 09:10:22 Removing intermediate container c2146684191d 09:10:22 ---> 142388c5f4e9 09:10:22 Step 21/23 : LABEL arch=arm64 09:10:22 ---> Running in 88e1cc1ba3d1 09:10:22 Removing intermediate container 88e1cc1ba3d1 09:10:22 ---> b69d24914df0 09:10:22 Step 22/23 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 09:10:22 ---> Running in 5698f21753cb 09:10:23 Removing intermediate container 5698f21753cb 09:10:23 ---> 4d65680f6dd3 09:10:23 Step 23/23 : LABEL version=0.0.0 09:10:23 ---> Running in 732dc2fabbe0 09:10:23 Removing intermediate container 732dc2fabbe0 09:10:23 ---> fa66d141e113 09:10:23 09:10:24 Successfully built fa66d141e113 09:10:24 Successfully tagged core-command-arm64:latest 09:10:34  Building core-command ... done Removing intermediate container 339264b383f7 09:10:34 ---> 2fed932b3a73 09:10:34 09:10:34 Step 9/19 : FROM alpine:3.15 09:10:34 ---> 354640af7b1b 09:10:34 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:34 ---> Using cache 09:10:34 ---> e4594e16095a 09:10:34 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:10:34 ---> Running in 24cd2c57d3be 09:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:37 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:10:37 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:10:37 OK: 15734 distinct packages available 09:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:38 (1/9) Installing ca-certificates (20220614-r0) 09:10:38 (2/9) Installing brotli-libs (1.0.9-r5) 09:10:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:10:38 (4/9) Installing libcurl (7.80.0-r6) 09:10:38 (5/9) Installing curl (7.80.0-r6) 09:10:38 (6/9) Installing dumb-init (1.2.5-r1) 09:10:38 (7/9) Installing musl-obstack (1.2.3-r0) 09:10:38 (8/9) Installing libucontext (1.1-r0) 09:10:38 (9/9) Installing gcompat (1.0.0-r4) 09:10:38 Executing busybox-1.34.1-r7.trigger 09:10:38 Executing ca-certificates-20220614-r0.trigger 09:10:39 OK: 8 MiB in 23 packages 09:10:40 Removing intermediate container 24cd2c57d3be 09:10:40 ---> 2dd98c48c7ee 09:10:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:41 ---> 98121f4a8722 09:10:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:10:41 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 09:10:42 ---> 94ee53089312 09:10:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:10:43 ---> b56ffddfdd2e 09:10:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:10:43 ---> Running in 05e957b6eaa0 09:10:43 Removing intermediate container 05e957b6eaa0 09:10:43 ---> 995bfe5a9f78 09:10:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:43 ---> Running in 6699e6a74971 09:10:44 Removing intermediate container 6699e6a74971 09:10:44 ---> d80a55151f42 09:10:44 Step 17/19 : LABEL arch=arm64 09:10:44 ---> Running in 06e489de26ae 09:10:44 Removing intermediate container 06e489de26ae 09:10:44 ---> 822fefb1dad3 09:10:44 Step 18/19 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 09:10:46 ---> Running in bf6ecc7ffbc8 09:10:46 Removing intermediate container bf6ecc7ffbc8 09:10:46 ---> 3be6c288d53c 09:10:46 Step 19/19 : LABEL version=0.0.0 09:10:46 ---> Running in e43cdb7023cc 09:10:47 Removing intermediate container e43cdb7023cc 09:10:47 ---> a0d6d5f3257a 09:10:47 09:10:47 Successfully built a0d6d5f3257a 09:10:47 Successfully tagged security-spiffe-token-provider-arm64:latest 09:10:50  Building security-spiffe-token-provider ... done Removing intermediate container e1adb54cb079 09:10:50 ---> 06f3ba1b910b 09:10:50 09:10:50 Step 9/23 : FROM alpine:3.16 09:10:50 ---> 4c81e5bf8899 09:10:50 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:10:51 ---> Running in b27739117c86 09:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:53 (1/3) Installing ca-certificates (20220614-r0) 09:10:53 (2/3) Installing dumb-init (1.2.5-r1) 09:10:53 (3/3) Installing su-exec (0.2-r1) 09:10:53 Executing busybox-1.35.0-r17.trigger 09:10:53 Executing ca-certificates-20220614-r0.trigger 09:10:53 OK: 6 MiB in 17 packages 09:10:54 Removing intermediate container b27739117c86 09:10:54 ---> 3627f1ad08fa 09:10:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:10:54 ---> Running in cb365aae7314 09:10:55 Removing intermediate container cb365aae7314 09:10:55 ---> a830b0f5b011 09:10:55 Step 12/23 : WORKDIR / 09:10:55 ---> Running in 4d279186b083 09:10:55 Removing intermediate container 4d279186b083 09:10:55 ---> 189ba8c49f03 09:10:55 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:55 ---> 8b76587623e1 09:10:55 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:10:56 ---> ff7b91ce7e00 09:10:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:10:56 ---> 1c88ab00693f 09:10:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:57 ---> 90f2cb6554e2 09:10:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:58 ---> b3ecb119f1a9 09:10:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:58 ---> 1c4981dac11e 09:10:58 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:58 ---> Running in 044203dabc04 09:11:00 Removing intermediate container 044203dabc04 09:11:00 ---> eff42a84be7a 09:11:00 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:11:00 ---> Running in 16c586cb68dc 09:11:00 Removing intermediate container 16c586cb68dc 09:11:00 ---> 7831e64f839f 09:11:00 Step 21/23 : LABEL arch=arm64 09:11:01 ---> Running in 3125fe4b888b 09:11:01 Removing intermediate container 3125fe4b888b 09:11:01 ---> 079e3ba2964e 09:11:01 Step 22/23 : LABEL git_sha=293ce32846068b38a4dbfe5d895b662c778a399a 09:11:01 ---> Running in d6b58ebdd5a0 09:11:01 Removing intermediate container d6b58ebdd5a0 09:11:01 ---> a332b3cbe962 09:11:01 Step 23/23 : LABEL version=0.0.0 09:11:01 ---> Running in dc7bd9d63495 09:11:02 Removing intermediate container dc7bd9d63495 09:11:02 ---> e1bd9d158ae8 09:11:02 09:11:02 Successfully built e1bd9d158ae8 09:11:02 Successfully tagged security-secretstore-setup-arm64:latest 09:11:02  Building security-secretstore-setup ... done  [Pipeline] } 09:11:02 $ docker stop --time=1 d04bd555c11f5e2b9fb9e645e9ad3b88a855cc7009e4b6294c0b5159f4c49f78 09:11:04 $ docker rm -f --volumes d04bd555c11f5e2b9fb9e645e9ad3b88a855cc7009e4b6294c0b5159f4c49f78 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:05 + docker images 09:11:05 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:05 security-secretstore-setup-arm64 latest e1bd9d158ae8 4 seconds ago 28.7MB 09:11:05 06f3ba1b910b 16 seconds ago 1.5GB 09:11:05 security-spiffe-token-provider-arm64 latest a0d6d5f3257a 18 seconds ago 29.1MB 09:11:05 2fed932b3a73 33 seconds ago 1.54GB 09:11:05 core-command-arm64 latest fa66d141e113 42 seconds ago 17.1MB 09:11:05 228f98de087f 52 seconds ago 1.51GB 09:11:05 core-data-arm64 latest 8b09c755c937 3 minutes ago 17.3MB 09:11:05 security-proxy-setup-arm64 latest 85d9344714c1 3 minutes ago 15.8MB 09:11:05 d5ca7147d1fb 3 minutes ago 1.51GB 09:11:05 7c29a85f421c 4 minutes ago 1.49GB 09:11:05 core-common-config-bootstrapper-arm64 latest ce5478cf7107 4 minutes ago 14.9MB 09:11:05 4a6a20244946 4 minutes ago 1.5GB 09:11:05 support-notifications-arm64 latest 19f3c78cc2a6 6 minutes ago 29.7MB 09:11:05 42371c364897 6 minutes ago 1.57GB 09:11:05 support-scheduler-arm64 latest 8366ad3aa16d 9 minutes ago 29.1MB 09:11:05 188392346991 10 minutes ago 1.57GB 09:11:05 security-proxy-auth-arm64 latest faf89c6091c1 12 minutes ago 15.6MB 09:11:05 core-metadata-arm64 latest 083233dfb3b2 12 minutes ago 17.8MB 09:11:05 07ea74f80c70 12 minutes ago 1.49GB 09:11:05 f3b6253e73c8 13 minutes ago 1.51GB 09:11:05 security-bootstrapper-arm64 latest dea089e8fdaf 13 minutes ago 19.6MB 09:11:05 bea0f0086a7b 13 minutes ago 1.5GB 09:11:05 security-spire-config-arm64 latest f68eed6679a0 19 minutes ago 83.6MB 09:11:05 security-spire-agent-arm64 latest 5451db4a1749 20 minutes ago 122MB 09:11:05 security-spire-server-arm64 latest c312b0f95d40 20 minutes ago 84.3MB 09:11:05 897ad113c9a7 21 minutes ago 1.38GB 09:11:05 56d54ce65874 21 minutes ago 1.38GB 09:11:05 ci-base-image-arm64 latest 6429a719dd18 35 minutes ago 905MB 09:11:05 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 09:11:05 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 09:11:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:11:05 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 09:11:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:05 09:11:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:06 arm64: Pulling from edgex-lftools-log-publisher 09:11:06 8998bd30e6a1: Pulling fs layer 09:11:06 04944245beec: Pulling fs layer 09:11:06 699f458cf7ca: Pulling fs layer 09:11:06 765212b225bb: Pulling fs layer 09:11:06 f23df028b6ca: Pulling fs layer 09:11:06 d65c8cfc05b1: Pulling fs layer 09:11:06 2437ff75d9bd: Pulling fs layer 09:11:06 765212b225bb: Waiting 09:11:06 f23df028b6ca: Waiting 09:11:06 d65c8cfc05b1: Waiting 09:11:06 2437ff75d9bd: Waiting 09:11:06 04944245beec: Verifying Checksum 09:11:06 04944245beec: Download complete 09:11:06 765212b225bb: Verifying Checksum 09:11:06 765212b225bb: Download complete 09:11:06 f23df028b6ca: Verifying Checksum 09:11:06 f23df028b6ca: Download complete 09:11:06 d65c8cfc05b1: Verifying Checksum 09:11:06 d65c8cfc05b1: Download complete 09:11:06 699f458cf7ca: Verifying Checksum 09:11:06 699f458cf7ca: Download complete 09:11:06 8998bd30e6a1: Verifying Checksum 09:11:06 8998bd30e6a1: Download complete 09:11:09 2437ff75d9bd: Verifying Checksum 09:11:09 2437ff75d9bd: Download complete 09:11:10 8998bd30e6a1: Pull complete 09:11:11 04944245beec: Pull complete 09:11:13 699f458cf7ca: Pull complete 09:11:13 765212b225bb: Pull complete 09:11:14 f23df028b6ca: Pull complete 09:11:14 d65c8cfc05b1: Pull complete 09:11:29 2437ff75d9bd: Pull complete 09:11:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:29 prd-ubuntu20.04-docker-arm64-4c-16g-7941 does not seem to be running inside a container 09:11:29 $ 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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:11:32 $ docker top 3af6efafae1dfa4178a9847c9c3265d3bb83e00472ef064a9e7ea5b5a0453f30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:33 ---> job-cost.sh 09:11:33 lf-activate-venv: SKIPPING 09:11:33 INFO: No Stack... 09:11:33 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:34 INFO: Archiving Costs [Pipeline] sh 09:11:35 + cat /w/workspace/edgex-go/29/archives/cost.csv 09:11:35 + cut -d, -f6 [Pipeline] lock 09:11:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4244-29-stack-cost] 09:11:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4244-29-stack-cost] did not exist. Created. 09:11:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4244-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:11:36 + echo total: 0.10999999940395355 [Pipeline] stash 09:11:36 Stashed 1 file(s) [Pipeline] } 09:11:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4244-29-stack-cost] [Pipeline] // lock [Pipeline] } 09:11:36 $ docker stop --time=1 3af6efafae1dfa4178a9847c9c3265d3bb83e00472ef064a9e7ea5b5a0453f30 09:11:37 $ docker rm -f --volumes 3af6efafae1dfa4178a9847c9c3265d3bb83e00472ef064a9e7ea5b5a0453f30 [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 09:11:38 provisioning config files... 09:11:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/29@tmp/config9052330896733917186tmp [Pipeline] { [Pipeline] sh 09:11:38 + set +x 09:11:38 + curl -s https://codecov.io/bash 09:11:38 + bash -s -- 09:11:38 09:11:38 _____ _ 09:11:38 / ____| | | 09:11:38 | | ___ __| | ___ ___ _____ __ 09:11:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:11:38 | |___| (_) | (_| | __/ (_| (_) \ V / 09:11:38 \_____\___/ \__,_|\___|\___\___/ \_/ 09:11:38 Bash-1.0.6 09:11:38 09:11:38 09:11:38 ==> git version 2.25.1 found 09:11:38 ==> 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 09:11:38 Release-Date: 2020-01-08 09:11:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:11:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:11:38 ==> Jenkins CI detected. 09:11:38 current dir:  /w/workspace/edgex-go/29 09:11:38 project root: . 09:11:38 --> token set from env 09:11:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:11:38 ==> Running gcov in . (disable via -X gcov) 09:11:38 ==> Python coveragepy not found 09:11:38 ==> Searching for coverage reports in: 09:11:38 + . 09:11:38 -> Found 1 reports 09:11:38 ==> Detecting git/mercurial file structure 09:11:38 ==> Reading reports 09:11:38 + ./coverage.out bytes=448156 09:11:38 ==> Appending adjustments 09:11:38 https://docs.codecov.io/docs/fixing-reports 09:11:39 + Found adjustments 09:11:39 ==> Gzipping contents 09:11:39 60K /tmp/codecov.CvSvAn.gz 09:11:39 ==> Uploading reports 09:11:39 url: https://codecov.io 09:11:39 query: branch=PR-4244&commit=8ab5929e3212437ec561e7006faea1516767bcd3&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4244%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4244&job=&cmd_args= 09:11:39 -> Pinging Codecov 09:11:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4244&commit=8ab5929e3212437ec561e7006faea1516767bcd3&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4244%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4244&job=&cmd_args= 09:11:39 -> Uploading to 09:11:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/8ab5929e3212437ec561e7006faea1516767bcd3/55a331bc-b47a-4fee-9567-fefd9bf5e162.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T091139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c09de3b2c5531a25431cc09edeb730ff5d44e2d81272f08616e9f24e95abc2ca 09:11:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:11:39 Dload Upload Total Spent Left Speed 09:11:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58283 0 0 100 58283 0 196k --:--:-- --:--:-- --:--:-- 196k 09:11:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8ab5929e3212437ec561e7006faea1516767bcd3 [Pipeline] } 09:11:40 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 09:11:40 + [ -d /w/workspace/edgex-go/29/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:41 ---> package-listing.sh 09:11:41 ++ facter osfamily 09:11:41 ++ tr '[:upper:]' '[:lower:]' 09:11:42 + OS_FAMILY=debian 09:11:42 + workspace=/w/workspace/edgex-go/29 09:11:42 + START_PACKAGES=/tmp/packages_start.txt 09:11:42 + END_PACKAGES=/tmp/packages_end.txt 09:11:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:42 + PACKAGES=/tmp/packages_start.txt 09:11:42 + '[' /w/workspace/edgex-go/29 ']' 09:11:42 + PACKAGES=/tmp/packages_end.txt 09:11:42 + case "${OS_FAMILY}" in 09:11:42 + dpkg -l 09:11:42 + grep '^ii' 09:11:42 + '[' -f /tmp/packages_start.txt ']' 09:11:42 + '[' -f /tmp/packages_end.txt ']' 09:11:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:42 + '[' /w/workspace/edgex-go/29 ']' 09:11:42 + mkdir -p /w/workspace/edgex-go/29/archives/ 09:11:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/29/archives/ [Pipeline] echo 09:11:42 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/29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:43 09:11:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:43 latest: Pulling from edgex-lftools-log-publisher 09:11:43 5eb5b503b376: Pulling fs layer 09:11:43 5c69ac0246d0: Pulling fs layer 09:11:43 ec43610c2a17: Pulling fs layer 09:11:43 3a2ae6a8a46f: Pulling fs layer 09:11:43 33b1e0a273af: Pulling fs layer 09:11:43 5d3b04190fa2: Pulling fs layer 09:11:43 3a2ae6a8a46f: Waiting 09:11:43 33b1e0a273af: Waiting 09:11:43 2f39f015ded8: Pulling fs layer 09:11:43 5d3b04190fa2: Waiting 09:11:43 5c69ac0246d0: Verifying Checksum 09:11:43 5c69ac0246d0: Download complete 09:11:43 3a2ae6a8a46f: Verifying Checksum 09:11:43 3a2ae6a8a46f: Download complete 09:11:43 33b1e0a273af: Verifying Checksum 09:11:43 33b1e0a273af: Download complete 09:11:43 5d3b04190fa2: Verifying Checksum 09:11:43 5d3b04190fa2: Download complete 09:11:43 ec43610c2a17: Verifying Checksum 09:11:43 ec43610c2a17: Download complete 09:11:43 5eb5b503b376: Verifying Checksum 09:11:43 5eb5b503b376: Download complete 09:11:44 2f39f015ded8: Verifying Checksum 09:11:44 2f39f015ded8: Download complete 09:11:44 5eb5b503b376: Pull complete 09:11:44 5c69ac0246d0: Pull complete 09:11:45 ec43610c2a17: Pull complete 09:11:45 3a2ae6a8a46f: Pull complete 09:11:45 33b1e0a273af: Pull complete 09:11:45 5d3b04190fa2: Pull complete 09:11:51 2f39f015ded8: Pull complete 09:11:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:51 prd-ubuntu20.04-docker-8c-8g-7938 does not seem to be running inside a container 09:11:51 $ 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/29/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/29 -v /w/workspace/edgex-go/29:/w/workspace/edgex-go/29:rw,z -v /w/workspace/edgex-go/29@tmp:/w/workspace/edgex-go/29@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-lftools-log-publisher:latest cat 09:11:52 $ docker top d42aa8e3b5b3fe2300b522a71888016990c16149a41c5d54d558e90249bbe40c -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:53 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:53 + mkdir -p /var/log/sysstat [Pipeline] sh 09:11:53 + ls /var/log/sa-host 09:11:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:53 provisioning config files... 09:11:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/29@tmp/config15718184534935509900tmp [Pipeline] { [Pipeline] echo 09:11:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:54 ---> create-netrc.sh [Pipeline] } 09:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:11:54 ---> python-tools-install.sh [Pipeline] echo 09:11:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:11:54 ---> sudo-logs.sh 09:11:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:11:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:11:55 ---> job-cost.sh 09:11:55 lf-activate-venv: SKIPPING 09:11:55 DEBUG: total: 0.10999999940395355 09:11:55 INFO: Retrieving Stack Cost... 09:11:55 INFO: Retrieving Pricing Info for: v3-standard-8 09:11:55 INFO: Archiving Costs [Pipeline] echo 09:11:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:11:56 ---> logs-deploy.sh 09:11:56 lf-activate-venv: SKIPPING 09:11:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4244/29 09:11:56 INFO: archiving workspace using pattern(s): 09:11:57 Archives upload complete. 09:11:57 INFO: archiving logs to Nexus