Pull request #4554 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7ae88a9786d85f030c115c795c09a6904be9696+6027525257e046c56638ab70286b652a285a584d (8b631ada3290c746c0b7fa8591a2c18a3ec4d458) 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-ssh7415321459743454616.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-ssh11442064961375597476.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh88875147439703123.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4363771986472306943.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11918065317748931004.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4554/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4554/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17030863113757946365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13922 in /w/workspace/edgexfoundry_edgex-go_PR-4554 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 6027525257e046c56638ab70286b652a285a584d into PR head commit d7ae88a9786d85f030c115c795c09a6904be9696 Merge succeeded, producing d7ae88a9786d85f030c115c795c09a6904be9696 Checking out Revision d7ae88a9786d85f030c115c795c09a6904be9696 (PR-4554) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/4554/head:refs/remotes/origin/PR-4554 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7ae88a9786d85f030c115c795c09a6904be9696 # 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 6027525257e046c56638ab70286b652a285a584d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7ae88a9786d85f030c115c795c09a6904be9696 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:21 ========================================================= 19:58:21 EdgeX Global Pipelines Version Info 19:58:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:21 ------------------- 19:58:21 stable info: 19:58:21 ------------------- 19:58:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:21 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:58:21 Message: update stable to v1.0.249 19:58:22 ------------------- 19:58:22 experimental info: 19:58:22 ------------------- 19:58:22 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:22 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 19:58:22 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4554 [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4554 [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4554 [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7ae88a9786d85f030c115c795c09a6904be9696 [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7ae88a [Pipeline] echo 19:58:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:23 provisioning config files... 19:58:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5203632976284168159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:24 ---> docker-login.sh 19:58:24 nexus3.edgexfoundry.org:10001 19:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:24 Configure a credential helper to remove this warning. See 19:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:24 19:58:24 Login Succeeded 19:58:24 nexus3.edgexfoundry.org:10002 19:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:24 Configure a credential helper to remove this warning. See 19:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:24 19:58:24 Login Succeeded 19:58:24 nexus3.edgexfoundry.org:10003 19:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:24 Configure a credential helper to remove this warning. See 19:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:24 19:58:24 Login Succeeded 19:58:24 nexus3.edgexfoundry.org:10004 19:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:24 Configure a credential helper to remove this warning. See 19:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:24 19:58:24 Login Succeeded 19:58:24 docker.io 19:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:25 Configure a credential helper to remove this warning. See 19:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:25 19:58:25 Login Succeeded 19:58:25 ---> docker-login.sh ends [Pipeline] } 19:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:25 + 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 19:58:25 + cut -d/ -f2 19:58:25 + dirname cmd/core-command/Dockerfile 19:58:25 + echo core-command,cmd/core-command/Dockerfile 19:58:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:25 + cut -d/ -f2 19:58:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:25 + + cut -d/ -f2 19:58:25 dirname cmd/core-data/Dockerfile 19:58:25 + echo core-data,cmd/core-data/Dockerfile 19:58:25 + dirname cmd/core-metadata/Dockerfile 19:58:25 + cut -d/ -f2 19:58:25 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:25 + dirname cmd/security-bootstrapper/Dockerfile 19:58:25 + cut -d/ -f2 19:58:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:25 + + cut -d/ -f2 19:58:25 dirname cmd/security-proxy-auth/Dockerfile 19:58:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:25 + + cut -d/ -f2 19:58:25 dirname cmd/security-proxy-setup/Dockerfile 19:58:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:25 + cut -d/ -f2 19:58:25 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:25 + dirname cmd/security-spiffe-token-provider/Dockerfile+ 19:58:25 cut -d/ -f2 19:58:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:25 + cut -d/ -f2 19:58:25 + dirname cmd/security-spire-agent/Dockerfile 19:58:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:25 + + cut -d/ -f2 19:58:25 dirname cmd/security-spire-config/Dockerfile 19:58:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:25 + dirname cmd/security-spire-server/Dockerfile 19:58:25 + cut -d/ -f2 19:58:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:25 + dirname cmd/support-notifications/Dockerfile 19:58:25 + cut -d/ -f2 19:58:25 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:25 + dirname cmd/support-scheduler/Dockerfile 19:58:25 + cut -d/ -f2 19:58:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:25 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 19:58:26 + git rev-list -1 --merges d7ae88a9786d85f030c115c795c09a6904be9696~1..d7ae88a9786d85f030c115c795c09a6904be9696 [Pipeline] echo 19:58:26 -----------> git rev-list -1 --merges d7ae88a9786d85f030c115c795c09a6904be9696~1..d7ae88a9786d85f030c115c795c09a6904be9696 d7ae88a9786d85f030c115c795c09a6904be9696 [false] [Pipeline] sh 19:58:26 + git log --format=format:%s -1 d7ae88a9786d85f030c115c795c09a6904be9696 [Pipeline] echo 19:58:26 ========================================================= 19:58:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:27 + grep -v github /etc/ssh/ssh_known_hosts 19:58:27 + [ -e /tmp/ssh_known_hosts ] 19:58:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:27 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:27 19:58:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:27 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:27 b85a868b505f: Pulling fs layer 19:58:27 e2be974225ed: Pulling fs layer 19:58:27 339a4e72a1f5: Pulling fs layer 19:58:27 988bab9f4d93: Pulling fs layer 19:58:27 1469e6f7b9e6: Pulling fs layer 19:58:27 eaf3925da568: Pulling fs layer 19:58:27 988bab9f4d93: Waiting 19:58:27 1469e6f7b9e6: Waiting 19:58:27 eaf3925da568: Waiting 19:58:27 bab4dde63d76: Pulling fs layer 19:58:27 bde34c3a00c8: Pulling fs layer 19:58:27 b352a97aabf1: Pulling fs layer 19:58:27 bab4dde63d76: Waiting 19:58:27 bde34c3a00c8: Waiting 19:58:27 4872d77fe225: Pulling fs layer 19:58:27 5851b861e8e6: Pulling fs layer 19:58:27 b352a97aabf1: Waiting 19:58:27 4872d77fe225: Waiting 19:58:27 e2be974225ed: Verifying Checksum 19:58:27 e2be974225ed: Download complete 19:58:27 988bab9f4d93: Verifying Checksum 19:58:27 988bab9f4d93: Download complete 19:58:27 1469e6f7b9e6: Verifying Checksum 19:58:27 1469e6f7b9e6: Download complete 19:58:27 eaf3925da568: Verifying Checksum 19:58:27 eaf3925da568: Download complete 19:58:28 339a4e72a1f5: Verifying Checksum 19:58:28 339a4e72a1f5: Download complete 19:58:28 bde34c3a00c8: Download complete 19:58:28 b352a97aabf1: Verifying Checksum 19:58:28 b352a97aabf1: Download complete 19:58:28 4872d77fe225: Verifying Checksum 19:58:28 4872d77fe225: Download complete 19:58:28 5851b861e8e6: Verifying Checksum 19:58:28 5851b861e8e6: Download complete 19:58:28 b85a868b505f: Download complete 19:58:28 bab4dde63d76: Verifying Checksum 19:58:28 bab4dde63d76: Download complete 19:58:29 b85a868b505f: Pull complete 19:58:29 e2be974225ed: Pull complete 19:58:29 339a4e72a1f5: Pull complete 19:58:30 988bab9f4d93: Pull complete 19:58:30 1469e6f7b9e6: Pull complete 19:58:30 eaf3925da568: Pull complete 19:58:32 bab4dde63d76: Pull complete 19:58:32 bde34c3a00c8: Pull complete 19:58:32 b352a97aabf1: Pull complete 19:58:32 4872d77fe225: Pull complete 19:58:32 5851b861e8e6: Pull complete 19:58:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:32 prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container 19:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:58:33 $ docker top 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a -eo pid,comm 19:58:34 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). 19:58:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:34 [ssh-agent] Looking for ssh-agent implementation... 19:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:34 $ docker exec 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a ssh-agent 19:58:34 SSH_AUTH_SOCK=/tmp/ssh-UrUSIMoGIQlk/agent.32 19:58:34 SSH_AGENT_PID=39 19:58:34 Running ssh-add (command line suppressed) 19:58:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15259169904162357590.key (/w/workspace/edgex-go/1@tmp/private_key_15259169904162357590.key) 19:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:34 + git tag --points-at HEAD [Pipeline] } 19:58:34 $ docker exec --env ******** --env ******** 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a ssh-agent -k 19:58:34 unset SSH_AUTH_SOCK; 19:58:34 unset SSH_AGENT_PID; 19:58:34 echo Agent pid 39 killed; 19:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:35 [ssh-agent] Looking for ssh-agent implementation... 19:58:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:35 $ docker exec 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a ssh-agent 19:58:35 SSH_AUTH_SOCK=/tmp/ssh-76EMGV8r9Med/agent.71 19:58:35 SSH_AGENT_PID=77 19:58:35 Running ssh-add (command line suppressed) 19:58:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8560006797453657060.key (/w/workspace/edgex-go/1@tmp/private_key_8560006797453657060.key) 19:58:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:35 + git semver init 19:58:36 2023-05-05 19:58:35,963 [run_init] DEBUG init version:0.0.0 force:False 19:58:36 2023-05-05 19:58:35,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:36 2023-05-05 19:58:35,964 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:36 2023-05-05 19:58:35,964 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:58:40 2023-05-05 19:58:39,759 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:40 2023-05-05 19:58:39,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4554 with force:False 19:58:40 2023-05-05 19:58:39,760 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4554 19:58:40 2023-05-05 19:58:39,764 [execute] INFO git cat-file --batch-check 19:58:40 2023-05-05 19:58:39,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:40 2023-05-05 19:58:39,771 [execute] INFO git cat-file --batch 19:58:40 2023-05-05 19:58:39,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:40 2023-05-05 19:58:39,776 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4554 19:58:40 0.0.0 [Pipeline] } 19:58:40 $ docker exec --env ******** --env ******** 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a ssh-agent -k 19:58:40 unset SSH_AUTH_SOCK; 19:58:40 unset SSH_AGENT_PID; 19:58:40 echo Agent pid 77 killed; 19:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:40 + git semver [Pipeline] } 19:58:41 $ docker stop --time=1 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a 19:58:42 $ docker rm -f --volumes 751e9e9c3eab4ca343e30e72b400697667bf653a35439042294775d63ebe755a [Pipeline] // withDockerContainer [Pipeline] sh 19:58:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:58:43 Stashed 1 file(s) [Pipeline] echo 19:58:43 [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 19:58:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:58:43 ========================================================= 19:58:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:58:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:58:44 f56be85fc22e: Pulling fs layer 19:58:44 85791d961cd3: Pulling fs layer 19:58:44 d694b5ae8c79: Pulling fs layer 19:58:44 9f32a84ed3da: Pulling fs layer 19:58:44 4d19c01a9841: Pulling fs layer 19:58:44 9325e15d5711: Pulling fs layer 19:58:44 556b6ee489ea: Pulling fs layer 19:58:44 c5a4b2cf53e6: Pulling fs layer 19:58:44 4d19c01a9841: Waiting 19:58:44 9325e15d5711: Waiting 19:58:44 556b6ee489ea: Waiting 19:58:44 c5a4b2cf53e6: Waiting 19:58:44 85791d961cd3: Download complete 19:58:44 9f32a84ed3da: Verifying Checksum 19:58:44 9f32a84ed3da: Download complete 19:58:44 4d19c01a9841: Verifying Checksum 19:58:44 4d19c01a9841: Download complete 19:58:44 f56be85fc22e: Download complete 19:58:44 9325e15d5711: Verifying Checksum 19:58:44 9325e15d5711: Download complete 19:58:44 f56be85fc22e: Pull complete 19:58:44 85791d961cd3: Pull complete 19:58:44 c5a4b2cf53e6: Verifying Checksum 19:58:44 c5a4b2cf53e6: Download complete 19:58:44 d694b5ae8c79: Verifying Checksum 19:58:44 d694b5ae8c79: Download complete 19:58:44 556b6ee489ea: Verifying Checksum 19:58:44 556b6ee489ea: Download complete 19:58:48 d694b5ae8c79: Pull complete 19:58:48 9f32a84ed3da: Pull complete 19:58:48 4d19c01a9841: Pull complete 19:58:48 9325e15d5711: Pull complete 19:58:51 556b6ee489ea: Pull complete 19:58:51 c5a4b2cf53e6: Pull complete 19:58:51 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:58:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:51 WORKDIR /edgex 19:58:51 COPY go.mod . 19:58:51 RUN go mod download 19:58:51 + docker build -t ci-base-image-x86_64 -f - . 19:58:52 Sending build context to Docker daemon 170.7MB 19:58:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:58:52 ---> c4be618373d6 19:58:52 Step 2/4 : WORKDIR /edgex 19:58:53 ---> Running in 007d8cc35c21 19:58:54 Removing intermediate container 007d8cc35c21 19:58:54 ---> f4824cd5e84a 19:58:54 Step 3/4 : COPY go.mod . 19:58:54 ---> 795c1ba9fb02 19:58:54 Step 4/4 : RUN go mod download 19:58:54 ---> Running in 1f5513726bab 19:58:58 Still waiting to schedule task 19:58:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:04 Removing intermediate container 1f5513726bab 19:59:04 ---> 637a43349470 19:59:04 Successfully built 637a43349470 19:59:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:04 + docker inspect -f . ci-base-image-x86_64 19:59:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:04 prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container 19:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:59:05 $ docker top d6a10c18f6eb1ab1451fce0d0b929273d57f796133d50a9f74d30a512d70e219 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:05 + go version 19:59:05 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:05 $ docker stop --time=1 d6a10c18f6eb1ab1451fce0d0b929273d57f796133d50a9f74d30a512d70e219 19:59:06 $ docker rm -f --volumes d6a10c18f6eb1ab1451fce0d0b929273d57f796133d50a9f74d30a512d70e219 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:07 + docker inspect -f . ci-base-image-x86_64 19:59:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:07 prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container 19:59:07 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:59:08 $ docker top e612d9f7ac964808809de083f878bc234fdd5b5755cd56c817b7f8c39ff2021c -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:08 ========================================================= 19:59:08 [edgeXBuildGoParallel] Running Tests and Build... 19:59:08 ========================================================= [Pipeline] sh 19:59:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:08 + make test 19:59:08 go test -race -coverprofile=coverage.out ./... 19:59:16 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 19:59:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 19:59:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.5% of statements 19:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 19:59:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.033s coverage: 88.5% of statements 19:59:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 3.8% of statements 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 65.9% of statements 19:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:59:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 19:59:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:59:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 29.0% of statements 19:59:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 42.9% of statements 19:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements 19:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 19:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 19:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:59:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:59:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:59:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.299s coverage: 79.9% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.042s coverage: 86.0% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.1% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 20:00:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 20:00:15 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 20:00:15 running golangci-lint 20:00:15 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:00:15 go version go1.20.2 linux/amd64 20:00:15 level=info msg="[config_reader] Used config file .golangci.yml" 20:00:15 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:00:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13923 in /w/workspace/edgexfoundry_edgex-go_PR-4554 [Pipeline] { [Pipeline] ws 20:00:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:28 The recommended git tool is: git 20:00:30 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|exports_file|files|name) took 15.081969666s" 20:00:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.261498ms" 20:00:34 using credential edgex-jenkins-ssh 20:00:34 Cloning the remote Git repository 20:00:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:34 > git init /w/workspace/edgex-go/1 # timeout=10 20:00:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:34 > git --version # timeout=10 20:00:34 > git --version # 'git version 2.25.1' 20:00:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:39 level=info msg="[linters_context/goanalysis] analyzers took 1m3.703817926s with top 10 stages: buildir: 35.283158736s, inspect: 1.868209236s, fact_deprecated: 1.718243446s, gosec: 1.463770003s, S1038: 1.167639891s, fact_purity: 1.098075898s, printf: 1.024446782s, ctrlflow: 1.011084568s, nilness: 873.208442ms, typedness: 832.105842ms" 20:00:39 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:00:39 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 203/203, skip_files: 203/203, nolint: 0/23, cgo: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, skip_dirs: 203/203, filename_unadjuster: 203/203, autogenerated_exclude: 203/203" 20:00:39 level=info msg="[runner] processing took 19.477099ms with stages: nolint: 8.747301ms, identifier_marker: 5.242442ms, exclude-rules: 1.788465ms, autogenerated_exclude: 1.521011ms, path_prettifier: 1.404939ms, skip_dirs: 716.41µs, cgo: 33.101µs, filename_unadjuster: 17.78µs, max_same_issues: 820ns, max_from_linter: 730ns, uniq_by_line: 690ns, skip_files: 530ns, path_prefixer: 500ns, exclude: 490ns, source_code: 430ns, severity-rules: 420ns, sort_results: 380ns, diff: 380ns, path_shortener: 150ns, max_per_file_from_linter: 130ns" 20:00:39 level=info msg="[runner] linters took 8.407471135s with stages: goanalysis_metalinter: 8.387897035s" 20:00:39 level=info msg="File cache stats: 0 entries of total size 0B" 20:00:39 level=info msg="Memory: 235 samples, avg is 184.3MB, max is 723.0MB" 20:00:39 level=info msg="Execution took 23.547127719s" 20:00:39 go vet ./... 20:00:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:42 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:43 + ls -al . 20:00:43 total 704 20:00:43 drwxrwxr-x 11 1001 1001 4096 May 5 19:59 . 20:00:43 drwxr-xr-x 4 root root 4096 May 5 19:59 .. 20:00:43 drwxrwxr-x 2 1001 1001 4096 May 5 19:58 .blubracket 20:00:43 -rw-rw-r-- 1 1001 1001 16 May 5 19:58 .dockerignore 20:00:43 drwxrwxr-x 8 1001 1001 4096 May 5 19:58 .git 20:00:43 drwxrwxr-x 3 1001 1001 4096 May 5 19:58 .github 20:00:43 -rw-rw-r-- 1 1001 1001 1133 May 5 19:58 .gitignore 20:00:43 -rw-rw-r-- 1 1001 1001 42 May 5 19:58 .golangci.yml 20:00:43 -rw-rw-r-- 1 1001 1001 87 May 5 19:58 .hadolint.yml 20:00:43 drwxr-xr-x 3 1001 1001 4096 May 5 19:58 .semver 20:00:43 -rw-rw-r-- 1 1001 1001 166 May 5 19:58 .sonarcloud.properties 20:00:43 -rw-rw-r-- 1 1001 1001 1171 May 5 19:58 ADOPTERS.md 20:00:43 -rw-rw-r-- 1 1001 1001 10835 May 5 19:58 Attribution.txt 20:00:43 -rw-rw-r-- 1 1001 1001 73765 May 5 19:58 CHANGELOG.md 20:00:43 -rw-rw-r-- 1 1001 1001 3804 May 5 19:58 CONTRIBUTING.md 20:00:43 -rw-rw-r-- 1 1001 1001 677 May 5 19:58 GOVERNANCE.md 20:00:43 -rw-rw-r-- 1 1001 1001 883 May 5 19:58 Jenkinsfile 20:00:43 -rw-rw-r-- 1 1001 1001 10775 May 5 19:58 LICENSE 20:00:43 -rw-rw-r-- 1 1001 1001 14368 May 5 19:58 Makefile 20:00:43 -rw-rw-r-- 1 1001 1001 582 May 5 19:58 OWNERS.md 20:00:43 -rw-rw-r-- 1 1001 1001 9403 May 5 19:58 README.md 20:00:43 -rw-rw-r-- 1 1001 1001 789 May 5 19:58 SECURITY.md 20:00:43 -rw-rw-r-- 1 1001 1001 5 May 5 19:58 VERSION 20:00:43 drwxrwxr-x 2 1001 1001 4096 May 5 19:58 bin 20:00:43 drwxrwxr-x 18 1001 1001 4096 May 5 19:58 cmd 20:00:43 -rw-r--r-- 1 root root 448560 May 5 20:00 coverage.out 20:00:43 -rw-rw-r-- 1 1001 1001 3200 May 5 19:58 go.mod 20:00:43 -rw-rw-r-- 1 1001 1001 31040 May 5 19:58 go.sum 20:00:43 drwxrwxr-x 7 1001 1001 4096 May 5 19:58 internal 20:00:43 drwxrwxr-x 3 1001 1001 4096 May 5 19:58 openapi 20:00:43 -rw-rw-r-- 1 1001 1001 594 May 5 19:58 security.txt 20:00:43 drwxrwxr-x 4 1001 1001 4096 May 5 19:58 snap 20:00:43 -rw-rw-r-- 1 1001 1001 204 May 5 19:58 version.go [Pipeline] sh 20:00:43 + '[' -e coverage.out ] 20:00:43 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:43 Stashed 1 file(s) [Pipeline] sh 20:00:43 + make build 20:00:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:00:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:00:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:00:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4554/head:refs/remotes/origin/PR-4554 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:00:53 Merging remotes/origin/main commit 6027525257e046c56638ab70286b652a285a584d into PR head commit d7ae88a9786d85f030c115c795c09a6904be9696 20:00:53 Merge succeeded, producing d7ae88a9786d85f030c115c795c09a6904be9696 20:00:53 Checking out Revision d7ae88a9786d85f030c115c795c09a6904be9696 (PR-4554) 20:00:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:00:54 > git --version # timeout=10 20:00:54 > git --version # 'git version 2.25.1' 20:00:54 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 20:00:53 > git config core.sparsecheckout # timeout=10 20:00:53 > git checkout -f d7ae88a9786d85f030c115c795c09a6904be9696 # timeout=10 20:00:53 > git remote # timeout=10 20:00:53 > git config --get remote.origin.url # timeout=10 20:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:53 > git merge 6027525257e046c56638ab70286b652a285a584d # timeout=10 20:00:53 > git rev-parse HEAD^{commit} # timeout=10 20:00:53 > git config core.sparsecheckout # timeout=10 20:00:53 > git checkout -f d7ae88a9786d85f030c115c795c09a6904be9696 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 20:00:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:00:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:00:55 Dload Upload Total Spent Left Speed 20:00:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k 20:00:55 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 [Pipeline] sh 20:00:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:00: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 20:00:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:00:57 + sudo tee /etc/docker/daemon.new 20:00:57 { 20:00:57 "registry-mirrors": [ 20:00:57 "https://nexus3.edgexfoundry.org:10001" 20:00:57 ], 20:00:57 "bip": "10.250.0.254/24", 20:00:57 "hosts": [ 20:00:57 "tcp://0.0.0.0:5555", 20:00:57 "unix:///var/run/docker.sock" 20:00:57 ], 20:00:57 "mtu": 1458, 20:00:57 "selinux-enabled": true, 20:00:57 "seccomp-profile": "/etc/docker/seccomp.json" 20:00:57 } [Pipeline] sh 20:00:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:00:57 + sudo service docker restart 20:00:58 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 20:00:58 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 20:01:05 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 20:01:07 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 20:01:08 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 20:01:09 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 20:01:10 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 20:01:11 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 20:01:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:01:14 $ docker stop --time=1 e612d9f7ac964808809de083f878bc234fdd5b5755cd56c817b7f8c39ff2021c 20:01:16 $ docker rm -f --volumes e612d9f7ac964808809de083f878bc234fdd5b5755cd56c817b7f8c39ff2021c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 20:01:16 provisioning config files... 20:01:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config904416258758616132tmp [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix 20:01:17 ---> docker-login.sh 20:01:17 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:17 20:01:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:17 Configure a credential helper to remove this warning. See 20:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:17 20:01:17 Login Succeeded 20:01:17 nexus3.edgexfoundry.org:10002 20:01:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:17 latest: Pulling from edgex-devops/edgex-compose 20:01:17 cbdbe7a5bc2a: Pulling fs layer 20:01:17 ca9280d653b3: Pulling fs layer 20:01:17 7e9c9ca2126c: Pulling fs layer 20:01:17 cbdbe7a5bc2a: Verifying Checksum 20:01:17 cbdbe7a5bc2a: Download complete 20:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:18 ca9280d653b3: Verifying Checksum 20:01:18 ca9280d653b3: Download complete 20:01:18 cbdbe7a5bc2a: Pull complete 20:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:18 Configure a credential helper to remove this warning. See 20:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:18 20:01:18 Login Succeeded 20:01:18 nexus3.edgexfoundry.org:10003 20:01:18 7e9c9ca2126c: Verifying Checksum 20:01:18 7e9c9ca2126c: Download complete 20:01:18 ca9280d653b3: Pull complete 20:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:18 Configure a credential helper to remove this warning. See 20:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:18 20:01:18 Login Succeeded 20:01:18 nexus3.edgexfoundry.org:10004 20:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:18 Configure a credential helper to remove this warning. See 20:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:18 20:01:18 Login Succeeded 20:01:18 docker.io 20:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:19 Configure a credential helper to remove this warning. See 20:01:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:19 20:01:19 Login Succeeded 20:01:19 ---> docker-login.sh ends [Pipeline] } 20:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:19 ========================================================= 20:01:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:01:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:20 c41833b44d91: Pulling fs layer 20:01:20 ed15518f5707: Pulling fs layer 20:01:20 feae8fd75edb: Pulling fs layer 20:01:20 242c74f7c9fa: Pulling fs layer 20:01:20 3cdef696dda3: Pulling fs layer 20:01:20 2ced38df9373: Pulling fs layer 20:01:20 58f1dce35555: Pulling fs layer 20:01:20 3cdef696dda3: Waiting 20:01:20 242c74f7c9fa: Waiting 20:01:20 2ced38df9373: Waiting 20:01:20 58f1dce35555: Waiting 20:01:20 ed15518f5707: Verifying Checksum 20:01:20 ed15518f5707: Download complete 20:01:20 242c74f7c9fa: Verifying Checksum 20:01:20 242c74f7c9fa: Download complete 20:01:20 3cdef696dda3: Verifying Checksum 20:01:20 3cdef696dda3: Download complete 20:01:20 c41833b44d91: Verifying Checksum 20:01:20 c41833b44d91: Download complete 20:01:21 7e9c9ca2126c: Pull complete 20:01:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:21 c41833b44d91: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:21 prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container 20:01:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat 20:01:22 58f1dce35555: Verifying Checksum 20:01:22 58f1dce35555: Download complete 20:01:22 ed15518f5707: Pull complete 20:01:22 $ docker top f7430d7939ad9dbfb9dfb7bd4cba228034118caa7b0aea4bafb4c6eef212fa84 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:23 + docker-compose build --help 20:01:23 + grep parallel 20:01:23 2ced38df9373: Verifying Checksum 20:01:23 feae8fd75edb: Verifying Checksum 20:01:23 feae8fd75edb: Download complete 20:01:23 --parallel Build images in parallel. [Pipeline] } 20:01:23 $ docker stop --time=1 f7430d7939ad9dbfb9dfb7bd4cba228034118caa7b0aea4bafb4c6eef212fa84 20:01:24 $ docker rm -f --volumes f7430d7939ad9dbfb9dfb7bd4cba228034118caa7b0aea4bafb4c6eef212fa84 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:25 prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container 20:01:25 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:26 $ docker top 2994cd51be264b81e1353babe13c78f769b0f2cf2587f75c7ceb1fa941017778 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:26 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:27 Building core-command ... 20:01:27 Building core-common-config-bootstrapper ... 20:01:27 Building core-data ... 20:01:27 Building core-metadata ... 20:01:27 Building security-bootstrapper ... 20:01:27 Building security-proxy-auth ... 20:01:27 Building security-proxy-setup ... 20:01:27 Building security-secretstore-setup ... 20:01:27 Building security-spiffe-token-provider ... 20:01:27 Building security-spire-agent ... 20:01:27 Building security-spire-config ... 20:01:27 Building security-spire-server ... 20:01:27 Building support-notifications ... 20:01:27 Building support-scheduler ... 20:01:27 Building security-bootstrapper 20:01:27 Building security-spire-config 20:01:27 Building core-common-config-bootstrapper 20:01:27 Building security-spire-server 20:01:27 Building security-spiffe-token-provider 20:01:35 feae8fd75edb: Pull complete 20:01:35 242c74f7c9fa: Pull complete 20:01:35 3cdef696dda3: Pull complete 20:01:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> 637a43349470 20:01:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:01:41 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:41 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> 637a43349470 20:01:41 Step 3/33 : WORKDIR /edgex-go 20:01:41 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> 637a43349470 20:01:41 Step 3/20 : WORKDIR /edgex-go 20:01:41 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> 637a43349470 20:01:41 Step 3/26 : WORKDIR /edgex-go 20:01:41 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:01:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:01:41 ---> 637a43349470 20:01:41 Step 3/27 : WORKDIR /edgex-go 20:01:42 ---> Running in 06a74b25e1d5 20:01:42 ---> Running in ddc6cea3459e 20:01:42 ---> Running in dc2e40052bcd 20:01:42 ---> Running in a8637bdeebd2 20:01:42 ---> Running in f00074a2399b 20:01:42 Removing intermediate container dc2e40052bcd 20:01:42 ---> f68c33362566 20:01:42 Step 4/23 : WORKDIR /edgex-go 20:01:42 Removing intermediate container 06a74b25e1d5 20:01:42 ---> 8f8f5455f4af 20:01:42 Step 4/33 : RUN apk add --update --no-cache make git 20:01:42 Removing intermediate container ddc6cea3459e 20:01:42 ---> a914510c417b 20:01:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:01:42 Removing intermediate container a8637bdeebd2 20:01:42 ---> 3ff4da1c9714 20:01:42 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:01:42 ---> Running in 25fc2ce81577 20:01:42 Removing intermediate container f00074a2399b 20:01:42 ---> 92b3adbcce4a 20:01:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:01:42 ---> Running in 5512749e2ca1 20:01:42 ---> Running in 4af9dea92978 20:01:42 ---> Running in ec778957c646 20:01:42 2ced38df9373: Pull complete 20:01:42 ---> Running in 4d2c4024c52c 20:01:42 Removing intermediate container 25fc2ce81577 20:01:42 ---> c96c521a075c 20:01:42 Step 5/23 : RUN apk add --update --no-cache make git 20:01:42 ---> Running in de4a93ee678b 20:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 OK: 265 MiB in 53 packages 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:43 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:01:43 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:01:43 OK: 17819 distinct packages available 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:43 OK: 265 MiB in 53 packages 20:01:43 OK: 265 MiB in 53 packages 20:01:43 OK: 265 MiB in 53 packages 20:01:43 Removing intermediate container 5512749e2ca1 20:01:43 ---> 4089bd1fd9e1 20:01:43 Step 5/26 : COPY go.mod vendor* ./ 20:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:43 ---> 7db8159f0cc0 20:01:43 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:43 ---> Running in 4600595bf5c6 20:01:44 OK: 265 MiB in 53 packages 20:01:44 Removing intermediate container 4af9dea92978 20:01:44 ---> 75ce3f550a49 20:01:44 Step 5/33 : COPY go.mod vendor* ./ 20:01:44 Removing intermediate container de4a93ee678b 20:01:44 ---> bc28cda70b24 20:01:44 Step 6/23 : COPY go.mod vendor* ./ 20:01:44 ---> b6a1910809ba 20:01:44 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:44 ---> c2e8ad78450b 20:01:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:44 Removing intermediate container ec778957c646 20:01:44 ---> 64551fd68a38 20:01:44 Step 5/27 : COPY go.mod vendor* ./ 20:01:44 ---> Running in 7d1b23232629 20:01:44 ---> Running in 5f0425618ecf 20:01:44 58f1dce35555: Pull complete 20:01:44 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:01:44 Removing intermediate container 4d2c4024c52c 20:01:44 ---> 3828e73c60c7 20:01:44 Step 5/20 : COPY go.mod vendor* ./ 20:01:44 ---> 74609a2906b4 20:01:44 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:44 ---> Running in 02c59f4ea543 20:01:44 ---> fabcc3fd60f8 20:01:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:44 ---> Running in f523768c0928 20:01:44 + docker build -t ci-base-image-arm64 -f - . 20:01:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:44 WORKDIR /edgex 20:01:44 COPY go.mod . 20:01:44 RUN go mod download 20:01:45 Sending build context to Docker daemon 2.931MB 20:01:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:01:45 ---> fadd8f120f05 20:01:45 Step 2/4 : WORKDIR /edgex 20:01:47 ---> Running in 533cc097f82d 20:01:47 Removing intermediate container 533cc097f82d 20:01:47 ---> 8be575d62159 20:01:47 Step 3/4 : COPY go.mod . 20:01:47 ---> b2692470b5b6 20:01:47 Step 4/4 : RUN go mod download 20:01:47 ---> Running in b27891c103f0 20:02:11 Removing intermediate container 02c59f4ea543 20:02:11 ---> 24143a99a6c7 20:02:11 Step 7/27 : COPY . . 20:02:11 Removing intermediate container 4600595bf5c6 20:02:11 ---> a72c20daf2aa 20:02:11 Step 7/26 : COPY . . 20:02:11 Removing intermediate container f523768c0928 20:02:11 ---> 5d0cb11816bb 20:02:11 Step 7/20 : COPY . . 20:02:11 Removing intermediate container 5f0425618ecf 20:02:11 ---> 6cc042b6f793 20:02:11 Step 8/23 : COPY . . 20:02:11 Removing intermediate container 7d1b23232629 20:02:11 ---> 4cd0ead5d2c6 20:02:11 Step 7/33 : COPY . . 20:02:16 ---> ccdc56723287 20:02:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:02:16 ---> c3eaad7f1c1e 20:02:16 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:02:16 ---> c0417482b0fe 20:02:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:02:16 ---> b7e249ac96fa 20:02:16 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:02:16 ---> 8ef5580c9fc7 20:02:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:02:16 ---> Running in f285e08ac3ff 20:02:16 ---> Running in 5d3bfb4f4638 20:02:16 ---> Running in 33fa3d914339 20:02:16 ---> Running in 507f8893d5c3 20:02:16 ---> Running in 63ba7fe23570 20:02:16 Removing intermediate container 507f8893d5c3 20:02:16 ---> 3ba986cc5401 20:02:16 Step 9/26 : WORKDIR /edgex-go/spire-build 20:02:16 Removing intermediate container 63ba7fe23570 20:02:16 ---> 59ba22f978c9 20:02:16 Step 9/27 : WORKDIR /edgex-go/spire-build 20:02:16 ---> Running in 7784251328dd 20:02:16 ---> Running in cd067a375716 20:02:16 Removing intermediate container 7784251328dd 20:02:16 ---> a0a5ca338450 20:02:16 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:02:16 ---> Running in ae272dbe01d4 20:02:16 Removing intermediate container cd067a375716 20:02:16 ---> 2f6ba82ca0dd 20:02:16 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:02:16 ---> Running in b0a3e9a219d8 20:02:16 Removing intermediate container ae272dbe01d4 20:02:16 ---> afcf5f651cab 20:02:16 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 20:02:16 ---> Running in f319804cf472 20:02:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:16 Removing intermediate container b0a3e9a219d8 20:02:16 ---> 6843b118a20d 20:02:16 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 20:02:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:02:16 ---> Running in 1c28119038f1 20:02:16 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 20:02:17 Removing intermediate container f319804cf472 20:02:17 ---> 761bf484a3bf 20:02:17 Step 12/26 : WORKDIR /edgex-go 20:02:17 ---> Running in bdd40c4a0adc 20:02:17 Removing intermediate container 1c28119038f1 20:02:17 ---> 7afa08318660 20:02:17 Step 12/27 : WORKDIR /edgex-go 20:02:17 Removing intermediate container bdd40c4a0adc 20:02:17 ---> 8457597c8e2d 20:02:17 20:02:17 Step 13/26 : FROM alpine:3.17 20:02:17 ---> Running in 81b7b5d1556a 20:02:17 3.17: Pulling from library/alpine 20:02:17 Removing intermediate container 81b7b5d1556a 20:02:17 ---> 06476a3b5413 20:02:17 20:02:17 Step 13/27 : FROM alpine:3.17 20:02:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:02:17 Status: Downloaded newer image for alpine:3.17 20:02:17 ---> 9ed4aefc74f6 20:02:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:17 ---> Running in 0753900c73fd 20:02:17 3.17: Pulling from library/alpine 20:02:17 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:02:17 Status: Image is up to date for alpine:3.17 20:02:17 ---> 9ed4aefc74f6 20:02:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:02:17 ---> Running in fe8c377e4089 20:02:17 Removing intermediate container 0753900c73fd 20:02:17 ---> 6da72d6f6dd0 20:02:17 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:17 ---> Running in 1fbced147205 20:02:17 Removing intermediate container fe8c377e4089 20:02:17 ---> 44c2b89f0f09 20:02:17 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:17 ---> Running in 0bf2a7bf0587 20:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:18 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:18 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:18 OK: 17820 distinct packages available 20:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:18 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:18 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:18 OK: 17820 distinct packages available 20:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:18 (1/5) Installing dumb-init (1.2.5-r2) 20:02:18 (2/5) Installing musl-obstack (1.2.3-r0) 20:02:18 (3/5) Installing libucontext (1.2-r0) 20:02:18 (4/5) Installing gcompat (1.1.0-r0) 20:02:18 (5/5) Installing openssl (3.0.8-r4) 20:02:18 Executing busybox-1.35.0-r29.trigger 20:02:18 OK: 8 MiB in 20 packages 20:02:18 (1/4) Installing dumb-init (1.2.5-r2) 20:02:18 (2/4) Installing musl-obstack (1.2.3-r0) 20:02:18 (3/4) Installing libucontext (1.2-r0) 20:02:19 (4/4) Installing gcompat (1.1.0-r0) 20:02:19 Executing busybox-1.35.0-r29.trigger 20:02:19 OK: 7 MiB in 19 packages 20:02:19 Removing intermediate container 0bf2a7bf0587 20:02:19 ---> 5ceb764288b5 20:02:19 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:19 Removing intermediate container 1fbced147205 20:02:19 ---> 2bf37be83d83 20:02:19 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:19 ---> 508bcbff952b 20:02:19 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:02:20 ---> 272aff01679b 20:02:20 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:02:20 Removing intermediate container b27891c103f0 20:02:20 ---> d253d2d6d66e 20:02:20 Successfully built d253d2d6d66e 20:02:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:20 ---> 76bcbab041f1 20:02:20 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:02:20 ---> a082335b2dd2 20:02:20 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:02:20 + docker inspect -f . ci-base-image-arm64 20:02:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:20 prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container 20:02:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:02:22 $ docker top a424737f12887f92424eac8d05823ab24b590affe3823bd84abee540e454d299 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:23 + go version 20:02:23 go version go1.20.2 linux/arm64 [Pipeline] } 20:02:23 $ docker stop --time=1 a424737f12887f92424eac8d05823ab24b590affe3823bd84abee540e454d299 20:02:23 ---> 91fc1d3b6e9d 20:02:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:02:23 ---> 081be82322c8 20:02:23 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:02:24 ---> bcad5f4f375b 20:02:24 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:02:24 ---> f2c2624cbad9 20:02:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:02:24 ---> Running in 426c6aee280f 20:02:24 Removing intermediate container 426c6aee280f 20:02:24 ---> 8747be6bb6a7 20:02:24 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:02:24 ---> c27b57191fc2 20:02:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:02:25 $ docker rm -f --volumes a424737f12887f92424eac8d05823ab24b590affe3823bd84abee540e454d299 20:02:25 ---> f2ad147f6cdc 20:02:25 Step 22/27 : WORKDIR / 20:02:25 ---> Running in ec79f13ab9ba 20:02:25 ---> 23d167f124ed 20:02:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:02:25 Removing intermediate container ec79f13ab9ba 20:02:25 ---> 158c340e442e 20:02:25 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [Pipeline] // withDockerContainer [Pipeline] } 20:02:25 ---> Running in c98582105ffd 20:02:25 ---> Running in b9bf98551d97 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 20:02:25 Removing intermediate container c98582105ffd 20:02:25 ---> 253d56f7801c 20:02:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:25 Removing intermediate container b9bf98551d97 20:02:25 ---> 90d1605af59d 20:02:25 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:02:25 ---> Running in da5302e11285 20:02:25 ---> Running in ece6436679d4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:25 Removing intermediate container da5302e11285 20:02:25 ---> f363df7c2455 20:02:25 Step 24/26 : LABEL arch=x86_64 20:02:25 Removing intermediate container ece6436679d4 20:02:25 ---> 10e71ad1e81d 20:02:25 Step 25/27 : LABEL arch=x86_64 20:02:25 ---> Running in 243a63bd7e74 20:02:25 + docker inspect -f . ci-base-image-arm64 20:02:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:26 ---> Running in 2dcd5b37e75c 20:02:26 prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container 20:02:26 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 20:02:26 Removing intermediate container 2dcd5b37e75c 20:02:26 ---> 693554ce68ea 20:02:26 Step 26/27 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:02:26 Removing intermediate container 243a63bd7e74 20:02:26 ---> 45725a57e54e 20:02:26 Step 25/26 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:02:26 ---> Running in a8feb3a15dcf 20:02:26 ---> Running in e2a10330e65f 20:02:26 Removing intermediate container e2a10330e65f 20:02:26 ---> 41a9cc7066bb 20:02:26 Step 27/27 : LABEL version=0.0.0 20:02:26 Removing intermediate container a8feb3a15dcf 20:02:26 ---> 46034317c1d9 20:02:26 Step 26/26 : LABEL version=0.0.0 20:02:26 ---> Running in 9350d9ce4f48 20:02:26 ---> Running in eb8e4a373f77 20:02:26 Removing intermediate container eb8e4a373f77 20:02:26 ---> f31a49c12cca 20:02:26 20:02:26 Successfully built f31a49c12cca 20:02:26 Removing intermediate container 9350d9ce4f48 20:02:26 ---> 08f3df575e03 20:02:26 20:02:27 Successfully tagged security-spire-server:latest 20:02:27 Building core-command 20:02:27  Building security-spire-server ... done Successfully built 08f3df575e03 20:02:27 Successfully tagged security-spire-config:latest 20:02:27 Building core-metadata 20:02:27 $ docker top e2df680dc21ee01b27a5317759027639e2f763438f8b02bb583b42763c443325 -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:27 ========================================================= 20:02:27 [edgeXBuildGoParallel] Running Tests and Build... 20:02:27 ========================================================= [Pipeline] sh 20:02:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:28 + make test 20:02:28 go test -race -coverprofile=coverage.out ./... 20:02:32  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:32 ---> 637a43349470 20:02:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:02:32 ---> Using cache 20:02:32 ---> f68c33362566 20:02:32 Step 4/24 : WORKDIR /edgex-go 20:02:32 ---> Using cache 20:02:32 ---> c96c521a075c 20:02:32 Step 5/24 : RUN apk add --update --no-cache make git 20:02:32 ---> Using cache 20:02:32 ---> bc28cda70b24 20:02:32 Step 6/24 : COPY go.mod vendor* ./ 20:02:32 ---> Using cache 20:02:32 ---> c2e8ad78450b 20:02:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:32 ---> Using cache 20:02:32 ---> 6cc042b6f793 20:02:32 Step 8/24 : COPY . . 20:02:32 ---> Using cache 20:02:32 ---> ccdc56723287 20:02:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:02:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:32 ---> 637a43349470 20:02:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:02:32 ---> Using cache 20:02:32 ---> f68c33362566 20:02:32 Step 4/25 : WORKDIR /edgex-go 20:02:32 ---> Using cache 20:02:32 ---> c96c521a075c 20:02:32 Step 5/25 : RUN apk add --update --no-cache make git 20:02:32 ---> Using cache 20:02:32 ---> bc28cda70b24 20:02:32 Step 6/25 : COPY go.mod vendor* ./ 20:02:32 ---> Using cache 20:02:32 ---> c2e8ad78450b 20:02:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:32 ---> Using cache 20:02:32 ---> 6cc042b6f793 20:02:32 Step 8/25 : COPY . . 20:02:32 ---> Using cache 20:02:32 ---> ccdc56723287 20:02:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:02:34 ---> Running in 5595ddc5ca90 20:02:34 ---> Running in 32453782803c 20:02:34 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 20:02:34 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 20:02:42 Removing intermediate container f285e08ac3ff 20:02:42 ---> 267d3448ee8f 20:02:42 20:02:42 Step 9/33 : FROM alpine:3.17 20:02:42 ---> 9ed4aefc74f6 20:02:42 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:02:42 ---> Running in de33290a4b16 20:02:43 Removing intermediate container de33290a4b16 20:02:43 ---> 03354514c0ce 20:02:43 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:02:43 ---> Running in 8136f3310fb1 20:02:44 Removing intermediate container 33fa3d914339 20:02:44 ---> a2ddd0105ffc 20:02:44 20:02:44 Step 10/23 : FROM alpine:3.17 20:02:44 ---> 9ed4aefc74f6 20:02:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:44 ---> Running in 58b3ccba10aa 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:44 (1/2) Installing dumb-init (1.2.5-r2) 20:02:44 (2/2) Installing su-exec (0.2-r2) 20:02:44 Executing busybox-1.35.0-r29.trigger 20:02:44 Removing intermediate container 58b3ccba10aa 20:02:44 ---> 0f1c31723c04 20:02:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:02:44 OK: 7 MiB in 17 packages 20:02:44 ---> Running in fe4f199110c2 20:02:45 Removing intermediate container 8136f3310fb1 20:02:45 ---> 3e663424c2fa 20:02:45 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:45 ---> Running in 376f92d100c0 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:45 Removing intermediate container 376f92d100c0 20:02:45 ---> 88dadf2ffd86 20:02:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:02:45 ---> Running in e75d7518c6e5 20:02:45 (1/1) Installing dumb-init (1.2.5-r2) 20:02:45 Executing busybox-1.35.0-r29.trigger 20:02:45 OK: 7 MiB in 16 packages 20:02:45 Removing intermediate container e75d7518c6e5 20:02:45 ---> 73c0cf4cacaf 20:02:45 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:02:45 ---> Running in bf418f386537 20:02:45 Removing intermediate container bf418f386537 20:02:45 ---> bc48ceed9eef 20:02:45 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:02:45 ---> Running in cf5306bb9b37 20:02:45 Removing intermediate container fe4f199110c2 20:02:45 ---> 5c02d4b06134 20:02:45 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:46 ---> 9b9a776ff7b8 20:02:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:02:46 Removing intermediate container cf5306bb9b37 20:02:46 ---> 032044a1012f 20:02:46 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:02:46 ---> Running in fc06977c4ce6 20:02:47 ---> 24b30fe9666f 20:02:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:02:47 ---> dc4bd4c69944 20:02:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:02:47 Removing intermediate container fc06977c4ce6 20:02:47 ---> 33ea5c59186a 20:02:47 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:02:47 ---> Running in c1155015038b 20:02:47 ---> 7876d80dd30e 20:02:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:02:48 Removing intermediate container c1155015038b 20:02:48 ---> 9c77d5e955ba 20:02:48 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:02:48 ---> 0588d57afe29 20:02:48 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:48 ---> 2ed8d5873184 20:02:48 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:02:48 ---> Running in 9613e559eea5 20:02:48 ---> Running in e1830e0f378e 20:02:49 Removing intermediate container 5d3bfb4f4638 20:02:49 ---> 2bba8ddd44ad 20:02:49 20:02:49 Step 9/20 : FROM alpine:3.17 20:02:49 ---> 9ed4aefc74f6 20:02:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:02:49 ---> Using cache 20:02:49 ---> 03354514c0ce 20:02:49 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:49 ---> Running in 9802424c8bcc 20:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:49 Removing intermediate container 9613e559eea5 20:02:49 ---> 94564fc0485a 20:02:49 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:49 Removing intermediate container e1830e0f378e 20:02:49 ---> 09571e37d966 20:02:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:02:49 ---> Running in 06b94f1b0d08 20:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:49 Removing intermediate container 06b94f1b0d08 20:02:49 ---> 8ba9b65ce69b 20:02:49 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:02:49 ---> Running in 4af1c2b73aa0 20:02:50 ---> 48360e368368 20:02:50 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:02:50 Removing intermediate container 4af1c2b73aa0 20:02:50 ---> 4fc04d400412 20:02:50 Step 21/23 : LABEL arch=x86_64 20:02:50 ---> Running in 84216d240613 20:02:50 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:50 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:50 OK: 17820 distinct packages available 20:02:50 ---> da5983768f1b 20:02:50 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:50 Removing intermediate container 84216d240613 20:02:50 ---> a1a3081aa66e 20:02:50 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:02:50 ---> Running in 573bb229b4c5 20:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:50 Removing intermediate container 573bb229b4c5 20:02:50 ---> 6b8f4e8fb863 20:02:50 Step 23/23 : LABEL version=0.0.0 20:02:50 ---> Running in ce4a4e348dfe 20:02:50 (1/9) Installing ca-certificates (20220614-r4) 20:02:50 (2/9) Installing brotli-libs (1.0.9-r9) 20:02:50 Removing intermediate container ce4a4e348dfe 20:02:50 ---> f458177cc49a 20:02:50 20:02:50 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:02:50 (4/9) Installing libcurl (8.0.1-r0) 20:02:50 (5/9) Installing curl (8.0.1-r0) 20:02:50 (6/9) Installing dumb-init (1.2.5-r2) 20:02:50 (7/9) Installing musl-obstack (1.2.3-r0) 20:02:50 (8/9) Installing libucontext (1.2-r0) 20:02:50 (9/9) Installing gcompat (1.1.0-r0) 20:02:50 Executing busybox-1.35.0-r29.trigger 20:02:50 Executing ca-certificates-20220614-r4.trigger 20:02:50 Successfully built f458177cc49a 20:02:50 Successfully tagged core-common-config-bootstrapper:latest 20:02:50  Building core-common-config-bootstrapper ... done Building core-data 20:02:50 OK: 10 MiB in 24 packages 20:02:50 ---> 81ec3049d55e 20:02:50 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:02:51 ---> 036e13ea6ae1 20:02:51 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:02:52 ---> 6cd427296c70 20:02:52 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:02:52 Removing intermediate container 9802424c8bcc 20:02:52 ---> 11624a055867 20:02:52 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:52 ---> 6969e4301e32 20:02:52 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:02:53 ---> 559d56f389d7 20:02:53 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:02:53 ---> 86409ded74dc 20:02:53 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:02:53 ---> 38e707f6402e 20:02:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:02:54 ---> 54ee7d586f7d 20:02:54 Step 28/33 : RUN chmod +x /entrypoint.sh 20:02:54 ---> Running in d60bccedc526 20:02:55 ---> 0fede6dc5543 20:02:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:02:55 ---> e3885638f622 20:02:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:02:55 ---> Running in 3dd5d1249920 20:02:55 Removing intermediate container d60bccedc526 20:02:55 ---> 940a5976863d 20:02:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:02:55 Removing intermediate container 3dd5d1249920 20:02:55 ---> e741c54ef9e9 20:02:55 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:02:55 ---> Running in c409756f31fe 20:02:55 ---> Running in 4427dbb2d584 20:02:55 Removing intermediate container 4427dbb2d584 20:02:55 ---> 9c7e28f3a6d2 20:02:55 Step 18/20 : LABEL arch=x86_64 20:02:55 Removing intermediate container c409756f31fe 20:02:55 ---> 01ac283082ad 20:02:55 Step 30/33 : CMD ["gate"] 20:02:55 ---> Running in c8ce678cb5c4 20:02:55 ---> Running in afbf78e9adba 20:02:56 Removing intermediate container c8ce678cb5c4 20:02:56 ---> 7ad0c4b5bb76 20:02:56 Step 19/20 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:02:56 Removing intermediate container afbf78e9adba 20:02:56 ---> a92c7e325083 20:02:56 Step 31/33 : LABEL arch=x86_64 20:02:56 ---> Running in 6c851fc2153e 20:02:56 ---> Running in 18d24ae8a7dc 20:02:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:56 ---> 637a43349470 20:02:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:56 ---> Using cache 20:02:56 ---> f68c33362566 20:02:56 Step 4/23 : WORKDIR /edgex-go 20:02:56 ---> Using cache 20:02:56 ---> c96c521a075c 20:02:56 Step 5/23 : RUN apk add --update --no-cache make git 20:02:56 ---> Using cache 20:02:56 ---> bc28cda70b24 20:02:56 Step 6/23 : COPY go.mod vendor* ./ 20:02:56 ---> Using cache 20:02:56 ---> c2e8ad78450b 20:02:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:56 ---> Using cache 20:02:56 ---> 6cc042b6f793 20:02:56 Step 8/23 : COPY . . 20:02:56 ---> Using cache 20:02:56 ---> ccdc56723287 20:02:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:02:56 ---> Running in 51887f37d7e3 20:02:56 Removing intermediate container 6c851fc2153e 20:02:56 ---> bf043764472a 20:02:56 Step 20/20 : LABEL version=0.0.0 20:02:56 Removing intermediate container 18d24ae8a7dc 20:02:56 ---> 2128932ab8e2 20:02:56 Step 32/33 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:02:56 ---> Running in d9fe6852eb66 20:02:56 ---> Running in 59afd95b6e8a 20:02:56 Removing intermediate container d9fe6852eb66 20:02:56 ---> abd684cf02de 20:02:56 20:02:56 Removing intermediate container 59afd95b6e8a 20:02:56 ---> 1319212bbfdb 20:02:56 Step 33/33 : LABEL version=0.0.0 20:02:56 Successfully built abd684cf02de 20:02:56 Successfully tagged security-spiffe-token-provider:latest 20:02:56  Building security-spiffe-token-provider ... done Building security-secretstore-setup 20:02:56 ---> Running in f0c2cad8589e 20:02: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 20:02:57 Removing intermediate container f0c2cad8589e 20:02:57 ---> 3444f937043d 20:02:57 20:02:57 Successfully built 3444f937043d 20:02:57 Successfully tagged security-bootstrapper:latest 20:02:57  Building security-bootstrapper ... done Building security-proxy-setup 20:03:00 Removing intermediate container 32453782803c 20:03:00 ---> 82928feb65de 20:03:00 20:03:00 Step 10/24 : FROM alpine:3.17 20:03:00 ---> 9ed4aefc74f6 20:03:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:00 Removing intermediate container 5595ddc5ca90 20:03:00 ---> fbbcbc04f241 20:03:00 20:03:00 Step 10/25 : FROM alpine:3.17 20:03:00 ---> 9ed4aefc74f6 20:03:00 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:03:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:00 ---> 637a43349470 20:03:00 Step 3/25 : WORKDIR /edgex-go 20:03:00 ---> Using cache 20:03:00 ---> 92b3adbcce4a 20:03:00 Step 4/25 : RUN apk add --update --no-cache make git 20:03:00 ---> Running in 7044b92b1f51 20:03:00 ---> Running in 586645e9d3e1 20:03:00 ---> Running in 215a19cf9d24 20:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:01 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:03:01 ---> 637a43349470 20:03:01 Step 3/22 : WORKDIR /edgex-go 20:03:01 ---> Using cache 20:03:01 ---> 92b3adbcce4a 20:03:01 Step 4/22 : RUN apk add --update --no-cache make git 20:03:02 (1/1) Installing dumb-init (1.2.5-r2) 20:03:02 Executing busybox-1.35.0-r29.trigger 20:03:02 OK: 7 MiB in 16 packages 20:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:02 ---> Running in f09f85463885 20:03:02 OK: 265 MiB in 53 packages 20:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:02 (1/1) Installing dumb-init (1.2.5-r2) 20:03:02 Executing busybox-1.35.0-r29.trigger 20:03:02 OK: 7 MiB in 16 packages 20:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:02 Removing intermediate container 7044b92b1f51 20:03:02 ---> 7844651b9ff5 20:03:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:03:02 Removing intermediate container 215a19cf9d24 20:03:02 ---> f3aaab4850e3 20:03:02 Step 5/25 : COPY go.mod vendor* ./ 20:03:02 ---> Running in 3c3e93266e36 20:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:02 Removing intermediate container 3c3e93266e36 20:03:02 ---> a888ca4e3511 20:03:02 Step 13/24 : ENV APP_PORT=59882 20:03:02 ---> 2ff1ee988a83 20:03:02 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:02 ---> Running in 8587bb74db53 20:03:02 ---> Running in 1bf664ecc479 20:03:02 Removing intermediate container 586645e9d3e1 20:03:02 ---> 3aacd7962b7c 20:03:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:03:02 ---> Running in e7d4436cc8e0 20:03:03 OK: 265 MiB in 53 packages 20:03:03 Removing intermediate container 8587bb74db53 20:03:03 ---> eaca70a2f0d5 20:03:03 Step 14/24 : EXPOSE $APP_PORT 20:03:03 ---> Running in 9b73e907760b 20:03:03 Removing intermediate container e7d4436cc8e0 20:03:03 ---> bfbe22c3bb74 20:03:03 Step 13/25 : ENV APP_PORT=59881 20:03:03 ---> Running in 2e7e0a2d199c 20:03:03 Removing intermediate container 9b73e907760b 20:03:03 ---> 74cf7d4be522 20:03:03 Step 15/24 : WORKDIR / 20:03:03 ---> Running in e2880dafb23d 20:03:03 Removing intermediate container 2e7e0a2d199c 20:03:03 ---> 3cf0748f3d19 20:03:03 Step 14/25 : EXPOSE $APP_PORT 20:03:03 ---> Running in e2c8ae4ce56f 20:03:03 Removing intermediate container e2880dafb23d 20:03:03 ---> 7790b9e4a727 20:03:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:03 Removing intermediate container f09f85463885 20:03:03 ---> fb0d3417e3b9 20:03:03 Step 5/22 : COPY go.mod vendor* ./ 20:03:03 Removing intermediate container e2c8ae4ce56f 20:03:03 ---> 13f341682d5a 20:03:03 Step 15/25 : WORKDIR / 20:03:03 ---> Running in 31bbb808d3d4 20:03:03 ---> 49f2160b0d12 20:03:03 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:03:03 Removing intermediate container 31bbb808d3d4 20:03:03 ---> 3a07cd58a33b 20:03:03 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:03 ---> c6b4167df63c 20:03:03 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:03 ---> Running in bb89fbd54f3a 20:03:04 ---> dad660f26dba 20:03:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:03:04 ---> 40c725fefb6b 20:03:04 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:03:04 ---> f612ad7229c3 20:03:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:04 ---> cc5dcddc9354 20:03:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:03:05 ---> e4a98bdeafdd 20:03:05 Step 20/24 : ENTRYPOINT ["/core-command"] 20:03:05 ---> 6c483a964e5a 20:03:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:03:05 ---> Running in 8aedb9c06399 20:03:05 Removing intermediate container 8aedb9c06399 20:03:05 ---> 10f1d460c51b 20:03:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:05 ---> Running in 6199834b0e7d 20:03:05 ---> b9c0e2a36282 20:03:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:03:05 Removing intermediate container 6199834b0e7d 20:03:05 ---> 7d4c5412394b 20:03:05 Step 22/24 : LABEL arch=x86_64 20:03:05 ---> Running in 232b92c952d0 20:03:05 Removing intermediate container 232b92c952d0 20:03:05 ---> 63d83ce2c4a0 20:03:05 Step 23/24 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:03:05 ---> Running in b1d3016a5b90 20:03:05 ---> 75df9afcb917 20:03:05 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:03:05 ---> Running in 27dba9533efc 20:03:06 Removing intermediate container b1d3016a5b90 20:03:06 ---> 4f00e4e4e9e8 20:03:06 Step 24/24 : LABEL version=0.0.0 20:03:06 ---> Running in fe8e124f5a9b 20:03:06 Removing intermediate container 27dba9533efc 20:03:06 ---> b65520c35285 20:03:06 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:06 ---> Running in 9f3250e39e7a 20:03:06 Removing intermediate container fe8e124f5a9b 20:03:06 ---> 40cbb5242b44 20:03:06 20:03:06 Removing intermediate container 9f3250e39e7a 20:03:06 ---> dba3ff62f931 20:03:06 Step 23/25 : LABEL arch=x86_64 20:03:06 ---> Running in 1085c560498a 20:03:06 Successfully built 40cbb5242b44 20:03:06 Successfully tagged core-command:latest 20:03:06  Building core-command ... done Building security-proxy-auth 20:03:06 Removing intermediate container 1085c560498a 20:03:06 ---> 0c2d2e5eda7b 20:03:06 Step 24/25 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:03:06 ---> Running in e689cca753b1 20:03:06 Removing intermediate container e689cca753b1 20:03:06 ---> 3bcc612b5024 20:03:06 Step 25/25 : LABEL version=0.0.0 20:03:06 ---> Running in 9215eeef0e05 20:03:07 Removing intermediate container 9215eeef0e05 20:03:07 ---> 7f7431222479 20:03:07 20:03:07 Successfully built 7f7431222479 20:03:07 Successfully tagged core-metadata:latest 20:03:07 Building security-spire-agent 20:03:07 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:12  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:12 ---> 637a43349470 20:03:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:12 ---> Using cache 20:03:12 ---> f68c33362566 20:03:12 Step 4/23 : WORKDIR /edgex-go 20:03:12 ---> Using cache 20:03:12 ---> c96c521a075c 20:03:12 Step 5/23 : RUN apk add --update --no-cache make git 20:03:12 ---> Using cache 20:03:12 ---> bc28cda70b24 20:03:12 Step 6/23 : COPY go.mod vendor* ./ 20:03:12 ---> Using cache 20:03:12 ---> c2e8ad78450b 20:03:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:12 ---> Using cache 20:03:12 ---> 6cc042b6f793 20:03:12 Step 8/23 : COPY . . 20:03:12 ---> Using cache 20:03:12 ---> ccdc56723287 20:03:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:13 ---> Running in c673e3e8ce3b 20:03:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:03:13 ---> 637a43349470 20:03:13 Step 3/27 : WORKDIR /edgex-go 20:03:13 ---> Using cache 20:03:13 ---> 92b3adbcce4a 20:03:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:03:13 ---> Running in 1f5d276402ca 20:03:13 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 20:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:13 OK: 265 MiB in 53 packages 20:03:14 Removing intermediate container 1f5d276402ca 20:03:14 ---> cca24246a5da 20:03:14 Step 5/27 : COPY go.mod vendor* ./ 20:03:15 ---> 304e4b657fad 20:03:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:15 ---> Running in 87d6efcc53ed 20:03:17 Removing intermediate container 51887f37d7e3 20:03:17 ---> 191b65f70938 20:03:17 20:03:17 Step 10/23 : FROM alpine:3.17 20:03:17 ---> 9ed4aefc74f6 20:03:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:03:17 ---> Running in e19b893d0b44 20:03:18 Removing intermediate container e19b893d0b44 20:03:18 ---> a18145ca314a 20:03:18 Step 12/23 : ENV APP_PORT=59880 20:03:18 ---> Running in 38dea8e9ca16 20:03:18 Removing intermediate container 1bf664ecc479 20:03:18 ---> de6a7c4e25e3 20:03:18 Step 7/25 : COPY . . 20:03:18 Removing intermediate container 38dea8e9ca16 20:03:18 ---> 0374edec524b 20:03:18 Step 13/23 : EXPOSE $APP_PORT 20:03:18 ---> Running in 5585332740d4 20:03:18 Removing intermediate container 5585332740d4 20:03:18 ---> 4de02349d7f3 20:03:18 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:03:18 ---> Running in d84aaef58cf7 20:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:19 (1/1) Installing dumb-init (1.2.5-r2) 20:03:19 Executing busybox-1.35.0-r29.trigger 20:03:19 OK: 7 MiB in 16 packages 20:03:20 Removing intermediate container bb89fbd54f3a 20:03:20 ---> 9deaf8de7d7c 20:03:20 Step 7/22 : COPY . . 20:03:20 Removing intermediate container d84aaef58cf7 20:03:20 ---> f0278dd9acd9 20:03:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:21 ---> 0533958cf5b3 20:03:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:03:22 ---> 7e3850cac227 20:03:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:03:23 ---> b1385a7a8dc5 20:03:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:03:23 ---> 52620c39554c 20:03:23 Step 19/23 : ENTRYPOINT ["/core-data"] 20:03:23 ---> Running in 4798bc06a683 20:03:24 Removing intermediate container 4798bc06a683 20:03:24 ---> 17722f7a8fca 20:03:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:24 ---> Running in dc6d44fee932 20:03:24 Removing intermediate container dc6d44fee932 20:03:24 ---> 293e097deb8f 20:03:24 Step 21/23 : LABEL arch=x86_64 20:03:24 ---> Running in 096fb26d4a80 20:03:24 ---> 52fc811ee77c 20:03:24 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:24 ---> Running in 490e8f398b37 20:03:24 Removing intermediate container 096fb26d4a80 20:03:24 ---> 7e7f042ce6f5 20:03:24 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:03:24 ---> Running in 2868142cf3d6 20:03:25 Removing intermediate container 2868142cf3d6 20:03:25 ---> 8506982aaf4f 20:03:25 Step 23/23 : LABEL version=0.0.0 20:03:25 ---> Running in b325498872ef 20:03:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:03:25 Removing intermediate container b325498872ef 20:03:25 ---> 1e10061e187f 20:03:25 20:03:25 Successfully built 1e10061e187f 20:03:25 Successfully tagged core-data:latest 20:03:25  Building core-data ... done Building support-scheduler 20:03:28 ---> 15765fb5ec3c 20:03:28 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:03:28 ---> Running in eb8f40d9442e 20:03:28 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 20:03:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:29 ---> 637a43349470 20:03:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:29 ---> Using cache 20:03:29 ---> f68c33362566 20:03:29 Step 4/23 : WORKDIR /edgex-go 20:03:29 ---> Using cache 20:03:29 ---> c96c521a075c 20:03:29 Step 5/23 : RUN apk add --update --no-cache make git 20:03:29 ---> Using cache 20:03:29 ---> bc28cda70b24 20:03:29 Step 6/23 : COPY go.mod vendor* ./ 20:03:29 ---> Using cache 20:03:29 ---> c2e8ad78450b 20:03:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:29 ---> Using cache 20:03:29 ---> 6cc042b6f793 20:03:29 Step 8/23 : COPY . . 20:03:29 ---> Using cache 20:03:29 ---> ccdc56723287 20:03:29 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:03:29 ---> Running in cbee28cd98fe 20:03:30 Removing intermediate container 87d6efcc53ed 20:03:30 ---> e1133a2a0ad7 20:03:30 Step 7/27 : COPY . . 20:03: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 20:03:31 Removing intermediate container c673e3e8ce3b 20:03:31 ---> e9cbc8252628 20:03:31 20:03:31 Step 10/23 : FROM alpine:3.17 20:03:31 ---> 9ed4aefc74f6 20:03:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:03:31 ---> Using cache 20:03:31 ---> 0f1c31723c04 20:03:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:03:31 ---> Using cache 20:03:31 ---> 5c02d4b06134 20:03:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:31 ---> Using cache 20:03:31 ---> 9b9a776ff7b8 20:03:31 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:03:31 ---> Using cache 20:03:31 ---> 24b30fe9666f 20:03:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:03:32 ---> b176813fdd20 20:03:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:03:33 ---> 9214c8cb5d76 20:03:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:03:33 ---> b667f48dc1e9 20:03:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:33 ---> Running in ea3e3884014f 20:03:36 Removing intermediate container ea3e3884014f 20:03:36 ---> e966d21bd8b3 20:03:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:03:36 ---> Running in fbec8c44a5e7 20:03:36 ---> 599237745f7a 20:03:36 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:03:36 ---> Running in 124f5e1d9283 20:03:37 Removing intermediate container fbec8c44a5e7 20:03:37 ---> 29f36062591a 20:03:37 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:03:37 ---> Running in db07aac0cacd 20:03:37 Removing intermediate container 124f5e1d9283 20:03:37 ---> e9485964e6b8 20:03:37 Step 9/27 : WORKDIR /edgex-go/spire-build 20:03:37 Removing intermediate container db07aac0cacd 20:03:37 ---> befb602911c5 20:03:37 Step 21/23 : LABEL arch=x86_64 20:03:37 ---> Running in c698b9d1e283 20:03:37 ---> Running in 0c0e175fa049 20:03:37 Removing intermediate container c698b9d1e283 20:03:37 ---> 60313a99681d 20:03:37 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:03:37 Removing intermediate container 0c0e175fa049 20:03:37 ---> 1ce3d9e8a911 20:03:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:03:37 ---> Running in 28e65ef21f43 20:03:37 ---> Running in 6db2ed3ef101 20:03:38 Removing intermediate container 28e65ef21f43 20:03:38 ---> 32c56dc5b792 20:03:38 Step 23/23 : LABEL version=0.0.0 20:03:38 Removing intermediate container 6db2ed3ef101 20:03:38 ---> 5aa9405f8ecf 20:03:38 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 20:03:38 ---> Running in 7c07b2facf7f 20:03:38 ---> Running in a586da8434e4 20:03:38 Removing intermediate container a586da8434e4 20:03:38 ---> 4816c9ae07d7 20:03:38 20:03:38 Successfully built 4816c9ae07d7 20:03:38 Successfully tagged security-proxy-auth:latest 20:03:38 Building support-notifications 20:03:40  Building security-proxy-auth ... done Removing intermediate container 7c07b2facf7f 20:03:40 ---> bd44ac645b72 20:03:40 Step 12/27 : WORKDIR /edgex-go 20:03:40 ---> Running in 404d170dc3b7 20:03:40 Removing intermediate container 404d170dc3b7 20:03:40 ---> 916e6bc0387e 20:03:40 20:03:40 Step 13/27 : FROM alpine:3.17 20:03:40 ---> 9ed4aefc74f6 20:03:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:40 ---> Using cache 20:03:40 ---> 44c2b89f0f09 20:03:40 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:40 ---> Running in a1065dd30288 20:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:41 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:41 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:41 OK: 17820 distinct packages available 20:03:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:42 ---> 637a43349470 20:03:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:42 ---> Using cache 20:03:42 ---> f68c33362566 20:03:42 Step 4/23 : WORKDIR /edgex-go 20:03:42 ---> Using cache 20:03:42 ---> c96c521a075c 20:03:42 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:42 ---> Running in b36dc2d21d5f 20:03:42 (1/5) Installing dumb-init (1.2.5-r2) 20:03:42 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:42 (3/5) Installing libucontext (1.2-r0) 20:03:42 (4/5) Installing gcompat (1.1.0-r0) 20:03:42 (5/5) Installing openssl (3.0.8-r4) 20:03:42 Executing busybox-1.35.0-r29.trigger 20:03:42 OK: 8 MiB in 20 packages 20:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:43 Removing intermediate container a1065dd30288 20:03:43 ---> ffadfc3897a8 20:03:43 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:43 OK: 265 MiB in 53 packages 20:03:43 ---> 5e80f7550767 20:03:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:03:44 ---> 0db35e79df2e 20:03:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:03:44 Removing intermediate container b36dc2d21d5f 20:03:44 ---> cfa1f8132f02 20:03:44 Step 6/23 : COPY go.mod vendor* ./ 20:03:45 ---> 8ac5283a60ef 20:03:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:45 ---> Running in 43a6ef476d84 20:03: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 20:03:45 ---> 46df7162b611 20:03:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:49 ---> ba621dcd0c23 20:03:49 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:49 Removing intermediate container 490e8f398b37 20:03:49 ---> 05937e6cd4f0 20:03:49 20:03:49 Step 9/25 : FROM alpine:3.17 20:03:49 ---> 9ed4aefc74f6 20:03:49 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:03:49 ---> Running in 8c154179424e 20:03:49 ---> 902a00d39ce3 20:03:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:03:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:50 (1/3) Installing ca-certificates (20220614-r4) 20:03:50 (2/3) Installing dumb-init (1.2.5-r2) 20:03:50 (3/3) Installing su-exec (0.2-r2) 20:03:50 Executing busybox-1.35.0-r29.trigger 20:03:50 Executing ca-certificates-20220614-r4.trigger 20:03:50 ---> aff472cc0644 20:03:50 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:50 OK: 8 MiB in 18 packages 20:03:50 ---> 15bbb9fe8175 20:03:50 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:51 ---> Running in 0bf4743fb973 20:03:51 Removing intermediate container 8c154179424e 20:03:51 ---> 4748e2ad06cc 20:03:51 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:03:51 Removing intermediate container 0bf4743fb973 20:03:51 ---> 90596de917a5 20:03:51 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:51 ---> Running in c9319d8a82d5 20:03:51 ---> Running in 17029ea93cc8 20:03:51 Removing intermediate container c9319d8a82d5 20:03:51 ---> 554f21460e36 20:03:51 Step 12/25 : WORKDIR / 20:03:51 Removing intermediate container 17029ea93cc8 20:03:51 ---> 90fdd8ea8814 20:03:51 Step 25/27 : LABEL arch=x86_64 20:03:51 ---> Running in 7a631f95498f 20:03:51 ---> Running in 7d5a02384950 20:03:52 Removing intermediate container 7a631f95498f 20:03:52 ---> c6ec025698d5 20:03:52 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:52 Removing intermediate container 7d5a02384950 20:03:52 ---> 4f2551a068e8 20:03:52 Step 26/27 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:03:52 ---> Running in a66f5943fe93 20:03:52 ---> 85620fb7425c 20:03:52 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:03:52 Removing intermediate container a66f5943fe93 20:03:52 ---> c169c3fb7298 20:03:52 Step 27/27 : LABEL version=0.0.0 20:03:53 ---> Running in 75282736ef84 20:03:53 ---> e81808498a72 20:03:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:03:53 Removing intermediate container eb8f40d9442e 20:03:53 ---> 9c76bb418a8e 20:03:53 20:03:53 Step 9/22 : FROM alpine:3.17 20:03:53 ---> 9ed4aefc74f6 20:03:53 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:03:53 ---> Running in 25f21923b653 20:03:53 Removing intermediate container 75282736ef84 20:03:53 ---> 776c8adbb330 20:03:53 20:03:53 Successfully built 776c8adbb330 20:03:54 Successfully tagged security-spire-agent:latest 20:03:54  Building security-spire-agent ... done  ---> 9ab61dab750f 20:03:54 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:03:54 ---> 465b88cf54c6 20:03:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:54 ---> 7ef51618192a 20:03:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:55 (1/2) Installing dumb-init (1.2.5-r2) 20:03:55 (2/2) Installing openssl (3.0.8-r4) 20:03:55 Executing busybox-1.35.0-r29.trigger 20:03:55 OK: 8 MiB in 17 packages 20:03:55 ---> 53ab24648730 20:03:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:55 Removing intermediate container 25f21923b653 20:03:55 ---> 420cf070d1c0 20:03:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:03:55 ---> d0bbce8ea427 20:03:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:03:55 ---> Running in 85a2641f599a 20:03:56 Removing intermediate container 85a2641f599a 20:03:56 ---> 01d3383f9f13 20:03:56 Step 12/22 : WORKDIR /edgex 20:03:56 ---> Running in 25e52caf853d 20:03:56 ---> 07e1c4598589 20:03:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:56 ---> Running in e5177f57e108 20:03:56 Removing intermediate container 25e52caf853d 20:03:56 ---> 74d2343673da 20:03:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:56 ---> 993074bcfe87 20:03:56 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:03:56 ---> 20ba4bb13f9f 20:03:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:03:56 ---> 46e3e00cd240 20:03:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:03:56 Removing intermediate container e5177f57e108 20:03:56 ---> 21177470bc77 20:03:56 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:03:56 ---> Running in 4e28311e08da 20:03:57 Removing intermediate container 4e28311e08da 20:03:57 ---> 68575aa5bc39 20:03:57 Step 23/25 : LABEL arch=x86_64 20:03:57 ---> 0694a3b86d8c 20:03:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:03:57 ---> Running in ef318ed759cb 20:03:57 Removing intermediate container ef318ed759cb 20:03:57 ---> 702688afd75d 20:03:57 Step 24/25 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:03:57 ---> d8e40bf9b58d 20:03:57 ---> Running in ac99a9ad4625 20:03:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:57 ---> Running in 36229730a09c 20:03:57 Removing intermediate container ac99a9ad4625 20:03:57 ---> 6a16f46ae03d 20:03:57 Step 25/25 : LABEL version=0.0.0 20:03:57 ---> Running in de1fc9d1c74d 20:03:57 Removing intermediate container de1fc9d1c74d 20:03:57 ---> 40ed504a00ac 20:03:57 20:03:58 Successfully built 40ed504a00ac 20:03:58 Successfully tagged security-secretstore-setup:latest 20:03:58  Building security-secretstore-setup ... done Removing intermediate container 36229730a09c 20:03:58 ---> 79ac7e90b1d3 20:03:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:03:58 ---> Running in 216ff1237247 20:03:58 Removing intermediate container 216ff1237247 20:03:58 ---> 7363b7e1eac4 20:03:58 Step 20/22 : LABEL arch=x86_64 20:03:58 ---> Running in 72cbee4e654f 20:03:58 Removing intermediate container cbee28cd98fe 20:03:58 ---> 818506c52379 20:03:58 20:03:58 Step 10/23 : FROM alpine:3.17 20:03:58 ---> 9ed4aefc74f6 20:03:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:03:58 ---> Using cache 20:03:58 ---> 3aacd7962b7c 20:03:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:03:58 ---> Using cache 20:03:58 ---> bfbe22c3bb74 20:03:58 Step 13/23 : ENV APP_PORT=59861 20:03:58 ---> Running in 3df14e50059e 20:03:58 Removing intermediate container 72cbee4e654f 20:03:58 ---> c86e55f49aed 20:03:58 Step 21/22 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:03:58 ---> Running in 27d9c4a31b1b 20:03:58 Removing intermediate container 3df14e50059e 20:03:58 ---> dcb890c69934 20:03:58 Step 14/23 : EXPOSE $APP_PORT 20:03:58 ---> Running in ba245de26b86 20:03:58 Removing intermediate container 27d9c4a31b1b 20:03:58 ---> 19f8c5e377c3 20:03:58 Step 22/22 : LABEL version=0.0.0 20:03:58 ---> Running in 524610198bf4 20:03:58 Removing intermediate container ba245de26b86 20:03:58 ---> 4964477ec6e9 20:03:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:59 Removing intermediate container 524610198bf4 20:03:59 ---> 7ef10566a7cf 20:03:59 20:03:59 Successfully built 7ef10566a7cf 20:03:59 Successfully tagged security-proxy-setup:latest 20:03:59  Building security-proxy-setup ... done  ---> eb25648c20ca 20:03:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:03:59 Removing intermediate container 43a6ef476d84 20:03:59 ---> b2658eca3d11 20:03:59 Step 8/23 : COPY . . 20:03:59 ---> e6be8674ef34 20:03:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:00 ---> fefda5a2135f 20:04:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:04:00 ---> 68d5fe0322a6 20:04:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:04:00 ---> Running in 996a84683474 20:04:00 Removing intermediate container 996a84683474 20:04:00 ---> 6d4a270cade7 20:04:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:00 ---> Running in cbf02650f73e 20:04:01 Removing intermediate container cbf02650f73e 20:04:01 ---> bb98d0c7d589 20:04:01 Step 21/23 : LABEL arch=x86_64 20:04:01 ---> Running in 25abc3094a5a 20:04:01 Removing intermediate container 25abc3094a5a 20:04:01 ---> 208dadf948ab 20:04:01 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:04:01 ---> Running in a6599ac35c0a 20:04:01 Removing intermediate container a6599ac35c0a 20:04:01 ---> 7974685a3642 20:04:01 Step 23/23 : LABEL version=0.0.0 20:04:01 ---> Running in 064a7eb873b5 20:04:01 Removing intermediate container 064a7eb873b5 20:04:01 ---> 6eb5102a3e1c 20:04:01 20:04:01 Successfully built 6eb5102a3e1c 20:04:01 Successfully tagged support-scheduler:latest 20:04:02  Building support-scheduler ... done  ---> f02dcf384d42 20:04:02 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:04:02 ---> Running in 1c27156d1d93 20:04:02 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 20:04:20 Removing intermediate container 1c27156d1d93 20:04:20 ---> 76b23530fecb 20:04:20 20:04:20 Step 10/23 : FROM alpine:3.17 20:04:20 ---> 9ed4aefc74f6 20:04:20 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:20 ---> Running in 4448a4711634 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 (1/2) Installing ca-certificates (20220614-r4) 20:04:20 (2/2) Installing dumb-init (1.2.5-r2) 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 Executing ca-certificates-20220614-r4.trigger 20:04:20 OK: 8 MiB in 17 packages 20:04:21 Removing intermediate container 4448a4711634 20:04:21 ---> 244be361330e 20:04:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:04:21 ---> Running in e92383c79316 20:04:21 Removing intermediate container e92383c79316 20:04:21 ---> 6c4d8dc2387c 20:04:21 Step 13/23 : ENV APP_PORT=59860 20:04:21 ---> Running in 74569d7f3189 20:04:21 Removing intermediate container 74569d7f3189 20:04:21 ---> 9ed48401f383 20:04:21 Step 14/23 : EXPOSE $APP_PORT 20:04:21 ---> Running in 918bcac93446 20:04:21 Removing intermediate container 918bcac93446 20:04:21 ---> 706114b99315 20:04:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:21 ---> 1db6fb145747 20:04:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:21 ---> 5bc629ea1dd0 20:04:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:22 ---> 41d2317889fd 20:04:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:04:22 ---> f9f7e32a2f45 20:04:22 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:04:22 ---> Running in c2bbf83e99c1 20:04:22 Removing intermediate container c2bbf83e99c1 20:04:22 ---> 6738711d66e0 20:04:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:22 ---> Running in d4ce47d39996 20:04:22 Removing intermediate container d4ce47d39996 20:04:22 ---> fd18901ae113 20:04:22 Step 21/23 : LABEL arch=x86_64 20:04:22 ---> Running in 277f5d8f511b 20:04:22 Removing intermediate container 277f5d8f511b 20:04:22 ---> c1c8c4849071 20:04:22 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:04:22 ---> Running in 49b1e6aeef8a 20:04:22 Removing intermediate container 49b1e6aeef8a 20:04:22 ---> 757b7f4cde8c 20:04:22 Step 23/23 : LABEL version=0.0.0 20:04:22 ---> Running in 384e7f6b55d4 20:04:22 Removing intermediate container 384e7f6b55d4 20:04:22 ---> 7c8a8ddff73c 20:04:22 20:04:22 Successfully built 7c8a8ddff73c 20:04:22 Successfully tagged support-notifications:latest 20:04:22  Building support-notifications ... done  [Pipeline] } 20:04:23 $ docker stop --time=1 2994cd51be264b81e1353babe13c78f769b0f2cf2587f75c7ceb1fa941017778 20:04:24 $ docker rm -f --volumes 2994cd51be264b81e1353babe13c78f769b0f2cf2587f75c7ceb1fa941017778 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:24 + docker images 20:04:24 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:24 support-notifications latest 7c8a8ddff73c 2 seconds ago 32.4MB 20:04:24 76b23530fecb 5 seconds ago 1.79GB 20:04:24 support-scheduler latest 6eb5102a3e1c 23 seconds ago 31.8MB 20:04:24 818506c52379 26 seconds ago 1.79GB 20:04:24 security-proxy-setup latest 7ef10566a7cf 26 seconds ago 18.7MB 20:04:24 security-secretstore-setup latest 40ed504a00ac 27 seconds ago 32.8MB 20:04:24 security-spire-agent latest 776c8adbb330 31 seconds ago 161MB 20:04:24 9c76bb418a8e 32 seconds ago 1.7GB 20:04:24 05937e6cd4f0 36 seconds ago 1.72GB 20:04:24 916e6bc0387e 44 seconds ago 1.58GB 20:04:24 security-proxy-auth latest 4816c9ae07d7 46 seconds ago 18.3MB 20:04:24 e9cbc8252628 54 seconds ago 1.7GB 20:04:24 core-data latest 1e10061e187f About a minute ago 20MB 20:04:24 191b65f70938 About a minute ago 1.73GB 20:04:24 core-command latest 40cbb5242b44 About a minute ago 19.8MB 20:04:24 core-metadata latest 7f7431222479 About a minute ago 20.4MB 20:04:24 82928feb65de About a minute ago 1.72GB 20:04:24 fbbcbc04f241 About a minute ago 1.73GB 20:04:24 security-spiffe-token-provider latest abd684cf02de About a minute ago 32.8MB 20:04:24 security-bootstrapper latest 3444f937043d About a minute ago 22.2MB 20:04:24 core-common-config-bootstrapper latest f458177cc49a About a minute ago 17.2MB 20:04:24 2bba8ddd44ad About a minute ago 1.76GB 20:04:24 a2ddd0105ffc About a minute ago 1.72GB 20:04:24 267d3448ee8f About a minute ago 1.71GB 20:04:24 security-spire-config latest 08f3df575e03 About a minute ago 102MB 20:04:24 security-spire-server latest f31a49c12cca About a minute ago 103MB 20:04:24 06476a3b5413 2 minutes ago 1.58GB 20:04:24 8457597c8e2d 2 minutes ago 1.58GB 20:04:24 ci-base-image-x86_64 latest 637a43349470 5 minutes ago 918MB 20:04:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 11 days ago 700MB 20:04:24 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 20:04:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 20:04:24 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] } 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.400s coverage: 28.7% of statements 20:05:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements 20:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.477s coverage: 71.5% of statements 20:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:05:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.327s coverage: 54.0% of statements 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:05:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.041s coverage: 88.5% of statements 20:05:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.526s coverage: 3.8% of statements 20:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.616s coverage: 95.6% of statements 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.245s coverage: 65.9% of statements 20:06:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.416s coverage: 0.9% of statements 20:06:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.251s coverage: 29.0% of statements 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 42.9% of statements 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 82.9% of statements 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.218s coverage: 94.1% of statements 20:06:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements 20:06:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 20:06:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.206s coverage: 94.4% of statements 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.057s coverage: 79.9% of statements 20:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.267s coverage: 92.9% of statements 20:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 20:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.205s coverage: 62.3% of statements 20:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 20:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 20:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 20:06:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.446s coverage: 81.8% of statements 20:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:06:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.559s coverage: 82.1% of statements 20:06:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 86.0% of statements 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.081s coverage: 63.1% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements 20:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 89.4% of statements 20:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 20:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 20:07:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 20:07:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.987s coverage: 38.4% of statements 20:07:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements 20:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.214s coverage: 84.8% of statements 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements 20:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.526s coverage: 92.3% of statements 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 61.5% of statements 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.358s coverage: 97.7% of statements 20:07:38 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 20:07:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:07:38 go vet ./... 20:10:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:14 ./bin/test-attribution-txt.sh [Pipeline] echo 20:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:10:15 + ls -al . 20:10:15 total 700 20:10:15 drwxrwxr-x 10 1001 1001 4096 May 5 20:02 . 20:10:15 drwxr-xr-x 4 root root 4096 May 5 20:02 .. 20:10:15 drwxrwxr-x 2 1001 1001 4096 May 5 20:00 .blubracket 20:10:15 -rw-rw-r-- 1 1001 1001 16 May 5 20:00 .dockerignore 20:10:15 drwxrwxr-x 8 1001 1001 4096 May 5 20:00 .git 20:10:15 drwxrwxr-x 3 1001 1001 4096 May 5 20:00 .github 20:10:15 -rw-rw-r-- 1 1001 1001 1133 May 5 20:00 .gitignore 20:10:15 -rw-rw-r-- 1 1001 1001 42 May 5 20:00 .golangci.yml 20:10:15 -rw-rw-r-- 1 1001 1001 87 May 5 20:00 .hadolint.yml 20:10:15 -rw-rw-r-- 1 1001 1001 166 May 5 20:00 .sonarcloud.properties 20:10:15 -rw-rw-r-- 1 1001 1001 1171 May 5 20:00 ADOPTERS.md 20:10:15 -rw-rw-r-- 1 1001 1001 10835 May 5 20:00 Attribution.txt 20:10:15 -rw-rw-r-- 1 1001 1001 73765 May 5 20:00 CHANGELOG.md 20:10:15 -rw-rw-r-- 1 1001 1001 3804 May 5 20:00 CONTRIBUTING.md 20:10:15 -rw-rw-r-- 1 1001 1001 677 May 5 20:00 GOVERNANCE.md 20:10:15 -rw-rw-r-- 1 1001 1001 883 May 5 20:00 Jenkinsfile 20:10:15 -rw-rw-r-- 1 1001 1001 10775 May 5 20:00 LICENSE 20:10:15 -rw-rw-r-- 1 1001 1001 14368 May 5 20:00 Makefile 20:10:15 -rw-rw-r-- 1 1001 1001 582 May 5 20:00 OWNERS.md 20:10:15 -rw-rw-r-- 1 1001 1001 9403 May 5 20:00 README.md 20:10:15 -rw-rw-r-- 1 1001 1001 789 May 5 20:00 SECURITY.md 20:10:15 -rw-rw-r-- 1 1001 1001 5 May 5 19:58 VERSION 20:10:15 drwxrwxr-x 2 1001 1001 4096 May 5 20:00 bin 20:10:15 drwxrwxr-x 18 1001 1001 4096 May 5 20:00 cmd 20:10:15 -rw-r--r-- 1 root root 448560 May 5 20:07 coverage.out 20:10:15 -rw-rw-r-- 1 1001 1001 3200 May 5 20:00 go.mod 20:10:15 -rw-rw-r-- 1 1001 1001 31040 May 5 20:00 go.sum 20:10:15 drwxrwxr-x 7 1001 1001 4096 May 5 20:00 internal 20:10:15 drwxrwxr-x 3 1001 1001 4096 May 5 20:00 openapi 20:10:15 -rw-rw-r-- 1 1001 1001 594 May 5 20:00 security.txt 20:10:15 drwxrwxr-x 4 1001 1001 4096 May 5 20:00 snap 20:10:15 -rw-rw-r-- 1 1001 1001 204 May 5 20:00 version.go [Pipeline] sh 20:10:15 + '[' -e coverage.out ] 20:10:15 + chown 1001:1001 coverage.out [Pipeline] stash 20:10:15 Warning: overwriting stash ‘coverage-report’ 20:10:16 Stashed 1 file(s) [Pipeline] sh 20:10:16 + make build 20:10:16 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 20:11:38 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 20:11:45 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 20:11:49 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 20:11:53 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 20:12:40 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 20:12:43 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 20:12:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:12:55 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 20:12:59 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 20:13:03 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 20:13:09 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] } 20:13:15 $ docker stop --time=1 e2df680dc21ee01b27a5317759027639e2f763438f8b02bb583b42763c443325 20:13:17 $ docker rm -f --volumes e2df680dc21ee01b27a5317759027639e2f763438f8b02bb583b42763c443325 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:20 20:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:21 latest: Pulling from edgex-devops/edgex-compose-arm64 20:13:21 29e5d40040c1: Pulling fs layer 20:13:21 1ce36da41761: Pulling fs layer 20:13:21 25b303627fd3: Pulling fs layer 20:13:21 29e5d40040c1: Verifying Checksum 20:13:21 29e5d40040c1: Download complete 20:13:21 1ce36da41761: Verifying Checksum 20:13:21 1ce36da41761: Download complete 20:13:22 29e5d40040c1: Pull complete 20:13:22 25b303627fd3: Verifying Checksum 20:13:22 25b303627fd3: Download complete 20:13:23 1ce36da41761: Pull complete 20:13:33 25b303627fd3: Pull complete 20:13:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:34 prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container 20:13:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose-arm64:latest cat 20:13:36 $ docker top c1d8ff37bfbe57b6b3fed97098489edf772b0692924598b6c67cb27558d88a3b -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:37 + docker-compose build --help 20:13:37 + grep parallel 20:13:41 --parallel Build images in parallel. [Pipeline] } 20:13:41 $ docker stop --time=1 c1d8ff37bfbe57b6b3fed97098489edf772b0692924598b6c67cb27558d88a3b 20:13:43 $ docker rm -f --volumes c1d8ff37bfbe57b6b3fed97098489edf772b0692924598b6c67cb27558d88a3b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:13:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:44 prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container 20:13:44 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:13:45 $ docker top d623a32eecefc4e4489c752ae52a5df7e5331f1025f33baa12ddfad337ecd8c1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:45 + docker-compose -f ./docker-compose-build.yml build --parallel 20:13:50 Building core-command ... 20:13:50 Building core-common-config-bootstrapper ... 20:13:50 Building core-data ... 20:13:50 Building core-metadata ... 20:13:50 Building security-bootstrapper ... 20:13:50 Building security-proxy-auth ... 20:13:50 Building security-proxy-setup ... 20:13:50 Building security-secretstore-setup ... 20:13:50 Building security-spiffe-token-provider ... 20:13:50 Building security-spire-agent ... 20:13:50 Building security-spire-config ... 20:13:50 Building security-spire-server ... 20:13:50 Building support-notifications ... 20:13:50 Building support-scheduler ... 20:13:50 Building security-proxy-auth 20:13:50 Building security-spire-server 20:13:50 Building security-spire-config 20:13:50 Building core-command 20:13:50 Building support-notifications 20:14:37 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:14:37 ---> d253d2d6d66e 20:14:37 Step 3/26 : WORKDIR /edgex-go 20:14:37 ---> Running in e4fd30cf1430 20:14:37 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:14:37 ---> d253d2d6d66e 20:14:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:14:37 ---> Running in e5c951001146 20:14:37 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:14:37 ---> d253d2d6d66e 20:14:37 Step 3/27 : WORKDIR /edgex-go 20:14:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:37 ---> d253d2d6d66e 20:14:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:37 ---> Running in dd5486c7fd52 20:14:37 ---> Running in 17f4cf0f7183 20:14:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:14:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:14:37 ---> d253d2d6d66e 20:14:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:14:37 ---> Running in 4d5891f386b2 20:14:37 Removing intermediate container e5c951001146 20:14:37 ---> 725c12cdf139 20:14:37 Step 4/24 : WORKDIR /edgex-go 20:14:37 Removing intermediate container e4fd30cf1430 20:14:37 ---> 6e31639a40ae 20:14:37 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:14:37 ---> Running in 1538ae72451c 20:14:37 ---> Running in 2c6a2fc50e0e 20:14:37 Removing intermediate container dd5486c7fd52 20:14:37 ---> 091e827ca6d5 20:14:37 Step 4/23 : WORKDIR /edgex-go 20:14:37 Removing intermediate container 17f4cf0f7183 20:14:37 ---> 1c9328d8b577 20:14:37 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:14:37 ---> Running in df8a02d12f0c 20:14:37 ---> Running in 9279194914d6 20:14:37 Removing intermediate container 4d5891f386b2 20:14:37 ---> e6ac36678d14 20:14:37 Step 4/23 : WORKDIR /edgex-go 20:14:37 ---> Running in 4c5db573bb3e 20:14:37 Removing intermediate container 1538ae72451c 20:14:37 ---> 25a84de537a1 20:14:37 Step 5/24 : RUN apk add --update --no-cache make git 20:14:37 ---> Running in e9d74a3b5824 20:14:37 Removing intermediate container df8a02d12f0c 20:14:37 ---> bd10f87eb59d 20:14:37 Step 5/23 : RUN apk add --update --no-cache make git 20:14:37 ---> Running in bac47755d4b4 20:14:37 Removing intermediate container 4c5db573bb3e 20:14:37 ---> 40f515092183 20:14:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:14:37 ---> Running in 16a4aaeb4080 20:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:38 OK: 263 MiB in 53 packages 20:14:38 OK: 263 MiB in 53 packages 20:14:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:14:38 OK: 263 MiB in 53 packages 20:14:39 OK: 263 MiB in 53 packages 20:14:39 OK: 263 MiB in 53 packages 20:14:39 Removing intermediate container 2c6a2fc50e0e 20:14:39 ---> d75afbcafa81 20:14:39 Step 5/26 : COPY go.mod vendor* ./ 20:14:40 Removing intermediate container 9279194914d6 20:14:40 ---> 95ce1a2d9eb0 20:14:40 Step 5/27 : COPY go.mod vendor* ./ 20:14:40 Removing intermediate container e9d74a3b5824 20:14:40 ---> bf30f11be57b 20:14:40 Step 6/24 : COPY go.mod vendor* ./ 20:14:42 ---> 12b12b50a888 20:14:42 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:42 Removing intermediate container bac47755d4b4 20:14:42 ---> 1b04f3f2e172 20:14:42 Step 6/23 : COPY go.mod vendor* ./ 20:14:42 ---> 69bbd01a2340 20:14:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:42 Removing intermediate container 16a4aaeb4080 20:14:42 ---> e909b00e257e 20:14:42 Step 6/23 : COPY go.mod vendor* ./ 20:14:42 ---> Running in c8022bd16972 20:14:43 ---> Running in ccae9cf8b8a0 20:14:43 ---> e86d87f69951 20:14:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:43 ---> Running in 43cf8d02ad9d 20:14:44 ---> 8e1743c6eb18 20:14:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:44 ---> cb69624e5f1d 20:14:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:44 ---> Running in db00ac4045ea 20:14:44 ---> Running in b1afab136cc9 20:16:36 Removing intermediate container ccae9cf8b8a0 20:16:36 ---> 2b6151407c2e 20:16:36 Step 7/27 : COPY . . 20:16:36 Removing intermediate container b1afab136cc9 20:16:36 ---> c8bc173e58bd 20:16:36 Step 8/23 : COPY . . 20:16:36 Removing intermediate container c8022bd16972 20:16:36 ---> 01b3e115380d 20:16:36 Step 7/26 : COPY . . 20:16:36 Removing intermediate container db00ac4045ea 20:16:36 ---> be7ce4c97ae2 20:16:36 Step 8/23 : COPY . . 20:16:36 Removing intermediate container 43cf8d02ad9d 20:16:36 ---> 7faa85fd1e96 20:16:36 Step 8/24 : COPY . . 20:16:48 ---> 15444a248f35 20:16:48 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:16:48 ---> f3af20461e6d 20:16:48 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 20:16:48 ---> Running in 65891e41b3ff 20:16:48 ---> e5386edae8ec 20:16:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:16:48 ---> Running in 8f88e8c2f1bf 20:16:48 ---> 1919d669cfd9 20:16:48 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:16:48 ---> 094fa9f05a1f 20:16:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:16:48 ---> Running in 083c61c0da9d 20:16:48 ---> Running in 65d16141c477 20:16:48 ---> Running in 1ca71dc868c8 20:16:48 Removing intermediate container 65891e41b3ff 20:16:48 ---> d211735a21f2 20:16:48 Step 9/27 : WORKDIR /edgex-go/spire-build 20:16:48 Removing intermediate container 8f88e8c2f1bf 20:16:48 ---> 3f1f2a9aebeb 20:16:48 Step 9/26 : WORKDIR /edgex-go/spire-build 20:16:48 ---> Running in 9ba666f81b0d 20:16:48 ---> Running in fed7b682fdad 20:16:48 Removing intermediate container fed7b682fdad 20:16:48 ---> f461d91f5d4f 20:16:48 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:16:48 Removing intermediate container 9ba666f81b0d 20:16:48 ---> 8f719395470b 20:16:48 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:16:48 ---> Running in e014c0af955d 20:16:48 ---> Running in 414e899f2f26 20:16:49 Removing intermediate container e014c0af955d 20:16:49 ---> eeb1c7a55301 20:16:49 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 20:16:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:16:49 Removing intermediate container 414e899f2f26 20:16:49 ---> 194f34d6728c 20:16:49 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 20:16:49 ---> Running in a7a418cde679 20:16: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 20:16:49 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 20:16:49 ---> Running in f1fd95513e57 20:16:53 Removing intermediate container a7a418cde679 20:16:53 ---> e8864ec603cc 20:16:53 Step 12/26 : WORKDIR /edgex-go 20:16:53 Removing intermediate container f1fd95513e57 20:16:53 ---> cbcc0b3118bb 20:16:53 Step 12/27 : WORKDIR /edgex-go 20:16:53 ---> Running in e8ed2a94def4 20:16:53 ---> Running in a1da5f029a09 20:16:54 Removing intermediate container e8ed2a94def4 20:16:54 ---> 5a9f5c1ae24e 20:16:54 20:16:54 Step 13/26 : FROM alpine:3.17 20:16:54 Removing intermediate container a1da5f029a09 20:16:54 ---> 8c9f0184a221 20:16:54 20:16:54 Step 13/27 : FROM alpine:3.17 20:16:54 3.17: Pulling from library/alpine 20:16:54 3.17: Pulling from library/alpine 20:16:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:16:55 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:16:55 Status: Downloaded newer image for alpine:3.17 20:16:55 Status: Downloaded newer image for alpine:3.17 20:16:55 ---> 51e60588ff2c 20:16:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:55 ---> 51e60588ff2c 20:16:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:56 ---> Running in c2beda6e65d4 20:16:56 ---> Running in 1119865b7aab 20:16:56 Removing intermediate container 1119865b7aab 20:16:56 ---> 2b947b483b4f 20:16:56 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:57 Removing intermediate container c2beda6e65d4 20:16:57 ---> 86e0509d8b72 20:16:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:57 ---> Running in 027e9affb06f 20:16:57 ---> Running in d211b41e8a60 20:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:01 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:01 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:01 OK: 17691 distinct packages available 20:17:02 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:02 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:02 OK: 17691 distinct packages available 20:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:04 (1/4) Installing dumb-init (1.2.5-r2) 20:17:04 (2/4) Installing musl-obstack (1.2.3-r0) 20:17:04 (3/4) Installing libucontext (1.2-r0) 20:17:04 (4/4) Installing gcompat (1.1.0-r0) 20:17:04 Executing busybox-1.35.0-r29.trigger 20:17:04 OK: 8 MiB in 19 packages 20:17:04 (1/5) Installing dumb-init (1.2.5-r2) 20:17:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:04 (3/5) Installing libucontext (1.2-r0) 20:17:04 (4/5) Installing gcompat (1.1.0-r0) 20:17:04 (5/5) Installing openssl (3.0.8-r4) 20:17:04 Executing busybox-1.35.0-r29.trigger 20:17:04 OK: 9 MiB in 20 packages 20:17:06 Removing intermediate container 027e9affb06f 20:17:06 ---> 04c340adc311 20:17:06 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:07 Removing intermediate container d211b41e8a60 20:17:07 ---> b9fb70326e4a 20:17:07 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:09 ---> 40fd6ec84343 20:17:09 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:17:10 ---> 57228adb0b33 20:17:10 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:17:10 ---> 9f53635f5e2b 20:17:10 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:11 ---> 4e093b720a6d 20:17:11 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:19 ---> 0f88cddd4e74 20:17:19 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:17:19 ---> c98231d00ce8 20:17:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:17:20 ---> 451f3aed3222 20:17:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:17:20 ---> a0cfba7dd5c2 20:17:20 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:17:23 ---> Running in 1bc8492fc1b5 20:17:23 ---> ce7a3127a08f 20:17:23 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:17:24 Removing intermediate container 1bc8492fc1b5 20:17:24 ---> fd620f6d44c4 20:17:24 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:17:24 ---> 366f1ed06c22 20:17:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:24 ---> Running in e2509171ce44 20:17:25 Removing intermediate container e2509171ce44 20:17:25 ---> b9827abcddac 20:17:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:25 ---> 8e38fd781747 20:17:25 Step 22/27 : WORKDIR / 20:17:25 ---> Running in 2603290d7044 20:17:25 ---> Running in 9b83782cd62c 20:17:25 Removing intermediate container 2603290d7044 20:17:25 ---> b7ff8966a542 20:17:25 Step 24/26 : LABEL arch=arm64 20:17:26 ---> Running in a46abd6fb4f8 20:17:26 Removing intermediate container 9b83782cd62c 20:17:26 ---> fe43ace269a1 20:17:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:17:26 ---> Running in eb5c44d15e26 20:17:26 Removing intermediate container a46abd6fb4f8 20:17:26 ---> 74b549d23446 20:17:26 Step 25/26 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:17:26 ---> Running in 0f598eeaa0c4 20:17:27 Removing intermediate container eb5c44d15e26 20:17:27 ---> 3390935956ea 20:17:27 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:17:27 ---> Running in 0215982f652a 20:17:27 Removing intermediate container 0f598eeaa0c4 20:17:27 ---> 92d05cc00145 20:17:27 Step 26/26 : LABEL version=0.0.0 20:17:27 ---> Running in cc2dbb8126fe 20:17:27 Removing intermediate container 0215982f652a 20:17:27 ---> 3e8f80ae3f59 20:17:27 Step 25/27 : LABEL arch=arm64 20:17:27 ---> Running in bd823bd60774 20:17:28 Removing intermediate container cc2dbb8126fe 20:17:28 ---> eb880e0a4c03 20:17:28 20:17:28 Removing intermediate container bd823bd60774 20:17:28 ---> 6793abf7f042 20:17:28 Step 26/27 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:17:28 ---> Running in dfcbaad21998 20:17:28 Successfully built eb880e0a4c03 20:17:28 Successfully tagged security-spire-server-arm64:latest 20:17:28  Building security-spire-server ... done Building security-spire-agent 20:17:29 Removing intermediate container dfcbaad21998 20:17:29 ---> ff8320929d12 20:17:29 Step 27/27 : LABEL version=0.0.0 20:17:29 ---> Running in 370961fe99fc 20:17:29 Removing intermediate container 370961fe99fc 20:17:29 ---> b4fb062c22cc 20:17:29 20:17:30 Successfully built b4fb062c22cc 20:17:30 Successfully tagged security-spire-config-arm64:latest 20:17:30  Building security-spire-config ... done Building security-secretstore-setup 20:17:56 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:56 ---> d253d2d6d66e 20:17:56 Step 3/27 : WORKDIR /edgex-go 20:17:56 ---> Using cache 20:17:56 ---> 1c9328d8b577 20:17:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:56 ---> Using cache 20:17:56 ---> 95ce1a2d9eb0 20:17:56 Step 5/27 : COPY go.mod vendor* ./ 20:17:56 ---> Using cache 20:17:56 ---> 69bbd01a2340 20:17:56 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:56 ---> Using cache 20:17:56 ---> 2b6151407c2e 20:17:56 Step 7/27 : COPY . . 20:17:56 ---> Using cache 20:17:56 ---> 15444a248f35 20:17:56 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 20:17:56 ---> Using cache 20:17:56 ---> d211735a21f2 20:17:56 Step 9/27 : WORKDIR /edgex-go/spire-build 20:17:56 ---> Using cache 20:17:56 ---> 8f719395470b 20:17:56 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:17:56 ---> Using cache 20:17:56 ---> 194f34d6728c 20:17:56 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 20:17:56 ---> Using cache 20:17:56 ---> cbcc0b3118bb 20:17:56 Step 12/27 : WORKDIR /edgex-go 20:17:56 ---> Using cache 20:17:56 ---> 8c9f0184a221 20:17:56 20:17:56 Step 13/27 : FROM alpine:3.17 20:17:56 ---> 51e60588ff2c 20:17:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:56 ---> Using cache 20:17:56 ---> 86e0509d8b72 20:17:56 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:56 ---> Using cache 20:17:56 ---> b9fb70326e4a 20:17:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:56 ---> Using cache 20:17:56 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:17:56 ---> d253d2d6d66e 20:17:56 Step 3/25 : WORKDIR /edgex-go 20:17:56 ---> Using cache 20:17:56 ---> 1c9328d8b577 20:17:56 Step 4/25 : RUN apk add --update --no-cache make git 20:17:56 ---> 57228adb0b33 20:17:56 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:17:56 ---> Using cache 20:17:56 ---> Running in d8dbe14e8fc5 20:17:56 ---> 4e093b720a6d 20:17:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:00 OK: 263 MiB in 53 packages 20:18:00 ---> 3c33f60050a2 20:18:00 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:18:02 Removing intermediate container d8dbe14e8fc5 20:18:02 ---> b66e422baf63 20:18:02 Step 5/25 : COPY go.mod vendor* ./ 20:18:03 ---> 14bfe4c7c445 20:18:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:03 ---> Running in bc581d1f7096 20:18:09 ---> 55065ed66f5e 20:18:09 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:18:09 ---> 5106385c1fbc 20:18:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:18:10 ---> 14491d55e013 20:18:10 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:18:11 ---> 7415bf361d9d 20:18:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:18:11 ---> Running in d3e45a35bc25 20:18:11 Removing intermediate container d3e45a35bc25 20:18:11 ---> 018d73752d42 20:18:11 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:18:11 ---> Running in 804c40762f57 20:18:12 Removing intermediate container 804c40762f57 20:18:12 ---> 4db8fcee9bd5 20:18:12 Step 25/27 : LABEL arch=arm64 20:18:12 ---> Running in 5e2bf9375f46 20:18:12 Removing intermediate container 5e2bf9375f46 20:18:12 ---> 9a132ca2c8d3 20:18:12 Step 26/27 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:18:12 ---> Running in 102bee9cb892 20:18:13 Removing intermediate container 102bee9cb892 20:18:13 ---> 7ffdf73c7f61 20:18:13 Step 27/27 : LABEL version=0.0.0 20:18:13 ---> Running in 554000367f07 20:18:14 Removing intermediate container 554000367f07 20:18:14 ---> ec9aa36dbf86 20:18:14 20:18:14 Successfully built ec9aa36dbf86 20:18:14 Successfully tagged security-spire-agent-arm64:latest 20:18:14  Building security-spire-agent ... done Building security-spiffe-token-provider 20:18:29 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:18:29 ---> d253d2d6d66e 20:18:29 Step 3/20 : WORKDIR /edgex-go 20:18:29 ---> Using cache 20:18:29 ---> 1c9328d8b577 20:18:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:18:29 ---> Running in 3aa92e0cd2a4 20:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:34 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:18:34 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:18:34 OK: 17690 distinct packages available 20:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:36 OK: 263 MiB in 53 packages 20:18:38 Removing intermediate container 3aa92e0cd2a4 20:18:38 ---> 7dfd3a49bdb9 20:18:38 Step 5/20 : COPY go.mod vendor* ./ 20:18:39 ---> 320a74d33e31 20:18:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:39 ---> Running in 2676edc931e7 20:19:47 Removing intermediate container bc581d1f7096 20:19:47 ---> 24e568fe9590 20:19:47 Step 7/25 : COPY . . 20:20:02 ---> 95122f909cf4 20:20:02 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:20:02 ---> Running in 22e454478167 20:20:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:20:21 Removing intermediate container 2676edc931e7 20:20:21 ---> 9e38dd14c373 20:20:21 Step 7/20 : COPY . . 20:20:31 ---> d6f198f7d045 20:20:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:20:32 ---> Running in 5958686f54eb 20:20: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 20:22:56 Removing intermediate container 083c61c0da9d 20:22:56 ---> f1365a459b6b 20:22:56 20:22:56 Step 10/23 : FROM alpine:3.17 20:22:56 ---> 51e60588ff2c 20:22:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:22:57 ---> Running in 7857ce0bc471 20:22:57 Removing intermediate container 7857ce0bc471 20:22:57 ---> 1a7840dd6ab1 20:22:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:22:57 ---> Running in 2eca969c3757 20:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:01 (1/1) Installing dumb-init (1.2.5-r2) 20:23:01 Executing busybox-1.35.0-r29.trigger 20:23:01 OK: 8 MiB in 16 packages 20:23:03 Removing intermediate container 2eca969c3757 20:23:03 ---> e42cf8b900e7 20:23:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:04 ---> 300e764dd6db 20:23:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:23:05 ---> 2c6419e53de7 20:23:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:23:07 ---> 999811730032 20:23:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:23:11 ---> 859447f356b5 20:23:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:23:11 ---> 71b874f8f09b 20:23:11 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:12 ---> Running in 95d5f36ea090 20:23:15 Removing intermediate container 95d5f36ea090 20:23:15 ---> 212fd7b8d668 20:23:15 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:23:15 ---> Running in 64ebe71c885d 20:23:15 Removing intermediate container 64ebe71c885d 20:23:15 ---> dc176057afc4 20:23:15 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:23:15 ---> Running in bf837588972a 20:23:15 Removing intermediate container bf837588972a 20:23:15 ---> d0e066d2fc0d 20:23:15 Step 21/23 : LABEL arch=arm64 20:23:16 ---> Running in 4db7267d12e3 20:23:16 Removing intermediate container 4db7267d12e3 20:23:16 ---> d4f9ff16f84a 20:23:16 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:23:16 ---> Running in 772dd545da93 20:23:17 Removing intermediate container 772dd545da93 20:23:17 ---> c9739d79f9a2 20:23:17 Step 23/23 : LABEL version=0.0.0 20:23:17 ---> Running in 7edfb8bc0aaf 20:23:17 Removing intermediate container 7edfb8bc0aaf 20:23:17 ---> 2edb4d8e4043 20:23:17 20:23:18 Successfully built 2edb4d8e4043 20:23:18 Successfully tagged security-proxy-auth-arm64:latest 20:23:18  Building security-proxy-auth ... done Building security-bootstrapper 20:23:36 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:23:36 ---> d253d2d6d66e 20:23:36 Step 3/33 : WORKDIR /edgex-go 20:23:36 ---> Using cache 20:23:36 ---> 1c9328d8b577 20:23:36 Step 4/33 : RUN apk add --update --no-cache make git 20:23:36 ---> Using cache 20:23:36 ---> b66e422baf63 20:23:36 Step 5/33 : COPY go.mod vendor* ./ 20:23:36 ---> Using cache 20:23:36 ---> 14bfe4c7c445 20:23:36 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:36 ---> Using cache 20:23:36 ---> 24e568fe9590 20:23:36 Step 7/33 : COPY . . 20:23:36 ---> Using cache 20:23:36 ---> 95122f909cf4 20:23:36 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:36 ---> Running in a1e623f84c51 20:23:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:23:40 Removing intermediate container 1ca71dc868c8 20:23:40 ---> 1be8d4b87a38 20:23:40 20:23:40 Step 10/24 : FROM alpine:3.17 20:23:40 ---> 51e60588ff2c 20:23:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:23:41 ---> Running in cc99d842cef2 20:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:45 (1/1) Installing dumb-init (1.2.5-r2) 20:23:45 Executing busybox-1.35.0-r29.trigger 20:23:45 OK: 8 MiB in 16 packages 20:23:46 Removing intermediate container cc99d842cef2 20:23:46 ---> 0cd847bbb108 20:23:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:23:46 ---> Running in f55f7921a5b6 20:23:47 Removing intermediate container f55f7921a5b6 20:23:47 ---> 2883871a03c4 20:23:47 Step 13/24 : ENV APP_PORT=59882 20:23:47 ---> Running in 7d90d3df6740 20:23:47 Removing intermediate container 7d90d3df6740 20:23:47 ---> c689a1fb4ee8 20:23:47 Step 14/24 : EXPOSE $APP_PORT 20:23:48 ---> Running in 6fd3956ff964 20:23:48 Removing intermediate container 6fd3956ff964 20:23:48 ---> 041fbb3ebb80 20:23:48 Step 15/24 : WORKDIR / 20:23:48 ---> Running in 36396a8b8be3 20:23:51 Removing intermediate container 36396a8b8be3 20:23:51 ---> 40c720622ec7 20:23:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:52 ---> 8e107db2fa10 20:23:52 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:23:53 ---> a32ffb924e91 20:23:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:55 ---> acbd9649f768 20:23:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:23:56 ---> 4b6cd6c8f1d8 20:23:56 Step 20/24 : ENTRYPOINT ["/core-command"] 20:23:56 ---> Running in 6cdadb6c92d8 20:23:56 Removing intermediate container 6cdadb6c92d8 20:23:56 ---> 5172e1ccbcf8 20:23:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:56 ---> Running in b4932ede4462 20:23:57 Removing intermediate container b4932ede4462 20:23:57 ---> afe9fe5bd6e1 20:23:57 Step 22/24 : LABEL arch=arm64 20:23:57 ---> Running in 1b61f0c01397 20:23:57 Removing intermediate container 1b61f0c01397 20:23:57 ---> 13d2d762edfd 20:23:57 Step 23/24 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:23:58 ---> Running in 6f6ea54e8d5b 20:23:58 Removing intermediate container 6f6ea54e8d5b 20:23:58 ---> a6922c97814e 20:23:58 Step 24/24 : LABEL version=0.0.0 20:23:58 ---> Running in d8658898776e 20:23:59 Removing intermediate container d8658898776e 20:23:59 ---> 485169f9dd24 20:23:59 20:23:59 Successfully built 485169f9dd24 20:23:59 Successfully tagged core-command-arm64:latest 20:23:59 Building core-data 20:24:17  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:17 ---> d253d2d6d66e 20:24:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:17 ---> Using cache 20:24:17 ---> e6ac36678d14 20:24:17 Step 4/23 : WORKDIR /edgex-go 20:24:17 ---> Using cache 20:24:17 ---> 40f515092183 20:24:17 Step 5/23 : RUN apk add --update --no-cache make git 20:24:18 ---> Running in 5995162b15aa 20:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:23 OK: 263 MiB in 53 packages 20:24:24 Removing intermediate container 5995162b15aa 20:24:24 ---> cb255f8e693e 20:24:24 Step 6/23 : COPY go.mod vendor* ./ 20:24:25 ---> b53e1c04eb14 20:24:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:25 ---> Running in d49612a0fe5c 20:26:02 Removing intermediate container d49612a0fe5c 20:26:02 ---> 7c24b421a9e6 20:26:02 Step 8/23 : COPY . . 20:26:07 ---> 1390db77a89a 20:26:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:26:07 ---> Running in c237234f815e 20:26: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 20:26:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:26:38 Removing intermediate container 22e454478167 20:26:38 ---> 562e861337be 20:26:38 20:26:38 Step 9/25 : FROM alpine:3.17 20:26:38 ---> 51e60588ff2c 20:26:38 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:26:38 ---> Running in a2a16bc1c665 20:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:38 Removing intermediate container 65d16141c477 20:26:38 ---> 1aed540153e0 20:26:38 20:26:38 Step 10/23 : FROM alpine:3.17 20:26:38 ---> 51e60588ff2c 20:26:38 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:26:38 ---> Running in 0b9cb048b277 20:26:38 (1/3) Installing ca-certificates (20220614-r4) 20:26:39 (2/3) Installing dumb-init (1.2.5-r2) 20:26:39 (3/3) Installing su-exec (0.2-r2) 20:26:39 Executing busybox-1.35.0-r29.trigger 20:26:39 Executing ca-certificates-20220614-r4.trigger 20:26:40 OK: 8 MiB in 18 packages 20:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:42 Removing intermediate container a2a16bc1c665 20:26:42 ---> cd3d728571b9 20:26:42 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:26:42 ---> Running in 1f09c32bbd04 20:26:42 Removing intermediate container 1f09c32bbd04 20:26:42 ---> 367b303dd5a0 20:26:42 Step 12/25 : WORKDIR / 20:26:42 ---> Running in 851ddd1c8715 20:26:43 (1/2) Installing ca-certificates (20220614-r4) 20:26:43 Removing intermediate container 851ddd1c8715 20:26:43 ---> 480292204af8 20:26:43 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:43 (2/2) Installing dumb-init (1.2.5-r2) 20:26:43 Executing busybox-1.35.0-r29.trigger 20:26:43 Executing ca-certificates-20220614-r4.trigger 20:26:44 OK: 8 MiB in 17 packages 20:26:46 ---> 5279038b856a 20:26:46 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:26:48 ---> 96ef8e5819b0 20:26:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:26:48 Removing intermediate container 0b9cb048b277 20:26:48 ---> 8dd8b2f7258e 20:26:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:26:48 ---> Running in 075a963065d3 20:26:49 ---> 4541d0715544 20:26:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:26:49 Removing intermediate container 075a963065d3 20:26:49 ---> e2ade0a31fae 20:26:49 Step 13/23 : ENV APP_PORT=59860 20:26:49 ---> Running in 582de8e13aaf 20:26:49 Removing intermediate container 582de8e13aaf 20:26:49 ---> 9e45ea1de1be 20:26:49 Step 14/23 : EXPOSE $APP_PORT 20:26:50 ---> Running in dbf82fbcbb50 20:26:50 ---> 7f8053aa13ae 20:26:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:26:50 Removing intermediate container dbf82fbcbb50 20:26:50 ---> 77b165e6d9df 20:26:50 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:51 ---> ffe6532ae167 20:26:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:26:51 ---> f0e1ae66d30f 20:26:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:26:53 ---> 33aadda34a94 20:26:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:26:54 ---> c874b8d65a07 20:26:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:26:55 ---> c506d2ea5d05 20:26:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:26:56 ---> 3eb3661e1df1 20:26:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:26:56 ---> c4a67a2e46e7 20:26:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:26:56 ---> Running in 49c827e179be 20:26:57 ---> 14d6e3c3d27b 20:26:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:57 Removing intermediate container 49c827e179be 20:26:57 ---> 5ee2a7dbf1d4 20:26:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:57 ---> Running in 6e04320dea0c 20:26:58 ---> Running in c07081760473 20:26:58 Removing intermediate container c07081760473 20:26:58 ---> 7b5bcbfff65a 20:26:58 Step 21/23 : LABEL arch=arm64 20:26:58 ---> Running in 6ac50c5f6a1f 20:27:00 Removing intermediate container 6ac50c5f6a1f 20:27:00 ---> 368c8c1868ac 20:27:00 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:27:00 ---> Running in f12d225efabb 20:27:01 Removing intermediate container f12d225efabb 20:27:01 ---> a7591bbf6dc3 20:27:01 Step 23/23 : LABEL version=0.0.0 20:27:01 ---> Running in 9a3ef14a7e6e 20:27:02 Removing intermediate container 9a3ef14a7e6e 20:27:02 ---> d8715fbc504e 20:27:02 20:27:02 Removing intermediate container 6e04320dea0c 20:27:02 ---> 08a9e37ac115 20:27:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:27:02 ---> Running in e15d1339d94d 20:27:03 Successfully built d8715fbc504e 20:27:03 Successfully tagged support-notifications-arm64:latest 20:27:03 Building security-proxy-setup 20:27:03 Removing intermediate container e15d1339d94d 20:27:03  Building support-notifications ... done  ---> 989f0b8bc2da 20:27:03 Step 23/25 : LABEL arch=arm64 20:27:03 ---> Running in ba56f3d8fa2c 20:27:03 Removing intermediate container ba56f3d8fa2c 20:27:03 ---> 6406944469a2 20:27:03 Step 24/25 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:27:04 ---> Running in 64eeabde3e90 20:27:04 Removing intermediate container 64eeabde3e90 20:27:04 ---> 55ea67a338ff 20:27:04 Step 25/25 : LABEL version=0.0.0 20:27:04 ---> Running in e16fea7896ce 20:27:05 Removing intermediate container e16fea7896ce 20:27:05 ---> a9d004bd57a7 20:27:05 20:27:05 Successfully built a9d004bd57a7 20:27:05 Successfully tagged security-secretstore-setup-arm64:latest 20:27:05  Building security-secretstore-setup ... done Building support-scheduler 20:27:32 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:27:32 ---> d253d2d6d66e 20:27:32 Step 3/22 : WORKDIR /edgex-go 20:27:32 ---> Using cache 20:27:32 ---> 1c9328d8b577 20:27:32 Step 4/22 : RUN apk add --update --no-cache make git 20:27:32 ---> Using cache 20:27:32 ---> b66e422baf63 20:27:32 Step 5/22 : COPY go.mod vendor* ./ 20:27:32 ---> Using cache 20:27:32 ---> 14bfe4c7c445 20:27:32 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:32 ---> Using cache 20:27:32 ---> 24e568fe9590 20:27:32 Step 7/22 : COPY . . 20:27:32 ---> Using cache 20:27:32 ---> 95122f909cf4 20:27:32 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:27:32 ---> Running in 6022ab31afaa 20:27:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:32 ---> d253d2d6d66e 20:27:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:27:32 ---> Using cache 20:27:32 ---> e6ac36678d14 20:27:32 Step 4/23 : WORKDIR /edgex-go 20:27:32 ---> Using cache 20:27:32 ---> 40f515092183 20:27:32 Step 5/23 : RUN apk add --update --no-cache make git 20:27:32 ---> Using cache 20:27:32 ---> cb255f8e693e 20:27:32 Step 6/23 : COPY go.mod vendor* ./ 20:27:32 ---> Using cache 20:27:32 ---> b53e1c04eb14 20:27:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:32 ---> Using cache 20:27:32 ---> 7c24b421a9e6 20:27:32 Step 8/23 : COPY . . 20:27:32 ---> Using cache 20:27:32 ---> 1390db77a89a 20:27:32 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:27:32 ---> Running in 5d38d890cbab 20:27:32 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 20:27:33 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 20:29:09 Removing intermediate container 5958686f54eb 20:29:09 ---> 96400a6839f0 20:29:09 20:29:09 Step 9/20 : FROM alpine:3.17 20:29:09 ---> 51e60588ff2c 20:29:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:29:09 ---> Running in 0617b9bebb0a 20:29:09 Removing intermediate container 0617b9bebb0a 20:29:09 ---> 4d76a99d082a 20:29:09 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:29:09 ---> Running in 4c48b31b3990 20:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:09 v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:09 v3.17.3-151-g349dc4ade02 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:09 OK: 17691 distinct packages available 20:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:09 (1/9) Installing ca-certificates (20220614-r4) 20:29:09 (2/9) Installing brotli-libs (1.0.9-r9) 20:29:09 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:29:09 (4/9) Installing libcurl (8.0.1-r0) 20:29:09 (5/9) Installing curl (8.0.1-r0) 20:29:09 (6/9) Installing dumb-init (1.2.5-r2) 20:29:09 (7/9) Installing musl-obstack (1.2.3-r0) 20:29:09 (8/9) Installing libucontext (1.2-r0) 20:29:09 (9/9) Installing gcompat (1.1.0-r0) 20:29:09 Executing busybox-1.35.0-r29.trigger 20:29:09 Executing ca-certificates-20220614-r4.trigger 20:29:10 OK: 11 MiB in 24 packages 20:29:12 Removing intermediate container 4c48b31b3990 20:29:12 ---> 96bc7b348ad4 20:29:12 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:13 ---> 31a5edc60ddb 20:29:13 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:29:14 ---> e51466ac0102 20:29:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:29:16 ---> eed42f4b2154 20:29:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:29:17 ---> 75db3c314f6d 20:29:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:29:17 ---> Running in b8698f6ed80b 20:29:17 Removing intermediate container b8698f6ed80b 20:29:17 ---> 1ef63f653495 20:29:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 20:29:17 ---> Running in 88494cfbd452 20:29:18 Removing intermediate container 88494cfbd452 20:29:18 ---> e263fae573e1 20:29:18 Step 18/20 : LABEL arch=arm64 20:29:18 ---> Running in ae4c959641b2 20:29:18 Removing intermediate container ae4c959641b2 20:29:18 ---> 70ed93a8e669 20:29:18 Step 19/20 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:29:18 ---> Running in 64bbf1df9b42 20:29:19 Removing intermediate container 64bbf1df9b42 20:29:19 ---> c5a549eae7e4 20:29:19 Step 20/20 : LABEL version=0.0.0 20:29:19 ---> Running in d6415b1d1d90 20:29:20 Removing intermediate container d6415b1d1d90 20:29:20 ---> 7b01203af9be 20:29:20 20:29:20 Successfully built 7b01203af9be 20:29:20 Successfully tagged security-spiffe-token-provider-arm64:latest 20:29:20 Building core-metadata 20:29:38  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:29:38 ---> d253d2d6d66e 20:29:38 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:29:38 ---> Using cache 20:29:38 ---> e6ac36678d14 20:29:38 Step 4/25 : WORKDIR /edgex-go 20:29:38 ---> Using cache 20:29:38 ---> 40f515092183 20:29:38 Step 5/25 : RUN apk add --update --no-cache make git 20:29:38 ---> Using cache 20:29:38 ---> cb255f8e693e 20:29:38 Step 6/25 : COPY go.mod vendor* ./ 20:29:38 ---> Using cache 20:29:38 ---> b53e1c04eb14 20:29:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:38 ---> Using cache 20:29:38 ---> 7c24b421a9e6 20:29:38 Step 8/25 : COPY . . 20:29:38 ---> Using cache 20:29:38 ---> 1390db77a89a 20:29:38 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:29:38 ---> Running in 0eb2196b405e 20:29:38 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 20:29:57 Removing intermediate container a1e623f84c51 20:29:57 ---> 7c88eab29311 20:29:57 20:29:57 Step 9/33 : FROM alpine:3.17 20:29:57 ---> 51e60588ff2c 20:29:57 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:29:57 ---> Using cache 20:29:57 ---> 4d76a99d082a 20:29:57 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:29:57 ---> Running in d7bb46af67d6 20:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:59 (1/2) Installing dumb-init (1.2.5-r2) 20:29:59 (2/2) Installing su-exec (0.2-r2) 20:29:59 Executing busybox-1.35.0-r29.trigger 20:29:59 OK: 8 MiB in 17 packages 20:30:01 Removing intermediate container d7bb46af67d6 20:30:01 ---> a496fa406e90 20:30:01 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:30:01 ---> Running in c4854978ae36 20:30:01 Removing intermediate container c4854978ae36 20:30:01 ---> 7bb9cf5d5b26 20:30:01 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:30:01 ---> Running in f9a2729ed4d3 20:30:02 Removing intermediate container f9a2729ed4d3 20:30:02 ---> 6e41dbd2905d 20:30:02 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:30:02 ---> Running in b700b735321d 20:30:02 Removing intermediate container b700b735321d 20:30:02 ---> a7c7e7e76509 20:30:02 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:30:02 ---> Running in 11cb15f2d0fa 20:30:03 Removing intermediate container 11cb15f2d0fa 20:30:03 ---> 0075647feae1 20:30:03 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:30:03 ---> Running in a179b3ef7bcb 20:30:07 Removing intermediate container a179b3ef7bcb 20:30:07 ---> 08a7e34324b4 20:30:07 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:30:07 ---> Running in b7ecdcf6107d 20:30:08 Removing intermediate container b7ecdcf6107d 20:30:08 ---> ceaea4f2c9d8 20:30:08 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:30:09 ---> 23e462c7825f 20:30:09 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:30:09 ---> Running in b96bb970fcca 20:30:12 Removing intermediate container b96bb970fcca 20:30:12 ---> cc9cd24053a1 20:30:12 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:12 ---> 4ecd2cfae077 20:30:12 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:30:13 ---> c8b1683a510c 20:30:13 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:15 ---> 231c4241dcd9 20:30:15 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:30:16 ---> cb98ccb94ada 20:30:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:30:17 ---> f5ea3700f4d1 20:30:17 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:30:18 ---> b2bcfee88599 20:30:18 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:30:21 ---> 4a67353f9bd3 20:30:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:22 ---> 5f435925b687 20:30:22 Step 28/33 : RUN chmod +x /entrypoint.sh 20:30:22 ---> Running in ba58b2a5724d 20:30:25 Removing intermediate container ba58b2a5724d 20:30:25 ---> b414cc82b08c 20:30:25 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:30:25 ---> Running in 0bd6f9ce38c8 20:30:25 Removing intermediate container 0bd6f9ce38c8 20:30:25 ---> 95c4c98e7b61 20:30:25 Step 30/33 : CMD ["gate"] 20:30:25 ---> Running in 74a0582e262f 20:30:26 Removing intermediate container 74a0582e262f 20:30:26 ---> 7e1de2ce0bee 20:30:26 Step 31/33 : LABEL arch=arm64 20:30:26 ---> Running in d59fd54b10f6 20:30:27 Removing intermediate container d59fd54b10f6 20:30:27 ---> 60445caf1d9c 20:30:27 Step 32/33 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:30:27 ---> Running in eaa699536b8f 20:30:27 Removing intermediate container eaa699536b8f 20:30:27 ---> 461011b4b04f 20:30:27 Step 33/33 : LABEL version=0.0.0 20:30:27 ---> Running in 31979754eb61 20:30:28 Removing intermediate container 31979754eb61 20:30:28 ---> 90f6bff15ad6 20:30:28 20:30:28 Successfully built 90f6bff15ad6 20:30:28 Successfully tagged security-bootstrapper-arm64:latest 20:30:28 Building core-common-config-bootstrapper 20:30:46  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:30:46 ---> d253d2d6d66e 20:30:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:30:46 ---> Using cache 20:30:46 ---> e6ac36678d14 20:30:46 Step 4/23 : WORKDIR /edgex-go 20:30:46 ---> Using cache 20:30:46 ---> 40f515092183 20:30:46 Step 5/23 : RUN apk add --update --no-cache make git 20:30:46 ---> Using cache 20:30:46 ---> cb255f8e693e 20:30:46 Step 6/23 : COPY go.mod vendor* ./ 20:30:46 ---> Using cache 20:30:46 ---> b53e1c04eb14 20:30:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:46 ---> Using cache 20:30:46 ---> 7c24b421a9e6 20:30:46 Step 8/23 : COPY . . 20:30:46 ---> Using cache 20:30:46 ---> 1390db77a89a 20:30:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:30:46 ---> Running in d94c67e7ce76 20:30:47 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 20:33:09 Removing intermediate container c237234f815e 20:33:09 ---> 72b43c146c53 20:33:09 20:33:09 Step 10/23 : FROM alpine:3.17 20:33:09 ---> 51e60588ff2c 20:33:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:33:09 ---> Running in a0833cdea331 20:33:09 Removing intermediate container a0833cdea331 20:33:09 ---> eb4dbe0950ef 20:33:09 Step 12/23 : ENV APP_PORT=59880 20:33:09 ---> Running in 14fcb225e93c 20:33:09 Removing intermediate container 14fcb225e93c 20:33:09 ---> 80edbbc46b21 20:33:09 Step 13/23 : EXPOSE $APP_PORT 20:33:09 ---> Running in 6c007a1bdf00 20:33:09 Removing intermediate container 6c007a1bdf00 20:33:09 ---> 50dcc96a405a 20:33:09 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:33:09 ---> Running in 243b2f3f0521 20:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:09 (1/1) Installing dumb-init (1.2.5-r2) 20:33:10 Executing busybox-1.35.0-r29.trigger 20:33:10 OK: 8 MiB in 16 packages 20:33:11 Removing intermediate container 243b2f3f0521 20:33:11 ---> cee27226f6e1 20:33:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:12 ---> aefcf2d5199e 20:33:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:33:13 ---> 34bb5582f4fc 20:33:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:14 ---> 7dee2107a2d8 20:33:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:33:15 ---> 0f6e7bd2567b 20:33:15 Step 19/23 : ENTRYPOINT ["/core-data"] 20:33:15 ---> Running in 3dba048fd3cf 20:33:18 Removing intermediate container 3dba048fd3cf 20:33:18 ---> 6ec983ddf328 20:33:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:33:18 ---> Running in bc802113b2b2 20:33:18 Removing intermediate container bc802113b2b2 20:33:18 ---> 7d5730cfd2f2 20:33:18 Step 21/23 : LABEL arch=arm64 20:33:18 ---> Running in 4de24c03e834 20:33:19 Removing intermediate container 4de24c03e834 20:33:19 ---> 733dcb72f4bb 20:33:19 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:33:19 ---> Running in 87cee4f306f2 20:33:19 Removing intermediate container 87cee4f306f2 20:33:19 ---> b03aeb6d4751 20:33:19 Step 23/23 : LABEL version=0.0.0 20:33:19 ---> Running in 450173c5ca1b 20:33:20 Removing intermediate container 450173c5ca1b 20:33:20 ---> c9a0042c6046 20:33:20 20:33:20 Successfully built c9a0042c6046 20:33:20 Successfully tagged core-data-arm64:latest 20:33:35  Building core-data ... done Removing intermediate container 6022ab31afaa 20:33:35 ---> 87146d45f760 20:33:35 20:33:35 Step 9/22 : FROM alpine:3.17 20:33:35 ---> 51e60588ff2c 20:33:35 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:33:35 ---> Running in 320debdd0144 20:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:33:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:33:39 (1/2) Installing dumb-init (1.2.5-r2) 20:33:39 (2/2) Installing openssl (3.0.8-r4) 20:33:39 Executing busybox-1.35.0-r29.trigger 20:33:39 OK: 8 MiB in 17 packages 20:33:40 Removing intermediate container 320debdd0144 20:33:40 ---> 697ba2612194 20:33:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:33:40 ---> Running in 5dc561009c1b 20:33:41 Removing intermediate container 5dc561009c1b 20:33:41 ---> 474ead2eed2e 20:33:41 Step 12/22 : WORKDIR /edgex 20:33:41 ---> Running in ed56dcb443db 20:33:41 Removing intermediate container ed56dcb443db 20:33:41 ---> 9e8a39a66aaa 20:33:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:44 ---> 99449d01bdd6 20:33:44 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:33:44 ---> a74b7ce13314 20:33:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:33:45 ---> 82e0b224eee6 20:33:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:33:47 ---> b80c16fe684a 20:33:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:33:48 ---> f2f9200b05a5 20:33:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:48 ---> Running in 66e31c98c77f 20:33:51 Removing intermediate container 66e31c98c77f 20:33:51 ---> 8f312604ac0b 20:33:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:33:51 ---> Running in b2b95970e808 20:33:51 Removing intermediate container b2b95970e808 20:33:51 ---> ec4c5acb2af8 20:33:51 Step 20/22 : LABEL arch=arm64 20:33:51 ---> Running in 6e2885bccc24 20:33:52 Removing intermediate container 6e2885bccc24 20:33:52 ---> 1b4dc360fc1d 20:33:52 Step 21/22 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:33:52 ---> Running in ab1a8de28d86 20:33:53 Removing intermediate container ab1a8de28d86 20:33:53 ---> b6fcb4cde26f 20:33:53 Step 22/22 : LABEL version=0.0.0 20:33:53 ---> Running in d44a596203d2 20:33:53 Removing intermediate container d44a596203d2 20:33:53 ---> d3e7e94a9124 20:33:53 20:33:53 Successfully built d3e7e94a9124 20:33:53 Successfully tagged security-proxy-setup-arm64:latest 20:35:30  Building security-proxy-setup ... done Removing intermediate container 0eb2196b405e 20:35:30 ---> 91606a1abcf2 20:35:30 20:35:30 Step 10/25 : FROM alpine:3.17 20:35:30 ---> 51e60588ff2c 20:35:30 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:35:30 ---> Using cache 20:35:30 ---> 0cd847bbb108 20:35:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:35:30 ---> Using cache 20:35:30 ---> 2883871a03c4 20:35:30 Step 13/25 : ENV APP_PORT=59881 20:35:30 ---> Running in 5a9baf2cc10c 20:35:30 Removing intermediate container 5a9baf2cc10c 20:35:30 ---> b6a6fb2bc748 20:35:30 Step 14/25 : EXPOSE $APP_PORT 20:35:30 ---> Running in cca7d830e034 20:35:30 Removing intermediate container cca7d830e034 20:35:30 ---> ff5074b1158d 20:35:30 Step 15/25 : WORKDIR / 20:35:30 ---> Running in fd7d6ddd6caa 20:35:30 Removing intermediate container fd7d6ddd6caa 20:35:30 ---> 8cfde522ab59 20:35:30 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:30 ---> 40fe9b101f63 20:35:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:35:30 ---> 00288ddf8115 20:35:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:35:32 ---> 18e159738709 20:35:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:35:33 ---> 0c961c02da64 20:35:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:35:34 ---> 07d05b4ec09c 20:35:34 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:35:34 ---> Running in a7abde8a3a62 20:35:35 Removing intermediate container a7abde8a3a62 20:35:35 ---> b716b3261ee3 20:35:35 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:35 ---> Running in 0c81d2a3a96a 20:35:35 Removing intermediate container 0c81d2a3a96a 20:35:35 ---> 0126a5fc66e2 20:35:35 Step 23/25 : LABEL arch=arm64 20:35:35 ---> Running in e0217a7b3003 20:35:36 Removing intermediate container e0217a7b3003 20:35:36 ---> b522cf1078c7 20:35:36 Step 24/25 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:35:36 ---> Running in 4cc930e9dc14 20:35:37 Removing intermediate container 4cc930e9dc14 20:35:37 ---> c66ae8774f50 20:35:37 Step 25/25 : LABEL version=0.0.0 20:35:37 ---> Running in 1464d8aeade9 20:35:37 Removing intermediate container 1464d8aeade9 20:35:37 ---> e5535e30359b 20:35:37 20:35:38 Successfully built e5535e30359b 20:35:38 Successfully tagged core-metadata-arm64:latest 20:35:38  Building core-metadata ... done Removing intermediate container d94c67e7ce76 20:35:38 ---> 2a10c8139d30 20:35:38 20:35:38 Step 10/23 : FROM alpine:3.17 20:35:38 ---> 51e60588ff2c 20:35:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:35:38 ---> Using cache 20:35:38 ---> 1a7840dd6ab1 20:35:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:35:38 ---> Using cache 20:35:38 ---> e42cf8b900e7 20:35:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:38 ---> Using cache 20:35:38 ---> 300e764dd6db 20:35:38 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:35:38 ---> Using cache 20:35:38 ---> 2c6419e53de7 20:35:38 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:35:39 ---> 47a834c0a585 20:35:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:35:40 ---> c7c1f2520f8c 20:35:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:35:40 Removing intermediate container 5d38d890cbab 20:35:40 ---> 0f7dec2a6544 20:35:40 20:35:40 Step 10/23 : FROM alpine:3.17 20:35:40 ---> 51e60588ff2c 20:35:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:40 ---> Using cache 20:35:40 ---> 0cd847bbb108 20:35:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:35:40 ---> Using cache 20:35:40 ---> 2883871a03c4 20:35:40 Step 13/23 : ENV APP_PORT=59861 20:35:40 ---> Running in cfe25af42a6d 20:35:40 Removing intermediate container cfe25af42a6d 20:35:40 ---> e1cc873cdefa 20:35:40 Step 14/23 : EXPOSE $APP_PORT 20:35:41 ---> Running in 4f0d96b8f8c7 20:35:41 ---> 90232c0442ba 20:35:41 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:41 ---> Running in bddd03649105 20:35:41 Removing intermediate container 4f0d96b8f8c7 20:35:41 ---> 61cdc77376b6 20:35:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:41 ---> 8ef5976c8176 20:35:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:35:45 ---> 2117cf94ac0c 20:35:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:45 Removing intermediate container bddd03649105 20:35:45 ---> ff219ab9b82b 20:35:45 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:35:45 ---> Running in d51daf00abdd 20:35:45 Removing intermediate container d51daf00abdd 20:35:45 ---> 0ad6b7cc4238 20:35:45 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:35:45 ---> Running in fc7c18549d8c 20:35:46 Removing intermediate container fc7c18549d8c 20:35:46 ---> 0ae1fc7a6120 20:35:46 Step 21/23 : LABEL arch=arm64 20:35:46 ---> Running in 6600113f1b36 20:35:46 ---> f1b7be3eaed2 20:35:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:35:46 Removing intermediate container 6600113f1b36 20:35:46 ---> c77169700273 20:35:46 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:35:46 ---> Running in 42f1efafea34 20:35:46 ---> b17b5a705fe7 20:35:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:35:46 Removing intermediate container 42f1efafea34 20:35:46 ---> 112de782fd23 20:35:46 Step 23/23 : LABEL version=0.0.0 20:35:46 ---> Running in 0ffd30161adb 20:35:46 ---> Running in 352c40eda726 20:35:47 Removing intermediate container 352c40eda726 20:35:47 ---> edac216bce37 20:35:47 20:35:47 Removing intermediate container 0ffd30161adb 20:35:47 ---> a97c9171ca41 20:35:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:47 ---> Running in 602b0c4d8484 20:35:47 Successfully built edac216bce37 20:35:47 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:35:47  Building core-common-config-bootstrapper ... done Removing intermediate container 602b0c4d8484 20:35:47 ---> f9d8a087e9ff 20:35:47 Step 21/23 : LABEL arch=arm64 20:35:47 ---> Running in 4dc702e4b195 20:35:48 Removing intermediate container 4dc702e4b195 20:35:48 ---> 4248167fc71e 20:35:48 Step 22/23 : LABEL git_sha=d7ae88a9786d85f030c115c795c09a6904be9696 20:35:48 ---> Running in 79746fe98637 20:35:48 Removing intermediate container 79746fe98637 20:35:48 ---> b552944a4989 20:35:48 Step 23/23 : LABEL version=0.0.0 20:35:48 ---> Running in 13f35fd4912d 20:35:48 Removing intermediate container 13f35fd4912d 20:35:48 ---> 4a329aa74395 20:35:48 20:35:48 Successfully built 4a329aa74395 20:35:48 Successfully tagged support-scheduler-arm64:latest 20:35:49  Building support-scheduler ... done  [Pipeline] } 20:35:49 $ docker stop --time=1 d623a32eecefc4e4489c752ae52a5df7e5331f1025f33baa12ddfad337ecd8c1 20:35:50 $ docker rm -f --volumes d623a32eecefc4e4489c752ae52a5df7e5331f1025f33baa12ddfad337ecd8c1 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:51 + docker images 20:35:51 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:51 support-scheduler-arm64 latest 4a329aa74395 3 seconds ago 31.2MB 20:35:51 core-common-config-bootstrapper-arm64 latest edac216bce37 4 seconds ago 17.2MB 20:35:51 0f7dec2a6544 12 seconds ago 1.59GB 20:35:51 2a10c8139d30 13 seconds ago 1.52GB 20:35:51 core-metadata-arm64 latest e5535e30359b 14 seconds ago 20.2MB 20:35:51 91606a1abcf2 26 seconds ago 1.53GB 20:35:51 security-proxy-setup-arm64 latest d3e7e94a9124 About a minute ago 18.7MB 20:35:51 87146d45f760 2 minutes ago 1.51GB 20:35:51 core-data-arm64 latest c9a0042c6046 2 minutes ago 19.9MB 20:35:51 72b43c146c53 2 minutes ago 1.53GB 20:35:51 security-bootstrapper-arm64 latest 90f6bff15ad6 5 minutes ago 21.9MB 20:35:51 7c88eab29311 5 minutes ago 1.51GB 20:35:51 security-spiffe-token-provider-arm64 latest 7b01203af9be 6 minutes ago 32.7MB 20:35:51 96400a6839f0 6 minutes ago 1.57GB 20:35:51 security-secretstore-setup-arm64 latest a9d004bd57a7 8 minutes ago 32.2MB 20:35:51 support-notifications-arm64 latest d8715fbc504e 8 minutes ago 31.9MB 20:35:51 1aed540153e0 9 minutes ago 1.59GB 20:35:51 562e861337be 9 minutes ago 1.52GB 20:35:51 core-command-arm64 latest 485169f9dd24 11 minutes ago 19.7MB 20:35:51 1be8d4b87a38 12 minutes ago 1.53GB 20:35:51 security-proxy-auth-arm64 latest 2edb4d8e4043 12 minutes ago 18.1MB 20:35:51 f1365a459b6b 12 minutes ago 1.51GB 20:35:51 security-spire-agent-arm64 latest ec9aa36dbf86 17 minutes ago 153MB 20:35:51 security-spire-config-arm64 latest b4fb062c22cc 18 minutes ago 96.1MB 20:35:51 security-spire-server-arm64 latest eb880e0a4c03 18 minutes ago 97MB 20:35:51 8c9f0184a221 18 minutes ago 1.39GB 20:35:51 5a9f5c1ae24e 18 minutes ago 1.39GB 20:35:51 ci-base-image-arm64 latest d253d2d6d66e 33 minutes ago 899MB 20:35:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 11 days ago 681MB 20:35:51 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 20:35:51 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 20:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:52 20:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:53 arm64: Pulling from edgex-lftools-log-publisher 20:35:53 8998bd30e6a1: Pulling fs layer 20:35:53 04944245beec: Pulling fs layer 20:35:53 699f458cf7ca: Pulling fs layer 20:35:53 765212b225bb: Pulling fs layer 20:35:53 f23df028b6ca: Pulling fs layer 20:35:53 d65c8cfc05b1: Pulling fs layer 20:35:53 2437ff75d9bd: Pulling fs layer 20:35:53 765212b225bb: Waiting 20:35:53 f23df028b6ca: Waiting 20:35:53 d65c8cfc05b1: Waiting 20:35:53 2437ff75d9bd: Waiting 20:35:53 04944245beec: Verifying Checksum 20:35:53 04944245beec: Download complete 20:35:53 765212b225bb: Verifying Checksum 20:35:53 765212b225bb: Download complete 20:35:53 f23df028b6ca: Verifying Checksum 20:35:53 f23df028b6ca: Download complete 20:35:53 d65c8cfc05b1: Verifying Checksum 20:35:53 d65c8cfc05b1: Download complete 20:35:53 699f458cf7ca: Verifying Checksum 20:35:53 699f458cf7ca: Download complete 20:35:53 8998bd30e6a1: Verifying Checksum 20:35:53 8998bd30e6a1: Download complete 20:35:56 2437ff75d9bd: Verifying Checksum 20:35:56 2437ff75d9bd: Download complete 20:35:58 8998bd30e6a1: Pull complete 20:35:59 04944245beec: Pull complete 20:36:00 699f458cf7ca: Pull complete 20:36:00 765212b225bb: Pull complete 20:36:01 f23df028b6ca: Pull complete 20:36:01 d65c8cfc05b1: Pull complete 20:36:16 2437ff75d9bd: Pull complete 20:36:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:16 prd-ubuntu20.04-docker-arm64-4c-16g-13923 does not seem to be running inside a container 20:36:17 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:arm64 cat 20:36:19 $ docker top 51d87438ec1181c92a1e2b3d737d1d0d87021fb3059a9fd89251328919e0f568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:20 ---> job-cost.sh 20:36:20 lf-activate-venv: SKIPPING 20:36:20 INFO: No Stack... 20:36:21 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:22 INFO: Archiving Costs [Pipeline] sh 20:36:22 + cut -d, -f6 20:36:22 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:36:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4554-1-stack-cost] 20:36:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4554-1-stack-cost] did not exist. Created. 20:36:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:23 + echo total: 0.10999999940395355 [Pipeline] stash 20:36:23 Stashed 1 file(s) [Pipeline] } 20:36:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4554-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:23 $ docker stop --time=1 51d87438ec1181c92a1e2b3d737d1d0d87021fb3059a9fd89251328919e0f568 20:36:25 $ docker rm -f --volumes 51d87438ec1181c92a1e2b3d737d1d0d87021fb3059a9fd89251328919e0f568 [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 20:36:25 provisioning config files... 20:36:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config18345010273673544330tmp [Pipeline] { [Pipeline] sh 20:36:26 + set +x 20:36:26 + curl -s https://codecov.io/bash 20:36:26 + bash -s -- 20:36:26 20:36:26 _____ _ 20:36:26 / ____| | | 20:36:26 | | ___ __| | ___ ___ _____ __ 20:36:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:36:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:36:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:36:26 Bash-1.0.6 20:36:26 20:36:26 20:36:26 ==> git version 2.25.1 found 20:36:26 ==> 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 20:36:26 Release-Date: 2020-01-08 20:36:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:36:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:36:26 ==> Jenkins CI detected. 20:36:26 current dir:  /w/workspace/edgex-go/1 20:36:26 project root: . 20:36:26 --> token set from env 20:36:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:36:26 ==> Running gcov in . (disable via -X gcov) 20:36:26 ==> Python coveragepy not found 20:36:26 ==> Searching for coverage reports in: 20:36:26 + . 20:36:26 -> Found 1 reports 20:36:26 ==> Detecting git/mercurial file structure 20:36:26 ==> Reading reports 20:36:26 + ./coverage.out bytes=448560 20:36:26 ==> Appending adjustments 20:36:26 https://docs.codecov.io/docs/fixing-reports 20:36:27 + Found adjustments 20:36:27 ==> Gzipping contents 20:36:27 60K /tmp/codecov.m7IyrM.gz 20:36:27 ==> Uploading reports 20:36:27 url: https://codecov.io 20:36:27 query: branch=PR-4554&commit=d7ae88a9786d85f030c115c795c09a6904be9696&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4554&job=&cmd_args= 20:36:27 -> Pinging Codecov 20:36:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4554&commit=d7ae88a9786d85f030c115c795c09a6904be9696&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4554&job=&cmd_args= 20:36:27 -> Uploading to 20:36:27 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/00271124DB129430A58F1EEE437C3FCB/d7ae88a9786d85f030c115c795c09a6904be9696/d7c293b9-dc71-483b-bd3f-92274da58bd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T203627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83bf22f3f1a504367d1f447ee02b36700097d33e3ce5ba0f21542c57292a2702 20:36:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:36:27 Dload Upload Total Spent Left Speed 20:36:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57542 0 0 100 57542 0 215k --:--:-- --:--:-- --:--:-- 215k 20:36:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d7ae88a9786d85f030c115c795c09a6904be9696 [Pipeline] } 20:36:28 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 20:36:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:36:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:36:30 ---> package-listing.sh 20:36:30 ++ facter osfamily 20:36:30 ++ tr '[:upper:]' '[:lower:]' 20:36:30 + OS_FAMILY=debian 20:36:30 + workspace=/w/workspace/edgex-go/1 20:36:30 + START_PACKAGES=/tmp/packages_start.txt 20:36:30 + END_PACKAGES=/tmp/packages_end.txt 20:36:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:30 + PACKAGES=/tmp/packages_start.txt 20:36:30 + '[' /w/workspace/edgex-go/1 ']' 20:36:30 + PACKAGES=/tmp/packages_end.txt 20:36:30 + case "${OS_FAMILY}" in 20:36:30 + grep '^ii' 20:36:30 + dpkg -l 20:36:30 + '[' -f /tmp/packages_start.txt ']' 20:36:30 + '[' -f /tmp/packages_end.txt ']' 20:36:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:30 + '[' /w/workspace/edgex-go/1 ']' 20:36:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:36:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:36:30 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:36:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:31 20:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:32 latest: Pulling from edgex-lftools-log-publisher 20:36:32 5eb5b503b376: Pulling fs layer 20:36:32 5c69ac0246d0: Pulling fs layer 20:36:32 ec43610c2a17: Pulling fs layer 20:36:32 3a2ae6a8a46f: Pulling fs layer 20:36:32 33b1e0a273af: Pulling fs layer 20:36:32 5d3b04190fa2: Pulling fs layer 20:36:32 2f39f015ded8: Pulling fs layer 20:36:32 3a2ae6a8a46f: Waiting 20:36:32 33b1e0a273af: Waiting 20:36:32 5d3b04190fa2: Waiting 20:36:32 2f39f015ded8: Waiting 20:36:32 5c69ac0246d0: Download complete 20:36:32 3a2ae6a8a46f: Verifying Checksum 20:36:32 3a2ae6a8a46f: Download complete 20:36:32 33b1e0a273af: Verifying Checksum 20:36:32 33b1e0a273af: Download complete 20:36:32 5d3b04190fa2: Verifying Checksum 20:36:32 5d3b04190fa2: Download complete 20:36:32 ec43610c2a17: Verifying Checksum 20:36:32 ec43610c2a17: Download complete 20:36:32 5eb5b503b376: Download complete 20:36:32 2f39f015ded8: Download complete 20:36:33 5eb5b503b376: Pull complete 20:36:33 5c69ac0246d0: Pull complete 20:36:34 ec43610c2a17: Pull complete 20:36:34 3a2ae6a8a46f: Pull complete 20:36:34 33b1e0a273af: Pull complete 20:36:34 5d3b04190fa2: Pull complete 20:36:38 2f39f015ded8: Pull complete 20:36:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:36:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:38 prd-ubuntu20.04-docker-8c-8g-13922 does not seem to be running inside a container 20:36:38 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:36:40 $ docker top db3e14333a3726ca23cc816f9c2d9ce94f4ed993a981705f7d1930906d69f26c -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:36:40 + mkdir -p /var/log/sysstat [Pipeline] sh 20:36:41 + ls /var/log/sa-host 20:36:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:41 provisioning config files... 20:36:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14404106609313051274tmp [Pipeline] { [Pipeline] echo 20:36:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:36:41 ---> create-netrc.sh [Pipeline] } 20:36:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:36:42 ---> python-tools-install.sh [Pipeline] echo 20:36:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:36:42 ---> sudo-logs.sh 20:36:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:36:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:36:42 ---> job-cost.sh 20:36:42 lf-activate-venv: SKIPPING 20:36:42 DEBUG: total: 0.10999999940395355 20:36:42 INFO: Retrieving Stack Cost... 20:36:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:36:43 INFO: Archiving Costs [Pipeline] echo 20:36:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:36:43 ---> logs-deploy.sh 20:36:43 lf-activate-venv: SKIPPING 20:36:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4554/1 20:36:43 INFO: archiving workspace using pattern(s): 20:36:44 Archives upload complete. 20:36:44 INFO: archiving logs to Nexus 20:36:45 ---> uname -a: 20:36:45 Linux prd-ubuntu20-04-docker-8c-8g-13922 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:36:45 20:36:45 20:36:45 ---> lscpu: 20:36:45 Architecture: x86_64 20:36:45 CPU op-mode(s): 32-bit, 64-bit 20:36:45 Byte Order: Little Endian 20:36:45 Address sizes: 40 bits physical, 48 bits virtual 20:36:45 CPU(s): 8 20:36:45 On-line CPU(s) list: 0-7 20:36:45 Thread(s) per core: 1 20:36:45 Core(s) per socket: 1 20:36:45 Socket(s): 8 20:36:45 NUMA node(s): 1 20:36:45 Vendor ID: AuthenticAMD 20:36:45 CPU family: 23 20:36:45 Model: 49 20:36:45 Model name: AMD EPYC-Rome Processor 20:36:45 Stepping: 0 20:36:45 CPU MHz: 2800.000 20:36:45 BogoMIPS: 5600.00 20:36:45 Virtualization: AMD-V 20:36:45 Hypervisor vendor: KVM 20:36:45 Virtualization type: full 20:36:45 L1d cache: 256 KiB 20:36:45 L1i cache: 256 KiB 20:36:45 L2 cache: 4 MiB 20:36:45 L3 cache: 128 MiB 20:36:45 NUMA node0 CPU(s): 0-7 20:36:45 Vulnerability Itlb multihit: Not affected 20:36:45 Vulnerability L1tf: Not affected 20:36:45 Vulnerability Mds: Not affected 20:36:45 Vulnerability Meltdown: Not affected 20:36:45 Vulnerability Mmio stale data: Not affected 20:36:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:36:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:36:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:36:45 Vulnerability Srbds: Not affected 20:36:45 Vulnerability Tsx async abort: Not affected 20:36:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:36:45 20:36:45 20:36:45 ---> nproc: 20:36:45 8 20:36:45 20:36:45 20:36:45 ---> df -h: 20:36:45 Filesystem Size Used Avail Use% Mounted on 20:36:45 overlay 155G 20G 136G 13% / 20:36:45 tmpfs 64M 0 64M 0% /dev 20:36:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:36:45 shm 64M 0 64M 0% /dev/shm 20:36:45 /dev/vda1 155G 20G 136G 13% /facter-os 20:36:45 20:36:45 20:36:45 ---> sar -b -r -n DEV: 20:36:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13922) 05/05/23 _x86_64_ (8 CPU) 20:36:45 20:36:45 19:57:44 LINUX RESTART (8 CPU) 20:36:45 20:36:45 19:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:36:45 19:59:02 207.62 48.83 158.79 0.00 5406.30 109344.98 0.00 20:36:45 20:00:01 35.42 0.05 35.37 0.00 5.02 16233.32 0.00 20:36:45 20:01:01 32.11 1.78 30.33 0.00 39.06 10042.88 0.00 20:36:45 20:02:01 460.57 9.17 451.41 0.00 95.98 172208.77 0.00 20:36:45 20:03:01 1139.14 10.05 1129.10 0.00 2936.31 390202.43 0.00 20:36:45 20:04:01 1734.61 5.53 1729.08 0.00 2556.91 402412.93 0.00 20:36:45 20:05:01 117.51 0.07 117.45 0.00 1.07 22495.32 0.00 20:36:45 20:06:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 20:36:45 20:07:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 20:36:45 20:08:01 2.27 0.00 2.27 0.00 0.00 38.66 0.00 20:36:45 20:09:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 20:36:45 20:10:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 20:36:45 20:11:01 0.82 0.00 0.82 0.00 0.00 10.26 0.00 20:36:45 20:12:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 20:36:45 20:13:01 2.10 0.02 2.08 0.00 0.13 24.26 0.00 20:36:45 20:14:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 20:36:45 20:15:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 20:36:45 20:16:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 20:36:45 20:17:01 1.22 0.02 1.20 0.00 0.13 13.86 0.00 20:36:45 20:18:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 20:36:45 20:19:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 20:36:45 20:20:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 20:36:45 20:21:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 20:36:45 20:22:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 20:36:45 20:23:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 20:36:45 20:24:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 20:36:45 20:25:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 20:36:45 20:26:01 0.83 0.00 0.83 0.00 0.00 11.33 0.00 20:36:45 20:27:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 20:36:45 20:28:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 20:36:45 20:29:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 20:36:45 20:30:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 20:36:45 20:31:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 20:36:45 20:32:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 20:36:45 20:33:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 20:36:45 20:34:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 20:36:45 20:35:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:36:45 20:36:02 1.50 0.00 1.50 0.00 0.00 17.72 0.00 20:36:45 Average: 99.13 1.99 97.15 0.00 290.66 29567.24 0.00 20:36:45 20:36:45 19:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:36:45 19:59:02 28297560 31600684 714484 2.17 111076 3411164 1869328 5.51 1077800 3089676 204 20:36:45 20:00:01 27643792 31373724 932000 2.83 113492 3798104 2343476 6.91 1718964 3056128 170136 20:36:45 20:01:01 27554684 31495000 807840 2.46 117236 3980388 2077972 6.12 1487488 3349616 329660 20:36:45 20:02:01 22535872 31331264 957392 2.91 266504 8355388 2791956 8.23 2281888 7221940 1337420 20:36:45 20:03:01 20311584 31203096 1072124 3.26 306440 10385192 3541352 10.44 2348500 9329056 60236 20:36:45 20:04:01 17883188 31414840 852008 2.59 397256 12749336 2228500 6.57 2507952 11414904 62644 20:36:45 20:05:01 18347588 31504044 767432 2.33 402212 12372124 1965468 5.79 2459860 11006404 212 20:36:45 20:06:01 18348060 31504556 766772 2.33 402220 12372128 1965468 5.79 2459592 11006408 172 20:36:45 20:07:01 18358044 31514572 756668 2.30 402224 12372128 1965468 5.79 2449972 11006408 8 20:36:45 20:08:01 18357988 31514516 756648 2.30 402260 12372108 1965468 5.79 2449740 11006392 4 20:36:45 20:09:01 18362264 31518824 752332 2.29 402276 12372112 1965468 5.79 2446344 11006400 24 20:36:45 20:10:01 18362344 31518904 752304 2.29 402292 12372116 1965468 5.79 2446484 11006400 180 20:36:45 20:11:01 18362764 31519360 752024 2.29 402300 12372124 1965468 5.79 2446052 11006412 40 20:36:45 20:12:01 18363000 31519596 751744 2.29 402316 12372124 1965468 5.79 2446036 11006412 180 20:36:45 20:13:01 18362480 31519924 752672 2.29 402356 12372112 1921528 5.66 2445304 11007192 4 20:36:45 20:14:01 18362652 31520144 752408 2.29 402372 12372132 1921528 5.66 2445420 11007200 184 20:36:45 20:15:01 18362328 31519820 752636 2.29 402392 12372132 1921528 5.66 2445352 11007200 20 20:36:45 20:16:01 18362336 31519860 752576 2.29 402396 12372136 1921528 5.66 2445412 11007208 24 20:36:45 20:17:01 18362296 31519872 752616 2.29 402416 12372136 1921528 5.66 2445788 11007208 224 20:36:45 20:18:01 18362344 31519928 752556 2.29 402432 12372128 1921528 5.66 2445452 11007212 300 20:36:45 20:19:01 18362368 31519960 752500 2.29 402436 12372144 1921528 5.66 2445496 11007216 28 20:36:45 20:20:01 18362320 31519932 752476 2.29 402452 12372140 1921528 5.66 2445540 11007216 20 20:36:45 20:21:01 18362524 31520144 752188 2.29 402464 12372152 1921528 5.66 2445528 11007224 8 20:36:45 20:22:01 18362476 31520124 752172 2.29 402488 12372132 1921528 5.66 2445572 11007224 216 20:36:45 20:23:01 18362388 31520052 752280 2.29 402500 12372148 1921528 5.66 2445908 11007228 8 20:36:45 20:24:01 18362840 31520536 751944 2.29 402512 12372160 1921528 5.66 2445720 11007236 332 20:36:45 20:25:01 18362856 31520588 751888 2.29 402528 12372164 1921528 5.66 2445712 11007240 40 20:36:45 20:26:01 18362556 31520292 752112 2.29 402540 12372168 1921528 5.66 2445696 11007244 200 20:36:45 20:27:01 18362508 31520352 751972 2.29 402548 12372288 1921528 5.66 2445700 11007352 4 20:36:45 20:28:01 18362460 31520332 751928 2.29 402572 12372292 1921528 5.66 2445760 11007356 28 20:36:45 20:29:01 18362380 31520316 751916 2.29 402588 12372308 1921528 5.66 2445872 11007388 8 20:36:45 20:30:01 18361788 31519724 752432 2.29 402604 12372308 1921528 5.66 2445788 11007388 40 20:36:45 20:31:01 18361996 31519940 752372 2.29 402604 12372312 1921528 5.66 2445748 11007392 8 20:36:45 20:32:01 18361884 31519884 752300 2.29 402620 12372312 1921528 5.66 2445784 11007392 176 20:36:45 20:33:01 18361836 31519844 752272 2.29 402644 12372300 1921528 5.66 2445768 11007396 8 20:36:45 20:34:01 18361384 31519452 752528 2.29 402672 12372316 1921528 5.66 2445924 11007380 8 20:36:45 20:35:01 18361644 31519744 752204 2.29 402684 12372320 1921528 5.66 2445884 11007384 8 20:36:45 20:36:02 18361824 31519944 751928 2.29 402700 12372324 1921528 5.66 2445900 11007388 44 20:36:45 Average: 19257453 31500360 774912 2.36 373437 11541832 2018237 5.95 2361124 10254932 51659 20:36:45 20:36:45 19:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:36:45 19:59:02 docker0 628.35 577.67 44.98 3430.64 0.00 0.00 0.00 0.00 20:36:45 19:59:02 ens3 1642.66 1478.54 12822.86 179.88 0.00 0.00 0.00 0.00 20:36:45 19:59:02 lo 5.33 5.33 0.51 0.51 0.00 0.00 0.00 0.00 20:36:45 20:00:01 docker0 0.17 0.24 0.01 0.03 0.00 0.00 0.00 0.00 20:36:45 20:00:01 ens3 57.84 54.04 43.61 100.33 0.00 0.00 0.00 0.00 20:36:45 20:00:01 veth34cb402 0.17 0.36 0.01 0.03 0.00 0.00 0.00 0.00 20:36:45 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:01:01 docker0 1.40 1.40 0.10 0.12 0.00 0.00 0.00 0.00 20:36:45 20:01:01 ens3 41.19 25.73 36.69 18.43 0.00 0.00 0.00 0.00 20:36:45 20:01:01 veth34cb402 1.40 1.42 0.12 0.12 0.00 0.00 0.00 0.00 20:36:45 20:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:02:01 veth8599c5b 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 20:36:45 20:02:01 docker0 473.47 961.72 38.82 6306.22 0.00 0.00 0.00 0.00 20:36:45 20:02:01 ens3 1050.77 528.58 8004.59 64.09 0.00 0.00 0.00 0.00 20:36:45 20:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:36:45 20:03:01 veth8599c5b 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 20:36:45 20:03:01 veth82e47f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:03:01 docker0 14.45 28.05 0.94 366.45 0.00 0.00 0.00 0.00 20:36:45 20:03:01 veth56a6020 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:03:01 ens3 214.88 116.76 1814.06 24.22 0.00 0.00 0.00 0.00 20:36:45 20:03:01 veth3751f82 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:03:01 veth79f1f53 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:36:45 20:03:01 veth444c718 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:03:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 20:36:45 20:04:01 veth8599c5b 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 20:36:45 20:04:01 docker0 378.95 814.80 30.43 5325.69 0.00 0.00 0.00 0.00 20:36:45 20:04:01 ens3 986.07 514.25 5913.57 235.69 0.00 0.00 0.00 0.00 20:36:45 20:04:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 20:36:45 20:05:01 docker0 1.43 2.48 0.10 45.50 0.00 0.00 0.00 0.00 20:36:45 20:05:01 ens3 12.78 7.35 54.72 4.59 0.00 0.00 0.00 0.00 20:36:45 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:06:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:09:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:36:45 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:14:01 ens3 0.28 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:36:45 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:15:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:17:01 ens3 0.62 0.38 2.75 0.03 0.00 0.00 0.00 0.00 20:36:45 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:19:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:36:45 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:24:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:36:45 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:29:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 20:36:45 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:31:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:32:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:34:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:36:45 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:45 20:36:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 20:36:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:36:45 Average: docker0 39.44 62.82 3.04 407.38 0.00 0.00 0.00 0.00 20:36:45 Average: ens3 105.54 71.79 755.35 16.48 0.00 0.00 0.00 0.00 20:36:45 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 20:36:45 20:36:45 20:36:45 ---> sar -P ALL: 20:36:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13922) 05/05/23 _x86_64_ (8 CPU) 20:36:45 20:36:45 19:57:44 LINUX RESTART (8 CPU) 20:36:45 20:36:45 19:58:01 CPU %user %nice %system %iowait %steal %idle 20:36:45 19:59:02 all 12.80 0.00 5.08 1.29 0.05 80.78 20:36:45 19:59:02 0 9.44 0.00 5.53 1.93 0.05 83.04 20:36:45 19:59:02 1 17.98 0.00 5.29 1.58 0.05 75.09 20:36:45 19:59:02 2 11.19 0.00 4.77 0.42 0.05 83.56 20:36:45 19:59:02 3 10.97 0.00 4.11 0.78 0.05 84.09 20:36:45 19:59:02 4 11.65 0.00 4.53 0.30 0.05 83.47 20:36:45 19:59:02 5 14.84 0.00 4.70 2.72 0.05 77.70 20:36:45 19:59:02 6 14.90 0.00 5.04 0.32 0.05 79.69 20:36:45 19:59:02 7 11.37 0.00 6.67 2.28 0.07 79.61 20:36:45 20:00:01 all 28.85 0.00 5.30 0.14 0.07 65.65 20:36:45 20:00:01 0 29.61 0.00 5.17 0.02 0.07 65.13 20:36:45 20:00:01 1 26.03 0.00 5.19 0.17 0.07 68.54 20:36:45 20:00:01 2 29.08 0.00 5.14 0.00 0.09 65.69 20:36:45 20:00:01 3 28.08 0.00 7.15 0.82 0.07 63.88 20:36:45 20:00:01 4 30.03 0.00 5.16 0.10 0.05 64.66 20:36:45 20:00:01 5 30.14 0.00 4.92 0.00 0.07 64.87 20:36:45 20:00:01 6 29.15 0.00 4.93 0.00 0.07 65.86 20:36:45 20:00:01 7 28.64 0.00 4.72 0.00 0.07 66.57 20:36:45 20:01:01 all 45.84 0.00 6.43 0.10 0.08 47.56 20:36:45 20:01:01 0 45.61 0.00 6.31 0.00 0.07 48.02 20:36:45 20:01:01 1 47.09 0.00 6.48 0.00 0.08 46.34 20:36:45 20:01:01 2 46.08 0.00 6.52 0.02 0.07 47.32 20:36:45 20:01:01 3 45.09 0.00 6.18 0.64 0.08 48.01 20:36:45 20:01:01 4 45.86 0.00 6.29 0.12 0.07 47.66 20:36:45 20:01:01 5 46.04 0.00 6.79 0.02 0.08 47.07 20:36:45 20:01:01 6 44.88 0.00 6.57 0.00 0.08 48.46 20:36:45 20:01:01 7 46.07 0.00 6.27 0.02 0.07 47.58 20:36:45 20:02:01 all 18.89 0.00 10.62 2.52 0.07 67.89 20:36:45 20:02:01 0 17.89 0.00 9.12 2.94 0.07 69.98 20:36:45 20:02:01 1 19.99 0.00 11.58 1.12 0.07 67.24 20:36:45 20:02:01 2 18.19 0.00 12.52 6.88 0.07 62.34 20:36:45 20:02:01 3 17.96 0.00 10.91 1.97 0.08 69.08 20:36:45 20:02:01 4 20.59 0.00 9.96 1.20 0.07 68.19 20:36:45 20:02:01 5 18.44 0.00 10.94 1.21 0.07 69.35 20:36:45 20:02:01 6 20.45 0.00 9.82 1.25 0.05 68.43 20:36:45 20:02:01 7 17.62 0.00 10.17 3.61 0.09 68.52 20:36:45 20:03:01 all 60.62 0.00 15.90 3.74 0.09 19.65 20:36:45 20:03:01 0 60.56 0.00 15.77 4.76 0.08 18.83 20:36:45 20:03:01 1 61.44 0.00 14.45 3.18 0.10 20.83 20:36:45 20:03:01 2 61.21 0.00 14.72 2.65 0.08 21.33 20:36:45 20:03:01 3 60.78 0.00 16.43 1.55 0.08 21.16 20:36:45 20:03:01 4 61.91 0.00 16.49 5.15 0.08 16.37 20:36:45 20:03:01 5 61.59 0.00 14.52 4.30 0.10 19.49 20:36:45 20:03:01 6 57.77 0.00 17.24 4.63 0.08 20.27 20:36:45 20:03:01 7 59.67 0.00 17.61 3.72 0.10 18.90 20:36:45 20:04:01 all 63.99 0.00 18.54 2.93 0.14 14.40 20:36:45 20:04:01 0 59.68 0.00 18.08 4.12 0.14 17.99 20:36:45 20:04:01 1 62.82 0.00 18.84 2.52 0.14 15.68 20:36:45 20:04:01 2 64.11 0.00 20.03 4.33 0.14 11.39 20:36:45 20:04:01 3 64.54 0.00 18.83 1.42 0.12 15.09 20:36:45 20:04:01 4 63.86 0.00 19.36 3.65 0.14 12.99 20:36:45 20:04:01 5 66.13 0.00 16.66 2.36 0.14 14.71 20:36:45 20:04:01 6 64.75 0.00 18.55 2.77 0.12 13.81 20:36:45 20:04:01 7 66.00 0.00 18.00 2.25 0.20 13.54 20:36:45 20:05:01 all 14.40 0.00 2.88 0.29 0.04 82.40 20:36:45 20:05:01 0 13.91 0.00 2.56 0.33 0.03 83.16 20:36:45 20:05:01 1 13.99 0.00 2.59 0.03 0.05 83.34 20:36:45 20:05:01 2 14.04 0.00 3.16 1.17 0.03 81.59 20:36:45 20:05:01 3 14.74 0.00 2.80 0.08 0.03 82.34 20:36:45 20:05:01 4 13.98 0.00 2.76 0.55 0.03 82.68 20:36:45 20:05:01 5 14.01 0.00 2.92 0.05 0.05 82.96 20:36:45 20:05:01 6 14.80 0.00 2.89 0.05 0.03 82.23 20:36:45 20:05:01 7 15.70 0.00 3.33 0.05 0.05 80.87 20:36:45 20:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:36:45 20:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:06:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:36:45 20:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:06:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:36:45 20:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:36:45 20:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:36:45 20:07:01 all 0.16 0.00 0.02 0.00 0.01 99.81 20:36:45 20:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:36:45 20:07:01 3 0.20 0.00 0.00 0.00 0.00 99.80 20:36:45 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:07:01 5 1.01 0.00 0.07 0.00 0.03 98.89 20:36:45 20:07:01 6 0.02 0.00 0.05 0.00 0.00 99.93 20:36:45 20:07:01 7 0.02 0.00 0.02 0.02 0.02 99.93 20:36:45 20:08:01 all 0.27 0.00 0.01 0.01 0.01 99.69 20:36:45 20:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:08:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:36:45 20:08:01 2 0.02 0.00 0.00 0.03 0.02 99.93 20:36:45 20:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:08:01 5 2.00 0.00 0.02 0.00 0.03 97.95 20:36:45 20:08:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:36:45 20:08:01 7 0.02 0.00 0.03 0.03 0.00 99.92 20:36:45 20:09:01 all 0.24 0.00 0.01 0.00 0.01 99.73 20:36:45 20:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:36:45 20:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:36:45 20:09:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:36:45 20:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:09:01 5 1.76 0.00 0.05 0.00 0.03 98.16 20:36:45 20:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:36:45 20:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:36:45 20:09:01 CPU %user %nice %system %iowait %steal %idle 20:36:45 20:10:01 all 0.01 0.00 0.01 0.01 0.01 99.95 20:36:45 20:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:10:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:36:45 20:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:10:01 5 0.03 0.00 0.05 0.00 0.05 99.87 20:36:45 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:10:01 7 0.02 0.00 0.02 0.03 0.02 99.92 20:36:45 20:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:36:45 20:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:36:45 20:11:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:36:45 20:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:36:45 20:11:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:36:45 20:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:36:45 20:11:01 7 0.03 0.00 0.00 0.02 0.00 99.95 20:36:45 20:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:36:45 20:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:36:45 20:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:12:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:36:45 20:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 20:36:45 20:13:01 all 0.03 0.00 0.04 0.01 0.01 99.91 20:36:45 20:13:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:36:45 20:13:01 1 0.03 0.00 0.07 0.00 0.02 99.88 20:36:45 20:13:01 2 0.03 0.00 0.03 0.03 0.02 99.88 20:36:45 20:13:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:36:45 20:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:36:45 20:13:01 5 0.03 0.00 0.07 0.00 0.00 99.90 20:36:45 20:13:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:36:45 20:13:01 7 0.03 0.00 0.03 0.02 0.03 99.88 20:36:45 20:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:36:45 20:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:14:01 1 0.03 0.00 0.00 0.00 0.03 99.93 20:36:45 20:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:36:45 20:14:01 3 0.17 0.00 0.00 0.00 0.00 99.83 20:36:45 20:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:36:45 20:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:14:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:36:45 20:15:01 all 0.03 0.00 0.00 0.01 0.01 99.95 20:36:45 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:15:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:36:45 20:15:01 3 0.07 0.00 0.02 0.00 0.00 99.92 20:36:45 20:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:36:45 20:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:15:01 7 0.03 0.00 0.00 0.05 0.03 99.88 20:36:45 20:16:01 all 0.00 0.00 0.01 0.00 0.01 99.97 20:36:45 20:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:16:01 1 0.00 0.00 0.02 0.00 0.03 99.95 20:36:45 20:16:01 2 0.00 0.00 0.02 0.02 0.02 99.95 20:36:45 20:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:36:45 20:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:16:01 7 0.02 0.00 0.02 0.02 0.03 99.92 20:36:45 20:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:36:45 20:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:36:45 20:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:36:45 20:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:36:45 20:17:01 7 0.03 0.00 0.02 0.02 0.03 99.90 20:36:45 20:18:01 all 0.17 0.00 0.01 0.01 0.01 99.80 20:36:45 20:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:18:01 1 1.21 0.00 0.07 0.00 0.03 98.69 20:36:45 20:18:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:36:45 20:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:36:45 20:18:01 7 0.03 0.00 0.00 0.02 0.03 99.92 20:36:45 20:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 20:36:45 20:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:19:01 1 1.99 0.00 0.00 0.00 0.02 98.00 20:36:45 20:19:01 2 0.05 0.00 0.02 0.02 0.02 99.90 20:36:45 20:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:19:01 7 0.02 0.00 0.03 0.00 0.03 99.92 20:36:45 20:20:01 all 0.27 0.00 0.00 0.02 0.01 99.70 20:36:45 20:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:20:01 1 1.97 0.00 0.02 0.00 0.02 98.00 20:36:45 20:20:01 2 0.03 0.00 0.02 0.18 0.02 99.75 20:36:45 20:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:20:01 7 0.03 0.00 0.00 0.02 0.03 99.92 20:36:45 20:36:45 20:20:01 CPU %user %nice %system %iowait %steal %idle 20:36:45 20:21:01 all 0.12 0.00 0.01 0.00 0.01 99.85 20:36:45 20:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:21:01 1 0.90 0.00 0.00 0.02 0.03 99.05 20:36:45 20:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:36:45 20:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:36:45 20:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:21:01 7 0.03 0.00 0.00 0.00 0.03 99.93 20:36:45 20:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:36:45 20:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:22:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:36:45 20:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:36:45 20:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:22:01 7 0.02 0.00 0.02 0.02 0.03 99.92 20:36:45 20:23:01 all 0.01 0.00 0.02 0.00 0.01 99.95 20:36:45 20:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:36:45 20:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:36:45 20:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:36:45 20:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:23:01 7 0.03 0.00 0.03 0.02 0.03 99.88 20:36:45 20:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:36:45 20:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:36:45 20:24:01 1 0.00 0.00 0.02 0.02 0.03 99.93 20:36:45 20:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:36:45 20:24:01 3 0.10 0.00 0.02 0.00 0.02 99.87 20:36:45 20:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:24:01 7 0.05 0.00 0.03 0.03 0.03 99.85 20:36:45 20:25:01 all 0.12 0.00 0.02 0.00 0.01 99.85 20:36:45 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:25:01 1 0.81 0.00 0.03 0.00 0.02 99.14 20:36:45 20:25:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:36:45 20:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:36:45 20:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:36:45 20:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 20:36:45 20:26:01 all 0.23 0.00 0.01 0.00 0.01 99.75 20:36:45 20:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:26:01 1 1.73 0.00 0.02 0.00 0.03 98.22 20:36:45 20:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:36:45 20:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:36:45 20:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:36:45 20:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:36:45 20:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:27:01 1 0.00 0.00 0.02 0.02 0.03 99.93 20:36:45 20:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 20:36:45 20:27:01 3 0.00 0.00 0.03 0.00 0.03 99.93 20:36:45 20:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:36:45 20:27:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:36:45 20:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:36:45 20:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:36:45 20:28:01 3 0.08 0.00 0.03 0.00 0.02 99.87 20:36:45 20:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:36:45 20:28:01 6 0.02 0.00 0.03 0.02 0.00 99.93 20:36:45 20:28:01 7 0.03 0.00 0.00 0.02 0.02 99.93 20:36:45 20:29:01 all 0.13 0.00 0.01 0.00 0.01 99.85 20:36:45 20:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:29:01 1 0.96 0.00 0.00 0.00 0.02 99.02 20:36:45 20:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:29:01 3 0.00 0.00 0.03 0.00 0.03 99.93 20:36:45 20:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:36:45 20:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:36:45 20:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:36:45 20:30:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:36:45 20:30:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:36:45 20:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:36:45 20:30:01 3 0.07 0.00 0.03 0.00 0.03 99.87 20:36:45 20:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:36:45 20:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:31:01 all 0.08 0.00 0.01 0.01 0.01 99.90 20:36:45 20:31:01 0 0.02 0.00 0.00 0.03 0.02 99.93 20:36:45 20:31:01 1 0.50 0.00 0.00 0.00 0.02 99.48 20:36:45 20:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:36:45 20:31:01 3 0.02 0.00 0.03 0.00 0.03 99.92 20:36:45 20:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:36:45 20:31:01 CPU %user %nice %system %iowait %steal %idle 20:36:45 20:32:01 all 0.12 0.00 0.00 0.00 0.02 99.86 20:36:45 20:32:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:36:45 20:32:01 1 0.81 0.00 0.00 0.00 0.03 99.15 20:36:45 20:32:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:36:45 20:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:36:45 20:32:01 5 0.02 0.00 0.02 0.00 0.03 99.93 20:36:45 20:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:36:45 20:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:33:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:36:45 20:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:36:45 20:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:36:45 20:33:01 2 0.00 0.00 0.02 0.05 0.02 99.92 20:36:45 20:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:33:01 5 0.02 0.00 0.02 0.00 0.03 99.93 20:36:45 20:33:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:36:45 20:33:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:36:45 20:34:01 all 0.13 0.00 0.00 0.00 0.01 99.85 20:36:45 20:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:36:45 20:34:01 1 0.96 0.00 0.00 0.02 0.03 98.99 20:36:45 20:34:01 2 0.03 0.00 0.02 0.02 0.03 99.90 20:36:45 20:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:36:45 20:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:36:45 20:35:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:36:45 20:35:01 1 0.15 0.00 0.03 0.00 0.02 99.80 20:36:45 20:35:01 2 0.03 0.00 0.02 0.02 0.02 99.92 20:36:45 20:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:35:01 5 0.02 0.00 0.02 0.00 0.03 99.93 20:36:45 20:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:36:45 20:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:36:45 20:36:02 all 0.26 0.00 0.01 0.00 0.01 99.72 20:36:45 20:36:02 0 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:36:02 1 1.99 0.00 0.00 0.00 0.03 97.98 20:36:45 20:36:02 2 0.00 0.00 0.02 0.03 0.02 99.93 20:36:45 20:36:02 3 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:36:02 4 0.00 0.00 0.00 0.00 0.00 100.00 20:36:45 20:36:02 5 0.03 0.00 0.03 0.00 0.02 99.92 20:36:45 20:36:02 6 0.02 0.00 0.02 0.00 0.02 99.95 20:36:45 20:36:02 7 0.00 0.00 0.03 0.00 0.00 99.97 20:36:45 Average: all 6.46 0.00 1.69 0.29 0.02 91.53 20:36:45 Average: 0 6.16 0.00 1.63 0.37 0.02 91.83 20:36:45 Average: 1 6.87 0.00 1.68 0.23 0.03 91.19 20:36:45 Average: 2 6.36 0.00 1.75 0.42 0.03 91.45 20:36:45 Average: 3 6.33 0.00 1.74 0.19 0.02 91.72 20:36:45 Average: 4 6.46 0.00 1.68 0.29 0.01 91.55 20:36:45 Average: 5 6.68 0.00 1.61 0.28 0.03 91.40 20:36:45 Average: 6 6.43 0.00 1.70 0.24 0.02 91.61 20:36:45 Average: 7 6.40 0.00 1.75 0.32 0.03 91.51 20:36:45 20:36:45 20:36:45