Pull request #4572 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+1557ff349175bf3a04544285f7fd6db72d380d6c (65bb125de6b87d2bfa22010e9cba90f261b6f039) 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-ssh2301962160333603193.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13471559780538075110.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-4572/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-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3387513801771634710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3417249224584246950.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-4572/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-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10323315775590586749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-16296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-16288’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16301’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16302 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 1557ff349175bf3a04544285f7fd6db72d380d6c into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing e8d757c912858a29e2d05bf3b53365bb16fa93b9 Checking out Revision e8d757c912858a29e2d05bf3b53365bb16fa93b9 (PR-4572) > 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/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 1557ff349175bf3a04544285f7fd6db72d380d6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8d757c912858a29e2d05bf3b53365bb16fa93b9 # timeout=10 Commit message: "Merge commit '1557ff349175bf3a04544285f7fd6db72d380d6c' into HEAD" > git rev-list --no-walk b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:05:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:05:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:05:53 ========================================================= 16:05:53 EdgeX Global Pipelines Version Info 16:05:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:05:54 ------------------- 16:05:54 stable info: 16:05:54 ------------------- 16:05:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:05:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:05:54 Message: update stable to v1.0.249 16:05:55 ------------------- 16:05:55 experimental info: 16:05:55 ------------------- 16:05:55 Commited By: **** collab-it+edgex@linuxfoundation.org 16:05:55 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 16:05:55 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8d757c912858a29e2d05bf3b53365bb16fa93b9 [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8d757c [Pipeline] echo 16:05:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:55 provisioning config files... 16:05:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config600915318153361616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:56 ---> docker-login.sh 16:05:56 nexus3.edgexfoundry.org:10001 16:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:56 Configure a credential helper to remove this warning. See 16:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:56 16:05:56 Login Succeeded 16:05:56 nexus3.edgexfoundry.org:10002 16:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:56 Configure a credential helper to remove this warning. See 16:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:56 16:05:56 Login Succeeded 16:05:56 nexus3.edgexfoundry.org:10003 16:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:56 Configure a credential helper to remove this warning. See 16:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:56 16:05:56 Login Succeeded 16:05:56 nexus3.edgexfoundry.org:10004 16:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:56 Configure a credential helper to remove this warning. See 16:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:56 16:05:56 Login Succeeded 16:05:56 docker.io 16:05:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:05:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:05:56 Configure a credential helper to remove this warning. See 16:05:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:05:56 16:05:56 Login Succeeded 16:05:56 ---> docker-login.sh ends [Pipeline] } 16:05:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:05:57 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 16:05:57 + dirname cmd/core-command/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo core-command,cmd/core-command/Dockerfile 16:05:57 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 16:05:57 16:05:57 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:05:57 + dirname cmd/core-data/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo core-data,cmd/core-data/Dockerfile 16:05:57 + dirname cmd/core-metadata/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo core-metadata,cmd/core-metadata/Dockerfile 16:05:57 + + dirname cmd/security-bootstrapper/Dockerfile 16:05:57 cut -d/ -f2 16:05:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:05:57 + + dirname cmd/security-proxy-auth/Dockerfile 16:05:57 cut -d/ -f2 16:05:57 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:05:57 + dirname+ cmd/security-proxy-setup/Dockerfile 16:05:57 cut -d/ -f2 16:05:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:05:57 + dirname cmd/security-secretstore-setup/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:05:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:05:57 + + dirname cmd/security-spire-agent/Dockerfile 16:05:57 cut -d/ -f2 16:05:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:05:57 + dirname cmd/security-spire-config/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:05:57 + dirname cmd/security-spire-server/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:05:57 + dirname cmd/support-notifications/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo support-notifications,cmd/support-notifications/Dockerfile 16:05:57 + dirname cmd/support-scheduler/Dockerfile 16:05:57 + cut -d/ -f2 16:05:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:05:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:05:57 + git rev-list -1 --merges e8d757c912858a29e2d05bf3b53365bb16fa93b9~1..e8d757c912858a29e2d05bf3b53365bb16fa93b9 [Pipeline] echo 16:05:57 -----------> git rev-list -1 --merges e8d757c912858a29e2d05bf3b53365bb16fa93b9~1..e8d757c912858a29e2d05bf3b53365bb16fa93b9 e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:05:57 e8d757c912858a29e2d05bf3b53365bb16fa93b9 [false] [Pipeline] sh 16:05:57 + git log --format=format:%s -1 e8d757c912858a29e2d05bf3b53365bb16fa93b9 [Pipeline] echo 16:05:57 ========================================================= 16:05:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:05:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:05:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:05:58 + grep -v github /etc/ssh/ssh_known_hosts 16:05:58 + [ -e /tmp/ssh_known_hosts ] 16:05:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:05:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:05:58 + sudo tee -a /etc/ssh/ssh_known_hosts 16:05:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:58 16:05:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:05:58 0.1.4: Pulling from edgex-devops/py-git-semver 16:05:58 b85a868b505f: Pulling fs layer 16:05:58 e2be974225ed: Pulling fs layer 16:05:58 339a4e72a1f5: Pulling fs layer 16:05:58 988bab9f4d93: Pulling fs layer 16:05:58 1469e6f7b9e6: Pulling fs layer 16:05:58 eaf3925da568: Pulling fs layer 16:05:58 bab4dde63d76: Pulling fs layer 16:05:58 bde34c3a00c8: Pulling fs layer 16:05:58 b352a97aabf1: Pulling fs layer 16:05:58 4872d77fe225: Pulling fs layer 16:05:58 5851b861e8e6: Pulling fs layer 16:05:58 988bab9f4d93: Waiting 16:05:58 1469e6f7b9e6: Waiting 16:05:58 eaf3925da568: Waiting 16:05:58 bab4dde63d76: Waiting 16:05:58 bde34c3a00c8: Waiting 16:05:58 b352a97aabf1: Waiting 16:05:58 4872d77fe225: Waiting 16:05:58 5851b861e8e6: Waiting 16:05:58 e2be974225ed: Download complete 16:05:58 988bab9f4d93: Verifying Checksum 16:05:58 988bab9f4d93: Download complete 16:05:58 1469e6f7b9e6: Verifying Checksum 16:05:58 1469e6f7b9e6: Download complete 16:05:59 339a4e72a1f5: Verifying Checksum 16:05:59 339a4e72a1f5: Download complete 16:05:59 eaf3925da568: Download complete 16:05:59 bde34c3a00c8: Verifying Checksum 16:05:59 bde34c3a00c8: Download complete 16:05:59 b352a97aabf1: Download complete 16:05:59 4872d77fe225: Verifying Checksum 16:05:59 4872d77fe225: Download complete 16:05:59 5851b861e8e6: Verifying Checksum 16:05:59 5851b861e8e6: Download complete 16:05:59 b85a868b505f: Verifying Checksum 16:05:59 b85a868b505f: Download complete 16:05:59 bab4dde63d76: Verifying Checksum 16:05:59 bab4dde63d76: Download complete 16:06:00 b85a868b505f: Pull complete 16:06:00 e2be974225ed: Pull complete 16:06:00 339a4e72a1f5: Pull complete 16:06:00 988bab9f4d93: Pull complete 16:06:01 1469e6f7b9e6: Pull complete 16:06:01 eaf3925da568: Pull complete 16:06:03 bab4dde63d76: Pull complete 16:06:03 bde34c3a00c8: Pull complete 16:06:03 b352a97aabf1: Pull complete 16:06:03 4872d77fe225: Pull complete 16:06:03 5851b861e8e6: Pull complete 16:06:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:06:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:03 prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container 16:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:06:05 $ docker top 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 -eo pid,comm 16:06:05 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). 16:06:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:06:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:05 [ssh-agent] Looking for ssh-agent implementation... 16:06:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:05 $ docker exec 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 ssh-agent 16:06:05 SSH_AUTH_SOCK=/tmp/ssh-NemE3BCzjgSB/agent.32 16:06:05 SSH_AGENT_PID=38 16:06:05 Running ssh-add (command line suppressed) 16:06:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_527066155868721503.key (/w/workspace/edgex-go/2@tmp/private_key_527066155868721503.key) 16:06:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:06 + git tag --points-at HEAD [Pipeline] } 16:06:06 $ docker exec --env ******** --env ******** 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 ssh-agent -k 16:06:06 unset SSH_AUTH_SOCK; 16:06:06 unset SSH_AGENT_PID; 16:06:06 echo Agent pid 38 killed; 16:06:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:06:06 [ssh-agent] Looking for ssh-agent implementation... 16:06:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:06:06 $ docker exec 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 ssh-agent 16:06:06 SSH_AUTH_SOCK=/tmp/ssh-SXROwTwEuWOe/agent.70 16:06:06 SSH_AGENT_PID=76 16:06:06 Running ssh-add (command line suppressed) 16:06:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2250790466201885600.key (/w/workspace/edgex-go/2@tmp/private_key_2250790466201885600.key) 16:06:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:06:07 + git semver init 16:06:07 2023-05-22 16:06:07,239 [run_init] DEBUG init version:0.0.0 force:False 16:06:07 2023-05-22 16:06:07,240 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 16:06:07 2023-05-22 16:06:07,240 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 16:06:07 2023-05-22 16:06:07,240 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 16:06:12 2023-05-22 16:06:11,609 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 16:06:12 2023-05-22 16:06:11,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4572 with force:False 16:06:12 2023-05-22 16:06:11,610 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4572 16:06:12 2023-05-22 16:06:11,614 [execute] INFO git cat-file --batch-check 16:06:12 2023-05-22 16:06:11,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:06:12 2023-05-22 16:06:11,619 [execute] INFO git cat-file --batch 16:06:12 2023-05-22 16:06:11,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 16:06:12 2023-05-22 16:06:11,625 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4572 16:06:12 0.0.0 [Pipeline] } 16:06:12 $ docker exec --env ******** --env ******** 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 ssh-agent -k 16:06:12 unset SSH_AUTH_SOCK; 16:06:12 unset SSH_AGENT_PID; 16:06:12 echo Agent pid 76 killed; 16:06:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:06:13 + git semver [Pipeline] } 16:06:13 $ docker stop --time=1 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 16:06:14 $ docker rm -f --volumes 7a5fe6e829fccb096103fcd363468442bcb3fcfb3cd1f3e6487fd48e55312c42 [Pipeline] // withDockerContainer [Pipeline] sh 16:06:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:06:15 Stashed 1 file(s) [Pipeline] echo 16:06:15 [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 16:06:15 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:06:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:06:15 ========================================================= 16:06:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:06:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:06:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:06:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:06:15 f56be85fc22e: Pulling fs layer 16:06:15 85791d961cd3: Pulling fs layer 16:06:15 d694b5ae8c79: Pulling fs layer 16:06:15 9f32a84ed3da: Pulling fs layer 16:06:15 4d19c01a9841: Pulling fs layer 16:06:15 9325e15d5711: Pulling fs layer 16:06:15 556b6ee489ea: Pulling fs layer 16:06:15 c5a4b2cf53e6: Pulling fs layer 16:06:15 556b6ee489ea: Waiting 16:06:15 c5a4b2cf53e6: Waiting 16:06:15 9f32a84ed3da: Waiting 16:06:15 4d19c01a9841: Waiting 16:06:15 9325e15d5711: Waiting 16:06:15 85791d961cd3: Verifying Checksum 16:06:15 85791d961cd3: Download complete 16:06:15 9f32a84ed3da: Verifying Checksum 16:06:15 9f32a84ed3da: Download complete 16:06:15 4d19c01a9841: Verifying Checksum 16:06:15 4d19c01a9841: Download complete 16:06:15 f56be85fc22e: Verifying Checksum 16:06:15 f56be85fc22e: Download complete 16:06:15 9325e15d5711: Verifying Checksum 16:06:15 9325e15d5711: Download complete 16:06:16 f56be85fc22e: Pull complete 16:06:16 85791d961cd3: Pull complete 16:06:16 c5a4b2cf53e6: Verifying Checksum 16:06:16 c5a4b2cf53e6: Download complete 16:06:16 d694b5ae8c79: Verifying Checksum 16:06:16 d694b5ae8c79: Download complete 16:06:16 556b6ee489ea: Verifying Checksum 16:06:16 556b6ee489ea: Download complete 16:06:20 d694b5ae8c79: Pull complete 16:06:20 9f32a84ed3da: Pull complete 16:06:20 4d19c01a9841: Pull complete 16:06:20 9325e15d5711: Pull complete 16:06:22 556b6ee489ea: Pull complete 16:06:23 c5a4b2cf53e6: Pull complete 16:06:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 16:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:06:24 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:06:24 WORKDIR /edgex 16:06:24 COPY go.mod . 16:06:24 RUN go mod download build 16:06:24 -t ci-base-image-x86_64 -f - . 16:06:24 Sending build context to Docker daemon 170.7MB 16:06:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:06:24 ---> c4be618373d6 16:06:24 Step 2/4 : WORKDIR /edgex 16:06:29 ---> Running in 1a1274ca1b92 16:06:29 Removing intermediate container 1a1274ca1b92 16:06:29 ---> 800e887115ad 16:06:29 Step 3/4 : COPY go.mod . 16:06:29 ---> 4a54e9a40f2b 16:06:29 Step 4/4 : RUN go mod download 16:06:29 ---> Running in c92a53c93845 16:06:30 Still waiting to schedule task 16:06:30 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16295’ 16:06:42 Removing intermediate container c92a53c93845 16:06:42 ---> c808b3ee4fd3 16:06:42 Successfully built c808b3ee4fd3 16:06:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:42 + docker inspect -f . ci-base-image-x86_64 16:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:42 prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container 16:06:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:06:42 $ docker top d0ebba588c932e5f72d510983df14a4ef24e5b8bda7b0872d03312d4f705033a -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:43 + go version 16:06:43 go version go1.20.2 linux/amd64 [Pipeline] } 16:06:43 $ docker stop --time=1 d0ebba588c932e5f72d510983df14a4ef24e5b8bda7b0872d03312d4f705033a 16:06:44 $ docker rm -f --volumes d0ebba588c932e5f72d510983df14a4ef24e5b8bda7b0872d03312d4f705033a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:44 + docker inspect -f . ci-base-image-x86_64 16:06:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:06:45 prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container 16:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:06:45 $ docker top a378c0e6b293445eb6a33e8f9db0ca6a714ef319e5490c03d3658e76fa46ad76 -eo pid,comm [Pipeline] { [Pipeline] echo 16:06:45 ========================================================= 16:06:45 [edgeXBuildGoParallel] Running Tests and Build... 16:06:45 ========================================================= [Pipeline] sh 16:06:45 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:06:46 + make test 16:06:46 go test -race -coverprofile=coverage.out ./... 16:06:52 ? github.com/edgexfoundry/edgex-go [no test files] 16:07:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:07:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:07:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:07:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:07:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:07:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:07:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:07:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:07:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:07:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:07:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:07:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:07:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:07:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:07:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 16:07:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 16:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:07:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:07:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:07:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:07:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.081s coverage: 71.5% of statements 16:07:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 16:07:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.860s coverage: 88.5% of statements 16:07:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.069s coverage: 3.8% of statements 16:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:07:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:07:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:07:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:07:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:07:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:07:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements 16:07:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 16:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.040s coverage: 65.9% of statements 16:07:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:07:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 16:07:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 16:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 42.9% of statements 16:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements 16:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 16:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 16:07:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 16:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:07:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:07:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:07:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:07:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:07:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:07:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:07:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:07:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 16:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:07:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:07:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.068s coverage: 92.9% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.8% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 63.1% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.481s coverage: 38.4% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements 16:07:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 16:07:41 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 16:07:41 running golangci-lint 16:07:41 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 16:07:41 go version go1.20.2 linux/amd64 16:07:41 level=info msg="[config_reader] Used config file .golangci.yml" 16:07:41 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 16:07:56 level=info msg="[loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 14.41117687s" 16:07:56 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.253239ms" 16:08:04 level=info msg="[linters_context/goanalysis] analyzers took 1m0.772435613s with top 10 stages: buildir: 31.674512497s, fact_deprecated: 1.803118726s, gosec: 1.599080633s, inspect: 1.487726056s, ctrlflow: 1.335631063s, printf: 1.032496671s, S1038: 972.262978ms, nilness: 808.66964ms, fact_purity: 774.758579ms, directives: 722.864146ms" 16:08:04 level=info msg="[runner] Issues before processing: 203, after processing: 0" 16:08:04 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, cgo: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, exclude: 203/203, identifier_marker: 203/203, skip_files: 203/203, filename_unadjuster: 203/203" 16:08:04 level=info msg="[runner] processing took 18.060912ms with stages: nolint: 7.526772ms, identifier_marker: 4.997707ms, exclude-rules: 2.030207ms, path_prettifier: 1.671522ms, autogenerated_exclude: 1.205136ms, skip_dirs: 533.087µs, cgo: 67.551µs, filename_unadjuster: 25.46µs, max_same_issues: 700ns, exclude: 450ns, severity-rules: 340ns, uniq_by_line: 300ns, source_code: 280ns, skip_files: 280ns, diff: 260ns, sort_results: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns, path_prefixer: 140ns, path_shortener: 140ns" 16:08:04 level=info msg="[runner] linters took 7.62441661s with stages: goanalysis_metalinter: 7.606254186s" 16:08:04 level=info msg="File cache stats: 0 entries of total size 0B" 16:08:04 level=info msg="Memory: 222 samples, avg is 183.6MB, max is 757.0MB" 16:08:04 level=info msg="Execution took 22.08965376s" 16:08:04 go vet ./... 16:08:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:08:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:08:08 ./bin/test-attribution-txt.sh [Pipeline] echo 16:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:08:09 + ls -al . 16:08:09 total 704 16:08:09 drwxrwxr-x 11 1001 1001 4096 May 22 16:06 . 16:08:09 drwxr-xr-x 4 root root 4096 May 22 16:06 .. 16:08:09 drwxrwxr-x 2 1001 1001 4096 May 22 16:05 .blubracket 16:08:09 -rw-rw-r-- 1 1001 1001 16 May 22 16:05 .dockerignore 16:08:09 drwxrwxr-x 8 1001 1001 4096 May 22 16:06 .git 16:08:09 drwxrwxr-x 3 1001 1001 4096 May 22 16:05 .github 16:08:09 -rw-rw-r-- 1 1001 1001 1133 May 22 16:05 .gitignore 16:08:09 -rw-rw-r-- 1 1001 1001 42 May 22 16:05 .golangci.yml 16:08:09 -rw-rw-r-- 1 1001 1001 87 May 22 16:05 .hadolint.yml 16:08:09 drwxr-xr-x 3 1001 1001 4096 May 22 16:06 .semver 16:08:09 -rw-rw-r-- 1 1001 1001 166 May 22 16:05 .sonarcloud.properties 16:08:09 -rw-rw-r-- 1 1001 1001 1171 May 22 16:05 ADOPTERS.md 16:08:09 -rw-rw-r-- 1 1001 1001 10835 May 22 16:05 Attribution.txt 16:08:09 -rw-rw-r-- 1 1001 1001 73765 May 22 16:05 CHANGELOG.md 16:08:09 -rw-rw-r-- 1 1001 1001 3804 May 22 16:05 CONTRIBUTING.md 16:08:09 -rw-rw-r-- 1 1001 1001 677 May 22 16:05 GOVERNANCE.md 16:08:09 -rw-rw-r-- 1 1001 1001 883 May 22 16:05 Jenkinsfile 16:08:09 -rw-rw-r-- 1 1001 1001 10775 May 22 16:05 LICENSE 16:08:09 -rw-rw-r-- 1 1001 1001 14368 May 22 16:05 Makefile 16:08:09 -rw-rw-r-- 1 1001 1001 582 May 22 16:05 OWNERS.md 16:08:09 -rw-rw-r-- 1 1001 1001 9902 May 22 16:05 README.md 16:08:09 -rw-rw-r-- 1 1001 1001 789 May 22 16:05 SECURITY.md 16:08:09 -rw-rw-r-- 1 1001 1001 5 May 22 16:06 VERSION 16:08:09 drwxrwxr-x 2 1001 1001 4096 May 22 16:05 bin 16:08:09 drwxrwxr-x 18 1001 1001 4096 May 22 16:05 cmd 16:08:09 -rw-r--r-- 1 root root 447731 May 22 16:07 coverage.out 16:08:09 -rw-rw-r-- 1 1001 1001 3200 May 22 16:05 go.mod 16:08:09 -rw-rw-r-- 1 1001 1001 31130 May 22 16:05 go.sum 16:08:09 drwxrwxr-x 7 1001 1001 4096 May 22 16:05 internal 16:08:09 drwxrwxr-x 3 1001 1001 4096 May 22 16:05 openapi 16:08:09 -rw-rw-r-- 1 1001 1001 594 May 22 16:05 security.txt 16:08:09 drwxrwxr-x 4 1001 1001 4096 May 22 16:05 snap 16:08:09 -rw-rw-r-- 1 1001 1001 204 May 22 16:05 version.go [Pipeline] sh 16:08:09 + '[' -e coverage.out ] 16:08:09 + chown 1001:1001 coverage.out [Pipeline] stash 16:08:09 Stashed 1 file(s) [Pipeline] sh 16:08:09 + make build 16:08:09 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 16:08:21 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 16:08:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:08:23 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 16:08:24 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 16:08:30 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 16:08:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:08: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 16:08:34 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 16:08:35 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 16:08:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:08:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:08:38 $ docker stop --time=1 a378c0e6b293445eb6a33e8f9db0ca6a714ef319e5490c03d3658e76fa46ad76 16:08:42 $ docker rm -f --volumes a378c0e6b293445eb6a33e8f9db0ca6a714ef319e5490c03d3658e76fa46ad76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:08:43 16:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:08:43 latest: Pulling from edgex-devops/edgex-compose 16:08:43 cbdbe7a5bc2a: Pulling fs layer 16:08:43 ca9280d653b3: Pulling fs layer 16:08:43 7e9c9ca2126c: Pulling fs layer 16:08:43 cbdbe7a5bc2a: Download complete 16:08:43 cbdbe7a5bc2a: Pull complete 16:08:43 ca9280d653b3: Download complete 16:08:44 7e9c9ca2126c: Download complete 16:08:44 ca9280d653b3: Pull complete 16:08:47 7e9c9ca2126c: Pull complete 16:08:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:08:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:47 prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container 16:08:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:08:50 $ docker top 564f62ec52100ea6fcff12ecbb84f8c4e76ac4ada2538085b734879cfae8cd73 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:50 + docker-compose build --help 16:08:50 + grep parallel 16:08:51 --parallel Build images in parallel. [Pipeline] } 16:08:51 $ docker stop --time=1 564f62ec52100ea6fcff12ecbb84f8c4e76ac4ada2538085b734879cfae8cd73 16:08:52 $ docker rm -f --volumes 564f62ec52100ea6fcff12ecbb84f8c4e76ac4ada2538085b734879cfae8cd73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:08:52 prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container 16:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:08:53 $ docker top 7da4d8e0f0a9b69f4137926f60ee707b7a9666e34f27dbe31ad5ff02a232b1d2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:53 + docker-compose -f ./docker-compose-build.yml build --parallel 16:08:54 Building core-command ... 16:08:54 Building core-common-config-bootstrapper ... 16:08:54 Building core-data ... 16:08:54 Building core-metadata ... 16:08:54 Building security-bootstrapper ... 16:08:54 Building security-proxy-auth ... 16:08:54 Building security-proxy-setup ... 16:08:54 Building security-secretstore-setup ... 16:08:54 Building security-spiffe-token-provider ... 16:08:54 Building security-spire-agent ... 16:08:54 Building security-spire-config ... 16:08:54 Building security-spire-server ... 16:08:54 Building support-notifications ... 16:08:54 Building support-scheduler ... 16:08:54 Building security-spire-agent 16:08:54 Building support-scheduler 16:08:54 Building security-proxy-setup 16:08:54 Building security-spire-config 16:08:54 Building security-secretstore-setup 16:09:06 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:09:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:09:06 ---> c808b3ee4fd3 16:09:06 Step 3/22 : WORKDIR /edgex-go 16:09:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:09:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:09:06 ---> c808b3ee4fd3 16:09:06 Step 3/27 : WORKDIR /edgex-go 16:09:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:09:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:09:06 ---> c808b3ee4fd3 16:09:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:09:06 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:09:06 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:09:06 ---> c808b3ee4fd3 16:09:06 Step 3/27 : WORKDIR /edgex-go 16:09:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:09:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:09:06 ---> c808b3ee4fd3 16:09:06 Step 3/25 : WORKDIR /edgex-go 16:09:11 ---> Running in dd80e119863b 16:09:11 ---> Running in 42161c60e1b3 16:09:11 ---> Running in 7c53a6d26792 16:09:11 ---> Running in 664734c8b538 16:09:11 ---> Running in ec1789569cca 16:09:11 Removing intermediate container ec1789569cca 16:09:11 ---> 03e73574131e 16:09:11 Step 4/25 : RUN apk add --update --no-cache make git 16:09:11 Removing intermediate container 7c53a6d26792 16:09:11 ---> 5be929835b1b 16:09:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:09:11 Removing intermediate container 42161c60e1b3 16:09:11 ---> 5333f8ccf81d 16:09:11 Step 4/23 : WORKDIR /edgex-go 16:09:11 Removing intermediate container 664734c8b538 16:09:11 ---> 4b1f5a6d8c03 16:09:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:09:11 Removing intermediate container dd80e119863b 16:09:11 ---> 490e44815842 16:09:11 Step 4/22 : RUN apk add --update --no-cache make git 16:09:11 ---> Running in e00c950daa63 16:09:11 ---> Running in f38165098097 16:09:11 ---> Running in 9f933072b93d 16:09:11 ---> Running in 5dce7f0ac377 16:09:11 ---> Running in b6f959f86eb1 16:09:11 Removing intermediate container 9f933072b93d 16:09:11 ---> 830b153fc4b5 16:09:11 Step 5/23 : RUN apk add --update --no-cache make git 16:09:11 ---> Running in 2b055e8f4a4c 16:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:09:12 OK: 265 MiB in 53 packages 16:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:09:12 OK: 265 MiB in 53 packages 16:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:09:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:09:12 OK: 265 MiB in 53 packages 16:09:12 OK: 265 MiB in 53 packages 16:09:12 OK: 265 MiB in 53 packages 16:09:12 Removing intermediate container e00c950daa63 16:09:12 ---> 3f1947fbc82a 16:09:12 Step 5/25 : COPY go.mod vendor* ./ 16:09:12 Removing intermediate container f38165098097 16:09:12 ---> a5d37b02d162 16:09:12 Step 5/27 : COPY go.mod vendor* ./ 16:09:12 ---> 3d6a0d0c825e 16:09:12 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:12 ---> Running in 9c517503a2e8 16:09:12 ---> 172155c5bb0e 16:09:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:12 ---> Running in a45e3525dc53 16:09:12 Removing intermediate container 5dce7f0ac377 16:09:12 ---> c9ab8c601e12 16:09:12 Step 5/27 : COPY go.mod vendor* ./ 16:09:12 Removing intermediate container b6f959f86eb1 16:09:12 ---> 63e204095eff 16:09:12 Step 5/22 : COPY go.mod vendor* ./ 16:09:12 Removing intermediate container 2b055e8f4a4c 16:09:12 ---> 2ebc0c1c5809 16:09:12 Step 6/23 : COPY go.mod vendor* ./ 16:09:13 ---> 132fa6aff023 16:09:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:13 ---> 9e3299dcc528 16:09:13 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:13 ---> Running in eafae4ac7b09 16:09:13 ---> Running in 36ca010d8ca2 16:09:13 ---> 47817b9686f9 16:09:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:13 ---> Running in 46248bd46480 16:09:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16306 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws 16:09:46 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 16:09:46 The recommended git tool is: git 16:09:56 using credential edgex-jenkins-ssh 16:09:56 Cloning the remote Git repository 16:09:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:09:56 > git init /w/workspace/edgex-go/2 # timeout=10 16:09:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:09:56 > git --version # timeout=10 16:09:56 > git --version # 'git version 2.25.1' 16:09:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:09:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:00 Removing intermediate container eafae4ac7b09 16:10:00 ---> f3acb6e41e4f 16:10:00 Step 7/27 : COPY . . 16:10:00 Removing intermediate container 36ca010d8ca2 16:10:00 ---> f87655e49aba 16:10:00 Step 7/22 : COPY . . 16:10:00 Removing intermediate container 9c517503a2e8 16:10:00 ---> b442d7936d46 16:10:00 Step 7/25 : COPY . . 16:10:00 Removing intermediate container a45e3525dc53 16:10:00 ---> d178ac0ae582 16:10:00 Step 7/27 : COPY . . 16:10:00 Removing intermediate container 46248bd46480 16:10:00 ---> e82d2825f633 16:10:00 Step 8/23 : COPY . . 16:10:15 ---> 37262920dea2 16:10:15 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:10:15 ---> 713c67c8b9dc 16:10:15 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 ---> 59a76ab87a72 16:10:15 16:10:15 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:10:15 ---> cc95f16a72f9 16:10:15 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:10:15 ---> f7139f1b9652 16:10:15 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 16:10:15 ---> Running in 4298c2f73a23 16:10:15 ---> Running in 5af67ae9a94f 16:10:15 ---> Running in 1b5ca0934651 16:10:15 ---> Running in 46e6c8785ace 16:10:15 ---> Running in d9eff8dd6d92 16:10:15 Removing intermediate container 4298c2f73a23 16:10:15 ---> 96ed70100404 16:10:15 Step 9/27 : WORKDIR /edgex-go/spire-build 16:10:15 Removing intermediate container 46e6c8785ace 16:10:15 ---> 4448334b9d0b 16:10:15 Step 9/27 : WORKDIR /edgex-go/spire-build 16:10:15 ---> Running in 59cbffb31160 16:10:15 ---> Running in 84a6ca0e0767 16:10:15 Removing intermediate container 59cbffb31160 16:10:15 ---> 75e6bdc8caac 16:10:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:10:15 ---> Running in 6d10ec33f848 16:10:15 Removing intermediate container 84a6ca0e0767 16:10:15 ---> e82df47317ff 16:10:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:10:15 ---> Running in 7d1a42f778c6 16:10:15 Removing intermediate container 6d10ec33f848 16:10:15 ---> 0a530ad50311 16:10:15 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:10:15 Removing intermediate container 7d1a42f778c6 16:10:15 ---> fa0df2b05b97 16:10:15 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:10:15 ---> Running in c3f911551e28 16:10:15 ---> Running in 35d224e3f058 16:10:15 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 16:10:15 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 16:10:15 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 16:10:15 Removing intermediate container 35d224e3f058 16:10:15 ---> e625e1f9aa34 16:10:15 Step 12/27 : WORKDIR /edgex-go 16:10:15 Removing intermediate container c3f911551e28 16:10:15 ---> 533982b884d5 16:10:15 Step 12/27 : WORKDIR /edgex-go 16:10:15 ---> Running in 5a7140232fb5 16:10:15 ---> Running in e92566dffbc0 16:10:15 Removing intermediate container e92566dffbc0 16:10:15 Removing intermediate container 5a7140232fb5 16:10:15 ---> 00275c84628e 16:10:15 16:10:15 ---> 3e28c8be2af4 16:10:15 Step 13/27 : FROM alpine:3.17 16:10:15 16:10:15 Step 13/27 : FROM alpine:3.17 16:10:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:10:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:10:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:10:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:10:16 3.17: Pulling from library/alpine 16:10:16 3.17: Pulling from library/alpine 16:10:16 Merging remotes/origin/main commit 1557ff349175bf3a04544285f7fd6db72d380d6c into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 16:10:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:10:16 Status: Downloaded newer image for alpine:3.17 16:10:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:10:16 Status: Image is up to date for alpine:3.17 16:10:16 ---> 9ed4aefc74f6 16:10:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:10:16 ---> 9ed4aefc74f6 16:10:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:10:16 ---> Running in bc9d4c611a4c 16:10:16 ---> Running in be5db074eaea 16:10:17 Removing intermediate container bc9d4c611a4c 16:10:17 ---> 6675cf1e2b83 16:10:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:10:17 Removing intermediate container be5db074eaea 16:10:17 ---> 5c01c8205f12 16:10:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:10:17 ---> Running in f571dc11bf0e 16:10:17 ---> Running in 5dbec554627d 16:10:17 Merge succeeded, producing 6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:10:17 Checking out Revision 6ba18ef698eaa84cb868e1ab006d918baa23aca8 (PR-4572) 16:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:10:18 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:10:18 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:10:18 OK: 17823 distinct packages available 16:10:18 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:10:18 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:10:18 OK: 17823 distinct packages available 16:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:10:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:10:18 (1/4) Installing dumb-init (1.2.5-r2) 16:10:18 (2/4) Installing musl-obstack (1.2.3-r0) 16:10:18 (3/4) Installing libucontext (1.2-r0) 16:10:18 (4/4) Installing gcompat (1.1.0-r0) 16:10:18 Executing busybox-1.35.0-r29.trigger 16:10:18 OK: 7 MiB in 19 packages 16:10:18 (1/5) Installing dumb-init (1.2.5-r2) 16:10:16 > git config core.sparsecheckout # timeout=10 16:10:16 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 16:10:16 > git remote # timeout=10 16:10:16 > git config --get remote.origin.url # timeout=10 16:10:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:16 > git merge 1557ff349175bf3a04544285f7fd6db72d380d6c # timeout=10 16:10:17 > git rev-parse HEAD^{commit} # timeout=10 16:10:17 > git config core.sparsecheckout # timeout=10 16:10:17 > git checkout -f 6ba18ef698eaa84cb868e1ab006d918baa23aca8 # timeout=10 16:10:18 (2/5) Installing musl-obstack (1.2.3-r0) 16:10:18 (3/5) Installing libucontext (1.2-r0) 16:10:18 (4/5) Installing gcompat (1.1.0-r0) 16:10:18 (5/5) Installing openssl (3.0.8-r4) 16:10:18 Executing busybox-1.35.0-r29.trigger 16:10:18 OK: 8 MiB in 20 packages 16:10:20 Commit message: "Merge commit '1557ff349175bf3a04544285f7fd6db72d380d6c' into HEAD" 16:10:20 > git rev-list --no-walk b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:10:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:10:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:21 Dload Upload Total Spent Left Speed 16:10:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 16:10:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:10:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:10:22 + sudo tee /etc/docker/daemon.new 16:10:22 { 16:10:22 "registry-mirrors": [ 16:10:22 "https://nexus3.edgexfoundry.org:10001" 16:10:22 ], 16:10:22 "bip": "10.250.0.254/24", 16:10:22 "hosts": [ 16:10:22 "tcp://0.0.0.0:5555", 16:10:22 "unix:///var/run/docker.sock" 16:10:22 ], 16:10:22 "mtu": 1458, 16:10:22 "selinux-enabled": true, 16:10:22 "seccomp-profile": "/etc/docker/seccomp.json" 16:10:22 } [Pipeline] sh 16:10:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:10:23 + sudo service docker restart 16:10:24 Removing intermediate container f571dc11bf0e 16:10:24 ---> 16fed872d8fb 16:10:24 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:24 Removing intermediate container 5dbec554627d 16:10:24 ---> 23ad7129b107 16:10:24 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:25 ---> 985597b7d026 16:10:25 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:10:26 ---> aa8aa8868b9e 16:10:26 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:10:26 ---> 4afed9374aa3 16:10:26 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:10:30 ---> b1e5383ff543 16:10:30 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:10:30 ---> 4a194c5c8197 16:10:30 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:10: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:10:41 ---> 6170e99652fb 16:10:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:10:41 ---> 2a5cc51727b3 16:10:41 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:10:41 ---> cdf5be2bdef4 16:10:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:10:41 provisioning config files... 16:10:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16633521910018834479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:10:42 ---> docker-login.sh 16:10:42 nexus3.edgexfoundry.org:10001 16:10:42 ---> 7694d31b07f7 16:10:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:10:42 ---> Running in 9ee773d1583e 16:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:42 Configure a credential helper to remove this warning. See 16:10:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:42 16:10:42 Login Succeeded 16:10:42 nexus3.edgexfoundry.org:10002 16:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:43 Configure a credential helper to remove this warning. See 16:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:43 16:10:43 Login Succeeded 16:10:43 nexus3.edgexfoundry.org:10003 16:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:43 Configure a credential helper to remove this warning. See 16:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:43 16:10:43 Login Succeeded 16:10:43 nexus3.edgexfoundry.org:10004 16:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:43 Configure a credential helper to remove this warning. See 16:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:43 16:10:43 Login Succeeded 16:10:44 docker.io 16:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:10:44 Configure a credential helper to remove this warning. See 16:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:10:44 16:10:44 Removing intermediate container 9ee773d1583e 16:10:44 ---> d9f4b928c440 16:10:44 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:10:44 Login Succeeded 16:10:44 ---> docker-login.sh ends [Pipeline] } 16:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:10:45 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 16:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:10:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:10:45 ========================================================= 16:10:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:10:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:10:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:10:45 c41833b44d91: Pulling fs layer 16:10:45 ed15518f5707: Pulling fs layer 16:10:45 feae8fd75edb: Pulling fs layer 16:10:45 242c74f7c9fa: Pulling fs layer 16:10:45 3cdef696dda3: Pulling fs layer 16:10:45 242c74f7c9fa: Waiting 16:10:45 2ced38df9373: Pulling fs layer 16:10:45 3cdef696dda3: Waiting 16:10:45 58f1dce35555: Pulling fs layer 16:10:45 2ced38df9373: Waiting 16:10:45 58f1dce35555: Waiting 16:10:45 ed15518f5707: Verifying Checksum 16:10:45 ed15518f5707: Download complete 16:10:45 242c74f7c9fa: Verifying Checksum 16:10:45 242c74f7c9fa: Download complete 16:10:45 3cdef696dda3: Verifying Checksum 16:10:45 3cdef696dda3: Download complete 16:10:45 c41833b44d91: Verifying Checksum 16:10:45 c41833b44d91: Download complete 16:10:46 ---> 3b910bb181ae 16:10:46 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:10:46 ---> 4fa9b34ea7c8 16:10:46 Step 22/27 : WORKDIR / 16:10:47 ---> Running in 09c9ca8c93f3 16:10:47 ---> 4027417fbfd6 16:10:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:10:47 c41833b44d91: Pull complete 16:10:47 58f1dce35555: Verifying Checksum 16:10:47 58f1dce35555: Download complete 16:10:47 ---> Running in f1581579d251 16:10:47 Removing intermediate container 09c9ca8c93f3 16:10:47 ---> cd9797d90c00 16:10:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:10:47 Removing intermediate container 1b5ca0934651 16:10:47 ---> 52c1d08557fb 16:10:47 16:10:47 Step 9/22 : FROM alpine:3.17 16:10:47 ---> 9ed4aefc74f6 16:10:47 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:10:47 Removing intermediate container 5af67ae9a94f 16:10:47 ---> a6872aac5dd8 16:10:47 16:10:47 Step 9/25 : FROM alpine:3.17 16:10:47 ---> 9ed4aefc74f6 16:10:47 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:10:47 ---> Running in f5da3b7deb07 16:10:47 Removing intermediate container d9eff8dd6d92 16:10:47 ---> cca6be4e844b 16:10:47 16:10:47 Step 10/23 : FROM alpine:3.17 16:10:47 ---> Running in 949be902320f 16:10:47 ---> 9ed4aefc74f6 16:10:47 Step 11/23 : RUN apk add --update --no-cache dumb-init ---> Running in 71124c3f65b5 16:10:47 16:10:47 ed15518f5707: Pull complete 16:10:47 Removing intermediate container f1581579d251 16:10:47 ---> dd85cf826662 16:10:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:10:47 ---> Running in 2542ff252098 16:10:47 ---> Running in bcbb5e659969 16:10:47 Removing intermediate container f5da3b7deb07 16:10:47 ---> ddbe3505a818 16:10:47 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:10:47 ---> Running in 5c81cb0f7903 16:10:47 Removing intermediate container bcbb5e659969 16:10:47 ---> 7ec3e3ca4fd5 16:10:47 Step 25/27 : LABEL arch=x86_64 16:10:47 ---> Running in 2181a8f9c8ed 16:10:47 Removing intermediate container 5c81cb0f7903 16:10:47 ---> fa4cc835e387 16:10:47 Step 25/27 : LABEL arch=x86_64 16:10:47 ---> Running in 24f0051ee4e5 16:10:47 Removing intermediate container 2181a8f9c8ed 16:10:47 ---> afd7f64a3d3b 16:10:47 Step 26/27 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:10:47 ---> Running in bc12d97ff70b 16:10:47 Removing intermediate container 24f0051ee4e5 16:10:47 ---> 13f5a016d1a2 16:10:47 Step 26/27 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:10:47 ---> Running in a0d0f95e7be1 16:10:47 Removing intermediate container bc12d97ff70b 16:10:47 ---> 56b71606543e 16:10:47 Step 27/27 : LABEL version=0.0.0 16:10:47 ---> Running in 6fc44a37e4b2 16:10:48 Removing intermediate container a0d0f95e7be1 16:10:48 ---> b5c4eaf4971b 16:10:48 Step 27/27 : LABEL version=0.0.0 16:10:48 Removing intermediate container 6fc44a37e4b2 16:10:48 ---> fd3023e3aa86 16:10:48 16:10:48 ---> Running in 79fb94a42f12 16:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:10:48 Successfully built fd3023e3aa86 16:10:48 Successfully tagged security-spire-agent:latest 16:10:48 Building core-data 16:10:48  Building security-spire-agent ... done Removing intermediate container 79fb94a42f12 16:10:48 ---> 07bb3bcd662c 16:10:48 16:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:10:48 Successfully built 07bb3bcd662c 16:10:48 Successfully tagged security-spire-config:latest 16:10:48 Building core-command 16:10:48  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:10:48 (1/2) Installing dumb-init (1.2.5-r2) 16:10:48 (2/2) Installing openssl (3.0.8-r4) 16:10:48 Executing busybox-1.35.0-r29.trigger 16:10:48 OK: 8 MiB in 17 packages 16:10:48 (1/3) Installing ca-certificates (20230506-r0) 16:10:48 (2/3) Installing dumb-init (1.2.5-r2) 16:10:48 (3/3) Installing su-exec (0.2-r2) 16:10:48 Executing busybox-1.35.0-r29.trigger 16:10:48 Executing ca-certificates-20230506-r0.trigger 16:10:48 (1/1) Installing dumb-init (1.2.5-r2) 16:10:48 Executing busybox-1.35.0-r29.trigger 16:10:48 OK: 7 MiB in 16 packages 16:10:48 OK: 8 MiB in 18 packages 16:10:49 feae8fd75edb: Verifying Checksum 16:10:49 feae8fd75edb: Download complete 16:10:49 2ced38df9373: Verifying Checksum 16:10:49 2ced38df9373: Download complete 16:10:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:10:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:10:52 ---> c808b3ee4fd3 16:10:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:10:52 ---> Using cache 16:10:52 ---> 5333f8ccf81d 16:10:52 Step 4/23 : WORKDIR /edgex-go 16:10:52 ---> Using cache 16:10:52 ---> 830b153fc4b5 16:10:52 Step 5/23 : RUN apk add --update --no-cache make git 16:10:52 ---> Using cache 16:10:52 ---> 2ebc0c1c5809 16:10:52 Step 6/23 : COPY go.mod vendor* ./ 16:10:52 ---> Using cache 16:10:52 ---> 47817b9686f9 16:10:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:52 ---> Using cache 16:10:52 ---> e82d2825f633 16:10:52 Step 8/23 : COPY . . 16:10:52 ---> Using cache 16:10:52 ---> f7139f1b9652 16:10:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:10:52 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:10:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:52 ---> c808b3ee4fd3 16:10:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:10:52 ---> Using cache 16:10:52 ---> 5333f8ccf81d 16:10:52 Step 4/24 : WORKDIR /edgex-go 16:10:52 ---> Using cache 16:10:52 ---> 830b153fc4b5 16:10:52 Step 5/24 : RUN apk add --update --no-cache make git 16:10:52 ---> Using cache 16:10:52 ---> 2ebc0c1c5809 16:10:52 Step 6/24 : COPY go.mod vendor* ./ 16:10:52 ---> Using cache 16:10:52 ---> 47817b9686f9 16:10:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:10:52 ---> Using cache 16:10:52 ---> e82d2825f633 16:10:52 Step 8/24 : COPY . . 16:10:52 ---> Using cache 16:10:52 ---> f7139f1b9652 16:10:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:10:55 ---> Running in d64d0a33850a 16:10:55 ---> Running in 3c13313d1766 16:10:55 Removing intermediate container 2542ff252098 16:10:55 ---> 073eac01ac93 16:10:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:10:55 Removing intermediate container 949be902320f 16:10:55 ---> b70d4470294f 16:10:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:10:55 ---> Running in f0612e8ea149 16:10:55 ---> Running in 9cb07e3829f8 16:10:55 Removing intermediate container 71124c3f65b5 16:10:55 ---> 6e401ee90b37 16:10:55 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:10:55 ---> Running in dd272ec7bfab 16:10:55 Removing intermediate container 9cb07e3829f8 16:10:55 Removing intermediate container f0612e8ea149 16:10:55 ---> 9715af1c553d 16:10:55 ---> 36d994dbd203 16:10:55 Step 13/23 : ENV APP_PORT=59861Step 12/22 : WORKDIR /edgex 16:10:55 16:10:55 ---> Running in 8a4c2e0b1cf9 16:10:55 ---> Running in 35e7b80d5747 16:10:55 Removing intermediate container dd272ec7bfab 16:10:55 ---> 7b606cefdeb9 16:10:55 Step 12/25 : WORKDIR / 16:10:56 ---> Running in c75c6060d12c 16:10:56 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 16:10:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:10:56 Removing intermediate container 35e7b80d5747 16:10:56 ---> 1223785e8715 16:10:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:56 Removing intermediate container 8a4c2e0b1cf9 16:10:56 ---> 0dfb3e18ff12 16:10:56 Step 14/23 : EXPOSE $APP_PORT 16:10:56 Removing intermediate container c75c6060d12c 16:10:56 ---> b1d1423c6096 16:10:56 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:56 ---> Running in 2bfd3a466d94 16:10:56 ---> 8892c729069e 16:10:56 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:10:56 Removing intermediate container 2bfd3a466d94 16:10:56 ---> 0df1111caa6b 16:10:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:56 ---> dd9a4aaa5b44 16:10:56 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:10:56 ---> ac7b4e70e2a9 16:10:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:10:56 ---> f85bee044929 16:10:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:10:56 ---> 54bbee76056d 16:10:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:10:57 ---> 389b5ec2e5b9 16:10:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:10:57 ---> 881cfe9c1044 16:10:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:10:57 ---> 6023b7ba4210 16:10:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:10:58 ---> c8f0cc395cd9 16:10:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:10:58 ---> ee429f9ab3cb 16:10:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:10:58 ---> e0beb1652acc 16:10:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:10:58 ---> 7f8eb8e84e9a 16:10:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:10:58 ---> 42f231f94741 16:10:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:10:58 ---> 84a66a205e9b 16:10:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:10:58 ---> Running in 055bc5e35bd0 16:10:58 ---> Running in be7d5a7a26e2 16:10:58 ---> dfb5b9cdbe46 16:10:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:10:58 Removing intermediate container be7d5a7a26e2 16:10:58 ---> 7c2a1e6be5d9 16:10:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:10:59 ---> Running in 86ff440ef31e 16:11:00 Removing intermediate container 86ff440ef31e 16:11:00 ---> 65976b13dc08 16:11:00 Step 21/23 : LABEL arch=x86_64 16:11:00 ---> 6b1791177253 16:11:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:11:00 ---> Running in fdb792b3b885 16:11:00 Removing intermediate container fdb792b3b885 16:11:00 ---> 5c3cac05bc59 16:11:00 Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:11:00 Removing intermediate container 055bc5e35bd0 16:11:00 ---> 2fc7072e9ed5 16:11:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:11:00 ---> Running in 88b3ed375f5a 16:11:00 ---> 72709d5a3383 16:11:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:11:00 ---> Running in ca65c70ae064 16:11:00 ---> Running in 7254a32367ba 16:11:00 Removing intermediate container ca65c70ae064 16:11:00 ---> 8dd83f88d03f 16:11:00 Step 20/22 : LABEL arch=x86_64 16:11:00 Removing intermediate container 88b3ed375f5a 16:11:00 ---> a45363c43148 16:11:00 Step 23/23 : LABEL version=0.0.0 16:11:01 ---> Running in 285b8f6a2a61 16:11:01 ---> Running in 5a8d6af870a5 16:11:01 feae8fd75edb: Pull complete 16:11:01 242c74f7c9fa: Pull complete 16:11:01 3cdef696dda3: Pull complete 16:11:01 Removing intermediate container 285b8f6a2a61 16:11:01 ---> 14ac68933af5 16:11:01 Step 21/22 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:11:01 Removing intermediate container 5a8d6af870a5 16:11:01 ---> 9ed9a19a7c50 16:11:01 16:11:01 ---> Running in 2714e054cad5 16:11:01 Successfully built 9ed9a19a7c50 16:11:01 Successfully tagged support-scheduler:latest 16:11:01 Building security-spire-server 16:11:05  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:11:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:11:05 ---> c808b3ee4fd3 16:11:05 Step 3/26 : WORKDIR /edgex-go 16:11:05 ---> Using cache 16:11:05 ---> 4b1f5a6d8c03 16:11:05 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:11:05 ---> Using cache 16:11:05 ---> c9ab8c601e12 16:11:05 Step 5/26 : COPY go.mod vendor* ./ 16:11:05 ---> Using cache 16:11:05 ---> 132fa6aff023 16:11:05 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:05 ---> Using cache 16:11:05 ---> f3acb6e41e4f 16:11:05 Step 7/26 : COPY . . 16:11:05 ---> Using cache 16:11:05 ---> 37262920dea2 16:11:05 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 16:11:05 ---> Using cache 16:11:05 ---> 4448334b9d0b 16:11:05 Step 9/26 : WORKDIR /edgex-go/spire-build 16:11:05 ---> Using cache 16:11:05 ---> e82df47317ff 16:11:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:11:05 ---> Using cache 16:11:05 ---> fa0df2b05b97 16:11:05 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:11:05 Removing intermediate container 2714e054cad5 16:11:05 ---> 8cc8ee3080c9 16:11:05 Step 22/22 : LABEL version=0.0.0 16:11:08 2ced38df9373: Pull complete 16:11:09 ---> Running in c06b2626024d 16:11:09 ---> Running in f861a2539bf2 16:11:09 Removing intermediate container 7254a32367ba 16:11:09 ---> 597bfec20663 16:11:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:11:09 ---> Running in 3ece2971bb05 16:11:09 Removing intermediate container f861a2539bf2 16:11:09 ---> 51091afad585 16:11:09 16:11:09 Successfully built 51091afad585 16:11:09 Successfully tagged security-proxy-setup:latest 16:11:09  Building security-proxy-setup ... done Building support-notifications 16:11:09 Removing intermediate container 3ece2971bb05 16:11:09 ---> 1fc5d0b602cd 16:11:09 Step 23/25 : LABEL arch=x86_64 16:11:09 ---> Running in 768647b67be9 16:11:09 Removing intermediate container 768647b67be9 16:11:09 ---> f45d8eda44ec 16:11:09 Step 24/25 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:11:11 58f1dce35555: Pull complete 16:11:11 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 16:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:11:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:11:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:11:12 WORKDIR /edgex 16:11:12 COPY go.mod . 16:11:12 RUN go mod download 16:11:12 + docker build -t ci-base-image-arm64 -f - . 16:11:12 Sending build context to Docker daemon 2.928MB 16:11:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:11:12 ---> fadd8f120f05 16:11:12 Step 2/4 : WORKDIR /edgex 16:11:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:11:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:11:13 ---> c808b3ee4fd3 16:11:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:11:13 ---> Using cache 16:11:13 ---> 5333f8ccf81d 16:11:13 Step 4/23 : WORKDIR /edgex-go 16:11:13 ---> Using cache 16:11:13 ---> 830b153fc4b5 16:11:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:11:14 ---> Running in e15c0318f484 16:11:14 Removing intermediate container e15c0318f484 16:11:14 ---> b2a21aa47f90 16:11:14 Step 3/4 : COPY go.mod . 16:11:14 ---> Running in 478bcc1d1591 16:11:14 ---> Running in 26836a130c10 16:11:14 Removing intermediate container 478bcc1d1591 16:11:14 ---> 351555959915 16:11:14 Step 25/25 : LABEL version=0.0.0 16:11:14 ---> Running in 8fd2cfd6ac74 16:11:14 Removing intermediate container c06b2626024d 16:11:14 ---> 43f34a7e9851 16:11:14 Step 12/26 : WORKDIR /edgex-go 16:11:14 ---> Running in 3d5b9d041d9f 16:11:14 Removing intermediate container 8fd2cfd6ac74 16:11:14 ---> d3bb5634dab9 16:11:14 16:11:14 Successfully built d3bb5634dab9 16:11:14 Successfully tagged security-secretstore-setup:latest 16:11:14  Building security-secretstore-setup ... done Building security-bootstrapper 16:11:15 ---> 782d40d005ad 16:11:15 Step 4/4 : RUN go mod download 16:11:15 ---> Running in 0403b19ae1d8 16:11:15 Removing intermediate container 3d5b9d041d9f 16:11:15 ---> 8912e0d1f1e8 16:11:15 16:11:15 Step 13/26 : FROM alpine:3.17 16:11:15 ---> 9ed4aefc74f6 16:11:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:11:15 ---> Using cache 16:11:15 ---> 5c01c8205f12 16:11:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:11:15 ---> Running in 4e597d48bb06 16:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:16 OK: 265 MiB in 53 packages 16:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:16 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:11:16 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:11:16 OK: 17823 distinct packages available 16:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:17 (1/5) Installing dumb-init (1.2.5-r2) 16:11:17 (2/5) Installing musl-obstack (1.2.3-r0) 16:11:17 (3/5) Installing libucontext (1.2-r0) 16:11:17 (4/5) Installing gcompat (1.1.0-r0) 16:11:17 (5/5) Installing openssl (3.0.8-r4) 16:11:17 Executing busybox-1.35.0-r29.trigger 16:11:17 OK: 8 MiB in 20 packages 16:11:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:11:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:11:19 ---> c808b3ee4fd3 16:11:19 Step 3/33 : WORKDIR /edgex-go 16:11:19 ---> Using cache 16:11:19 ---> 4b1f5a6d8c03 16:11:19 Step 4/33 : RUN apk add --update --no-cache make git 16:11:23 ---> Running in d125a308c822 16:11:24 Removing intermediate container 26836a130c10 16:11:24 ---> cdbd60f1a837 16:11:24 Step 6/23 : COPY go.mod vendor* ./ 16:11:24 Removing intermediate container 4e597d48bb06 16:11:24 ---> e52113c09ed7 16:11:24 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:25 OK: 265 MiB in 53 packages 16:11:26 ---> db391f1604ad 16:11:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:26 ---> 1074ced28f05 16:11:26 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:11:27 ---> Running in 24da30f7da02 16:11:27 Removing intermediate container 3c13313d1766 16:11:27 ---> ed5f9b88eca1 16:11:27 16:11:27 Step 10/24 : FROM alpine:3.17 16:11:27 ---> 9ed4aefc74f6 16:11:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:11:27 ---> Using cache 16:11:27 ---> 073eac01ac93 16:11:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:11:27 ---> Using cache 16:11:27 ---> 9715af1c553d 16:11:27 Step 13/24 : ENV APP_PORT=59882 16:11:27 Removing intermediate container d64d0a33850a 16:11:27 ---> 8d659903ba42 16:11:27 16:11:27 Step 10/23 : FROM alpine:3.17 16:11:27 ---> 9ed4aefc74f6 16:11:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:11:27 ---> 6f739a5750da 16:11:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:11:27 ---> Running in 9bbb7a1a7f98 16:11:27 ---> Running in 09e6f8d7f940 16:11:27 Removing intermediate container 09e6f8d7f940 16:11:27 ---> aecdd72f0116 16:11:27 Step 12/23 : ENV APP_PORT=59880 16:11:27 Removing intermediate container d125a308c822 16:11:27 ---> f1956dfaa44f 16:11:27 Step 5/33 : COPY go.mod vendor* ./ 16:11:27 Removing intermediate container 9bbb7a1a7f98 16:11:27 ---> bedbd51ed8de 16:11:27 Step 14/24 : EXPOSE $APP_PORT 16:11:27 ---> Running in 351e0d1b0ff0 16:11:27 ---> Running in c32576af8b55 16:11:28 Removing intermediate container c32576af8b55 16:11:28 ---> f5311754b0f4 16:11:28 Step 15/24 : WORKDIR / 16:11:28 ---> 78907e04988b 16:11:28 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:28 Removing intermediate container 351e0d1b0ff0 16:11:28 ---> 1b1963048162 16:11:28 Step 13/23 : EXPOSE $APP_PORT 16:11:28 ---> Running in 20a39d16c81c 16:11:28 ---> Running in 5ba42c633d88 16:11:28 ---> Running in 0409258b6c15 16:11:28 ---> aa019acc154f 16:11:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:11:28 Removing intermediate container 0409258b6c15 16:11:28 ---> c88a5ca5d72e 16:11:28 Step 14/23 : RUN apk add --update --no-cache dumb-init 16:11:28 Removing intermediate container 20a39d16c81c 16:11:28 ---> 01ee8fdc9643 16:11:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:28 ---> Running in 779fdce7d57b 16:11:28 ---> 1deb153f39d0 16:11:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:11:29 ---> 1805f268e5da 16:11:29 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:11:29 ---> 7bd5d82f9bd0 16:11:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:11:29 ---> 0c79473f338d 16:11:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:29 (1/1) Installing dumb-init (1.2.5-r2) 16:11:29 Executing busybox-1.35.0-r29.trigger 16:11:29 OK: 7 MiB in 16 packages 16:11:30 ---> 91e906c42c4d 16:11:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:11:30 ---> Running in 4ce8e69abe7d 16:11:30 ---> 670013b40da2 16:11:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:11:30 Removing intermediate container 4ce8e69abe7d 16:11:30 ---> 8782b0c9e06b 16:11:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:11:30 ---> Running in becdb357f38f 16:11:30 ---> 684a09445bba 16:11:30 Step 20/24 : ENTRYPOINT ["/core-command"] 16:11:30 ---> Running in 40b216b44f10 16:11:30 Removing intermediate container becdb357f38f 16:11:30 ---> adc9711ae8c0 16:11:30 Step 24/26 : LABEL arch=x86_64 16:11:30 Removing intermediate container 779fdce7d57b 16:11:30 ---> 8199b0a884d9 16:11:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:11:30 Removing intermediate container 40b216b44f10 16:11:30 ---> 409a976a12b8 16:11:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:11:30 ---> Running in 992ed2016529 16:11:30 ---> Running in da53a24f5020 16:11:30 Removing intermediate container da53a24f5020 16:11:30 ---> b5494d30b84c 16:11:30 Step 22/24 : LABEL arch=x86_64 16:11:30 Removing intermediate container 992ed2016529 16:11:30 ---> 7ccff658a139 16:11:30 Step 25/26 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:11:30 ---> Running in 3b900b39d2f9 16:11:30 ---> Running in b19b59b53352 16:11:30 ---> d6251fde7f54 16:11:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:11:30 Removing intermediate container b19b59b53352 16:11:30 ---> a1be2adc2150 16:11:30 Removing intermediate container 3b900b39d2f9 16:11:30 ---> 29ffa91e568c 16:11:30 Step 26/26 : LABEL version=0.0.0 16:11:30 Step 23/24 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:11:30 ---> Running in 986cca6f41ba 16:11:30 ---> Running in 706eefddcfa9 16:11:31 ---> 520856596a02 16:11:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:11:31 Removing intermediate container 986cca6f41ba 16:11:31 ---> a8fafd07d071 16:11:31 16:11:31 Successfully built a8fafd07d071 16:11:31 Removing intermediate container 706eefddcfa9 16:11:31 ---> 6850a6bf9964 16:11:31 Step 24/24 : LABEL version=0.0.0 16:11:31 Successfully tagged security-spire-server:latest 16:11:31 Building security-spiffe-token-provider 16:11:31  Building security-spire-server ... done  ---> Running in c6f083efbad7 16:11:34 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:11:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:11:34 ---> c808b3ee4fd3 16:11:34 Step 3/20 : WORKDIR /edgex-go 16:11:34 ---> Using cache 16:11:34 ---> 4b1f5a6d8c03 16:11:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:11:35 ---> 5efb718496a3 16:11:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:11:35 Removing intermediate container c6f083efbad7 16:11:35 ---> ef2d33e73604 16:11:35 16:11:35 ---> Running in 9788c9a88e5d 16:11:35 Successfully built ef2d33e73604 16:11:35 Successfully tagged core-command:latest 16:11:35  Building core-command ... done Building core-common-config-bootstrapper 16:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:36 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:11:36 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:11:36 OK: 17826 distinct packages available 16:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:11:36 OK: 265 MiB in 53 packages 16:11:37 ---> 584981d63a60 16:11:37 Step 19/23 : ENTRYPOINT ["/core-data"] 16:11:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:11:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:11:39 ---> c808b3ee4fd3 16:11:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:11:39 ---> Using cache 16:11:39 ---> 5333f8ccf81d 16:11:39 Step 4/23 : WORKDIR /edgex-go 16:11:39 ---> Using cache 16:11:39 ---> 830b153fc4b5 16:11:39 Step 5/23 : RUN apk add --update --no-cache make git 16:11:39 ---> Using cache 16:11:39 ---> 2ebc0c1c5809 16:11:39 Step 6/23 : COPY go.mod vendor* ./ 16:11:39 ---> Using cache 16:11:39 ---> 47817b9686f9 16:11:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:39 ---> Using cache 16:11:39 ---> e82d2825f633 16:11:39 Step 8/23 : COPY . . 16:11:39 ---> Using cache 16:11:39 ---> f7139f1b9652 16:11:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:11:39 ---> Running in 90975a8c97f1 16:11:39 ---> Running in 7f6f9010403b 16:11:39 Removing intermediate container 90975a8c97f1 16:11:39 ---> 0e34692562ea 16:11:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:11:39 Removing intermediate container 9788c9a88e5d 16:11:39 ---> d2af10d17b03 16:11:39 Step 5/20 : COPY go.mod vendor* ./ 16:11: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 16:11:40 ---> Running in eff5e99f8788 16:11:40 ---> 79ee6dcbd3fb 16:11:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:40 Removing intermediate container eff5e99f8788 16:11:40 ---> fe6d208129b9 16:11:40 Step 21/23 : LABEL arch=x86_64 16:11:40 ---> Running in 224986e4fa69 16:11:40 ---> Running in d522576bdc0a 16:11:41 Removing intermediate container d522576bdc0a 16:11:41 ---> f41d5cbd1700 16:11:41 Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:11:45 ---> Running in c10a0e79b1e5 16:11:46 Removing intermediate container c10a0e79b1e5 16:11:46 ---> a18a7cb409ee 16:11:46 Step 23/23 : LABEL version=0.0.0 16:11:47 Removing intermediate container 0403b19ae1d8 16:11:47 ---> 566205a3c169 16:11:47 Successfully built 566205a3c169 16:11:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:47 + docker inspect -f . ci-base-image-arm64 16:11:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:48 prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container 16:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:11:48 ---> Running in a5554239f94f 16:11:52 Removing intermediate container a5554239f94f 16:11:52 ---> df697ae364dd 16:11:52 16:11:52 Successfully built df697ae364dd 16:11:52 Successfully tagged core-data:latest 16:11:52 Building core-metadata 16:11:52 $ docker top 30fab8f8ffb846c43d8e2c7ed9d3a3ab6af063ee97e2f126022f8a768e6e0402 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:53 + go version 16:11:53 go version go1.20.2 linux/arm64 [Pipeline] } 16:11:53 $ docker stop --time=1 30fab8f8ffb846c43d8e2c7ed9d3a3ab6af063ee97e2f126022f8a768e6e0402 16:11:55 $ docker rm -f --volumes 30fab8f8ffb846c43d8e2c7ed9d3a3ab6af063ee97e2f126022f8a768e6e0402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:55 + docker inspect -f . ci-base-image-arm64 16:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:56 prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container 16:11:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:11:56  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:11:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:11:56 ---> c808b3ee4fd3 16:11:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:11:56 ---> Using cache 16:11:56 ---> 5333f8ccf81d 16:11:56 Step 4/25 : WORKDIR /edgex-go 16:11:56 ---> Using cache 16:11:56 ---> 830b153fc4b5 16:11:56 Step 5/25 : RUN apk add --update --no-cache make git 16:11:56 ---> Using cache 16:11:56 ---> 2ebc0c1c5809 16:11:56 Step 6/25 : COPY go.mod vendor* ./ 16:11:56 ---> Using cache 16:11:56 ---> 47817b9686f9 16:11:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:56 ---> Using cache 16:11:56 ---> e82d2825f633 16:11:56 Step 8/25 : COPY . . 16:11:56 ---> Using cache 16:11:56 ---> f7139f1b9652 16:11:56 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:11:57 $ docker top f059e02420718617fcd0e52ee5a34efe116efbc317ef3c1cad4b767aef43dd9c -eo pid,comm [Pipeline] { [Pipeline] echo 16:11:57 ========================================================= 16:11:57 [edgeXBuildGoParallel] Running Tests and Build... 16:11:57 ========================================================= [Pipeline] sh 16:11:58 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 16:11:58 + make test 16:11:58 go test -race -coverprofile=coverage.out ./... 16:12:03 ---> Running in 79e31877c981 16:12:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:12:04 Removing intermediate container 5ba42c633d88 16:12:04 ---> de3c93e76cbc 16:12:04 Step 7/33 : COPY . . 16:12:04 Removing intermediate container 24da30f7da02 16:12:04 ---> 77d384411746 16:12:04 Step 8/23 : COPY . . 16:12:22 ---> 57de8a1e390e 16:12:22 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapperRemoving intermediate container 7f6f9010403b 16:12:22 16:12:22 ---> 4def49971659 16:12:22 16:12:22 Step 10/23 : FROM alpine:3.17 16:12:22 ---> 9ed4aefc74f6 16:12:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:12:22 ---> 610b823be7e4 16:12:22 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:12:22 ---> Running in 307eeb61ab44 16:12:22 ---> Running in 11152df401f0 16:12:22 ---> Running in 4f6c2f36000a 16:12:22 Removing intermediate container 11152df401f0 16:12:22 ---> 28c5a1c8bcb3 16:12:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:12:22 ---> Running in 9112f2e4a880 16:12:22 Removing intermediate container 224986e4fa69 16:12:22 ---> 25eb03d243f5 16:12:22 Step 7/20 : COPY . . 16:12:22 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 16:12:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:12:22 (1/1) Installing dumb-init (1.2.5-r2) 16:12:22 Executing busybox-1.35.0-r29.trigger 16:12:22 OK: 7 MiB in 16 packages 16:12:32 ---> 499b95c3fe35 16:12:32 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:12:32 Removing intermediate container 9112f2e4a880 16:12:32 ---> 6064880b8c09 16:12:32 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:32 ---> Running in c29ffbef1ad9 16:12:34 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 16:12:36 ---> f2fbc4f17660 16:12:36 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:12:38 ---> eed693d32be2 16:12:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:12:38 Removing intermediate container 79e31877c981 16:12:38 ---> f0945720d128 16:12:38 16:12:38 Step 10/25 : FROM alpine:3.17 16:12:38 ---> 9ed4aefc74f6 16:12:38 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:12:38 ---> Using cache 16:12:38 ---> 073eac01ac93 16:12:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:12:38 ---> Using cache 16:12:38 ---> 9715af1c553d 16:12:38 Step 13/25 : ENV APP_PORT=59881 16:12:38 ---> Running in ac61865e2454 16:12:39 Removing intermediate container ac61865e2454 16:12:39 ---> 4af1bf6a8c91 16:12:39 Step 14/25 : EXPOSE $APP_PORT 16:12:40 ---> da1dbe595703 16:12:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:12:40 ---> Running in 309162abbb23 16:12:40 Removing intermediate container 309162abbb23 16:12:40 ---> d0e521e2ac2b 16:12:40 Step 15/25 : WORKDIR / 16:12:40 ---> Running in a3d615011c90 16:12:41 ---> d4a3e89c8e2e 16:12:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:12:41 Removing intermediate container a3d615011c90 16:12:41 ---> 8d6f5a0e9119 16:12:41 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:42 ---> d099afd981d0 16:12:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:12:43 ---> Running in d398053704b1 16:12:43 ---> 4480c8ba6766 16:12:43 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:12:45 ---> 65745197fe93 16:12:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:12:45 ? github.com/edgexfoundry/edgex-go [no test files] 16:12:47 Removing intermediate container d398053704b1 16:12:47 ---> a82debcb3cd0 16:12:47 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:12:50 ---> 36b13d2a6ceb 16:12:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:12:50 ---> Running in a66057bce4bc 16:12:50 Removing intermediate container a66057bce4bc 16:12:50 ---> 98eec71b61cf 16:12:50 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:12:53 ---> Running in f4639da01e75 16:12:53 ---> 4cd7cfffb448 16:12:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:12:53 Removing intermediate container f4639da01e75 16:12:53 ---> db6656906508 16:12:53 Step 21/23 : LABEL arch=x86_64 16:12:53 ---> a3f7b23ea7c2 16:12:53 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:12:53 ---> Running in deb4715ca671 16:12:53 ---> Running in 80b5ac1203ed 16:12:53 Removing intermediate container 307eeb61ab44 16:12:53 ---> d48d86a3c901 16:12:53 16:12:53 Step 9/33 : FROM alpine:3.17 16:12:53 ---> 9ed4aefc74f6 16:12:53 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:12:53 ---> Running in 4bc06ad949a3 16:12:54 Removing intermediate container 80b5ac1203ed 16:12:54 ---> c44328f51522 16:12:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:12:54 Removing intermediate container deb4715ca671 16:12:54 ---> c17db09a3e9c 16:12:54 Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:12:54 Removing intermediate container 4bc06ad949a3 16:12:54 ---> 025733ceb809 16:12:54 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 16:12:54 ---> Running in 99a73da44869 16:12:54 ---> Running in d2d65b6ed610 16:12:54 ---> Running in 8ffb00207eb2 16:12:55 Removing intermediate container 99a73da44869 16:12:55 ---> a68bf52b96a7 16:12:55 Step 23/25 : LABEL arch=x86_64 16:12:55 Removing intermediate container d2d65b6ed610 16:12:55 ---> b6fe7c36ef2e 16:12:55 Step 23/23 : LABEL version=0.0.0 16:12:55 ---> Running in 3038f1fade99 16:12:55 ---> Running in 451c6aa87163 16:12:55 Removing intermediate container 3038f1fade99 16:12:55 ---> 45c1d6691ca8 16:12:55 Step 24/25 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:12:55 Removing intermediate container 451c6aa87163 16:12:55 ---> fc55aee9e9eb 16:12:55 16:12:55 ---> Running in a4e327ce748b 16:12:55 Successfully built fc55aee9e9eb 16:12:55 Successfully tagged core-common-config-bootstrapper:latest 16:12:55  Building core-common-config-bootstrapper ... done Building security-proxy-auth 16:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:12:55 (1/2) Installing dumb-init (1.2.5-r2) 16:12:55 (2/2) Installing su-exec (0.2-r2) 16:12:55 Executing busybox-1.35.0-r29.trigger 16:12:55 OK: 7 MiB in 17 packages 16:12:55 Removing intermediate container a4e327ce748b 16:12:55 ---> 7dfc2f1e0218 16:12:55 Step 25/25 : LABEL version=0.0.0 16:12:59 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:12:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:12:59 ---> c808b3ee4fd3 16:12:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:12:59 ---> Using cache 16:12:59 ---> 5333f8ccf81d 16:12:59 Step 4/23 : WORKDIR /edgex-go 16:12:59 ---> Using cache 16:12:59 ---> 830b153fc4b5 16:12:59 Step 5/23 : RUN apk add --update --no-cache make git 16:12:59 ---> Using cache 16:12:59 ---> 2ebc0c1c5809 16:12:59 Step 6/23 : COPY go.mod vendor* ./ 16:12:59 ---> Using cache 16:12:59 ---> 47817b9686f9 16:12:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:59 ---> Using cache 16:12:59 ---> e82d2825f633 16:12:59 Step 8/23 : COPY . . 16:12:59 ---> Using cache 16:12:59 ---> f7139f1b9652 16:12:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:13:00 ---> Running in d252ea1dbd88 16:13:00 ---> Running in 6197e248a1b7 16:13:00 Removing intermediate container d252ea1dbd88 16:13:00 ---> 405a2d3a3b0a 16:13:00 16:13:00 Removing intermediate container 8ffb00207eb2 16:13:00 ---> 20663caf7282 16:13:00 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 16:13:01 ---> Running in 7b2f1d05be39 16:13:01 Removing intermediate container 4f6c2f36000a 16:13:01 ---> 508ce1578012 16:13:01 16:13:01 Step 10/23 : FROM alpine:3.17 16:13:01 ---> 9ed4aefc74f6 16:13:01 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:13:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:13:01 Successfully built 405a2d3a3b0a 16:13:01 ---> Running in 79ba79d93c91 16:13:01 Successfully tagged core-metadata:latest 16:13:01  Building core-metadata ... done Removing intermediate container 7b2f1d05be39 16:13:01 ---> ea34abb86376 16:13:01 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:13:02 ---> Running in b4fb8fa6869a 16:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:02 (1/2) Installing ca-certificates (20230506-r0) 16:13:02 (2/2) Installing dumb-init (1.2.5-r2) 16:13:02 Executing busybox-1.35.0-r29.trigger 16:13:02 Executing ca-certificates-20230506-r0.trigger 16:13:02 OK: 8 MiB in 17 packages 16:13:03 Removing intermediate container b4fb8fa6869a 16:13:03 ---> 1c5a651b30d7 16:13:03 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:13:03 ---> Running in 70721b97c33e 16:13:03 Removing intermediate container 70721b97c33e 16:13:03 ---> 8f125c283f76 16:13:03 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:13:03 ---> Running in 89f23f4be8f6 16:13:03 Removing intermediate container c29ffbef1ad9 16:13:03 ---> d2c58beed69a 16:13:03 16:13:03 Step 9/20 : FROM alpine:3.17 16:13:03 ---> 9ed4aefc74f6 16:13:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:13:03 ---> Using cache 16:13:03 ---> 025733ceb809 16:13:03 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:13:03 ---> Running in 76a9fca581b5 16:13:03 Removing intermediate container 79ba79d93c91 16:13:03 ---> 8caa0decd2c9 16:13:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:13:03 Removing intermediate container 89f23f4be8f6 16:13:03 ---> 8fb161a14c81 16:13:03 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:13:03 ---> Running in c2d2659cd50c 16:13:03 ---> Running in d64a95ddc4f2 16:13:04 Removing intermediate container c2d2659cd50c 16:13:04 ---> df9114da161f 16:13:04 Step 13/23 : ENV APP_PORT=59860 16:13:04 ---> Running in 696dffda968b 16:13:04 Removing intermediate container 696dffda968b 16:13:04 ---> 26d3633c5e86 16:13:04 Step 14/23 : EXPOSE $APP_PORT 16:13:04 ---> Running in fb7ed8dc73a2 16:13:04 Removing intermediate container fb7ed8dc73a2 16:13:04 ---> c35171d3540e 16:13:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:04 ---> df17b14840f2 16:13:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:05 ---> b7ad4cb11edf 16:13:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:13:05 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:13:05 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:13:05 OK: 17823 distinct packages available 16:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:13:05 Removing intermediate container d64a95ddc4f2 16:13:05 ---> 59331f12f110 16:13:05 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:13:05 ---> Running in a738e98ec910 16:13:05 (1/9) Installing ca-certificates (20230506-r0) 16:13:05 (2/9) Installing brotli-libs (1.0.9-r9) 16:13:05 (3/9) Installing nghttp2-libs (1.51.0-r0) 16:13:05 (4/9) Installing libcurl (8.1.0-r2) 16:13:05 (5/9) Installing curl (8.1.0-r2) 16:13:05 (6/9) Installing dumb-init (1.2.5-r2) 16:13:05 (7/9) Installing musl-obstack (1.2.3-r0) 16:13:05 (8/9) Installing libucontext (1.2-r0) 16:13:05 (9/9) Installing gcompat (1.1.0-r0) 16:13:05 Executing busybox-1.35.0-r29.trigger 16:13:05 Executing ca-certificates-20230506-r0.trigger 16:13:05 OK: 10 MiB in 24 packages 16:13:05 Removing intermediate container a738e98ec910 16:13:05 ---> b6473262556e 16:13:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:13:05 ---> 61b9cfbfe742 16:13:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:13:06 ---> daad8c5f93ee 16:13:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:13:06 ---> Running in c51504850991 16:13:06 ---> 92eedd55644c 16:13:06 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:13:06 ---> Running in 8715db0a94d1 16:13:06 Removing intermediate container c51504850991 16:13:06 ---> be92272870d8 16:13:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:13:06 Removing intermediate container 76a9fca581b5 16:13:06 ---> c5be0917c776 16:13:06 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:06 ---> Running in 7dee8afab5a4 16:13:07 Removing intermediate container 7dee8afab5a4 16:13:07 ---> 46e70474b9ad 16:13:07 Step 21/23 : LABEL arch=x86_64 16:13:07 ---> f4cdc76aadb0 16:13:07 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 16:13:07 ---> Running in d08f05422468 16:13:07 Removing intermediate container d08f05422468 16:13:07 ---> 0ba40851019a 16:13:07 Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:13:07 ---> 57ec62b60910 16:13:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:13:07 ---> Running in a69bb8fa3717 16:13:07 Removing intermediate container 8715db0a94d1 16:13:07 ---> 532b24092692 16:13:07 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:07 Removing intermediate container a69bb8fa3717 16:13:07 ---> fd985db12e91 16:13:07 Step 23/23 : LABEL version=0.0.0 16:13:07 ---> Running in 004c9b8eacae 16:13:09 ---> e6269554d269 16:13:09 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 16:13:09 ---> 53040d089094 16:13:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:13:09 Removing intermediate container 004c9b8eacae 16:13:09 ---> f1f821c69cc6 16:13:09 16:13:09 Successfully built f1f821c69cc6 16:13:09 Successfully tagged support-notifications:latest 16:13:09  Building support-notifications ... done  ---> d94693b6336b 16:13:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:13:09 ---> 7031f9286f97 16:13:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:13:09 ---> Running in a0414f00ebaa 16:13:10 Removing intermediate container a0414f00ebaa 16:13:10 ---> b99deac42d87 16:13:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 16:13:10 ---> Running in 8b3f86942901 16:13:10 Removing intermediate container 8b3f86942901 16:13:10 ---> 565d6bde6f15 16:13:10 Step 18/20 : LABEL arch=x86_64 16:13:10 ---> 3d7eaad02996 16:13:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:13:10 ---> Running in 030f33ddd171 16:13:10 Removing intermediate container 030f33ddd171 16:13:10 ---> 0a49cae247c1 16:13:10 Step 19/20 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:13:10 ---> 5b5ce95bbf87 16:13:10 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 16:13:10 ---> Running in 8d2a01291682 16:13:10 Removing intermediate container 8d2a01291682 16:13:10 ---> e6fa811f8c23 16:13:10 Step 20/20 : LABEL version=0.0.0 16:13:10 ---> 25d01adbcf0b 16:13:10 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:13:10 ---> Running in 4ba96a12549e 16:13:10 Removing intermediate container 4ba96a12549e 16:13:10 ---> 42b2bfd122a9 16:13:10 16:13:10 ---> 25d55efc8a7a 16:13:10 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:13:10 Successfully built 42b2bfd122a9 16:13:10 Successfully tagged security-spiffe-token-provider:latest 16:13:11  Building security-spiffe-token-provider ... done  ---> 2ae9f74fe081 16:13:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:13:11 ---> c223140f5222 16:13:11 Step 28/33 : RUN chmod +x /entrypoint.sh 16:13:11 ---> Running in 60c9d6fa2330 16:13:12 Removing intermediate container 60c9d6fa2330 16:13:12 ---> 617523c1a1ce 16:13:12 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:13:12 ---> Running in e123eb449377 16:13:12 Removing intermediate container e123eb449377 16:13:12 ---> b6aba2f818dc 16:13:12 Step 30/33 : CMD ["gate"] 16:13:12 ---> Running in 22c20e0b9acf 16:13:12 Removing intermediate container 22c20e0b9acf 16:13:12 ---> 4d1b6328871c 16:13:12 Step 31/33 : LABEL arch=x86_64 16:13:12 ---> Running in 1a5c02b4d83e 16:13:12 Removing intermediate container 1a5c02b4d83e 16:13:12 ---> d490883138f2 16:13:12 Step 32/33 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:13:12 ---> Running in 4ec950c074fa 16:13:12 Removing intermediate container 4ec950c074fa 16:13:12 ---> e31f824d692a 16:13:12 Step 33/33 : LABEL version=0.0.0 16:13:12 ---> Running in 77492503b1cc 16:13:12 Removing intermediate container 77492503b1cc 16:13:12 ---> eb9e61f69413 16:13:12 16:13:12 Successfully built eb9e61f69413 16:13:12 Successfully tagged security-bootstrapper:latest 16:13:19  Building security-bootstrapper ... done Removing intermediate container 6197e248a1b7 16:13:19 ---> f6d2097c56ee 16:13:19 16:13:19 Step 10/23 : FROM alpine:3.17 16:13:19 ---> 9ed4aefc74f6 16:13:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:13:19 ---> Using cache 16:13:19 ---> 28c5a1c8bcb3 16:13:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:13:19 ---> Using cache 16:13:19 ---> 6064880b8c09 16:13:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:19 ---> Using cache 16:13:19 ---> f2fbc4f17660 16:13:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:13:19 ---> Using cache 16:13:19 ---> eed693d32be2 16:13:19 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:13:19 ---> 78a0fec83633 16:13:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:13:19 ---> fdb208f483b8 16:13:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:13:19 ---> 0a18619ac61e 16:13:19 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:13:19 ---> Running in 32b04eb30d4b 16:13:19 Removing intermediate container 32b04eb30d4b 16:13:19 ---> 39a1cfdafbcb 16:13:19 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:13:19 ---> Running in 1c1439bec204 16:13:19 Removing intermediate container 1c1439bec204 16:13:19 ---> a986ae4bbd60 16:13:19 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:13:19 ---> Running in fbaa2f1c5fb2 16:13:20 Removing intermediate container fbaa2f1c5fb2 16:13:20 ---> 2e80d589e2d5 16:13:20 Step 21/23 : LABEL arch=x86_64 16:13:20 ---> Running in 6307ff18ef61 16:13:20 Removing intermediate container 6307ff18ef61 16:13:20 ---> cc24039a6850 16:13:20 Step 22/23 : LABEL git_sha=e8d757c912858a29e2d05bf3b53365bb16fa93b9 16:13:20 ---> Running in 3e9a66d4bfc8 16:13:20 Removing intermediate container 3e9a66d4bfc8 16:13:20 ---> ac7859f8e660 16:13:20 Step 23/23 : LABEL version=0.0.0 16:13:20 ---> Running in 3bad2530b7d3 16:13:20 Removing intermediate container 3bad2530b7d3 16:13:20 ---> 2ec0fad56470 16:13:20 16:13:20 Successfully built 2ec0fad56470 16:13:20 Successfully tagged security-proxy-auth:latest 16:13:20  Building security-proxy-auth ... done  [Pipeline] } 16:13:20 $ docker stop --time=1 7da4d8e0f0a9b69f4137926f60ee707b7a9666e34f27dbe31ad5ff02a232b1d2 16:13:21 $ docker rm -f --volumes 7da4d8e0f0a9b69f4137926f60ee707b7a9666e34f27dbe31ad5ff02a232b1d2 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:21 + docker images 16:13:21 REPOSITORY TAG IMAGE ID CREATED SIZE 16:13:21 security-proxy-auth latest 2ec0fad56470 1 second ago 18.3MB 16:13:21 f6d2097c56ee 4 seconds ago 1.7GB 16:13:21 security-bootstrapper latest eb9e61f69413 9 seconds ago 22.2MB 16:13:21 security-spiffe-token-provider latest 42b2bfd122a9 11 seconds ago 32.8MB 16:13:21 support-notifications latest f1f821c69cc6 12 seconds ago 32.4MB 16:13:21 d2c58beed69a 18 seconds ago 1.76GB 16:13:21 core-metadata latest 405a2d3a3b0a 21 seconds ago 20.4MB 16:13:21 508ce1578012 21 seconds ago 1.79GB 16:13:21 core-common-config-bootstrapper latest fc55aee9e9eb 26 seconds ago 17.2MB 16:13:21 d48d86a3c901 28 seconds ago 1.71GB 16:13:21 f0945720d128 45 seconds ago 1.73GB 16:13:21 4def49971659 About a minute ago 1.72GB 16:13:21 core-data latest df697ae364dd About a minute ago 20.1MB 16:13:21 core-command latest ef2d33e73604 About a minute ago 19.9MB 16:13:21 security-spire-server latest a8fafd07d071 About a minute ago 103MB 16:13:21 ed5f9b88eca1 About a minute ago 1.72GB 16:13:21 8d659903ba42 About a minute ago 1.73GB 16:13:21 security-secretstore-setup latest d3bb5634dab9 2 minutes ago 32.8MB 16:13:21 8912e0d1f1e8 2 minutes ago 1.58GB 16:13:21 security-proxy-setup latest 51091afad585 2 minutes ago 18.7MB 16:13:21 support-scheduler latest 9ed9a19a7c50 2 minutes ago 31.8MB 16:13:21 security-spire-agent latest fd3023e3aa86 2 minutes ago 161MB 16:13:21 security-spire-config latest 07bb3bcd662c 2 minutes ago 102MB 16:13:21 cca6be4e844b 2 minutes ago 1.79GB 16:13:21 52c1d08557fb 2 minutes ago 1.7GB 16:13:21 a6872aac5dd8 2 minutes ago 1.72GB 16:13:21 00275c84628e 3 minutes ago 1.58GB 16:13:21 3e28c8be2af4 3 minutes ago 1.58GB 16:13:21 ci-base-image-x86_64 latest c808b3ee4fd3 6 minutes ago 918MB 16:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 16:13:21 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 16:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 16:13:21 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] } 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:15:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.252s coverage: 28.7% of statements 16:15:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.282s coverage: 98.5% of statements 16:15:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:15:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:15:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.420s coverage: 71.5% of statements 16:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:15:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 54.0% of statements 16:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:15:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:15:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.930s coverage: 88.5% of statements 16:15:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.413s coverage: 3.8% of statements 16:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:15:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.700s coverage: 95.6% of statements 16:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:15:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:15:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements 16:16:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:16:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:16:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:16:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:16:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.9% of statements 16:16:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.0% of statements 16:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 42.9% of statements 16:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 82.9% of statements 16:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements 16:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.323s coverage: 96.3% of statements 16:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 16:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements 16:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:16:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:16:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:16:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.104s coverage: 79.9% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.263s coverage: 92.9% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.204s coverage: 62.3% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.497s coverage: 81.8% of statements 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.503s coverage: 82.1% of statements 16:16:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 86.0% of statements 16:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.005s coverage: 63.1% of statements 16:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements 16:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 16:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 16:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.122s coverage: 73.7% of statements 16:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 16:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements 16:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.234s coverage: 89.5% of statements 16:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:17:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 16:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:17:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.310s coverage: 17.7% of statements 16:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:17:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.568s coverage: 92.3% of statements 16:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:17:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:17:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 61.5% of statements 16:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 97.7% of statements 16:17:29 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 16:17:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:17:29 go vet ./... 16:20:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:20:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:20:05 ./bin/test-attribution-txt.sh [Pipeline] echo 16:20:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:20:06 + ls -al . 16:20:06 total 700 16:20:06 drwxrwxr-x 10 1001 1001 4096 May 22 16:12 . 16:20:06 drwxr-xr-x 4 root root 4096 May 22 16:11 .. 16:20:06 drwxrwxr-x 2 1001 1001 4096 May 22 16:10 .blubracket 16:20:06 -rw-rw-r-- 1 1001 1001 16 May 22 16:10 .dockerignore 16:20:06 drwxrwxr-x 8 1001 1001 4096 May 22 16:10 .git 16:20:06 drwxrwxr-x 3 1001 1001 4096 May 22 16:10 .github 16:20:06 -rw-rw-r-- 1 1001 1001 1133 May 22 16:10 .gitignore 16:20:06 -rw-rw-r-- 1 1001 1001 42 May 22 16:10 .golangci.yml 16:20:06 -rw-rw-r-- 1 1001 1001 87 May 22 16:10 .hadolint.yml 16:20:06 -rw-rw-r-- 1 1001 1001 166 May 22 16:10 .sonarcloud.properties 16:20:06 -rw-rw-r-- 1 1001 1001 1171 May 22 16:10 ADOPTERS.md 16:20:06 -rw-rw-r-- 1 1001 1001 10835 May 22 16:10 Attribution.txt 16:20:06 -rw-rw-r-- 1 1001 1001 73765 May 22 16:10 CHANGELOG.md 16:20:06 -rw-rw-r-- 1 1001 1001 3804 May 22 16:10 CONTRIBUTING.md 16:20:06 -rw-rw-r-- 1 1001 1001 677 May 22 16:10 GOVERNANCE.md 16:20:06 -rw-rw-r-- 1 1001 1001 883 May 22 16:10 Jenkinsfile 16:20:06 -rw-rw-r-- 1 1001 1001 10775 May 22 16:10 LICENSE 16:20:06 -rw-rw-r-- 1 1001 1001 14368 May 22 16:10 Makefile 16:20:06 -rw-rw-r-- 1 1001 1001 582 May 22 16:10 OWNERS.md 16:20:06 -rw-rw-r-- 1 1001 1001 9902 May 22 16:10 README.md 16:20:06 -rw-rw-r-- 1 1001 1001 789 May 22 16:10 SECURITY.md 16:20:06 -rw-rw-r-- 1 1001 1001 5 May 22 16:06 VERSION 16:20:06 drwxrwxr-x 2 1001 1001 4096 May 22 16:10 bin 16:20:06 drwxrwxr-x 18 1001 1001 4096 May 22 16:10 cmd 16:20:06 -rw-r--r-- 1 root root 447731 May 22 16:17 coverage.out 16:20:06 -rw-rw-r-- 1 1001 1001 3200 May 22 16:10 go.mod 16:20:06 -rw-rw-r-- 1 1001 1001 31130 May 22 16:10 go.sum 16:20:06 drwxrwxr-x 7 1001 1001 4096 May 22 16:10 internal 16:20:06 drwxrwxr-x 3 1001 1001 4096 May 22 16:10 openapi 16:20:06 -rw-rw-r-- 1 1001 1001 594 May 22 16:10 security.txt 16:20:06 drwxrwxr-x 4 1001 1001 4096 May 22 16:10 snap 16:20:06 -rw-rw-r-- 1 1001 1001 204 May 22 16:10 version.go [Pipeline] sh 16:20:06 + '[' -e coverage.out ] 16:20:06 + chown 1001:1001 coverage.out [Pipeline] stash 16:20:06 Warning: overwriting stash ‘coverage-report’ 16:20:07 Stashed 1 file(s) [Pipeline] sh 16:20:08 + make build 16:20:08 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 16:21:44 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 16:21:44 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 16:21:44 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 16:21:49 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 16:22:36 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 16:22:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:22:45 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 16:22: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:22:54 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 16:22:58 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 16:23: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:23:10 $ docker stop --time=1 f059e02420718617fcd0e52ee5a34efe116efbc317ef3c1cad4b767aef43dd9c 16:23:12 $ docker rm -f --volumes f059e02420718617fcd0e52ee5a34efe116efbc317ef3c1cad4b767aef43dd9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:23:14 16:23:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:23:15 latest: Pulling from edgex-devops/edgex-compose-arm64 16:23:15 29e5d40040c1: Pulling fs layer 16:23:15 1ce36da41761: Pulling fs layer 16:23:15 25b303627fd3: Pulling fs layer 16:23:15 29e5d40040c1: Download complete 16:23:15 1ce36da41761: Verifying Checksum 16:23:15 1ce36da41761: Download complete 16:23:15 29e5d40040c1: Pull complete 16:23:16 1ce36da41761: Pull complete 16:23:17 25b303627fd3: Download complete 16:23:27 25b303627fd3: Pull complete 16:23:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:27 prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container 16:23:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:23:29 $ docker top 9c14aad0ed99d112cdd0dcaf63356396e59a243daa62a0e66015c8a124c19aa4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:30 + docker-compose build --help 16:23:30 + grep parallel 16:23:34 --parallel Build images in parallel. [Pipeline] } 16:23:35 $ docker stop --time=1 9c14aad0ed99d112cdd0dcaf63356396e59a243daa62a0e66015c8a124c19aa4 16:23:36 $ docker rm -f --volumes 9c14aad0ed99d112cdd0dcaf63356396e59a243daa62a0e66015c8a124c19aa4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:37 prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container 16:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:23:38 $ docker top 2e323ac5fae5e04c8114f6aed1c4bee13642e033b0958c8c1ee2077ccccc8fab -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:39 + docker-compose -f ./docker-compose-build.yml build --parallel 16:23:44 Building core-command ... 16:23:44 Building core-common-config-bootstrapper ... 16:23:44 Building core-data ... 16:23:44 Building core-metadata ... 16:23:44 Building security-bootstrapper ... 16:23:44 Building security-proxy-auth ... 16:23:44 Building security-proxy-setup ... 16:23:44 Building security-secretstore-setup ... 16:23:44 Building security-spiffe-token-provider ... 16:23:44 Building security-spire-agent ... 16:23:44 Building security-spire-config ... 16:23:44 Building security-spire-server ... 16:23:44 Building support-notifications ... 16:23:44 Building support-scheduler ... 16:23:44 Building security-proxy-auth 16:23:44 Building security-proxy-setup 16:23:44 Building core-data 16:23:44 Building support-scheduler 16:23:44 Building core-command 16:24:31 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:24:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:24:31 ---> 566205a3c169 16:24:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:24:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:24:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:24:31 ---> 566205a3c169 16:24:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:24:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:24:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:24:31 ---> 566205a3c169 16:24:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:24:31 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:24:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:24:31 ---> 566205a3c169 16:24:31 Step 3/22 : WORKDIR /edgex-go 16:24:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:24:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:24:31 ---> 566205a3c169 16:24:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:24:31 ---> Running in 77d23eb41181 16:24:31 ---> Running in 50e1f0479e09 16:24:31 ---> Running in ed5400a407c7 16:24:31 ---> Running in 46ccd9fbc260 16:24:31 ---> Running in e39bd4fd6950 16:24:31 Removing intermediate container 50e1f0479e09 16:24:31 ---> e20498ce9605 16:24:31 Step 4/23 : WORKDIR /edgex-go 16:24:31 Removing intermediate container e39bd4fd6950 16:24:31 ---> 87d77091283b 16:24:31 Step 4/23 : WORKDIR /edgex-go 16:24:31 Removing intermediate container ed5400a407c7 16:24:31 ---> e8d8e46e9234 16:24:31 Step 4/23 : WORKDIR /edgex-go 16:24:31 Removing intermediate container 77d23eb41181 16:24:31 ---> 5d166c130287 16:24:31 Step 4/22 : RUN apk add --update --no-cache make git 16:24:31 Removing intermediate container 46ccd9fbc260 16:24:31 ---> 7ccecb997153 16:24:31 Step 4/24 : WORKDIR /edgex-go 16:24:31 ---> Running in f12e2b3fd3d5 16:24:31 ---> Running in 94ef50a9b1a9 16:24:31 ---> Running in 71ad9f5a8e1c 16:24:31 ---> Running in 8b248174f1ff 16:24:31 ---> Running in e3ffcdc592f9 16:24:31 Removing intermediate container 94ef50a9b1a9 16:24:31 ---> 39e3554a42b8 16:24:31 Step 5/23 : RUN apk add --update --no-cache make git 16:24:31 Removing intermediate container f12e2b3fd3d5 16:24:31 ---> aa9ab31a35ad 16:24:31 Step 5/23 : RUN apk add --update --no-cache make git 16:24:32 Removing intermediate container 8b248174f1ff 16:24:32 ---> df6d661e6d9c 16:24:32 Step 5/23 : RUN apk add --update --no-cache make git 16:24:32 ---> Running in f32db905dd41 16:24:32 ---> Running in 076c309f1368 16:24:32 Removing intermediate container e3ffcdc592f9 16:24:32 ---> 5324c7089267 16:24:32 Step 5/24 : RUN apk add --update --no-cache make git 16:24:32 ---> Running in cdbaa2be01d4 16:24:32 ---> Running in 6eecdef2717b 16:24:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:24:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:24:35 OK: 263 MiB in 53 packages 16:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:24:36 OK: 263 MiB in 53 packages 16:24:37 OK: 263 MiB in 53 packages 16:24:37 OK: 263 MiB in 53 packages 16:24:37 Removing intermediate container 71ad9f5a8e1c 16:24:37 ---> 85e61e10bb5b 16:24:37 Step 5/22 : COPY go.mod vendor* ./ 16:24:37 OK: 263 MiB in 53 packages 16:24:38 Removing intermediate container f32db905dd41 16:24:38 ---> 0ad5a1371e7c 16:24:38 Step 6/23 : COPY go.mod vendor* ./ 16:24:38 ---> 95298779795c 16:24:38 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:38 Removing intermediate container 6eecdef2717b 16:24:38 ---> eb3a78fde9ec 16:24:38 Step 6/24 : COPY go.mod vendor* ./ 16:24:38 ---> Running in b6352f79af62 16:24:38 Removing intermediate container cdbaa2be01d4 16:24:38 ---> 97a8adaad644 16:24:38 Step 6/23 : COPY go.mod vendor* ./ 16:24:39 Removing intermediate container 076c309f1368 16:24:39 ---> ff09ca8f9035 16:24:39 Step 6/23 : COPY go.mod vendor* ./ 16:24:40 ---> 30ad8d91264b 16:24:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:40 ---> 0cbc3705d797 16:24:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:40 ---> Running in 38c4abdf88d2 16:24:40 ---> Running in 8d7b1f856989 16:24:40 ---> 6a91417b1cd1 16:24:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:40 ---> d616800f4c77 16:24:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:40 ---> Running in ae45159a8e97 16:24:40 ---> Running in 59df1bb144e0 16:26:32 Removing intermediate container b6352f79af62 16:26:32 ---> 60712db03bcb 16:26:32 Step 7/22 : COPY . . 16:26:32 Removing intermediate container 38c4abdf88d2 16:26:32 ---> eb0ca1884f47 16:26:32 Step 8/23 : COPY . . 16:26:32 Removing intermediate container 8d7b1f856989 16:26:32 ---> 2ea326fe2c98 16:26:32 Step 8/24 : COPY . . 16:26:32 Removing intermediate container 59df1bb144e0 16:26:32 ---> 7f88712c69ec 16:26:32 Step 8/23 : COPY . . 16:26:32 Removing intermediate container ae45159a8e97 16:26:32 ---> 38e4d260e4d6 16:26:32 Step 8/23 : COPY . . 16:26:47 ---> b56d7087c17c 16:26:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:26:47 ---> d2bb46b86677 16:26:47 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:26:47 ---> 3703488939de 16:26:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:26:47 ---> 77f104edabc0 16:26:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:26:47 ---> 450c8f15ba56 16:26:47 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 16:26:47 ---> Running in 628e15524d10 16:26:47 ---> Running in c125ba09aa7f 16:26:47 ---> Running in f7f7c0e236d9 16:26:47 ---> Running in ef0a3b197e23 16:26:47 ---> Running in b3dcca68b2c0 16:26:48 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 16:26:48 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 16:26: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 16:26: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-auth/security-proxy-auth ./cmd/security-proxy-auth 16:26:48 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 16:34:11 Removing intermediate container f7f7c0e236d9 16:34:11 ---> cd7960a7b1d9 16:34:11 16:34:11 Step 10/23 : FROM alpine:3.17 16:34:11 3.17: Pulling from library/alpine 16:34:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 16:34:11 Status: Downloaded newer image for alpine:3.17 16:34:11 ---> 51e60588ff2c 16:34:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:34:11 ---> Running in 6aa5201c7741 16:34:11 Removing intermediate container 6aa5201c7741 16:34:11 ---> 625c00f78c9d 16:34:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:34:11 ---> Running in 9392d41533b5 16:34:11 Removing intermediate container c125ba09aa7f 16:34:11 ---> 4f5653baa7da 16:34:11 16:34:11 Step 9/22 : FROM alpine:3.17 16:34:11 ---> 51e60588ff2c 16:34:11 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:34:11 ---> Running in db86d4435665 16:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:34:11 (1/1) Installing dumb-init (1.2.5-r2) 16:34:11 Executing busybox-1.35.0-r29.trigger 16:34:11 OK: 8 MiB in 16 packages 16:34:11 (1/2) Installing dumb-init (1.2.5-r2) 16:34:11 (2/2) Installing openssl (3.0.8-r4) 16:34:11 Executing busybox-1.35.0-r29.trigger 16:34:11 OK: 8 MiB in 17 packages 16:34:11 Removing intermediate container 9392d41533b5 16:34:11 ---> 6056f4a1f218 16:34:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:12 Removing intermediate container db86d4435665 16:34:12 ---> 3a01ef786803 16:34:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:34:12 ---> Running in 28c444f0f1d6 16:34:12 ---> 2e2bf4f8e607 16:34:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:34:17 ---> 09a210a0a111 16:34:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:34:17 Removing intermediate container 28c444f0f1d6 16:34:17 ---> 66574ca0d82e 16:34:17 Step 12/22 : WORKDIR /edgex 16:34:17 ---> Running in 359fa7222018 16:34:17 Removing intermediate container 359fa7222018 16:34:17 ---> 312062a4f34f 16:34:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:19 ---> 26de00723171 16:34:19 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:34:19 ---> d0bf0e2af262 16:34:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:34:20 ---> a9e6300aeb38 16:34:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:34:20 ---> cf50a0a108e4 16:34:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:34:21 ---> 85eed8847f1c 16:34:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:21 ---> 71d2d0ba4074 16:34:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:21 ---> Running in a1a2c12129a6 16:34:24 ---> a5e530636680 16:34:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:25 Removing intermediate container a1a2c12129a6 16:34:25 ---> 08d78fe0f3b9 16:34:25 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:34:25 ---> Running in d6d0adba46f3 16:34:26 ---> 73568b2fbb2c 16:34:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:26 ---> Running in 48e076729efe 16:34:26 Removing intermediate container d6d0adba46f3 16:34:26 ---> 7081b8f26ee5 16:34:26 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:34:26 ---> Running in 9e543c701884 16:34:27 Removing intermediate container 9e543c701884 16:34:27 ---> 915b742c7af6 16:34:27 Step 21/23 : LABEL arch=arm64 16:34:27 ---> Running in 78d4cac89ed3 16:34:30 Removing intermediate container 78d4cac89ed3 16:34:30 ---> 8efb3123cc6e 16:34:30 Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:34:30 ---> Running in 6df1f1d94161 16:34:31 Removing intermediate container 6df1f1d94161 16:34:31 ---> 015cd9d8dbea 16:34:31 Step 23/23 : LABEL version=0.0.0 16:34:31 ---> Running in 1ce6bfc6eccc 16:34:31 Removing intermediate container 48e076729efe 16:34:31 ---> e6580b6000bb 16:34:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:31 ---> Running in dbde627f3abc 16:34:31 Removing intermediate container 1ce6bfc6eccc 16:34:31 ---> 8356c17a5019 16:34:31 16:34:32 Successfully built 8356c17a5019 16:34:32 Successfully tagged security-proxy-auth-arm64:latest 16:34:32 Removing intermediate container dbde627f3abc 16:34:32 ---> 9423cfc14907 16:34:32 Step 20/22 : LABEL arch=arm64 16:34:32  Building security-proxy-auth ... done Building security-bootstrapper 16:34:32 ---> Running in 545d586c7071 16:34:33 Removing intermediate container 545d586c7071 16:34:33 ---> 3dfe0de315b4 16:34:33 Step 21/22 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:34:34 ---> Running in f762d60926ad 16:34:34 Removing intermediate container f762d60926ad 16:34:34 ---> 24db19730421 16:34:34 Step 22/22 : LABEL version=0.0.0 16:34:35 ---> Running in 6d6899be85fe 16:34:36 Removing intermediate container 6d6899be85fe 16:34:36 ---> 5f8eea3e0c09 16:34:36 16:34:36 Successfully built 5f8eea3e0c09 16:34:36 Successfully tagged security-proxy-setup-arm64:latest 16:34:36  Building security-proxy-setup ... done Building security-spiffe-token-provider 16:34:46 Removing intermediate container ef0a3b197e23 16:34:46 ---> 207ec36fb482 16:34:46 16:34:46 Step 10/24 : FROM alpine:3.17 16:34:46 ---> 51e60588ff2c 16:34:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:34:46 ---> Running in 805f0e2d27bd 16:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:34:50 (1/1) Installing dumb-init (1.2.5-r2) 16:34:50 Executing busybox-1.35.0-r29.trigger 16:34:50 OK: 8 MiB in 16 packages 16:34:53 Removing intermediate container 805f0e2d27bd 16:34:53 ---> bde34ff3f182 16:34:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:34:53 ---> Running in 7c1420ff9df8 16:34:56 Removing intermediate container 7c1420ff9df8 16:34:56 ---> 6ca2fcb4fad9 16:34:56 Step 13/24 : ENV APP_PORT=59882 16:34:56 ---> Running in 8086d63d6a8d 16:34:58 Removing intermediate container 8086d63d6a8d 16:34:58 ---> 3c075f810796 16:34:58 Step 14/24 : EXPOSE $APP_PORT 16:34:58 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:34:58 Step 2/33 : FROM ${BUILDER_BASE} AS builder 16:34:58 ---> 566205a3c169 16:34:58 Step 3/33 : WORKDIR /edgex-go 16:34:58 ---> Using cache 16:34:58 ---> 5d166c130287 16:34:58 Step 4/33 : RUN apk add --update --no-cache make git 16:34:58 ---> Using cache 16:34:58 ---> 85e61e10bb5b 16:34:58 Step 5/33 : COPY go.mod vendor* ./ 16:34:58 ---> Using cache 16:34:58 ---> 95298779795c 16:34:58 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:58 ---> Using cache 16:34:58 ---> 60712db03bcb 16:34:58 Step 7/33 : COPY . . 16:34:58 ---> Running in 9e331a3941a4 16:34:58 ---> Using cache 16:34:58 ---> d2bb46b86677 16:34:58 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:58 ---> Running in addc46692e4c 16:34:59 Removing intermediate container 9e331a3941a4 16:34:59 ---> cdc4c7ea83f0 16:34:59 Step 15/24 : WORKDIR / 16:34:59 ---> Running in 497c84c56d0b 16:35:01 Removing intermediate container 628e15524d10 16:35:01 ---> ea44daaa7b93 16:35:01 16:35:01 Step 10/23 : FROM alpine:3.17 16:35:01 ---> 51e60588ff2c 16:35:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:35:01 Removing intermediate container 497c84c56d0b 16:35:01 ---> 80d4d836198c 16:35:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:01 ---> Running in 12000f510926 16:35:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35:02 Removing intermediate container 12000f510926 16:35:02 ---> 4a22eecb52f1 16:35:02 Step 12/23 : ENV APP_PORT=59880 16:35:02 ---> Running in 68b49e51d83b 16:35:02 ---> 4f50f75576a6 16:35:02 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 16:35:03 Removing intermediate container 68b49e51d83b 16:35:03 ---> b8ce532acafc 16:35:03 Step 13/23 : EXPOSE $APP_PORT 16:35:03 ---> Running in 5c9d62a5721a 16:35:04 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:35:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:04 ---> 566205a3c169 16:35:04 Step 3/20 : WORKDIR /edgex-go 16:35:04 ---> Using cache 16:35:04 ---> 5d166c130287 16:35:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:04 ---> Running in 16a0e095a63d 16:35:04 Removing intermediate container 5c9d62a5721a 16:35:04 ---> 6a1efe6b8e1f 16:35:04 Step 14/23 : RUN apk add --update --no-cache dumb-init 16:35:04 ---> 2bfc1efa2b11 16:35:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:04 ---> Running in 356e869f0cc6 16:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:35:08 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:35:08 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:35:08 OK: 17697 distinct packages available 16:35:09 (1/1) Installing dumb-init (1.2.5-r2) 16:35:09 ---> 8dbd577035dc 16:35:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:35:09 Executing busybox-1.35.0-r29.trigger 16:35:09 OK: 8 MiB in 16 packages 16:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:35:10 ---> a7133abd01c2 16:35:10 Step 20/24 : ENTRYPOINT ["/core-command"] 16:35:10 ---> Running in 0ffccec78afa 16:35:11 Removing intermediate container 356e869f0cc6 16:35:11 ---> aa8e6086ea91 16:35:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:11 Removing intermediate container 0ffccec78afa 16:35:11 ---> 9d5c816daea9 16:35:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:35:11 ---> Running in bf6141ec1814 16:35:11 OK: 263 MiB in 53 packages 16:35:12 ---> a71335c5e311 16:35:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:35:12 Removing intermediate container bf6141ec1814 16:35:12 ---> 4a138ad5e36b 16:35:12 Step 22/24 : LABEL arch=arm64 16:35:12 ---> Running in 6a804a923908 16:35:13 Removing intermediate container 6a804a923908 16:35:13 ---> fdd9b92ea538 16:35:13 Step 23/24 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:35:13 Removing intermediate container 16a0e095a63d 16:35:13 ---> 62bb3fce4058 16:35:13 Step 5/20 : COPY go.mod vendor* ./ 16:35:13 ---> Running in b2ae64d48b2c 16:35:14 ---> fa705d4eab01 16:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:14 Removing intermediate container b2ae64d48b2c 16:35:14 ---> e43106a5d5de 16:35:14 Step 24/24 : LABEL version=0.0.0 16:35:15 ---> Running in 315a79dfb158 16:35:16 ---> a6bf872a2838 16:35:16 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:16 Removing intermediate container 315a79dfb158 16:35:16 ---> bba29be23631 16:35:16 16:35:16 ---> Running in 3bbb04e896c8 16:35:16 Successfully built bba29be23631 16:35:17 Successfully tagged core-command-arm64:latest 16:35:17  Building core-command ... done Building support-notifications 16:35:17 ---> 0d2cd12f316a 16:35:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:35:18 ---> 741cb3ed200c 16:35:18 Step 19/23 : ENTRYPOINT ["/core-data"] 16:35:18 ---> Running in 929559c9a3b9 16:35:22 Removing intermediate container 929559c9a3b9 16:35:22 ---> 5be02ccb9f65 16:35:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:35:22 ---> Running in 53272a78bde4 16:35:22 Removing intermediate container 53272a78bde4 16:35:22 ---> 3ff7fb9f0a27 16:35:22 Step 21/23 : LABEL arch=arm64 16:35:22 ---> Running in 12ef72aefa6a 16:35:23 Removing intermediate container 12ef72aefa6a 16:35:23 ---> 390259aa4b1c 16:35:23 Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:35:23 ---> Running in e59f765fd917 16:35:24 Removing intermediate container e59f765fd917 16:35:24 ---> 98f07bf483a9 16:35:24 Step 23/23 : LABEL version=0.0.0 16:35:24 ---> Running in 12e9e6a277b6 16:35:25 Removing intermediate container 12e9e6a277b6 16:35:25 ---> 1be14c4fd445 16:35:25 16:35:25 Successfully built 1be14c4fd445 16:35:25 Successfully tagged core-data-arm64:latest 16:35:25  Building core-data ... done Building security-spire-config 16:35:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:35:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:40 ---> 566205a3c169 16:35:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:35:40 ---> Using cache 16:35:40 ---> 7ccecb997153 16:35:40 Step 4/23 : WORKDIR /edgex-go 16:35:40 ---> Using cache 16:35:40 ---> 5324c7089267 16:35:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:40 ---> Running in 080d507d8bc2 16:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:35:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:35:45 OK: 263 MiB in 53 packages 16:35:47 Removing intermediate container 080d507d8bc2 16:35:47 ---> 1a77410f054a 16:35:47 Step 6/23 : COPY go.mod vendor* ./ 16:35:48 ---> 735d03fa7adc 16:35:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:49 ---> Running in d320033730ea 16:35:50 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:35:50 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:35:50 ---> 566205a3c169 16:35:50 Step 3/27 : WORKDIR /edgex-go 16:35:50 ---> Using cache 16:35:50 ---> 5d166c130287 16:35:50 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:35:50 ---> Running in 45e4950065dc 16:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:35:54 OK: 263 MiB in 53 packages 16:35:56 Removing intermediate container 45e4950065dc 16:35:56 ---> ccdb4fa3a613 16:35:56 Step 5/27 : COPY go.mod vendor* ./ 16:35:57 ---> acfa3b92003f 16:35:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:57 ---> Running in dd6da508f98a 16:36:53 Removing intermediate container 3bbb04e896c8 16:36:53 ---> 9010a9e0fb75 16:36:53 Step 7/20 : COPY . . 16:37:04 Removing intermediate container b3dcca68b2c0 16:37:04 ---> b633df107df7 16:37:04 16:37:04 Step 10/23 : FROM alpine:3.17 16:37:04 ---> 51e60588ff2c 16:37:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:37:04 ---> Using cache 16:37:04 ---> bde34ff3f182 16:37:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:37:04 ---> Using cache 16:37:04 ---> 6ca2fcb4fad9 16:37:04 Step 13/23 : ENV APP_PORT=59861 16:37:04 ---> Running in e08c74835796 16:37:04 Removing intermediate container e08c74835796 16:37:04 ---> 8011fa6e091e 16:37:04 Step 14/23 : EXPOSE $APP_PORT 16:37:04 ---> Running in a78e96081176 16:37:05 Removing intermediate container a78e96081176 16:37:05 ---> 2df2f815a013 16:37:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:08 ---> 2a2601a0d5fa 16:37:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:37:10 ---> 65fef20ac9ff 16:37:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:37:18 ---> a9cb6f0edd7e 16:37:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:37:19 ---> 018acc92c1fc 16:37:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:37:19 ---> Running in 161e7b359ae9 16:37:21 Removing intermediate container 161e7b359ae9 16:37:21 ---> 138248bdb482 16:37:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:37:21 ---> Running in 07e154dadc8c 16:37:22 Removing intermediate container 07e154dadc8c 16:37:22 ---> d37b4675dd51 16:37:22 Step 21/23 : LABEL arch=arm64 16:37:22 ---> Running in ac4108bed241 16:37:23 Removing intermediate container ac4108bed241 16:37:23 ---> 5c58986275e6 16:37:23 Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:37:23 ---> Running in e0c6aa28c15d 16:37:24 Removing intermediate container e0c6aa28c15d 16:37:24 ---> cb9faf2884e5 16:37:24 Step 23/23 : LABEL version=0.0.0 16:37:25 ---> Running in 54611789304f 16:37:26 Removing intermediate container 54611789304f 16:37:26 ---> 283c06700fb4 16:37:26 16:37:28 Successfully built 283c06700fb4 16:37:28 Successfully tagged support-scheduler-arm64:latest 16:37:28  Building support-scheduler ... done Building core-common-config-bootstrapper 16:37:29 ---> 5e19b747e5df 16:37:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:30 ---> Running in 97690a8af352 16:37:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:37:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:37:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:50 ---> 566205a3c169 16:37:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:37:50 ---> Using cache 16:37:50 ---> 7ccecb997153 16:37:50 Step 4/23 : WORKDIR /edgex-go 16:37:50 ---> Using cache 16:37:50 ---> 5324c7089267 16:37:50 Step 5/23 : RUN apk add --update --no-cache make git 16:37:50 ---> Using cache 16:37:50 ---> eb3a78fde9ec 16:37:50 Step 6/23 : COPY go.mod vendor* ./ 16:37:50 ---> Using cache 16:37:50 ---> 0cbc3705d797 16:37:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:50 ---> Using cache 16:37:50 ---> 2ea326fe2c98 16:37:50 Step 8/23 : COPY . . 16:37:50 ---> Using cache 16:37:50 ---> 77f104edabc0 16:37:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:37:50 ---> Running in d1526e1840d3 16:37:52 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 16:38:02 Removing intermediate container dd6da508f98a 16:38:02 ---> 91870db7bb52 16:38:02 Step 7/27 : COPY . . 16:38:02 Removing intermediate container d320033730ea 16:38:02 ---> a66227e250bf 16:38:02 Step 8/23 : COPY . . 16:38:25 ---> 7cef5895cb00 16:38:25 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:38:25 ---> 42c28f939eb1 16:38:25 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:38:25 ---> Running in a65c930d897d 16:38:25 ---> Running in 2bed5c4b364f 16:38:25 Removing intermediate container 2bed5c4b364f 16:38:25 ---> 90e6ff07e64c 16:38:25 Step 9/27 : WORKDIR /edgex-go/spire-build 16:38:25 ---> Running in eacda5e2bf7b 16:38:25 Removing intermediate container eacda5e2bf7b 16:38:25 ---> 96d1001e26cf 16:38:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:38:25 ---> Running in 886bf0aaf151 16:38:25 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 16:38:25 Removing intermediate container 886bf0aaf151 16:38:25 ---> 7d00d0c383c3 16:38:25 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:38:25 ---> Running in d46bf5a907f9 16:38:27 Removing intermediate container d46bf5a907f9 16:38:27 ---> cf6cc7762279 16:38:27 Step 12/27 : WORKDIR /edgex-go 16:38:27 ---> Running in 2d0e4b4c1525 16:38:27 Removing intermediate container 2d0e4b4c1525 16:38:27 ---> a49f96b4baa8 16:38:27 16:38:27 Step 13/27 : FROM alpine:3.17 16:38:27 ---> 51e60588ff2c 16:38:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:28 ---> Running in 3fac32a264cd 16:38:28 Removing intermediate container 3fac32a264cd 16:38:28 ---> d8570ed678a6 16:38:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:38:28 ---> Running in ec0f39478bbe 16:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:38:33 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:38:33 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:38:33 OK: 17694 distinct packages available 16:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:38:35 (1/4) Installing dumb-init (1.2.5-r2) 16:38:35 (2/4) Installing musl-obstack (1.2.3-r0) 16:38:35 (3/4) Installing libucontext (1.2-r0) 16:38:35 (4/4) Installing gcompat (1.1.0-r0) 16:38:35 Executing busybox-1.35.0-r29.trigger 16:38:35 OK: 8 MiB in 19 packages 16:38:37 Removing intermediate container ec0f39478bbe 16:38:37 ---> 5f2ef80f4ba6 16:38:37 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:37 ---> 6e2f35e35c31 16:38:37 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:38:38 ---> c10d14e48f73 16:38:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:38:45 ---> 199504892de5 16:38:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:38:45 ---> c1213d4c9925 16:38:45 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:38:45 ---> Running in fa9ac063e78a 16:38:46 Removing intermediate container fa9ac063e78a 16:38:46 ---> bb17a498e6f9 16:38:46 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:38:47 ---> b1aabdf02974 16:38:47 Step 22/27 : WORKDIR / 16:38:47 ---> Running in 13f5a1a00da0 16:38:47 Removing intermediate container 13f5a1a00da0 16:38:47 ---> 51f5a747c8c2 16:38:47 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:48 ---> Running in 8d9276d3a759 16:38:48 Removing intermediate container 8d9276d3a759 16:38:48 ---> c28b1f8456ac 16:38:48 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:48 ---> Running in 0930c95cc26e 16:38:49 Removing intermediate container 0930c95cc26e 16:38:49 ---> c1f2b5f7cae9 16:38:49 Step 25/27 : LABEL arch=arm64 16:38:49 ---> Running in afde100ba467 16:38:50 Removing intermediate container afde100ba467 16:38:50 ---> 98b6237a455e 16:38:50 Step 26/27 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:38:50 ---> Running in be535718c526 16:38:50 Removing intermediate container be535718c526 16:38:50 ---> d5b62d761f8f 16:38:50 Step 27/27 : LABEL version=0.0.0 16:38:50 ---> Running in 8712b3ffbc32 16:38:51 Removing intermediate container 8712b3ffbc32 16:38:51 ---> e6497bd032d7 16:38:51 16:38:51 Successfully built e6497bd032d7 16:38:51 Successfully tagged security-spire-config-arm64:latest 16:38:51 Building core-metadata 16:39:09  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:39:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:39:09 ---> 566205a3c169 16:39:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:39:09 ---> Using cache 16:39:09 ---> 7ccecb997153 16:39:09 Step 4/25 : WORKDIR /edgex-go 16:39:09 ---> Using cache 16:39:09 ---> 5324c7089267 16:39:09 Step 5/25 : RUN apk add --update --no-cache make git 16:39:09 ---> Using cache 16:39:09 ---> eb3a78fde9ec 16:39:09 Step 6/25 : COPY go.mod vendor* ./ 16:39:09 ---> Using cache 16:39:09 ---> 0cbc3705d797 16:39:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:09 ---> Using cache 16:39:09 ---> 2ea326fe2c98 16:39:09 Step 8/25 : COPY . . 16:39:09 ---> Using cache 16:39:09 ---> 77f104edabc0 16:39:09 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:39:12 ---> Running in 9825c0ca21dc 16:39:14 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 16:40:01 Removing intermediate container addc46692e4c 16:40:01 ---> c80928b47efd 16:40:01 16:40:01 Step 9/33 : FROM alpine:3.17 16:40:01 ---> 51e60588ff2c 16:40:01 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:40:01 ---> Running in c68432c1f840 16:40:01 Removing intermediate container c68432c1f840 16:40:01 ---> 69fbd9d70479 16:40:01 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 16:40:01 ---> Running in d444b9811a0f 16:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:40:04 (1/2) Installing dumb-init (1.2.5-r2) 16:40:04 (2/2) Installing su-exec (0.2-r2) 16:40:04 Executing busybox-1.35.0-r29.trigger 16:40:04 OK: 8 MiB in 17 packages 16:40:06 Removing intermediate container d444b9811a0f 16:40:06 ---> 541a9ed4aae4 16:40:06 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 16:40:06 ---> Running in 465092f11136 16:40:06 Removing intermediate container 465092f11136 16:40:06 ---> 5a1e6b3a06be 16:40:06 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:40:07 ---> Running in ee47214ccceb 16:40:07 Removing intermediate container ee47214ccceb 16:40:07 ---> 6a34e133ae23 16:40:07 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:40:07 ---> Running in 4c45765a2a47 16:40:07 Removing intermediate container 4c45765a2a47 16:40:07 ---> de8570f943cc 16:40:07 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:40:08 ---> Running in 95d38ec11c46 16:40:08 Removing intermediate container 95d38ec11c46 16:40:08 ---> 048d263b4f34 16:40:08 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:40:08 ---> Running in b2a1e9953377 16:40:12 Removing intermediate container b2a1e9953377 16:40:12 ---> 42ea34e5fbd6 16:40:12 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 16:40:12 ---> Running in 0a76825b9af6 16:40:12 Removing intermediate container 0a76825b9af6 16:40:12 ---> ef15cf6f5e6a 16:40:12 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:40:13 ---> ab3df50f4b8e 16:40:13 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:40:13 ---> Running in 551a8266719d 16:40:16 Removing intermediate container 551a8266719d 16:40:16 ---> 85ce1e9be2dd 16:40:16 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 16:40:19 ---> 271432a4443a 16:40:19 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 16:40:19 ---> 0b4bdf38f58a 16:40:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:40:21 ---> 0e52462e7656 16:40:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:40:22 ---> 6bb85fd95e10 16:40:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 16:40:23 ---> 1ba3f22c7900 16:40:23 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:40:24 ---> 32a4a1e0c7bb 16:40:24 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:40:25 ---> b61b70989558 16:40:25 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:40:26 ---> c5666263ceb4 16:40:26 Step 28/33 : RUN chmod +x /entrypoint.sh 16:40:26 ---> Running in 6398ceedc7e1 16:40:33 Removing intermediate container 6398ceedc7e1 16:40:33 ---> 05897cefd4a8 16:40:33 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 16:40:33 ---> Running in c97477b40339 16:40:33 Removing intermediate container c97477b40339 16:40:33 ---> 3701633b3534 16:40:33 Step 30/33 : CMD ["gate"] 16:40:33 ---> Running in b4e5dd8c5338 16:40:33 Removing intermediate container b4e5dd8c5338 16:40:33 ---> c0415f4971ea 16:40:33 Step 31/33 : LABEL arch=arm64 16:40:34 ---> Running in ed58cba31f2c 16:40:34 Removing intermediate container ed58cba31f2c 16:40:34 ---> 3d1455ba821c 16:40:34 Step 32/33 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:40:34 ---> Running in c6c4d1dc7a01 16:40:36 Removing intermediate container c6c4d1dc7a01 16:40:36 ---> c1a36811eb36 16:40:36 Step 33/33 : LABEL version=0.0.0 16:40:36 ---> Running in 6c125311e230 16:40:36 Removing intermediate container 6c125311e230 16:40:36 ---> 00a12a844d6a 16:40:36 16:40:36 Successfully built 00a12a844d6a 16:40:36 Successfully tagged security-bootstrapper-arm64:latest 16:40:36 Building security-spire-server 16:40:54  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:40:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:40:54 ---> 566205a3c169 16:40:54 Step 3/26 : WORKDIR /edgex-go 16:40:54 ---> Using cache 16:40:54 ---> 5d166c130287 16:40:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:40:54 ---> Using cache 16:40:54 ---> ccdb4fa3a613 16:40:54 Step 5/26 : COPY go.mod vendor* ./ 16:40:54 ---> Using cache 16:40:54 ---> acfa3b92003f 16:40:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:54 ---> Using cache 16:40:54 ---> 91870db7bb52 16:40:54 Step 7/26 : COPY . . 16:40:54 ---> Using cache 16:40:54 ---> 42c28f939eb1 16:40:54 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 16:40:54 ---> Using cache 16:40:54 ---> 90e6ff07e64c 16:40:54 Step 9/26 : WORKDIR /edgex-go/spire-build 16:40:54 ---> Using cache 16:40:54 ---> 96d1001e26cf 16:40:54 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:40:54 ---> Using cache 16:40:54 ---> 7d00d0c383c3 16:40:54 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:40:54 ---> Running in ee1ce9ec4892 16:40:57 Removing intermediate container ee1ce9ec4892 16:40:57 ---> f0ce60dd0d5a 16:40:57 Step 12/26 : WORKDIR /edgex-go 16:40:57 ---> Running in baf92008f3fb 16:40:57 Removing intermediate container baf92008f3fb 16:40:57 ---> 2580883f68f4 16:40:57 16:40:57 Step 13/26 : FROM alpine:3.17 16:40:57 ---> 51e60588ff2c 16:40:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:40:57 ---> Using cache 16:40:57 ---> d8570ed678a6 16:40:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:40:57 ---> Running in e797fb0cef65 16:40:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:41:02 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:41:02 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:41:02 OK: 17694 distinct packages available 16:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:41:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:41:04 (1/5) Installing dumb-init (1.2.5-r2) 16:41:04 (2/5) Installing musl-obstack (1.2.3-r0) 16:41:04 (3/5) Installing libucontext (1.2-r0) 16:41:04 (4/5) Installing gcompat (1.1.0-r0) 16:41:04 (5/5) Installing openssl (3.0.8-r4) 16:41:04 Executing busybox-1.35.0-r29.trigger 16:41:04 OK: 9 MiB in 20 packages 16:41:06 Removing intermediate container e797fb0cef65 16:41:06 ---> b59761cad588 16:41:06 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:41:07 ---> 438b58fa0619 16:41:07 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:41:07 ---> b56b53cdd7f8 16:41:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:41:14 ---> ce7d4862f565 16:41:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:41:15 ---> c6498cbb2f9d 16:41:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:41:16 ---> b0a3c4f20cf6 16:41:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:41:16 ---> b9a8ae250cd7 16:41:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:41:17 ---> Running in 0d55c644b9ce 16:41:17 Removing intermediate container 0d55c644b9ce 16:41:17 ---> ffbb3c59bd36 16:41:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:41:17 ---> Running in 9a3f18317437 16:41:18 Removing intermediate container 9a3f18317437 16:41:18 ---> 3f375fbf9f90 16:41:18 Step 24/26 : LABEL arch=arm64 16:41:18 ---> Running in 0ec16a375a44 16:41:18 Removing intermediate container 0ec16a375a44 16:41:18 ---> cafbda38d3c5 16:41:18 Step 25/26 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:41:18 ---> Running in bbe15a12a955 16:41:19 Removing intermediate container bbe15a12a955 16:41:19 ---> 856566afea78 16:41:19 Step 26/26 : LABEL version=0.0.0 16:41:19 ---> Running in 84d3dc61b935 16:41:20 Removing intermediate container 84d3dc61b935 16:41:20 ---> a99d977b3428 16:41:20 16:41:20 Successfully built a99d977b3428 16:41:20 Successfully tagged security-spire-server-arm64:latest 16:41:20  Building security-spire-server ... done Building security-secretstore-setup 16:41:38 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:41:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:41:38 ---> 566205a3c169 16:41:38 Step 3/25 : WORKDIR /edgex-go 16:41:38 ---> Using cache 16:41:38 ---> 5d166c130287 16:41:38 Step 4/25 : RUN apk add --update --no-cache make git 16:41:38 ---> Using cache 16:41:38 ---> 85e61e10bb5b 16:41:38 Step 5/25 : COPY go.mod vendor* ./ 16:41:38 ---> Using cache 16:41:38 ---> 95298779795c 16:41:38 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:41:38 ---> Using cache 16:41:38 ---> 60712db03bcb 16:41:38 Step 7/25 : COPY . . 16:41:38 ---> Using cache 16:41:38 ---> d2bb46b86677 16:41:38 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:41:38 ---> Running in 2f63ae191792 16:41:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45:01 Removing intermediate container d1526e1840d3 16:45:01 ---> 260f9792fc7c 16:45:01 16:45:01 Step 10/23 : FROM alpine:3.17 16:45:01 ---> 51e60588ff2c 16:45:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:45:01 ---> Using cache 16:45:01 ---> 625c00f78c9d 16:45:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:45:01 ---> Using cache 16:45:01 ---> 6056f4a1f218 16:45:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:01 ---> Using cache 16:45:01 ---> 2e2bf4f8e607 16:45:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:45:01 ---> Using cache 16:45:01 ---> 09a210a0a111 16:45:01 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:45:01 ---> abf5c6833644 16:45:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:45:01 ---> 69929e2f63c7 16:45:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:45:01 ---> 6286b5a057d8 16:45:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:45:01 ---> Running in b738a451dd71 16:45:01 Removing intermediate container b738a451dd71 16:45:01 ---> 731f8aae4bb7 16:45:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:45:01 ---> Running in 8f5120a4c266 16:45:01 Removing intermediate container 8f5120a4c266 16:45:01 ---> dc62284f0668 16:45:01 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:45:01 ---> Running in 83f1625665e3 16:45:01 Removing intermediate container 83f1625665e3 16:45:01 ---> 28af2cc96b4b 16:45:01 Step 21/23 : LABEL arch=arm64 16:45:01 ---> Running in 2153c6f5ecbb 16:45:01 Removing intermediate container 2153c6f5ecbb 16:45:01 ---> 06d6e1603219 16:45:01 Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:45:01 ---> Running in 547df565df87 16:45:01 Removing intermediate container 547df565df87 16:45:01 ---> bd549704e3e1 16:45:01 Step 23/23 : LABEL version=0.0.0 16:45:01 ---> Running in f9a243367ed9 16:45:01 Removing intermediate container f9a243367ed9 16:45:01 ---> 4d4b9d333e9a 16:45:01 16:45:02 Successfully built 4d4b9d333e9a 16:45:02 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:45:02 Building security-spire-agent 16:45:20  Building core-common-config-bootstrapper ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:45:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:45:20 ---> 566205a3c169 16:45:20 Step 3/27 : WORKDIR /edgex-go 16:45:20 ---> Using cache 16:45:20 ---> 5d166c130287 16:45:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:45:20 ---> Using cache 16:45:20 ---> ccdb4fa3a613 16:45:20 Step 5/27 : COPY go.mod vendor* ./ 16:45:20 ---> Using cache 16:45:20 ---> acfa3b92003f 16:45:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:20 ---> Using cache 16:45:20 ---> 91870db7bb52 16:45:20 Step 7/27 : COPY . . 16:45:20 ---> Using cache 16:45:20 ---> 42c28f939eb1 16:45:20 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 16:45:20 ---> Using cache 16:45:20 ---> 90e6ff07e64c 16:45:20 Step 9/27 : WORKDIR /edgex-go/spire-build 16:45:20 ---> Using cache 16:45:20 ---> 96d1001e26cf 16:45:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:45:20 ---> Using cache 16:45:20 ---> 7d00d0c383c3 16:45:20 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:45:20 ---> Using cache 16:45:20 ---> cf6cc7762279 16:45:20 Step 12/27 : WORKDIR /edgex-go 16:45:20 ---> Using cache 16:45:20 ---> a49f96b4baa8 16:45:20 16:45:20 Step 13/27 : FROM alpine:3.17 16:45:20 ---> 51e60588ff2c 16:45:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:45:20 ---> Using cache 16:45:20 ---> d8570ed678a6 16:45:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:45:20 ---> Using cache 16:45:20 ---> b59761cad588 16:45:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:45:20 ---> Using cache 16:45:20 ---> 438b58fa0619 16:45:20 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:45:20 ---> Using cache 16:45:20 ---> b56b53cdd7f8 16:45:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:45:24 ---> 5118f346cb10 16:45:24 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:45:30 ---> 1ea8962d09d3 16:45:30 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:45:31 ---> 5701b2d8a220 16:45:31 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:45:31 ---> 93d691704bd9 16:45:31 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:45:34 ---> 0d53e6f66276 16:45:34 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:45:34 ---> Running in f312fce18a3b 16:45:34 Removing intermediate container f312fce18a3b 16:45:34 ---> eb95c37360b6 16:45:34 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:45:34 ---> Running in 03290bb5a12f 16:45:35 Removing intermediate container 03290bb5a12f 16:45:35 ---> 7265fc785914 16:45:35 Step 25/27 : LABEL arch=arm64 16:45:35 ---> Running in b46df393a581 16:45:36 Removing intermediate container b46df393a581 16:45:36 ---> cc0ddb2e563e 16:45:36 Step 26/27 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:45:36 ---> Running in 6d8f2ea06bcd 16:45:36 Removing intermediate container 6d8f2ea06bcd 16:45:36 ---> ad838a09beb6 16:45:36 Step 27/27 : LABEL version=0.0.0 16:45:36 ---> Running in 4e19d14fb4f4 16:45:37 Removing intermediate container 4e19d14fb4f4 16:45:37 ---> 7a4b83dd59c1 16:45:37 16:45:37 Successfully built 7a4b83dd59c1 16:45:37 Successfully tagged security-spire-agent-arm64:latest 16:46:34  Building security-spire-agent ... done Removing intermediate container 97690a8af352 16:46:34 ---> 61d450656704 16:46:34 16:46:34 Step 9/20 : FROM alpine:3.17 16:46:34 ---> 51e60588ff2c 16:46:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:46:34 ---> Using cache 16:46:34 ---> 69fbd9d70479 16:46:34 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:46:34 ---> Running in e7292138eba8 16:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:46:34 v3.17.3-199-g6706f8eff28 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:46:34 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:46:34 OK: 17694 distinct packages available 16:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:46:34 (1/9) Installing ca-certificates (20230506-r0) 16:46:34 (2/9) Installing brotli-libs (1.0.9-r9) 16:46:34 (3/9) Installing nghttp2-libs (1.51.0-r0) 16:46:34 (4/9) Installing libcurl (8.1.0-r2) 16:46:34 (5/9) Installing curl (8.1.0-r2) 16:46:34 (6/9) Installing dumb-init (1.2.5-r2) 16:46:34 (7/9) Installing musl-obstack (1.2.3-r0) 16:46:34 (8/9) Installing libucontext (1.2-r0) 16:46:34 (9/9) Installing gcompat (1.1.0-r0) 16:46:34 Executing busybox-1.35.0-r29.trigger 16:46:34 Executing ca-certificates-20230506-r0.trigger 16:46:34 OK: 11 MiB in 24 packages 16:46:36 Removing intermediate container 9825c0ca21dc 16:46:36 ---> 3bfe8cefabd1 16:46:36 16:46:36 Step 10/25 : FROM alpine:3.17 16:46:36 ---> 51e60588ff2c 16:46:36 Step 11/25 : RUN apk add --update --no-cache dumb-init 16:46:36 ---> Using cache 16:46:36 ---> bde34ff3f182 16:46:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:46:36 ---> Using cache 16:46:36 ---> 6ca2fcb4fad9 16:46:36 Step 13/25 : ENV APP_PORT=59881 16:46:36 ---> Running in b385415f6a68 16:46:37 Removing intermediate container e7292138eba8 16:46:37 ---> 60b0793bdb1a 16:46:37 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:37 Removing intermediate container b385415f6a68 16:46:37 ---> 6d0fe0eacb38 16:46:37 Step 14/25 : EXPOSE $APP_PORT 16:46:37 ---> Running in 4547f8de56ae 16:46:38 ---> d470c9a27916 16:46:38 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 16:46:38 Removing intermediate container 4547f8de56ae 16:46:38 ---> 9d6baa2cb2d3 16:46:38 Step 15/25 : WORKDIR / 16:46:39 ---> Running in 726054db9b13 16:46:39 ---> 649b859ce67e 16:46:39 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:46:40 Removing intermediate container 726054db9b13 16:46:40 ---> 7652a204d04f 16:46:40 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:46:41 ---> b6b3ff81935a 16:46:41 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 16:46:42 ---> c2c2586b610c 16:46:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:46:42 ---> f64ee0190b54 16:46:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:46:43 ---> 7b4248b26035 16:46:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:46:43 ---> Running in 7efab389f6b9 16:46:44 Removing intermediate container 7efab389f6b9 16:46:44 ---> 8a94eaeafbad 16:46:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 16:46:44 ---> 8ff0ba50defc 16:46:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:46:44 ---> Running in 5345dbc48733 16:46:45 Removing intermediate container 5345dbc48733 16:46:45 ---> 2ca394fe5dfb 16:46:45 Step 18/20 : LABEL arch=arm64 16:46:45 ---> Running in 21890534e9d1 16:46:46 ---> 7a85ed819a67 16:46:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:46:46 Removing intermediate container 21890534e9d1 16:46:46 ---> 47cf78a09492 16:46:46 Step 19/20 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:46:46 ---> Running in eb7145dec063 16:46:47 ---> 9e17c1a5593c 16:46:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:46:47 Removing intermediate container eb7145dec063 16:46:47 ---> 214af94da4e3 16:46:47 Step 20/20 : LABEL version=0.0.0 16:46:47 ---> Running in 9eb81c720c1e 16:46:47 ---> Running in c686c42d2ab8 16:46:48 Removing intermediate container 9eb81c720c1e 16:46:48 ---> 3a65c22abc19 16:46:48 16:46:48 Removing intermediate container c686c42d2ab8 16:46:48 ---> e6eb8be5e9dc 16:46:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:46:48 ---> Running in 8bff9c0a2851 16:46:48 Successfully built 3a65c22abc19 16:46:48 Successfully tagged security-spiffe-token-provider-arm64:latest 16:46:48  Building security-spiffe-token-provider ... done Removing intermediate container 8bff9c0a2851 16:46:48 ---> 88e9dab8dc48 16:46:48 Step 23/25 : LABEL arch=arm64 16:46:48 ---> Running in 79fb58ff9aa3 16:46:49 Removing intermediate container 79fb58ff9aa3 16:46:49 ---> fd32565db290 16:46:49 Step 24/25 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:46:49 ---> Running in f36138c8597e 16:46:49 Removing intermediate container f36138c8597e 16:46:49 ---> 977ddf6267b1 16:46:49 Step 25/25 : LABEL version=0.0.0 16:46:49 ---> Running in 63f8f97fdd2d 16:46:50 Removing intermediate container 63f8f97fdd2d 16:46:50 ---> 562bb444fd58 16:46:50 16:46:50 Successfully built 562bb444fd58 16:46:50 Successfully tagged core-metadata-arm64:latest 16:47:03  Building core-metadata ... 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 16:47:13 Removing intermediate container 2f63ae191792 16:47:13 ---> 170be3dfbc3d 16:47:13 16:47:13 Step 9/25 : FROM alpine:3.17 16:47:13 ---> 51e60588ff2c 16:47:13 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:47:13 ---> Running in 48b4b2946073 16:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:47:16 (1/3) Installing ca-certificates (20230506-r0) 16:47:16 (2/3) Installing dumb-init (1.2.5-r2) 16:47:16 (3/3) Installing su-exec (0.2-r2) 16:47:16 Executing busybox-1.35.0-r29.trigger 16:47:16 Executing ca-certificates-20230506-r0.trigger 16:47:17 OK: 8 MiB in 18 packages 16:47:18 Removing intermediate container 48b4b2946073 16:47:18 ---> d0fb5b057ba0 16:47:18 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:47:18 ---> Running in 3dccfb402418 16:47:19 Removing intermediate container 3dccfb402418 16:47:19 ---> cb7986b67d16 16:47:19 Step 12/25 : WORKDIR / 16:47:19 ---> Running in b885ca4fe8f7 16:47:20 Removing intermediate container b885ca4fe8f7 16:47:20 ---> 5942a2cae8ec 16:47:20 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:20 ---> 56db1c2cea06 16:47:20 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:47:21 ---> 76bc9a4a0e7d 16:47:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:47:22 ---> 1269002e9438 16:47:22 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:47:22 ---> c861fa0d0385 16:47:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:47:23 ---> ae28253c77a8 16:47:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:47:24 ---> f57872d82c90 16:47:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:47:25 Removing intermediate container a65c930d897d 16:47:25 ---> b0cd8b21ecfa 16:47:25 16:47:25 Step 10/23 : FROM alpine:3.17 16:47:25 ---> 51e60588ff2c 16:47:25 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:47:25 ---> Running in b26d19e1cdc1 16:47:26 ---> 9ac12f22b3ef 16:47:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:47:26 ---> 67488c282f4e 16:47:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:47:26 ---> Running in e2334ddb9e52 16:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:47:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:47:28 Removing intermediate container e2334ddb9e52 16:47:28 ---> 9e1c090b21b9 16:47:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:47:28 ---> Running in 00e7816f687f 16:47:28 (1/2) Installing ca-certificates (20230506-r0) 16:47:28 (2/2) Installing dumb-init (1.2.5-r2) 16:47:28 Executing busybox-1.35.0-r29.trigger 16:47:28 Executing ca-certificates-20230506-r0.trigger 16:47:29 Removing intermediate container 00e7816f687f 16:47:29 ---> c9f78cd26771 16:47:29 Step 23/25 : LABEL arch=arm64 16:47:29 ---> Running in 19df69aa548b 16:47:29 OK: 8 MiB in 17 packages 16:47:29 Removing intermediate container 19df69aa548b 16:47:29 ---> f44a3911df2b 16:47:29 Step 24/25 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:47:29 ---> Running in 079367a9e6d7 16:47:29 Removing intermediate container 079367a9e6d7 16:47:29 ---> 2377de50d509 16:47:29 Step 25/25 : LABEL version=0.0.0 16:47:30 ---> Running in bf9aa8af80b7 16:47:30 Removing intermediate container bf9aa8af80b7 16:47:30 ---> 360079671301 16:47:30 16:47:30 Removing intermediate container b26d19e1cdc1 16:47:30 ---> b996cbe47c49 16:47:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:47:30 ---> Running in 066e4f1367a5 16:47:30 Successfully built 360079671301 16:47:30 Successfully tagged security-secretstore-setup-arm64:latest 16:47:31  Building security-secretstore-setup ... done Removing intermediate container 066e4f1367a5 16:47:31 ---> 80610396c738 16:47:31 Step 13/23 : ENV APP_PORT=59860 16:47:31 ---> Running in b37412965efe 16:47:31 Removing intermediate container b37412965efe 16:47:31 ---> 7e36b39ef4f3 16:47:31 Step 14/23 : EXPOSE $APP_PORT 16:47:31 ---> Running in 9b3c601a1fad 16:47:31 Removing intermediate container 9b3c601a1fad 16:47:31 ---> cb742bc956e5 16:47:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:47:32 ---> bdb743ed3881 16:47:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:47:35 ---> 9d5fd406f6df 16:47:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:47:36 ---> 05cd74f59959 16:47:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:47:36 ---> 0b8ea12cf505 16:47:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:47:36 ---> Running in 848ec0e25d9d 16:47:37 Removing intermediate container 848ec0e25d9d 16:47:37 ---> f1e830d20400 16:47:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:47:37 ---> Running in 543ab0f95164 16:47:37 Removing intermediate container 543ab0f95164 16:47:37 ---> fff6084df749 16:47:37 Step 21/23 : LABEL arch=arm64 16:47:37 ---> Running in b8bb2b4f8926 16:47:37 Removing intermediate container b8bb2b4f8926 16:47:37 ---> 6cdd6bc6a30e 16:47:37 Step 22/23 : LABEL git_sha=6ba18ef698eaa84cb868e1ab006d918baa23aca8 16:47:37 ---> Running in 54581af8a545 16:47:38 Removing intermediate container 54581af8a545 16:47:38 ---> 9836528e7e96 16:47:38 Step 23/23 : LABEL version=0.0.0 16:47:38 ---> Running in e4153bb678ee 16:47:38 Removing intermediate container e4153bb678ee 16:47:38 ---> c6d231ceade1 16:47:38 16:47:38 Successfully built c6d231ceade1 16:47:38 Successfully tagged support-notifications-arm64:latest 16:47:39  Building support-notifications ... done  [Pipeline] } 16:47:39 $ docker stop --time=1 2e323ac5fae5e04c8114f6aed1c4bee13642e033b0958c8c1ee2077ccccc8fab 16:47:41 $ docker rm -f --volumes 2e323ac5fae5e04c8114f6aed1c4bee13642e033b0958c8c1ee2077ccccc8fab [Pipeline] // withDockerContainer [Pipeline] sh 16:47:41 + docker images 16:47:41 REPOSITORY TAG IMAGE ID CREATED SIZE 16:47:41 support-notifications-arm64 latest c6d231ceade1 3 seconds ago 32MB 16:47:41 security-secretstore-setup-arm64 latest 360079671301 11 seconds ago 32.2MB 16:47:41 b0cd8b21ecfa 17 seconds ago 1.59GB 16:47:41 170be3dfbc3d 29 seconds ago 1.52GB 16:47:41 core-metadata-arm64 latest 562bb444fd58 51 seconds ago 20.2MB 16:47:41 security-spiffe-token-provider-arm64 latest 3a65c22abc19 54 seconds ago 32.7MB 16:47:41 3bfe8cefabd1 About a minute ago 1.53GB 16:47:41 61d450656704 About a minute ago 1.57GB 16:47:41 security-spire-agent-arm64 latest 7a4b83dd59c1 2 minutes ago 153MB 16:47:41 core-common-config-bootstrapper-arm64 latest 4d4b9d333e9a 2 minutes ago 17.2MB 16:47:41 260f9792fc7c 2 minutes ago 1.52GB 16:47:41 security-spire-server-arm64 latest a99d977b3428 6 minutes ago 97MB 16:47:41 2580883f68f4 6 minutes ago 1.39GB 16:47:41 security-bootstrapper-arm64 latest 00a12a844d6a 7 minutes ago 21.9MB 16:47:41 c80928b47efd 7 minutes ago 1.51GB 16:47:41 security-spire-config-arm64 latest e6497bd032d7 8 minutes ago 96.1MB 16:47:41 a49f96b4baa8 9 minutes ago 1.39GB 16:47:41 support-scheduler-arm64 latest 283c06700fb4 10 minutes ago 31.2MB 16:47:41 b633df107df7 10 minutes ago 1.59GB 16:47:41 core-data-arm64 latest 1be14c4fd445 12 minutes ago 19.9MB 16:47:41 core-command-arm64 latest bba29be23631 12 minutes ago 19.7MB 16:47:41 ea44daaa7b93 12 minutes ago 1.53GB 16:47:41 207ec36fb482 12 minutes ago 1.53GB 16:47:41 security-proxy-setup-arm64 latest 5f8eea3e0c09 13 minutes ago 18.7MB 16:47:41 security-proxy-auth-arm64 latest 8356c17a5019 13 minutes ago 18.1MB 16:47:41 4f5653baa7da 13 minutes ago 1.51GB 16:47:41 cd7960a7b1d9 13 minutes ago 1.51GB 16:47:41 ci-base-image-arm64 latest 566205a3c169 36 minutes ago 899MB 16:47:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 16:47:41 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 16:47:41 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 16:47:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:42 16:47:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:42 arm64: Pulling from edgex-lftools-log-publisher 16:47:42 8998bd30e6a1: Pulling fs layer 16:47:42 04944245beec: Pulling fs layer 16:47:42 699f458cf7ca: Pulling fs layer 16:47:42 765212b225bb: Pulling fs layer 16:47:42 f23df028b6ca: Pulling fs layer 16:47:42 d65c8cfc05b1: Pulling fs layer 16:47:42 2437ff75d9bd: Pulling fs layer 16:47:42 765212b225bb: Waiting 16:47:42 f23df028b6ca: Waiting 16:47:42 2437ff75d9bd: Waiting 16:47:42 d65c8cfc05b1: Waiting 16:47:42 04944245beec: Verifying Checksum 16:47:42 04944245beec: Download complete 16:47:42 765212b225bb: Verifying Checksum 16:47:42 765212b225bb: Download complete 16:47:43 f23df028b6ca: Verifying Checksum 16:47:43 f23df028b6ca: Download complete 16:47:43 d65c8cfc05b1: Verifying Checksum 16:47:43 d65c8cfc05b1: Download complete 16:47:43 699f458cf7ca: Verifying Checksum 16:47:43 699f458cf7ca: Download complete 16:47:43 8998bd30e6a1: Verifying Checksum 16:47:43 8998bd30e6a1: Download complete 16:47:46 2437ff75d9bd: Verifying Checksum 16:47:46 2437ff75d9bd: Download complete 16:47:47 8998bd30e6a1: Pull complete 16:47:48 04944245beec: Pull complete 16:47:49 699f458cf7ca: Pull complete 16:47:49 765212b225bb: Pull complete 16:47:50 f23df028b6ca: Pull complete 16:47:50 d65c8cfc05b1: Pull complete 16:48:05 2437ff75d9bd: Pull complete 16:48:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:05 prd-ubuntu20.04-docker-arm64-4c-16g-16306 does not seem to be running inside a container 16:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:48:08 $ docker top 8d656da878c397eb922ba4ec3791a2ee3244f850157b0a1a503f70c24a0f3917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:09 ---> job-cost.sh 16:48:09 lf-activate-venv: SKIPPING 16:48:09 INFO: No Stack... 16:48:09 INFO: Retrieving Pricing Info for: v3-standard-4 16:48:10 INFO: Archiving Costs [Pipeline] sh 16:48:11 + cat /w/workspace/edgex-go/2/archives/cost.csv 16:48:11 + cut -d, -f6 [Pipeline] lock 16:48:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-2-stack-cost] 16:48:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4572-2-stack-cost] did not exist. Created. 16:48:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:12 + echo total: 0.10999999940395355 [Pipeline] stash 16:48:12 Stashed 1 file(s) [Pipeline] } 16:48:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:48:12 $ docker stop --time=1 8d656da878c397eb922ba4ec3791a2ee3244f850157b0a1a503f70c24a0f3917 16:48:15 $ docker rm -f --volumes 8d656da878c397eb922ba4ec3791a2ee3244f850157b0a1a503f70c24a0f3917 [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 16:48:16 provisioning config files... 16:48:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5580686374546835676tmp [Pipeline] { [Pipeline] sh 16:48:16 + set +x 16:48:16 + curl -s https://codecov.io/bash 16:48:16 + bash -s -- 16:48:16 16:48:16 _____ _ 16:48:16 / ____| | | 16:48:16 | | ___ __| | ___ ___ _____ __ 16:48:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:48:16 | |___| (_) | (_| | __/ (_| (_) \ V / 16:48:16 \_____\___/ \__,_|\___|\___\___/ \_/ 16:48:16 Bash-1.0.6 16:48:16 16:48:16 16:48:16 ==> git version 2.25.1 found 16:48:16 ==> 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 16:48:16 Release-Date: 2020-01-08 16:48:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:48:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:48:16 ==> Jenkins CI detected. 16:48:16 current dir:  /w/workspace/edgex-go/2 16:48:16 project root: . 16:48:16 --> token set from env 16:48:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:48:16 ==> Running gcov in . (disable via -X gcov) 16:48:16 ==> Python coveragepy not found 16:48:16 ==> Searching for coverage reports in: 16:48:16 + . 16:48:16 -> Found 1 reports 16:48:16 ==> Detecting git/mercurial file structure 16:48:16 ==> Reading reports 16:48:16 + ./coverage.out bytes=447731 16:48:16 ==> Appending adjustments 16:48:16 https://docs.codecov.io/docs/fixing-reports 16:48:17 + Found adjustments 16:48:17 ==> Gzipping contents 16:48:17 60K /tmp/codecov.r1TFT0.gz 16:48:17 ==> Uploading reports 16:48:17 url: https://codecov.io 16:48:17 query: branch=PR-4572&commit=e8d757c912858a29e2d05bf3b53365bb16fa93b9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= 16:48:17 -> Pinging Codecov 16:48:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4572&commit=e8d757c912858a29e2d05bf3b53365bb16fa93b9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= 16:48:17 -> Uploading to 16:48:17 https://storage.googleapis.com/codecov/v4/raw/2023-05-22/00271124DB129430A58F1EEE437C3FCB/e8d757c912858a29e2d05bf3b53365bb16fa93b9/e1e57232-0fe7-4e4a-ad69-bd293b253dd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T164817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=783bdd6b62d70b93f977bbfcbbd11d703d1ac708e29b6c01a14dc2323d744d7c 16:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:17 Dload Upload Total Spent Left Speed 16:48:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57447 0 0 100 57447 0 268k --:--:-- --:--:-- --:--:-- 268k 16:48:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e8d757c912858a29e2d05bf3b53365bb16fa93b9 [Pipeline] } 16:48:18 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 16:48:18 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 16:48:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:48:19 ---> package-listing.sh 16:48:19 ++ facter osfamily 16:48:19 ++ tr '[:upper:]' '[:lower:]' 16:48:20 + OS_FAMILY=debian 16:48:20 + workspace=/w/workspace/edgex-go/2 16:48:20 + START_PACKAGES=/tmp/packages_start.txt 16:48:20 + END_PACKAGES=/tmp/packages_end.txt 16:48:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:20 + PACKAGES=/tmp/packages_start.txt 16:48:20 + '[' /w/workspace/edgex-go/2 ']' 16:48:20 + PACKAGES=/tmp/packages_end.txt 16:48:20 + case "${OS_FAMILY}" in 16:48:20 + dpkg -l 16:48:20 + grep '^ii' 16:48:20 + '[' -f /tmp/packages_start.txt ']' 16:48:20 + '[' -f /tmp/packages_end.txt ']' 16:48:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:48:20 + '[' /w/workspace/edgex-go/2 ']' 16:48:20 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:48:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:48:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:48:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:21 16:48:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:21 latest: Pulling from edgex-lftools-log-publisher 16:48:21 5eb5b503b376: Pulling fs layer 16:48:21 5c69ac0246d0: Pulling fs layer 16:48:21 ec43610c2a17: Pulling fs layer 16:48:21 3a2ae6a8a46f: Pulling fs layer 16:48:21 33b1e0a273af: Pulling fs layer 16:48:21 5d3b04190fa2: Pulling fs layer 16:48:21 2f39f015ded8: Pulling fs layer 16:48:21 33b1e0a273af: Waiting 16:48:21 2f39f015ded8: Waiting 16:48:21 3a2ae6a8a46f: Waiting 16:48:21 5d3b04190fa2: Waiting 16:48:21 5c69ac0246d0: Download complete 16:48:21 3a2ae6a8a46f: Verifying Checksum 16:48:21 3a2ae6a8a46f: Download complete 16:48:21 33b1e0a273af: Verifying Checksum 16:48:21 33b1e0a273af: Download complete 16:48:21 ec43610c2a17: Verifying Checksum 16:48:21 ec43610c2a17: Download complete 16:48:21 5d3b04190fa2: Verifying Checksum 16:48:21 5d3b04190fa2: Download complete 16:48:21 5eb5b503b376: Download complete 16:48:22 2f39f015ded8: Download complete 16:48:22 5eb5b503b376: Pull complete 16:48:23 5c69ac0246d0: Pull complete 16:48:23 ec43610c2a17: Pull complete 16:48:23 3a2ae6a8a46f: Pull complete 16:48:23 33b1e0a273af: Pull complete 16:48:23 5d3b04190fa2: Pull complete 16:48:27 2f39f015ded8: Pull complete 16:48:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:48:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:27 prd-ubuntu20.04-docker-8c-8g-16302 does not seem to be running inside a container 16:48:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:48:31 $ docker top 1c44d740564edcd1d14edb29444aec6bc6956fe8bd585449c6044e8af0ce331a -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:31 + touch /tmp/pre-build-complete [Pipeline] sh 16:48:31 + mkdir -p /var/log/sysstat [Pipeline] sh 16:48:32 + ls /var/log/sa-host 16:48:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:32 provisioning config files... 16:48:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config16148758871909764090tmp [Pipeline] { [Pipeline] echo 16:48:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:48:32 ---> create-netrc.sh [Pipeline] } 16:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:48:32 ---> python-tools-install.sh [Pipeline] echo 16:48:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:48:33 ---> sudo-logs.sh 16:48:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:48:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:48:33 ---> job-cost.sh 16:48:33 lf-activate-venv: SKIPPING 16:48:33 DEBUG: total: 0.10999999940395355 16:48:33 INFO: Retrieving Stack Cost... 16:48:33 INFO: Retrieving Pricing Info for: v3-standard-8 16:48:34 INFO: Archiving Costs [Pipeline] echo 16:48:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:48:34 ---> logs-deploy.sh 16:48:34 lf-activate-venv: SKIPPING 16:48:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/2 16:48:34 INFO: archiving workspace using pattern(s): 16:48:35 Archives upload complete. 16:48:35 INFO: archiving logs to Nexus