Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5298d32e2eed7eee44e02ccdbcb184de86a7bd54+c6ae7449aad5f05f69153f6120284e804cf836f6 (2abb1b68ab79d085191f540a95b88fa2b1df76b0) 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-ssh17679111806872324386.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-ssh13171838990828478688.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5817422200772536916.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-ssh4688539117327433577.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904480174603951401.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 ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6242’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6243’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6245 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 Merge succeeded, producing 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 Checking out Revision 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 (PR-4352) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 # 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 c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:14:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:14:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:14:15 ========================================================= 03:14:15 EdgeX Global Pipelines Version Info 03:14:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:14:15 ------------------- 03:14:15 stable info: 03:14:15 ------------------- 03:14:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:14:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:14:15 Message: update stable to v1.0.244 > git rev-list --no-walk f4b127cc043e1f8adf7605ee33e0e198b955d13b # timeout=10 03:14:16 ------------------- 03:14:16 experimental info: 03:14:16 ------------------- 03:14:16 Commited By: **** collab-it+edgex@linuxfoundation.org 03:14:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:14:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5298d32 [Pipeline] echo 03:14:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:16 provisioning config files... 03:14:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8895573549856370996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:17 ---> docker-login.sh 03:14:17 nexus3.edgexfoundry.org:10001 03:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:17 Configure a credential helper to remove this warning. See 03:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:17 03:14:17 Login Succeeded 03:14:17 nexus3.edgexfoundry.org:10002 03:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:17 Configure a credential helper to remove this warning. See 03:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:17 03:14:17 Login Succeeded 03:14:17 nexus3.edgexfoundry.org:10003 03:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:17 Configure a credential helper to remove this warning. See 03:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:17 03:14:17 Login Succeeded 03:14:17 nexus3.edgexfoundry.org:10004 03:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:18 Configure a credential helper to remove this warning. See 03:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:18 03:14:18 Login Succeeded 03:14:18 docker.io 03:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:18 Configure a credential helper to remove this warning. See 03:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:18 03:14:18 Login Succeeded 03:14:18 ---> docker-login.sh ends [Pipeline] } 03:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:14:18 + 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 03:14:18 + dirname cmd/core-command/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo core-command,cmd/core-command/Dockerfile 03:14:18 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:14:18 cut -d/ -f2 03:14:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:14:18 + dirname cmd/core-data/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo core-data,cmd/core-data/Dockerfile 03:14:18 + dirname cmd/core-metadata/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo core-metadata,cmd/core-metadata/Dockerfile 03:14:18 + dirname cmd/security-bootstrapper/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:14:18 + dirname cmd/security-proxy-setup/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:14:18 + dirname cmd/security-secretstore-setup/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:14:18 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 03:14:18 03:14:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:14:18 + dirname cmd/security-spire-agent/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:14:18 + + dirname cmd/security-spire-config/Dockerfile 03:14:18 cut -d/ -f2 03:14:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:14:18 + dirname cmd/security-spire-server/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:14:18 + dirname cmd/support-notifications/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + echo support-notifications,cmd/support-notifications/Dockerfile 03:14:18 + cut -d/ -f2 03:14:18 + dirname cmd/support-scheduler/Dockerfile 03:14:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:14:18 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 03:14:19 + git rev-list -1 --merges 5298d32e2eed7eee44e02ccdbcb184de86a7bd54~1..5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [Pipeline] echo 03:14:19 -----------> git rev-list -1 --merges 5298d32e2eed7eee44e02ccdbcb184de86a7bd54~1..5298d32e2eed7eee44e02ccdbcb184de86a7bd54 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [false] [Pipeline] sh 03:14:19 + git log --format=format:%s -1 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [Pipeline] echo 03:14:19 ========================================================= 03:14:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:14:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:14:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:14:19 + grep -v github /etc/ssh/ssh_known_hosts 03:14:19 + [ -e /tmp/ssh_known_hosts ] 03:14:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:14:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:14:19 + sudo tee -a /etc/ssh/ssh_known_hosts 03:14:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:20 03:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:20 0.1.4: Pulling from edgex-devops/py-git-semver 03:14:20 b85a868b505f: Pulling fs layer 03:14:20 e2be974225ed: Pulling fs layer 03:14:20 339a4e72a1f5: Pulling fs layer 03:14:20 988bab9f4d93: Pulling fs layer 03:14:20 1469e6f7b9e6: Pulling fs layer 03:14:20 eaf3925da568: Pulling fs layer 03:14:20 bab4dde63d76: Pulling fs layer 03:14:20 bde34c3a00c8: Pulling fs layer 03:14:20 b352a97aabf1: Pulling fs layer 03:14:20 4872d77fe225: Pulling fs layer 03:14:20 5851b861e8e6: Pulling fs layer 03:14:20 988bab9f4d93: Waiting 03:14:20 bde34c3a00c8: Waiting 03:14:20 b352a97aabf1: Waiting 03:14:20 4872d77fe225: Waiting 03:14:20 5851b861e8e6: Waiting 03:14:20 1469e6f7b9e6: Waiting 03:14:20 eaf3925da568: Waiting 03:14:20 bab4dde63d76: Waiting 03:14:20 e2be974225ed: Verifying Checksum 03:14:20 e2be974225ed: Download complete 03:14:20 988bab9f4d93: Download complete 03:14:20 1469e6f7b9e6: Verifying Checksum 03:14:20 1469e6f7b9e6: Download complete 03:14:20 339a4e72a1f5: Verifying Checksum 03:14:20 339a4e72a1f5: Download complete 03:14:20 eaf3925da568: Verifying Checksum 03:14:20 eaf3925da568: Download complete 03:14:20 bde34c3a00c8: Verifying Checksum 03:14:20 bde34c3a00c8: Download complete 03:14:20 b352a97aabf1: Download complete 03:14:20 4872d77fe225: Verifying Checksum 03:14:20 4872d77fe225: Download complete 03:14:20 5851b861e8e6: Download complete 03:14:20 b85a868b505f: Verifying Checksum 03:14:20 b85a868b505f: Download complete 03:14:21 bab4dde63d76: Verifying Checksum 03:14:21 bab4dde63d76: Download complete 03:14:22 b85a868b505f: Pull complete 03:14:22 e2be974225ed: Pull complete 03:14:22 339a4e72a1f5: Pull complete 03:14:24 988bab9f4d93: Pull complete 03:14:25 1469e6f7b9e6: Pull complete 03:14:27 eaf3925da568: Pull complete 03:14:28 bab4dde63d76: Pull complete 03:14:28 bde34c3a00c8: Pull complete 03:14:28 b352a97aabf1: Pull complete 03:14:28 4872d77fe225: Pull complete 03:14:28 5851b861e8e6: Pull complete 03:14:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:14:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:14:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:29 prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container 03:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:14:30 $ docker top 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d -eo pid,comm 03:14:30 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). 03:14:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:14:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:14:30 [ssh-agent] Looking for ssh-agent implementation... 03:14:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:31 $ docker exec 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d ssh-agent 03:14:31 SSH_AUTH_SOCK=/tmp/ssh-ufUO71zAglvR/agent.32 03:14:31 SSH_AGENT_PID=38 03:14:31 Running ssh-add (command line suppressed) 03:14:31 Identity added: /w/workspace/edgex-go/5@tmp/private_key_10545747662131572912.key (/w/workspace/edgex-go/5@tmp/private_key_10545747662131572912.key) 03:14:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:14:31 + git tag --points-at HEAD [Pipeline] } 03:14:31 $ docker exec --env ******** --env ******** 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d ssh-agent -k 03:14:31 unset SSH_AUTH_SOCK; 03:14:31 unset SSH_AGENT_PID; 03:14:31 echo Agent pid 38 killed; 03:14:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:14:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:14:31 [ssh-agent] Looking for ssh-agent implementation... 03:14:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:14:31 $ docker exec 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d ssh-agent 03:14:32 SSH_AUTH_SOCK=/tmp/ssh-uB19EMUFpKQA/agent.71 03:14:32 SSH_AGENT_PID=77 03:14:32 Running ssh-add (command line suppressed) 03:14:32 Identity added: /w/workspace/edgex-go/5@tmp/private_key_255756178475162507.key (/w/workspace/edgex-go/5@tmp/private_key_255756178475162507.key) 03:14:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:14:32 + git semver init 03:14:32 2023-02-16 03:14:32,634 [run_init] DEBUG init version:0.0.0 force:False 03:14:32 2023-02-16 03:14:32,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 03:14:32 2023-02-16 03:14:32,636 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 03:14:32 2023-02-16 03:14:32,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 03:14:37 2023-02-16 03:14:37,914 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 03:14:37 2023-02-16 03:14:37,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4352 with force:False 03:14:37 2023-02-16 03:14:37,915 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4352 03:14:37 2023-02-16 03:14:37,919 [execute] INFO git cat-file --batch-check 03:14:37 2023-02-16 03:14:37,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 03:14:37 2023-02-16 03:14:37,926 [execute] INFO git cat-file --batch 03:14:37 2023-02-16 03:14:37,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 03:14:37 2023-02-16 03:14:37,930 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4352 03:14:37 0.0.0 [Pipeline] } 03:14:37 $ docker exec --env ******** --env ******** 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d ssh-agent -k 03:14:38 unset SSH_AUTH_SOCK; 03:14:38 unset SSH_AGENT_PID; 03:14:38 echo Agent pid 77 killed; 03:14:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:14:38 + git semver [Pipeline] } 03:14:38 $ docker stop --time=1 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d 03:14:39 $ docker rm -f --volumes 48e8d5237c2a6db2c89047eebd583b58012c5c6ffb5cb26049c7fcf48336160d [Pipeline] // withDockerContainer [Pipeline] sh 03:14:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:14:40 Stashed 1 file(s) [Pipeline] echo 03:14:40 [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 03:14:41 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 03:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:41 ========================================================= 03:14:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:14:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:14:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:14:41 213ec9aee27d: Pulling fs layer 03:14:41 4583459ba037: Pulling fs layer 03:14:41 93c1e223e6f2: Pulling fs layer 03:14:41 53926ce57604: Pulling fs layer 03:14:41 21b2b0c7a3f4: Pulling fs layer 03:14:41 22ff95d597cd: Pulling fs layer 03:14:41 12d6caf4c0d1: Pulling fs layer 03:14:41 96b7cbca73a9: Pulling fs layer 03:14:41 a7acece74701: Pulling fs layer 03:14:41 96b7cbca73a9: Waiting 03:14:41 a7acece74701: Waiting 03:14:41 21b2b0c7a3f4: Waiting 03:14:41 22ff95d597cd: Waiting 03:14:41 53926ce57604: Waiting 03:14:41 12d6caf4c0d1: Waiting 03:14:41 93c1e223e6f2: Verifying Checksum 03:14:41 93c1e223e6f2: Download complete 03:14:41 4583459ba037: Download complete 03:14:41 21b2b0c7a3f4: Verifying Checksum 03:14:41 21b2b0c7a3f4: Download complete 03:14:41 22ff95d597cd: Download complete 03:14:41 213ec9aee27d: Verifying Checksum 03:14:41 213ec9aee27d: Download complete 03:14:42 213ec9aee27d: Pull complete 03:14:42 4583459ba037: Pull complete 03:14:42 93c1e223e6f2: Pull complete 03:14:42 12d6caf4c0d1: Verifying Checksum 03:14:42 12d6caf4c0d1: Download complete 03:14:44 96b7cbca73a9: Verifying Checksum 03:14:44 96b7cbca73a9: Download complete 03:14:44 a7acece74701: Verifying Checksum 03:14:44 a7acece74701: Download complete 03:14:44 53926ce57604: Verifying Checksum 03:14:44 53926ce57604: Download complete 03:14:47 53926ce57604: Pull complete 03:14:47 21b2b0c7a3f4: Pull complete 03:14:47 22ff95d597cd: Pull complete 03:14:48 12d6caf4c0d1: Pull complete 03:14:50 96b7cbca73a9: Pull complete 03:14:50 a7acece74701: Pull complete 03:14:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:14:50 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:14:50 WORKDIR /edgex 03:14:50 COPY go.mod . 03:14:50 RUN go mod download 03:14:50 docker build -t ci-base-image-x86_64 -f - . 03:14:51 Sending build context to Docker daemon 170.3MB 03:14:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:14:51 ---> db6d94c90886 03:14:51 Step 2/4 : WORKDIR /edgex 03:14:55 Still waiting to schedule task 03:14:55 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6244’ 03:14:56 ---> Running in 7893195de8a5 03:14:56 Removing intermediate container 7893195de8a5 03:14:56 ---> baac706013c0 03:14:56 Step 3/4 : COPY go.mod . 03:14:56 ---> 7c81899319a8 03:14:56 Step 4/4 : RUN go mod download 03:14:56 ---> Running in e8cafbe607e6 03:15:11 Removing intermediate container e8cafbe607e6 03:15:11 ---> 8d827b560b5b 03:15:11 Successfully built 8d827b560b5b 03:15:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:12 + docker inspect -f . ci-base-image-x86_64 03:15:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:12 prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container 03:15:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:15:12 $ docker top 0a1e97a4436e3e3f3a9c635cc129e2fee7944597902e709822f1d4f97c17f52a -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:13 + go version 03:15:13 go version go1.18.7 linux/amd64 [Pipeline] } 03:15:13 $ docker stop --time=1 0a1e97a4436e3e3f3a9c635cc129e2fee7944597902e709822f1d4f97c17f52a 03:15:14 $ docker rm -f --volumes 0a1e97a4436e3e3f3a9c635cc129e2fee7944597902e709822f1d4f97c17f52a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:15 + docker inspect -f . ci-base-image-x86_64 03:15:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:15:15 prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container 03:15:15 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:15:15 $ docker top 2e33684b7e1b62ee59debd7e5e98bed2b6ea87b856ee3ff5709f18144c162208 -eo pid,comm [Pipeline] { [Pipeline] echo 03:15:15 ========================================================= 03:15:15 [edgeXBuildGoParallel] Running Tests and Build... 03:15:15 ========================================================= [Pipeline] sh 03:15:16 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 03:15:16 + make test 03:15:16 go test -race -coverprofile=coverage.out ./... 03:15:23 ? github.com/edgexfoundry/edgex-go [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:15:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 03:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:15:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:15:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.145s coverage: 73.7% of statements 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:15:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:15:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.043s coverage: 88.5% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.107s coverage: 3.9% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.512s coverage: 95.6% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 03:15:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.090s coverage: 47.1% of statements 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 82.9% of statements 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 03:15:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 03:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.383s coverage: 79.9% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 64.4% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 77.4% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.2% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.1% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 65.3% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 41.0% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:16:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:16:05 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 03:16:20 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." 03:16:20 go vet ./... 03:16:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:16:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:16:24 ./bin/test-attribution-txt.sh [Pipeline] echo 03:16:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:16:24 + ls -al . 03:16:24 total 748 03:16:24 drwxrwxr-x 11 1001 1001 4096 Feb 16 03:15 . 03:16:24 drwxr-xr-x 4 root root 4096 Feb 16 03:15 .. 03:16:24 drwxrwxr-x 2 1001 1001 4096 Feb 16 03:14 .blubracket 03:16:24 -rw-rw-r-- 1 1001 1001 16 Feb 16 03:14 .dockerignore 03:16:24 drwxrwxr-x 8 1001 1001 4096 Feb 16 03:16 .git 03:16:24 drwxrwxr-x 3 1001 1001 4096 Feb 16 03:14 .github 03:16:24 -rw-rw-r-- 1 1001 1001 1024 Feb 16 03:14 .gitignore 03:16:24 -rw-rw-r-- 1 1001 1001 42 Feb 16 03:14 .golangci.yml 03:16:24 -rw-rw-r-- 1 1001 1001 87 Feb 16 03:14 .hadolint.yml 03:16:24 drwxr-xr-x 3 1001 1001 4096 Feb 16 03:14 .semver 03:16:24 -rw-rw-r-- 1 1001 1001 166 Feb 16 03:14 .sonarcloud.properties 03:16:24 -rw-rw-r-- 1 1001 1001 1171 Feb 16 03:14 ADOPTERS.md 03:16:24 -rw-rw-r-- 1 1001 1001 10825 Feb 16 03:14 Attribution.txt 03:16:24 -rw-rw-r-- 1 1001 1001 73765 Feb 16 03:14 CHANGELOG.md 03:16:24 -rw-rw-r-- 1 1001 1001 3804 Feb 16 03:14 CONTRIBUTING.md 03:16:24 -rw-rw-r-- 1 1001 1001 677 Feb 16 03:14 GOVERNANCE.md 03:16:24 -rw-rw-r-- 1 1001 1001 850 Feb 16 03:14 Jenkinsfile 03:16:24 -rw-rw-r-- 1 1001 1001 10775 Feb 16 03:14 LICENSE 03:16:24 -rw-rw-r-- 1 1001 1001 13375 Feb 16 03:14 Makefile 03:16:24 -rw-rw-r-- 1 1001 1001 582 Feb 16 03:14 OWNERS.md 03:16:24 -rw-rw-r-- 1 1001 1001 9403 Feb 16 03:14 README.md 03:16:24 -rw-rw-r-- 1 1001 1001 6912 Feb 16 03:14 SECURITY.md 03:16:24 -rw-rw-r-- 1 1001 1001 5 Feb 16 03:14 VERSION 03:16:24 drwxrwxr-x 2 1001 1001 4096 Feb 16 03:14 bin 03:16:24 drwxrwxr-x 17 1001 1001 4096 Feb 16 03:14 cmd 03:16:24 -rw-r--r-- 1 root root 487530 Feb 16 03:16 coverage.out 03:16:24 -rw-rw-r-- 1 1001 1001 3296 Feb 16 03:14 go.mod 03:16:24 -rw-rw-r-- 1 1001 1001 33293 Feb 16 03:14 go.sum 03:16:24 drwxrwxr-x 7 1001 1001 4096 Feb 16 03:14 internal 03:16:24 drwxrwxr-x 3 1001 1001 4096 Feb 16 03:14 openapi 03:16:24 drwxrwxr-x 4 1001 1001 4096 Feb 16 03:14 snap 03:16:24 -rw-rw-r-- 1 1001 1001 204 Feb 16 03:14 version.go [Pipeline] sh 03:16:24 + '[' -e coverage.out ] 03:16:24 + chown 1001:1001 coverage.out [Pipeline] stash 03:16:24 Stashed 1 file(s) [Pipeline] sh 03:16:25 + make build 03:16:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:16:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:16:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:16:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:16:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:16:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:16:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:16: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 03:16:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:16: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 03:16:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:16:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:16:57 $ docker stop --time=1 2e33684b7e1b62ee59debd7e5e98bed2b6ea87b856ee3ff5709f18144c162208 03:17:04 $ docker rm -f --volumes 2e33684b7e1b62ee59debd7e5e98bed2b6ea87b856ee3ff5709f18144c162208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:05 03:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:05 latest: Pulling from edgex-devops/edgex-compose 03:17:05 cbdbe7a5bc2a: Pulling fs layer 03:17:05 ca9280d653b3: Pulling fs layer 03:17:05 7e9c9ca2126c: Pulling fs layer 03:17:05 cbdbe7a5bc2a: Download complete 03:17:05 cbdbe7a5bc2a: Pull complete 03:17:05 ca9280d653b3: Verifying Checksum 03:17:05 ca9280d653b3: Download complete 03:17:06 7e9c9ca2126c: Download complete 03:17:06 ca9280d653b3: Pull complete 03:17:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6247 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws 03:17:06 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 03:17:06 The recommended git tool is: git 03:17:08 7e9c9ca2126c: Pull complete 03:17:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:17:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:09 prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container 03:17:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 03:17:11 using credential edgex-jenkins-ssh 03:17:11 Cloning the remote Git repository 03:17:11 $ docker top 538d6451784746e0d460d3dfbfb30dae36ef546b24f84379403a398f2a368c30 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:12 + docker-compose build --help 03:17:12 + grep parallel 03:17:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:17:11 > git init /w/workspace/edgex-go/5 # timeout=10 03:17:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:17:12 > git --version # timeout=10 03:17:12 > git --version # 'git version 2.25.1' 03:17:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:17:12 --parallel Build images in parallel. [Pipeline] } 03:17:12 $ docker stop --time=1 538d6451784746e0d460d3dfbfb30dae36ef546b24f84379403a398f2a368c30 03:17:14 $ docker rm -f --volumes 538d6451784746e0d460d3dfbfb30dae36ef546b24f84379403a398f2a368c30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:17:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:14 prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container 03:17:14 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:17:15 $ docker top 40e6aef667d380a0af7072c470e2072debb10c6d1196e3e03bf358159e16dd9b -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:15 + docker-compose -f ./docker-compose-build.yml build --parallel 03:17:16 Building core-command ... 03:17:16 Building core-common-config-bootstrapper ... 03:17:16 Building core-data ... 03:17:16 Building core-metadata ... 03:17:16 Building security-bootstrapper ... 03:17:16 Building security-proxy-setup ... 03:17:16 Building security-secretstore-setup ... 03:17:16 Building security-spiffe-token-provider ... 03:17:16 Building security-spire-agent ... 03:17:16 Building security-spire-config ... 03:17:16 Building security-spire-server ... 03:17:16 Building support-notifications ... 03:17:16 Building support-scheduler ... 03:17:16 Building security-bootstrapper 03:17:16 Building security-secretstore-setup 03:17:16 Building core-common-config-bootstrapper 03:17:16 Building security-proxy-setup 03:17:16 Building security-spiffe-token-provider 03:17:26 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:26 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:17:26 ---> 8d827b560b5b 03:17:26 Step 3/19 : WORKDIR /edgex-go 03:17:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:17:26 ---> 8d827b560b5b 03:17:26 Step 3/24 : WORKDIR /edgex-go 03:17:26 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:17:26 ---> 8d827b560b5b 03:17:26 Step 3/32 : WORKDIR /edgex-go 03:17:26 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:17:26 ---> 8d827b560b5b 03:17:26 Step 3/21 : WORKDIR /edgex-go 03:17:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:17:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:30 ---> 8d827b560b5b 03:17:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:17:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:17:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:17:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:17:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:17:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:17:31 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:17:31 Merge succeeded, producing 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:17:31 Checking out Revision 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 (PR-4352) 03:17:32 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:31 > git config core.sparsecheckout # timeout=10 03:17:31 > git checkout -f 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 # timeout=10 03:17:31 > git remote # timeout=10 03:17:31 > git config --get remote.origin.url # timeout=10 03:17:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:17:31 > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 03:17:31 > git rev-parse HEAD^{commit} # timeout=10 03:17:31 > git config core.sparsecheckout # timeout=10 03:17:31 > git checkout -f 5298d32e2eed7eee44e02ccdbcb184de86a7bd54 # timeout=10 03:17:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:17:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:33 Dload Upload Total Spent Left Speed 03:17:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh 03:17:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:17:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:17:34 + sudo tee /etc/docker/daemon.new 03:17:34 { 03:17:34 "registry-mirrors": [ 03:17:34 "https://nexus3.edgexfoundry.org:10001" 03:17:34 ], 03:17:34 "bip": "10.250.0.254/24", 03:17:34 "hosts": [ 03:17:34 "tcp://0.0.0.0:5555", 03:17:34 "unix:///var/run/docker.sock" 03:17:34 ], 03:17:34 "mtu": 1458, 03:17:34 "selinux-enabled": true, 03:17:34 "seccomp-profile": "/etc/docker/seccomp.json" 03:17:34 } [Pipeline] sh 03:17:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:17:34 + sudo service docker restart 03:17:44 ---> Running in 705b1eabcf6a 03:17:44 ---> Running in dfb5ea738a32 03:17:44 ---> Running in 0a62a80117f6 03:17:44 ---> Running in 5dd697d0cf63 03:17:44 ---> Running in 5fbf068ba80e 03:17:44 Removing intermediate container dfb5ea738a32 03:17:44 ---> aaffdba01182 03:17:44 Step 4/22 : WORKDIR /edgex-go 03:17:44 Removing intermediate container 705b1eabcf6a 03:17:44 ---> 605661c715ca 03:17:44 Step 4/24 : RUN apk add --update --no-cache make git 03:17:44 Removing intermediate container 0a62a80117f6 03:17:44 ---> f116c14eeee8 03:17:44 Step 4/21 : RUN apk add --update --no-cache make git 03:17:44 Removing intermediate container 5fbf068ba80e 03:17:44 ---> 91d4f019bc5b 03:17:44 Step 4/32 : RUN apk add --update --no-cache make git 03:17:44 Removing intermediate container 5dd697d0cf63 03:17:44 ---> d14b8f030326 03:17:44 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:17:44 ---> Running in cef2144765c2 03:17:45 ---> Running in 8c0fd9761edc 03:17:45 ---> Running in dac9d4b4aa26 03:17:45 ---> Running in beb6d6aca6f1 03:17:45 ---> Running in d01fe0c8762e 03:17:45 Removing intermediate container cef2144765c2 03:17:45 ---> cbf15164c7ad 03:17:45 Step 5/22 : RUN apk add --update --no-cache make git 03:17:46 ---> Running in 4fc84f8de076 03:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:46 OK: 211 MiB in 51 packages 03:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:47 OK: 211 MiB in 51 packages 03:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:48 OK: 211 MiB in 51 packages 03:17:48 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:17:48 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:17:48 OK: 17046 distinct packages available 03:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:48 OK: 211 MiB in 51 packages 03:17:48 OK: 211 MiB in 51 packages 03:17:50 Removing intermediate container 8c0fd9761edc 03:17:50 ---> de99c93be946 03:17:50 Step 5/21 : COPY go.mod vendor* ./ 03:17:50 Removing intermediate container beb6d6aca6f1 03:17:50 ---> 3bf78d6c8997 03:17:50 Step 5/32 : COPY go.mod vendor* ./ 03:17:50 ---> 0c7e7f62392e 03:17:50 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:50 Removing intermediate container 4fc84f8de076 03:17:50 ---> 34752e06a0da 03:17:50 Step 6/22 : COPY go.mod vendor* ./ 03:17:50 ---> 30254b3b2345 03:17:50 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:51 ---> Running in 1d65fb4bbbc7 03:17:51 Removing intermediate container d01fe0c8762e 03:17:51 ---> c010ab05464c 03:17:51 Step 5/19 : COPY go.mod vendor* ./ 03:17:51 Removing intermediate container dac9d4b4aa26 03:17:51 ---> d73bfed94832 03:17:51 Step 5/24 : COPY go.mod vendor* ./ 03:17:51 ---> Running in 6c1b1247a9ba 03:17:51 ---> 754a46d4c132 03:17:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:52 ---> a8e0b1f0d93c 03:17:52 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:52 ---> ff8ae41ad0d2 03:17:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:52 ---> Running in 97aad4ba9e54 03:17:52 ---> Running in be381506f216 03:17:52 ---> Running in 06ec7b28107c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:53 provisioning config files... 03:17:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7870260970608061933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:53 ---> docker-login.sh 03:17:53 nexus3.edgexfoundry.org:10001 03:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:54 Configure a credential helper to remove this warning. See 03:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:54 03:17:54 Login Succeeded 03:17:54 nexus3.edgexfoundry.org:10002 03:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:54 Configure a credential helper to remove this warning. See 03:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:54 03:17:54 Login Succeeded 03:17:54 nexus3.edgexfoundry.org:10003 03:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:54 Configure a credential helper to remove this warning. See 03:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:54 03:17:54 Login Succeeded 03:17:54 nexus3.edgexfoundry.org:10004 03:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:55 Configure a credential helper to remove this warning. See 03:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:55 03:17:55 Login Succeeded 03:17:55 docker.io 03:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:56 Configure a credential helper to remove this warning. See 03:17:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:56 03:17:56 Login Succeeded 03:17:56 ---> docker-login.sh ends [Pipeline] } 03:17:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:17:56 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 03:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:56 ========================================================= 03:17:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:17:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:17:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:17:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:17:57 9b18e9b68314: Pulling fs layer 03:17:57 35d82f9e3411: Pulling fs layer 03:17:57 e16973657156: Pulling fs layer 03:17:57 fc693d55d65f: Pulling fs layer 03:17:57 7e9fc2657dce: Pulling fs layer 03:17:57 dda99020689f: Pulling fs layer 03:17:57 db1c61fa0a46: Pulling fs layer 03:17:57 891c053d2c06: Pulling fs layer 03:17:57 fc693d55d65f: Waiting 03:17:57 7e9fc2657dce: Waiting 03:17:57 dda99020689f: Waiting 03:17:57 db1c61fa0a46: Waiting 03:17:57 891c053d2c06: Waiting 03:17:57 e16973657156: Verifying Checksum 03:17:57 e16973657156: Download complete 03:17:57 35d82f9e3411: Verifying Checksum 03:17:57 35d82f9e3411: Download complete 03:17:57 7e9fc2657dce: Verifying Checksum 03:17:57 7e9fc2657dce: Download complete 03:17:57 dda99020689f: Verifying Checksum 03:17:57 dda99020689f: Download complete 03:17:57 9b18e9b68314: Download complete 03:17:58 9b18e9b68314: Pull complete 03:17:58 891c053d2c06: Verifying Checksum 03:17:58 891c053d2c06: Download complete 03:17:59 35d82f9e3411: Pull complete 03:17:59 e16973657156: Pull complete 03:18:00 db1c61fa0a46: Verifying Checksum 03:18:00 db1c61fa0a46: Download complete 03:18:00 fc693d55d65f: Download complete 03:18:13 fc693d55d65f: Pull complete 03:18:13 7e9fc2657dce: Pull complete 03:18:13 dda99020689f: Pull complete 03:18:19 db1c61fa0a46: Pull complete 03:18:22 891c053d2c06: Pull complete 03:18:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:18:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:18:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:18:22 + docker build -t ci-base-image-arm64 -f - . 03:18:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:18:22 WORKDIR /edgex 03:18:22 COPY go.mod . 03:18:22 RUN go mod download 03:18:23 Sending build context to Docker daemon 3.1MB 03:18:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:18:23 ---> f96f9c87975a 03:18:23 Step 2/4 : WORKDIR /edgex 03:18:25 ---> Running in e307dd6e2543 03:18:25 Removing intermediate container e307dd6e2543 03:18:25 ---> 5434e9b505f9 03:18:25 Step 3/4 : COPY go.mod . 03:18:25 ---> 70a527199ab0 03:18:25 Step 4/4 : RUN go mod download 03:18:26 ---> Running in 2d0159d98db5 03:19:05 Removing intermediate container 2d0159d98db5 03:19:05 ---> a5814070ec77 03:19:05 Successfully built a5814070ec77 03:19:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:05 + docker inspect -f . ci-base-image-arm64 03:19:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:05 prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container 03:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:19:07 $ docker top d1c1f780e306939b8e464b6adce35394588647e7835944d4020d6c885528a625 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:08 + go version 03:19:08 go version go1.18.7 linux/arm64 [Pipeline] } 03:19:08 $ docker stop --time=1 d1c1f780e306939b8e464b6adce35394588647e7835944d4020d6c885528a625 03:19:09 $ docker rm -f --volumes d1c1f780e306939b8e464b6adce35394588647e7835944d4020d6c885528a625 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:10 + docker inspect -f . ci-base-image-arm64 03:19:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:10 prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container 03:19:10 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:19:11 $ docker top 87452205fad5f3bd51da1e60c338777ccccf5dee9b5b370528ace6812a7101d1 -eo pid,comm [Pipeline] { [Pipeline] echo 03:19:11 ========================================================= 03:19:11 [edgeXBuildGoParallel] Running Tests and Build... 03:19:11 ========================================================= [Pipeline] sh 03:19:12 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 03:19:13 + make test 03:19:13 go test -race -coverprofile=coverage.out ./... 03:19:44 Removing intermediate container 97aad4ba9e54 03:19:44 ---> 668be06f1494 03:19:44 Step 8/22 : COPY . . 03:19:44 Removing intermediate container 1d65fb4bbbc7 03:19:44 Removing intermediate container be381506f216 03:19:44 ---> 40aaab647ed4 03:19:44 ---> b228774b0ba0 03:19:44 Step 7/21 : COPY . .Step 7/19 : COPY . . 03:19:44 03:19:44 Removing intermediate container 6c1b1247a9ba 03:19:44 ---> 957e617de7fb 03:19:44 Step 7/32 : COPY . . 03:19:44 Removing intermediate container 06ec7b28107c 03:19:44 ---> 053617b3bb05 03:19:44 Step 7/24 : COPY . . 03:19:52 ? github.com/edgexfoundry/edgex-go [no test files] 03:20:30 ---> 8c159789b434 03:20:30 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:20:30 ---> 169950b5a601 03:20:30 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:20:30 ---> 94b0094fcfd9 03:20:30 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:20:30 ---> 620a4abb07d2 03:20:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:20:30 ---> ee040f8dd1cf 03:20:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:20:30 ---> Running in e879634d0b7b 03:20:30 ---> Running in a8d69a936b39 03:20:30 ---> Running in 6ddda157281e 03:20:30 ---> Running in adf34feabdd3 03:20:30 ---> Running in 24ebe64ed385 03:20:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:20:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:20:31 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 03:20: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:20: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 03:21:04 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 03:21:11 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 03:21:16 Removing intermediate container 24ebe64ed385 03:21:16 ---> 30574b2adb4d 03:21:16 03:21:16 Step 9/24 : FROM alpine:3.16 03:21:18 3.16: Pulling from library/alpine 03:21:18 Removing intermediate container a8d69a936b39 03:21:18 ---> 3a5e7ffe0ac0 03:21:18 03:21:18 Step 9/19 : FROM alpine:3.15 03:21:19 3.15: Pulling from library/alpine 03:21:19 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:21:19 Status: Downloaded newer image for alpine:3.16 03:21:20 ---> dfd21b5a31f5 03:21:20 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:21:25 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:21:25 Removing intermediate container 6ddda157281e 03:21:25 ---> f6282ee47e30 03:21:25 03:21:25 Step 10/22 : FROM alpine:3.16 03:21:25 ---> dfd21b5a31f5 03:21:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:21:25 Status: Downloaded newer image for alpine:3.15 03:21:25 ---> 5ce65d7b0fde 03:21:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:21:25 ---> Running in 41b76b502a17 03:21:25 Removing intermediate container e879634d0b7b 03:21:25 ---> ac56b30da576 03:21:25 03:21:25 Step 9/21 : FROM alpine:3.16 03:21:25 ---> dfd21b5a31f5 03:21:25 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:21:25 ---> Running in 179689fa1a01 03:21:25 Removing intermediate container adf34feabdd3 03:21:25 ---> b9a8d02b6052 03:21:25 03:21:25 Step 9/32 : FROM alpine:3.16 03:21:25 ---> dfd21b5a31f5 03:21:25 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:21:25 ---> Running in 2cf1bcac75ba 03:21:25 ---> Running in edf19a179d4e 03:21:26 ---> Running in 23d300766732 03:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:26 Removing intermediate container 179689fa1a01 03:21:26 ---> caf1c75ce9d6 03:21:26 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:21:26 (1/3) Installing ca-certificates (20220614-r0) 03:21:26 (2/3) Installing dumb-init (1.2.5-r1) 03:21:26 (3/3) Installing su-exec (0.2-r1) 03:21:26 Executing busybox-1.35.0-r17.trigger 03:21:26 Executing ca-certificates-20220614-r0.trigger 03:21:26 Removing intermediate container 2cf1bcac75ba 03:21:26 ---> fd124d30729b 03:21:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:21:26 OK: 6 MiB in 17 packages 03:21:26 ---> Running in ddd74e80d585 03:21:26 Removing intermediate container 23d300766732 03:21:26 ---> d18e522cdbfa 03:21:26 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:21:26 ---> Running in 339b7fc080f9 03:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:27 ---> Running in 0db67e52889f 03:21:27 (1/6) Installing ca-certificates (20220614-r0) 03:21:27 (2/6) Installing brotli-libs (1.0.9-r6) 03:21:27 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:21:27 (4/6) Installing libcurl (7.83.1-r6) 03:21:27 (5/6) Installing curl (7.83.1-r6) 03:21:27 (6/6) Installing dumb-init (1.2.5-r1) 03:21:27 Executing busybox-1.35.0-r17.trigger 03:21:27 Executing ca-certificates-20220614-r0.trigger 03:21:27 OK: 8 MiB in 20 packages 03:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:29 (1/1) Installing dumb-init (1.2.5-r1) 03:21:29 Executing busybox-1.35.0-r17.trigger 03:21:29 OK: 6 MiB in 15 packages 03:21:29 Removing intermediate container 41b76b502a17 03:21:29 ---> 8d388578440f 03:21:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:21:30 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:21:30 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:21:30 OK: 15857 distinct packages available 03:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:21:30 (1/2) Installing dumb-init (1.2.5-r1) 03:21:30 (2/2) Installing su-exec (0.2-r1) 03:21:30 Executing busybox-1.35.0-r17.trigger 03:21:30 OK: 6 MiB in 16 packages 03:21:30 Removing intermediate container edf19a179d4e 03:21:30 ---> a6286f366166 03:21:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:21:30 (1/9) Installing ca-certificates (20220614-r0) 03:21:30 (2/9) Installing brotli-libs (1.0.9-r5) 03:21:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:21:30 (4/9) Installing libcurl (7.80.0-r6) 03:21:30 (5/9) Installing curl (7.80.0-r6) 03:21:30 (6/9) Installing dumb-init (1.2.5-r1) 03:21:30 (7/9) Installing musl-obstack (1.2.3-r0) 03:21:30 (8/9) Installing libucontext (1.1-r0) 03:21:30 (9/9) Installing gcompat (1.0.0-r4) 03:21:30 Executing busybox-1.34.1-r7.trigger 03:21:30 Executing ca-certificates-20220614-r0.trigger 03:21:30 OK: 8 MiB in 23 packages 03:21:30 ---> Running in ba0db5e35984 03:21:30 ---> Running in c8f4fa1db043 03:21:31 Removing intermediate container ba0db5e35984 03:21:31 ---> 6a3aeefb4c9d 03:21:31 Step 12/24 : WORKDIR / 03:21:31 Removing intermediate container ddd74e80d585 03:21:31 ---> 0cc851fff0f2 03:21:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:31 Removing intermediate container c8f4fa1db043 03:21:31 ---> 1c75114052eb 03:21:31 Step 12/21 : WORKDIR /edgex 03:21:31 ---> Running in f3b67d6697f6 03:21:31 ---> Running in e4de8645b8c5 03:21:31 Removing intermediate container 0db67e52889f 03:21:31 ---> d32a4d9454b9 03:21:31 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:21:31 ---> 0e44fc5264cc 03:21:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:21:31 Removing intermediate container f3b67d6697f6 03:21:31 ---> 0c699cc20c23 03:21:31 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:21:31 Removing intermediate container 339b7fc080f9 03:21:31 ---> 1744f1f08419 03:21:31 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:31 ---> Running in 1066c826d4e3 03:21:31 Removing intermediate container e4de8645b8c5 03:21:31 ---> 12d24a2a1480 03:21:31 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:21:32 ---> a7a8755343a6 03:21:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:21:33 Removing intermediate container 1066c826d4e3 03:21:33 ---> ea8a34aa2cc3 03:21:33 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:21:33 ---> c2639c619343 03:21:33 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:21:35 ---> Running in ebcee24ef966 03:21:35 ---> fb30bfddd4d9 03:21:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:21:35 ---> 737d9fc15a5d 03:21:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:21:35 ---> 23b1e203e8e6 03:21:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:21:36 ---> 99f971a2a0ae 03:21:36 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:21:36 Removing intermediate container ebcee24ef966 03:21:36 ---> 8dfd83d99954 03:21:36 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:21:36 ---> ab95ad9e069e 03:21:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:21:36 ---> fdca5c21514e 03:21:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:21:36 ---> 4151aae06add 03:21:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:21:36 ---> Running in 7211f69292c1 03:21:37 ---> 5c892ee29f38 03:21:37 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:21:37 ---> Running in 5131671d9951 03:21:37 Removing intermediate container 7211f69292c1 03:21:37 ---> 02f4f911f96f 03:21:37 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:21:38 ---> 8065726405d0 03:21:38 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:38 ---> e859033186de 03:21:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:21:38 ---> 31af0552fb3f 03:21:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:21:38 ---> Running in 163564e2b41e 03:21:38 ---> Running in 44a8ac10a4a3 03:21:38 Removing intermediate container 5131671d9951 03:21:38 ---> 755fb691c1d6 03:21:38 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:21:39 ---> Running in b3ff25030adc 03:21:39 ---> dd91b751d364 03:21:39 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:39 ---> 7082749bc0d4 03:21:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:21:39 Removing intermediate container 163564e2b41e 03:21:39 ---> 571d7873be49 03:21:39 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:21:40 ---> Running in bb16824d74ac 03:21:40 ---> Running in afa790eac69a 03:21:40 Removing intermediate container b3ff25030adc 03:21:40 ---> 294703d62991 03:21:40 Step 17/19 : LABEL arch=x86_64 03:21:41 ---> f1f449123c9f 03:21:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:21:41 ---> Running in d337ec6ed291 03:21:41 ---> 6bcfa84ef3ef 03:21:41 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:41 Removing intermediate container d337ec6ed291 03:21:41 ---> 158405a9e4af 03:21:41 Step 18/19 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:21:41 ---> Running in a249031c3d00 03:21:41 ---> Running in dac5e188989f 03:21:41 Removing intermediate container 44a8ac10a4a3 03:21:41 ---> 08b13d6b0f67 03:21:41 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:21:42 Removing intermediate container dac5e188989f 03:21:42 ---> 32d7048289b4 03:21:42 Step 19/19 : LABEL version=0.0.0 03:21:42 ---> Running in d097a3a51a99 03:21:42 ---> Running in 984f56737f8a 03:21:42 Removing intermediate container bb16824d74ac 03:21:42 ---> facdf4e89f83 03:21:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:21:42 ---> Running in d78bd98fd976 03:21:42 Removing intermediate container 984f56737f8a 03:21:42 ---> 4f75fff55eaf 03:21:42 03:21:42 Removing intermediate container d097a3a51a99 03:21:42 ---> b49792a6d494 03:21:42 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:21:42 ---> Running in e3cc16e5b190 03:21:42 Removing intermediate container d78bd98fd976 03:21:42 ---> d51ad7dcd0b2 03:21:42 Step 19/21 : LABEL arch=x86_64 03:21:42 Successfully built 4f75fff55eaf 03:21:42 Successfully tagged security-spiffe-token-provider:latest 03:21:42  Building security-spiffe-token-provider ... done Building core-metadata 03:21:42 Removing intermediate container afa790eac69a 03:21:42 ---> 0352516ea746 03:21:42 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:21:42 ---> Running in f5eef41c7671 03:21:42 ---> Running in 2d1cdd166512 03:21:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:21:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:45 ---> 8d827b560b5b 03:21:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:21:45 ---> Using cache 03:21:45 ---> aaffdba01182 03:21:45 Step 4/24 : WORKDIR /edgex-go 03:21:45 ---> Using cache 03:21:45 ---> cbf15164c7ad 03:21:45 Step 5/24 : RUN apk add --update --no-cache make git 03:21:45 ---> Using cache 03:21:45 ---> 34752e06a0da 03:21:45 Step 6/24 : COPY go.mod vendor* ./ 03:21:45 ---> Using cache 03:21:45 ---> 754a46d4c132 03:21:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:21:45 ---> Using cache 03:21:45 ---> 668be06f1494 03:21:45 Step 8/24 : COPY . . 03:21:45 ---> Using cache 03:21:45 ---> 620a4abb07d2 03:21:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:21:49 Removing intermediate container e3cc16e5b190 03:21:49 ---> f5c224e7e789 03:21:49 Step 20/22 : LABEL arch=x86_64 03:21:49 ---> Running in 9d6352e08e25 03:21:49 Removing intermediate container f5eef41c7671 03:21:49 ---> 891ee5dc951d 03:21:49 Step 20/21 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:21:50 ---> Running in 207fc7e8df3d 03:21:50 Removing intermediate container 2d1cdd166512 03:21:50 ---> 901777a6900e 03:21:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:21:50 ---> Running in aabe89cff23e 03:21:50 Removing intermediate container a249031c3d00 03:21:50 ---> 50a0545fd3bd 03:21:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:21:50 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 03:21:53 ---> Running in de09ce2a23aa 03:21:55 Removing intermediate container 207fc7e8df3d 03:21:55 ---> 06a7863551ba 03:21:55 Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:21:56 ---> c73571d1dabe 03:21:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:21:57 Removing intermediate container aabe89cff23e 03:21:57 ---> 768dbcea66c3 03:21:57 Step 21/21 : LABEL version=0.0.0 03:21:58 ---> Running in dc37513e61a5 03:21:58 ---> Running in 02617a6bad46 03:21:58 ---> Running in ff74c7dc6c0d 03:21:58 Removing intermediate container de09ce2a23aa 03:21:58 ---> d4231f280bb5 03:21:58 Step 22/24 : LABEL arch=x86_64 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:21:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:21:59 ---> Running in d951fe0d71d3 03:21:59 Removing intermediate container 02617a6bad46 03:21:59 ---> 54f4d1d9089b 03:21:59 Step 22/22 : LABEL version=0.0.0 03:21:59 Removing intermediate container ff74c7dc6c0d 03:21:59 ---> cbe46a0e3e5b 03:21:59 03:21:59 Successfully built cbe46a0e3e5b 03:22:00 Successfully tagged security-proxy-setup:latest 03:22:00  Building security-proxy-setup ... done Building security-spire-agent 03:22:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:22:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:22:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:22:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:22:01 ---> Running in 085b11e76393 03:22:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:22:11 ---> 8d827b560b5b 03:22:11 Step 3/24 : WORKDIR /edgex-go 03:22:11 ---> Using cache 03:22:11 ---> 91d4f019bc5b 03:22:11 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:22:17 Removing intermediate container d951fe0d71d3 03:22:17 ---> 025e5321f12a 03:22:17 Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:22:17 ---> Running in bcf1e437bb9d 03:22:17 Removing intermediate container 085b11e76393 03:22:17 ---> d7b91f22df36 03:22:17 03:22:17 Successfully built d7b91f22df36 03:22:18 Successfully tagged core-common-config-bootstrapper:latest 03:22:18 Building support-notifications 03:22:18  Building core-common-config-bootstrapper ... done  ---> Running in ce7e31c18536 03:22:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements 03:22:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:22:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:20 OK: 211 MiB in 51 packages 03:22:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:22:25 ---> 8d827b560b5b 03:22:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:22:25 ---> Using cache 03:22:25 ---> aaffdba01182 03:22:25 Step 4/22 : WORKDIR /edgex-go 03:22:25 ---> Using cache 03:22:25 ---> cbf15164c7ad 03:22:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:22:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.794s coverage: 98.5% of statements 03:22:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.863s coverage: 73.7% of statements 03:22:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:22:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:22:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:22:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.783s coverage: 54.0% of statements 03:22:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:22:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:22:35 Removing intermediate container dc37513e61a5 03:22:35 ---> bfb2998e42a8 03:22:35 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:35 Removing intermediate container ce7e31c18536 03:22:35 ---> 4257f2efa1a5 03:22:35 Step 24/24 : LABEL version=0.0.0 03:22:35 Removing intermediate container 9d6352e08e25 03:22:35 ---> e81f498b60d1 03:22:35 03:22:35 Step 10/24 : FROM alpine:3.16 03:22:35 ---> dfd21b5a31f5 03:22:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:22:35 ---> Running in 0fa9c48edc9e 03:22:35 ---> Running in 4be7f17fc254 03:22:35 ---> Running in c3ba07bf1e05 03:22:35 ---> b5084ffba076 03:22:35 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:22:35 Removing intermediate container 4be7f17fc254 03:22:35 ---> 099b7c47ac06 03:22:35 03:22:35 Removing intermediate container bcf1e437bb9d 03:22:35 ---> fac160c85946 03:22:35 Step 5/24 : COPY go.mod vendor* ./ 03:22:35 Successfully built 099b7c47ac06 03:22:35 Successfully tagged security-secretstore-setup:latest 03:22:35  Building security-secretstore-setup ... done Building support-scheduler 03:22:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:22:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:35 OK: 211 MiB in 51 packages 03:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:22:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:22:37 (1/1) Installing dumb-init (1.2.5-r1) 03:22:37 Executing busybox-1.35.0-r17.trigger 03:22:37 OK: 6 MiB in 15 packages 03:22:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:22:38 ---> 8d827b560b5b 03:22:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:22:38 ---> Using cache 03:22:38 ---> aaffdba01182 03:22:38 Step 4/22 : WORKDIR /edgex-go 03:22:38 ---> Using cache 03:22:38 ---> cbf15164c7ad 03:22:38 Step 5/22 : RUN apk add --update --no-cache make git 03:22:38 ---> Using cache 03:22:38 ---> 34752e06a0da 03:22:38 Step 6/22 : COPY go.mod vendor* ./ 03:22:38 ---> Using cache 03:22:38 ---> 754a46d4c132 03:22:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:38 ---> Using cache 03:22:38 ---> 668be06f1494 03:22:38 Step 8/22 : COPY . . 03:22:38 ---> Using cache 03:22:38 ---> 620a4abb07d2 03:22:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:22:43 ---> e0c1a189f2c8 03:22:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:43 ---> Running in fb8b7aa7bd92 03:22:43 ---> Running in bd9a64b2257c 03:22:43 ---> 612d98f63f01 03:22:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:22:43 ---> 1e347ffb9b29 03:22:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:22:43 Removing intermediate container 0fa9c48edc9e 03:22:43 ---> ccb8464540d4 03:22:43 Step 6/22 : COPY go.mod vendor* ./ 03:22:43 Removing intermediate container c3ba07bf1e05 03:22:43 ---> d6863963b3a6 03:22:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:22:43 ---> b902cd7c6528 03:22:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:22:43 ---> Running in 6f6202e6a3e6 03:22:43 ---> 5779ba9561cf 03:22:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:43 Removing intermediate container 6f6202e6a3e6 03:22:43 ---> 428f686faef0 03:22:43 Step 13/24 : ENV APP_PORT=59881 03:22:43 ---> Running in 14000ae31856 03:22:43 ---> Running in cdd4b406cedd 03:22:43 ---> 1b0e5eb06c8b 03:22:43 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:22:44 ---> 39ca638722bb 03:22:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:22:44 Removing intermediate container cdd4b406cedd 03:22:44 ---> cb3b82828d60 03:22:44 Step 14/24 : EXPOSE $APP_PORT 03:22:44 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 03:22:44 ---> Running in 12f5b9391c7f 03:22:44 Removing intermediate container 12f5b9391c7f 03:22:44 ---> 16c191f0e097 03:22:44 Step 15/24 : WORKDIR / 03:22:44 ---> Running in 76855fd7cc07 03:22:44 ---> a2c5ab518fa9 03:22:44 Step 27/32 : RUN chmod +x /entrypoint.sh 03:22:44 ---> Running in e372216a7fba 03:22:44 Removing intermediate container 76855fd7cc07 03:22:44 ---> 990574a692b2 03:22:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:45 ---> dabe006319e9 03:22:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:22:46 ---> b2e84cb168b4 03:22:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:22:46 Removing intermediate container e372216a7fba 03:22:46 ---> 16699165a1ac 03:22:46 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:22:46 ---> 2507d2265096 03:22:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:22:46 ---> Running in 957b9c54d4ce 03:22:46 Removing intermediate container 957b9c54d4ce 03:22:46 ---> 0af2bd64cc23 03:22:46 Step 29/32 : CMD ["gate"] 03:22:46 ---> Running in 519c9aa203db 03:22:46 ---> 3c679bcef447 03:22:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:22:46 ---> Running in c07e18a420a9 03:22:46 Removing intermediate container 519c9aa203db 03:22:46 ---> 8f87816145c1 03:22:46 Step 30/32 : LABEL arch=x86_64 03:22:46 ---> Running in cadf31a5412f 03:22:46 Removing intermediate container c07e18a420a9 03:22:46 ---> 81ef521309c4 03:22:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:22:46 Removing intermediate container cadf31a5412f 03:22:46 ---> 608da71857e9 03:22:46 Step 31/32 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:22:46 ---> Running in c458a358db2a 03:22:46 ---> Running in 536e46f7f6b2 03:22:46 Removing intermediate container c458a358db2a 03:22:46 ---> 24a8377439b3 03:22:46 Step 22/24 : LABEL arch=x86_64 03:22:46 Removing intermediate container 536e46f7f6b2 03:22:46 ---> 45b96ecf9ba2 03:22:46 Step 32/32 : LABEL version=0.0.0 03:22:47 ---> Running in 9a907d981fd9 03:22:47 ---> Running in 9c654b4bc351 03:22:47 Removing intermediate container 9a907d981fd9 03:22:47 ---> b8dab340f187 03:22:47 Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:22:47 Removing intermediate container 9c654b4bc351 03:22:47 ---> d7bd2ca31811 03:22:47 03:22:47 ---> Running in 8ca4a1a425ca 03:22:47 Successfully built d7bd2ca31811 03:22:47 Successfully tagged security-bootstrapper:latest 03:22:47  Building security-bootstrapper ... done Building core-data 03:22:47 Removing intermediate container 8ca4a1a425ca 03:22:47 ---> 3a42c29df79d 03:22:47 Step 24/24 : LABEL version=0.0.0 03:22:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:22:50 ---> 8d827b560b5b 03:22:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:22:50 ---> Using cache 03:22:50 ---> aaffdba01182 03:22:50 Step 4/22 : WORKDIR /edgex-go 03:22:50 ---> Using cache 03:22:50 ---> cbf15164c7ad 03:22:50 Step 5/22 : RUN apk add --update --no-cache make git 03:22:50 ---> Using cache 03:22:50 ---> 34752e06a0da 03:22:50 Step 6/22 : COPY go.mod vendor* ./ 03:22:50 ---> Using cache 03:22:50 ---> 754a46d4c132 03:22:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:50 ---> Using cache 03:22:50 ---> 668be06f1494 03:22:50 Step 8/22 : COPY . . 03:22:50 ---> Using cache 03:22:50 ---> 620a4abb07d2 03:22:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:22:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.181s coverage: 88.5% of statements 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:22:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.182s coverage: 3.9% of statements 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:22:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:22:55 ---> Running in b09fd8b64f86 03:22:55 ---> Running in d2bf39286eaf 03:22:55 Removing intermediate container b09fd8b64f86 03:22:55 ---> 13da373eb221 03:22:55 03:22:55 Successfully built 13da373eb221 03:22:55 Successfully tagged core-metadata:latest 03:22:55  Building core-metadata ... done Building core-command 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.694s coverage: 95.6% of statements 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.272s coverage: 72.2% of statements 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.843s coverage: 65.9% of statements 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.414s coverage: 0.9% of statements 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.305s coverage: 29.6% of statements 03:22:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:22:55 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 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 82.9% of statements 03:22:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements 03:22:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:22:57 ---> 8d827b560b5b 03:22:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:22:57 ---> Using cache 03:22:57 ---> aaffdba01182 03:22:57 Step 4/23 : WORKDIR /edgex-go 03:22:57 ---> Using cache 03:22:57 ---> cbf15164c7ad 03:22:57 Step 5/23 : RUN apk add --update --no-cache make git 03:22:57 ---> Using cache 03:22:57 ---> 34752e06a0da 03:22:57 Step 6/23 : COPY go.mod vendor* ./ 03:22:57 ---> Using cache 03:22:57 ---> 754a46d4c132 03:22:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:57 ---> Using cache 03:22:57 ---> 668be06f1494 03:22:57 Step 8/23 : COPY . . 03:22:57 ---> Using cache 03:22:57 ---> 620a4abb07d2 03:22:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:22:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements 03:22:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements 03:23:02 ---> Running in 20e8e33a238c 03:23: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 03:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.286s coverage: 94.4% of statements 03:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.259s coverage: 44.8% of statements 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.400s coverage: 79.9% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.274s coverage: 86.9% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 77.4% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.943s coverage: 91.2% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.396s coverage: 63.1% of statements 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.231s coverage: 100.0% of statements 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 03:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 03:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.459s coverage: 65.3% of statements 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 41.0% of statements 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:23:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.415s coverage: 17.7% of statements 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:23:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 92.3% of statements 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:23:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:23:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:23:49 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 03:23:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:23:49 go vet ./... 03:23:59 Removing intermediate container 20e8e33a238c 03:23:59 ---> c9761fc1c536 03:23:59 03:23:59 Step 10/23 : FROM alpine:3.16 03:23:59 ---> dfd21b5a31f5 03:23:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:23:59 ---> Using cache 03:23:59 ---> d6863963b3a6 03:23:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:23:59 ---> Using cache 03:23:59 ---> 428f686faef0 03:23:59 Step 13/23 : ENV APP_PORT=59882 03:23:59 Removing intermediate container d2bf39286eaf 03:23:59 ---> 1d69eab0cb7d 03:23:59 03:23:59 Step 10/22 : FROM alpine:3.16 03:23:59 ---> dfd21b5a31f5 03:23:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:23:59 Removing intermediate container bd9a64b2257c 03:23:59 ---> 828327573103 03:23:59 03:23:59 Step 10/22 : FROM alpine:3.16 03:23:59 ---> dfd21b5a31f5 03:23:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:23:59 ---> Using cache 03:23:59 ---> d6863963b3a6 03:23:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:23:59 ---> Using cache 03:23:59 ---> 428f686faef0 03:23:59 Step 13/22 : ENV APP_PORT=59861 03:23:59 Removing intermediate container fb8b7aa7bd92 03:23:59 ---> 5c1fa9b500e7 03:23:59 Step 7/24 : COPY . . 03:23:59 Removing intermediate container 14000ae31856 03:23:59 ---> 31fefe8fe62f 03:23:59 Step 8/22 : COPY . . 03:24:14 ---> Running in f4c6ff536426 03:24:14 ---> Running in c8b1b08dc1b8 03:24:14 ---> Running in 304ce9747dfe 03:24:14 ---> aeea08726a18 03:24:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:24:14 ---> f573ced85c72 03:24:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:24:14 ---> Running in b368a99b7e5f 03:24:14 ---> Running in f89cdd789d95 03:24:14 Removing intermediate container c8b1b08dc1b8 03:24:14 Removing intermediate container f4c6ff536426 03:24:14 ---> a2d7c8348568 03:24:14 ---> 617c1c5a7f13 03:24:14 Step 12/22 : ENV APP_PORT=59880Step 14/23 : EXPOSE $APP_PORT 03:24:14 03:24:14 Removing intermediate container 304ce9747dfe 03:24:14 ---> 71bb2626908e 03:24:14 Step 14/22 : EXPOSE $APP_PORT 03:24:15 ---> Running in 559308d403af 03:24:15 ---> Running in 735caaffd087 03:24:15 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 03:24:15 Removing intermediate container b368a99b7e5f 03:24:15 ---> 9e0674c3928e 03:24:15 Step 9/24 : WORKDIR /edgex-go/spire-build 03:24:15 ---> Running in af558796d1fc 03:24:16 ---> Running in c020adf69265 03:24:16 Removing intermediate container 735caaffd087 03:24:16 ---> 88609f8e31f5 03:24:16 Step 13/22 : EXPOSE $APP_PORT 03:24:16 Removing intermediate container 559308d403af 03:24:16 ---> c768b7a5a75f 03:24:16 Step 15/23 : WORKDIR / 03:24:16 Removing intermediate container af558796d1fc 03:24:16 ---> bc4173efbcee 03:24:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:17 ---> Running in 256909a3ccfe 03:24:17 ---> Running in 2900eded41a9 03:24:17 Removing intermediate container c020adf69265 03:24:17 ---> 15e8bc85713b 03:24:17 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 03:24:17 ---> 8f1e99d1c74c 03:24:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:24:17 ---> Running in 5d12d1eba7b7 03:24:18 Removing intermediate container 256909a3ccfe 03:24:18 ---> 9e6bd50a9e59 03:24:18 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:24:19 Removing intermediate container 2900eded41a9 03:24:19 ---> e2e459883973 03:24:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:19 ---> Running in 11de68760d85 03:24:19 ---> 1d6d62f35ae6 03:24:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:24:20 ---> 4e1c24139d58 03:24:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:21 (1/1) Installing dumb-init (1.2.5-r1) 03:24:21 Executing busybox-1.35.0-r17.trigger 03:24:21 OK: 6 MiB in 15 packages 03:24:21 ---> 20f21a6adbd1 03:24:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:24:21 ---> 5bb136b921bc 03:24:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:24:21 ---> Running in 376359181cf4 03:24:21 Removing intermediate container 5d12d1eba7b7 03:24:21 ---> 25bf0535967d 03:24:21 Step 11/24 : WORKDIR /edgex-go 03:24:21 ---> Running in 4a5bd002c23a 03:24:21 Removing intermediate container 376359181cf4 03:24:21 ---> da2b04216f1c 03:24:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:24:21 ---> Running in 80e101d6a2e8 03:24:21 Removing intermediate container 11de68760d85 03:24:21 ---> edd7bb278e1b 03:24:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:21 ---> 7c3802fb026e 03:24:21 Step 19/23 : ENTRYPOINT ["/core-command"] 03:24:21 Removing intermediate container 4a5bd002c23a 03:24:21 ---> c9ed678bde0e 03:24:21 03:24:21 Step 12/24 : FROM alpine:3.15 03:24:21 ---> 5ce65d7b0fde 03:24:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:24:21 ---> Using cache 03:24:21 ---> fd124d30729b 03:24:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:21 ---> Running in 1a2d2c7aacd4 03:24:21 ---> Running in ff5ffc25d49e 03:24:21 Removing intermediate container 80e101d6a2e8 03:24:21 ---> a748a4970a09 03:24:21 Step 20/22 : LABEL arch=x86_64 03:24:22 ---> d603ce49aff8 03:24:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:24:22 ---> Running in 89d5ae1e0b35 03:24:22 Removing intermediate container ff5ffc25d49e 03:24:22 ---> 8e557e4897ae 03:24:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:24:22 Removing intermediate container 89d5ae1e0b35 03:24:22 ---> 88bc446a6557 03:24:22 Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:24:23 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:24:23 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:24:23 OK: 15857 distinct packages available 03:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:24:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:24:23 ---> Running in 9e2eb2236aaf 03:24:23 ---> Running in 9d68a28f538f 03:24:23 (1/5) Installing dumb-init (1.2.5-r1) 03:24:23 (2/5) Installing musl-obstack (1.2.3-r0) 03:24:23 (3/5) Installing libucontext (1.1-r0) 03:24:23 (4/5) Installing gcompat (1.0.0-r4) 03:24:23 (5/5) Installing openssl (1.1.1t-r1) 03:24:23 Executing busybox-1.34.1-r7.trigger 03:24:23 OK: 7 MiB in 19 packages 03:24:23 ---> bf198d213387 03:24:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:24:24 Removing intermediate container 9d68a28f538f 03:24:24 ---> 009204aede55 03:24:24 Step 22/22 : LABEL version=0.0.0 03:24:24 Removing intermediate container 9e2eb2236aaf 03:24:24 ---> 718904646afd 03:24:24 Step 21/23 : LABEL arch=x86_64 03:24:24 ---> Running in f15bdd51cd44 03:24:24 ---> Running in 20e5b0240b88 03:24:24 ---> 9a0dfaec5b15 03:24:24 Step 18/22 : ENTRYPOINT ["/core-data"] 03:24:24 ---> Running in f01ee8e956a3 03:24:24 Removing intermediate container f15bdd51cd44 03:24:24 ---> 59bcbdeb54ea 03:24:24 03:24:24 Removing intermediate container 20e5b0240b88 03:24:24 ---> 7dd7bd575bf0 03:24:24 Step 22/23 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:24:24 Removing intermediate container 1a2d2c7aacd4 03:24:24 ---> e8aa937f60a6 03:24:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:24:24 ---> Running in 999a46788435 03:24:24 Successfully built 59bcbdeb54ea 03:24:24 Successfully tagged support-scheduler:latest 03:24:24 Building security-spire-config 03:24:28  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:24:28 ---> 8d827b560b5b 03:24:28 Step 3/24 : WORKDIR /edgex-go 03:24:28 ---> Using cache 03:24:28 ---> 91d4f019bc5b 03:24:28 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:24:28 ---> Using cache 03:24:28 ---> fac160c85946 03:24:28 Step 5/24 : COPY go.mod vendor* ./ 03:24:28 ---> Using cache 03:24:28 ---> e0c1a189f2c8 03:24:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:28 ---> Using cache 03:24:28 ---> 5c1fa9b500e7 03:24:28 Step 7/24 : COPY . . 03:24:28 ---> Using cache 03:24:28 ---> f573ced85c72 03:24:28 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:24:28 ---> Using cache 03:24:28 ---> 9e0674c3928e 03:24:28 Step 9/24 : WORKDIR /edgex-go/spire-build 03:24:28 ---> Using cache 03:24:28 ---> 15e8bc85713b 03:24:28 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 03:24:28 ---> Using cache 03:24:28 ---> 25bf0535967d 03:24:28 Step 11/24 : WORKDIR /edgex-go 03:24:28 ---> Using cache 03:24:28 ---> c9ed678bde0e 03:24:28 03:24:28 Step 12/24 : FROM alpine:3.15 03:24:28 ---> 5ce65d7b0fde 03:24:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:24:28 ---> Using cache 03:24:28 ---> fd124d30729b 03:24:28 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:36 Removing intermediate container f01ee8e956a3 03:24:36 ---> ba0429b0150d 03:24:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:24:36 Removing intermediate container 999a46788435 03:24:36 ---> d435c591f1e8 03:24:36 Step 23/23 : LABEL version=0.0.0 03:24:36 ---> 72c990e901b6 03:24:36 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:24:36 ---> Running in 10e995892c5a 03:24:36 ---> Running in 54c03462b28b 03:24:36 ---> Running in 92e29ea4d6bb 03:24:36 Removing intermediate container 54c03462b28b 03:24:36 ---> 3cd044fd15e2 03:24:36 03:24:36 Removing intermediate container 92e29ea4d6bb 03:24:36 ---> 304407784247 03:24:36 Step 20/22 : LABEL arch=x86_64 03:24:36 ---> Running in f3753c566b66 03:24:36 Successfully built 3cd044fd15e2 03:24:36 Successfully tagged core-command:latest 03:24:36  Building core-command ... done Building security-spire-server 03:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:24:36 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:24:36 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:24:36 OK: 15857 distinct packages available 03:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:24:36 (1/4) Installing dumb-init (1.2.5-r1) 03:24:36 (2/4) Installing musl-obstack (1.2.3-r0) 03:24:36 (3/4) Installing libucontext (1.1-r0) 03:24:36 (4/4) Installing gcompat (1.0.0-r4) 03:24:36 Executing busybox-1.34.1-r7.trigger 03:24:36 OK: 6 MiB in 18 packages 03:24:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:38 ---> 8d827b560b5b 03:24:38 Step 3/23 : WORKDIR /edgex-go 03:24:38 ---> Using cache 03:24:38 ---> 91d4f019bc5b 03:24:38 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:24:38 ---> Using cache 03:24:38 ---> fac160c85946 03:24:38 Step 5/23 : COPY go.mod vendor* ./ 03:24:38 ---> Using cache 03:24:38 ---> e0c1a189f2c8 03:24:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:38 ---> Using cache 03:24:38 ---> 5c1fa9b500e7 03:24:38 Step 7/23 : COPY . . 03:24:38 ---> Using cache 03:24:38 ---> f573ced85c72 03:24:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:24:38 ---> Using cache 03:24:38 ---> 9e0674c3928e 03:24:38 Step 9/23 : WORKDIR /edgex-go/spire-build 03:24:38 ---> Using cache 03:24:38 ---> 15e8bc85713b 03:24:38 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 03:24:43 Removing intermediate container f3753c566b66 03:24:43 ---> 2813dc0b788a 03:24:43 Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:24:43 ---> Running in 137e1515a103 03:24:43 ---> Running in 22797bc56da7 03:24:43 ---> 8d44066cf43a 03:24:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:24:43 Removing intermediate container 22797bc56da7 03:24:43 ---> 1f70455a3dc6 03:24:43 Step 22/22 : LABEL version=0.0.0 03:24:43 ---> Running in a656814f30b6 03:24:43 Removing intermediate container a656814f30b6 03:24:43 ---> 26628a25a83c 03:24:43 03:24:43 Successfully built 26628a25a83c 03:24:43 Successfully tagged core-data:latest 03:24:43  Building core-data ... done  ---> 5d16a95f364a 03:24:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:24:43 Removing intermediate container 10e995892c5a 03:24:43 ---> 95d34ba7b5a7 03:24:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:24:47 ---> aca4285175bc 03:24:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:24:47 ---> 833c8855f933 03:24:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:24:47 Removing intermediate container 137e1515a103 03:24:47 ---> 208c78176262 03:24:47 Step 11/23 : WORKDIR /edgex-go 03:24:47 ---> Running in d0b401e23ddf 03:24:47 Removing intermediate container f89cdd789d95 03:24:47 ---> afbd58e9fb9d 03:24:47 03:24:47 Step 10/22 : FROM alpine:3.16 03:24:47 ---> dfd21b5a31f5 03:24:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:24:47 ---> 829369e56e8e 03:24:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:24:47 Removing intermediate container d0b401e23ddf 03:24:47 ---> 0d8326140622 03:24:47 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:24:47 ---> bd38d2522d85 03:24:47 03:24:47 Step 12/23 : FROM alpine:3.15 03:24:47 ---> 5ce65d7b0fde 03:24:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:24:47 ---> Using cache 03:24:47 ---> fd124d30729b 03:24:47 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:47 ---> Using cache 03:24:47 ---> e8aa937f60a6 03:24:47 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:24:47 ---> Running in d8112ce50b52 03:24:47 ---> Running in 398561ceed21 03:24:47 ---> Running in 8ddfd75542b2 03:24:47 Removing intermediate container 398561ceed21 03:24:47 ---> bf4bbafaa999 03:24:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:24:47 Removing intermediate container 8ddfd75542b2 03:24:47 ---> 3a4b9e1a83db 03:24:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:24:47 ---> Running in cb8081f0d4aa 03:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:24:48 Removing intermediate container cb8081f0d4aa 03:24:48 ---> 60ed728ad065 03:24:48 Step 22/24 : LABEL arch=x86_64 03:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:24:48 (1/2) Installing ca-certificates (20220614-r0) 03:24:48 (2/2) Installing dumb-init (1.2.5-r1) 03:24:48 Executing busybox-1.35.0-r17.trigger 03:24:48 Executing ca-certificates-20220614-r0.trigger 03:24:48 OK: 6 MiB in 16 packages 03:24:50 ---> b4b6e6b65028 03:24:50 Step 19/24 : WORKDIR / 03:24:50 ---> Running in eb26fd193062 03:24:50 ---> b3d0c3b7bc75 03:24:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:24:50 ---> Running in 5251278dd3f0 03:24:50 Removing intermediate container eb26fd193062 03:24:50 ---> d6f183ab732b 03:24:50 Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:24:50 Removing intermediate container 5251278dd3f0 03:24:50 ---> 11961be557ba 03:24:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:24:50 ---> 694812a207e2 03:24:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:24:50 Removing intermediate container d8112ce50b52 03:24:50 ---> c7fc89690482 03:24:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:24:50 ---> Running in 09aabba97ab7 03:24:50 ---> Running in a65440fac145 03:24:50 ---> Running in 662bd6336410 03:24:50 ---> a94b9ddeaf45 03:24:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:24:51 Removing intermediate container 09aabba97ab7 03:24:51 ---> 0a6b60da788d 03:24:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:24:51 ---> Running in f55171dfed39 03:24:51 Removing intermediate container a65440fac145 03:24:51 ---> d9b8a6e9c397 03:24:51 Step 24/24 : LABEL version=0.0.0 03:24:51 Removing intermediate container 662bd6336410 03:24:51 ---> 4d1858a49424 03:24:51 Step 13/22 : ENV APP_PORT=59860 03:24:51 ---> Running in 6948854401e3 03:24:51 ---> Running in 54acc42ab118 03:24:51 ---> fc41f32a0755 03:24:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:24:51 Removing intermediate container f55171dfed39 03:24:51 ---> 22780cb9c338 03:24:51 Step 22/24 : LABEL arch=x86_64 03:24:51 ---> Running in 14433437b8b1 03:24:51 ---> Running in 92a98eacca0e 03:24:51 Removing intermediate container 6948854401e3 03:24:51 ---> 98a19e72148a 03:24:51 03:24:51 Removing intermediate container 54acc42ab118 03:24:51 ---> 507651a12537 03:24:51 Step 14/22 : EXPOSE $APP_PORT 03:24:51 ---> Running in 69feb4277e99 03:24:51 Successfully built 98a19e72148a 03:24:51 Successfully tagged security-spire-agent:latest 03:24:51  Building security-spire-agent ... done Removing intermediate container 14433437b8b1 03:24:51 ---> 61f3646e254f 03:24:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:24:51 Removing intermediate container 92a98eacca0e 03:24:51 ---> bc08638e7cd1 03:24:51 Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:24:51 ---> Running in 0d5f58d87de4 03:24:51 ---> Running in 74015ba70102 03:24:51 Removing intermediate container 69feb4277e99 03:24:51 ---> 2e9f30d100b5 03:24:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:24:51 Removing intermediate container 0d5f58d87de4 03:24:51 ---> 31ace101b69c 03:24:51 Step 21/23 : LABEL arch=x86_64 03:24:51 Removing intermediate container 74015ba70102 03:24:51 ---> 20c825483360 03:24:51 Step 24/24 : LABEL version=0.0.0 03:24:51 ---> Running in 4c817845416e 03:24:51 ---> 724161cb5023 03:24:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:24:51 ---> Running in 04b615f6509d 03:24:51 Removing intermediate container 4c817845416e 03:24:51 ---> 20cbf2d73ce4 03:24:51 Step 22/23 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:24:51 Removing intermediate container 04b615f6509d 03:24:51 ---> 9ae517e84357 03:24:51 03:24:51 ---> Running in 0f236d49463f 03:24:51 Successfully built 9ae517e84357 03:24:51 Successfully tagged security-spire-config:latest 03:24:52  Building security-spire-config ... done Removing intermediate container 0f236d49463f 03:24:52 ---> f2302cce2d95 03:24:52 Step 23/23 : LABEL version=0.0.0 03:24:52 ---> Running in aa0b4ee087dc 03:24:52 ---> 0a1876bcfba3 03:24:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:24:52 Removing intermediate container aa0b4ee087dc 03:24:52 ---> edf654cfb95f 03:24:52 03:24:52 ---> e517a6af5d62 03:24:52 Successfully built edf654cfb95f 03:24:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:24:52 Successfully tagged security-spire-server:latest 03:24:52  Building security-spire-server ... done  ---> Running in 253a7964b33c 03:24:52 Removing intermediate container 253a7964b33c 03:24:52 ---> b4628e4cb352 03:24:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:24:52 ---> Running in 2c9561d62446 03:24:52 Removing intermediate container 2c9561d62446 03:24:52 ---> 9be24734ca29 03:24:52 Step 20/22 : LABEL arch=x86_64 03:24:52 ---> Running in 6c535c2793db 03:24:53 Removing intermediate container 6c535c2793db 03:24:53 ---> c4457c5cc20f 03:24:53 Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:24:53 ---> Running in 7f93ca5bdac4 03:24:53 Removing intermediate container 7f93ca5bdac4 03:24:53 ---> 44201fc98598 03:24:53 Step 22/22 : LABEL version=0.0.0 03:24:53 ---> Running in c350adf6d5c9 03:24:53 Removing intermediate container c350adf6d5c9 03:24:53 ---> 73f069cfaa26 03:24:53 03:24:53 Successfully built 73f069cfaa26 03:24:53 Successfully tagged support-notifications:latest 03:24:53  Building support-notifications ... done  [Pipeline] } 03:24:53 $ docker stop --time=1 40e6aef667d380a0af7072c470e2072debb10c6d1196e3e03bf358159e16dd9b 03:24:54 $ docker rm -f --volumes 40e6aef667d380a0af7072c470e2072debb10c6d1196e3e03bf358159e16dd9b [Pipeline] // withDockerContainer [Pipeline] sh 03:24:55 + docker images 03:24:55 REPOSITORY TAG IMAGE ID CREATED SIZE 03:24:55 support-notifications latest 73f069cfaa26 2 seconds ago 30.7MB 03:24:55 security-spire-server latest edf654cfb95f 3 seconds ago 86.5MB 03:24:55 security-spire-config latest 9ae517e84357 4 seconds ago 85.8MB 03:24:55 security-spire-agent latest 98a19e72148a 4 seconds ago 125MB 03:24:55 afbd58e9fb9d 8 seconds ago 1.74GB 03:24:55 bd38d2522d85 8 seconds ago 1.55GB 03:24:55 core-data latest 26628a25a83c 13 seconds ago 17.9MB 03:24:55 core-command latest 3cd044fd15e2 21 seconds ago 17.7MB 03:24:55 support-scheduler latest 59bcbdeb54ea 31 seconds ago 30MB 03:24:55 c9ed678bde0e 34 seconds ago 1.55GB 03:24:55 828327573103 About a minute ago 1.74GB 03:24:55 1d69eab0cb7d About a minute ago 1.68GB 03:24:55 c9761fc1c536 About a minute ago 1.68GB 03:24:55 core-metadata latest 13da373eb221 2 minutes ago 18.5MB 03:24:55 security-bootstrapper latest d7bd2ca31811 2 minutes ago 20.4MB 03:24:55 security-secretstore-setup latest 099b7c47ac06 2 minutes ago 30MB 03:24:55 e81f498b60d1 2 minutes ago 1.69GB 03:24:55 core-common-config-bootstrapper latest d7b91f22df36 2 minutes ago 15.5MB 03:24:55 security-proxy-setup latest cbe46a0e3e5b 2 minutes ago 27.8MB 03:24:55 security-spiffe-token-provider latest 4f75fff55eaf 3 minutes ago 30MB 03:24:55 b9a8d02b6052 3 minutes ago 1.67GB 03:24:55 ac56b30da576 3 minutes ago 1.67GB 03:24:55 f6282ee47e30 3 minutes ago 1.67GB 03:24:55 3a5e7ffe0ac0 3 minutes ago 1.72GB 03:24:55 30574b2adb4d 3 minutes ago 1.67GB 03:24:55 ci-base-image-x86_64 latest 8d827b560b5b 9 minutes ago 904MB 03:24:55 alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB 03:24:55 alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB 03:24:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 03:24:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 03:24:55 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] } 03:25:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:25:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:25:55 ./bin/test-attribution-txt.sh [Pipeline] echo 03:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:25:56 + ls -al . 03:25:56 total 744 03:25:56 drwxrwxr-x 10 1001 1001 4096 Feb 16 03:19 . 03:25:56 drwxr-xr-x 4 root root 4096 Feb 16 03:19 .. 03:25:56 drwxrwxr-x 2 1001 1001 4096 Feb 16 03:17 .blubracket 03:25:56 -rw-rw-r-- 1 1001 1001 16 Feb 16 03:17 .dockerignore 03:25:56 drwxrwxr-x 8 1001 1001 4096 Feb 16 03:17 .git 03:25:56 drwxrwxr-x 3 1001 1001 4096 Feb 16 03:17 .github 03:25:56 -rw-rw-r-- 1 1001 1001 1024 Feb 16 03:17 .gitignore 03:25:56 -rw-rw-r-- 1 1001 1001 42 Feb 16 03:17 .golangci.yml 03:25:56 -rw-rw-r-- 1 1001 1001 87 Feb 16 03:17 .hadolint.yml 03:25:56 -rw-rw-r-- 1 1001 1001 166 Feb 16 03:17 .sonarcloud.properties 03:25:56 -rw-rw-r-- 1 1001 1001 1171 Feb 16 03:17 ADOPTERS.md 03:25:56 -rw-rw-r-- 1 1001 1001 10825 Feb 16 03:17 Attribution.txt 03:25:56 -rw-rw-r-- 1 1001 1001 73765 Feb 16 03:17 CHANGELOG.md 03:25:56 -rw-rw-r-- 1 1001 1001 3804 Feb 16 03:17 CONTRIBUTING.md 03:25:56 -rw-rw-r-- 1 1001 1001 677 Feb 16 03:17 GOVERNANCE.md 03:25:56 -rw-rw-r-- 1 1001 1001 850 Feb 16 03:17 Jenkinsfile 03:25:56 -rw-rw-r-- 1 1001 1001 10775 Feb 16 03:17 LICENSE 03:25:56 -rw-rw-r-- 1 1001 1001 13375 Feb 16 03:17 Makefile 03:25:56 -rw-rw-r-- 1 1001 1001 582 Feb 16 03:17 OWNERS.md 03:25:56 -rw-rw-r-- 1 1001 1001 9403 Feb 16 03:17 README.md 03:25:56 -rw-rw-r-- 1 1001 1001 6912 Feb 16 03:17 SECURITY.md 03:25:56 -rw-rw-r-- 1 1001 1001 5 Feb 16 03:14 VERSION 03:25:56 drwxrwxr-x 2 1001 1001 4096 Feb 16 03:17 bin 03:25:56 drwxrwxr-x 17 1001 1001 4096 Feb 16 03:17 cmd 03:25:56 -rw-r--r-- 1 root root 487530 Feb 16 03:23 coverage.out 03:25:56 -rw-rw-r-- 1 1001 1001 3296 Feb 16 03:17 go.mod 03:25:56 -rw-rw-r-- 1 1001 1001 33293 Feb 16 03:17 go.sum 03:25:56 drwxrwxr-x 7 1001 1001 4096 Feb 16 03:17 internal 03:25:56 drwxrwxr-x 3 1001 1001 4096 Feb 16 03:17 openapi 03:25:56 drwxrwxr-x 4 1001 1001 4096 Feb 16 03:17 snap 03:25:56 -rw-rw-r-- 1 1001 1001 204 Feb 16 03:17 version.go [Pipeline] sh 03:25:57 + '[' -e coverage.out ] 03:25:57 + chown 1001:1001 coverage.out [Pipeline] stash 03:25:57 Warning: overwriting stash ‘coverage-report’ 03:25:58 Stashed 1 file(s) [Pipeline] sh 03:25:58 + make build 03:25:58 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 03:27:35 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 03:27: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 03:27: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 03:27:38 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 03:28:24 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 03:28:28 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 03:28: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:28:40 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 03:28:43 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 03:28: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:29: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:29:07 $ docker stop --time=1 87452205fad5f3bd51da1e60c338777ccccf5dee9b5b370528ace6812a7101d1 03:29:09 $ docker rm -f --volumes 87452205fad5f3bd51da1e60c338777ccccf5dee9b5b370528ace6812a7101d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:11 03:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:11 latest: Pulling from edgex-devops/edgex-compose-arm64 03:29:11 29e5d40040c1: Pulling fs layer 03:29:11 1ce36da41761: Pulling fs layer 03:29:11 25b303627fd3: Pulling fs layer 03:29:11 29e5d40040c1: Verifying Checksum 03:29:11 29e5d40040c1: Download complete 03:29:12 1ce36da41761: Download complete 03:29:12 29e5d40040c1: Pull complete 03:29:13 1ce36da41761: Pull complete 03:29:13 25b303627fd3: Verifying Checksum 03:29:13 25b303627fd3: Download complete 03:29:23 25b303627fd3: Pull complete 03:29:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:24 prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container 03:29:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 03:29:26 $ docker top a4a877a3871478ae9af8b4f6169c8ad17eba24b8a1666e3a56d8d36a04dd32b2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:27 + docker-compose build --help+ 03:29:27 grep parallel 03:29:32 --parallel Build images in parallel. [Pipeline] } 03:29:32 $ docker stop --time=1 a4a877a3871478ae9af8b4f6169c8ad17eba24b8a1666e3a56d8d36a04dd32b2 03:29:34 $ docker rm -f --volumes a4a877a3871478ae9af8b4f6169c8ad17eba24b8a1666e3a56d8d36a04dd32b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:29:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:35 prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container 03:29:35 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:29:36 $ docker top de50c7c273ab9c10c213bcbc2bdaaff62d4d002b5e814af837581fad74121622 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:36 + docker-compose -f ./docker-compose-build.yml build --parallel 03:29:43 Building core-command ... 03:29:43 Building core-common-config-bootstrapper ... 03:29:43 Building core-data ... 03:29:43 Building core-metadata ... 03:29:43 Building security-bootstrapper ... 03:29:43 Building security-proxy-setup ... 03:29:43 Building security-secretstore-setup ... 03:29:43 Building security-spiffe-token-provider ... 03:29:43 Building security-spire-agent ... 03:29:43 Building security-spire-config ... 03:29:43 Building security-spire-server ... 03:29:43 Building support-notifications ... 03:29:43 Building support-scheduler ... 03:29:43 Building security-spiffe-token-provider 03:29:43 Building security-proxy-setup 03:29:43 Building security-spire-server 03:29:43 Building security-spire-config 03:29:43 Building core-metadata 03:30:30 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:30:30 ---> a5814070ec77 03:30:30 Step 3/21 : WORKDIR /edgex-go 03:30:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:30:30 ---> a5814070ec77 03:30:30 Step 3/23 : WORKDIR /edgex-go 03:30:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:30:30 ---> a5814070ec77 03:30:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:30:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:30:30 ---> a5814070ec77 03:30:30 Step 3/24 : WORKDIR /edgex-go 03:30:30 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:30 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:30:30 ---> a5814070ec77 03:30:30 Step 3/19 : WORKDIR /edgex-go 03:30:30 ---> Running in a22c699e00bd 03:30:30 ---> Running in 4ca269e8c57b 03:30:30 ---> Running in f5a7007a52c5 03:30:30 ---> Running in eca40d07fefa 03:30:30 ---> Running in bbd8797840a1 03:30:30 Removing intermediate container eca40d07fefa 03:30:30 ---> 1ff1bd5fc392 03:30:30 Step 4/21 : RUN apk add --update --no-cache make git 03:30:30 Removing intermediate container f5a7007a52c5 03:30:30 ---> 867b8f8c2ae5 03:30:30 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:30:30 Removing intermediate container a22c699e00bd 03:30:30 ---> 187b49ae310b 03:30:30 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:30:30 ---> Running in c011ae591759 03:30:30 Removing intermediate container 4ca269e8c57b 03:30:30 ---> 29095865e6cd 03:30:30 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:30:30 ---> Running in 295f50138ae1 03:30:30 Removing intermediate container bbd8797840a1 03:30:30 ---> 6664e9a3b8e5 03:30:30 Step 4/24 : WORKDIR /edgex-go 03:30:30 ---> Running in 123cd2feb416 03:30:30 ---> Running in 1e4531de94ea 03:30:30 ---> Running in 0fc5a85b7e98 03:30:30 Removing intermediate container 0fc5a85b7e98 03:30:30 ---> c63e36db54d3 03:30:30 Step 5/24 : RUN apk add --update --no-cache make git 03:30:30 ---> Running in fa88ff100f8f 03:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:33 OK: 221 MiB in 51 packages 03:30:33 OK: 221 MiB in 51 packages 03:30:33 OK: 221 MiB in 51 packages 03:30:33 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:30:33 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:30:33 OK: 16903 distinct packages available 03:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:30:33 OK: 221 MiB in 51 packages 03:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:30:35 Removing intermediate container c011ae591759 03:30:35 ---> 81e6508e3abb 03:30:35 Step 5/21 : COPY go.mod vendor* ./ 03:30:35 OK: 221 MiB in 51 packages 03:30:35 Removing intermediate container 1e4531de94ea 03:30:35 Removing intermediate container 123cd2feb416 03:30:35 ---> 7d0a3104d85c 03:30:35 Step 5/24 : COPY go.mod vendor* ./ 03:30:35 ---> c89ee920c665 03:30:35 Step 5/23 : COPY go.mod vendor* ./ 03:30:35 Removing intermediate container fa88ff100f8f 03:30:35 ---> 764f65764805 03:30:35 Step 6/24 : COPY go.mod vendor* ./ 03:30:36 ---> aef7c2421299 03:30:36 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:36 ---> Running in fe27f52ddc64 03:30:37 ---> 52bad0639034 03:30:37 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:37 ---> 6745343c0881 03:30:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:37 ---> Running in d69d37cf4b9e 03:30:37 ---> 86505c1a9e0f 03:30:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:37 ---> Running in a15aee734fe8 03:30:37 Removing intermediate container 295f50138ae1 03:30:37 ---> 4783dbcdbc2a 03:30:37 Step 5/19 : COPY go.mod vendor* ./ 03:30:37 ---> Running in 359354adc952 03:30:38 ---> 272f2ab0d5c5 03:30:38 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:38 ---> Running in 54a23df0dac9 03:32:30 Removing intermediate container d69d37cf4b9e 03:32:30 ---> 26482dd2ec8c 03:32:30 Step 7/23 : COPY . . 03:32:30 Removing intermediate container 359354adc952 03:32:30 ---> 730fbef1d997 03:32:30 Step 7/24 : COPY . . 03:32:30 Removing intermediate container fe27f52ddc64 03:32:30 Removing intermediate container a15aee734fe8 03:32:30 ---> 99ba761283af 03:32:30 ---> ff39d444d53e 03:32:30 Step 7/21 : COPY . .Step 8/24 : COPY . . 03:32:30 03:32:30 Removing intermediate container 54a23df0dac9 03:32:30 ---> 2cc1c61763e0 03:32:30 Step 7/19 : COPY . . 03:32:45 ---> 381e1beeb5a0 03:32:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:32:45 ---> efeb20a411fc 03:32:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:32:45 ---> 2313eaf230c3 03:32:45 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:32:45 ---> 19f928b4f6cb 03:32:45 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:32:45 ---> Running in 3278ff3e5cae 03:32:45 ---> 25f66b444bd7 03:32:45 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:32:45 ---> Running in 0498aee6b28e 03:32:45 ---> Running in 59cb8d3bea0b 03:32:45 ---> Running in 0c9ec556f0c3 03:32:45 ---> Running in 19a26c2e7b36 03:32:45 Removing intermediate container 0498aee6b28e 03:32:45 ---> 756d6ce02e71 03:32:45 Step 9/24 : WORKDIR /edgex-go/spire-build 03:32:45 Removing intermediate container 0c9ec556f0c3 03:32:45 ---> 4563a456dcd0 03:32:45 Step 9/23 : WORKDIR /edgex-go/spire-build 03:32:45 ---> Running in 0c9f72b899c2 03:32:45 ---> Running in d86e25387850 03:32:45 Removing intermediate container 0c9f72b899c2 03:32:45 ---> f92939952f0d 03:32:45 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 03:32:45 Removing intermediate container d86e25387850 03:32:45 ---> e286b55bb9d6 03:32:45 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 03:32:45 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 03:32:45 ---> Running in 8575a71cab54 03:32:45 ---> Running in bd48581a0615 03:32:46 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 03:32:46 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 03:32:49 Removing intermediate container 8575a71cab54 03:32:49 ---> 0988f238a2e4 03:32:49 Step 11/23 : WORKDIR /edgex-go 03:32:49 ---> Running in ed69ce3c6517 03:32:49 Removing intermediate container bd48581a0615 03:32:49 ---> dab1127156ca 03:32:49 Step 11/24 : WORKDIR /edgex-go 03:32:49 Removing intermediate container ed69ce3c6517 03:32:49 ---> cb2d0555de86 03:32:49 03:32:49 Step 12/23 : FROM alpine:3.15 03:32:50 ---> Running in c2894cc16f7a 03:32:50 3.15: Pulling from library/alpine 03:32:50 Removing intermediate container c2894cc16f7a 03:32:50 ---> 8fabea4db95b 03:32:50 03:32:50 Step 12/24 : FROM alpine:3.15 03:32:51 3.15: Pulling from library/alpine 03:32:51 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:32:51 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 03:32:51 Status: Downloaded newer image for alpine:3.15 03:32:51 Status: Downloaded newer image for alpine:3.15 03:32:51 ---> 354640af7b1b 03:32:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:32:51 ---> 354640af7b1b 03:32:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:32:51 ---> Running in 7f50b83721da 03:32:51 ---> Running in 10275d28149b 03:32:52 Removing intermediate container 7f50b83721da 03:32:52 ---> 6c2e6e9b34af 03:32:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:32:52 Removing intermediate container 10275d28149b 03:32:52 ---> dcf878eafbe1 03:32:52 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:32:52 ---> Running in 5a7ce3caed24 03:32:53 ---> Running in a9656d771d59 03:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:32:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:32:57 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:32:57 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:32:57 OK: 15734 distinct packages available 03:32:57 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:32:57 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:32:57 OK: 15734 distinct packages available 03:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:32:59 (1/5) Installing dumb-init (1.2.5-r1) 03:32:59 (2/5) Installing musl-obstack (1.2.3-r0) 03:32:59 (3/5) Installing libucontext (1.1-r0) 03:32:59 (4/5) Installing gcompat (1.0.0-r4) 03:32:59 (5/5) Installing openssl (1.1.1t-r1) 03:32:59 Executing busybox-1.34.1-r7.trigger 03:32:59 OK: 6 MiB in 19 packages 03:32:59 (1/4) Installing dumb-init (1.2.5-r1) 03:32:59 (2/4) Installing musl-obstack (1.2.3-r0) 03:32:59 (3/4) Installing libucontext (1.1-r0) 03:32:59 (4/4) Installing gcompat (1.0.0-r4) 03:32:59 Executing busybox-1.34.1-r7.trigger 03:32:59 OK: 6 MiB in 18 packages 03:33:01 Removing intermediate container a9656d771d59 03:33:01 ---> de25d474a6e3 03:33:01 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:33:02 Removing intermediate container 5a7ce3caed24 03:33:02 ---> a28a8432163d 03:33:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:33:12 ---> 70db90df612a 03:33:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:33:12 ---> 409229cfc2b1 03:33:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:33:12 ---> b14f5bed91a6 03:33:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:33:12 ---> b3da073dd033 03:33:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:33:12 ---> Running in 0f0f29c5dfb1 03:33:13 Removing intermediate container 0f0f29c5dfb1 03:33:13 ---> 4f569709e34d 03:33:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:33:13 ---> 0d11e870e7ce 03:33:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:33:14 ---> e8e738b7c1ac 03:33:14 Step 19/24 : WORKDIR / 03:33:14 ---> Running in 0fb991d19780 03:33:15 ---> e73ec4b3d0a0 03:33:15 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:33:15 ---> Running in d3e75cdf9c06 03:33:15 Removing intermediate container 0fb991d19780 03:33:15 ---> 65df62aebd5d 03:33:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:33:15 ---> Running in d7981d72c5d3 03:33:15 Removing intermediate container d3e75cdf9c06 03:33:15 ---> 3d24f941725b 03:33:15 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:33:16 ---> Running in eecaa8cb6c39 03:33:16 Removing intermediate container d7981d72c5d3 03:33:16 ---> 9f7389ccdcee 03:33:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:33:16 ---> Running in 2b8b7aa55e11 03:33:17 Removing intermediate container eecaa8cb6c39 03:33:17 ---> 41086f333fcc 03:33:17 Step 21/23 : LABEL arch=arm64 03:33:17 ---> Running in ec62ce3d8385 03:33:17 Removing intermediate container 2b8b7aa55e11 03:33:17 ---> dc50e3907a07 03:33:17 Step 22/24 : LABEL arch=arm64 03:33:17 ---> Running in 5b05c8f8e776 03:33:17 Removing intermediate container ec62ce3d8385 03:33:17 ---> 70ec9ff4b759 03:33:17 Step 22/23 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:33:18 Removing intermediate container 5b05c8f8e776 03:33:18 ---> d1e61a583fad 03:33:18 Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:33:18 ---> Running in 7843fa207983 03:33:18 ---> Running in d0e2dbfcabd9 03:33:18 Removing intermediate container 7843fa207983 03:33:18 ---> 63d8408fceed 03:33:18 Step 23/23 : LABEL version=0.0.0 03:33:19 ---> Running in 5cc31adb1789 03:33:19 Removing intermediate container d0e2dbfcabd9 03:33:19 ---> 12ec8b75a7c4 03:33:19 Step 24/24 : LABEL version=0.0.0 03:33:19 ---> Running in c39d24cae581 03:33:19 Removing intermediate container 5cc31adb1789 03:33:19 ---> a1912a0ade22 03:33:19 03:33:19 Removing intermediate container c39d24cae581 03:33:19 ---> 0d8edb154edf 03:33:19 03:33:20 Successfully built a1912a0ade22 03:33:20 Successfully tagged security-spire-server-arm64:latest 03:33:20  Building security-spire-server ... done Building core-command 03:33:20 Successfully built 0d8edb154edf 03:33:20 Successfully tagged security-spire-config-arm64:latest 03:33:20 Building security-spire-agent 03:33:47  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:33:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:33:47 ---> a5814070ec77 03:33:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:33:47 ---> Using cache 03:33:47 ---> 6664e9a3b8e5 03:33:47 Step 4/23 : WORKDIR /edgex-go 03:33:47 ---> Using cache 03:33:47 ---> c63e36db54d3 03:33:47 Step 5/23 : RUN apk add --update --no-cache make git 03:33:47 ---> Using cache 03:33:47 ---> 764f65764805 03:33:47 Step 6/23 : COPY go.mod vendor* ./ 03:33:47 ---> Using cache 03:33:47 ---> 6745343c0881 03:33:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:47 ---> Using cache 03:33:47 ---> ff39d444d53e 03:33:47 Step 8/23 : COPY . . 03:33:47 ---> Using cache 03:33:47 ---> 381e1beeb5a0 03:33:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:33:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:33:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:33:47 ---> a5814070ec77 03:33:47 Step 3/24 : WORKDIR /edgex-go 03:33:47 ---> Using cache 03:33:47 ---> 29095865e6cd 03:33:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:33:47 ---> Using cache 03:33:47 ---> c89ee920c665 03:33:47 Step 5/24 : COPY go.mod vendor* ./ 03:33:47 ---> Using cache 03:33:47 ---> 52bad0639034 03:33:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:47 ---> Using cache 03:33:47 ---> 26482dd2ec8c 03:33:47 Step 7/24 : COPY . . 03:33:47 ---> Using cache 03:33:47 ---> 19f928b4f6cb 03:33:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:33:47 ---> Using cache 03:33:47 ---> 4563a456dcd0 03:33:47 Step 9/24 : WORKDIR /edgex-go/spire-build 03:33:47 ---> Using cache 03:33:47 ---> e286b55bb9d6 03:33:47 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:33:48 ---> Running in 65a01832cc56 03:33:48 ---> Running in 61c8a5ef7b6d 03:33:51 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 03:33:51 Removing intermediate container 61c8a5ef7b6d 03:33:51 ---> b6bbdec4dd2a 03:33:51 Step 11/24 : WORKDIR /edgex-go 03:33:52 ---> Running in 6cadfe4095da 03:33:52 Removing intermediate container 6cadfe4095da 03:33:52 ---> d587224bd439 03:33:52 03:33:52 Step 12/24 : FROM alpine:3.15 03:33:52 ---> 354640af7b1b 03:33:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:33:52 ---> Using cache 03:33:52 ---> dcf878eafbe1 03:33:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:33:52 ---> Using cache 03:33:52 ---> de25d474a6e3 03:33:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:33:56 ---> 35a6e8e96e66 03:33:56 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:34:02 ---> a322a7dfb090 03:34:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:34:03 ---> faa62b20e7fa 03:34:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:34:04 ---> 5c4f2b24d1ad 03:34:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:34:05 ---> 941c8a1a17e7 03:34:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:34:05 ---> Running in 351e2933b2e9 03:34:05 Removing intermediate container 351e2933b2e9 03:34:05 ---> fead2067ed68 03:34:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:34:05 ---> Running in 97b9e5cb52b2 03:34:06 Removing intermediate container 97b9e5cb52b2 03:34:06 ---> cadf07f6dbef 03:34:06 Step 22/24 : LABEL arch=arm64 03:34:06 ---> Running in 020fc609bf17 03:34:06 Removing intermediate container 020fc609bf17 03:34:06 ---> 93fcb13ec20e 03:34:06 Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:34:06 ---> Running in 13b780558a7c 03:34:07 Removing intermediate container 13b780558a7c 03:34:07 ---> 2c18b53d551a 03:34:07 Step 24/24 : LABEL version=0.0.0 03:34:07 ---> Running in 71f3c419ed3a 03:34:08 Removing intermediate container 71f3c419ed3a 03:34:08 ---> 856a769b9f90 03:34:08 03:34:08 Successfully built 856a769b9f90 03:34:08 Successfully tagged security-spire-agent-arm64:latest 03:34:08  Building security-spire-agent ... done Building core-data 03:34:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:34:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:34:23 ---> a5814070ec77 03:34:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:34:23 ---> Using cache 03:34:23 ---> 6664e9a3b8e5 03:34:23 Step 4/22 : WORKDIR /edgex-go 03:34:23 ---> Using cache 03:34:23 ---> c63e36db54d3 03:34:23 Step 5/22 : RUN apk add --update --no-cache make git 03:34:23 ---> Using cache 03:34:23 ---> 764f65764805 03:34:23 Step 6/22 : COPY go.mod vendor* ./ 03:34:23 ---> Using cache 03:34:23 ---> 6745343c0881 03:34:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:23 ---> Using cache 03:34:23 ---> ff39d444d53e 03:34:23 Step 8/22 : COPY . . 03:34:23 ---> Using cache 03:34:23 ---> 381e1beeb5a0 03:34:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:34:23 ---> Running in 61d9e57c63b4 03:34:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:39:02 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 03:39:14 Removing intermediate container 59cb8d3bea0b 03:39:14 ---> 7562727e6b4e 03:39:14 03:39:14 Step 9/21 : FROM alpine:3.16 03:39:14 3.16: Pulling from library/alpine 03:39:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 03:39:16 Status: Downloaded newer image for alpine:3.16 03:39:16 ---> 4c81e5bf8899 03:39:16 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:39:16 ---> Running in 685871bdb58c 03:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:39:20 (1/6) Installing ca-certificates (20220614-r0) 03:39:20 (2/6) Installing brotli-libs (1.0.9-r6) 03:39:20 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:39:20 (4/6) Installing libcurl (7.83.1-r6) 03:39:20 (5/6) Installing curl (7.83.1-r6) 03:39:20 (6/6) Installing dumb-init (1.2.5-r1) 03:39:20 Executing busybox-1.35.0-r17.trigger 03:39:20 Executing ca-certificates-20220614-r0.trigger 03:39:21 OK: 8 MiB in 20 packages 03:39:24 Removing intermediate container 685871bdb58c 03:39:24 ---> d96ef239e11a 03:39:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:39:24 ---> Running in abc4d3e8a589 03:39:24 Removing intermediate container abc4d3e8a589 03:39:24 ---> 6a89835dd836 03:39:24 Step 12/21 : WORKDIR /edgex 03:39:24 ---> Running in b5bc65ee91e0 03:39:25 Removing intermediate container b5bc65ee91e0 03:39:25 ---> dbaff75ee25b 03:39:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:39:28 ---> b950be79be0e 03:39:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:39:29 ---> 738552629712 03:39:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:39:31 ---> 4466b63c2d9b 03:39:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:39:31 ---> e308cde24912 03:39:31 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:39:32 ---> Running in b5692c963f8f 03:39:35 Removing intermediate container b5692c963f8f 03:39:35 ---> fad40a267039 03:39:35 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:39:35 ---> Running in 9827c32ddf3a 03:39:35 Removing intermediate container 9827c32ddf3a 03:39:35 ---> d91bf06ede42 03:39:35 Step 19/21 : LABEL arch=arm64 03:39:35 ---> Running in 74108b6d627c 03:39:36 Removing intermediate container 74108b6d627c 03:39:36 ---> 63b4434794b0 03:39:36 Step 20/21 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:39:36 ---> Running in 9db600923a07 03:39:36 Removing intermediate container 9db600923a07 03:39:36 ---> d6adbfb2801d 03:39:36 Step 21/21 : LABEL version=0.0.0 03:39:36 ---> Running in 6f7b960f72c7 03:39:37 Removing intermediate container 6f7b960f72c7 03:39:37 ---> 2143a066ce3e 03:39:37 03:39:37 Successfully built 2143a066ce3e 03:39:37 Successfully tagged security-proxy-setup-arm64:latest 03:39:37 Building security-bootstrapper 03:39:55  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:39:55 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:39:55 ---> a5814070ec77 03:39:55 Step 3/32 : WORKDIR /edgex-go 03:39:55 ---> Using cache 03:39:55 ---> 29095865e6cd 03:39:55 Step 4/32 : RUN apk add --update --no-cache make git 03:39:55 ---> Running in 410b7c026210 03:39:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:39:57 OK: 221 MiB in 51 packages 03:39:59 Removing intermediate container 410b7c026210 03:39:59 ---> 02c1037c31a1 03:39:59 Step 5/32 : COPY go.mod vendor* ./ 03:39:59 ---> 6949d02c4f9b 03:39:59 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:00 ---> Running in d81cfefcd02e 03:40:12 Removing intermediate container 3278ff3e5cae 03:40:12 ---> 621465f90604 03:40:12 03:40:12 Step 10/24 : FROM alpine:3.16 03:40:12 ---> 4c81e5bf8899 03:40:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:40:12 ---> Running in ff631aebcb0c 03:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:40:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:40:15 (1/1) Installing dumb-init (1.2.5-r1) 03:40:15 Executing busybox-1.35.0-r17.trigger 03:40:15 OK: 5 MiB in 15 packages 03:40:16 Removing intermediate container ff631aebcb0c 03:40:16 ---> 8e45a13a23b6 03:40:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:40:16 ---> Running in 1d05e8afb11d 03:40:17 Removing intermediate container 1d05e8afb11d 03:40:17 ---> 07f5ca10095c 03:40:17 Step 13/24 : ENV APP_PORT=59881 03:40:17 ---> Running in fb0a5f9784df 03:40:18 Removing intermediate container fb0a5f9784df 03:40:18 ---> c3f27fc79edc 03:40:18 Step 14/24 : EXPOSE $APP_PORT 03:40:18 ---> Running in 2cf882aa5f14 03:40:18 Removing intermediate container 2cf882aa5f14 03:40:18 ---> 7d58a6d8798b 03:40:18 Step 15/24 : WORKDIR / 03:40:18 ---> Running in e28cc761bdf9 03:40:19 Removing intermediate container e28cc761bdf9 03:40:19 ---> e7b03bd7c2f7 03:40:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:20 ---> 1acbe226a42d 03:40:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:40:22 ---> c8325297f350 03:40:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:40:23 ---> 7cad4a71c4d0 03:40:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:40:24 ---> 05e71af5f2d7 03:40:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:40:24 ---> Running in c5e09850eda7 03:40:24 Removing intermediate container c5e09850eda7 03:40:24 ---> 073e616cd053 03:40:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:40:24 ---> Running in 232dd80840aa 03:40:25 Removing intermediate container 232dd80840aa 03:40:25 ---> 2237027b9f01 03:40:25 Step 22/24 : LABEL arch=arm64 03:40:25 ---> Running in ac855270c44f 03:40:26 Removing intermediate container ac855270c44f 03:40:26 ---> bbd7b04964b4 03:40:26 Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:40:26 ---> Running in 50e82f94f37e 03:40:26 Removing intermediate container 50e82f94f37e 03:40:26 ---> badf61558ed3 03:40:26 Step 24/24 : LABEL version=0.0.0 03:40:26 ---> Running in 5d427fe05a41 03:40:27 Removing intermediate container 5d427fe05a41 03:40:27 ---> f9f2d03025d2 03:40:27 03:40:27 Successfully built f9f2d03025d2 03:40:27 Successfully tagged core-metadata-arm64:latest 03:40:27  Building core-metadata ... done Building support-scheduler 03:40:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:40:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:40:45 ---> a5814070ec77 03:40:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:40:45 ---> Using cache 03:40:45 ---> 6664e9a3b8e5 03:40:45 Step 4/22 : WORKDIR /edgex-go 03:40:45 ---> Using cache 03:40:45 ---> c63e36db54d3 03:40:45 Step 5/22 : RUN apk add --update --no-cache make git 03:40:45 ---> Using cache 03:40:45 ---> 764f65764805 03:40:45 Step 6/22 : COPY go.mod vendor* ./ 03:40:45 ---> Using cache 03:40:45 ---> 6745343c0881 03:40:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:45 ---> Using cache 03:40:45 ---> ff39d444d53e 03:40:45 Step 8/22 : COPY . . 03:40:45 ---> Using cache 03:40:45 ---> 381e1beeb5a0 03:40:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:40:45 ---> Running in baad3bacd939 03:40:48 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:40:55 Removing intermediate container 65a01832cc56 03:40:55 ---> 39b189d1c9c8 03:40:55 03:40:55 Step 10/23 : FROM alpine:3.16 03:40:55 ---> 4c81e5bf8899 03:40:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:40:55 ---> Using cache 03:40:55 ---> 8e45a13a23b6 03:40:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:40:55 ---> Using cache 03:40:55 ---> 07f5ca10095c 03:40:55 Step 13/23 : ENV APP_PORT=59882 03:40:55 ---> Running in 921312a9e7ce 03:40:55 Removing intermediate container 921312a9e7ce 03:40:55 ---> 43039a911afa 03:40:55 Step 14/23 : EXPOSE $APP_PORT 03:40:55 ---> Running in 51400baf6f7d 03:40:57 Removing intermediate container 51400baf6f7d 03:40:57 ---> 25d97ca0b6fd 03:40:57 Step 15/23 : WORKDIR / 03:40:57 ---> Running in a44d596dfd0d 03:40:57 Removing intermediate container a44d596dfd0d 03:40:57 ---> 5bd05c761891 03:40:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:58 ---> 8e3010f83876 03:40:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:41:00 ---> bac9971e66a4 03:41:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:41:02 ---> 4eebccaf2c18 03:41:02 Step 19/23 : ENTRYPOINT ["/core-command"] 03:41:02 ---> Running in 4943b62e5680 03:41:02 Removing intermediate container 4943b62e5680 03:41:02 ---> 31e26cf97bc6 03:41:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:41:02 ---> Running in 1976ae3e17dd 03:41:03 Removing intermediate container 1976ae3e17dd 03:41:03 ---> 650d48b38966 03:41:03 Step 21/23 : LABEL arch=arm64 03:41:03 ---> Running in 932b394952f6 03:41:04 Removing intermediate container 932b394952f6 03:41:04 ---> 77c9ab3e05e4 03:41:04 Step 22/23 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:41:04 ---> Running in 60fe65ef48f2 03:41:04 Removing intermediate container 60fe65ef48f2 03:41:04 ---> 49fc8091d812 03:41:04 Step 23/23 : LABEL version=0.0.0 03:41:05 ---> Running in 513eadce671c 03:41:05 Removing intermediate container 513eadce671c 03:41:05 ---> e52adaeb11d7 03:41:05 03:41:05 Successfully built e52adaeb11d7 03:41:05 Successfully tagged core-command-arm64:latest 03:41:05 Building core-common-config-bootstrapper 03:41:24  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:41:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:41:24 ---> a5814070ec77 03:41:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:41:24 ---> Using cache 03:41:24 ---> 6664e9a3b8e5 03:41:24 Step 4/22 : WORKDIR /edgex-go 03:41:24 ---> Using cache 03:41:24 ---> c63e36db54d3 03:41:24 Step 5/22 : RUN apk add --update --no-cache make git 03:41:24 ---> Using cache 03:41:24 ---> 764f65764805 03:41:24 Step 6/22 : COPY go.mod vendor* ./ 03:41:24 ---> Using cache 03:41:24 ---> 6745343c0881 03:41:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:24 ---> Using cache 03:41:24 ---> ff39d444d53e 03:41:24 Step 8/22 : COPY . . 03:41:24 ---> Using cache 03:41:24 ---> 381e1beeb5a0 03:41:24 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:41:24 ---> Running in 99e7be3ddbbb 03:41:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:41:53 Removing intermediate container 19a26c2e7b36 03:41:53 ---> 04b0fa1adcf7 03:41:53 03:41:53 Step 9/19 : FROM alpine:3.15 03:41:53 ---> 354640af7b1b 03:41:53 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:41:53 ---> Using cache 03:41:53 ---> dcf878eafbe1 03:41:53 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:41:53 ---> Running in c738ebe5a7c5 03:41:54 Removing intermediate container 61d9e57c63b4 03:41:54 ---> 0f656499a7ce 03:41:54 03:41:54 Step 10/22 : FROM alpine:3.16 03:41:54 ---> 4c81e5bf8899 03:41:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:41:54 ---> Running in 241bb5c70c84 03:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:41:55 Removing intermediate container 241bb5c70c84 03:41:55 ---> e12d7d295660 03:41:55 Step 12/22 : ENV APP_PORT=59880 03:41:56 ---> Running in bb036648b40f 03:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:41:56 Removing intermediate container bb036648b40f 03:41:56 ---> 39bcab20298c 03:41:56 Step 13/22 : EXPOSE $APP_PORT 03:41:56 ---> Running in 80573aebe76a 03:41:57 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:41:57 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:41:57 OK: 15734 distinct packages available 03:41:57 Removing intermediate container 80573aebe76a 03:41:57 ---> 725092c0a550 03:41:57 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:41:57 ---> Running in 97842db0ca46 03:41:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:41:59 (1/9) Installing ca-certificates (20220614-r0) 03:41:59 (2/9) Installing brotli-libs (1.0.9-r5) 03:41:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:41:59 (4/9) Installing libcurl (7.80.0-r6) 03:41:59 (5/9) Installing curl (7.80.0-r6) 03:41:59 (6/9) Installing dumb-init (1.2.5-r1) 03:41:59 (7/9) Installing musl-obstack (1.2.3-r0) 03:41:59 (8/9) Installing libucontext (1.1-r0) 03:41:59 (9/9) Installing gcompat (1.0.0-r4) 03:41:59 Executing busybox-1.34.1-r7.trigger 03:41:59 Executing ca-certificates-20220614-r0.trigger 03:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:42:00 OK: 8 MiB in 23 packages 03:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:42:01 (1/1) Installing dumb-init (1.2.5-r1) 03:42:01 Executing busybox-1.35.0-r17.trigger 03:42:02 OK: 5 MiB in 15 packages 03:42:03 Removing intermediate container c738ebe5a7c5 03:42:03 ---> f721613d1759 03:42:03 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:42:04 Removing intermediate container 97842db0ca46 03:42:04 ---> 1b9afef56647 03:42:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:42:05 ---> ee1f66d5c1bf 03:42:05 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:42:05 ---> 68882a78a3d7 03:42:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:42:08 ---> ca22cbee906c 03:42:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:42:09 ---> eca2d3ca6475 03:42:09 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:42:10 ---> e424b19df99a 03:42:10 Step 18/22 : ENTRYPOINT ["/core-data"] 03:42:10 ---> Running in dd10e3904993 03:42:10 ---> 516aed43bbf3 03:42:10 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:42:10 ---> Running in 933b516c41bb 03:42:11 Removing intermediate container dd10e3904993 03:42:11 ---> 4633c0f9d4cf 03:42:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:42:11 ---> Running in 5c6d07ba3cd0 03:42:11 Removing intermediate container 933b516c41bb 03:42:11 ---> 8543ffe15bd2 03:42:11 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:42:11 ---> Running in a9aa3e0f74ad 03:42:12 Removing intermediate container 5c6d07ba3cd0 03:42:12 ---> 2d0e4870f132 03:42:12 Step 20/22 : LABEL arch=arm64 03:42:12 ---> Running in 178f679d7b05 03:42:12 Removing intermediate container a9aa3e0f74ad 03:42:12 ---> 3d9465294b88 03:42:12 Step 17/19 : LABEL arch=arm64 03:42:12 ---> Running in 39528671fbe9 03:42:12 Removing intermediate container d81cfefcd02e 03:42:12 ---> 6fcab0a1412c 03:42:12 Step 7/32 : COPY . . 03:42:13 Removing intermediate container 178f679d7b05 03:42:13 ---> 53c8d29ed21a 03:42:13 Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:42:13 ---> Running in ceb66073ca15 03:42:13 Removing intermediate container 39528671fbe9 03:42:13 ---> dc7ca088733e 03:42:13 Step 18/19 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:42:13 ---> Running in 69252325a734 03:42:14 Removing intermediate container ceb66073ca15 03:42:14 ---> e986aefce2fd 03:42:14 Step 22/22 : LABEL version=0.0.0 03:42:14 ---> Running in 7ef758f23f4f 03:42:14 Removing intermediate container 69252325a734 03:42:14 ---> e7cbd69573f6 03:42:14 Step 19/19 : LABEL version=0.0.0 03:42:15 ---> Running in bf70b4e9eaad 03:42:16 Removing intermediate container 7ef758f23f4f 03:42:16 ---> 16200df99fea 03:42:16 03:42:16 Removing intermediate container bf70b4e9eaad 03:42:16 ---> 8e5ce26e1223 03:42:16 03:42:16 Successfully built 16200df99fea 03:42:16 Successfully built 8e5ce26e1223 03:42:16 Successfully tagged security-spiffe-token-provider-arm64:latest 03:42:16 Successfully tagged core-data-arm64:latest 03:42:16  Building security-spiffe-token-provider ... done Building support-notifications 03:42:16 Building security-secretstore-setup 03:42:28  Building core-data ... done  ---> a8ac54e86e58 03:42:28 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:42:28 ---> Running in 89288b967d02 03:42:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:42:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:42:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:42:46 ---> a5814070ec77 03:42:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:42:46 ---> Using cache 03:42:46 ---> 6664e9a3b8e5 03:42:46 Step 4/22 : WORKDIR /edgex-go 03:42:46 ---> Using cache 03:42:46 ---> c63e36db54d3 03:42:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:42:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:42:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:42:46 ---> a5814070ec77 03:42:46 Step 3/24 : WORKDIR /edgex-go 03:42:46 ---> Using cache 03:42:46 ---> 29095865e6cd 03:42:46 Step 4/24 : RUN apk add --update --no-cache make git 03:42:46 ---> Using cache 03:42:46 ---> 02c1037c31a1 03:42:46 Step 5/24 : COPY go.mod vendor* ./ 03:42:46 ---> Using cache 03:42:46 ---> 6949d02c4f9b 03:42:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:46 ---> Using cache 03:42:46 ---> 6fcab0a1412c 03:42:46 Step 7/24 : COPY . . 03:42:46 ---> Using cache 03:42:46 ---> a8ac54e86e58 03:42:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:42:46 ---> Running in 6109735e09d8 03:42:46 ---> Running in c6d13a67702f 03:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:42:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:42:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:42:49 OK: 221 MiB in 51 packages 03:42:53 Removing intermediate container 6109735e09d8 03:42:53 ---> c079ca6fdf60 03:42:53 Step 6/22 : COPY go.mod vendor* ./ 03:42:53 ---> d0891394d701 03:42:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:54 ---> Running in c79bd36ba5fe 03:44:30 Removing intermediate container c79bd36ba5fe 03:44:30 ---> a90e7c37cba6 03:44:30 Step 8/22 : COPY . . 03:44:38 ---> 2c9c84b63b62 03:44:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:44:38 ---> Running in 2c24f349cab0 03:44:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:47:47 Removing intermediate container 99e7be3ddbbb 03:47:47 ---> e7ffcf4a868c 03:47:47 03:47:47 Step 10/22 : FROM alpine:3.16 03:47:47 ---> 4c81e5bf8899 03:47:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:47:47 ---> Running in c138df65967e 03:47:47 Removing intermediate container c138df65967e 03:47:47 ---> a4ba660215df 03:47:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:47:47 ---> Running in 408c8bd31550 03:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:47:47 (1/1) Installing dumb-init (1.2.5-r1) 03:47:47 Executing busybox-1.35.0-r17.trigger 03:47:47 OK: 5 MiB in 15 packages 03:47:47 Removing intermediate container 408c8bd31550 03:47:47 ---> 35770a6af60e 03:47:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:47 ---> 87eadb092539 03:47:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:47:47 ---> f28953f5114f 03:47:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:47:47 ---> 42607832aef8 03:47:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:47:47 ---> 1b30d6b7e204 03:47:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:47:47 ---> Running in ba5bc0fe1967 03:47:48 Removing intermediate container ba5bc0fe1967 03:47:48 ---> a4222c5774c1 03:47:48 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:47:48 ---> Running in de52a4985e2b 03:47:49 Removing intermediate container de52a4985e2b 03:47:49 ---> 5b9f4e822656 03:47:49 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:47:49 ---> Running in e67169d69810 03:47:50 Removing intermediate container e67169d69810 03:47:50 ---> c89e546d5925 03:47:50 Step 20/22 : LABEL arch=arm64 03:47:50 ---> Running in aa81443d6051 03:47:50 Removing intermediate container aa81443d6051 03:47:50 ---> a8097c7344c9 03:47:50 Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:47:50 ---> Running in 18320bc46c13 03:47:51 Removing intermediate container 18320bc46c13 03:47:51 ---> 781dadb1c100 03:47:51 Step 22/22 : LABEL version=0.0.0 03:47:51 ---> Running in 2febecd5e6c8 03:47:51 Removing intermediate container 2febecd5e6c8 03:47:51 ---> cbab3ce4c516 03:47:51 03:47:52 Successfully built cbab3ce4c516 03:47:52 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:48:31  Building core-common-config-bootstrapper ... done 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 03:48:43 Removing intermediate container 89288b967d02 03:48:43 ---> 73ffabf4b3cf 03:48:43 03:48:43 Step 9/32 : FROM alpine:3.16 03:48:43 ---> 4c81e5bf8899 03:48:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:48:43 ---> Running in 4c7634b7526d 03:48:43 Removing intermediate container 4c7634b7526d 03:48:43 ---> b254ae2f7210 03:48:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:48:43 ---> Running in e158c974f3cb 03:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:48:47 (1/2) Installing dumb-init (1.2.5-r1) 03:48:47 (2/2) Installing su-exec (0.2-r1) 03:48:47 Executing busybox-1.35.0-r17.trigger 03:48:47 OK: 5 MiB in 16 packages 03:48:49 Removing intermediate container e158c974f3cb 03:48:49 ---> 7531298b0710 03:48:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:48:49 ---> Running in 57bf130afa5d 03:48:53 Removing intermediate container 57bf130afa5d 03:48:53 ---> 7a7230a2c070 03:48:53 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:48:53 ---> Running in 4fcdce8e9dac 03:48:53 Removing intermediate container c6d13a67702f 03:48:53 ---> bbddda706980 03:48:53 03:48:53 Step 9/24 : FROM alpine:3.16 03:48:53 Removing intermediate container 4fcdce8e9dac 03:48:53 ---> 4c81e5bf8899 03:48:53 ---> 8c2374fb2841 03:48:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-execStep 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:48:53 03:48:53 ---> Running in d57a7195061e 03:48:53 ---> Running in 88a37555d4bb 03:48:54 Removing intermediate container d57a7195061e 03:48:54 ---> ab92568606c9 03:48:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:48:54 ---> Running in 2bc3384d46a2 03:48:55 Removing intermediate container 2bc3384d46a2 03:48:55 ---> 428646734260 03:48:55 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:48:55 ---> Running in ec364a795b75 03:48:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:48:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:48:57 (1/3) Installing ca-certificates (20220614-r0) 03:48:57 (2/3) Installing dumb-init (1.2.5-r1) 03:48:57 (3/3) Installing su-exec (0.2-r1) 03:48:57 Executing busybox-1.35.0-r17.trigger 03:48:57 Executing ca-certificates-20220614-r0.trigger 03:48:58 OK: 6 MiB in 17 packages 03:48:58 Removing intermediate container ec364a795b75 03:48:58 ---> bf693d35c3e7 03:48:58 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:48:58 ---> Running in ea8fa60bf3ab 03:48:59 Removing intermediate container ea8fa60bf3ab 03:48:59 ---> 0fa03f708ad6 03:48:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:49:00 Removing intermediate container 88a37555d4bb 03:49:00 ---> 2db6f1fcad8c 03:49:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:49:00 ---> Running in 83e6efea1eda 03:49:00 ---> 476ccaf7d743 03:49:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:49:00 ---> Running in 9b8cfc5ee3da 03:49:01 Removing intermediate container 83e6efea1eda 03:49:01 ---> 074954c2bfbd 03:49:01 Step 12/24 : WORKDIR / 03:49:01 ---> Running in fc001aca14be 03:49:02 Removing intermediate container fc001aca14be 03:49:02 ---> d607a64faa94 03:49:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:49:05 ---> d01cebb2df40 03:49:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:49:06 Removing intermediate container 9b8cfc5ee3da 03:49:06 ---> 675eab729f44 03:49:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:06 ---> 86bd9b50e892 03:49:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:49:07 ---> 8665bcc919d3 03:49:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:49:07 ---> 517212d98f1d 03:49:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:49:08 ---> ccde7c648229 03:49:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:49:10 ---> 82ab5eb14ea7 03:49:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:49:10 ---> 8490e6f5abae 03:49:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:49:11 ---> 58ebb821623a 03:49:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:49:12 ---> 4e284a6bb754 03:49:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:49:13 ---> 40dca40f10e1 03:49:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:49:14 ---> 184096d67a5e 03:49:14 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:49:14 ---> 981c4a38cc72 03:49:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:49:14 ---> Running in 21f435fbe336 03:49:15 ---> 61f30bedb58b 03:49:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:49:18 ---> 15abfe316ba3 03:49:18 Step 27/32 : RUN chmod +x /entrypoint.sh 03:49:18 ---> Running in a83ae3df286e 03:49:20 Removing intermediate container 21f435fbe336 03:49:20 ---> 1304fd29656a 03:49:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:49:20 ---> Running in 871fb1ae2491 03:49:21 Removing intermediate container 871fb1ae2491 03:49:21 ---> dbd645e5c5ef 03:49:21 Step 22/24 : LABEL arch=arm64 03:49:21 ---> Running in 785dfce7ff35 03:49:22 Removing intermediate container a83ae3df286e 03:49:22 ---> f508f5067703 03:49:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:49:22 Removing intermediate container 785dfce7ff35 03:49:22 ---> e583fe7a11c1 03:49:22 Step 23/24 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:49:22 ---> Running in 391fda2d1547 03:49:22 ---> Running in f495a8ffa660 03:49:23 Removing intermediate container 391fda2d1547 03:49:23 ---> afd38668152a 03:49:23 Step 29/32 : CMD ["gate"] 03:49:23 Removing intermediate container f495a8ffa660 03:49:23 ---> 53c984d82018 03:49:23 Step 24/24 : LABEL version=0.0.0 03:49:23 ---> Running in f763eeff5af4 03:49:23 ---> Running in c9bb1b35ab81 03:49:23 Removing intermediate container f763eeff5af4 03:49:23 ---> 96920112e36f 03:49:23 Step 30/32 : LABEL arch=arm64 03:49:23 ---> Running in d1b8af257442 03:49:23 Removing intermediate container c9bb1b35ab81 03:49:23 ---> 33098d22e42f 03:49:23 03:49:24 Successfully built 33098d22e42f 03:49:24 Successfully tagged security-secretstore-setup-arm64:latest 03:49:24  Building security-secretstore-setup ... done Removing intermediate container d1b8af257442 03:49:24 ---> 5f20c4e44884 03:49:24 Step 31/32 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:49:24 ---> Running in 610344e5e74b 03:49:24 Removing intermediate container 610344e5e74b 03:49:24 ---> 697e86af9754 03:49:24 Step 32/32 : LABEL version=0.0.0 03:49:25 ---> Running in 8500be7f2f40 03:49:25 Removing intermediate container 8500be7f2f40 03:49:25 ---> c2857ce58eb1 03:49:25 03:49:26 Successfully built c2857ce58eb1 03:49:26 Successfully tagged security-bootstrapper-arm64:latest 03:49:38  Building security-bootstrapper ... done Removing intermediate container baad3bacd939 03:49:38 ---> 639fa93aad2d 03:49:38 03:49:38 Step 10/22 : FROM alpine:3.16 03:49:38 ---> 4c81e5bf8899 03:49:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:49:38 ---> Using cache 03:49:38 ---> 8e45a13a23b6 03:49:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:49:38 ---> Using cache 03:49:38 ---> 07f5ca10095c 03:49:38 Step 13/22 : ENV APP_PORT=59861 03:49:38 ---> Running in a78c87fd24ba 03:49:38 Removing intermediate container a78c87fd24ba 03:49:38 ---> 182103e1dd54 03:49:38 Step 14/22 : EXPOSE $APP_PORT 03:49:38 ---> Running in 15fe4f75571f 03:49:39 Removing intermediate container 15fe4f75571f 03:49:39 ---> e1c66dfdd617 03:49:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:49:40 ---> bde1380ec6cb 03:49:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:49:44 ---> 418e499d2c9f 03:49:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:49:45 ---> 4daa30979511 03:49:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:49:45 ---> Running in ab2bcd5ccf7f 03:49:45 Removing intermediate container ab2bcd5ccf7f 03:49:45 ---> 6b83eb75751c 03:49:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:49:46 ---> Running in 3117146fbc52 03:49:46 Removing intermediate container 3117146fbc52 03:49:46 ---> 310ed7143f34 03:49:46 Step 20/22 : LABEL arch=arm64 03:49:46 ---> Running in 653ac0e76e9b 03:49:46 Removing intermediate container 653ac0e76e9b 03:49:46 ---> ce4d0e0ddd66 03:49:46 Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:49:47 ---> Running in add543fd9d9d 03:49:47 Removing intermediate container add543fd9d9d 03:49:47 ---> aea8ad8ac4e1 03:49:47 Step 22/22 : LABEL version=0.0.0 03:49:47 ---> Running in d475a4297619 03:49:48 Removing intermediate container d475a4297619 03:49:48 ---> d6b1b55029e4 03:49:48 03:49:48 Successfully built d6b1b55029e4 03:49:48 Successfully tagged support-scheduler-arm64:latest 03:50:35  Building support-scheduler ... done Removing intermediate container 2c24f349cab0 03:50:35 ---> 06477a790b12 03:50:35 03:50:35 Step 10/22 : FROM alpine:3.16 03:50:35 ---> 4c81e5bf8899 03:50:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:50:35 ---> Running in fcabbfad3464 03:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:50:35 (1/2) Installing ca-certificates (20220614-r0) 03:50:35 (2/2) Installing dumb-init (1.2.5-r1) 03:50:35 Executing busybox-1.35.0-r17.trigger 03:50:35 Executing ca-certificates-20220614-r0.trigger 03:50:35 OK: 6 MiB in 16 packages 03:50:35 Removing intermediate container fcabbfad3464 03:50:35 ---> 0e126ad5ff33 03:50:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:50:35 ---> Running in f94c4bec17f9 03:50:35 Removing intermediate container f94c4bec17f9 03:50:35 ---> c90d39d47355 03:50:35 Step 13/22 : ENV APP_PORT=59860 03:50:35 ---> Running in acf1614fce6b 03:50:35 Removing intermediate container acf1614fce6b 03:50:35 ---> 30a4529d6312 03:50:35 Step 14/22 : EXPOSE $APP_PORT 03:50:35 ---> Running in cf547e9b03dd 03:50:35 Removing intermediate container cf547e9b03dd 03:50:35 ---> 6112b8b41370 03:50:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:50:35 ---> ff6b84178dd1 03:50:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:50:35 ---> 3f0ff9f9ecee 03:50:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:50:35 ---> 8626ea637963 03:50:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:50:35 ---> Running in 8b4cb5719d8a 03:50:36 Removing intermediate container 8b4cb5719d8a 03:50:36 ---> fe0fd02dd522 03:50:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:50:36 ---> Running in d777f8305a74 03:50:36 Removing intermediate container d777f8305a74 03:50:36 ---> 768030be11e5 03:50:36 Step 20/22 : LABEL arch=arm64 03:50:36 ---> Running in d7cf875a338f 03:50:37 Removing intermediate container d7cf875a338f 03:50:37 ---> 7ec9944bebb3 03:50:37 Step 21/22 : LABEL git_sha=5298d32e2eed7eee44e02ccdbcb184de86a7bd54 03:50:37 ---> Running in ca2feabac833 03:50:37 Removing intermediate container ca2feabac833 03:50:37 ---> 5d88be1b584c 03:50:37 Step 22/22 : LABEL version=0.0.0 03:50:37 ---> Running in 9bdb4566d734 03:50:37 Removing intermediate container 9bdb4566d734 03:50:37 ---> bc5cbf383dd6 03:50:37 03:50:37 Successfully built bc5cbf383dd6 03:50:37 Successfully tagged support-notifications-arm64:latest 03:50:38  Building support-notifications ... done  [Pipeline] } 03:50:38 $ docker stop --time=1 de50c7c273ab9c10c213bcbc2bdaaff62d4d002b5e814af837581fad74121622 03:50:39 $ docker rm -f --volumes de50c7c273ab9c10c213bcbc2bdaaff62d4d002b5e814af837581fad74121622 [Pipeline] // withDockerContainer [Pipeline] sh 03:50:40 + docker images 03:50:40 REPOSITORY TAG IMAGE ID CREATED SIZE 03:50:40 support-notifications-arm64 latest bc5cbf383dd6 3 seconds ago 29.7MB 03:50:40 06477a790b12 13 seconds ago 1.57GB 03:50:40 support-scheduler-arm64 latest d6b1b55029e4 53 seconds ago 29MB 03:50:40 639fa93aad2d About a minute ago 1.57GB 03:50:40 security-bootstrapper-arm64 latest c2857ce58eb1 About a minute ago 19.6MB 03:50:40 security-secretstore-setup-arm64 latest 33098d22e42f About a minute ago 29MB 03:50:40 bbddda706980 About a minute ago 1.5GB 03:50:40 73ffabf4b3cf 2 minutes ago 1.5GB 03:50:40 core-common-config-bootstrapper-arm64 latest cbab3ce4c516 2 minutes ago 14.9MB 03:50:40 e7ffcf4a868c 3 minutes ago 1.5GB 03:50:40 security-spiffe-token-provider-arm64 latest 8e5ce26e1223 8 minutes ago 29.1MB 03:50:40 core-data-arm64 latest 16200df99fea 8 minutes ago 17.2MB 03:50:40 0f656499a7ce 8 minutes ago 1.51GB 03:50:40 04b0fa1adcf7 8 minutes ago 1.54GB 03:50:40 core-command-arm64 latest e52adaeb11d7 9 minutes ago 17MB 03:50:40 39b189d1c9c8 9 minutes ago 1.51GB 03:50:40 core-metadata-arm64 latest f9f2d03025d2 10 minutes ago 17.7MB 03:50:40 621465f90604 10 minutes ago 1.51GB 03:50:40 security-proxy-setup-arm64 latest 2143a066ce3e 11 minutes ago 26.9MB 03:50:40 7562727e6b4e 11 minutes ago 1.5GB 03:50:40 security-spire-agent-arm64 latest 856a769b9f90 16 minutes ago 122MB 03:50:40 d587224bd439 16 minutes ago 1.38GB 03:50:40 security-spire-server-arm64 latest a1912a0ade22 17 minutes ago 84.3MB 03:50:40 security-spire-config-arm64 latest 0d8edb154edf 17 minutes ago 83.6MB 03:50:40 8fabea4db95b 17 minutes ago 1.38GB 03:50:40 cb2d0555de86 17 minutes ago 1.38GB 03:50:40 ci-base-image-arm64 latest a5814070ec77 31 minutes ago 905MB 03:50:40 alpine 3.15 354640af7b1b 5 days ago 5.34MB 03:50:40 alpine 3.16 4c81e5bf8899 5 days ago 5.3MB 03:50:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 03:50:40 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 03:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:40 03:50:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:41 arm64: Pulling from edgex-lftools-log-publisher 03:50:41 8998bd30e6a1: Pulling fs layer 03:50:41 04944245beec: Pulling fs layer 03:50:41 699f458cf7ca: Pulling fs layer 03:50:41 765212b225bb: Pulling fs layer 03:50:41 f23df028b6ca: Pulling fs layer 03:50:41 d65c8cfc05b1: Pulling fs layer 03:50:41 2437ff75d9bd: Pulling fs layer 03:50:41 f23df028b6ca: Waiting 03:50:41 d65c8cfc05b1: Waiting 03:50:41 2437ff75d9bd: Waiting 03:50:41 765212b225bb: Waiting 03:50:41 04944245beec: Verifying Checksum 03:50:41 04944245beec: Download complete 03:50:41 765212b225bb: Verifying Checksum 03:50:41 765212b225bb: Download complete 03:50:41 f23df028b6ca: Verifying Checksum 03:50:41 f23df028b6ca: Download complete 03:50:41 d65c8cfc05b1: Verifying Checksum 03:50:41 d65c8cfc05b1: Download complete 03:50:41 699f458cf7ca: Verifying Checksum 03:50:41 699f458cf7ca: Download complete 03:50:42 8998bd30e6a1: Verifying Checksum 03:50:42 8998bd30e6a1: Download complete 03:50:44 2437ff75d9bd: Verifying Checksum 03:50:44 2437ff75d9bd: Download complete 03:50:46 8998bd30e6a1: Pull complete 03:50:46 04944245beec: Pull complete 03:50:47 699f458cf7ca: Pull complete 03:50:47 765212b225bb: Pull complete 03:50:48 f23df028b6ca: Pull complete 03:50:49 d65c8cfc05b1: Pull complete 03:51:04 2437ff75d9bd: Pull complete 03:51:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:51:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:04 prd-ubuntu20.04-docker-arm64-4c-16g-6247 does not seem to be running inside a container 03:51:04 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:51:07 $ docker top 4c2fdb4a6548a0c16509fad1e1366786f21ed11730fb96cb9ada75b1c3777574 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:08 ---> job-cost.sh 03:51:08 lf-activate-venv: SKIPPING 03:51:08 INFO: No Stack... 03:51:08 INFO: Retrieving Pricing Info for: v3-standard-4 03:51:09 INFO: Archiving Costs [Pipeline] sh 03:51:09 + cat /w/workspace/edgex-go/5/archives/cost.csv 03:51:09 + cut -d, -f6 [Pipeline] lock 03:51:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-5-stack-cost] 03:51:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4352-5-stack-cost] did not exist. Created. 03:51:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:10 + echo total: 0.10999999940395355 [Pipeline] stash 03:51:10 Stashed 1 file(s) [Pipeline] } 03:51:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:51:10 $ docker stop --time=1 4c2fdb4a6548a0c16509fad1e1366786f21ed11730fb96cb9ada75b1c3777574 03:51:11 $ docker rm -f --volumes 4c2fdb4a6548a0c16509fad1e1366786f21ed11730fb96cb9ada75b1c3777574 [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 03:51:12 provisioning config files... 03:51:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config12148913585679928255tmp [Pipeline] { [Pipeline] sh 03:51:12 + set +x 03:51:12 + curl -s https://codecov.io/bash 03:51:12 + bash -s -- 03:51:12 03:51:12 _____ _ 03:51:12 / ____| | | 03:51:12 | | ___ __| | ___ ___ _____ __ 03:51:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:51:12 | |___| (_) | (_| | __/ (_| (_) \ V / 03:51:12 \_____\___/ \__,_|\___|\___\___/ \_/ 03:51:12 Bash-1.0.6 03:51:12 03:51:12 03:51:12 ==> git version 2.25.1 found 03:51:12 ==> 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 03:51:12 Release-Date: 2020-01-08 03:51:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:51:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:51:12 ==> Jenkins CI detected. 03:51:12 current dir:  /w/workspace/edgex-go/5 03:51:12 project root: . 03:51:12 --> token set from env 03:51:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:51:12 ==> Running gcov in . (disable via -X gcov) 03:51:12 ==> Python coveragepy not found 03:51:12 ==> Searching for coverage reports in: 03:51:12 + . 03:51:12 -> Found 1 reports 03:51:12 ==> Detecting git/mercurial file structure 03:51:12 ==> Reading reports 03:51:12 + ./coverage.out bytes=487530 03:51:12 ==> Appending adjustments 03:51:12 https://docs.codecov.io/docs/fixing-reports 03:51:14 + Found adjustments 03:51:14 ==> Gzipping contents 03:51:14 64K /tmp/codecov.ObZ9Tw.gz 03:51:14 ==> Uploading reports 03:51:14 url: https://codecov.io 03:51:14 query: branch=PR-4352&commit=5298d32e2eed7eee44e02ccdbcb184de86a7bd54&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 03:51:14 -> Pinging Codecov 03:51:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=5298d32e2eed7eee44e02ccdbcb184de86a7bd54&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 03:51:14 -> Uploading to 03:51:14 https://storage.googleapis.com/codecov/v4/raw/2023-02-16/00271124DB129430A58F1EEE437C3FCB/5298d32e2eed7eee44e02ccdbcb184de86a7bd54/f6a99c86-5dfb-4ab1-8b70-35c817c09eab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T035114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9cc3847125746ade028bd0d0c2eff08be1bcd8fc59219cab200a7660d403104 03:51:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:51:14 Dload Upload Total Spent Left Speed 03:51:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62974 0 0 100 62974 0 171k --:--:-- --:--:-- --:--:-- 171k 03:51:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5298d32e2eed7eee44e02ccdbcb184de86a7bd54 [Pipeline] } 03:51:14 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 03:51:15 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 03:51:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:51:16 ---> package-listing.sh 03:51:16 ++ facter osfamily 03:51:16 ++ tr '[:upper:]' '[:lower:]' 03:51:16 + OS_FAMILY=debian 03:51:16 + workspace=/w/workspace/edgex-go/5 03:51:16 + START_PACKAGES=/tmp/packages_start.txt 03:51:16 + END_PACKAGES=/tmp/packages_end.txt 03:51:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:51:16 + PACKAGES=/tmp/packages_start.txt 03:51:16 + '[' /w/workspace/edgex-go/5 ']' 03:51:16 + PACKAGES=/tmp/packages_end.txt 03:51:16 + case "${OS_FAMILY}" in 03:51:16 + dpkg -l 03:51:16 + grep '^ii' 03:51:16 + '[' -f /tmp/packages_start.txt ']' 03:51:16 + '[' -f /tmp/packages_end.txt ']' 03:51:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:51:16 + '[' /w/workspace/edgex-go/5 ']' 03:51:16 + mkdir -p /w/workspace/edgex-go/5/archives/ 03:51:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 03:51:16 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:51:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:51:17 03:51:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:51:17 latest: Pulling from edgex-lftools-log-publisher 03:51:17 5eb5b503b376: Pulling fs layer 03:51:17 5c69ac0246d0: Pulling fs layer 03:51:17 ec43610c2a17: Pulling fs layer 03:51:17 3a2ae6a8a46f: Pulling fs layer 03:51:17 33b1e0a273af: Pulling fs layer 03:51:17 5d3b04190fa2: Pulling fs layer 03:51:17 2f39f015ded8: Pulling fs layer 03:51:17 3a2ae6a8a46f: Waiting 03:51:17 33b1e0a273af: Waiting 03:51:17 5d3b04190fa2: Waiting 03:51:17 5c69ac0246d0: Download complete 03:51:17 3a2ae6a8a46f: Verifying Checksum 03:51:17 3a2ae6a8a46f: Download complete 03:51:18 33b1e0a273af: Verifying Checksum 03:51:18 33b1e0a273af: Download complete 03:51:18 ec43610c2a17: Verifying Checksum 03:51:18 ec43610c2a17: Download complete 03:51:18 5d3b04190fa2: Verifying Checksum 03:51:18 5d3b04190fa2: Download complete 03:51:18 5eb5b503b376: Verifying Checksum 03:51:18 5eb5b503b376: Download complete 03:51:19 2f39f015ded8: Download complete 03:51:19 5eb5b503b376: Pull complete 03:51:19 5c69ac0246d0: Pull complete 03:51:20 ec43610c2a17: Pull complete 03:51:20 3a2ae6a8a46f: Pull complete 03:51:20 33b1e0a273af: Pull complete 03:51:20 5d3b04190fa2: Pull complete 03:51:25 2f39f015ded8: Pull complete 03:51:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:51:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:25 prd-ubuntu20.04-docker-8c-8g-6245 does not seem to be running inside a container 03:51:25 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:51:29 $ docker top 753bf6acb5deecb02bcf386d4be7bbeecadb6d04707175e2dc8703c77dfff1b6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:29 + touch /tmp/pre-build-complete [Pipeline] sh 03:51:30 + mkdir -p /var/log/sysstat [Pipeline] sh 03:51:30 + ls /var/log/sa-host 03:51:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:30 provisioning config files... 03:51:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config17708176244310628614tmp [Pipeline] { [Pipeline] echo 03:51:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:51:30 ---> create-netrc.sh [Pipeline] } 03:51:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:51:31 ---> python-tools-install.sh [Pipeline] echo 03:51:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:51:31 ---> sudo-logs.sh 03:51:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:51:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:51:31 ---> job-cost.sh 03:51:31 lf-activate-venv: SKIPPING 03:51:31 DEBUG: total: 0.10999999940395355 03:51:31 INFO: Retrieving Stack Cost... 03:51:32 INFO: Retrieving Pricing Info for: v3-standard-8 03:51:32 INFO: Archiving Costs [Pipeline] echo 03:51:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:51:32 ---> logs-deploy.sh 03:51:32 lf-activate-venv: SKIPPING 03:51:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/5 03:51:32 INFO: archiving workspace using pattern(s): 03:51:33 Archives upload complete. 03:51:34 INFO: archiving logs to Nexus