Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dfc69c46f2179a1bd80aede03130ed258963b02f+0884a144fb493a631a0908641cc58311c6d2a231 (426fafd3db4fd35c6112278d4a79b986b881b772) 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-ssh9029680235822143144.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-ssh447575088607891280.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-4305/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-4305/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2744052245961944281.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-ssh17612919440610049108.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-4305/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-4305/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3283603763924985832.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3653 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit dfc69c46f2179a1bd80aede03130ed258963b02f Merge succeeded, producing 334294c85ed4842071f72362431941725ffeaf82 Checking out Revision 334294c85ed4842071f72362431941725ffeaf82 (PR-4305) > 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/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # 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 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 334294c85ed4842071f72362431941725ffeaf82 # timeout=10 Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" > git rev-list --no-walk dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:02 ========================================================= 08:30:02 EdgeX Global Pipelines Version Info 08:30:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:02 ------------------- 08:30:02 stable info: 08:30:02 ------------------- 08:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:02 Message: update stable to v1.0.244 08:30:03 ------------------- 08:30:03 experimental info: 08:30:03 ------------------- 08:30:03 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:03 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4305 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4305 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4305 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 334294c85ed4842071f72362431941725ffeaf82 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 334294c [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:03 provisioning config files... 08:30:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14301624787837194869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:04 ---> docker-login.sh 08:30:04 nexus3.edgexfoundry.org:10001 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 nexus3.edgexfoundry.org:10002 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 nexus3.edgexfoundry.org:10003 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 nexus3.edgexfoundry.org:10004 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 docker.io 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 ---> docker-login.sh ends [Pipeline] } 08:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:05 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:05 + dirname cmd/core-command/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo core-command,cmd/core-command/Dockerfile 08:30:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:05 + + dirname cmd/core-data/Dockerfile 08:30:05 cut -d/ -f2 08:30:05 + echo core-data,cmd/core-data/Dockerfile 08:30:05 + dirname cmd/core-metadata/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:05 + + dirname cmd/security-bootstrapper/Dockerfile 08:30:05 cut -d/ -f2 08:30:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:05 + dirname cmd/security-proxy-setup/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:05 + cut -d/+ -f2 08:30:05 dirname cmd/security-secretstore-setup/Dockerfile 08:30:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:05 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 08:30:05 -d/ -f2 08:30:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + dirname cmd/security-spire-agent/Dockerfile 08:30:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:05 + dirname cmd/security-spire-config/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + dirname cmd/security-spire-server/Dockerfile 08:30:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:05 + dirname cmd/support-notifications/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:05 + dirname cmd/support-scheduler/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:05 + git rev-list -1 --merges 334294c85ed4842071f72362431941725ffeaf82~1..334294c85ed4842071f72362431941725ffeaf82 [Pipeline] echo 08:30:05 -----------> git rev-list -1 --merges 334294c85ed4842071f72362431941725ffeaf82~1..334294c85ed4842071f72362431941725ffeaf82 334294c85ed4842071f72362431941725ffeaf82 08:30:05 334294c85ed4842071f72362431941725ffeaf82 [false] [Pipeline] sh 08:30:06 + git log --format=format:%s -1 334294c85ed4842071f72362431941725ffeaf82 [Pipeline] echo 08:30:06 ========================================================= 08:30:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:06 + grep -v github /etc/ssh/ssh_known_hosts 08:30:06 + [ -e /tmp/ssh_known_hosts ] 08:30:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:06 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:06 08:30:06 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:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:07 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:07 b85a868b505f: Pulling fs layer 08:30:07 e2be974225ed: Pulling fs layer 08:30:07 339a4e72a1f5: Pulling fs layer 08:30:07 988bab9f4d93: Pulling fs layer 08:30:07 1469e6f7b9e6: Pulling fs layer 08:30:07 eaf3925da568: Pulling fs layer 08:30:07 bab4dde63d76: Pulling fs layer 08:30:07 bde34c3a00c8: Pulling fs layer 08:30:07 b352a97aabf1: Pulling fs layer 08:30:07 4872d77fe225: Pulling fs layer 08:30:07 5851b861e8e6: Pulling fs layer 08:30:07 988bab9f4d93: Waiting 08:30:07 bde34c3a00c8: Waiting 08:30:07 1469e6f7b9e6: Waiting 08:30:07 b352a97aabf1: Waiting 08:30:07 4872d77fe225: Waiting 08:30:07 eaf3925da568: Waiting 08:30:07 5851b861e8e6: Waiting 08:30:07 bab4dde63d76: Waiting 08:30:07 e2be974225ed: Download complete 08:30:07 988bab9f4d93: Verifying Checksum 08:30:07 988bab9f4d93: Download complete 08:30:07 1469e6f7b9e6: Verifying Checksum 08:30:07 1469e6f7b9e6: Download complete 08:30:07 eaf3925da568: Verifying Checksum 08:30:07 339a4e72a1f5: Verifying Checksum 08:30:07 339a4e72a1f5: Download complete 08:30:07 bde34c3a00c8: Verifying Checksum 08:30:07 bde34c3a00c8: Download complete 08:30:07 b352a97aabf1: Download complete 08:30:07 4872d77fe225: Download complete 08:30:07 5851b861e8e6: Verifying Checksum 08:30:07 5851b861e8e6: Download complete 08:30:07 b85a868b505f: Verifying Checksum 08:30:07 b85a868b505f: Download complete 08:30:08 bab4dde63d76: Verifying Checksum 08:30:08 bab4dde63d76: Download complete 08:30:08 b85a868b505f: Pull complete 08:30:08 e2be974225ed: Pull complete 08:30:09 339a4e72a1f5: Pull complete 08:30:09 988bab9f4d93: Pull complete 08:30:09 1469e6f7b9e6: Pull complete 08:30:10 eaf3925da568: Pull complete 08:30:11 bab4dde63d76: Pull complete 08:30:11 bde34c3a00c8: Pull complete 08:30:11 b352a97aabf1: Pull complete 08:30:11 4872d77fe225: Pull complete 08:30:11 5851b861e8e6: Pull complete 08:30:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:12 prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container 08:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:15 $ docker top 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 -eo pid,comm 08:30:15 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:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:15 [ssh-agent] Looking for ssh-agent implementation... 08:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:15 $ docker exec 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 ssh-agent 08:30:15 SSH_AUTH_SOCK=/tmp/ssh-oBbdUyWIGB6A/agent.33 08:30:15 SSH_AGENT_PID=39 08:30:15 Running ssh-add (command line suppressed) 08:30:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6158100251448985529.key (/w/workspace/edgex-go/2@tmp/private_key_6158100251448985529.key) 08:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:16 + git tag --points-at HEAD [Pipeline] } 08:30:16 $ docker exec --env ******** --env ******** 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 ssh-agent -k 08:30:16 unset SSH_AUTH_SOCK; 08:30:16 unset SSH_AGENT_PID; 08:30:16 echo Agent pid 39 killed; 08:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:16 [ssh-agent] Looking for ssh-agent implementation... 08:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:16 $ docker exec 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 ssh-agent 08:30:16 SSH_AUTH_SOCK=/tmp/ssh-ydhqhrTlCj0Y/agent.71 08:30:16 SSH_AGENT_PID=77 08:30:16 Running ssh-add (command line suppressed) 08:30:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_10174612496615175016.key (/w/workspace/edgex-go/2@tmp/private_key_10174612496615175016.key) 08:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:16 + git semver init 08:30:17 2023-01-25 08:30:17,067 [run_init] DEBUG init version:0.0.0 force:False 08:30:17 2023-01-25 08:30:17,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:17 2023-01-25 08:30:17,069 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:17 2023-01-25 08:30:17,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:23 2023-01-25 08:30:22,696 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:23 2023-01-25 08:30:22,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4305 with force:False 08:30:23 2023-01-25 08:30:22,697 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4305 08:30:23 2023-01-25 08:30:22,701 [execute] INFO git cat-file --batch-check 08:30:23 2023-01-25 08:30:22,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:23 2023-01-25 08:30:22,707 [execute] INFO git cat-file --batch 08:30:23 2023-01-25 08:30:22,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:23 2023-01-25 08:30:22,711 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4305 08:30:23 0.0.0 [Pipeline] } 08:30:23 $ docker exec --env ******** --env ******** 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 ssh-agent -k 08:30:23 unset SSH_AUTH_SOCK; 08:30:23 unset SSH_AGENT_PID; 08:30:23 echo Agent pid 77 killed; 08:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:24 + git semver [Pipeline] } 08:30:24 $ docker stop --time=1 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 08:30:25 $ docker rm -f --volumes 3d1f61615b215b591837ee7d94e9b7e34e468c2cc9ec4843fd50c4a72128ce80 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:26 Stashed 1 file(s) [Pipeline] echo 08:30:26 [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:26 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:26 ========================================================= 08:30:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:27 213ec9aee27d: Pulling fs layer 08:30:27 4583459ba037: Pulling fs layer 08:30:27 93c1e223e6f2: Pulling fs layer 08:30:27 53926ce57604: Pulling fs layer 08:30:27 21b2b0c7a3f4: Pulling fs layer 08:30:27 22ff95d597cd: Pulling fs layer 08:30:27 12d6caf4c0d1: Pulling fs layer 08:30:27 96b7cbca73a9: Pulling fs layer 08:30:27 a7acece74701: Pulling fs layer 08:30:27 96b7cbca73a9: Waiting 08:30:27 a7acece74701: Waiting 08:30:27 53926ce57604: Waiting 08:30:27 12d6caf4c0d1: Waiting 08:30:27 21b2b0c7a3f4: Waiting 08:30:27 93c1e223e6f2: Verifying Checksum 08:30:27 93c1e223e6f2: Download complete 08:30:27 4583459ba037: Verifying Checksum 08:30:27 4583459ba037: Download complete 08:30:27 21b2b0c7a3f4: Download complete 08:30:27 22ff95d597cd: Verifying Checksum 08:30:27 22ff95d597cd: Download complete 08:30:27 213ec9aee27d: Verifying Checksum 08:30:27 213ec9aee27d: Download complete 08:30:27 213ec9aee27d: Pull complete 08:30:27 4583459ba037: Pull complete 08:30:27 12d6caf4c0d1: Verifying Checksum 08:30:27 12d6caf4c0d1: Download complete 08:30:27 93c1e223e6f2: Pull complete 08:30:31 96b7cbca73a9: Verifying Checksum 08:30:31 96b7cbca73a9: Download complete 08:30:31 53926ce57604: Verifying Checksum 08:30:31 53926ce57604: Download complete 08:30:31 a7acece74701: Verifying Checksum 08:30:31 a7acece74701: Download complete 08:30:34 53926ce57604: Pull complete 08:30:34 21b2b0c7a3f4: Pull complete 08:30:34 22ff95d597cd: Pull complete 08:30:34 12d6caf4c0d1: Pull complete 08:30:36 96b7cbca73a9: Pull complete 08:30:36 a7acece74701: Pull complete 08:30:36 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:37 WORKDIR /edgex 08:30:37 COPY go.mod . 08:30:37 RUN go mod download 08:30:37 + docker build -t ci-base-image-x86_64 -f - . 08:30:37 Sending build context to Docker daemon 170.1MB 08:30:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:37 ---> db6d94c90886 08:30:37 Step 2/4 : WORKDIR /edgex 08:30:41 Still waiting to schedule task 08:30:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:42 ---> Running in aeca4c1ac73d 08:30:43 Removing intermediate container aeca4c1ac73d 08:30:43 ---> 030224f5fe4e 08:30:43 Step 3/4 : COPY go.mod . 08:30:43 ---> 8a7dcd4028f5 08:30:43 Step 4/4 : RUN go mod download 08:30:43 ---> Running in 021dd545fde3 08:31:01 Removing intermediate container 021dd545fde3 08:31:01 ---> 492b065a29ba 08:31:01 Successfully built 492b065a29ba 08:31:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:01 + docker inspect -f . ci-base-image-x86_64 08:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:01 prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container 08:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 08:31:02 $ docker top 026ebf4890d275355f425ca83f668cdfe34bc64678b7211afe96576416cadeb5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:02 + go version 08:31:02 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:02 $ docker stop --time=1 026ebf4890d275355f425ca83f668cdfe34bc64678b7211afe96576416cadeb5 08:31:03 $ docker rm -f --volumes 026ebf4890d275355f425ca83f668cdfe34bc64678b7211afe96576416cadeb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:04 + docker inspect -f . ci-base-image-x86_64 08:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:04 prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container 08:31:04 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 08:31:04 $ docker top 699bce4347e77cc5d278da0e9cb396d00f0e08983a74ffa0f4d395bce2d1b386 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:04 ========================================================= 08:31:04 [edgeXBuildGoParallel] Running Tests and Build... 08:31:04 ========================================================= [Pipeline] sh 08:31:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:05 + make test 08:31:05 go test -race -coverprofile=coverage.out ./... 08:31:11 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.110s coverage: 43.1% of statements 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 54.0% of statements 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.558s coverage: 89.2% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 2.4% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.445s coverage: 95.6% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.099s coverage: 47.1% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.261s coverage: 79.9% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.058s coverage: 86.9% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 77.4% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 80.0% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 64.7% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 65.3% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.210s coverage: 41.8% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:47 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:06 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:06 go vet ./... 08:32:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:08 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:08 + ls -al . 08:32:08 total 748 08:32:08 drwxrwxr-x 11 1001 1001 4096 Jan 25 08:31 . 08:32:08 drwxr-xr-x 4 root root 4096 Jan 25 08:31 .. 08:32:08 drwxrwxr-x 2 1001 1001 4096 Jan 25 08:29 .blubracket 08:32:08 -rw-rw-r-- 1 1001 1001 16 Jan 25 08:29 .dockerignore 08:32:08 drwxrwxr-x 8 1001 1001 4096 Jan 25 08:31 .git 08:32:08 drwxrwxr-x 3 1001 1001 4096 Jan 25 08:29 .github 08:32:08 -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:29 .gitignore 08:32:08 -rw-rw-r-- 1 1001 1001 42 Jan 25 08:29 .golangci.yml 08:32:08 -rw-rw-r-- 1 1001 1001 87 Jan 25 08:29 .hadolint.yml 08:32:08 drwxr-xr-x 3 1001 1001 4096 Jan 25 08:30 .semver 08:32:08 -rw-rw-r-- 1 1001 1001 166 Jan 25 08:29 .sonarcloud.properties 08:32:08 -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:29 ADOPTERS.md 08:32:08 -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:29 Attribution.txt 08:32:08 -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:29 CHANGELOG.md 08:32:08 -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:29 CONTRIBUTING.md 08:32:08 -rw-rw-r-- 1 1001 1001 677 Jan 25 08:29 GOVERNANCE.md 08:32:08 -rw-rw-r-- 1 1001 1001 850 Jan 25 08:29 Jenkinsfile 08:32:08 -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:29 LICENSE 08:32:08 -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:29 Makefile 08:32:08 -rw-rw-r-- 1 1001 1001 582 Jan 25 08:29 OWNERS.md 08:32:08 -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:29 README.md 08:32:08 -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:29 SECURITY.md 08:32:08 -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION 08:32:08 drwxrwxr-x 2 1001 1001 4096 Jan 25 08:29 bin 08:32:08 drwxrwxr-x 17 1001 1001 4096 Jan 25 08:29 cmd 08:32:08 -rw-r--r-- 1 root root 489970 Jan 25 08:31 coverage.out 08:32:08 -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:29 go.mod 08:32:08 -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:29 go.sum 08:32:08 drwxrwxr-x 7 1001 1001 4096 Jan 25 08:29 internal 08:32:08 drwxrwxr-x 3 1001 1001 4096 Jan 25 08:29 openapi 08:32:08 drwxrwxr-x 4 1001 1001 4096 Jan 25 08:29 snap 08:32:08 -rw-rw-r-- 1 1001 1001 204 Jan 25 08:29 version.go [Pipeline] sh 08:32:09 + '[' -e coverage.out ] 08:32:09 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:09 Stashed 1 file(s) [Pipeline] sh 08:32:10 + make build 08:32:10 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:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3657 in /w/workspace/edgexfoundry_edgex-go_PR-4305 [Pipeline] { [Pipeline] ws 08:32:20 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:32:20 The recommended git tool is: git 08:32:22 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:22 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:22 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:23 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:25 using credential edgex-jenkins-ssh 08:32:25 Cloning the remote Git repository 08:32:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:26 > git init /w/workspace/edgex-go/2 # timeout=10 08:32:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:26 > git --version # timeout=10 08:32:26 > git --version # 'git version 2.25.1' 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:29 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:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32:32 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:33 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: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:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:37 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:38 $ docker stop --time=1 699bce4347e77cc5d278da0e9cb396d00f0e08983a74ffa0f4d395bce2d1b386 08:32:43 $ docker rm -f --volumes 699bce4347e77cc5d278da0e9cb396d00f0e08983a74ffa0f4d395bce2d1b386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:44 08:32:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4305/head:refs/remotes/origin/PR-4305 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:44 latest: Pulling from edgex-devops/edgex-compose 08:32:44 cbdbe7a5bc2a: Pulling fs layer 08:32:44 ca9280d653b3: Pulling fs layer 08:32:44 7e9c9ca2126c: Pulling fs layer 08:32:45 cbdbe7a5bc2a: Verifying Checksum 08:32:45 cbdbe7a5bc2a: Download complete 08:32:45 cbdbe7a5bc2a: Pull complete 08:32:45 Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit dfc69c46f2179a1bd80aede03130ed258963b02f 08:32:45 ca9280d653b3: Verifying Checksum 08:32:45 7e9c9ca2126c: Verifying Checksum 08:32:45 7e9c9ca2126c: Download complete 08:32:45 ca9280d653b3: Pull complete 08:32:46 Merge succeeded, producing abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 08:32:46 Checking out Revision abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db (PR-4305) 08:32:45 > git config core.sparsecheckout # timeout=10 08:32:45 > git checkout -f dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 08:32:45 > git remote # timeout=10 08:32:45 > git config --get remote.origin.url # timeout=10 08:32:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:45 > git merge 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 08:32:46 > git rev-parse HEAD^{commit} # timeout=10 08:32:46 > git config core.sparsecheckout # timeout=10 08:32:46 > git checkout -f abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db # timeout=10 08:32:48 7e9c9ca2126c: Pull complete 08:32:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:48 prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container 08:32:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/edgex-compose:latest cat 08:32:49 Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" 08:32:49 > git rev-list --no-walk dfc69c46f2179a1bd80aede03130ed258963b02f # timeout=10 08:32:51 $ docker top fe5e9cb23ec45ca416e494ee7c57788fdca6d79b55c8df6151a7197a47edfa98 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:51 + docker-compose build --help 08:32:51 + grep parallel 08:32:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:52 Dload Upload Total Spent Left Speed 08:32:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 08:32:52 --parallel Build images in parallel. [Pipeline] } 08:32:52 $ docker stop --time=1 fe5e9cb23ec45ca416e494ee7c57788fdca6d79b55c8df6151a7197a47edfa98 08:32:53 $ docker rm -f --volumes fe5e9cb23ec45ca416e494ee7c57788fdca6d79b55c8df6151a7197a47edfa98 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:54 prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container 08:32:54 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:54 + sudo tee /etc/docker/daemon.new 08:32:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:54 { 08:32:54 "registry-mirrors": [ 08:32:54 "https://nexus3.edgexfoundry.org:10001" 08:32:54 ], 08:32:54 "bip": "10.250.0.254/24", 08:32:54 "hosts": [ 08:32:54 "tcp://0.0.0.0:5555", 08:32:54 "unix:///var/run/docker.sock" 08:32:54 ], 08:32:54 "mtu": 1458, 08:32:54 "selinux-enabled": true, 08:32:54 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:54 } 08:32:54 $ docker top 0224b9f8e63184fbafafe64b1d0012b59a93f8a30453d2d071566fd5bc747ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:32:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:55 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:55 + sudo service docker restart 08:32:55 Building core-command ... 08:32:55 Building core-common-config-bootstrapper ... 08:32:55 Building core-data ... 08:32:55 Building core-metadata ... 08:32:55 Building security-bootstrapper ... 08:32:55 Building security-proxy-setup ... 08:32:55 Building security-secretstore-setup ... 08:32:55 Building security-spiffe-token-provider ... 08:32:55 Building security-spire-agent ... 08:32:55 Building security-spire-config ... 08:32:55 Building security-spire-server ... 08:32:55 Building support-notifications ... 08:32:55 Building support-scheduler ... 08:32:55 Building security-bootstrapper 08:32:55 Building security-spiffe-token-provider 08:32:55 Building security-spire-agent 08:32:55 Building core-common-config-bootstrapper 08:32:55 Building support-scheduler 08:33:07 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> 492b065a29ba 08:33:07 Step 3/19 : WORKDIR /edgex-go 08:33:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> 492b065a29ba 08:33:07 Step 3/32 : WORKDIR /edgex-go 08:33:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> 492b065a29ba 08:33:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> 492b065a29ba 08:33:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:07 ---> 492b065a29ba 08:33:07 Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:13 provisioning config files... 08:33:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config18298498438940399263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:14 ---> docker-login.sh 08:33:14 nexus3.edgexfoundry.org:10001 08:33:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:15 Configure a credential helper to remove this warning. See 08:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:15 08:33:15 Login Succeeded 08:33:15 nexus3.edgexfoundry.org:10002 08:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:15 Configure a credential helper to remove this warning. See 08:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:15 08:33:15 Login Succeeded 08:33:15 nexus3.edgexfoundry.org:10003 08:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:15 Configure a credential helper to remove this warning. See 08:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:15 08:33:15 Login Succeeded 08:33:15 nexus3.edgexfoundry.org:10004 08:33:16 ---> Running in 4cb49fca3077 08:33:16 ---> Running in b2f601b65881 08:33:16 ---> Running in d54db622e964 08:33:16 ---> Running in 8331d1a71877 08:33:16 ---> Running in 3380b04c1948 08:33:16 Removing intermediate container 8331d1a71877 08:33:16 ---> 2355c317ab23 08:33:16 Step 4/22 : WORKDIR /edgex-go 08:33:16 ---> Running in 31367a541848 08:33:16 Removing intermediate container b2f601b65881 08:33:16 ---> ffd8ac3004ae 08:33:16 Step 4/22 : WORKDIR /edgex-go 08:33:16 Removing intermediate container 4cb49fca3077 08:33:16 ---> ec9308bdfedd 08:33:16 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:16 Removing intermediate container d54db622e964 08:33:16 ---> b8c9199a44f8 08:33:16 Step 4/32 : RUN apk add --update --no-cache make git 08:33:16 Removing intermediate container 3380b04c1948 08:33:16 ---> 656dfe75c403 08:33:16 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:16 ---> Running in ab8056398b2b 08:33:16 ---> Running in 92e9050fa549 08:33:16 ---> Running in 77c5b63a9f1a 08:33:16 ---> Running in fcb305cc0f0d 08:33:16 Removing intermediate container 31367a541848 08:33:16 ---> 41a6f72ef19b 08:33:16 Step 5/22 : RUN apk add --update --no-cache make git 08:33:16 ---> Running in 9f5d0f52aeb5 08:33:16 Removing intermediate container ab8056398b2b 08:33:16 ---> 84eece540c03 08:33:16 Step 5/22 : RUN apk add --update --no-cache make git 08:33:16 ---> Running in 894e85c7c902 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 docker.io 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:16 OK: 211 MiB in 51 packages 08:33:16 OK: 211 MiB in 51 packages 08:33:16 OK: 211 MiB in 51 packages 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 ---> docker-login.sh ends [Pipeline] } 08:33:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:33:16 OK: 211 MiB in 51 packages 08:33:16 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:16 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:16 OK: 17044 distinct packages available 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 08:33:17 OK: 211 MiB in 51 packages 08:33:17 Removing intermediate container 77c5b63a9f1a 08:33:17 ---> 599fbd24c59d 08:33:17 Step 5/24 : COPY go.mod vendor* ./ 08:33:17 Removing intermediate container fcb305cc0f0d 08:33:17 ---> 3b65b2cd9432 08:33:17 Step 5/32 : COPY go.mod vendor* ./ 08:33:17 Removing intermediate container 9f5d0f52aeb5 08:33:17 ---> d5423a70b71f 08:33:17 Step 6/22 : COPY go.mod vendor* ./ 08:33:17 Removing intermediate container 894e85c7c902 08:33:17 ---> f4e4ba55d4a0 08:33:17 Step 6/22 : COPY go.mod vendor* ./ 08:33:17 ---> 476301a78e7e 08:33:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:17 ---> Running in 3afe07866085 08:33:17 ---> 9c6ac9122849 08:33:17 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:17 ---> Running in 4cfaa6ca9ab1 08:33:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:17 ========================================================= 08:33:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:33:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:17 ---> 59be65fd9865 08:33:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:17 ---> a1ae335d0de3 08:33:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:17 Removing intermediate container 92e9050fa549 08:33:17 ---> 71487e6619cf 08:33:17 Step 5/19 : COPY go.mod vendor* ./ 08:33:17 ---> Running in 6ba6af375292 08:33:17 ---> Running in 77ddd1873c9f 08:33:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:17 ---> d9b595a522fc 08:33:17 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:17 ---> Running in baef18165eac 08:33:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:18 9b18e9b68314: Pulling fs layer 08:33:18 35d82f9e3411: Pulling fs layer 08:33:18 e16973657156: Pulling fs layer 08:33:18 fc693d55d65f: Pulling fs layer 08:33:18 7e9fc2657dce: Pulling fs layer 08:33:18 dda99020689f: Pulling fs layer 08:33:18 db1c61fa0a46: Pulling fs layer 08:33:18 891c053d2c06: Pulling fs layer 08:33:18 dda99020689f: Waiting 08:33:18 fc693d55d65f: Waiting 08:33:18 db1c61fa0a46: Waiting 08:33:18 891c053d2c06: Waiting 08:33:18 7e9fc2657dce: Waiting 08:33:18 e16973657156: Verifying Checksum 08:33:18 e16973657156: Download complete 08:33:18 35d82f9e3411: Verifying Checksum 08:33:18 35d82f9e3411: Download complete 08:33:18 7e9fc2657dce: Verifying Checksum 08:33:18 7e9fc2657dce: Download complete 08:33:18 dda99020689f: Verifying Checksum 08:33:18 dda99020689f: Download complete 08:33:18 9b18e9b68314: Download complete 08:33:19 9b18e9b68314: Pull complete 08:33:19 891c053d2c06: Verifying Checksum 08:33:19 891c053d2c06: Download complete 08:33:19 35d82f9e3411: Pull complete 08:33:20 e16973657156: Pull complete 08:33:20 db1c61fa0a46: Verifying Checksum 08:33:20 db1c61fa0a46: Download complete 08:33:21 fc693d55d65f: Verifying Checksum 08:33:21 fc693d55d65f: Download complete 08:33:36 fc693d55d65f: Pull complete 08:33:36 7e9fc2657dce: Pull complete 08:33:36 dda99020689f: Pull complete 08:33:40 db1c61fa0a46: Pull complete 08:33:42 891c053d2c06: Pull complete 08:33:42 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:43 WORKDIR /edgex 08:33:43 COPY go.mod . 08:33:43 RUN go mod download 08:33:43 + docker build -t ci-base-image-arm64 -f - . 08:33:43 Sending build context to Docker daemon 3.124MB 08:33:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:43 ---> f96f9c87975a 08:33:43 Step 2/4 : WORKDIR /edgex 08:33:46 ---> Running in bc048fa71319 08:33:46 Removing intermediate container bc048fa71319 08:33:46 ---> c33fde44772f 08:33:46 Step 3/4 : COPY go.mod . 08:33:47 ---> 0708df6007a4 08:33:47 Step 4/4 : RUN go mod download 08:33:47 ---> Running in 707e5c7344cb 08:34:26 Removing intermediate container 707e5c7344cb 08:34:26 ---> 8efe37570c74 08:34:26 Successfully built 8efe37570c74 08:34:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:26 + docker inspect -f . ci-base-image-arm64 08:34:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container 08:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 08:34:28 $ docker top f74846c796b85d385dc14d27852e53526db7eedf48179e24ae49e9414b0d71b4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:29 + go version 08:34:29 go version go1.18.7 linux/arm64 [Pipeline] } 08:34:29 $ docker stop --time=1 f74846c796b85d385dc14d27852e53526db7eedf48179e24ae49e9414b0d71b4 08:34:30 $ docker rm -f --volumes f74846c796b85d385dc14d27852e53526db7eedf48179e24ae49e9414b0d71b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:31 + docker inspect -f . ci-base-image-arm64 08:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:31 prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container 08:34:31 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-arm64 cat 08:34:33 $ docker top 189f06aa2a4f5b75fa9af4ed0ae96ffd606bc1766fa449ea60faed7229da2cb2 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:33 ========================================================= 08:34:33 [edgeXBuildGoParallel] Running Tests and Build... 08:34:33 ========================================================= [Pipeline] sh 08:34:34 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:34:34 + make test 08:34:34 go test -race -coverprofile=coverage.out ./... 08:34:39 Removing intermediate container 4cfaa6ca9ab1 08:34:39 ---> 8f69e0bbb2d0 08:34:39 Step 7/32 : COPY . . 08:34:39 Removing intermediate container baef18165eac 08:34:39 ---> 015a2b767423 08:34:39 Step 7/19 : COPY . . 08:34:39 Removing intermediate container 3afe07866085 08:34:39 ---> edc26af9ad67 08:34:39 Step 7/24 : COPY . . 08:34:39 Removing intermediate container 77ddd1873c9f 08:34:39 ---> bd3ab5f7f6ea 08:34:39 Step 8/22 : COPY . . 08:34:39 Removing intermediate container 6ba6af375292 08:34:39 ---> c078bfa25bca 08:34:39 Step 8/22 : COPY . . 08:34:49 ---> 73bd640c0a66 08:34:49 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:49 ---> Running in c53a137f3b7d 08:34:49 ---> 8a6261e9cff2 08:34:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:49 ---> 3b5fd9e1e844 08:34:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:49 ---> Running in 15fcc5e1bbcd 08:34:49 ---> 908e86d63160 08:34:49 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:49 ---> Running in e24272208573 08:34:49 ---> 69d28a919fc0 08:34:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:49 ---> Running in 5950a1e46f2c 08:34:49 ---> Running in 3a485930d990 08:34:49 Removing intermediate container 3a485930d990 08:34:49 ---> 40cacb4d8b15 08:34:49 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:49 ---> Running in ed802f5a7ac8 08:34:49 Removing intermediate container ed802f5a7ac8 08:34:49 ---> 0164fd03c659 08:34:49 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:49 ---> Running in 6c243b593a29 08:34: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:49 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:50 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: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:51 Removing intermediate container 6c243b593a29 08:34:51 ---> 767f3e9bece2 08:34:51 Step 11/24 : WORKDIR /edgex-go 08:34:51 ---> Running in feee5469f1f0 08:34:51 Removing intermediate container feee5469f1f0 08:34:51 ---> 271a584da3b4 08:34:51 08:34:51 Step 12/24 : FROM alpine:3.15 08:34:51 3.15: Pulling from library/alpine 08:34:51 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:34:51 Status: Downloaded newer image for alpine:3.15 08:34:51 ---> c4fc93816858 08:34:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:51 ---> Running in d0a53fd84f17 08:34:51 Removing intermediate container d0a53fd84f17 08:34:51 ---> 860b0edca678 08:34:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:51 ---> Running in 4c0f6d4e2208 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:53 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:53 OK: 15859 distinct packages available 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:53 (1/5) Installing dumb-init (1.2.5-r1) 08:34:53 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:53 (3/5) Installing libucontext (1.1-r0) 08:34:53 (4/5) Installing gcompat (1.0.0-r4) 08:34:53 (5/5) Installing openssl (1.1.1s-r1) 08:34:53 Executing busybox-1.34.1-r7.trigger 08:34:53 OK: 7 MiB in 19 packages 08:34:55 Removing intermediate container 4c0f6d4e2208 08:34:55 ---> 5ec2cec1e442 08:34:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:59 ---> 7d4163f95fcd 08:34:59 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:04 ---> c64467dbf673 08:35:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:04 ---> 8a3b23c2ee95 08:35:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:04 ---> 0f6a38a0b03a 08:35:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:07 ---> f4c47d06b702 08:35:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:08 ---> Running in fdbdffa5baf6 08:35:09 Removing intermediate container fdbdffa5baf6 08:35:09 ---> a8ddbdc40d71 08:35:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:09 ---> Running in 8bb2ad543dc0 08:35:09 Removing intermediate container 8bb2ad543dc0 08:35:09 ---> 55cc1517dc35 08:35:09 Step 22/24 : LABEL arch=x86_64 08:35:09 ---> Running in 43a4460265d0 08:35:10 Removing intermediate container 43a4460265d0 08:35:10 ---> 095f91ab2678 08:35:10 Step 23/24 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:35:10 ---> Running in 912b49270e06 08:35:10 Removing intermediate container 912b49270e06 08:35:10 ---> 7e2eb9568bed 08:35:10 Step 24/24 : LABEL version=0.0.0 08:35:10 ---> Running in f66084118c9e 08:35:11 Removing intermediate container f66084118c9e 08:35:11 ---> 106c41ddeec2 08:35:11 08:35:11 Successfully built 106c41ddeec2 08:35:11 Successfully tagged security-spire-agent:latest 08:35:11  Building security-spire-agent ... done Building core-metadata 08:35:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> 492b065a29ba 08:35:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:16 ---> Using cache 08:35:16 ---> ffd8ac3004ae 08:35:16 Step 4/24 : WORKDIR /edgex-go 08:35:16 ---> Using cache 08:35:16 ---> 84eece540c03 08:35:16 Step 5/24 : RUN apk add --update --no-cache make git 08:35:16 ---> Using cache 08:35:16 ---> f4e4ba55d4a0 08:35:16 Step 6/24 : COPY go.mod vendor* ./ 08:35:16 ---> Using cache 08:35:16 ---> a1ae335d0de3 08:35:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:16 ---> Using cache 08:35:16 ---> bd3ab5f7f6ea 08:35:16 Step 8/24 : COPY . . 08:35:16 ---> Using cache 08:35:16 ---> 8a6261e9cff2 08:35:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:21 ---> Running in 409e7ff27055 08:35:22 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:24 Removing intermediate container e24272208573 08:35:24 ---> eabcb151261b 08:35:24 08:35:24 Step 10/22 : FROM alpine:3.16 08:35:24 3.16: Pulling from library/alpine 08:35:25 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:35:25 Status: Downloaded newer image for alpine:3.16 08:35:25 ---> bfe296a52501 08:35:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:27 ---> Running in c1932507369f 08:35:28 Removing intermediate container c1932507369f 08:35:28 ---> 45e48b3922eb 08:35:28 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:28 Removing intermediate container 5950a1e46f2c 08:35:28 ---> ea4a8ed6004e 08:35:28 08:35:28 Step 9/32 : FROM alpine:3.16 08:35:28 ---> bfe296a52501 08:35:28 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:28 ---> Running in 705e81450359 08:35:28 ---> Running in 3d8645494e11 08:35:28 Removing intermediate container 705e81450359 08:35:28 ---> ea3ce945d082 08:35:28 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:29 (1/1) Installing dumb-init (1.2.5-r1) 08:35:29 Executing busybox-1.35.0-r17.trigger 08:35:29 OK: 6 MiB in 15 packages 08:35:29 ---> Running in b425d3f1495b 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:30 (1/2) Installing dumb-init (1.2.5-r1) 08:35:30 (2/2) Installing su-exec (0.2-r1) 08:35:30 Executing busybox-1.35.0-r17.trigger 08:35:30 OK: 6 MiB in 16 packages 08:35:32 Removing intermediate container 3d8645494e11 08:35:32 ---> e8b83373d36c 08:35:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:32 Removing intermediate container 15fcc5e1bbcd 08:35:32 ---> fb5b027daa7f 08:35:32 08:35:32 Step 10/22 : FROM alpine:3.16 08:35:32 ---> bfe296a52501 08:35:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:32 Removing intermediate container c53a137f3b7d 08:35:32 ---> 72af0e43a86d 08:35:32 08:35:32 Step 9/19 : FROM alpine:3.15 08:35:32 ---> c4fc93816858 08:35:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:32 ---> Using cache 08:35:32 ---> 860b0edca678 08:35:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:32 Removing intermediate container b425d3f1495b 08:35:32 ---> 3c8cd954e893 08:35:32 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:32 ---> Running in 760ea52b6deb 08:35:32 ---> Running in bab1953a4eab 08:35:32 ---> Running in 809d7bbc9cd4 08:35:32 ---> e2b7c047892c 08:35:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:32 Removing intermediate container 809d7bbc9cd4 08:35:32 ---> 0cf84904bdb3 08:35:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:32 ---> Running in 973331c0f97d 08:35:32 Removing intermediate container 973331c0f97d 08:35:32 ---> 77a71f53bbd2 08:35:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:32 ---> Running in e55a6bf6163f 08:35:32 ---> 0405b39ace4a 08:35:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:32 Removing intermediate container e55a6bf6163f 08:35:32 ---> 1cb991593a57 08:35:32 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:32 ---> Running in 1ff919dcf37e 08:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:32 Removing intermediate container 1ff919dcf37e 08:35:32 ---> f1c4cc0c8376 08:35:32 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:33 ---> Running in 640c39a7e9a9 08:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:33 ---> 1759d0ac86bf 08:35:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:33 (1/1) Installing dumb-init (1.2.5-r1) 08:35:33 Executing busybox-1.35.0-r17.trigger 08:35:33 OK: 6 MiB in 15 packages 08:35:33 ---> 1eb6076ad887 08:35:33 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:33 ---> Running in c2db54200b5e 08:35:33 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:33 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:33 OK: 15859 distinct packages available 08:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:33 (1/9) Installing ca-certificates (20220614-r0) 08:35:33 Removing intermediate container 760ea52b6deb 08:35:33 ---> cad353aeee0c 08:35:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:33 ---> Running in 13ea60b5c864 08:35:33 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:33 (4/9) Installing libcurl (7.80.0-r5) 08:35:33 (5/9) Installing curl (7.80.0-r5) 08:35:33 (6/9) Installing dumb-init (1.2.5-r1) 08:35:33 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:33 (8/9) Installing libucontext (1.1-r0) 08:35:33 (9/9) Installing gcompat (1.0.0-r4) 08:35:33 Executing busybox-1.34.1-r7.trigger 08:35:33 Executing ca-certificates-20220614-r0.trigger 08:35:33 OK: 8 MiB in 23 packages 08:35:33 Removing intermediate container 13ea60b5c864 08:35:33 ---> 375f1981b7a5 08:35:33 Step 13/22 : ENV APP_PORT=59861 08:35:34 ---> Running in e954756234fe 08:35:34 Removing intermediate container 640c39a7e9a9 08:35:34 ---> 1e485ef770f2 08:35:34 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:34 ---> Running in 716f9d597576 08:35:34 Removing intermediate container e954756234fe 08:35:34 ---> e98b1c2062e2 08:35:34 Step 14/22 : EXPOSE $APP_PORT 08:35:34 ---> Running in 7501a1e86ec2 08:35:34 Removing intermediate container 716f9d597576 08:35:34 ---> 1206ead23c5f 08:35:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:34 Removing intermediate container c2db54200b5e 08:35:34 ---> e5623d23fb8a 08:35:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:34 ---> Running in 3052631adee4 08:35:34 Removing intermediate container 7501a1e86ec2 08:35:34 ---> 3bbec45cea06 08:35:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:34 Removing intermediate container 3052631adee4 08:35:34 ---> 419009f5ffd1 08:35:34 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:35:34 ---> 73f43794ab0b 08:35:34 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:34 ---> 065395a51162 08:35:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:34 ---> Running in 848968b67087 08:35:34 Removing intermediate container bab1953a4eab 08:35:34 ---> cdf6048a0fef 08:35:34 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:34 ---> Running in ee90151f543e 08:35:34 Removing intermediate container 848968b67087 08:35:34 ---> 80dcb33c9264 08:35:34 Step 20/22 : LABEL arch=x86_64 08:35:35 ---> Running in ddfd3f0c8aef 08:35:35 ---> b138de60bc67 08:35:35 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:35 Removing intermediate container ddfd3f0c8aef 08:35:35 ---> 0d5eb5f6c79a 08:35:35 Step 21/22 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:35:35 ---> Running in 82735a91380a 08:35:35 Removing intermediate container 82735a91380a 08:35:35 ---> fe2f3319c60e 08:35:35 Step 22/22 : LABEL version=0.0.0 08:35:36 ---> 3252f640e904 08:35:36 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:36 ---> e97783f7f631 08:35:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:36 ---> Running in 775da1c1421a 08:35:36 Removing intermediate container ee90151f543e 08:35:36 ---> a458640f2971 08:35:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:36 Removing intermediate container 775da1c1421a 08:35:36 ---> 290c845aabda 08:35:36 08:35:36 ---> a877215dc9ac 08:35:36 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:36 ---> efb763b14199 08:35:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:36 Successfully built 290c845aabda 08:35:36 ---> Running in abf91d684dbe 08:35:36 Successfully tagged core-common-config-bootstrapper:latest 08:35:36  Building core-common-config-bootstrapper ... done  ---> Running in 22c08e12646b 08:35:36 Building security-secretstore-setup 08:35:36 ---> 410c5474c74c 08:35:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:39 ---> 492b065a29ba 08:35:39 Step 3/24 : WORKDIR /edgex-go 08:35:39 ---> Using cache 08:35:39 ---> b8c9199a44f8 08:35:39 Step 4/24 : RUN apk add --update --no-cache make git 08:35:39 ---> Using cache 08:35:39 ---> 3b65b2cd9432 08:35:39 Step 5/24 : COPY go.mod vendor* ./ 08:35:39 ---> Using cache 08:35:39 ---> 9c6ac9122849 08:35:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:39 ---> Using cache 08:35:39 ---> 8f69e0bbb2d0 08:35:39 Step 7/24 : COPY . . 08:35:39 ---> Using cache 08:35:39 ---> 908e86d63160 08:35:39 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:40 Removing intermediate container 22c08e12646b 08:35:40 ---> fd9f55d77eaf 08:35:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:41 Removing intermediate container abf91d684dbe 08:35:41 ---> dda41bef6d57 08:35:41 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:41 ---> Running in 2ab00fbeb8fb 08:35:41 ---> 882c272d27c9 08:35:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:41 ---> Running in 1ee399d70a38 08:35:41 ---> Running in 544d125b5a76 08:35:41 Removing intermediate container 2ab00fbeb8fb 08:35:41 ---> e672436546ce 08:35:41 Step 20/22 : LABEL arch=x86_64 08:35:41 Removing intermediate container 544d125b5a76 08:35:41 ---> 28c26fab3b01 08:35:41 Step 17/19 : LABEL arch=x86_64 08:35:41 ---> Running in 41f4bb04dcc5 08:35:41 ---> Running in 039c48bdc5c2 08:35:41 ---> fbd6111fbea4 08:35:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:41 Removing intermediate container 41f4bb04dcc5 08:35:41 ---> 053c189f34b5 08:35:41 Step 21/22 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:35:41 Removing intermediate container 039c48bdc5c2 08:35:41 ---> e1e772b13b26 08:35:41 Step 18/19 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:35:41 ---> Running in e59a1b55a892 08:35:41 ---> Running in 8b411fb22e32 08:35:41 ---> 0cf79b66f16f 08:35:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:42 Removing intermediate container e59a1b55a892 08:35:42 ---> 84f0a423d290 08:35:42 Step 22/22 : LABEL version=0.0.0 08:35:42 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:35:42 Removing intermediate container 8b411fb22e32 08:35:42 ---> ab7ddee31878 08:35:42 Step 19/19 : LABEL version=0.0.0 08:35:42 ---> Running in 1a42c2eb3c52 08:35:42 ---> Running in 4d8035bc0dfa 08:35:42 ---> 83e1da202500 08:35:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:42 Removing intermediate container 1a42c2eb3c52 08:35:42 ---> fdff151ec179 08:35:42 08:35:42 Successfully built fdff151ec179 08:35:42 Successfully tagged support-scheduler:latest 08:35:42 Removing intermediate container 4d8035bc0dfa 08:35:42 ---> 0b789c1477d7 08:35:42 08:35:42 Building core-data 08:35:42  Building support-scheduler ... done Successfully built 0b789c1477d7 08:35:43 Successfully tagged security-spiffe-token-provider:latest 08:35:43 Building support-notifications 08:35:47  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:47 ---> 492b065a29ba 08:35:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:47 ---> Using cache 08:35:47 ---> ffd8ac3004ae 08:35:47 Step 4/22 : WORKDIR /edgex-go 08:35:47 ---> Using cache 08:35:47 ---> 84eece540c03 08:35:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:48 ---> 492b065a29ba 08:35:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:48 ---> Using cache 08:35:48 ---> ffd8ac3004ae 08:35:48 Step 4/22 : WORKDIR /edgex-go 08:35:48 ---> Using cache 08:35:48 ---> 84eece540c03 08:35:48 Step 5/22 : RUN apk add --update --no-cache make git 08:35:48 ---> Using cache 08:35:48 ---> f4e4ba55d4a0 08:35:48 Step 6/22 : COPY go.mod vendor* ./ 08:35:48 ---> Using cache 08:35:48 ---> a1ae335d0de3 08:35:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:48 ---> Using cache 08:35:48 ---> bd3ab5f7f6ea 08:35:48 Step 8/22 : COPY . . 08:35:48 ---> Using cache 08:35:48 ---> 8a6261e9cff2 08:35:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:49 ---> 6d8b7082183d 08:35:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:52 ---> 83544b547222 08:35:52 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:52 ---> Running in 38abd9869026 08:35:52 ---> Running in 4807c6f587e4 08:35:52 ---> Running in 3da7bde2462b 08:35:52 Removing intermediate container 409e7ff27055 08:35:52 ---> 3099599537a2 08:35:52 08:35:52 Step 10/24 : FROM alpine:3.16 08:35:52 ---> bfe296a52501 08:35:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:52 ---> Using cache 08:35:52 ---> cad353aeee0c 08:35:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:52 ---> Using cache 08:35:52 ---> 375f1981b7a5 08:35:52 Step 13/24 : ENV APP_PORT=59881 08:35:52 ---> Running in 83bbb421c21f 08:35:52 Removing intermediate container 83bbb421c21f 08:35:52 ---> bc388957aa0c 08:35:52 Step 14/24 : EXPOSE $APP_PORT 08:35:52 ---> Running in bd9a27f89f8b 08:35:52 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:35:52 Removing intermediate container bd9a27f89f8b 08:35:52 ---> e9fec595eb52 08:35:52 Step 15/24 : WORKDIR / 08:35:52 ---> Running in 45011442afff 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:53 Removing intermediate container 45011442afff 08:35:53 ---> 4582b4bb2100 08:35:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:53 OK: 211 MiB in 51 packages 08:35:53 ---> 82df0fe9ce99 08:35:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:53 Removing intermediate container 3da7bde2462b 08:35:53 ---> d6b4574c09e2 08:35:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:53 ---> Running in 675a267a0f28 08:35:53 Removing intermediate container 675a267a0f28 08:35:53 ---> ec83956922ba 08:35:53 Step 29/32 : CMD ["gate"] 08:35:53 ---> Running in 166362c97165 08:35:53 ---> 63d81b9c6061 08:35:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:53 Removing intermediate container 4807c6f587e4 08:35:53 ---> a274d5370e75 08:35:53 Step 6/22 : COPY go.mod vendor* ./ 08:35:53 Removing intermediate container 166362c97165 08:35:53 ---> effffe9ccdb1 08:35:53 Step 30/32 : LABEL arch=x86_64 08:35:53 ---> Running in a693dbebd7f4 08:35:54 ---> 5f84f46aea2f 08:35:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:54 Removing intermediate container a693dbebd7f4 08:35:54 ---> 67b0d848ab8f 08:35:54 Step 31/32 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:35:54 ---> 9fc93924a2dd 08:35:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:54 ---> Running in c182ba280a10 08:35:54 ---> Running in e99cf89b54e9 08:35:54 ---> 1680432b227d 08:35:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:54 Removing intermediate container c182ba280a10 08:35:54 ---> b9962fa72e3c 08:35:54 Step 32/32 : LABEL version=0.0.0 08:35:54 ---> Running in ae433f3b98b6 08:35:54 ---> Running in 94b69f878432 08:35:54 Removing intermediate container ae433f3b98b6 08:35:54 ---> 33cdb77eb4a2 08:35:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:54 ---> Running in f185cc902a88 08:35:54 Removing intermediate container 94b69f878432 08:35:54 ---> 2fdc57b25d43 08:35:54 08:35:54 Successfully built 2fdc57b25d43 08:35:54 Successfully tagged security-bootstrapper:latest 08:35:54 Building security-proxy-setup 08:35:54  Building security-bootstrapper ... done Removing intermediate container f185cc902a88 08:35:54 ---> 5ba066076a5c 08:35:54 Step 22/24 : LABEL arch=x86_64 08:35:54 ---> Running in 50c6292cd6e2 08:35:58 Removing intermediate container 50c6292cd6e2 08:35:58 ---> 337e8122d006 08:35:58 Step 23/24 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:35:58 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:35:58 ---> 492b065a29ba 08:35:58 Step 3/21 : WORKDIR /edgex-go 08:35:58 ---> Using cache 08:35:58 ---> b8c9199a44f8 08:35:58 Step 4/21 : RUN apk add --update --no-cache make git 08:35:58 ---> Using cache 08:35:58 ---> 3b65b2cd9432 08:35:58 Step 5/21 : COPY go.mod vendor* ./ 08:35:58 ---> Using cache 08:35:58 ---> 9c6ac9122849 08:35:58 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:58 ---> Using cache 08:35:58 ---> 8f69e0bbb2d0 08:35:58 Step 7/21 : COPY . . 08:35:58 ---> Using cache 08:35:58 ---> 908e86d63160 08:35:58 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:36:00 ---> Running in fe2799d1ae57 08:36:00 ---> Running in b66906770a8b 08:36:00 Removing intermediate container fe2799d1ae57 08:36:00 ---> e09e464a1dd0 08:36:00 Step 24/24 : LABEL version=0.0.0 08:36:00 ---> Running in 5f3c69ff5245 08:36:01 Removing intermediate container 5f3c69ff5245 08:36:01 ---> 9d5dd95200eb 08:36:01 08:36:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:36:01 Successfully built 9d5dd95200eb 08:36:01 Successfully tagged core-metadata:latest 08:36:01  Building core-metadata ... done Building security-spire-server 08:36:01 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:36:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:06 ---> 492b065a29ba 08:36:06 Step 3/23 : WORKDIR /edgex-go 08:36:06 ---> Using cache 08:36:06 ---> b8c9199a44f8 08:36:06 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:36:10 ---> Running in 86231db94152 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:11 OK: 211 MiB in 51 packages 08:36:14 Removing intermediate container 86231db94152 08:36:14 ---> 6c42ef46fdeb 08:36:14 Step 5/23 : COPY go.mod vendor* ./ 08:36:14 Removing intermediate container 1ee399d70a38 08:36:14 ---> 26d0ba03c295 08:36:14 08:36:14 Step 9/24 : FROM alpine:3.16 08:36:14 ---> bfe296a52501 08:36:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:14 ---> Running in a72cd39200c3 08:36:14 ---> 03cbcaca4af6 08:36:14 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:14 ---> Running in aeb4ad9044b5 08:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:14 (1/3) Installing ca-certificates (20220614-r0) 08:36:14 (2/3) Installing dumb-init (1.2.5-r1) 08:36:14 (3/3) Installing su-exec (0.2-r1) 08:36:14 Executing busybox-1.35.0-r17.trigger 08:36:14 Executing ca-certificates-20220614-r0.trigger 08:36:14 OK: 6 MiB in 17 packages 08:36:17 Removing intermediate container a72cd39200c3 08:36:17 ---> f308509f5d7e 08:36:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:17 ---> Running in 4fbe39502fb8 08:36:17 Removing intermediate container 38abd9869026 08:36:17 ---> 45dd14409fff 08:36:17 08:36:17 Step 10/22 : FROM alpine:3.16 08:36:17 ---> bfe296a52501 08:36:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:17 ---> Running in ccde3e0ba036 08:36:17 Removing intermediate container 4fbe39502fb8 08:36:17 ---> e4ffa4be4ac1 08:36:17 Step 12/24 : WORKDIR / 08:36:17 Removing intermediate container ccde3e0ba036 08:36:17 ---> 8e1d92cb6d5f 08:36:17 Step 12/22 : ENV APP_PORT=59880 08:36:17 ---> Running in bf1674a620c7 08:36:17 ---> Running in 4e6fdbb118f9 08:36:17 Removing intermediate container 4e6fdbb118f9 08:36:17 ---> 18e26a2708d3 08:36:17 Step 13/22 : EXPOSE $APP_PORT 08:36:17 ---> Running in e118bc0e90a8 08:36:17 Removing intermediate container bf1674a620c7 08:36:17 ---> 444b412c9ef6 08:36:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:17 Removing intermediate container e118bc0e90a8 08:36:17 ---> 7962c4679531 08:36:17 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:36:17 ---> Running in 917122ba9ca8 08:36:17 ---> a4006a823812 08:36:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:36:18 ---> e6082952d875 08:36:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:18 (1/1) Installing dumb-init (1.2.5-r1) 08:36:18 Executing busybox-1.35.0-r17.trigger 08:36:18 ---> ad0d3a71f4c3 08:36:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:36:18 OK: 6 MiB in 15 packages 08:36:18 ---> d1f56be72ab2 08:36:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:19 Removing intermediate container 917122ba9ca8 08:36:19 ---> 4f23e5b6caf6 08:36:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:19 ---> e132fae9a580 08:36:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:19 ---> 13602815e69e 08:36:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:20 ---> 1e5d24520a32 08:36:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:20 ---> d9cbdc44ae8e 08:36:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:20 ---> 37be0f44eb02 08:36:20 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:20 ---> 48d43034e9c8 08:36:20 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:20 ---> Running in ccecaf80529f 08:36:20 ---> Running in 413becd84d1d 08:36:20 Removing intermediate container ccecaf80529f 08:36:20 ---> 1bff7ac8a7fb 08:36:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:20 ---> Running in e8f88027665c 08:36:20 Removing intermediate container e8f88027665c 08:36:20 ---> 4eddfd760285 08:36:20 Step 20/22 : LABEL arch=x86_64 08:36:20 ---> Running in d8fb6fcab831 08:36:20 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:36:20 Removing intermediate container d8fb6fcab831 08:36:20 ---> efc1ec05135a 08:36:20 Step 21/22 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:36:20 ---> Running in fc5d374e65cf 08:36:21 Removing intermediate container fc5d374e65cf 08:36:21 ---> 9bd55ab06e65 08:36:21 Step 22/22 : LABEL version=0.0.0 08:36:21 ---> Running in 0d5a5fb8acc6 08:36:21 Removing intermediate container 413becd84d1d 08:36:21 ---> 80c90976dfe0 08:36:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:36:21 ---> Running in e04bac507153 08:36:21 Removing intermediate container 0d5a5fb8acc6 08:36:21 ---> 5a386340dbdf 08:36:21 08:36:21 Removing intermediate container e04bac507153 08:36:21 ---> b345a82ea9d6 08:36:21 Step 22/24 : LABEL arch=x86_64 08:36:21 ---> Running in b2dc6456d333 08:36:21 Successfully built 5a386340dbdf 08:36:21 Successfully tagged core-data:latest 08:36:21  Building core-data ... done Building security-spire-config 08:36:21 Removing intermediate container b2dc6456d333 08:36:21 ---> d10096c0d9d1 08:36:21 Step 23/24 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:36:21 ---> Running in ed2ee7b757af 08:36:22 Removing intermediate container ed2ee7b757af 08:36:22 ---> a9b70429d683 08:36:22 Step 24/24 : LABEL version=0.0.0 08:36:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:24 ---> 492b065a29ba 08:36:24 Step 3/24 : WORKDIR /edgex-go 08:36:24 ---> Using cache 08:36:24 ---> b8c9199a44f8 08:36:24 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:24 ---> Using cache 08:36:24 ---> 6c42ef46fdeb 08:36:24 Step 5/24 : COPY go.mod vendor* ./ 08:36:24 ---> Using cache 08:36:24 ---> 03cbcaca4af6 08:36:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:25 ---> Running in ea5f015d40ce 08:36:25 ---> Running in e5f5563547f5 08:36:26 Removing intermediate container ea5f015d40ce 08:36:26 ---> 640f63fb02fb 08:36:26 08:36:26 Successfully built 640f63fb02fb 08:36:27 Successfully tagged security-secretstore-setup:latest 08:36:27  Building security-secretstore-setup ... done Building core-command 08:36:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:30 ---> 492b065a29ba 08:36:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:30 ---> Using cache 08:36:30 ---> ffd8ac3004ae 08:36:30 Step 4/23 : WORKDIR /edgex-go 08:36:30 ---> Using cache 08:36:30 ---> 84eece540c03 08:36:30 Step 5/23 : RUN apk add --update --no-cache make git 08:36:30 ---> Using cache 08:36:30 ---> f4e4ba55d4a0 08:36:30 Step 6/23 : COPY go.mod vendor* ./ 08:36:30 ---> Using cache 08:36:30 ---> a1ae335d0de3 08:36:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:30 ---> Using cache 08:36:30 ---> bd3ab5f7f6ea 08:36:30 Step 8/23 : COPY . . 08:36:30 ---> Using cache 08:36:30 ---> 8a6261e9cff2 08:36:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:32 Removing intermediate container b66906770a8b 08:36:32 ---> da39118b283a 08:36:32 08:36:32 Step 9/21 : FROM alpine:3.16 08:36:32 ---> bfe296a52501 08:36:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:36:35 ---> Running in 48eb177c83e6 08:36:35 ---> Running in 11462eb00d5f 08:36:35 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:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:35 (1/6) Installing ca-certificates (20220614-r0) 08:36:35 (2/6) Installing brotli-libs (1.0.9-r6) 08:36:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:36:35 (4/6) Installing libcurl (7.83.1-r5) 08:36:35 (5/6) Installing curl (7.83.1-r5) 08:36:35 (6/6) Installing dumb-init (1.2.5-r1) 08:36:35 Executing busybox-1.35.0-r17.trigger 08:36:35 Executing ca-certificates-20220614-r0.trigger 08:36:36 OK: 8 MiB in 20 packages 08:36:44 Removing intermediate container 11462eb00d5f 08:36:44 ---> 0e874ced77c6 08:36:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:46 ---> Running in 31902989933e 08:36:46 Removing intermediate container aeb4ad9044b5 08:36:46 ---> 68c1b7e01389 08:36:46 Step 7/23 : COPY . . 08:36:46 Removing intermediate container e99cf89b54e9 08:36:46 ---> 560770ebdc40 08:36:46 Step 8/22 : COPY . . 08:36:49 Removing intermediate container 31902989933e 08:36:49 ---> a2fb33ae6d02 08:36:49 Step 12/21 : WORKDIR /edgex 08:36:56 ---> Running in 19f6e1ce164f 08:36:56 ---> b5c4021d87bd 08:36:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:56 ---> fb96c1bafff3 08:36:56 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:36:57 ---> Running in 2b1873ebbb07 08:36:58 ---> Running in c7ac82360e03 08:36:58 Removing intermediate container 19f6e1ce164f 08:36:58 ---> eb2bd1f671eb 08:36:58 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:36:59 Removing intermediate container 48eb177c83e6 08:36:59 ---> e0aa46d26add 08:36:59 08:36:59 Step 10/23 : FROM alpine:3.16 08:36:59 ---> bfe296a52501 08:36:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:59 ---> Using cache 08:36:59 ---> cad353aeee0c 08:36:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:59 ---> Using cache 08:36:59 ---> 375f1981b7a5 08:36:59 Step 13/23 : ENV APP_PORT=59882 08:36:59 ---> f88780312261 08:36:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:36:59 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:59 Removing intermediate container c7ac82360e03 08:36:59 ---> 2a18e37a964a 08:36:59 Step 9/23 : WORKDIR /edgex-go/spire-build 08:36:59 ---> Running in 0e3edfef3549 08:36:59 ---> Running in db87a677c4f0 08:36:59 Removing intermediate container 0e3edfef3549 08:36:59 ---> 2a6e0c3da7a1 08:36:59 Step 14/23 : EXPOSE $APP_PORT 08:36:59 ---> Running in 41d9191f1ad6 08:36:59 Removing intermediate container db87a677c4f0 08:36:59 ---> d108a8d8d5b2 08:36:59 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:36:59 ---> Running in 1e3479d3b79d 08:36:59 Removing intermediate container 41d9191f1ad6 08:36:59 ---> 435651497dcc 08:36:59 Step 15/23 : WORKDIR / 08:37:00 ---> 182ded2a2a0c 08:37:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:00 ---> Running in d3082ba5c609 08:37:00 Removing intermediate container d3082ba5c609 08:37:00 ---> 7b1be1c95f33 08:37:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:01 ---> 2b5a7a8f0da8 08:37:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:01 ---> 136644afe1f1 08:37:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:01 Removing intermediate container 1e3479d3b79d 08:37:01 ---> c92f15d244d7 08:37:01 Step 11/23 : WORKDIR /edgex-go 08:37:01 ---> 79f7216b5d1a 08:37:01 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:02 ---> Running in c583da14202b 08:37:02 ---> Running in f3c0a48c8c84 08:37:02 ---> 706d52627dbc 08:37:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:02 Removing intermediate container c583da14202b 08:37:02 ---> f334d1abf6fe 08:37:02 08:37:02 Step 12/23 : FROM alpine:3.15 08:37:02 ---> c4fc93816858 08:37:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:02 ---> Using cache 08:37:02 ---> 860b0edca678 08:37:02 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:02 ---> Using cache 08:37:02 ---> 5ec2cec1e442 08:37:02 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:02 ---> 29d9a904fb1e 08:37:02 Step 19/23 : ENTRYPOINT ["/core-command"] 08:37:02 ---> Running in 2136069d6859 08:37:03 Removing intermediate container 2136069d6859 08:37:03 ---> 52da298f85d5 08:37:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:04 ---> Running in adb15a3115f5 08:37:04 ---> 629c0dea42aa 08:37:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:37:04 Removing intermediate container adb15a3115f5 08:37:04 ---> c66de96369b4 08:37:04 Step 21/23 : LABEL arch=x86_64 08:37:04 Removing intermediate container f3c0a48c8c84 08:37:04 ---> 2ae7b48274cf 08:37:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:37:04 ---> 627f762aaeff 08:37:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:37:04 ---> Running in e636fc86b1c3 08:37:04 ---> Running in 9859ff9fce81 08:37:05 Removing intermediate container 9859ff9fce81 08:37:05 ---> 8b0c768eb3fa 08:37:05 Step 19/21 : LABEL arch=x86_64 08:37:05 Removing intermediate container e636fc86b1c3 08:37:05 ---> 95c39192f90f 08:37:05 Step 22/23 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:37:05 ---> 1c60c570c41d 08:37:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:37:05 ---> Running in c3e94f2eac97 08:37:05 Removing intermediate container e5f5563547f5 08:37:05 ---> 0c11a4316556 08:37:05 Step 7/24 : COPY . . 08:37:05 ---> Running in 6b42aa062b79 08:37:07 Removing intermediate container c3e94f2eac97 08:37:07 ---> b5b9ddc23b65 08:37:07 Step 23/23 : LABEL version=0.0.0 08:37:11 ---> 590e6c5df110 08:37:11 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:11 Removing intermediate container 6b42aa062b79 08:37:11 ---> 2fdd2f39dc2a 08:37:11 Step 20/21 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:37:11 ---> Running in 8ada64cbc880 08:37:11 ---> Running in 6e319b0ece61 08:37:11 ---> Running in 6c1ba0c81e27 08:37:11 ---> 7434a388cab0 08:37:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:11 Removing intermediate container 8ada64cbc880 08:37:11 ---> c13baf549649 08:37:11 08:37:11 ---> Running in fee9e20fad3f 08:37:11 Removing intermediate container 6e319b0ece61 08:37:11 ---> f7931642c960 08:37:11 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:11 Removing intermediate container 6c1ba0c81e27 08:37:11 ---> 9ba274e7b860 08:37:11 Step 21/21 : LABEL version=0.0.0 08:37:11 ---> Running in 630757d55822 08:37:11 Successfully built c13baf549649 08:37:11 ---> Running in 2519449d4aee 08:37:11 Successfully tagged core-command:latest 08:37:11  Building core-command ... done Removing intermediate container fee9e20fad3f 08:37:11 ---> 2c65785a8e6f 08:37:11 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:11 ---> Running in be5d31c2d690 08:37:11 Removing intermediate container 630757d55822 08:37:11 ---> 4972b9448e76 08:37:11 Step 21/23 : LABEL arch=x86_64 08:37:11 ---> Running in 86bb24be72d6 08:37:11 Removing intermediate container 2519449d4aee 08:37:11 ---> be1b4839ed22 08:37:11 08:37:11 Removing intermediate container be5d31c2d690 08:37:11 ---> 13822a85175a 08:37:11 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:37:11 Successfully built be1b4839ed22 08:37:11 ---> Running in 65abd594e191 08:37:11 Successfully tagged security-proxy-setup:latest 08:37:11  Building security-proxy-setup ... done Removing intermediate container 86bb24be72d6 08:37:11 ---> d50be09698f1 08:37:11 Step 22/23 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:37:11 ---> Running in fe7d8fc55e42 08:37:11 Removing intermediate container fe7d8fc55e42 08:37:11 ---> f0ba166785ef 08:37:11 Step 23/23 : LABEL version=0.0.0 08:37:11 ---> Running in 225a1a8b3cd9 08:37:12 Removing intermediate container 225a1a8b3cd9 08:37:12 ---> 33bab7dc579b 08:37:12 08:37:12 Successfully built 33bab7dc579b 08:37:12 Successfully tagged security-spire-server:latest 08:37:12  Building security-spire-server ... done Removing intermediate container 65abd594e191 08:37:12 ---> ecc86151ef3d 08:37:12 Step 11/24 : WORKDIR /edgex-go 08:37:12 ---> Running in 72703559ad96 08:37:12 Removing intermediate container 72703559ad96 08:37:12 ---> aebc5ba11bd1 08:37:12 08:37:12 Step 12/24 : FROM alpine:3.15 08:37:12 ---> c4fc93816858 08:37:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:12 ---> Using cache 08:37:12 ---> 860b0edca678 08:37:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:12 ---> Running in 2f7fdbd6b7b0 08:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:13 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:37:13 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:37:13 OK: 15859 distinct packages available 08:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:14 (1/4) Installing dumb-init (1.2.5-r1) 08:37:14 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:14 (3/4) Installing libucontext (1.1-r0) 08:37:14 (4/4) Installing gcompat (1.0.0-r4) 08:37:14 Executing busybox-1.34.1-r7.trigger 08:37:14 OK: 6 MiB in 18 packages 08:37:14 Removing intermediate container 2f7fdbd6b7b0 08:37:14 ---> 5dc7b52e8961 08:37:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:18 ---> 822630101d88 08:37:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:18 ---> 35356c32e606 08:37:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:18 ---> Running in 17a4f3fa4ba8 08:37:18 Removing intermediate container 17a4f3fa4ba8 08:37:18 ---> 223df6ecbf33 08:37:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:18 ---> e811a9153ece 08:37:18 Step 19/24 : WORKDIR / 08:37:18 ---> Running in d33d325b9e3d 08:37:18 Removing intermediate container d33d325b9e3d 08:37:18 ---> 96ff9cdd349d 08:37:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:18 ---> Running in c1f5fca04373 08:37:18 Removing intermediate container c1f5fca04373 08:37:18 ---> 2e6204c40eff 08:37:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:18 ---> Running in 07fe8f97bf34 08:37:18 Removing intermediate container 07fe8f97bf34 08:37:18 ---> 01545cf33a93 08:37:18 Step 22/24 : LABEL arch=x86_64 08:37:18 ---> Running in a2baa7105934 08:37:18 Removing intermediate container a2baa7105934 08:37:18 ---> e3492a09f002 08:37:18 Step 23/24 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:37:18 ---> Running in 83db299f8829 08:37:18 Removing intermediate container 83db299f8829 08:37:18 ---> 63ecaa9c3a1c 08:37:18 Step 24/24 : LABEL version=0.0.0 08:37:18 ---> Running in 590d127641e2 08:37:19 Removing intermediate container 590d127641e2 08:37:19 ---> 3506d59d0774 08:37:19 08:37:19 Successfully built 3506d59d0774 08:37:19 Successfully tagged security-spire-config:latest 08:37:24  Building security-spire-config ... done Removing intermediate container 2b1873ebbb07 08:37:24 ---> 252dac8a3472 08:37:24 08:37:24 Step 10/22 : FROM alpine:3.16 08:37:24 ---> bfe296a52501 08:37:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:24 ---> Running in 5fad3fc78a9d 08:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:24 (1/2) Installing ca-certificates (20220614-r0) 08:37:24 (2/2) Installing dumb-init (1.2.5-r1) 08:37:24 Executing busybox-1.35.0-r17.trigger 08:37:24 Executing ca-certificates-20220614-r0.trigger 08:37:24 OK: 6 MiB in 16 packages 08:37:24 Removing intermediate container 5fad3fc78a9d 08:37:24 ---> 1cb31db84ac6 08:37:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:37:24 ---> Running in 6b09b60684f6 08:37:25 Removing intermediate container 6b09b60684f6 08:37:25 ---> 8d21f8caf4ba 08:37:25 Step 13/22 : ENV APP_PORT=59860 08:37:25 ---> Running in ae88ca86d8f0 08:37:25 Removing intermediate container ae88ca86d8f0 08:37:25 ---> 5387409d8534 08:37:25 Step 14/22 : EXPOSE $APP_PORT 08:37:25 ---> Running in 9c381af9f46a 08:37:25 Removing intermediate container 9c381af9f46a 08:37:25 ---> 243353924295 08:37:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:25 ---> ca6d4ebfb2a2 08:37:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:25 ---> 1ebdf808680b 08:37:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:37:26 ---> 029b8fe7564e 08:37:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:37:26 ---> Running in c95ac6d3323d 08:37:26 Removing intermediate container c95ac6d3323d 08:37:26 ---> 8d19ac091bb1 08:37:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:26 ---> Running in 85aa03c544f7 08:37:26 Removing intermediate container 85aa03c544f7 08:37:26 ---> 973994550606 08:37:26 Step 20/22 : LABEL arch=x86_64 08:37:26 ---> Running in 52975006396c 08:37:26 Removing intermediate container 52975006396c 08:37:26 ---> 9635b0a42dd8 08:37:26 Step 21/22 : LABEL git_sha=334294c85ed4842071f72362431941725ffeaf82 08:37:26 ---> Running in 217b63151e19 08:37:26 Removing intermediate container 217b63151e19 08:37:26 ---> e0f071126ccd 08:37:26 Step 22/22 : LABEL version=0.0.0 08:37:26 ---> Running in 6cac155ba0b1 08:37:26 Removing intermediate container 6cac155ba0b1 08:37:26 ---> c6eac1c5aa24 08:37:26 08:37:26 Successfully built c6eac1c5aa24 08:37:26 Successfully tagged support-notifications:latest 08:37:26  Building support-notifications ... done  [Pipeline] } 08:37:26 $ docker stop --time=1 0224b9f8e63184fbafafe64b1d0012b59a93f8a30453d2d071566fd5bc747ec2 08:37:27 $ docker rm -f --volumes 0224b9f8e63184fbafafe64b1d0012b59a93f8a30453d2d071566fd5bc747ec2 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:28 + docker images 08:37:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:28 support-notifications latest c6eac1c5aa24 2 seconds ago 30.6MB 08:37:28 252dac8a3472 6 seconds ago 1.75GB 08:37:28 security-spire-config latest 3506d59d0774 9 seconds ago 85.8MB 08:37:28 aebc5ba11bd1 16 seconds ago 1.55GB 08:37:28 security-proxy-setup latest be1b4839ed22 17 seconds ago 27.8MB 08:37:28 security-spire-server latest 33bab7dc579b 17 seconds ago 86.5MB 08:37:28 core-command latest c13baf549649 17 seconds ago 17.7MB 08:37:28 f334d1abf6fe 27 seconds ago 1.55GB 08:37:28 e0aa46d26add 30 seconds ago 1.68GB 08:37:28 da39118b283a About a minute ago 1.67GB 08:37:28 security-secretstore-setup latest 640f63fb02fb About a minute ago 29.9MB 08:37:28 core-data latest 5a386340dbdf About a minute ago 17.9MB 08:37:28 45dd14409fff About a minute ago 1.69GB 08:37:28 26d0ba03c295 About a minute ago 1.67GB 08:37:28 core-metadata latest 9d5dd95200eb About a minute ago 18.6MB 08:37:28 security-bootstrapper latest 2fdc57b25d43 About a minute ago 20.3MB 08:37:28 3099599537a2 About a minute ago 1.69GB 08:37:28 support-scheduler latest fdff151ec179 About a minute ago 30MB 08:37:28 security-spiffe-token-provider latest 0b789c1477d7 About a minute ago 29.8MB 08:37:28 core-common-config-bootstrapper latest 290c845aabda About a minute ago 14.9MB 08:37:28 fb5b027daa7f About a minute ago 1.74GB 08:37:28 72af0e43a86d About a minute ago 1.71GB 08:37:28 ea4a8ed6004e 2 minutes ago 1.67GB 08:37:28 eabcb151261b 2 minutes ago 1.67GB 08:37:28 security-spire-agent latest 106c41ddeec2 2 minutes ago 125MB 08:37:28 271a584da3b4 2 minutes ago 1.55GB 08:37:28 ci-base-image-x86_64 latest 492b065a29ba 6 minutes ago 904MB 08:37:28 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 08:37:28 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:37:28 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:37:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.287s coverage: 28.7% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.711s coverage: 43.1% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.553s coverage: 54.0% of statements 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.524s coverage: 89.2% of statements 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.685s coverage: 2.4% of statements 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.966s coverage: 95.6% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.372s coverage: 72.2% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.563s coverage: 60.0% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.427s coverage: 0.9% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.328s coverage: 58.8% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.389s coverage: 47.1% of statements 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.320s coverage: 79.5% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.297s coverage: 94.1% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements 08:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.279s coverage: 87.5% of statements 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.359s coverage: 94.4% of statements 08:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.358s coverage: 44.8% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.124s coverage: 79.9% of statements 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.406s coverage: 92.9% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.304s coverage: 86.9% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.243s coverage: 100.0% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.406s coverage: 77.4% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.356s coverage: 80.0% of statements 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.306s coverage: 87.2% of statements 08:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.107s coverage: 91.2% of statements 08:39:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.543s coverage: 64.7% of statements 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.601s coverage: 65.3% of statements 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.975s coverage: 41.8% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.361s coverage: 89.5% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.431s coverage: 17.7% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.900s coverage: 92.3% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.314s coverage: 63.2% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.571s coverage: 97.7% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:36 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:39:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:36 go vet ./... 08:41:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:45 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:45 + ls -al . 08:41:45 total 744 08:41:45 drwxrwxr-x 10 1001 1001 4096 Jan 25 08:34 . 08:41:45 drwxr-xr-x 4 root root 4096 Jan 25 08:34 .. 08:41:45 drwxrwxr-x 2 1001 1001 4096 Jan 25 08:32 .blubracket 08:41:45 -rw-rw-r-- 1 1001 1001 16 Jan 25 08:32 .dockerignore 08:41:45 drwxrwxr-x 8 1001 1001 4096 Jan 25 08:32 .git 08:41:45 drwxrwxr-x 3 1001 1001 4096 Jan 25 08:32 .github 08:41:45 -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:32 .gitignore 08:41:45 -rw-rw-r-- 1 1001 1001 42 Jan 25 08:32 .golangci.yml 08:41:45 -rw-rw-r-- 1 1001 1001 87 Jan 25 08:32 .hadolint.yml 08:41:45 -rw-rw-r-- 1 1001 1001 166 Jan 25 08:32 .sonarcloud.properties 08:41:45 -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:32 ADOPTERS.md 08:41:45 -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:32 Attribution.txt 08:41:45 -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:32 CHANGELOG.md 08:41:45 -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:32 CONTRIBUTING.md 08:41:45 -rw-rw-r-- 1 1001 1001 677 Jan 25 08:32 GOVERNANCE.md 08:41:45 -rw-rw-r-- 1 1001 1001 850 Jan 25 08:32 Jenkinsfile 08:41:45 -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:32 LICENSE 08:41:45 -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:32 Makefile 08:41:45 -rw-rw-r-- 1 1001 1001 582 Jan 25 08:32 OWNERS.md 08:41:45 -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:32 README.md 08:41:45 -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:32 SECURITY.md 08:41:45 -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION 08:41:45 drwxrwxr-x 2 1001 1001 4096 Jan 25 08:32 bin 08:41:45 drwxrwxr-x 17 1001 1001 4096 Jan 25 08:32 cmd 08:41:45 -rw-r--r-- 1 root root 489970 Jan 25 08:39 coverage.out 08:41:45 -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:32 go.mod 08:41:45 -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:32 go.sum 08:41:45 drwxrwxr-x 7 1001 1001 4096 Jan 25 08:32 internal 08:41:45 drwxrwxr-x 3 1001 1001 4096 Jan 25 08:32 openapi 08:41:45 drwxrwxr-x 4 1001 1001 4096 Jan 25 08:32 snap 08:41:45 -rw-rw-r-- 1 1001 1001 204 Jan 25 08:32 version.go [Pipeline] sh 08:41:46 + '[' -e coverage.out ] 08:41:46 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:46 Warning: overwriting stash ‘coverage-report’ 08:41:47 Stashed 1 file(s) [Pipeline] sh 08:41:47 + make build 08:41:47 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:43:24 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:43:29 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:43:35 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:43:39 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:44:35 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:44: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-setup/security-proxy-setup ./cmd/security-proxy-setup 08:44: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 08:44:47 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:44: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:44:57 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:12 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:17 $ docker stop --time=1 189f06aa2a4f5b75fa9af4ed0ae96ffd606bc1766fa449ea60faed7229da2cb2 08:45:20 $ docker rm -f --volumes 189f06aa2a4f5b75fa9af4ed0ae96ffd606bc1766fa449ea60faed7229da2cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:22 08:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:22 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:22 29e5d40040c1: Pulling fs layer 08:45:22 1ce36da41761: Pulling fs layer 08:45:22 25b303627fd3: Pulling fs layer 08:45:22 29e5d40040c1: Verifying Checksum 08:45:22 29e5d40040c1: Download complete 08:45:23 1ce36da41761: Verifying Checksum 08:45:23 1ce36da41761: Download complete 08:45:23 29e5d40040c1: Pull complete 08:45:24 25b303627fd3: Verifying Checksum 08:45:24 25b303627fd3: Download complete 08:45:24 1ce36da41761: Pull complete 08:45:34 25b303627fd3: Pull complete 08:45:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:35 prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container 08:45:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/edgex-compose-arm64:latest cat 08:45:37 $ docker top a3b6d127a43e01479dce0e9b0ebbffecd9a9e79033404215ff4b459588ba6baf -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:38 + docker-compose build --help 08:45:38 + grep parallel 08:45:45 --parallel Build images in parallel. [Pipeline] } 08:45:45 $ docker stop --time=1 a3b6d127a43e01479dce0e9b0ebbffecd9a9e79033404215ff4b459588ba6baf 08:45:47 $ docker rm -f --volumes a3b6d127a43e01479dce0e9b0ebbffecd9a9e79033404215ff4b459588ba6baf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:48 prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container 08:45:48 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:50 $ docker top c1173585d48b888f83ed670b7ce66880eff67b3811a409a79761deaa96e9e460 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:50 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:57 Building core-command ... 08:45:57 Building core-common-config-bootstrapper ... 08:45:57 Building core-data ... 08:45:57 Building core-metadata ... 08:45:57 Building security-bootstrapper ... 08:45:57 Building security-proxy-setup ... 08:45:57 Building security-secretstore-setup ... 08:45:57 Building security-spiffe-token-provider ... 08:45:57 Building security-spire-agent ... 08:45:57 Building security-spire-config ... 08:45:57 Building security-spire-server ... 08:45:57 Building support-notifications ... 08:45:57 Building support-scheduler ... 08:45:57 Building security-spire-agent 08:45:57 Building security-secretstore-setup 08:45:57 Building security-proxy-setup 08:45:57 Building core-metadata 08:45:57 Building core-command 08:46:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 8efe37570c74 08:46:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:46:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 8efe37570c74 08:46:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 8efe37570c74 08:46:44 Step 3/24 : WORKDIR /edgex-go 08:46:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 8efe37570c74 08:46:44 Step 3/24 : WORKDIR /edgex-go 08:46:44 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:46:44 ---> 8efe37570c74 08:46:44 Step 3/21 : WORKDIR /edgex-go 08:46:44 ---> Running in b19a73bb8b57 08:46:44 ---> Running in ccff1a8dcffa 08:46:44 ---> Running in e032c4c474ad 08:46:44 ---> Running in ac2319017741 08:46:44 ---> Running in 50d8f8e0eb20 08:46:45 Removing intermediate container b19a73bb8b57 08:46:45 ---> c7d572efda01 08:46:45 Step 4/24 : WORKDIR /edgex-go 08:46:45 Removing intermediate container e032c4c474ad 08:46:45 ---> ca38780879b9 08:46:45 Step 4/24 : RUN apk add --update --no-cache make git 08:46:45 Removing intermediate container ac2319017741 08:46:45 ---> 7ef709ad2229 08:46:45 Step 4/23 : WORKDIR /edgex-go 08:46:45 Removing intermediate container 50d8f8e0eb20 08:46:45 ---> c1eed6ab54c9 08:46:45 Step 4/21 : RUN apk add --update --no-cache make git 08:46:45 ---> Running in c67ce44669f3 08:46:45 Removing intermediate container ccff1a8dcffa 08:46:45 ---> 735dd33d785f 08:46:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:46:45 ---> Running in 0071f28be223 08:46:45 ---> Running in 85bf4ab754a2 08:46:45 ---> Running in 8ef89ea1c9b4 08:46:45 ---> Running in 746ab82e0b6c 08:46:45 Removing intermediate container c67ce44669f3 08:46:45 ---> 880c4e9ae688 08:46:46 Step 5/24 : RUN apk add --update --no-cache make git 08:46:46 ---> Running in 4d8f47478816 08:46:46 Removing intermediate container 8ef89ea1c9b4 08:46:46 ---> c0ebf3597c63 08:46:46 Step 5/23 : RUN apk add --update --no-cache make git 08:46:46 ---> Running in 47609ae57637 08:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:50 OK: 221 MiB in 51 packages 08:46:50 OK: 221 MiB in 51 packages 08:46:50 OK: 221 MiB in 51 packages 08:46:50 OK: 221 MiB in 51 packages 08:46:50 OK: 221 MiB in 51 packages 08:46:52 Removing intermediate container 746ab82e0b6c 08:46:52 ---> d65506617c8a 08:46:52 Step 5/24 : COPY go.mod vendor* ./ 08:46:52 Removing intermediate container 4d8f47478816 08:46:52 ---> 8c4789d0f1e1 08:46:52 Step 6/24 : COPY go.mod vendor* ./ 08:46:53 Removing intermediate container 47609ae57637 08:46:53 ---> 74e5cc0b7752 08:46:53 Step 6/23 : COPY go.mod vendor* ./ 08:46:53 Removing intermediate container 85bf4ab754a2 08:46:53 ---> 1e54cfbd6d25 08:46:53 Step 5/21 : COPY go.mod vendor* ./ 08:46:53 Removing intermediate container 0071f28be223 08:46:53 ---> 0e94b191cc1b 08:46:53 Step 5/24 : COPY go.mod vendor* ./ 08:46:53 ---> 167f204b34fc 08:46:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:53 ---> Running in 501b7c175789 08:46:54 ---> 01b23a3b355b 08:46:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:54 ---> a4e9ea21f3f2 08:46:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:54 ---> Running in 350308e8b31a 08:46:54 ---> cd17b175bfbf 08:46:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:54 ---> Running in ffbbba37a2fe 08:46:54 ---> e819583601a8 08:46:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:54 ---> Running in 6fc9d7c73a74 08:46:55 ---> Running in ad45c456cd80 08:48:46 Removing intermediate container 501b7c175789 08:48:46 ---> fd514c236db1 08:48:46 Step 7/24 : COPY . . 08:48:46 Removing intermediate container ffbbba37a2fe 08:48:46 ---> b962fb08580a 08:48:46 Step 8/24 : COPY . . 08:48:46 Removing intermediate container ad45c456cd80 08:48:46 ---> 76e080746018 08:48:46 Step 7/24 : COPY . . 08:48:46 Removing intermediate container 350308e8b31a 08:48:46 ---> be896bc0eb81 08:48:46 Step 8/23 : COPY . . 08:48:46 Removing intermediate container 6fc9d7c73a74 08:48:46 ---> fa17794b3f2c 08:48:46 Step 7/21 : COPY . . 08:48:59 ---> fca569ae5c91 08:48:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:48:59 ---> 7c9160faabf9 08:48:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:48:59 ---> dc246c5e836a 08:48:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:48:59 ---> f1aa9a90e4d7 08:48:59 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:59 ---> Running in fed2e0bf16ee 08:48:59 ---> c2a35943c52a 08:48:59 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:48:59 ---> Running in ccd5f04cc1ea 08:48:59 ---> Running in e8948f6241be 08:48:59 ---> Running in c1ec9377665d 08:48:59 ---> Running in af41778cad04 08:49:00 Removing intermediate container ccd5f04cc1ea 08:49:00 ---> 7d43698740d3 08:49:00 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:00 ---> Running in fd835a627faa 08:49:01 Removing intermediate container fd835a627faa 08:49:01 ---> 9ccc19f770d3 08:49:01 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:01 ---> Running in 19595c0584f2 08:49:01 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:02 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:49:02 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:49:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:49:04 Removing intermediate container 19595c0584f2 08:49:04 ---> 01428c4bee5a 08:49:04 Step 11/24 : WORKDIR /edgex-go 08:49:04 ---> Running in b6e4e755ca94 08:49:05 Removing intermediate container b6e4e755ca94 08:49:05 ---> d899dba2a1a9 08:49:05 08:49:05 Step 12/24 : FROM alpine:3.15 08:49:05 3.15: Pulling from library/alpine 08:49:07 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:49:07 Status: Downloaded newer image for alpine:3.15 08:49:07 ---> 8aa73fd46299 08:49:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:07 ---> Running in 2acc8a4dd331 08:49:08 Removing intermediate container 2acc8a4dd331 08:49:08 ---> 77aaa838241d 08:49:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:08 ---> Running in 655b572269a8 08:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:12 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:12 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:12 OK: 15736 distinct packages available 08:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:15 (1/5) Installing dumb-init (1.2.5-r1) 08:49:15 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:15 (3/5) Installing libucontext (1.1-r0) 08:49:15 (4/5) Installing gcompat (1.0.0-r4) 08:49:15 (5/5) Installing openssl (1.1.1s-r1) 08:49:15 Executing busybox-1.34.1-r7.trigger 08:49:15 OK: 6 MiB in 19 packages 08:49:17 Removing intermediate container 655b572269a8 08:49:17 ---> f09c171f9793 08:49:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:20 ---> 0396b9a945ea 08:49:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:27 ---> ac55acb35883 08:49:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:49:28 ---> 3afbc248e29a 08:49:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:49:28 ---> f6bca39bb2d9 08:49:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:49:29 ---> 1087208cf81e 08:49:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:29 ---> Running in 4a3c736c1a05 08:49:30 Removing intermediate container 4a3c736c1a05 08:49:30 ---> 6c51d5ebfa24 08:49:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:30 ---> Running in 8f2a63077406 08:49:31 Removing intermediate container 8f2a63077406 08:49:31 ---> 81b80550d36b 08:49:31 Step 22/24 : LABEL arch=arm64 08:49:31 ---> Running in f5bbe05f6cb5 08:49:31 Removing intermediate container f5bbe05f6cb5 08:49:31 ---> ad869bdb44d0 08:49:31 Step 23/24 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 08:49:31 ---> Running in 2d486b1a9cd7 08:49:32 Removing intermediate container 2d486b1a9cd7 08:49:32 ---> fdd818b9a133 08:49:32 Step 24/24 : LABEL version=0.0.0 08:49:32 ---> Running in ddfa9d1a1f71 08:49:33 Removing intermediate container ddfa9d1a1f71 08:49:33 ---> 3bbd79a8e0ae 08:49:33 08:49:33 Successfully built 3bbd79a8e0ae 08:49:33 Successfully tagged security-spire-agent-arm64:latest 08:49:33 Building support-scheduler 08:49:51  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:51 ---> 8efe37570c74 08:49:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:51 ---> Using cache 08:49:51 ---> 7ef709ad2229 08:49:51 Step 4/22 : WORKDIR /edgex-go 08:49:51 ---> Using cache 08:49:51 ---> c0ebf3597c63 08:49:51 Step 5/22 : RUN apk add --update --no-cache make git 08:49:51 ---> Using cache 08:49:51 ---> 74e5cc0b7752 08:49:51 Step 6/22 : COPY go.mod vendor* ./ 08:49:51 ---> Using cache 08:49:51 ---> 01b23a3b355b 08:49:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:51 ---> Using cache 08:49:51 ---> be896bc0eb81 08:49:51 Step 8/22 : COPY . . 08:49:51 ---> Using cache 08:49:51 ---> 7c9160faabf9 08:49:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:49:51 ---> Running in 435e71240714 08:49:53 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:55:45 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:55: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:56:17 Removing intermediate container c1ec9377665d 08:56:17 ---> ef7662f70c12 08:56:17 08:56:17 Step 9/24 : FROM alpine:3.16 08:56:17 Removing intermediate container af41778cad04 08:56:17 ---> 7799d2248223 08:56:17 08:56:17 Step 9/21 : FROM alpine:3.16 08:56:17 3.16: Pulling from library/alpine 08:56:17 3.16: Pulling from library/alpine 08:56:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:56:17 Status: Downloaded newer image for alpine:3.16 08:56:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:56:17 Status: Image is up to date for alpine:3.16 08:56:17 ---> 2b4661558fb8 08:56:17 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:56:17 ---> 2b4661558fb8 08:56:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:56:17 ---> Running in b16198c6afd8 08:56:17 ---> Running in 2741c9bd6278 08:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:22 (1/6) Installing ca-certificates (20220614-r0) 08:56:22 (2/6) Installing brotli-libs (1.0.9-r6) 08:56:22 (1/3) Installing ca-certificates (20220614-r0) 08:56:22 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:56:22 (4/6) Installing libcurl (7.83.1-r5) 08:56:22 (5/6) Installing curl (7.83.1-r5) 08:56:22 (6/6) Installing dumb-init (1.2.5-r1) 08:56:22 (2/3) Installing dumb-init (1.2.5-r1) 08:56:22 (3/3) Installing su-exec (0.2-r1) 08:56:22 Executing busybox-1.35.0-r17.trigger 08:56:22 Executing ca-certificates-20220614-r0.trigger 08:56:22 Executing busybox-1.35.0-r17.trigger 08:56:22 Executing ca-certificates-20220614-r0.trigger 08:56:22 OK: 8 MiB in 20 packages 08:56:23 OK: 6 MiB in 17 packages 08:56:26 Removing intermediate container 2741c9bd6278 08:56:26 Removing intermediate container b16198c6afd8 08:56:26 ---> b5d8cc94c34d 08:56:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:26 ---> 27c0f146969e 08:56:26 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:26 ---> Running in 5d55a30efe52 08:56:26 ---> Running in 6c59cc147758 08:56:26 Removing intermediate container 6c59cc147758 08:56:26 ---> afe49f9cb65d 08:56:26 Step 12/21 : WORKDIR /edgex 08:56:26 Removing intermediate container 5d55a30efe52 08:56:26 ---> aea8ae919937 08:56:26 Step 12/24 : WORKDIR / 08:56:27 ---> Running in 967311f430d2 08:56:27 ---> Running in b5ff350ea821 08:56:28 Removing intermediate container 967311f430d2 08:56:28 ---> d3b2f71e46af 08:56:28 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:56:28 Removing intermediate container b5ff350ea821 08:56:28 ---> d913419de039 08:56:28 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:56:31 ---> 910c977eb9b6 08:56:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:56:31 ---> fe93e0426812 08:56:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:56:32 ---> fa1eaca46f1a 08:56:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:56:33 ---> 1404def302e3 08:56:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:56:34 ---> 551849d07b5c 08:56:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:56:36 ---> 417b477fb7df 08:56:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:56:37 ---> bfc3984cba9e 08:56:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:56:39 ---> aba179b8306f 08:56:39 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:39 ---> 9ec125ddc25e 08:56:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:56:39 ---> Running in 3f1b55257bce 08:56:44 ---> 8fbd07c964b0 08:56:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:56:44 Removing intermediate container 3f1b55257bce 08:56:44 ---> dbce4ac3e278 08:56:44 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:56:44 ---> Running in e6e066b8d010 08:56:45 Removing intermediate container e6e066b8d010 08:56:45 ---> 4bc178abe311 08:56:45 Step 19/21 : LABEL arch=arm64 08:56:45 ---> Running in 6c301a352ae8 08:56:45 ---> a56840484ff5 08:56:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:46 ---> Running in 75b76fa47328 08:56:46 Removing intermediate container 6c301a352ae8 08:56:46 ---> 975041e0a687 08:56:46 Step 20/21 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 08:56:46 ---> Running in 9ac98b3f607d 08:56:47 Removing intermediate container e8948f6241be 08:56:47 ---> 6582ec5d1479 08:56:47 08:56:47 Step 10/23 : FROM alpine:3.16 08:56:47 ---> 2b4661558fb8 08:56:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:56:47 Removing intermediate container 9ac98b3f607d 08:56:47 ---> 5212b8ec304d 08:56:47 Step 21/21 : LABEL version=0.0.0 08:56:47 ---> Running in bfe5d794afb5 08:56:47 ---> Running in 5646f12fe123 08:56:48 Removing intermediate container bfe5d794afb5 08:56:48 ---> 5a06ca172cba 08:56:48 08:56:48 Successfully built 5a06ca172cba 08:56:48 Successfully tagged security-proxy-setup-arm64:latest 08:56:48  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:56:50 Removing intermediate container 75b76fa47328 08:56:50 ---> 436505c3780b 08:56:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:50 ---> Running in d262438b3d9e 08:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:50 Removing intermediate container d262438b3d9e 08:56:50 ---> e1b1403aa906 08:56:50 Step 22/24 : LABEL arch=arm64 08:56:51 ---> Running in 6ee447e91c29 08:56:51 Removing intermediate container 6ee447e91c29 08:56:51 ---> ac6da70c3061 08:56:51 Step 23/24 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 08:56:52 ---> Running in e51ba51c0397 08:56:52 (1/1) Installing dumb-init (1.2.5-r1) 08:56:52 Executing busybox-1.35.0-r17.trigger 08:56:52 OK: 5 MiB in 15 packages 08:56:52 Removing intermediate container e51ba51c0397 08:56:52 ---> ca5eb7c7cae1 08:56:52 Step 24/24 : LABEL version=0.0.0 08:56:53 ---> Running in 58a3a030ac82 08:56:54 Removing intermediate container 58a3a030ac82 08:56:54 ---> 783d2a202535 08:56:54 08:56:54 Removing intermediate container 5646f12fe123 08:56:54 ---> c0e5abb8386a 08:56:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:54 ---> Running in 716dd85add19 08:56:55 Successfully built 783d2a202535 08:56:55 Successfully tagged security-secretstore-setup-arm64:latest 08:56:55  Building security-secretstore-setup ... done Building support-notifications 08:56:55 Removing intermediate container 716dd85add19 08:56:55 ---> a7082755dabb 08:56:55 Step 13/23 : ENV APP_PORT=59882 08:56:56 ---> Running in 280a2a93f8c8 08:56:57 Removing intermediate container 280a2a93f8c8 08:56:57 ---> aa7829a12885 08:56:57 Step 14/23 : EXPOSE $APP_PORT 08:56:57 ---> Running in c6425a87609e 08:56:58 Removing intermediate container c6425a87609e 08:56:58 ---> 2cc310685ea5 08:56:58 Step 15/23 : WORKDIR / 08:56:58 ---> Running in d26f91cec6ae 08:56:59 Removing intermediate container d26f91cec6ae 08:56:59 ---> fe920ed0629a 08:56:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:00 ---> 2172b2c5ea06 08:57:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:57:05 ---> 20c2b7de2c86 08:57:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:57:05 Removing intermediate container fed2e0bf16ee 08:57:05 ---> 18198b0f88df 08:57:05 08:57:05 Step 10/24 : FROM alpine:3.16 08:57:05 ---> 2b4661558fb8 08:57:05 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:57:05 ---> Using cache 08:57:05 ---> c0e5abb8386a 08:57:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:05 ---> Using cache 08:57:05 ---> a7082755dabb 08:57:05 Step 13/24 : ENV APP_PORT=59881 08:57:05 ---> Running in 1d40e85947fe 08:57:06 ---> c591cd64bcb3 08:57:06 Step 19/23 : ENTRYPOINT ["/core-command"] 08:57:06 ---> Running in 413ce951eae1 08:57:06 Removing intermediate container 1d40e85947fe 08:57:06 ---> f9d5cea16b4b 08:57:06 Step 14/24 : EXPOSE $APP_PORT 08:57:07 ---> Running in 07fb8ef30da3 08:57:08 Removing intermediate container 413ce951eae1 08:57:08 ---> 2bc924d91e8c 08:57:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:08 Removing intermediate container 07fb8ef30da3 08:57:08 ---> 28325b9a01c9 08:57:08 Step 15/24 : WORKDIR / 08:57:08 ---> Running in bb7fb26772da 08:57:08 ---> Running in 95b183317f10 08:57:09 Removing intermediate container bb7fb26772da 08:57:09 ---> a7a165312707 08:57:09 Step 21/23 : LABEL arch=arm64 08:57:09 ---> Running in 8db327b6c211 08:57:09 Removing intermediate container 95b183317f10 08:57:09 ---> 569db2eab6bd 08:57:09 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:10 Removing intermediate container 8db327b6c211 08:57:10 ---> ebd00f968d87 08:57:10 Step 22/23 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 08:57:10 ---> Running in 92d327712295 08:57:11 ---> 2a1d72897b9a 08:57:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:57:11 Removing intermediate container 92d327712295 08:57:11 ---> 18e9ce29664f 08:57:11 Step 23/23 : LABEL version=0.0.0 08:57:11 ---> Running in 6ad1648af8f0 08:57:13 Removing intermediate container 6ad1648af8f0 08:57:13 ---> 5df7876a73f7 08:57:13 08:57:14 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:57:14 ---> 8efe37570c74 08:57:14 Step 3/19 : WORKDIR /edgex-go 08:57:14 ---> Using cache 08:57:14 ---> 735dd33d785f 08:57:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:57:14 ---> Running in c8fde5dd4cdc 08:57:14 Successfully built 5df7876a73f7 08:57:14 Successfully tagged core-command-arm64:latest 08:57:14  Building core-command ... done Building core-data 08:57:15 ---> c30892cbd35c 08:57:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:57:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:16 ---> f7cd8ba73287 08:57:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:18 ---> 7e0f3d92bba7 08:57:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:57:18 ---> Running in ffecfc3d4d04 08:57:18 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:57:18 v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:57:18 OK: 16901 distinct packages available 08:57:18 Removing intermediate container ffecfc3d4d04 08:57:18 ---> d4048399efde 08:57:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:18 ---> Running in d26d1b37b60b 08:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:20 OK: 221 MiB in 51 packages 08:57:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:20 ---> 8efe37570c74 08:57:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:20 ---> Using cache 08:57:20 ---> 7ef709ad2229 08:57:20 Step 4/22 : WORKDIR /edgex-go 08:57:20 ---> Using cache 08:57:20 ---> c0ebf3597c63 08:57:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:57:21 Removing intermediate container d26d1b37b60b 08:57:21 ---> cc4e70e5bd27 08:57:21 Step 22/24 : LABEL arch=arm64 08:57:21 ---> Running in a7891ea4eb15 08:57:22 ---> Running in 08b411717e07 08:57:23 Removing intermediate container 08b411717e07 08:57:23 ---> f14903f0c3e6 08:57:23 Step 23/24 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 08:57:23 ---> Running in 889960d769d5 08:57:23 Removing intermediate container c8fde5dd4cdc 08:57:23 ---> 4db670861382 08:57:23 Step 5/19 : COPY go.mod vendor* ./ 08:57:24 Removing intermediate container 889960d769d5 08:57:24 ---> 1ae499cb437f 08:57:24 Step 24/24 : LABEL version=0.0.0 08:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:24 ---> Running in 10a178c18d21 08:57:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:24 ---> b636db6a1d98 08:57:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:25 ---> Running in 2323b0c0e5e9 08:57:25 Removing intermediate container 10a178c18d21 08:57:25 ---> 27002dc13bbc 08:57:25 08:57:25 OK: 221 MiB in 51 packages 08:57:26 Successfully built 27002dc13bbc 08:57:26 Successfully tagged core-metadata-arm64:latest 08:57:26 Building security-bootstrapper 08:57:27  Building core-metadata ... done Removing intermediate container a7891ea4eb15 08:57:27 ---> d77bf2b6dbdc 08:57:27 Step 6/22 : COPY go.mod vendor* ./ 08:57:29 ---> aa2ddfa5b611 08:57:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:29 ---> Running in 6e20f1c4f2ce 08:57:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:39 ---> 8efe37570c74 08:57:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:39 ---> Using cache 08:57:39 ---> 7ef709ad2229 08:57:39 Step 4/22 : WORKDIR /edgex-go 08:57:39 ---> Using cache 08:57:39 ---> c0ebf3597c63 08:57:39 Step 5/22 : RUN apk add --update --no-cache make git 08:57:39 ---> Using cache 08:57:39 ---> 74e5cc0b7752 08:57:39 Step 6/22 : COPY go.mod vendor* ./ 08:57:39 ---> Using cache 08:57:39 ---> 01b23a3b355b 08:57:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:39 ---> Using cache 08:57:39 ---> be896bc0eb81 08:57:39 Step 8/22 : COPY . . 08:57:39 ---> Using cache 08:57:39 ---> 7c9160faabf9 08:57:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:57:39 ---> Running in f50a887e4461 08:57:41 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:57:49 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:57:49 ---> 8efe37570c74 08:57:49 Step 3/32 : WORKDIR /edgex-go 08:57:49 ---> Using cache 08:57:49 ---> 735dd33d785f 08:57:49 Step 4/32 : RUN apk add --update --no-cache make git 08:57:49 ---> Running in 4f505e5a9b59 08:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:53 OK: 221 MiB in 51 packages 08:57:55 Removing intermediate container 4f505e5a9b59 08:57:55 ---> 2900a1c0a913 08:57:55 Step 5/32 : COPY go.mod vendor* ./ 08:57:56 ---> 7d9558bd44d9 08:57:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:56 ---> Running in 5c0b930af6db 08:59:48 Removing intermediate container 2323b0c0e5e9 08:59:48 ---> e5c19ac03d10 08:59:48 Step 7/19 : COPY . . 08:59:48 Removing intermediate container 6e20f1c4f2ce 08:59:48 ---> b2bca97c717b 08:59:48 Step 8/22 : COPY . . 09:00:03 Removing intermediate container 435e71240714 09:00:03 ---> 56363d7f96c0 09:00:03 09:00:03 Step 10/22 : FROM alpine:3.16 09:00:03 ---> 2b4661558fb8 09:00:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:00:03 ---> Using cache 09:00:03 ---> c0e5abb8386a 09:00:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:03 ---> Using cache 09:00:03 ---> a7082755dabb 09:00:03 Step 13/22 : ENV APP_PORT=59861 09:00:03 ---> Running in f3f08e593dce 09:00:03 Removing intermediate container f3f08e593dce 09:00:03 ---> 2d3c569391a1 09:00:03 Step 14/22 : EXPOSE $APP_PORT 09:00:03 ---> Running in cacdcf6f86d8 09:00:04 Removing intermediate container cacdcf6f86d8 09:00:04 ---> c2f6b3fc61c9 09:00:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:06 ---> 99de346353b4 09:00:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:15 ---> a5531808f12b 09:00:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:00:16 Removing intermediate container 5c0b930af6db 09:00:16 ---> 51362d956492 09:00:16 Step 7/32 : COPY . . 09:00:17 ---> e639c4674aa7 09:00:17 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:00:17 ---> Running in 82e64111efb5 09:00:18 Removing intermediate container 82e64111efb5 09:00:18 ---> 4aa2021e8470 09:00:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:18 ---> Running in d5941db0afac 09:00:19 ---> dead4b4b1148 09:00:19 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:19 ---> 732eabfd336e 09:00:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:00:19 ---> Running in 2933ffd6fda2 09:00:19 ---> Running in d2b9a72faa81 09:00:19 Removing intermediate container d5941db0afac 09:00:19 ---> 7fb26674dea9 09:00:19 Step 20/22 : LABEL arch=arm64 09:00:20 ---> Running in c1b74a9d353b 09:00:21 Removing intermediate container c1b74a9d353b 09:00:21 ---> 45bbc64db66a 09:00:21 Step 21/22 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 09:00:21 ---> Running in b2c07dd0be06 09:00: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 09:00:23 Removing intermediate container b2c07dd0be06 09:00:23 ---> 0e9a709e8389 09:00:23 Step 22/22 : LABEL version=0.0.0 09:00:23 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:00:23 ---> Running in e982c5aeedb7 09:00:24 Removing intermediate container e982c5aeedb7 09:00:24 ---> 7a5578332493 09:00:24 09:00:24 Successfully built 7a5578332493 09:00:24 Successfully tagged support-scheduler-arm64:latest 09:00:24  Building support-scheduler ... done Building core-common-config-bootstrapper 09:00:36 ---> 9d50e1858fba 09:00:36 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:00:36 ---> Running in 37361185d14e 09:00: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 09:00:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:43 ---> 8efe37570c74 09:00:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:43 ---> Using cache 09:00:43 ---> 7ef709ad2229 09:00:43 Step 4/22 : WORKDIR /edgex-go 09:00:43 ---> Using cache 09:00:43 ---> c0ebf3597c63 09:00:43 Step 5/22 : RUN apk add --update --no-cache make git 09:00:43 ---> Using cache 09:00:43 ---> 74e5cc0b7752 09:00:43 Step 6/22 : COPY go.mod vendor* ./ 09:00:43 ---> Using cache 09:00:43 ---> 01b23a3b355b 09:00:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:43 ---> Using cache 09:00:43 ---> be896bc0eb81 09:00:43 Step 8/22 : COPY . . 09:00:43 ---> Using cache 09:00:43 ---> 7c9160faabf9 09:00:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:00:43 ---> Running in b31cb895ba6d 09:00:45 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 09:03:54 Removing intermediate container f50a887e4461 09:03:54 ---> 53e0def2378c 09:03:54 09:03:54 Step 10/22 : FROM alpine:3.16 09:03:54 ---> 2b4661558fb8 09:03:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:03:54 ---> Running in baa336f4df35 09:03:54 Removing intermediate container baa336f4df35 09:03:54 ---> c66ce8703ebd 09:03:54 Step 12/22 : ENV APP_PORT=59880 09:03:54 ---> Running in 12e7f6ce96b2 09:03:54 Removing intermediate container 12e7f6ce96b2 09:03:54 ---> 028eac55ffbe 09:03:54 Step 13/22 : EXPOSE $APP_PORT 09:03:54 ---> Running in b74c4c876831 09:03:54 Removing intermediate container b74c4c876831 09:03:54 ---> 28e3bd7c25dc 09:03:54 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:03:54 ---> Running in a0bc9f21ab8d 09:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:54 (1/1) Installing dumb-init (1.2.5-r1) 09:03:54 Executing busybox-1.35.0-r17.trigger 09:03:54 OK: 5 MiB in 15 packages 09:03:54 Removing intermediate container a0bc9f21ab8d 09:03:54 ---> c18b897b4e1e 09:03:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:55 ---> 10f900d5be6a 09:03:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:03:57 ---> 38c15bb29270 09:03:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:03:57 ---> dd4188422268 09:03:57 Step 18/22 : ENTRYPOINT ["/core-data"] 09:03:58 ---> Running in 48855e93b29f 09:03:58 Removing intermediate container 48855e93b29f 09:03:58 ---> c26de22d48ff 09:03:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:58 ---> Running in 8051f322d46f 09:03:59 Removing intermediate container 8051f322d46f 09:03:59 ---> c883d597a577 09:03:59 Step 20/22 : LABEL arch=arm64 09:03:59 ---> Running in add269efc2c8 09:04:00 Removing intermediate container add269efc2c8 09:04:00 ---> bf0d15d99825 09:04:00 Step 21/22 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 09:04:00 ---> Running in 5c1906e09bb8 09:04:00 Removing intermediate container 5c1906e09bb8 09:04:00 ---> ee31693c3ea7 09:04:00 Step 22/22 : LABEL version=0.0.0 09:04:00 ---> Running in dcfce8150a36 09:04:01 Removing intermediate container dcfce8150a36 09:04:01 ---> 0a4c084c6555 09:04:01 09:04:01 Successfully built 0a4c084c6555 09:04:01 Successfully tagged core-data-arm64:latest 09:04:01 Building security-spire-server 09:04:23  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:23 ---> 8efe37570c74 09:04:23 Step 3/23 : WORKDIR /edgex-go 09:04:23 ---> Using cache 09:04:23 ---> 735dd33d785f 09:04:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:04:23 ---> Using cache 09:04:23 ---> d65506617c8a 09:04:23 Step 5/23 : COPY go.mod vendor* ./ 09:04:23 ---> Using cache 09:04:23 ---> 167f204b34fc 09:04:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:23 ---> Using cache 09:04:23 ---> fd514c236db1 09:04:23 Step 7/23 : COPY . . 09:04:23 ---> Using cache 09:04:23 ---> dc246c5e836a 09:04:23 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:04:23 ---> Using cache 09:04:23 ---> 7d43698740d3 09:04:23 Step 9/23 : WORKDIR /edgex-go/spire-build 09:04:23 ---> Using cache 09:04:23 ---> 9ccc19f770d3 09:04:23 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 09:04:23 ---> Running in 25ae8b745d4f 09:04:25 Removing intermediate container 25ae8b745d4f 09:04:25 ---> 5efa651b8f53 09:04:25 Step 11/23 : WORKDIR /edgex-go 09:04:25 ---> Running in 043aa3052728 09:04:25 Removing intermediate container 043aa3052728 09:04:25 ---> 40d23bdaaaa0 09:04:25 09:04:25 Step 12/23 : FROM alpine:3.15 09:04:25 ---> 8aa73fd46299 09:04:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:25 ---> Using cache 09:04:25 ---> 77aaa838241d 09:04:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:25 ---> Using cache 09:04:25 ---> f09c171f9793 09:04:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:04:32 ---> 9a9a551fd822 09:04:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:32 ---> 0dea2247a637 09:04:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:04:33 ---> dea3071faefe 09:04:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:34 ---> 27cddc8087a8 09:04:34 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:34 ---> Running in dc1b6b458ace 09:04:35 Removing intermediate container dc1b6b458ace 09:04:35 ---> d1f643752a7d 09:04:35 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:35 ---> Running in 27db7cf29894 09:04:35 Removing intermediate container 27db7cf29894 09:04:35 ---> 25b0c1e024dd 09:04:35 Step 21/23 : LABEL arch=arm64 09:04:35 ---> Running in 86df80082aae 09:04:36 Removing intermediate container 86df80082aae 09:04:36 ---> 7920536f7c38 09:04:36 Step 22/23 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 09:04:36 ---> Running in a1919fc1ba41 09:04:37 Removing intermediate container a1919fc1ba41 09:04:37 ---> 67cfed8ac3a8 09:04:37 Step 23/23 : LABEL version=0.0.0 09:04:37 ---> Running in b526a455c463 09:04:37 Removing intermediate container b526a455c463 09:04:37 ---> a9be47e01779 09:04:37 09:04:37 Successfully built a9be47e01779 09:04:37 Successfully tagged security-spire-server-arm64:latest 09:04:37 Building security-spire-config 09:05:00  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:05:00 ---> 8efe37570c74 09:05:00 Step 3/24 : WORKDIR /edgex-go 09:05:00 ---> Using cache 09:05:00 ---> 735dd33d785f 09:05:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:05:00 ---> Using cache 09:05:00 ---> d65506617c8a 09:05:00 Step 5/24 : COPY go.mod vendor* ./ 09:05:00 ---> Using cache 09:05:00 ---> 167f204b34fc 09:05:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:00 ---> Using cache 09:05:00 ---> fd514c236db1 09:05:00 Step 7/24 : COPY . . 09:05:00 ---> Using cache 09:05:00 ---> dc246c5e836a 09:05:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:05:00 ---> Using cache 09:05:00 ---> 7d43698740d3 09:05:00 Step 9/24 : WORKDIR /edgex-go/spire-build 09:05:00 ---> Using cache 09:05:00 ---> 9ccc19f770d3 09:05:00 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 09:05:00 ---> Using cache 09:05:00 ---> 01428c4bee5a 09:05:00 Step 11/24 : WORKDIR /edgex-go 09:05:00 ---> Using cache 09:05:00 ---> d899dba2a1a9 09:05:00 09:05:00 Step 12/24 : FROM alpine:3.15 09:05:00 ---> 8aa73fd46299 09:05:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:00 ---> Using cache 09:05:00 ---> 77aaa838241d 09:05:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:00 ---> Running in 41c9a3ddf2db 09:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:03 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:05:03 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:05:03 OK: 15736 distinct packages available 09:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:05 (1/4) Installing dumb-init (1.2.5-r1) 09:05:05 (2/4) Installing musl-obstack (1.2.3-r0) 09:05:05 (3/4) Installing libucontext (1.1-r0) 09:05:05 (4/4) Installing gcompat (1.0.0-r4) 09:05:05 Executing busybox-1.34.1-r7.trigger 09:05:05 OK: 6 MiB in 18 packages 09:05:07 Removing intermediate container 41c9a3ddf2db 09:05:07 ---> 02de26f5c2f8 09:05:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:12 ---> 07d8dcf9c0f6 09:05:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:05:13 ---> 43027583a336 09:05:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:05:13 ---> Running in 86d974618612 09:05:14 Removing intermediate container 86d974618612 09:05:14 ---> 36210b72a3e8 09:05:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:05:15 ---> 0669f5a7a03c 09:05:15 Step 19/24 : WORKDIR / 09:05:15 ---> Running in ad4250daa64e 09:05:15 Removing intermediate container ad4250daa64e 09:05:15 ---> 2e712379c1d7 09:05:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:15 ---> Running in 30cb2e497789 09:05:16 Removing intermediate container 30cb2e497789 09:05:16 ---> 628a726c543f 09:05:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:16 ---> Running in a48551e3755c 09:05:17 Removing intermediate container a48551e3755c 09:05:17 ---> ce626c3c42eb 09:05:17 Step 22/24 : LABEL arch=arm64 09:05:17 ---> Running in 38e6f24ded5c 09:05:17 Removing intermediate container 38e6f24ded5c 09:05:17 ---> b2400c01b9a9 09:05:17 Step 23/24 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 09:05:17 ---> Running in da2d081300a6 09:05:18 Removing intermediate container da2d081300a6 09:05:18 ---> cb64f654b95f 09:05:18 Step 24/24 : LABEL version=0.0.0 09:05:18 ---> Running in d52b744567ef 09:05:19 Removing intermediate container d52b744567ef 09:05:19 ---> e5188dbef61e 09:05:19 09:05:19 Successfully built e5188dbef61e 09:05:19 Successfully tagged security-spire-config-arm64:latest 09:07:56  Building security-spire-config ... done Removing intermediate container 37361185d14e 09:07:56 ---> c4fc9ae1413c 09:07:56 09:07:56 Step 9/32 : FROM alpine:3.16 09:07:56 ---> 2b4661558fb8 09:07:56 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:56 ---> Running in ca7d3713907a 09:07:56 Removing intermediate container b31cb895ba6d 09:07:56 ---> 074d079635ca 09:07:56 09:07:56 Step 10/22 : FROM alpine:3.16 09:07:56 ---> 2b4661558fb8 09:07:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:07:56 Removing intermediate container ca7d3713907a 09:07:56 ---> af3e00f58843 09:07:56 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:07:56 ---> Running in db2bb27b6603 09:07:56 ---> Running in 2cf1aa212d3e 09:07:56 Removing intermediate container db2bb27b6603 09:07:56 ---> 19a406429916 09:07:56 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:07:56 ---> Running in fd408df5effe 09:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:56 (1/2) Installing dumb-init (1.2.5-r1) 09:07:56 (2/2) Installing su-exec (0.2-r1) 09:07:56 Executing busybox-1.35.0-r17.trigger 09:07:56 OK: 5 MiB in 16 packages 09:07:56 (1/1) Installing dumb-init (1.2.5-r1) 09:07:56 Executing busybox-1.35.0-r17.trigger 09:07:56 OK: 5 MiB in 15 packages 09:07:56 Removing intermediate container 2cf1aa212d3e 09:07:56 ---> 7c66d90edc46 09:07:56 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:07:56 ---> Running in 6017ed9cf912 09:07:56 Removing intermediate container fd408df5effe 09:07:56 ---> cc2d95b38236 09:07:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:56 Removing intermediate container 6017ed9cf912 09:07:56 ---> e1dcc19c103d 09:07:56 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:07:56 ---> Running in 821b5775f93f 09:07:56 Removing intermediate container 821b5775f93f 09:07:56 ---> c42d6654b925 09:07:56 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:07:56 ---> Running in 9c66e6007606 09:07:56 ---> 933fdf8e9727 09:07:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:07:56 Removing intermediate container 9c66e6007606 09:07:56 ---> 96c2ab80adc9 09:07:56 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:07:56 ---> Running in c67df2a9cafb 09:07:56 Removing intermediate container c67df2a9cafb 09:07:56 ---> 810431304fb8 09:07:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:07:56 ---> Running in 22f97bcd3e86 09:07:58 ---> ff4513130b51 09:07:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:07:58 ---> 0e28ca8a2e93 09:07:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:08:00 ---> 26177e5fca67 09:08:00 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:00 ---> Running in ea8cd9a42bec 09:08:00 Removing intermediate container 22f97bcd3e86 09:08:00 ---> 7ef0f3c2476e 09:08:00 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:08:00 ---> Running in df72423c58fc 09:08:01 Removing intermediate container df72423c58fc 09:08:01 ---> 3d273d31b891 09:08:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:08:02 ---> de77d988cdee 09:08:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:08:02 ---> Running in 6ac9c05a9703 09:08:05 Removing intermediate container ea8cd9a42bec 09:08:05 ---> 70bffabb448f 09:08:05 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:08:05 ---> Running in 883ebade73e0 09:08:06 Removing intermediate container 883ebade73e0 09:08:06 ---> 8fd26ea151cf 09:08:06 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:08:06 ---> Running in 5e76556ef01b 09:08:06 Removing intermediate container 5e76556ef01b 09:08:06 ---> 9a50c16499a2 09:08:06 Step 20/22 : LABEL arch=arm64 09:08:07 Removing intermediate container 6ac9c05a9703 09:08:07 ---> 08b40cba32ca 09:08:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:07 ---> Running in bc8d68965f0a 09:08:08 Removing intermediate container bc8d68965f0a 09:08:08 ---> 44624adee8e8 09:08:08 Step 21/22 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 09:08:08 ---> Running in 05ad49be0d14 09:08:08 ---> bd8b1462263d 09:08:08 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:08:08 Removing intermediate container 05ad49be0d14 09:08:08 ---> c301ff7940f8 09:08:08 Step 22/22 : LABEL version=0.0.0 09:08:09 ---> Running in 3f5a05c48a8d 09:08:10 Removing intermediate container 3f5a05c48a8d 09:08:10 ---> 342d4c7afb64 09:08:10 09:08:10 Successfully built 342d4c7afb64 09:08:10 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:08:13  Building core-common-config-bootstrapper ... done  ---> 01c2b4c33539 09:08:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:08:13 ---> cd6737ae9925 09:08:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:08:14 ---> e1a6ca0485a2 09:08:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:08:15 ---> 66e1c0d86e4c 09:08:15 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:08:16 ---> 7df1a79ff865 09:08:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:08:17 ---> 05ef6084c7de 09:08:17 Step 27/32 : RUN chmod +x /entrypoint.sh 09:08:17 ---> Running in d7f7c7e9d9b8 09:08:21 Removing intermediate container d7f7c7e9d9b8 09:08:21 ---> f566d4803002 09:08:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:08:21 ---> Running in 31315cc73c1f 09:08:21 Removing intermediate container 31315cc73c1f 09:08:21 ---> 0fd93c03a476 09:08:21 Step 29/32 : CMD ["gate"] 09:08:21 ---> Running in f647ecea1942 09:08:22 Removing intermediate container f647ecea1942 09:08:22 ---> c2328be4c0fe 09:08:22 Step 30/32 : LABEL arch=arm64 09:08:22 ---> Running in 5297fc9df0da 09:08:23 Removing intermediate container 5297fc9df0da 09:08:23 ---> 4a74e222ad1a 09:08:23 Step 31/32 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 09:08:23 ---> Running in 8187d8fa1785 09:08:23 Removing intermediate container 8187d8fa1785 09:08:23 ---> 1e503ec839a8 09:08:23 Step 32/32 : LABEL version=0.0.0 09:08:23 ---> Running in 46fe572db24a 09:08:24 Removing intermediate container 46fe572db24a 09:08:24 ---> f176dc1a5232 09:08:24 09:08:24 Successfully built f176dc1a5232 09:08:24 Successfully tagged security-bootstrapper-arm64:latest 09:08:51  Building security-bootstrapper ... done Removing intermediate container 2933ffd6fda2 09:08:51 ---> f45051ade8b9 09:08:51 09:08:51 Step 9/19 : FROM alpine:3.15 09:08:51 ---> 8aa73fd46299 09:08:51 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:51 ---> Using cache 09:08:51 ---> 77aaa838241d 09:08:51 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:08:51 ---> Running in 7ddbe8aa2dae 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:08:51 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:08:51 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:08:51 OK: 15736 distinct packages available 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:08:52 (1/9) Installing ca-certificates (20220614-r0) 09:08:52 (2/9) Installing brotli-libs (1.0.9-r5) 09:08:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:08:52 (4/9) Installing libcurl (7.80.0-r5) 09:08:52 (5/9) Installing curl (7.80.0-r5) 09:08:52 (6/9) Installing dumb-init (1.2.5-r1) 09:08:52 (7/9) Installing musl-obstack (1.2.3-r0) 09:08:52 (8/9) Installing libucontext (1.1-r0) 09:08:52 (9/9) Installing gcompat (1.0.0-r4) 09:08:52 Executing busybox-1.34.1-r7.trigger 09:08:52 Executing ca-certificates-20220614-r0.trigger 09:08:53 OK: 8 MiB in 23 packages 09:08:55 Removing intermediate container 7ddbe8aa2dae 09:08:55 ---> 714a1c55719c 09:08:55 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:55 ---> c44175a667bd 09:08:55 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:08:57 ---> 556132e44a3e 09:08:57 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:08:58 ---> 52c75247a241 09:08:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:08:58 ---> Running in 19a8ce279581 09:08:58 Removing intermediate container 19a8ce279581 09:08:58 ---> 9b1624f2c993 09:08:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:59 ---> Running in 9529338418ad 09:08:59 Removing intermediate container 9529338418ad 09:08:59 ---> 096bc81770e5 09:08:59 Step 17/19 : LABEL arch=arm64 09:08:59 ---> Running in e5951134f7b0 09:09:00 Removing intermediate container e5951134f7b0 09:09:00 ---> 8aca3826a523 09:09:00 Step 18/19 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 09:09:00 ---> Running in 0122ba001351 09:09:00 Removing intermediate container 0122ba001351 09:09:00 ---> 5a7d593aedcd 09:09:00 Step 19/19 : LABEL version=0.0.0 09:09:00 ---> Running in 7e5fdb6f1110 09:09:00 Removing intermediate container 7e5fdb6f1110 09:09:00 ---> b532ec3034fe 09:09:00 09:09:01 Successfully built b532ec3034fe 09:09:01 Successfully tagged security-spiffe-token-provider-arm64:latest 09:09:13  Building security-spiffe-token-provider ... done Removing intermediate container d2b9a72faa81 09:09:13 ---> f3c406fca28c 09:09:13 09:09:13 Step 10/22 : FROM alpine:3.16 09:09:13 ---> 2b4661558fb8 09:09:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:09:14 ---> Running in d7f370e21512 09:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:17 (1/2) Installing ca-certificates (20220614-r0) 09:09:17 (2/2) Installing dumb-init (1.2.5-r1) 09:09:17 Executing busybox-1.35.0-r17.trigger 09:09:17 Executing ca-certificates-20220614-r0.trigger 09:09:17 OK: 6 MiB in 16 packages 09:09:19 Removing intermediate container d7f370e21512 09:09:19 ---> 55311b69d998 09:09:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:09:19 ---> Running in 1bd7c5a562df 09:09:19 Removing intermediate container 1bd7c5a562df 09:09:19 ---> 02503d65a1c2 09:09:19 Step 13/22 : ENV APP_PORT=59860 09:09:19 ---> Running in 93129d16a60e 09:09:19 Removing intermediate container 93129d16a60e 09:09:19 ---> 249c75b8d9d4 09:09:19 Step 14/22 : EXPOSE $APP_PORT 09:09:19 ---> Running in 364cc45e434f 09:09:20 Removing intermediate container 364cc45e434f 09:09:20 ---> 07ddca818e27 09:09:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:21 ---> d154ac85c616 09:09:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:09:22 ---> f938b6ef096e 09:09:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:09:23 ---> ea9288efd6cc 09:09:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:09:23 ---> Running in b901e745b1c7 09:09:23 Removing intermediate container b901e745b1c7 09:09:23 ---> b42dbf45faf4 09:09:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:23 ---> Running in f9886d4f9892 09:09:23 Removing intermediate container f9886d4f9892 09:09:23 ---> 29efb292d309 09:09:23 Step 20/22 : LABEL arch=arm64 09:09:23 ---> Running in d924be2ecede 09:09:24 Removing intermediate container d924be2ecede 09:09:24 ---> 316e61ea5ed1 09:09:24 Step 21/22 : LABEL git_sha=abea1dced2c39fa2e9941f6f3aa6eb9dcecf22db 09:09:24 ---> Running in 4dea1f0fc9e9 09:09:24 Removing intermediate container 4dea1f0fc9e9 09:09:24 ---> d35211068cad 09:09:24 Step 22/22 : LABEL version=0.0.0 09:09:24 ---> Running in 7485dfb9f7aa 09:09:27 Removing intermediate container 7485dfb9f7aa 09:09:27 ---> 49fbe3f49305 09:09:27 09:09:27 Successfully built 49fbe3f49305 09:09:27 Successfully tagged support-notifications-arm64:latest 09:09:27  Building support-notifications ... done  [Pipeline] } 09:09:27 $ docker stop --time=1 c1173585d48b888f83ed670b7ce66880eff67b3811a409a79761deaa96e9e460 09:09:29 $ docker rm -f --volumes c1173585d48b888f83ed670b7ce66880eff67b3811a409a79761deaa96e9e460 [Pipeline] // withDockerContainer [Pipeline] sh 09:09:29 + docker images 09:09:30 REPOSITORY TAG IMAGE ID CREATED SIZE 09:09:30 support-notifications-arm64 latest 49fbe3f49305 6 seconds ago 29.6MB 09:09:30 f3c406fca28c 20 seconds ago 1.57GB 09:09:30 security-spiffe-token-provider-arm64 latest b532ec3034fe 30 seconds ago 28.9MB 09:09:30 f45051ade8b9 44 seconds ago 1.54GB 09:09:30 security-bootstrapper-arm64 latest f176dc1a5232 About a minute ago 19.5MB 09:09:30 core-common-config-bootstrapper-arm64 latest 342d4c7afb64 About a minute ago 14.4MB 09:09:30 074d079635ca About a minute ago 1.5GB 09:09:30 c4fc9ae1413c About a minute ago 1.5GB 09:09:30 security-spire-config-arm64 latest e5188dbef61e 4 minutes ago 83.6MB 09:09:30 security-spire-server-arm64 latest a9be47e01779 4 minutes ago 84.3MB 09:09:30 40d23bdaaaa0 5 minutes ago 1.38GB 09:09:30 core-data-arm64 latest 0a4c084c6555 5 minutes ago 17.2MB 09:09:30 53e0def2378c 5 minutes ago 1.51GB 09:09:30 support-scheduler-arm64 latest 7a5578332493 9 minutes ago 29MB 09:09:30 56363d7f96c0 9 minutes ago 1.57GB 09:09:30 core-metadata-arm64 latest 27002dc13bbc 12 minutes ago 17.8MB 09:09:30 core-command-arm64 latest 5df7876a73f7 12 minutes ago 17MB 09:09:30 18198b0f88df 12 minutes ago 1.51GB 09:09:30 security-secretstore-setup-arm64 latest 783d2a202535 12 minutes ago 28.7MB 09:09:30 security-proxy-setup-arm64 latest 5a06ca172cba 12 minutes ago 26.8MB 09:09:30 6582ec5d1479 12 minutes ago 1.51GB 09:09:30 ef7662f70c12 13 minutes ago 1.5GB 09:09:30 7799d2248223 13 minutes ago 1.5GB 09:09:30 security-spire-agent-arm64 latest 3bbd79a8e0ae 19 minutes ago 122MB 09:09:30 d899dba2a1a9 20 minutes ago 1.38GB 09:09:30 ci-base-image-arm64 latest 8efe37570c74 35 minutes ago 905MB 09:09:30 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:09:30 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:09:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 09:09:30 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:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:30 09:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:31 arm64: Pulling from edgex-lftools-log-publisher 09:09:31 8998bd30e6a1: Pulling fs layer 09:09:31 04944245beec: Pulling fs layer 09:09:31 699f458cf7ca: Pulling fs layer 09:09:31 765212b225bb: Pulling fs layer 09:09:31 f23df028b6ca: Pulling fs layer 09:09:31 d65c8cfc05b1: Pulling fs layer 09:09:31 2437ff75d9bd: Pulling fs layer 09:09:31 f23df028b6ca: Waiting 09:09:31 d65c8cfc05b1: Waiting 09:09:31 2437ff75d9bd: Waiting 09:09:31 765212b225bb: Waiting 09:09:31 04944245beec: Verifying Checksum 09:09:31 04944245beec: Download complete 09:09:31 765212b225bb: Download complete 09:09:31 f23df028b6ca: Verifying Checksum 09:09:31 f23df028b6ca: Download complete 09:09:31 d65c8cfc05b1: Verifying Checksum 09:09:31 d65c8cfc05b1: Download complete 09:09:31 699f458cf7ca: Verifying Checksum 09:09:31 699f458cf7ca: Download complete 09:09:32 8998bd30e6a1: Verifying Checksum 09:09:32 8998bd30e6a1: Download complete 09:09:34 2437ff75d9bd: Verifying Checksum 09:09:34 2437ff75d9bd: Download complete 09:09:36 8998bd30e6a1: Pull complete 09:09:36 04944245beec: Pull complete 09:09:38 699f458cf7ca: Pull complete 09:09:38 765212b225bb: Pull complete 09:09:40 f23df028b6ca: Pull complete 09:09:40 d65c8cfc05b1: Pull complete 09:09:55 2437ff75d9bd: Pull complete 09:09:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:55 prd-ubuntu20.04-docker-arm64-4c-16g-3657 does not seem to be running inside a container 09:09:55 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:09:59 $ docker top 089f616d962faeb450483ec40927e9a58e1a8ecbe28941343b72cc010c2a2fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:00 ---> job-cost.sh 09:10:00 lf-activate-venv: SKIPPING 09:10:00 INFO: No Stack... 09:10:00 INFO: Retrieving Pricing Info for: v3-standard-4 09:10:01 INFO: Archiving Costs [Pipeline] sh 09:10:01 + cut -d, -f6 09:10:01 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 09:10:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4305-2-stack-cost] 09:10:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4305-2-stack-cost] did not exist. Created. 09:10:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4305-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:02 + echo total: 0.10999999940395355 [Pipeline] stash 09:10:02 Stashed 1 file(s) [Pipeline] } 09:10:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4305-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:10:02 $ docker stop --time=1 089f616d962faeb450483ec40927e9a58e1a8ecbe28941343b72cc010c2a2fca 09:10:04 $ docker rm -f --volumes 089f616d962faeb450483ec40927e9a58e1a8ecbe28941343b72cc010c2a2fca [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:10:04 provisioning config files... 09:10:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9700820775330794978tmp [Pipeline] { [Pipeline] sh 09:10:05 + set +x 09:10:05 + curl -s https://codecov.io/bash 09:10:05 + bash -s -- 09:10:05 09:10:05 _____ _ 09:10:05 / ____| | | 09:10:05 | | ___ __| | ___ ___ _____ __ 09:10:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:10:05 | |___| (_) | (_| | __/ (_| (_) \ V / 09:10:05 \_____\___/ \__,_|\___|\___\___/ \_/ 09:10:05 Bash-1.0.6 09:10:05 09:10:05 09:10:05 ==> git version 2.25.1 found 09:10:05 ==> 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:10:05 Release-Date: 2020-01-08 09:10:05 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:10:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:10:05 ==> Jenkins CI detected. 09:10:05 current dir:  /w/workspace/edgex-go/2 09:10:05 project root: . 09:10:05 --> token set from env 09:10:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:10:05 ==> Running gcov in . (disable via -X gcov) 09:10:05 ==> Python coveragepy not found 09:10:05 ==> Searching for coverage reports in: 09:10:05 + . 09:10:05 -> Found 1 reports 09:10:05 ==> Detecting git/mercurial file structure 09:10:05 ==> Reading reports 09:10:05 + ./coverage.out bytes=489970 09:10:05 ==> Appending adjustments 09:10:05 https://docs.codecov.io/docs/fixing-reports 09:10:06 + Found adjustments 09:10:06 ==> Gzipping contents 09:10:06 64K /tmp/codecov.ZhIgvY.gz 09:10:06 ==> Uploading reports 09:10:06 url: https://codecov.io 09:10:06 query: branch=PR-4305&commit=334294c85ed4842071f72362431941725ffeaf82&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4305%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4305&job=&cmd_args= 09:10:06 -> Pinging Codecov 09:10:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4305&commit=334294c85ed4842071f72362431941725ffeaf82&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4305%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4305&job=&cmd_args= 09:10:06 -> Uploading to 09:10:06 https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/334294c85ed4842071f72362431941725ffeaf82/9eb37971-8328-46ee-ab2b-2412c9198913.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T091006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bd0e2dcd29589ffa481919bf377c004bd00a072522c57b9d7b674906329c844 09:10:06 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:06 Dload Upload Total Spent Left Speed 09:10:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63357 0 0 100 63357 0 247k --:--:-- --:--:-- --:--:-- 247k 09:10:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/334294c85ed4842071f72362431941725ffeaf82 [Pipeline] } 09:10:07 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:10:07 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:10:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:08 ---> package-listing.sh 09:10:08 ++ facter osfamily 09:10:08 ++ tr '[:upper:]' '[:lower:]' 09:10:09 + OS_FAMILY=debian 09:10:09 + workspace=/w/workspace/edgex-go/2 09:10:09 + START_PACKAGES=/tmp/packages_start.txt 09:10:09 + END_PACKAGES=/tmp/packages_end.txt 09:10:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:09 + PACKAGES=/tmp/packages_start.txt 09:10:09 + '[' /w/workspace/edgex-go/2 ']' 09:10:09 + PACKAGES=/tmp/packages_end.txt 09:10:09 + case "${OS_FAMILY}" in 09:10:09 + dpkg -l 09:10:09 + grep '^ii' 09:10:09 + '[' -f /tmp/packages_start.txt ']' 09:10:09 + '[' -f /tmp/packages_end.txt ']' 09:10:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:09 + '[' /w/workspace/edgex-go/2 ']' 09:10:09 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:10:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:10:09 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:10:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:09 09:10:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:10 latest: Pulling from edgex-lftools-log-publisher 09:10:10 5eb5b503b376: Pulling fs layer 09:10:10 5c69ac0246d0: Pulling fs layer 09:10:10 ec43610c2a17: Pulling fs layer 09:10:10 3a2ae6a8a46f: Pulling fs layer 09:10:10 33b1e0a273af: Pulling fs layer 09:10:10 5d3b04190fa2: Pulling fs layer 09:10:10 2f39f015ded8: Pulling fs layer 09:10:10 3a2ae6a8a46f: Waiting 09:10:10 33b1e0a273af: Waiting 09:10:10 5d3b04190fa2: Waiting 09:10:10 5c69ac0246d0: Verifying Checksum 09:10:10 5c69ac0246d0: Download complete 09:10:10 3a2ae6a8a46f: Verifying Checksum 09:10:10 3a2ae6a8a46f: Download complete 09:10:10 33b1e0a273af: Verifying Checksum 09:10:10 33b1e0a273af: Download complete 09:10:10 5d3b04190fa2: Verifying Checksum 09:10:10 5d3b04190fa2: Download complete 09:10:10 ec43610c2a17: Verifying Checksum 09:10:10 ec43610c2a17: Download complete 09:10:10 5eb5b503b376: Verifying Checksum 09:10:10 5eb5b503b376: Download complete 09:10:11 2f39f015ded8: Download complete 09:10:11 5eb5b503b376: Pull complete 09:10:12 5c69ac0246d0: Pull complete 09:10:12 ec43610c2a17: Pull complete 09:10:12 3a2ae6a8a46f: Pull complete 09:10:12 33b1e0a273af: Pull complete 09:10:12 5d3b04190fa2: Pull complete 09:10:17 2f39f015ded8: Pull complete 09:10:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:17 prd-ubuntu20.04-docker-8c-8g-3653 does not seem to be running inside a container 09:10:17 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:10:21 $ docker top 234b329832b727ab7ecb93a61e24b5c573929d303294c9a0eb15c7816ea3964d -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:21 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:22 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:22 + ls /var/log/sa-host 09:10:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:22 provisioning config files... 09:10:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6336292311308104129tmp [Pipeline] { [Pipeline] echo 09:10:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:22 ---> create-netrc.sh [Pipeline] } 09:10:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:23 ---> python-tools-install.sh [Pipeline] echo 09:10:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:23 ---> sudo-logs.sh 09:10:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:23 ---> job-cost.sh 09:10:23 lf-activate-venv: SKIPPING 09:10:23 DEBUG: total: 0.10999999940395355 09:10:23 INFO: Retrieving Stack Cost... 09:10:25 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:25 INFO: Archiving Costs [Pipeline] echo 09:10:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:25 ---> logs-deploy.sh 09:10:25 lf-activate-venv: SKIPPING 09:10:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4305/2 09:10:25 INFO: archiving workspace using pattern(s): 09:10:26 Archives upload complete. 09:10:26 INFO: archiving logs to Nexus