Pull request #4434 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 426ae928e76f244c4cb92596cb602169fd2aeeac+da675bb4c39ca8451971de11c1deafee203bfaa2 (a6d362dddb7f1c01fa421dacef93cfcc20a79a24) 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-ssh2956329842956865328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12080851273940019002.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4434/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-4434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2475393932712011992.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-4434/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6827169245154072274.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh15556111449859694855.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-4434/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-4434/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh446347028322230173.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9665 in /w/workspace/edgexfoundry_edgex-go_PR-4434 [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 Merging remotes/origin/main commit da675bb4c39ca8451971de11c1deafee203bfaa2 into PR head commit 426ae928e76f244c4cb92596cb602169fd2aeeac > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4434/head:refs/remotes/origin/PR-4434 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 426ae928e76f244c4cb92596cb602169fd2aeeac # timeout=10 Merge succeeded, producing 426ae928e76f244c4cb92596cb602169fd2aeeac Checking out Revision 426ae928e76f244c4cb92596cb602169fd2aeeac (PR-4434) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:41 ========================================================= 19:58:41 EdgeX Global Pipelines Version Info 19:58:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge da675bb4c39ca8451971de11c1deafee203bfaa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 426ae928e76f244c4cb92596cb602169fd2aeeac # timeout=10 19:58:41 ------------------- 19:58:41 stable info: 19:58:41 ------------------- 19:58:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:41 Message: update stable to v1.0.244 19:58:42 ------------------- 19:58:42 experimental info: 19:58:42 ------------------- 19:58:42 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4434 [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4434 [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4434 [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 426ae928e76f244c4cb92596cb602169fd2aeeac [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 426ae92 [Pipeline] echo 19:58:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:44 provisioning config files... 19:58:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9949734657107435295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:44 ---> docker-login.sh 19:58:44 nexus3.edgexfoundry.org:10001 19:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:44 Configure a credential helper to remove this warning. See 19:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:44 19:58:44 Login Succeeded 19:58:44 nexus3.edgexfoundry.org:10002 19:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:44 Configure a credential helper to remove this warning. See 19:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:44 19:58:44 Login Succeeded 19:58:44 nexus3.edgexfoundry.org:10003 19:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:45 Configure a credential helper to remove this warning. See 19:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:45 19:58:45 Login Succeeded 19:58:45 nexus3.edgexfoundry.org:10004 19:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:45 Configure a credential helper to remove this warning. See 19:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:45 19:58:45 Login Succeeded 19:58:45 docker.io 19:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:45 Configure a credential helper to remove this warning. See 19:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:45 19:58:45 Login Succeeded 19:58:45 ---> docker-login.sh ends [Pipeline] } 19:58:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:45 + 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:45 + + dirname cmd/core-command/Dockerfile 19:58:45 cut -d/ -f2 19:58:45 + echo core-command,cmd/core-command/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:45 + dirname cmd/core-data/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + echo core-data,cmd/core-data/Dockerfile 19:58:45 + dirname cmd/core-metadata/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:45 + + cut -d/ -f2 19:58:45 dirname cmd/security-bootstrapper/Dockerfile 19:58:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:45 + + cut -d/ -f2 19:58:45 dirname cmd/security-proxy-auth/Dockerfile 19:58:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:45 + + dirname cmd/security-proxy-setup/Dockerfile 19:58:45 cut -d/ -f2 19:58:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:45 + dirname cmd/security-secretstore-setup/Dockerfile+ 19:58:45 cut -d/ -f2 19:58:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:45 + dirname cmd/security-spire-agent/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:45 + dirname cmd/security-spire-config/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:45 + dirname cmd/security-spire-server/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:45 + dirname cmd/support-notifications/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:45 + dirname cmd/support-scheduler/Dockerfile 19:58:45 + cut -d/ -f2 19:58:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:45 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:46 + git rev-list -1 --merges 426ae928e76f244c4cb92596cb602169fd2aeeac~1..426ae928e76f244c4cb92596cb602169fd2aeeac [Pipeline] echo 19:58:46 -----------> git rev-list -1 --merges 426ae928e76f244c4cb92596cb602169fd2aeeac~1..426ae928e76f244c4cb92596cb602169fd2aeeac 426ae928e76f244c4cb92596cb602169fd2aeeac [false] [Pipeline] sh 19:58:46 + git log --format=format:%s -1 426ae928e76f244c4cb92596cb602169fd2aeeac [Pipeline] echo 19:58:46 ========================================================= 19:58:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:47 + grep -v github /etc/ssh/ssh_known_hosts 19:58:47 + [ -e /tmp/ssh_known_hosts ] 19:58:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:47 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:47 19:58:47 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:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:48 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:48 b85a868b505f: Pulling fs layer 19:58:48 e2be974225ed: Pulling fs layer 19:58:48 339a4e72a1f5: Pulling fs layer 19:58:48 988bab9f4d93: Pulling fs layer 19:58:48 1469e6f7b9e6: Pulling fs layer 19:58:48 988bab9f4d93: Waiting 19:58:48 eaf3925da568: Pulling fs layer 19:58:48 bab4dde63d76: Pulling fs layer 19:58:48 1469e6f7b9e6: Waiting 19:58:48 eaf3925da568: Waiting 19:58:48 bde34c3a00c8: Pulling fs layer 19:58:48 b352a97aabf1: Pulling fs layer 19:58:48 bab4dde63d76: Waiting 19:58:48 4872d77fe225: Pulling fs layer 19:58:48 5851b861e8e6: Pulling fs layer 19:58:48 bde34c3a00c8: Waiting 19:58:48 4872d77fe225: Waiting 19:58:48 5851b861e8e6: Waiting 19:58:48 e2be974225ed: Download complete 19:58:48 988bab9f4d93: Verifying Checksum 19:58:48 988bab9f4d93: Download complete 19:58:48 339a4e72a1f5: Verifying Checksum 19:58:48 339a4e72a1f5: Download complete 19:58:48 1469e6f7b9e6: Verifying Checksum 19:58:48 1469e6f7b9e6: Download complete 19:58:48 eaf3925da568: Verifying Checksum 19:58:48 eaf3925da568: Download complete 19:58:48 bde34c3a00c8: Verifying Checksum 19:58:48 bde34c3a00c8: Download complete 19:58:48 b352a97aabf1: Verifying Checksum 19:58:48 b352a97aabf1: Download complete 19:58:48 4872d77fe225: Verifying Checksum 19:58:48 4872d77fe225: Download complete 19:58:48 b85a868b505f: Verifying Checksum 19:58:48 b85a868b505f: Download complete 19:58:48 5851b861e8e6: Download complete 19:58:48 bab4dde63d76: Verifying Checksum 19:58:48 bab4dde63d76: Download complete 19:58:49 b85a868b505f: Pull complete 19:58:49 e2be974225ed: Pull complete 19:58:50 339a4e72a1f5: Pull complete 19:58:50 988bab9f4d93: Pull complete 19:58:50 1469e6f7b9e6: Pull complete 19:58:50 eaf3925da568: Pull complete 19:58:52 bab4dde63d76: Pull complete 19:58:52 bde34c3a00c8: Pull complete 19:58:52 b352a97aabf1: Pull complete 19:58:52 4872d77fe225: Pull complete 19:58:52 5851b861e8e6: Pull complete 19:58:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:52 prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container 19:58:52 $ 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:54 $ docker top bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 -eo pid,comm 19:58:54 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:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:54 [ssh-agent] Looking for ssh-agent implementation... 19:58:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:54 $ docker exec bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 ssh-agent 19:58:54 SSH_AUTH_SOCK=/tmp/ssh-wQHkc6AUgpDY/agent.31 19:58:54 SSH_AGENT_PID=37 19:58:54 Running ssh-add (command line suppressed) 19:58:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1975312128968620601.key (/w/workspace/edgex-go/1@tmp/private_key_1975312128968620601.key) 19:58:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:55 + git tag --points-at HEAD [Pipeline] } 19:58:55 $ docker exec --env ******** --env ******** bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 ssh-agent -k 19:58:55 unset SSH_AUTH_SOCK; 19:58:55 unset SSH_AGENT_PID; 19:58:55 echo Agent pid 37 killed; 19:58:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:55 [ssh-agent] Looking for ssh-agent implementation... 19:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:55 $ docker exec bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 ssh-agent 19:58:55 SSH_AUTH_SOCK=/tmp/ssh-Zd7fINF98OCp/agent.68 19:58:55 SSH_AGENT_PID=74 19:58:55 Running ssh-add (command line suppressed) 19:58:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11941806578801017826.key (/w/workspace/edgex-go/1@tmp/private_key_11941806578801017826.key) 19:58:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:55 + git semver init 19:58:56 2023-03-10 19:58:56,115 [run_init] DEBUG init version:0.0.0 force:False 19:58:56 2023-03-10 19:58:56,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:56 2023-03-10 19:58:56,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:56 2023-03-10 19:58:56,117 [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:59:04 2023-03-10 19:59:03,149 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:04 2023-03-10 19:59:03,149 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4434 with force:False 19:59:04 2023-03-10 19:59:03,150 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4434 19:59:04 2023-03-10 19:59:03,154 [execute] INFO git cat-file --batch-check 19:59:04 2023-03-10 19:59:03,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:04 2023-03-10 19:59:03,160 [execute] INFO git cat-file --batch 19:59:04 2023-03-10 19:59:03,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:04 2023-03-10 19:59:03,165 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4434 19:59:04 0.0.0 [Pipeline] } 19:59:04 $ docker exec --env ******** --env ******** bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 ssh-agent -k 19:59:04 unset SSH_AUTH_SOCK; 19:59:04 unset SSH_AGENT_PID; 19:59:04 echo Agent pid 74 killed; 19:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:04 + git semver [Pipeline] } 19:59:05 $ docker stop --time=1 bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 19:59:06 $ docker rm -f --volumes bcfbc155fb08494c1fa243934da94e4c8fb633267deec3913987434e5bb56625 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:07 Stashed 1 file(s) [Pipeline] echo 19:59:07 [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:59:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:07 ========================================================= 19:59:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:59:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:08 213ec9aee27d: Pulling fs layer 19:59:08 4583459ba037: Pulling fs layer 19:59:08 93c1e223e6f2: Pulling fs layer 19:59:08 53926ce57604: Pulling fs layer 19:59:08 21b2b0c7a3f4: Pulling fs layer 19:59:08 22ff95d597cd: Pulling fs layer 19:59:08 12d6caf4c0d1: Pulling fs layer 19:59:08 96b7cbca73a9: Pulling fs layer 19:59:08 a7acece74701: Pulling fs layer 19:59:08 53926ce57604: Waiting 19:59:08 21b2b0c7a3f4: Waiting 19:59:08 22ff95d597cd: Waiting 19:59:08 12d6caf4c0d1: Waiting 19:59:08 96b7cbca73a9: Waiting 19:59:08 a7acece74701: Waiting 19:59:08 93c1e223e6f2: Verifying Checksum 19:59:08 93c1e223e6f2: Download complete 19:59:08 4583459ba037: Verifying Checksum 19:59:08 4583459ba037: Download complete 19:59:08 21b2b0c7a3f4: Verifying Checksum 19:59:08 21b2b0c7a3f4: Download complete 19:59:08 213ec9aee27d: Verifying Checksum 19:59:08 12d6caf4c0d1: Verifying Checksum 19:59:08 12d6caf4c0d1: Download complete 19:59:08 213ec9aee27d: Pull complete 19:59:08 4583459ba037: Pull complete 19:59:08 93c1e223e6f2: Pull complete 19:59:09 a7acece74701: Verifying Checksum 19:59:09 a7acece74701: Download complete 19:59:09 53926ce57604: Verifying Checksum 19:59:09 53926ce57604: Download complete 19:59:09 96b7cbca73a9: Verifying Checksum 19:59:09 96b7cbca73a9: Download complete 19:59:13 53926ce57604: Pull complete 19:59:13 21b2b0c7a3f4: Pull complete 19:59:13 22ff95d597cd: Pull complete 19:59:13 12d6caf4c0d1: Pull complete 19:59:15 96b7cbca73a9: Pull complete 19:59:15 a7acece74701: Pull complete 19:59:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:59:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:16 WORKDIR /edgex 19:59:16 COPY go.mod . 19:59:16 RUN go mod download 19:59:16 + docker build -t ci-base-image-x86_64 -f - . 19:59:16 Sending build context to Docker daemon 170.4MB 19:59:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:16 ---> db6d94c90886 19:59:16 Step 2/4 : WORKDIR /edgex 19:59:19 ---> Running in ec74a6a3fc0b 19:59:19 Removing intermediate container ec74a6a3fc0b 19:59:19 ---> 58121f66d726 19:59:19 Step 3/4 : COPY go.mod . 19:59:19 ---> b1be514853ad 19:59:19 Step 4/4 : RUN go mod download 19:59:19 ---> Running in 6b35b59b16cd 19:59:22 Still waiting to schedule task 19:59:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:31 Removing intermediate container 6b35b59b16cd 19:59:31 ---> a6fe7baa1550 19:59:31 Successfully built a6fe7baa1550 19:59:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:32 + docker inspect -f . ci-base-image-x86_64 19:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:32 prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container 19:59:32 $ 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:32 $ docker top 54d7ebf9705fc22410650fb28a2f1d0a25a036ddbb62554a9c3bbb823737b7a5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:33 + go version 19:59:33 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:33 $ docker stop --time=1 54d7ebf9705fc22410650fb28a2f1d0a25a036ddbb62554a9c3bbb823737b7a5 19:59:34 $ docker rm -f --volumes 54d7ebf9705fc22410650fb28a2f1d0a25a036ddbb62554a9c3bbb823737b7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:35 + docker inspect -f . ci-base-image-x86_64 19:59:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:35 prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container 19:59:35 $ 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:35 $ docker top 547b8a20ab8d75473472ad9dffcc58f24f547c2211872c9cb6f4eb600766ab93 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:35 ========================================================= 19:59:35 [edgeXBuildGoParallel] Running Tests and Build... 19:59:35 ========================================================= [Pipeline] sh 19:59:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:36 + make test 19:59:36 go test -race -coverprofile=coverage.out ./... 19:59:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.086s coverage: 28.7% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.144s coverage: 98.5% of statements 20:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.131s coverage: 71.2% of statements 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.963s coverage: 88.5% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 3.9% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 65.9% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.0% of statements 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.082s coverage: 82.9% of statements 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 20:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.109s coverage: 87.5% of statements 20:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.372s coverage: 79.9% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.2% of statements 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 82.1% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 84.8% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 61.5% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:23 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:45 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:00:45 go vet ./... 20:00:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:47 + ls -al . 20:00:47 total 704 20:00:47 drwxrwxr-x 11 1001 1001 4096 Mar 10 19:59 . 20:00:47 drwxr-xr-x 4 root root 4096 Mar 10 19:59 .. 20:00:47 drwxrwxr-x 2 1001 1001 4096 Mar 10 19:58 .blubracket 20:00:47 -rw-rw-r-- 1 1001 1001 16 Mar 10 19:58 .dockerignore 20:00:47 drwxrwxr-x 8 1001 1001 4096 Mar 10 20:00 .git 20:00:47 drwxrwxr-x 3 1001 1001 4096 Mar 10 19:58 .github 20:00:47 -rw-rw-r-- 1 1001 1001 1133 Mar 10 19:58 .gitignore 20:00:47 -rw-rw-r-- 1 1001 1001 42 Mar 10 19:58 .golangci.yml 20:00:47 -rw-rw-r-- 1 1001 1001 87 Mar 10 19:58 .hadolint.yml 20:00:47 drwxr-xr-x 3 1001 1001 4096 Mar 10 19:59 .semver 20:00:47 -rw-rw-r-- 1 1001 1001 166 Mar 10 19:58 .sonarcloud.properties 20:00:47 -rw-rw-r-- 1 1001 1001 1171 Mar 10 19:58 ADOPTERS.md 20:00:47 -rw-rw-r-- 1 1001 1001 10825 Mar 10 19:58 Attribution.txt 20:00:47 -rw-rw-r-- 1 1001 1001 73765 Mar 10 19:58 CHANGELOG.md 20:00:47 -rw-rw-r-- 1 1001 1001 3804 Mar 10 19:58 CONTRIBUTING.md 20:00:47 -rw-rw-r-- 1 1001 1001 677 Mar 10 19:58 GOVERNANCE.md 20:00:47 -rw-rw-r-- 1 1001 1001 883 Mar 10 19:58 Jenkinsfile 20:00:47 -rw-rw-r-- 1 1001 1001 10775 Mar 10 19:58 LICENSE 20:00:47 -rw-rw-r-- 1 1001 1001 14232 Mar 10 19:58 Makefile 20:00:47 -rw-rw-r-- 1 1001 1001 582 Mar 10 19:58 OWNERS.md 20:00:47 -rw-rw-r-- 1 1001 1001 9403 Mar 10 19:58 README.md 20:00:47 -rw-rw-r-- 1 1001 1001 789 Mar 10 19:58 SECURITY.md 20:00:47 -rw-rw-r-- 1 1001 1001 5 Mar 10 19:59 VERSION 20:00:47 drwxrwxr-x 2 1001 1001 4096 Mar 10 19:58 bin 20:00:47 drwxrwxr-x 18 1001 1001 4096 Mar 10 19:58 cmd 20:00:47 -rw-r--r-- 1 root root 447487 Mar 10 20:00 coverage.out 20:00:47 -rw-rw-r-- 1 1001 1001 3232 Mar 10 19:58 go.mod 20:00:47 -rw-rw-r-- 1 1001 1001 31098 Mar 10 19:58 go.sum 20:00:47 drwxrwxr-x 7 1001 1001 4096 Mar 10 19:58 internal 20:00:47 drwxrwxr-x 3 1001 1001 4096 Mar 10 19:58 openapi 20:00:47 -rw-rw-r-- 1 1001 1001 594 Mar 10 19:58 security.txt 20:00:47 drwxrwxr-x 4 1001 1001 4096 Mar 10 19:58 snap 20:00:47 -rw-rw-r-- 1 1001 1001 204 Mar 10 19:58 version.go [Pipeline] sh 20:00:47 + '[' -e coverage.out ] 20:00:47 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:47 Stashed 1 file(s) [Pipeline] sh 20:00:47 + make build 20:00:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:00:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9666 in /w/workspace/edgexfoundry_edgex-go_PR-4434 [Pipeline] { [Pipeline] ws 20:00:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:48 The recommended git tool is: git 20:00:52 using credential edgex-jenkins-ssh 20:00:52 Cloning the remote Git repository 20:00:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:00:52 > git init /w/workspace/edgex-go/1 # timeout=10 20:00:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:00:53 > git --version # timeout=10 20:00:53 > git --version # 'git version 2.25.1' 20:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:00:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:02 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:01:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:02 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:01:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:01:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4434/head:refs/remotes/origin/PR-4434 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:10 Merging remotes/origin/main commit da675bb4c39ca8451971de11c1deafee203bfaa2 into PR head commit 426ae928e76f244c4cb92596cb602169fd2aeeac 20:01:11 Merge succeeded, producing 426ae928e76f244c4cb92596cb602169fd2aeeac 20:01:11 Checking out Revision 426ae928e76f244c4cb92596cb602169fd2aeeac (PR-4434) 20:01:11 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:11 > git --version # timeout=10 20:01:11 > git --version # 'git version 2.25.1' 20:01:11 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:01:12 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:10 > git config core.sparsecheckout # timeout=10 20:01:10 > git checkout -f 426ae928e76f244c4cb92596cb602169fd2aeeac # timeout=10 20:01:10 > git remote # timeout=10 20:01:10 > git config --get remote.origin.url # timeout=10 20:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:10 > git merge da675bb4c39ca8451971de11c1deafee203bfaa2 # timeout=10 20:01:11 > git rev-parse HEAD^{commit} # timeout=10 20:01:11 > git config core.sparsecheckout # timeout=10 20:01:11 > git checkout -f 426ae928e76f244c4cb92596cb602169fd2aeeac # timeout=10 20:01:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:12 Dload Upload Total Spent Left Speed 20:01:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 20:01:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 20:01: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 [Pipeline] sh 20:01:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:13 + sudo tee /etc/docker/daemon.new 20:01:13 { 20:01:13 "registry-mirrors": [ 20:01:13 "https://nexus3.edgexfoundry.org:10001" 20:01:13 ], 20:01:13 "bip": "10.250.0.254/24", 20:01:13 "hosts": [ 20:01:13 "tcp://0.0.0.0:5555", 20:01:13 "unix:///var/run/docker.sock" 20:01:13 ], 20:01:13 "mtu": 1458, 20:01:13 "selinux-enabled": true, 20:01:13 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:13 } [Pipeline] sh 20:01:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:14 + sudo service docker restart 20:01:14 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:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:16 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:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:01:18 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:20 $ docker stop --time=1 547b8a20ab8d75473472ad9dffcc58f24f547c2211872c9cb6f4eb600766ab93 20:01:23 $ docker rm -f --volumes 547b8a20ab8d75473472ad9dffcc58f24f547c2211872c9cb6f4eb600766ab93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:24 20:01:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:24 latest: Pulling from edgex-devops/edgex-compose 20:01:24 cbdbe7a5bc2a: Pulling fs layer 20:01:24 ca9280d653b3: Pulling fs layer 20:01:24 7e9c9ca2126c: Pulling fs layer 20:01:24 cbdbe7a5bc2a: Verifying Checksum 20:01:24 cbdbe7a5bc2a: Download complete 20:01:25 ca9280d653b3: Verifying Checksum 20:01:25 ca9280d653b3: Download complete 20:01:25 cbdbe7a5bc2a: Pull complete 20:01:25 7e9c9ca2126c: Verifying Checksum 20:01:25 7e9c9ca2126c: Download complete 20:01:25 ca9280d653b3: Pull complete 20:01:28 7e9c9ca2126c: Pull complete 20:01:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:29 prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container 20:01:29 $ 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:30 $ docker top 6c0aa3b7ef8a412ae7016f9229f9a5e92ced7e7ba1995612a2a3491dd5a1ab5d -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:31 + docker-compose build --help 20:01:31 + grep parallel 20:01:31 --parallel Build images in parallel. [Pipeline] } 20:01:31 $ docker stop --time=1 6c0aa3b7ef8a412ae7016f9229f9a5e92ced7e7ba1995612a2a3491dd5a1ab5d 20:01:33 $ docker rm -f --volumes 6c0aa3b7ef8a412ae7016f9229f9a5e92ced7e7ba1995612a2a3491dd5a1ab5d [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:33 provisioning config files... 20:01:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config113421900340570596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:33 ---> docker-login.sh 20:01:33 nexus3.edgexfoundry.org:10001 20:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:33 . [Pipeline] } [Pipeline] // withEnv 20:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withDockerContainer 20:01:33 prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container 20:01:33 $ 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:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:34 Configure a credential helper to remove this warning. See 20:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:34 20:01:34 Login Succeeded 20:01:34 nexus3.edgexfoundry.org:10002 20:01:34 $ docker top 0c7eeba51198869e7fdeef20e4c3792e8dd8a2d993f1240e75ad803ceee5eae1 -eo pid,comm [Pipeline] { 20:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:34 Configure a credential helper to remove this warning. See 20:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:34 20:01:34 Login Succeeded 20:01:34 nexus3.edgexfoundry.org:10003 [Pipeline] sh 20:01:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:34 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:34 Configure a credential helper to remove this warning. See 20:01:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:34 20:01:34 Login Succeeded 20:01:34 nexus3.edgexfoundry.org:10004 20:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:35 Configure a credential helper to remove this warning. See 20:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:35 20:01:35 Login Succeeded 20:01:35 docker.io 20:01:35 Building core-command ... 20:01:35 Building core-common-config-bootstrapper ... 20:01:35 Building core-data ... 20:01:35 Building core-metadata ... 20:01:35 Building security-bootstrapper ... 20:01:35 Building security-proxy-auth ... 20:01:35 Building security-proxy-setup ... 20:01:35 Building security-secretstore-setup ... 20:01:35 Building security-spiffe-token-provider ... 20:01:35 Building security-spire-agent ... 20:01:35 Building security-spire-config ... 20:01:35 Building security-spire-server ... 20:01:35 Building support-notifications ... 20:01:35 Building support-scheduler ... 20:01:35 Building core-metadata 20:01:35 Building core-data 20:01:35 Building security-bootstrapper 20:01:35 Building security-spiffe-token-provider 20:01:35 Building security-secretstore-setup 20:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:35 Configure a credential helper to remove this warning. See 20:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:35 20:01:35 Login Succeeded 20:01:35 ---> docker-login.sh ends [Pipeline] } 20:01:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:36 ========================================================= 20:01:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:01:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:36 9b18e9b68314: Pulling fs layer 20:01:36 35d82f9e3411: Pulling fs layer 20:01:36 e16973657156: Pulling fs layer 20:01:36 fc693d55d65f: Pulling fs layer 20:01:36 7e9fc2657dce: Pulling fs layer 20:01:36 dda99020689f: Pulling fs layer 20:01:36 db1c61fa0a46: Pulling fs layer 20:01:36 891c053d2c06: Pulling fs layer 20:01:36 7e9fc2657dce: Waiting 20:01:36 dda99020689f: Waiting 20:01:36 db1c61fa0a46: Waiting 20:01:36 891c053d2c06: Waiting 20:01:36 fc693d55d65f: Waiting 20:01:36 e16973657156: Download complete 20:01:37 35d82f9e3411: Verifying Checksum 20:01:37 35d82f9e3411: Download complete 20:01:37 7e9fc2657dce: Verifying Checksum 20:01:37 7e9fc2657dce: Download complete 20:01:37 dda99020689f: Verifying Checksum 20:01:37 dda99020689f: Download complete 20:01:37 9b18e9b68314: Verifying Checksum 20:01:38 9b18e9b68314: Pull complete 20:01:38 891c053d2c06: Verifying Checksum 20:01:38 891c053d2c06: Download complete 20:01:38 35d82f9e3411: Pull complete 20:01:39 e16973657156: Pull complete 20:01:39 db1c61fa0a46: Verifying Checksum 20:01:39 db1c61fa0a46: Download complete 20:01:39 fc693d55d65f: Verifying Checksum 20:01:39 fc693d55d65f: Download complete 20:01:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:47 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:47 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:01:47 ---> a6fe7baa1550 20:01:47 Step 3/32 : WORKDIR /edgex-go 20:01:47 20:01:47 ---> a6fe7baa1550 20:01:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:01:47 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:47 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:01:47 ---> a6fe7baa1550 20:01:47 Step 3/19 : WORKDIR /edgex-go 20:01:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:47 ---> a6fe7baa1550 20:01:47 Step 3/23 : WORKDIR /edgex-go 20:01:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:47 ---> a6fe7baa1550 20:01:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:01:50 ---> Running in 2886676b16f7 20:01:50 ---> Running in 71b6efd5b4dc 20:01:50 ---> Running in 7c0d2600b26a 20:01:50 ---> Running in 770c248c8221 20:01:50 ---> Running in 2dddeb65620d 20:01:50 Removing intermediate container 71b6efd5b4dc 20:01:50 ---> 945f8a9e2617 20:01:50 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:01:50 Removing intermediate container 7c0d2600b26a 20:01:50 ---> e1b894d69a70 20:01:50 Step 4/22 : WORKDIR /edgex-go 20:01:50 Removing intermediate container 770c248c8221 20:01:50 ---> e86f38761e7d 20:01:50 Step 4/24 : WORKDIR /edgex-go 20:01:50 Removing intermediate container 2886676b16f7 20:01:50 ---> e9ab26e1c4f7 20:01:50 Step 4/32 : RUN apk add --update --no-cache make git 20:01:50 ---> Running in 0102dfc928f7 20:01:50 ---> Running in 779706c835dc 20:01:50 ---> Running in c46504c2e91b 20:01:50 ---> Running in f4f1b9d88118 20:01:50 Removing intermediate container 2dddeb65620d 20:01:50 ---> b7afd9214ddd 20:01:50 Step 4/23 : RUN apk add --update --no-cache make git 20:01:50 ---> Running in bd3fd3ebc7f8 20:01:50 Removing intermediate container 779706c835dc 20:01:50 ---> 82726c7d81a9 20:01:50 Step 5/24 : RUN apk add --update --no-cache make git 20:01:50 Removing intermediate container c46504c2e91b 20:01:50 ---> 5dd8b1a0fa04 20:01:50 Step 5/22 : RUN apk add --update --no-cache make git 20:01:50 ---> Running in 8c45ea36603c 20:01:50 ---> Running in b64de48a3752 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 OK: 211 MiB in 51 packages 20:01:51 OK: 211 MiB in 51 packages 20:01:51 v3.16.4-52-g6cdb9d7f1d8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:01:51 v3.16.4-52-g6cdb9d7f1d8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:01:51 OK: 17046 distinct packages available 20:01:51 OK: 211 MiB in 51 packages 20:01:51 OK: 211 MiB in 51 packages 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:01:51 OK: 211 MiB in 51 packages 20:01:51 Removing intermediate container bd3fd3ebc7f8 20:01:51 ---> b219e3e4276b 20:01:51 Step 5/23 : COPY go.mod vendor* ./ 20:01:51 Removing intermediate container 8c45ea36603c 20:01:51 ---> 2a7b1fd853b2 20:01:51 Step 6/24 : COPY go.mod vendor* ./ 20:01:52 ---> 2c285e75e4da 20:01:52 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:52 ---> Running in fa0992820d03 20:01:52 ---> 030e78f7532d 20:01:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:52 ---> Running in 9cc62648f346 20:01:52 Removing intermediate container b64de48a3752 20:01:52 ---> 60338932b80e 20:01:52 Step 6/22 : COPY go.mod vendor* ./ 20:01:52 fc693d55d65f: Pull complete 20:01:52 7e9fc2657dce: Pull complete 20:01:52 dda99020689f: Pull complete 20:01:52 Removing intermediate container f4f1b9d88118 20:01:52 ---> fca56c85d942 20:01:52 Step 5/32 : COPY go.mod vendor* ./ 20:01:52 Removing intermediate container 0102dfc928f7 20:01:52 ---> 142c83f1b12c 20:01:52 Step 5/19 : COPY go.mod vendor* ./ 20:01:52 ---> c2a931977255 20:01:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:52 ---> Running in ab41dc985ee5 20:01:52 ---> 86a521af126f 20:01:52 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:52 ---> Running in 26aa0fb9edc5 20:01:52 ---> b707b7a9f4a1 20:01:52 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:01:52 ---> Running in c6b0c9c413f2 20:01:57 db1c61fa0a46: Pull complete 20:01:59 891c053d2c06: Pull complete 20:01:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:00 + docker build -t ci-base-image-arm64 -f - . 20:02:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:00 WORKDIR /edgex 20:02:00 COPY go.mod . 20:02:00 RUN go mod download 20:02:00 Sending build context to Docker daemon 2.946MB 20:02:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:00 ---> f96f9c87975a 20:02:00 Step 2/4 : WORKDIR /edgex 20:02:02 ---> Running in 864db8a7060e 20:02:02 Removing intermediate container 864db8a7060e 20:02:02 ---> 2c3599ec4a74 20:02:02 Step 3/4 : COPY go.mod . 20:02:03 ---> a19a246d9fdc 20:02:03 Step 4/4 : RUN go mod download 20:02:03 ---> Running in 7afc227c59f9 20:02:29 Removing intermediate container 7afc227c59f9 20:02:29 ---> 8f7441c83b60 20:02:29 Successfully built 8f7441c83b60 20:02:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:30 + docker inspect -f . ci-base-image-arm64 20:02:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:30 prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container 20:02:30 $ 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:31 $ docker top eaa6f680c84d9dc9cdaf0f6fa098ae5b895bc5c30459fa76b1524c18e9ed38ae -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:32 + go version 20:02:32 go version go1.18.7 linux/arm64 [Pipeline] } 20:02:32 $ docker stop --time=1 eaa6f680c84d9dc9cdaf0f6fa098ae5b895bc5c30459fa76b1524c18e9ed38ae 20:02:34 $ docker rm -f --volumes eaa6f680c84d9dc9cdaf0f6fa098ae5b895bc5c30459fa76b1524c18e9ed38ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:35 + docker inspect -f . ci-base-image-arm64 20:02:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:35 prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container 20:02:35 $ 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:36 $ docker top 183df07e6a6cce416d349643baaf26e9e94c3548de06972ca974b6951a458ee1 -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:36 ========================================================= 20:02:36 [edgeXBuildGoParallel] Running Tests and Build... 20:02:36 ========================================================= [Pipeline] sh 20:02:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:37 + make test 20:02:37 go test -race -coverprofile=coverage.out ./... 20:02:39 Removing intermediate container c6b0c9c413f2 20:02:39 ---> bd98b9dd7546 20:02:39 Step 7/19 : COPY . . 20:02:39 Removing intermediate container 26aa0fb9edc5 20:02:39 ---> fee44eb7e860 20:02:39 Step 7/32 : COPY . . 20:02:39 Removing intermediate container 9cc62648f346 20:02:39 ---> 55d106b01865 20:02:39 Step 8/24 : COPY . . 20:02:39 Removing intermediate container fa0992820d03 20:02:39 ---> fc0f207fbf14 20:02:39 Step 7/23 : COPY . . 20:02:39 Removing intermediate container ab41dc985ee5 20:02:39 ---> f24fc025d39f 20:02:39 Step 8/22 : COPY . . 20:02:49 ---> 9b03bd8ab657 20:02:49 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:02:49 ---> 84a0da0f6de7 20:02:49 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:02:49 ---> af825eec26ba 20:02:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:02:49 ---> 9cbb45f6cf6f 20:02:49 ---> 843afae7bf40 20:02:49 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-providerStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:02:49 20:02:49 ---> Running in aec595537043 20:02:49 ---> Running in dbe93a6158f7 20:02:49 ---> Running in cdc95241721b 20:02:49 ---> Running in fdde5f2f122c 20:02:49 ---> Running in af143855a8e5 20:02: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:49 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:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:02:49 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:03:09 ? github.com/edgexfoundry/edgex-go [no test files] 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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:03:32 Removing intermediate container dbe93a6158f7 20:03:32 ---> 1419858011bb 20:03:32 20:03:32 Step 9/23 : FROM alpine:3.16 20:03:32 Removing intermediate container aec595537043 20:03:32 ---> 8d2b5c929390 20:03:32 20:03:32 Step 9/32 : FROM alpine:3.16 20:03:32 Removing intermediate container fdde5f2f122c 20:03:32 ---> 83aff5a635f2 20:03:32 20:03:32 Step 10/24 : FROM alpine:3.16 20:03:32 Removing intermediate container af143855a8e5 20:03:32 ---> 3993f5819e02 20:03:32 20:03:32 Step 10/22 : FROM alpine:3.16 20:03:33 3.16: Pulling from library/alpine 20:03:33 3.16: Pulling from library/alpine 20:03:33 3.16: Pulling from library/alpine 20:03:36 3.16: Pulling from library/alpine 20:03:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:36 Status: Downloaded newer image for alpine:3.16 20:03:36 Status: Image is up to date for alpine:3.16 20:03:36 ---> dfd21b5a31f5 20:03:36 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:03:36 ---> dfd21b5a31f5 20:03:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:03:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:36 Status: Image is up to date for alpine:3.16 20:03:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:03:36 Status: Image is up to date for alpine:3.16 20:03:36 ---> dfd21b5a31f5 20:03:36 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:36 ---> dfd21b5a31f5 20:03:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:03:36 ---> Running in 583041e9b03e 20:03:36 ---> Running in 6df3359ed16c 20:03:36 ---> Running in ff5be394afde 20:03:36 ---> Running in 3ddf7d3e6979 20:03:36 Removing intermediate container cdc95241721b 20:03:36 ---> 5c2ab3328dcd 20:03:36 20:03:36 Step 9/19 : FROM alpine:3.15 20:03:36 Removing intermediate container ff5be394afde 20:03:36 ---> ef4034021b4c 20:03:36 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:03:36 Removing intermediate container 3ddf7d3e6979 20:03:36 ---> 57028cf1e63a 20:03:36 Step 12/22 : ENV APP_PORT=59880 20:03:36 ---> Running in a332d17f559b 20:03:36 ---> Running in 916f9c72862a 20:03:37 3.15: Pulling from library/alpine 20:03:37 Removing intermediate container 916f9c72862a 20:03:37 ---> d0614abf16b7 20:03:37 Step 13/22 : EXPOSE $APP_PORT 20:03:37 ---> Running in a3f2b57227a0 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:37 Removing intermediate container a3f2b57227a0 20:03:37 ---> d531dee0d2d9 20:03:37 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:37 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:03:37 Status: Downloaded newer image for alpine:3.15 20:03:37 ---> 5ce65d7b0fde 20:03:37 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:37 ---> Running in 6cd3957be448 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:37 ---> Running in 7c22ae5ce610 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:37 Removing intermediate container 7c22ae5ce610 20:03:37 ---> c592b2dae851 20:03:37 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:37 ---> Running in 24bc02767811 20:03:37 (1/3) Installing ca-certificates (20220614-r0) 20:03:37 (2/3) Installing dumb-init (1.2.5-r1) 20:03:37 (3/3) Installing su-exec (0.2-r1) 20:03:37 Executing busybox-1.35.0-r17.trigger 20:03:37 Executing ca-certificates-20220614-r0.trigger 20:03:37 (1/1) Installing dumb-init (1.2.5-r1) 20:03:37 Executing busybox-1.35.0-r17.trigger 20:03:37 OK: 6 MiB in 15 packages 20:03:37 OK: 6 MiB in 17 packages 20:03:37 (1/2) Installing dumb-init (1.2.5-r1) 20:03:37 (2/2) Installing su-exec (0.2-r1) 20:03:37 Executing busybox-1.35.0-r17.trigger 20:03:37 OK: 6 MiB in 16 packages 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:37 (1/1) Installing dumb-init (1.2.5-r1) 20:03:37 Executing busybox-1.35.0-r17.trigger 20:03:37 OK: 6 MiB in 15 packages 20:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:38 Removing intermediate container a332d17f559b 20:03:38 ---> b36f7b9ba5f1 20:03:38 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:03:38 Removing intermediate container 6df3359ed16c 20:03:38 ---> 394b025ca019 20:03:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:03:38 ---> Running in 38cfe56304e1 20:03:38 ---> Running in d5dfc3386012 20:03:38 Removing intermediate container 583041e9b03e 20:03:38 ---> 255717942937 20:03:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:03:38 ---> Running in 4b85615a47d7 20:03:38 Removing intermediate container 38cfe56304e1 20:03:38 ---> 199ee8ef01a5 20:03:38 Step 13/24 : ENV APP_PORT=59881 20:03:38 Removing intermediate container 6cd3957be448 20:03:38 ---> def81d20eb08 20:03:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:38 ---> Running in a32e71c6051d 20:03:38 Removing intermediate container d5dfc3386012 20:03:38 ---> ab4ff7e32aa3 20:03:38 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:03:38 Removing intermediate container 4b85615a47d7 20:03:38 ---> 9cadfa26aaa6 20:03:38 Step 12/23 : WORKDIR / 20:03:38 ---> Running in 9d22c1f02827 20:03:38 ---> Running in 735495992cc8 20:03:38 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:03:38 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:03:38 OK: 15859 distinct packages available 20:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:38 Removing intermediate container 735495992cc8 20:03:38 ---> 01962f4f47f1 20:03:38 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:03:38 ---> Running in e42051a8871c 20:03:38 Removing intermediate container 9d22c1f02827 20:03:38 ---> 3e7051eedfc2 20:03:38 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:03:38 Removing intermediate container a32e71c6051d 20:03:38 ---> 64459a8f8f05 20:03:38 Step 14/24 : EXPOSE $APP_PORT 20:03:38 ---> Running in 66455757f4da 20:03:38 ---> 0c7fb9be1e85 20:03:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:03:38 (1/9) Installing ca-certificates (20220614-r0) 20:03:38 (2/9) Installing brotli-libs (1.0.9-r5) 20:03:38 Removing intermediate container e42051a8871c 20:03:38 ---> 18b50afbe832 20:03:38 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:03:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:03:38 (4/9) Installing libcurl (7.80.0-r6) 20:03:38 (5/9) Installing curl (7.80.0-r6) 20:03:38 (6/9) Installing dumb-init (1.2.5-r1) 20:03:38 (7/9) Installing musl-obstack (1.2.3-r0) 20:03:38 (8/9) Installing libucontext (1.1-r0) 20:03:38 (9/9) Installing gcompat (1.0.0-r4) 20:03:38 Executing busybox-1.34.1-r7.trigger 20:03:38 Executing ca-certificates-20220614-r0.trigger 20:03:39 OK: 8 MiB in 23 packages 20:03:39 ---> Running in dd2224b32cfb 20:03:39 Removing intermediate container 66455757f4da 20:03:39 ---> 8721c7921a41 20:03:39 Step 15/24 : WORKDIR / 20:03:39 ---> 68e8e00a159e 20:03:39 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:03:39 ---> Running in f4cfba151d78 20:03:39 Removing intermediate container dd2224b32cfb 20:03:39 ---> 19132b83d619 20:03:39 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:03:39 ---> 783fabe42989 20:03:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:03:39 ---> Running in 15282a213834 20:03:40 Removing intermediate container f4cfba151d78 20:03:40 ---> 68483b51562d 20:03:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:40 ---> 9efa14e91e78 20:03:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:03:40 ---> 1e2b1e7f075c 20:03:40 Step 18/22 : ENTRYPOINT ["/core-data"] 20:03:40 Removing intermediate container 24bc02767811 20:03:40 ---> 374971e5f433 20:03:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:40 ---> Running in 3b20c9ef6548 20:03:40 ---> fc47c3c13267 20:03:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:40 ---> 0aabad5636ad 20:03:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:03:41 Removing intermediate container 15282a213834 20:03:41 ---> f2c031897ea2 20:03:41 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:03:41 Removing intermediate container 3b20c9ef6548 20:03:41 ---> bc0cfbef1aae 20:03:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:41 ---> 71454d8f8f4f 20:03:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:03:41 ---> b6762958e1e1 20:03:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:03:41 ---> 7ee5e5cf5775 20:03:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:03:41 ---> Running in fdbcb62a0cfb 20:03:41 ---> Running in c8585c83ba8c 20:03:41 Removing intermediate container fdbcb62a0cfb 20:03:41 ---> 55d664798e13 20:03:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:03:41 Removing intermediate container c8585c83ba8c 20:03:41 ---> a8bb3caf4f13 20:03:41 Step 20/22 : LABEL arch=x86_64 20:03:42 ---> 70ad442229ff 20:03:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:03:42 ---> Running in daf4e4cc7aac 20:03:42 ---> 17ca64697fac 20:03:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:03:42 ---> c3765f24f958 20:03:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:03:42 ---> 7eef154a8d7c 20:03:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:03:42 Removing intermediate container daf4e4cc7aac 20:03:42 ---> 1e4f6d2bbe17 20:03:42 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:03:42 ---> Running in e1e20d67f9f8 20:03:42 ---> Running in 0d727bc64ef3 20:03:42 ---> ab4ee39844db 20:03:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:03:42 Removing intermediate container 0d727bc64ef3 20:03:42 ---> 9bd29c75d1ce 20:03:42 Step 22/22 : LABEL version=0.0.0 20:03:42 ---> 254f2baeb727 20:03:42 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:03:42 ---> 6c5737876610 20:03:42 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:03:42 ---> Running in 81c9690bf41a 20:03:42 ---> Running in 2a237f1810ce 20:03:42 ---> Running in 7b92ea4ba1c2 20:03:42 ---> Running in 2b8db2af7038 20:03:42 Removing intermediate container 81c9690bf41a 20:03:42 ---> 7fd676045af6 20:03:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:42 Removing intermediate container 2a237f1810ce 20:03:42 ---> 55acf29c907c 20:03:42 20:03:42 ---> Running in e7d3c1b9b145 20:03:42 Removing intermediate container 2b8db2af7038 20:03:42 ---> 025379f82ea5 20:03:42 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:03:42 ---> Running in 678a1978e437 20:03:42 Removing intermediate container e7d3c1b9b145 20:03:42 ---> 29a43cb6194e 20:03:42 Step 22/24 : LABEL arch=x86_64 20:03:42 Successfully built 55acf29c907c 20:03:42 Successfully tagged core-data:latest 20:03:42  Building core-data ... done Building security-spire-config 20:03:42 ---> Running in 99758151cb6b 20:03:42 Removing intermediate container 678a1978e437 20:03:42 ---> c640eb415243 20:03:42 Step 17/19 : LABEL arch=x86_64 20:03:42 ---> Running in ed9040720d6c 20:03:43 Removing intermediate container 99758151cb6b 20:03:43 ---> b976ca54fcf0 20:03:43 Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:03:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:45 ---> a6fe7baa1550 20:03:45 Step 3/24 : WORKDIR /edgex-go 20:03:45 ---> Using cache 20:03:45 ---> b7afd9214ddd 20:03:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:03:49 Removing intermediate container ed9040720d6c 20:03:49 ---> e3833f60aa94 20:03:49 Step 18/19 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:03:49 ---> Running in c1137ebb2941 20:03:49 ---> Running in c2da934759ee 20:03:49 Removing intermediate container e1e20d67f9f8 20:03:49 ---> 4c451dd225ad 20:03:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:03:49 ---> Running in 8b53742bbf8f 20:03:50 Removing intermediate container 7b92ea4ba1c2 20:03:50 ---> 79c1bc3fc57e 20:03:50 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:03:50 Removing intermediate container c1137ebb2941 20:03:50 ---> f079825c69ec 20:03:50 Step 24/24 : LABEL version=0.0.0 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:03:50 ---> 6209103b8b55 20:03:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:03:50 Removing intermediate container 8b53742bbf8f 20:03:50 ---> 6ea19703b1a2 20:03:50 Step 19/19 : LABEL version=0.0.0 20:03:50 OK: 211 MiB in 51 packages 20:03:51 ---> Running in 708ea6d36239 20:03:51 ---> Running in 2ce6bffad2ce 20:03:52 ---> Running in c1f516a732ec 20:03:52 Removing intermediate container 2ce6bffad2ce 20:03:52 ---> e464eb6e726a 20:03:52 Step 21/23 : LABEL arch=x86_64 20:03:52 ---> 32173d54f5c9 20:03:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:03:52 Removing intermediate container c1f516a732ec 20:03:52 ---> 76776e3e9763 20:03:52 20:03:52 Removing intermediate container 708ea6d36239 20:03:52 ---> ff2eaa08107b 20:03:52 20:03:52 Successfully built 76776e3e9763 20:03:52 Successfully built ff2eaa08107b 20:03:52 ---> Running in 73171a6e2d38 20:03:52 Successfully tagged core-metadata:latest 20:03:52 Successfully tagged security-spiffe-token-provider:latest 20:03:52 Building security-proxy-setup 20:03:52  Building core-metadata ... done  Building security-spiffe-token-provider ... done Building support-scheduler 20:03:52 Removing intermediate container c2da934759ee 20:03:52 ---> 7d55626e58fd 20:03:52 Step 5/24 : COPY go.mod vendor* ./ 20:03:53 ---> 414dcca0430f 20:03:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:03:57 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:03:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:01 ---> a6fe7baa1550 20:04:01 ---> a6fe7baa1550 20:04:01 Step 3/20 : WORKDIR /edgex-goStep 3/22 : ARG ADD_BUILD_TAGS="" 20:04:01 20:04:01 ---> Using cache 20:04:01 ---> b7afd9214ddd 20:04:01 Step 4/20 : RUN apk add --update --no-cache make git 20:04:01 ---> Using cache 20:04:01 ---> b219e3e4276b 20:04:01 Step 5/20 : COPY go.mod vendor* ./ 20:04:01 ---> Using cache 20:04:01 ---> e86f38761e7d 20:04:01 Step 4/22 : WORKDIR /edgex-go 20:04:01 ---> Using cache 20:04:01 ---> 82726c7d81a9 20:04:01 Step 5/22 : RUN apk add --update --no-cache make git 20:04:01 ---> Using cache 20:04:01 ---> 2a7b1fd853b2 20:04:01 Step 6/22 : COPY go.mod vendor* ./ 20:04:01 ---> Using cache 20:04:01 ---> 2c285e75e4da 20:04:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:01 ---> Using cache 20:04:01 ---> fc0f207fbf14 20:04:01 Step 7/20 : COPY . . 20:04:01 ---> Using cache 20:04:01 ---> 030e78f7532d 20:04:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:01 ---> Using cache 20:04:01 ---> 55d106b01865 20:04:01 Step 8/22 : COPY . . 20:04:01 ---> Using cache 20:04:01 ---> 84a0da0f6de7 20:04:01 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:04:01 ---> Using cache 20:04:01 ---> af825eec26ba 20:04:01 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:04:01 ---> 2f8a29e5938b 20:04:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:01 ---> 2b81c97c9933 20:04:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:04:01 Removing intermediate container 73171a6e2d38 20:04:01 ---> 2cb55ba764b1 20:04:01 Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:04:01 ---> Running in 1987d04f8801 20:04:01 ---> Running in b60b85ec87d9 20:04:01 ---> Running in 208c0501c3e2 20:04:01 ---> Running in 430e246f6d36 20:04:01 Removing intermediate container 208c0501c3e2 20:04:01 ---> b4d9a18787eb 20:04:01 Step 23/23 : LABEL version=0.0.0 20:04:01 ---> 7d0521252930 20:04:01 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:04:01 ---> Running in de5e81b6e7f2 20:04:01 Removing intermediate container de5e81b6e7f2 20:04:01 ---> 1ae180dccf0f 20:04:01 20:04:01 Successfully built 1ae180dccf0f 20:04:01 ---> 4947088a72b4 20:04:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:01 Successfully tagged security-secretstore-setup:latest 20:04:01 Building support-notifications 20:04:01  Building security-secretstore-setup ... done 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:04:02 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:04:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:06 ---> a6fe7baa1550 20:04:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:06 ---> Using cache 20:04:06 ---> e86f38761e7d 20:04:06 Step 4/22 : WORKDIR /edgex-go 20:04:06 ---> Using cache 20:04:06 ---> 82726c7d81a9 20:04:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:04:09 ---> 01d419d32bfb 20:04:09 Step 27/32 : RUN chmod +x /entrypoint.sh 20:04:09 ---> Running in e78d23bf24a8 20:04:09 ---> Running in 8b06854de9c0 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:10 OK: 211 MiB in 51 packages 20:04:10 Removing intermediate container 8b06854de9c0 20:04:10 ---> 8df84066026a 20:04:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:04:10 ---> Running in 91cf8209e97e 20:04:11 Removing intermediate container 91cf8209e97e 20:04:11 ---> 568e0c44be4c 20:04:11 Step 29/32 : CMD ["gate"] 20:04:11 ---> Running in 2b50e7445d13 20:04:11 Removing intermediate container e78d23bf24a8 20:04:11 ---> 97d80f95aa68 20:04:11 Step 6/22 : COPY go.mod vendor* ./ 20:04:11 Removing intermediate container 2b50e7445d13 20:04:11 ---> 4d517706fefd 20:04:11 Step 30/32 : LABEL arch=x86_64 20:04:11 ---> Running in b646ed4aee29 20:04:11 ---> 6a22c335509b 20:04:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:11 ---> Running in d8269c244ec2 20:04:11 Removing intermediate container b646ed4aee29 20:04:11 ---> 7153219ae950 20:04:11 Step 31/32 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:04:11 ---> Running in b804791e7925 20:04:12 Removing intermediate container b804791e7925 20:04:12 ---> 4b4504003f59 20:04:12 Step 32/32 : LABEL version=0.0.0 20:04:12 ---> Running in 7a3997ab9a65 20:04:13 Removing intermediate container 7a3997ab9a65 20:04:13 ---> 82c37bccf0f4 20:04:13 20:04:13 Successfully built 82c37bccf0f4 20:04:13 Successfully tagged security-bootstrapper:latest 20:04:13  Building security-bootstrapper ... done Building security-proxy-auth 20:04:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:15 ---> a6fe7baa1550 20:04:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:15 ---> Using cache 20:04:15 ---> e86f38761e7d 20:04:15 Step 4/22 : WORKDIR /edgex-go 20:04:15 ---> Using cache 20:04:15 ---> 82726c7d81a9 20:04:15 Step 5/22 : RUN apk add --update --no-cache make git 20:04:15 ---> Using cache 20:04:15 ---> 2a7b1fd853b2 20:04:15 Step 6/22 : COPY go.mod vendor* ./ 20:04:15 ---> Using cache 20:04:15 ---> 030e78f7532d 20:04:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:15 ---> Using cache 20:04:15 ---> 55d106b01865 20:04:15 Step 8/22 : COPY . . 20:04:15 ---> Using cache 20:04:15 ---> af825eec26ba 20:04:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:20 ---> Running in a7b956560844 20:04:20 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:04:42 Removing intermediate container 1987d04f8801 20:04:42 ---> 35f13725ec3b 20:04:42 20:04:42 Step 9/20 : FROM alpine:3.16 20:04:42 ---> dfd21b5a31f5 20:04:42 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:04:42 Removing intermediate container 430e246f6d36 20:04:42 ---> eaba86ee9742 20:04:42 Step 7/24 : COPY . . 20:04:42 ---> Running in b476ff97f978 20:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:42 (1/2) Installing dumb-init (1.2.5-r1) 20:04:42 (2/2) Installing openssl (1.1.1t-r0) 20:04:42 Executing busybox-1.35.0-r17.trigger 20:04:42 OK: 6 MiB in 16 packages 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:04:52 ---> e8451c09aef9 20:04:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:04:52 Removing intermediate container b476ff97f978 20:04:52 ---> 8520c27b7851 20:04:52 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:04:52 Removing intermediate container b60b85ec87d9 20:04:52 ---> f3154c2a3afb 20:04:52 20:04:52 Step 10/22 : FROM alpine:3.16 20:04:52 ---> dfd21b5a31f5 20:04:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:04:52 ---> Using cache 20:04:52 ---> 394b025ca019 20:04:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:52 ---> Using cache 20:04:52 ---> 199ee8ef01a5 20:04:52 Step 13/22 : ENV APP_PORT=59861 20:04:52 ---> Running in 44bac0d138e0 20:04:52 ---> Running in 29f98b77c53f 20:04:52 ---> Running in aebe64f70196 20:04:52 Removing intermediate container 44bac0d138e0 20:04:52 ---> 08eff0d38d36 20:04:52 Step 9/24 : WORKDIR /edgex-go/spire-build 20:04:52 Removing intermediate container 29f98b77c53f 20:04:52 ---> db72a4281a59 20:04:52 Step 12/20 : WORKDIR /edgex 20:04:52 Removing intermediate container aebe64f70196 20:04:52 ---> eba97a19a82b 20:04:52 Step 14/22 : EXPOSE $APP_PORT 20:04:52 ---> Running in 9b49c757e70d 20:04:52 ---> Running in caf37f8dc6c6 20:04:52 ---> Running in bac388ce75c8 20:04:52 Removing intermediate container 9b49c757e70d 20:04:52 ---> 80a25259e080 20:04:52 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:04:52 Removing intermediate container caf37f8dc6c6 20:04:52 ---> fc2e80ed16a3 20:04:52 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:04:52 Removing intermediate container bac388ce75c8 20:04:52 ---> 47eba327675a 20:04:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:52 ---> Running in 47246f20bd82 20:04:52 Removing intermediate container d8269c244ec2 20:04:52 ---> ae8668b3d411 20:04:52 Step 8/22 : COPY . . 20:04:52 ---> b041e36e2916 20:04:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:52 ---> a7f0d05a20ae 20:04:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:04:58 ---> a46f84995f60 20:04:58 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:58 ---> 1005e7f929ef 20:04:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:04:58 Removing intermediate container a7b956560844 20:04:58 ---> 6e5c0c6cb813 20:04:58 20:04:58 Step 10/22 : FROM alpine:3.16 20:04:58 ---> dfd21b5a31f5 20:04:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:58 ---> Running in c778c1122cba 20:04:58 ---> f4bba9bc501c 20:04:58 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:58 Removing intermediate container 47246f20bd82 20:04:58 ---> 68974a57b73b 20:04:58 Step 11/24 : WORKDIR /edgex-go 20:04:58 ---> 9cc0775497f9 20:04:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:04:58 ---> Running in 7023123dba90 20:04:58 ---> Running in 80a3c9b6b32e 20:04:58 ---> 0ce8f6c5a2dd 20:04:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:04:58 ---> Running in f6f0ed753059 20:04:58 Removing intermediate container c778c1122cba 20:04:58 ---> e4e70f58a253 20:04:58 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:04:58 ---> Running in 719f660885aa 20:04:58 ---> Running in 819ccc7829d3 20:04:58 Removing intermediate container 80a3c9b6b32e 20:04:58 ---> 46608d2e66b2 20:04:58 20:04:58 Step 12/24 : FROM alpine:3.15 20:04:58 ---> 5ce65d7b0fde 20:04:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:58 ---> Using cache 20:04:58 ---> c592b2dae851 20:04:58 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:58 Removing intermediate container f6f0ed753059 20:04:58 ---> 9d940d2bfbeb 20:04:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:58 ---> Running in 0b57d40cb9b6 20:04:58 ---> Running in f2ef83a65289 20:04:58 Removing intermediate container 0b57d40cb9b6 20:04:58 ---> 1b51ba6081d0 20:04:58 Step 20/22 : LABEL arch=x86_64 20:04:58 ---> Running in a67cbb5ede69 20:04:58 Removing intermediate container a67cbb5ede69 20:04:58 ---> e434f1a76512 20:04:58 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:04:58 ---> Running in 596a21f276aa 20:04:58 Removing intermediate container 596a21f276aa 20:04:58 ---> dff4a12719d8 20:04:58 Step 22/22 : LABEL version=0.0.0 20:04:58 ---> Running in 1073809484f5 20:04:58 Removing intermediate container 7023123dba90 20:04:58 ---> 70d7da287baa 20:04:58 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:04:58 ---> Running in 72583af07d8f 20:04:58 Removing intermediate container 1073809484f5 20:04:58 ---> 35ea7ec9675b 20:04:58 20:04: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:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:58 Successfully built 35ea7ec9675b 20:04:58 Successfully tagged support-scheduler:latest 20:04:58  Building support-scheduler ... done Building core-command 20:04:58 Removing intermediate container 72583af07d8f 20:04:58 ---> f3b55994e59e 20:04:58 Step 18/20 : LABEL arch=x86_64 20:04:58 ---> Running in e6f509d5ba1a 20:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:58 (1/1) Installing dumb-init (1.2.5-r1) 20:04:58 Executing busybox-1.35.0-r17.trigger 20:04:58 OK: 6 MiB in 15 packages 20:04:58 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:58 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:58 OK: 15859 distinct packages available 20:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:59 (1/4) Installing dumb-init (1.2.5-r1) 20:04:59 (2/4) Installing musl-obstack (1.2.3-r0) 20:04:59 (3/4) Installing libucontext (1.1-r0) 20:04:59 (4/4) Installing gcompat (1.0.0-r4) 20:04:59 Executing busybox-1.34.1-r7.trigger 20:04:59 OK: 6 MiB in 18 packages 20:04:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.327s coverage: 98.5% of statements 20:05:00 Removing intermediate container e6f509d5ba1a 20:05:00 ---> 03168a0a4b0d 20:05:00 Step 19/20 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:05:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:01 ---> a6fe7baa1550 20:05:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:01 ---> Using cache 20:05:01 ---> e86f38761e7d 20:05:01 Step 4/23 : WORKDIR /edgex-go 20:05:01 ---> Using cache 20:05:01 ---> 82726c7d81a9 20:05:01 Step 5/23 : RUN apk add --update --no-cache make git 20:05:01 ---> Using cache 20:05:01 ---> 2a7b1fd853b2 20:05:01 Step 6/23 : COPY go.mod vendor* ./ 20:05:01 ---> Using cache 20:05:01 ---> 030e78f7532d 20:05:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:01 ---> Using cache 20:05:01 ---> 55d106b01865 20:05:01 Step 8/23 : COPY . . 20:05:01 ---> Using cache 20:05:01 ---> af825eec26ba 20:05:01 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:05:02 ---> Running in 2eaf14321d05 20:05:02 ---> Running in 0f0300ab357b 20:05:02 Removing intermediate container 0f0300ab357b 20:05:02 ---> 3fd7dc58f06f 20:05:02 Step 20/20 : LABEL version=0.0.0 20:05:03 Removing intermediate container 819ccc7829d3 20:05:03 ---> f53c22756727 20:05:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:03 ---> Running in 3ba775a4bd28 20:05:03 Removing intermediate container f2ef83a65289 20:05:03 ---> a8721c11f94d 20:05:03 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:03 Removing intermediate container 3ba775a4bd28 20:05:03 ---> 6137c223d708 20:05:03 20:05:03 ---> 22ff3a7866a7 20:05:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:03 Successfully built 6137c223d708 20:05:03 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:05:03 Successfully tagged security-proxy-setup:latest 20:05:03  Building security-proxy-setup ... done Building security-spire-agent 20:05:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.534s coverage: 71.2% of statements 20:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.315s coverage: 54.0% of statements 20:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:07 ---> a6fe7baa1550 20:05:07 Step 3/24 : WORKDIR /edgex-go 20:05:07 ---> Using cache 20:05:07 ---> b7afd9214ddd 20:05:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:05:07 ---> Using cache 20:05:07 ---> 7d55626e58fd 20:05:07 Step 5/24 : COPY go.mod vendor* ./ 20:05:07 ---> Using cache 20:05:07 ---> 2f8a29e5938b 20:05:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:07 ---> Using cache 20:05:07 ---> eaba86ee9742 20:05:07 Step 7/24 : COPY . . 20:05:07 ---> Using cache 20:05:07 ---> e8451c09aef9 20:05:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:05:07 ---> Using cache 20:05:07 ---> 08eff0d38d36 20:05:07 Step 9/24 : WORKDIR /edgex-go/spire-build 20:05:07 ---> Using cache 20:05:07 ---> 80a25259e080 20:05:07 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:07 ---> Using cache 20:05:07 ---> 68974a57b73b 20:05:07 Step 11/24 : WORKDIR /edgex-go 20:05:07 ---> Using cache 20:05:07 ---> 46608d2e66b2 20:05:07 20:05:07 Step 12/24 : FROM alpine:3.15 20:05:07 ---> 5ce65d7b0fde 20:05:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:07 ---> Using cache 20:05:07 ---> c592b2dae851 20:05:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:11 ---> 595b779e665a 20:05:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:05:11 ---> 5f05a2292dc6 20:05:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:11 ---> Running in 2cfed8c8ac80 20:05:11 ---> ad8f17b46105 20:05:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:05:12 ---> ea03f23941fd 20:05:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:12 ---> Running in df05cd0bb35c 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:12 ---> 4c74dd3e51b9 20:05:12 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:12 ---> Running in 3e41451e1342 20:05:12 Removing intermediate container df05cd0bb35c 20:05:12 ---> 69d8b43e2a80 20:05:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:12 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:12 v3.15.7-47-gf27beb3c5b3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:12 OK: 15859 distinct packages available 20:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:13 (1/5) Installing dumb-init (1.2.5-r1) 20:05:13 (2/5) Installing musl-obstack (1.2.3-r0) 20:05:13 (3/5) Installing libucontext (1.1-r0) 20:05:13 (4/5) Installing gcompat (1.0.0-r4) 20:05:13 (5/5) Installing openssl (1.1.1t-r1) 20:05:13 Executing busybox-1.34.1-r7.trigger 20:05:13 OK: 7 MiB in 19 packages 20:05:13 ---> 9bb8c650a75b 20:05:13 Step 19/24 : WORKDIR / 20:05:13 ---> Running in 4cd6d999239e 20:05:13 Removing intermediate container 4cd6d999239e 20:05:13 ---> eb337dcbd9d5 20:05:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:13 ---> Running in 2061374d9d57 20:05:13 Removing intermediate container 3e41451e1342 20:05:13 ---> 7a43d1ed1b54 20:05:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:14 Removing intermediate container 2061374d9d57 20:05:14 ---> 9ea8f6733c1c 20:05:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:14 Removing intermediate container 2cfed8c8ac80 20:05:14 ---> 8dcfb454f456 20:05:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:05:14 ---> Running in 1fa3c4929b1f 20:05:14 ---> Running in 549ebafd7b0f 20:05:14 Removing intermediate container 1fa3c4929b1f 20:05:14 ---> d972f71da8a0 20:05:14 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:14 ---> Running in 987ef12da612 20:05:14 Removing intermediate container 549ebafd7b0f 20:05:14 ---> 73864092a8c2 20:05:14 Step 22/24 : LABEL arch=x86_64 20:05:16 ---> Running in d40305e724ec 20:05:16 Removing intermediate container 987ef12da612 20:05:16 ---> a727c839681b 20:05:16 Step 20/22 : LABEL arch=x86_64 20:05:16 ---> ac2362793d54 20:05:16 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:17 ---> Running in 2e0a2060d999 20:05:17 Removing intermediate container d40305e724ec 20:05:17 ---> f2cc329431d3 20:05:17 Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:05:17 ---> Running in 6f60df2140c4 20:05:18 Removing intermediate container 2e0a2060d999 20:05:18 ---> 58da2726161e 20:05:18 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:05:18 Removing intermediate container 6f60df2140c4 20:05:18 ---> 2a6ee60b759a 20:05:18 Step 24/24 : LABEL version=0.0.0 20:05:18 ---> Running in 24ced0151bd6 20:05:18 ---> Running in ab48dbe8e94f 20:05:18 ---> 47f7fabf6a66 20:05:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:19 Removing intermediate container 24ced0151bd6 20:05:19 ---> be42a330b42c 20:05:19 20:05:19 Successfully built be42a330b42c 20:05:19 Successfully tagged security-spire-config:latest 20:05:19  Building security-spire-config ... done Building security-spire-server 20:05:19 Removing intermediate container ab48dbe8e94f 20:05:19 ---> 3ab65fba62a0 20:05:19 Step 22/22 : LABEL version=0.0.0 20:05:19 ---> f3d9354335dc 20:05:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:19 ---> Running in 39e53962efb7 20:05:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:22 ---> a6fe7baa1550 20:05:22 Step 3/23 : WORKDIR /edgex-go 20:05:22 ---> Using cache 20:05:22 ---> b7afd9214ddd 20:05:22 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:05:22 ---> Using cache 20:05:22 ---> 7d55626e58fd 20:05:22 Step 5/23 : COPY go.mod vendor* ./ 20:05:22 ---> Using cache 20:05:22 ---> 2f8a29e5938b 20:05:22 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Using cache 20:05:22 ---> eaba86ee9742 20:05:22 Step 7/23 : COPY . . 20:05:22 ---> Using cache 20:05:22 ---> e8451c09aef9 20:05:22 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:05:22 ---> Using cache 20:05:22 ---> 08eff0d38d36 20:05:22 Step 9/23 : WORKDIR /edgex-go/spire-build 20:05:22 ---> Using cache 20:05:22 ---> 80a25259e080 20:05:22 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:26 Removing intermediate container 39e53962efb7 20:05:26 ---> a8600870681f 20:05:26 20:05:26 Successfully built a8600870681f 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.413s coverage: 88.5% of statements 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.408s coverage: 3.9% of statements 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.283s coverage: 95.6% of statements 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.258s coverage: 72.2% of statements 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.475s coverage: 65.9% of statements 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.983s coverage: 0.9% of statements 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.504s coverage: 29.0% of statements 20:05:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:05:27 Successfully tagged security-proxy-auth:latest 20:05:27 Building core-common-config-bootstrapper 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.447s coverage: 45.5% of statements 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.407s coverage: 82.9% of statements 20:05:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.339s coverage: 94.1% of statements 20:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.376s coverage: 96.3% of statements 20:05:30  Building security-proxy-auth ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:30 ---> a6fe7baa1550 20:05:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:30 ---> Using cache 20:05:30 ---> e86f38761e7d 20:05:30 Step 4/22 : WORKDIR /edgex-go 20:05:30 ---> Using cache 20:05:30 ---> 82726c7d81a9 20:05:30 Step 5/22 : RUN apk add --update --no-cache make git 20:05:30 ---> Using cache 20:05:30 ---> 2a7b1fd853b2 20:05:30 Step 6/22 : COPY go.mod vendor* ./ 20:05:30 ---> Using cache 20:05:30 ---> 030e78f7532d 20:05:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:30 ---> Using cache 20:05:30 ---> 55d106b01865 20:05:30 Step 8/22 : COPY . . 20:05:30 ---> Using cache 20:05:30 ---> af825eec26ba 20:05:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.365s coverage: 87.5% of statements 20:05:32 ---> 1c1926cc6924 20:05:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:32 ---> Running in 01ea359bd1f4 20:05:32 ---> Running in 9210d42b05e2 20:05:33 ---> 3c05e6b5a96e 20:05:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:34 ---> Running in b57082fad0b4 20:05:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:05:36 Removing intermediate container b57082fad0b4 20:05:36 ---> b5f8c63f76ca 20:05:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:36 ---> Running in d926b0152f1b 20:05:36 Removing intermediate container 2eaf14321d05 20:05:36 ---> 9b386305e187 20:05:36 20:05:36 Step 10/23 : FROM alpine:3.16 20:05:36 ---> dfd21b5a31f5 20:05:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:36 ---> Using cache 20:05:36 ---> 394b025ca019 20:05:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:36 ---> Using cache 20:05:36 ---> 199ee8ef01a5 20:05:36 Step 13/23 : ENV APP_PORT=59882 20:05:36 Removing intermediate container 719f660885aa 20:05:36 ---> 3c40d7f619db 20:05:36 20:05:36 Step 10/22 : FROM alpine:3.16 20:05:36 ---> dfd21b5a31f5 20:05:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:36 ---> Running in 2633b19baef8 20:05:36 Removing intermediate container d926b0152f1b 20:05:36 ---> a957bec837c2 20:05:36 Step 22/24 : LABEL arch=x86_64 20:05:36 ---> Running in 08bd45d95b57 20:05:36 ---> Running in 0b091a4a0f37 20:05:36 Removing intermediate container 01ea359bd1f4 20:05:36 ---> 87febe260181 20:05:36 Step 11/23 : WORKDIR /edgex-go 20:05:36 ---> Running in 0062077b719d 20:05:36 Removing intermediate container 2633b19baef8 20:05:36 ---> 5365cbbe97f9 20:05:36 Step 14/23 : EXPOSE $APP_PORT 20:05:36 ---> Running in 8da223098c88 20:05:36 Removing intermediate container 0b091a4a0f37 20:05:36 ---> b6eb866bf1e5 20:05:36 Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:05:36 Removing intermediate container 0062077b719d 20:05:36 ---> 4aa0bfa2f368 20:05:36 20:05:36 Step 12/23 : FROM alpine:3.15 20:05:36 ---> 5ce65d7b0fde 20:05:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:36 ---> Using cache 20:05:36 ---> c592b2dae851 20:05:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:36 ---> Using cache 20:05:36 ---> 8dcfb454f456 20:05:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:36 ---> Running in ac9e15eede09 20:05:36 Removing intermediate container 8da223098c88 20:05:36 ---> fe3e0b058632 20:05:36 Step 15/23 : WORKDIR / 20:05:36 ---> Running in 625cbedec3fa 20:05:36 Removing intermediate container ac9e15eede09 20:05:36 ---> df3b3d829a3e 20:05:36 Step 24/24 : LABEL version=0.0.0 20:05:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:36 ---> Running in 4296278e8e19 20:05:36 Removing intermediate container 625cbedec3fa 20:05:36 ---> 092e9726dd36 20:05:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:37 Removing intermediate container 4296278e8e19 20:05:37 ---> 9086ba8fda37 20:05:37 20:05:37 Successfully built 9086ba8fda37 20:05:37 (1/2) Installing ca-certificates (20220614-r0) 20:05:37 (2/2) Installing dumb-init (1.2.5-r1) 20:05:37 Executing busybox-1.35.0-r17.trigger 20:05:37 Executing ca-certificates-20220614-r0.trigger 20:05:37 OK: 6 MiB in 16 packages 20:05:38 Successfully tagged security-spire-agent:latest 20:05:38  Building security-spire-agent ... done  ---> 448c859f1e4a 20:05:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:38 ---> 24c91edc4b7f 20:05:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:39 ---> 0fb3c6e5d701 20:05:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:39 Removing intermediate container 08bd45d95b57 20:05:39 ---> 7638f7d7d478 20:05:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:05:39 ---> 7a74996ab651 20:05:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:05:39 ---> Running in ffb79178ae18 20:05:39 ---> ce9ce5691cef 20:05:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:39 ---> b4c998ca486e 20:05:39 Step 19/23 : ENTRYPOINT ["/core-command"] 20:05:39 Removing intermediate container ffb79178ae18 20:05:39 ---> 7a17d392a70c 20:05:39 Step 13/22 : ENV APP_PORT=59860 20:05:39 ---> Running in 1b7086f7e651 20:05:39 ---> Running in 5a0e8469dbc7 20:05:39 ---> 7d9c15c2d4f6 20:05:39 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:39 ---> Running in 7e50e97ab554 20:05:40 Removing intermediate container 1b7086f7e651 20:05:40 ---> 614f9b2b703a 20:05:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:40 Removing intermediate container 5a0e8469dbc7 20:05:40 ---> 22b15772bb09 20:05:40 Step 14/22 : EXPOSE $APP_PORT 20:05:40 ---> Running in 727b61654a31 20:05:40 Removing intermediate container 7e50e97ab554 20:05:40 ---> 2366b2b746eb 20:05:40 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:40 ---> Running in 0999631416c9 20:05:40 ---> Running in a7886bd476c6 20:05:40 Removing intermediate container 727b61654a31 20:05:40 ---> 6abfd3c26a6f 20:05:40 Step 21/23 : LABEL arch=x86_64 20:05:40 ---> Running in fe1db2e24bc9 20:05:40 Removing intermediate container 0999631416c9 20:05:40 ---> cff47d3e9c1a 20:05:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:40 Removing intermediate container a7886bd476c6 20:05:40 ---> 29c8124991d5 20:05:40 Step 21/23 : LABEL arch=x86_64 20:05:40 ---> Running in e692b716748d 20:05:40 Removing intermediate container fe1db2e24bc9 20:05:40 ---> a81d1f972fba 20:05:40 Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:05:40 ---> Running in 5b6e2bf5d2ca 20:05:40 Removing intermediate container e692b716748d 20:05:40 ---> 2d468de00ac0 20:05:40 Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:05:40 ---> 04b3efeb511a 20:05:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:40 ---> Running in 09e299ca0499 20:05:41 Removing intermediate container 5b6e2bf5d2ca 20:05:41 ---> 3c6c4396f1f1 20:05:41 Step 23/23 : LABEL version=0.0.0 20:05:41 Removing intermediate container 09e299ca0499 20:05:41 ---> 594d994daf08 20:05:41 Step 23/23 : LABEL version=0.0.0 20:05:41 ---> Running in f87f500acad0 20:05:41 ---> f98ebc09d2c0 20:05:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:05:41 ---> Running in 23d8c4137f4c 20:05:41 Removing intermediate container f87f500acad0 20:05:41 ---> a31a190ff2e1 20:05:41 20:05:41 Removing intermediate container 23d8c4137f4c 20:05:41 ---> 47b69bdc7d3b 20:05:41 20:05:41 Successfully built a31a190ff2e1 20:05:41 Successfully tagged core-command:latest 20:05:41  Building core-command ... done  ---> 13c54127cbc7 20:05:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:05:41 Successfully built 47b69bdc7d3b 20:05:41 Successfully tagged security-spire-server:latest 20:05:42  Building security-spire-server ... done  ---> Running in 4b636d674e04 20:05:42 Removing intermediate container 4b636d674e04 20:05:42 ---> fb4020547d6d 20:05:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:42 ---> Running in 9650a86d334a 20:05:42 Removing intermediate container 9650a86d334a 20:05:42 ---> 9054b98a7f4c 20:05:42 Step 20/22 : LABEL arch=x86_64 20:05:42 ---> Running in bd60c18218dd 20:05:42 Removing intermediate container bd60c18218dd 20:05:42 ---> 88d66483b2cc 20:05:42 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:05:42 ---> Running in d8eaa53d7ac9 20:05:43 Removing intermediate container d8eaa53d7ac9 20:05:43 ---> c43e314dd28f 20:05:43 Step 22/22 : LABEL version=0.0.0 20:05:43 ---> Running in a849e496fc2c 20:05:43 Removing intermediate container a849e496fc2c 20:05:43 ---> 00f7eb81e2f3 20:05:43 20:05:43 Successfully built 00f7eb81e2f3 20:05:43 Successfully tagged support-notifications:latest 20:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.455s coverage: 94.4% of statements 20:05:53  Building support-notifications ... done Removing intermediate container 9210d42b05e2 20:05:53 ---> d0eaf579c431 20:05:53 20:05:53 Step 10/22 : FROM alpine:3.16 20:05:53 ---> dfd21b5a31f5 20:05:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:53 ---> Using cache 20:05:53 ---> e4e70f58a253 20:05:53 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:05:53 ---> Using cache 20:05:53 ---> f53c22756727 20:05:53 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:53 ---> Using cache 20:05:53 ---> 22ff3a7866a7 20:05:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:54 ---> 90856a9dc167 20:05:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:54 ---> 226da219398d 20:05:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:54 ---> e1cbc397a3a9 20:05:54 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:54 ---> Running in 58bea2172611 20:05:54 Removing intermediate container 58bea2172611 20:05:54 ---> d95ebedc4734 20:05:54 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:54 ---> Running in c677afbec8bd 20:05:54 Removing intermediate container c677afbec8bd 20:05:54 ---> 5eccac20cfe4 20:05:54 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:05:54 ---> Running in 4cb446109037 20:05:55 Removing intermediate container 4cb446109037 20:05:55 ---> 5407b31e1bd2 20:05:55 Step 20/22 : LABEL arch=x86_64 20:05:55 ---> Running in 10a216bf21d4 20:05:55 Removing intermediate container 10a216bf21d4 20:05:55 ---> d37af5853066 20:05:55 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:05:55 ---> Running in 417b09d66f93 20:05:55 Removing intermediate container 417b09d66f93 20:05:55 ---> 60910ab14f6a 20:05:55 Step 22/22 : LABEL version=0.0.0 20:05:55 ---> Running in d21dd41b1bf0 20:05:55 Removing intermediate container d21dd41b1bf0 20:05:55 ---> ee33e9a5995d 20:05:55 20:05:55 Successfully built ee33e9a5995d 20:05:55 Successfully tagged core-common-config-bootstrapper:latest 20:05:55  Building core-common-config-bootstrapper ... done  [Pipeline] } 20:05:55 $ docker stop --time=1 0c7eeba51198869e7fdeef20e4c3792e8dd8a2d993f1240e75ad803ceee5eae1 20:05:56 $ docker rm -f --volumes 0c7eeba51198869e7fdeef20e4c3792e8dd8a2d993f1240e75ad803ceee5eae1 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:57 + docker images 20:05:57 REPOSITORY TAG IMAGE ID CREATED SIZE 20:05:57 core-common-config-bootstrapper latest ee33e9a5995d 1 second ago 15.5MB 20:05:57 d0eaf579c431 5 seconds ago 1.68GB 20:05:57 support-notifications latest 00f7eb81e2f3 13 seconds ago 30.7MB 20:05:57 security-spire-server latest 47b69bdc7d3b 15 seconds ago 86.5MB 20:05:57 core-command latest a31a190ff2e1 15 seconds ago 17.8MB 20:05:57 security-spire-agent latest 9086ba8fda37 20 seconds ago 125MB 20:05:57 4aa0bfa2f368 20 seconds ago 1.55GB 20:05:57 9b386305e187 22 seconds ago 1.68GB 20:05:57 3c40d7f619db 22 seconds ago 1.75GB 20:05:57 security-spire-config latest be42a330b42c 37 seconds ago 85.8MB 20:05:57 security-proxy-auth latest a8600870681f 37 seconds ago 16.2MB 20:05:57 security-proxy-setup latest 6137c223d708 53 seconds ago 16.5MB 20:05:57 support-scheduler latest 35ea7ec9675b 58 seconds ago 30.1MB 20:05:57 46608d2e66b2 59 seconds ago 1.55GB 20:05:57 6e5c0c6cb813 About a minute ago 1.66GB 20:05:57 f3154c2a3afb About a minute ago 1.75GB 20:05:57 35f13725ec3b About a minute ago 1.66GB 20:05:57 security-bootstrapper latest 82c37bccf0f4 About a minute ago 19.8MB 20:05:57 security-secretstore-setup latest 1ae180dccf0f About a minute ago 29.9MB 20:05:57 core-metadata latest ff2eaa08107b 2 minutes ago 18.5MB 20:05:57 security-spiffe-token-provider latest 76776e3e9763 2 minutes ago 30MB 20:05:57 core-data latest 55acf29c907c 2 minutes ago 18MB 20:05:57 5c2ab3328dcd 2 minutes ago 1.72GB 20:05:57 83aff5a635f2 2 minutes ago 1.69GB 20:05:57 3993f5819e02 2 minutes ago 1.69GB 20:05:57 8d2b5c929390 2 minutes ago 1.67GB 20:05:57 1419858011bb 2 minutes ago 1.67GB 20:05:57 ci-base-image-x86_64 latest a6fe7baa1550 6 minutes ago 903MB 20:05:57 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 20:05:57 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 20:05:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 20:05:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:05:57 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:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.428s coverage: 79.9% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.483s coverage: 92.9% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.098s coverage: 64.4% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.229s coverage: 86.9% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.185s coverage: 20.0% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.306s coverage: 81.2% of statements 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.303s coverage: 82.1% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 84.8% of statements 20:06:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.538s coverage: 63.1% of statements 20:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.229s coverage: 100.0% of statements 20:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements 20:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 20:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 20:06:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.091s coverage: 100.0% of statements 20:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:06:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.079s coverage: 38.4% of statements 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.374s coverage: 89.5% of statements 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.367s coverage: 84.8% of statements 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.627s coverage: 92.3% of statements 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.571s coverage: 61.5% of statements 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:06:23 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:06:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:06:23 go vet ./... 20:07:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:07:59 ./bin/test-attribution-txt.sh [Pipeline] echo 20:07:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:08:00 + ls -al . 20:08:00 total 700 20:08:00 drwxrwxr-x 10 1001 1001 4096 Mar 10 20:02 . 20:08:00 drwxr-xr-x 4 root root 4096 Mar 10 20:02 .. 20:08:00 drwxrwxr-x 2 1001 1001 4096 Mar 10 20:01 .blubracket 20:08:00 -rw-rw-r-- 1 1001 1001 16 Mar 10 20:01 .dockerignore 20:08:00 drwxrwxr-x 8 1001 1001 4096 Mar 10 20:01 .git 20:08:00 drwxrwxr-x 3 1001 1001 4096 Mar 10 20:01 .github 20:08:00 -rw-rw-r-- 1 1001 1001 1133 Mar 10 20:01 .gitignore 20:08:00 -rw-rw-r-- 1 1001 1001 42 Mar 10 20:01 .golangci.yml 20:08:00 -rw-rw-r-- 1 1001 1001 87 Mar 10 20:01 .hadolint.yml 20:08:00 -rw-rw-r-- 1 1001 1001 166 Mar 10 20:01 .sonarcloud.properties 20:08:00 -rw-rw-r-- 1 1001 1001 1171 Mar 10 20:01 ADOPTERS.md 20:08:00 -rw-rw-r-- 1 1001 1001 10825 Mar 10 20:01 Attribution.txt 20:08:00 -rw-rw-r-- 1 1001 1001 73765 Mar 10 20:01 CHANGELOG.md 20:08:00 -rw-rw-r-- 1 1001 1001 3804 Mar 10 20:01 CONTRIBUTING.md 20:08:00 -rw-rw-r-- 1 1001 1001 677 Mar 10 20:01 GOVERNANCE.md 20:08:00 -rw-rw-r-- 1 1001 1001 883 Mar 10 20:01 Jenkinsfile 20:08:00 -rw-rw-r-- 1 1001 1001 10775 Mar 10 20:01 LICENSE 20:08:00 -rw-rw-r-- 1 1001 1001 14232 Mar 10 20:01 Makefile 20:08:00 -rw-rw-r-- 1 1001 1001 582 Mar 10 20:01 OWNERS.md 20:08:00 -rw-rw-r-- 1 1001 1001 9403 Mar 10 20:01 README.md 20:08:00 -rw-rw-r-- 1 1001 1001 789 Mar 10 20:01 SECURITY.md 20:08:00 -rw-rw-r-- 1 1001 1001 5 Mar 10 19:59 VERSION 20:08:00 drwxrwxr-x 2 1001 1001 4096 Mar 10 20:01 bin 20:08:00 drwxrwxr-x 18 1001 1001 4096 Mar 10 20:01 cmd 20:08:00 -rw-r--r-- 1 root root 447487 Mar 10 20:06 coverage.out 20:08:00 -rw-rw-r-- 1 1001 1001 3232 Mar 10 20:01 go.mod 20:08:00 -rw-rw-r-- 1 1001 1001 31098 Mar 10 20:01 go.sum 20:08:00 drwxrwxr-x 7 1001 1001 4096 Mar 10 20:01 internal 20:08:00 drwxrwxr-x 3 1001 1001 4096 Mar 10 20:01 openapi 20:08:00 -rw-rw-r-- 1 1001 1001 594 Mar 10 20:01 security.txt 20:08:00 drwxrwxr-x 4 1001 1001 4096 Mar 10 20:01 snap 20:08:00 -rw-rw-r-- 1 1001 1001 204 Mar 10 20:01 version.go [Pipeline] sh 20:08:00 + '[' -e coverage.out ] 20:08:00 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:00 Warning: overwriting stash ‘coverage-report’ 20:08:01 Stashed 1 file(s) [Pipeline] sh 20:08:01 + make build 20:08:01 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:09:23 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:09:23 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:09:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:09:30 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:10:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:10:14 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:10:19 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:10: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:10: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:10:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:10:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:10:43 $ docker stop --time=1 183df07e6a6cce416d349643baaf26e9e94c3548de06972ca974b6951a458ee1 20:10:46 $ docker rm -f --volumes 183df07e6a6cce416d349643baaf26e9e94c3548de06972ca974b6951a458ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:10:48 20:10:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:10:49 latest: Pulling from edgex-devops/edgex-compose-arm64 20:10:49 29e5d40040c1: Pulling fs layer 20:10:49 1ce36da41761: Pulling fs layer 20:10:49 25b303627fd3: Pulling fs layer 20:10:49 29e5d40040c1: Verifying Checksum 20:10:49 29e5d40040c1: Download complete 20:10:49 1ce36da41761: Verifying Checksum 20:10:49 1ce36da41761: Download complete 20:10:49 29e5d40040c1: Pull complete 20:10:51 25b303627fd3: Verifying Checksum 20:10:51 25b303627fd3: Download complete 20:10:51 1ce36da41761: Pull complete 20:11:01 25b303627fd3: Pull complete 20:11:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:11:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:01 prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container 20:11:01 $ 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:11:03 $ docker top 6a89af8c1fd960c11ac20b20e8b3c9c054b38f3952bb52d17a06fe8d8449f84e -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:04 + docker-compose build --help 20:11:04 + grep parallel 20:11:08 --parallel Build images in parallel. [Pipeline] } 20:11:08 $ docker stop --time=1 6a89af8c1fd960c11ac20b20e8b3c9c054b38f3952bb52d17a06fe8d8449f84e 20:11:10 $ docker rm -f --volumes 6a89af8c1fd960c11ac20b20e8b3c9c054b38f3952bb52d17a06fe8d8449f84e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container 20:11:11 $ 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:11:13 $ docker top 023bc86ffc34de0bb99baf68f005382fb266e649c78ae15819dbd0042cb93f7f -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:14 + docker-compose -f ./docker-compose-build.yml build --parallel 20:11:18 Building core-command ... 20:11:18 Building core-common-config-bootstrapper ... 20:11:18 Building core-data ... 20:11:18 Building core-metadata ... 20:11:18 Building security-bootstrapper ... 20:11:18 Building security-proxy-auth ... 20:11:18 Building security-proxy-setup ... 20:11:18 Building security-secretstore-setup ... 20:11:18 Building security-spiffe-token-provider ... 20:11:18 Building security-spire-agent ... 20:11:18 Building security-spire-config ... 20:11:18 Building security-spire-server ... 20:11:18 Building support-notifications ... 20:11:18 Building support-scheduler ... 20:11:18 Building security-spire-server 20:11:18 Building core-common-config-bootstrapper 20:11:18 Building core-metadata 20:11:18 Building core-data 20:11:18 Building security-proxy-setup 20:12:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:12:05 ---> 8f7441c83b60 20:12:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:12:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:05 ---> 8f7441c83b60 20:12:05 Step 3/23 : WORKDIR /edgex-go 20:12:05 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:12:05 ---> 8f7441c83b60 20:12:05 Step 3/20 : WORKDIR /edgex-go 20:12:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:12:05 ---> 8f7441c83b60 20:12:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:12:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:12:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:12:05 ---> 8f7441c83b60 20:12:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:12:05 ---> Running in aaaa1b454448 20:12:05 ---> Running in fab2ae983719 20:12:05 ---> Running in 8a1f97c530af 20:12:05 ---> Running in ba835a84a19e 20:12:05 ---> Running in b0cdd6a97cdd 20:12:05 Removing intermediate container b0cdd6a97cdd 20:12:05 ---> bfa351d4c0df 20:12:05 Step 4/22 : WORKDIR /edgex-go 20:12:05 Removing intermediate container fab2ae983719 20:12:05 ---> 66b8ad7b5881 20:12:05 Step 4/20 : RUN apk add --update --no-cache make git 20:12:05 ---> Running in 00bb2a00ae43 20:12:05 Removing intermediate container ba835a84a19e 20:12:05 ---> 2c2b48993f94 20:12:05 Step 4/22 : WORKDIR /edgex-go 20:12:05 Removing intermediate container 8a1f97c530af 20:12:05 ---> ba887d309b40 20:12:05 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:12:05 Removing intermediate container aaaa1b454448 20:12:05 ---> 704c32a3bf79 20:12:05 Step 4/24 : WORKDIR /edgex-go 20:12:05 ---> Running in 8d3eaf826164 20:12:05 ---> Running in 55f2ca4da89f 20:12:05 ---> Running in af5d3213de48 20:12:05 ---> Running in 91f1227c8ddf 20:12:06 Removing intermediate container 00bb2a00ae43 20:12:06 ---> ce4c1811144e 20:12:06 Step 5/22 : RUN apk add --update --no-cache make git 20:12:06 Removing intermediate container 91f1227c8ddf 20:12:06 ---> 9f59e29036dd 20:12:06 Step 5/24 : RUN apk add --update --no-cache make git 20:12:06 Removing intermediate container 55f2ca4da89f 20:12:06 ---> b8e14193894d 20:12:06 Step 5/22 : RUN apk add --update --no-cache make git 20:12:06 ---> Running in e1d9b7bd5b35 20:12:06 ---> Running in fe23e2e1787a 20:12:06 ---> Running in d2ba2b4766b0 20:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:09 OK: 221 MiB in 51 packages 20:12:09 OK: 221 MiB in 51 packages 20:12:10 OK: 221 MiB in 51 packages 20:12:11 OK: 221 MiB in 51 packages 20:12:11 OK: 221 MiB in 51 packages 20:12:11 Removing intermediate container af5d3213de48 20:12:11 ---> b967c1453854 20:12:11 Step 5/23 : COPY go.mod vendor* ./ 20:12:11 Removing intermediate container 8d3eaf826164 20:12:11 ---> 45b7db82f70b 20:12:11 Step 5/20 : COPY go.mod vendor* ./ 20:12:12 Removing intermediate container e1d9b7bd5b35 20:12:12 ---> 924fc1b63abd 20:12:12 Step 6/22 : COPY go.mod vendor* ./ 20:12:12 ---> 528b6152cd6b 20:12:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:12 ---> Running in 6820aaeebc79 20:12:12 Removing intermediate container d2ba2b4766b0 20:12:12 ---> ff61ad998659 20:12:12 Step 6/22 : COPY go.mod vendor* ./ 20:12:13 Removing intermediate container fe23e2e1787a 20:12:13 ---> 06d82c11fe83 20:12:13 Step 6/24 : COPY go.mod vendor* ./ 20:12:13 ---> 36c2899aab68 20:12:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:13 ---> Running in 2ee9065b4436 20:12:13 ---> 8f9cf5736ec0 20:12:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:13 ---> Running in 8b1fbfdfe0ef 20:12:14 ---> b6f91e2a679b 20:12:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:14 ---> Running in af48c1bd36d0 20:12:15 ---> 9860bc8724e2 20:12:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:15 ---> Running in 922df90111d8 20:14:06 Removing intermediate container 922df90111d8 20:14:06 ---> 5d9a5650bb11 20:14:06 Step 8/24 : COPY . . 20:14:06 Removing intermediate container 6820aaeebc79 20:14:06 ---> d0a62905c222 20:14:06 Step 7/23 : COPY . . 20:14:06 Removing intermediate container 2ee9065b4436 20:14:06 ---> 79d14007b3ae 20:14:06 Step 7/20 : COPY . . 20:14:06 Removing intermediate container af48c1bd36d0 20:14:06 ---> ac00e0a51f60 20:14:06 Step 8/22 : COPY . . 20:14:06 Removing intermediate container 8b1fbfdfe0ef 20:14:06 ---> fb5d3a70f243 20:14:06 Step 8/22 : COPY . . 20:14:13 ---> 5eaadf0c1319 20:14:13 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:14:13 ---> 9442ffe22d2a 20:14:13 Step 8/20 : RUN make cmd/secrets-config/secrets-config 20:14:13 ---> e269e8ebeca2 20:14:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:14:13 ---> 0b37d4bfa0e7 20:14:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:14:13 ---> fce22c3c74e5 20:14:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:14:13 ---> Running in 5cd050b40db1 20:14:13 ---> Running in 20c235ab9a73 20:14:13 ---> Running in 4c3f61f442d1 20:14:13 ---> Running in cd5477e35abc 20:14:13 ---> Running in 97a6bfb3b54e 20:14:14 Removing intermediate container 4c3f61f442d1 20:14:14 ---> 3d79d886f9c3 20:14:14 Step 9/23 : WORKDIR /edgex-go/spire-build 20:14:14 ---> Running in d1a4925e9aef 20:14:15 Removing intermediate container d1a4925e9aef 20:14:15 ---> f63059c5cfcb 20:14:15 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:14:15 ---> Running in a8ba6955a701 20:14:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:14:16 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:14: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:14: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:14:17 Removing intermediate container a8ba6955a701 20:14:17 ---> c1b5860cce00 20:14:17 Step 11/23 : WORKDIR /edgex-go 20:14:18 ---> Running in e9fbf7a97723 20:14:18 Removing intermediate container e9fbf7a97723 20:14:18 ---> 0d2b6b62101f 20:14:18 20:14:18 Step 12/23 : FROM alpine:3.15 20:14:18 3.15: Pulling from library/alpine 20:14:19 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:14:19 Status: Downloaded newer image for alpine:3.15 20:14:19 ---> 354640af7b1b 20:14:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:20 ---> Running in 65f80012fb23 20:14:20 Removing intermediate container 65f80012fb23 20:14:20 ---> 6c67b8463322 20:14:20 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:20 ---> Running in fe2a90465d61 20:14:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:14:25 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:14:25 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:14:25 OK: 15736 distinct packages available 20:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:14:26 (1/5) Installing dumb-init (1.2.5-r1) 20:14:26 (2/5) Installing musl-obstack (1.2.3-r0) 20:14:26 (3/5) Installing libucontext (1.1-r0) 20:14:26 (4/5) Installing gcompat (1.0.0-r4) 20:14:26 (5/5) Installing openssl (1.1.1t-r1) 20:14:26 Executing busybox-1.34.1-r7.trigger 20:14:26 OK: 6 MiB in 19 packages 20:14:28 Removing intermediate container fe2a90465d61 20:14:28 ---> 09e07e742c45 20:14:28 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:33 ---> a8e32a6bc550 20:14:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:14:34 ---> 2fc6ee50565c 20:14:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:14:35 ---> 30d6147b5c3b 20:14:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:14:35 ---> 2e8400969b8c 20:14:35 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:14:35 ---> Running in 2badafada5d5 20:14:36 Removing intermediate container 2badafada5d5 20:14:36 ---> f5d7a521fa33 20:14:36 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:14:36 ---> Running in 37866e8175da 20:14:36 Removing intermediate container 37866e8175da 20:14:36 ---> cd99aa794d8e 20:14:36 Step 21/23 : LABEL arch=arm64 20:14:39 ---> Running in afa9a4535de3 20:14:40 Removing intermediate container afa9a4535de3 20:14:40 ---> bdad3eefffc9 20:14:40 Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:14:40 ---> Running in 0b964bb9098f 20:14:40 Removing intermediate container 0b964bb9098f 20:14:40 ---> 798b9ab3a11d 20:14:40 Step 23/23 : LABEL version=0.0.0 20:14:40 ---> Running in 0ac43916c1d3 20:14:41 Removing intermediate container 0ac43916c1d3 20:14:41 ---> 5717bd97c994 20:14:41 20:14:41 Successfully built 5717bd97c994 20:14:41 Successfully tagged security-spire-server-arm64:latest 20:14:41 Building security-proxy-auth 20:14:56  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:14:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:14:56 ---> 8f7441c83b60 20:14:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:14:56 ---> Using cache 20:14:56 ---> 704c32a3bf79 20:14:56 Step 4/22 : WORKDIR /edgex-go 20:14:56 ---> Using cache 20:14:56 ---> 9f59e29036dd 20:14:56 Step 5/22 : RUN apk add --update --no-cache make git 20:14:56 ---> Using cache 20:14:56 ---> 06d82c11fe83 20:14:56 Step 6/22 : COPY go.mod vendor* ./ 20:14:56 ---> Using cache 20:14:56 ---> 9860bc8724e2 20:14:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:56 ---> Using cache 20:14:56 ---> 5d9a5650bb11 20:14:56 Step 8/22 : COPY . . 20:14:56 ---> Using cache 20:14:56 ---> e269e8ebeca2 20:14:56 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:14:56 ---> Running in 41bd7b5705d0 20:14:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:19:49 Removing intermediate container cd5477e35abc 20:19:49 ---> b44fc627a98c 20:19:49 20:19:49 Step 9/20 : FROM alpine:3.16 20:19:49 3.16: Pulling from library/alpine 20:19:49 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:19:49 Status: Downloaded newer image for alpine:3.16 20:19:49 ---> 4c81e5bf8899 20:19:49 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 20:19:49 ---> Running in 2ab008fee1da 20:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:19:49 (1/2) Installing dumb-init (1.2.5-r1) 20:19:49 (2/2) Installing openssl (1.1.1t-r0) 20:19:49 Executing busybox-1.35.0-r17.trigger 20:19:49 OK: 6 MiB in 16 packages 20:19:50 Removing intermediate container 2ab008fee1da 20:19:50 ---> 9ad92f64b580 20:19:50 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:19:50 ---> Running in 8248f9da491c 20:19:50 Removing intermediate container 8248f9da491c 20:19:50 ---> 8fe51dc51e72 20:19:50 Step 12/20 : WORKDIR /edgex 20:19:50 ---> Running in 3a095d79058a 20:19:53 Removing intermediate container 3a095d79058a 20:19:53 ---> d0091d51af69 20:19:53 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:19:54 ---> a8a5d921d293 20:19:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:19:56 ---> 03a601dbce8a 20:19:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:19:57 ---> 05682d181520 20:19:57 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:19:57 ---> Running in d55c2d58c009 20:19:59 Removing intermediate container d55c2d58c009 20:19:59 ---> 0f1c48c9e263 20:19:59 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 20:19:59 ---> Running in d9739dd7ba0c 20:20:00 Removing intermediate container d9739dd7ba0c 20:20:00 ---> 69c9477f6c71 20:20:00 Step 18/20 : LABEL arch=arm64 20:20:00 ---> Running in 9a676b592b36 20:20:00 Removing intermediate container 9a676b592b36 20:20:00 ---> 3689df6c9f25 20:20:00 Step 19/20 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:20:00 ---> Running in 7adf102ded45 20:20:01 Removing intermediate container 7adf102ded45 20:20:01 ---> c18b19c8510a 20:20:01 Step 20/20 : LABEL version=0.0.0 20:20:01 ---> Running in 8f3416c54d1e 20:20:02 Removing intermediate container 8f3416c54d1e 20:20:02 ---> de03c336061e 20:20:02 20:20:02 Successfully built de03c336061e 20:20:02 Successfully tagged security-proxy-setup-arm64:latest 20:20:02 Building core-command 20:20:20  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:20 ---> 8f7441c83b60 20:20:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:20 ---> Using cache 20:20:20 ---> 704c32a3bf79 20:20:20 Step 4/23 : WORKDIR /edgex-go 20:20:20 ---> Using cache 20:20:20 ---> 9f59e29036dd 20:20:20 Step 5/23 : RUN apk add --update --no-cache make git 20:20:20 ---> Using cache 20:20:20 ---> 06d82c11fe83 20:20:20 Step 6/23 : COPY go.mod vendor* ./ 20:20:20 ---> Using cache 20:20:20 ---> 9860bc8724e2 20:20:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:20 ---> Using cache 20:20:20 ---> 5d9a5650bb11 20:20:20 Step 8/23 : COPY . . 20:20:20 ---> Using cache 20:20:20 ---> e269e8ebeca2 20:20:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:20:20 ---> Running in b01bd1ef4442 20:20:20 Removing intermediate container 97a6bfb3b54e 20:20:20 ---> c2d07ed91ff5 20:20:20 20:20:20 Step 10/22 : FROM alpine:3.16 20:20:20 ---> 4c81e5bf8899 20:20:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:20:20 ---> Running in 58fe41a721d0 20:20:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:21 Removing intermediate container 58fe41a721d0 20:20:21 ---> 66c778012b74 20:20:21 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:20:21 ---> Running in 24c73d8e320e 20:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:25 Removing intermediate container 41bd7b5705d0 20:20:25 ---> 85e5733324d7 20:20:25 20:20:25 Step 10/22 : FROM alpine:3.16 20:20:25 ---> 4c81e5bf8899 20:20:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:20:25 ---> Using cache 20:20:25 ---> 66c778012b74 20:20:25 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:20:25 ---> Running in 15fe793c4404 20:20:25 (1/1) Installing dumb-init (1.2.5-r1) 20:20:25 Executing busybox-1.35.0-r17.trigger 20:20:25 OK: 5 MiB in 15 packages 20:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:27 Removing intermediate container 24c73d8e320e 20:20:27 ---> 995d3850f4ef 20:20:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:28 ---> 7d0c1b771923 20:20:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:20:29 (1/1) Installing dumb-init (1.2.5-r1) 20:20:29 Executing busybox-1.35.0-r17.trigger 20:20:29 OK: 5 MiB in 15 packages 20:20:30 ---> 63a2862b3b5f 20:20:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:20:31 Removing intermediate container 15fe793c4404 20:20:31 ---> 56e952808c21 20:20:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:34 ---> 5574dfd43eeb 20:20:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:20:34 ---> 51811b909b21 20:20:34 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:20:35 ---> a500819e6cc1 20:20:35 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:35 ---> Running in 698e9ce904e9 20:20:37 ---> b614c1b523d4 20:20:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:20:39 ---> 89cc664c4f62 20:20:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:20:39 Removing intermediate container 698e9ce904e9 20:20:39 ---> 239fb855a600 20:20:39 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:20:40 ---> Running in ec66e5d443e8 20:20:40 ---> 5f32b42efce8 20:20:40 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:40 Removing intermediate container ec66e5d443e8 20:20:40 ---> 318ed9dca1ca 20:20:40 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:20:40 Removing intermediate container 20c235ab9a73 20:20:40 ---> 76b758cc97de 20:20:40 20:20:40 Step 10/22 : FROM alpine:3.16 20:20:40 ---> 4c81e5bf8899 20:20:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:20:40 ---> Running in 141513b40e9a 20:20:41 ---> Running in 5fdf56c9a349 20:20:41 ---> Running in 152ea77efe83 20:20:42 Removing intermediate container 152ea77efe83 20:20:42 Removing intermediate container 5fdf56c9a349 20:20:42 ---> ffb396136de0 20:20:42 Step 12/22 : ENV APP_PORT=59880 20:20:42 ---> 9751c3700635 20:20:42 Step 20/22 : LABEL arch=arm64 20:20:42 ---> Running in 0466a150c32b 20:20:42 ---> Running in f51aded610d9 20:20:43 Removing intermediate container f51aded610d9 20:20:43 ---> 159b8d535cd7 20:20:43 Step 13/22 : EXPOSE $APP_PORT 20:20:43 Removing intermediate container 0466a150c32b 20:20:43 ---> 403330af5357 20:20:43 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:20:43 ---> Running in 13535a122828 20:20:43 ---> Running in 7830f145a36f 20:20:44 Removing intermediate container 13535a122828 20:20:44 ---> b09f8859f37a 20:20:44 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:20:44 Removing intermediate container 141513b40e9a 20:20:44 ---> 3b0b214f24d2 20:20:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:20:44 Removing intermediate container 7830f145a36f 20:20:44 ---> d3ad859bc204 20:20:44 Step 22/22 : LABEL version=0.0.0 20:20:44 ---> Running in 48c39be729c5 20:20:44 ---> Running in d1c78bc78025 20:20:44 ---> Running in a9d3f64f5784 20:20:45 Removing intermediate container d1c78bc78025 20:20:45 ---> 571fc8e57b4e 20:20:45 20:20:45 Removing intermediate container a9d3f64f5784 20:20:45 ---> 1920a95a3211 20:20:45 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:20:45 ---> Running in 8f1a5ac34aba 20:20:46 Removing intermediate container 5cd050b40db1 20:20:46 ---> 7056b8b72c24 20:20:46 20:20:46 Step 10/24 : FROM alpine:3.16 20:20:46 ---> 4c81e5bf8899 20:20:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:20:46 ---> Running in cbdb809da95e 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:46 Successfully built 571fc8e57b4e 20:20:46 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:20:46  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 20:20:46 Removing intermediate container 8f1a5ac34aba 20:20:46 ---> 469ff2a25c63 20:20:46 Step 20/22 : LABEL arch=arm64 20:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:46 ---> Running in 1e0422ca995d 20:20:47 Removing intermediate container 1e0422ca995d 20:20:47 ---> c0111731360e 20:20:47 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:20:47 ---> Running in 286d696cd4ac 20:20:48 Removing intermediate container 286d696cd4ac 20:20:48 ---> dc251a788611 20:20:48 Step 22/22 : LABEL version=0.0.0 20:20:48 (1/1) Installing dumb-init (1.2.5-r1) 20:20:48 Executing busybox-1.35.0-r17.trigger 20:20:48 OK: 5 MiB in 15 packages 20:20:48 ---> Running in 371880906b13 20:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:49 Removing intermediate container 371880906b13 20:20:49 ---> dfbf751155b6 20:20:49 20:20:49 Successfully built dfbf751155b6 20:20:49 Successfully tagged security-proxy-auth-arm64:latest 20:20:49  Building security-proxy-auth ... done Building security-spiffe-token-provider 20:20:49 Removing intermediate container 48c39be729c5 20:20:49 ---> 3264d0b22d7a 20:20:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:50 (1/1) Installing dumb-init (1.2.5-r1) 20:20:50 Executing busybox-1.35.0-r17.trigger 20:20:50 OK: 5 MiB in 15 packages 20:20:51 ---> 12bab10c4567 20:20:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:20:51 Removing intermediate container cbdb809da95e 20:20:51 ---> 3901e2cfc713 20:20:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:51 ---> Running in 7ce2869a59bb 20:20:52 Removing intermediate container 7ce2869a59bb 20:20:52 ---> d1bba3fc9a29 20:20:52 Step 13/24 : ENV APP_PORT=59881 20:20:52 ---> Running in 8440934ccce4 20:20:53 ---> 3a406a5cbe36 20:20:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:20:53 Removing intermediate container 8440934ccce4 20:20:53 ---> cdbac968a506 20:20:53 Step 14/24 : EXPOSE $APP_PORT 20:20:53 ---> Running in 3e8b08cd629b 20:20:54 Removing intermediate container 3e8b08cd629b 20:20:54 ---> 4f76aec73517 20:20:54 Step 15/24 : WORKDIR / 20:20:54 ---> Running in 4148b40e25d2 20:20:54 ---> cd8d421acaf6 20:20:54 Step 18/22 : ENTRYPOINT ["/core-data"] 20:20:54 ---> Running in 3ca13487f086 20:20:55 Removing intermediate container 4148b40e25d2 20:20:55 ---> e1190435e94c 20:20:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:55 Removing intermediate container 3ca13487f086 20:20:55 ---> 37aa00e6a441 20:20:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:20:55 ---> Running in 2726d49dc716 20:20:55 Removing intermediate container 2726d49dc716 20:20:55 ---> 5475755659ab 20:20:55 Step 20/22 : LABEL arch=arm64 20:20:56 ---> Running in b99fd1f7d8c5 20:20:56 ---> bd83397b1f5f 20:20:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:20:56 Removing intermediate container b99fd1f7d8c5 20:20:56 ---> 577babeed1da 20:20:56 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:20:57 ---> Running in 5cc4877612c2 20:21:01 Removing intermediate container 5cc4877612c2 20:21:01 ---> f9f0bb3f3fb9 20:21:01 Step 22/22 : LABEL version=0.0.0 20:21:01 ---> Running in de1689eeefc1 20:21:01 ---> 25966caa5dd7 20:21:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:21:01 Removing intermediate container de1689eeefc1 20:21:01 ---> d16d06d7e2b5 20:21:01 20:21:02 ---> 28e4db69ee70 20:21:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:21:02 Successfully built d16d06d7e2b5 20:21:02 Successfully tagged core-data-arm64:latest 20:21:02  Building core-data ... done Building support-scheduler 20:21:03 ---> bb0306930d1b 20:21:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:21:03 ---> Running in 49441f837207 20:21:04 Removing intermediate container 49441f837207 20:21:04 ---> fb772218ca93 20:21:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:21:04 ---> Running in b368c5cfc2bf 20:21:05 Removing intermediate container b368c5cfc2bf 20:21:05 ---> 4434befb0f1d 20:21:05 Step 22/24 : LABEL arch=arm64 20:21:05 ---> Running in 7b3098267b96 20:21:05 Removing intermediate container 7b3098267b96 20:21:05 ---> 287685962261 20:21:05 Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:21:06 ---> Running in 8fef08a21daa 20:21:06 Removing intermediate container 8fef08a21daa 20:21:06 ---> 9e325d9744fa 20:21:06 Step 24/24 : LABEL version=0.0.0 20:21:07 ---> Running in 29e111d7c143 20:21:07 Removing intermediate container 29e111d7c143 20:21:07 ---> b0b7e998abeb 20:21:07 20:21:08 Successfully built b0b7e998abeb 20:21:08 Successfully tagged core-metadata-arm64:latest 20:21:08  Building core-metadata ... done Building support-notifications 20:21:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:10 ---> 8f7441c83b60 20:21:10 Step 3/23 : WORKDIR /edgex-go 20:21:10 ---> Using cache 20:21:10 ---> ba887d309b40 20:21:10 Step 4/23 : RUN apk add --update --no-cache make git 20:21:10 ---> Running in b82f84c3b3d0 20:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:13 OK: 221 MiB in 51 packages 20:21:15 Removing intermediate container b82f84c3b3d0 20:21:15 ---> afcf79d72329 20:21:15 Step 5/23 : COPY go.mod vendor* ./ 20:21:16 ---> 27d3f5fa8bae 20:21:16 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:16 ---> Running in 502c6f8f42cc 20:21:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:21:17 ---> 8f7441c83b60 20:21:17 Step 3/19 : WORKDIR /edgex-go 20:21:17 ---> Using cache 20:21:17 ---> ba887d309b40 20:21:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:21:17 ---> Running in 32a7d70d328b 20:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:20 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:21:20 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:21:20 OK: 16903 distinct packages available 20:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:22 OK: 221 MiB in 51 packages 20:21:24 Removing intermediate container 32a7d70d328b 20:21:24 ---> f44cf8e820e4 20:21:24 Step 5/19 : COPY go.mod vendor* ./ 20:21:25 ---> 497e92470b27 20:21:25 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:25 ---> Running in d1dea5b720ff 20:21:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:31 ---> 8f7441c83b60 20:21:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:31 ---> Using cache 20:21:31 ---> 704c32a3bf79 20:21:31 Step 4/22 : WORKDIR /edgex-go 20:21:31 ---> Using cache 20:21:31 ---> 9f59e29036dd 20:21:31 Step 5/22 : RUN apk add --update --no-cache make git 20:21:31 ---> Using cache 20:21:31 ---> 06d82c11fe83 20:21:31 Step 6/22 : COPY go.mod vendor* ./ 20:21:31 ---> Using cache 20:21:31 ---> 9860bc8724e2 20:21:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:31 ---> Using cache 20:21:31 ---> 5d9a5650bb11 20:21:31 Step 8/22 : COPY . . 20:21:31 ---> Using cache 20:21:31 ---> e269e8ebeca2 20:21:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:21:31 ---> Running in 05bbfaaffc27 20:21: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:21:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:33 ---> 8f7441c83b60 20:21:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:21:33 ---> Using cache 20:21:33 ---> 704c32a3bf79 20:21:33 Step 4/22 : WORKDIR /edgex-go 20:21:33 ---> Using cache 20:21:33 ---> 9f59e29036dd 20:21:33 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:21:33 ---> Running in 1ee903968dd8 20:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:36 OK: 221 MiB in 51 packages 20:21:38 Removing intermediate container 1ee903968dd8 20:21:38 ---> 02f64c1f4af1 20:21:38 Step 6/22 : COPY go.mod vendor* ./ 20:21:38 ---> 0eaa9faa77c4 20:21:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:38 ---> Running in 1704df75f846 20:23:30 Removing intermediate container 502c6f8f42cc 20:23:30 ---> d8780a1e966a 20:23:30 Step 7/23 : COPY . . 20:23:30 Removing intermediate container d1dea5b720ff 20:23:30 ---> 52abc5bf0587 20:23:30 Step 7/19 : COPY . . 20:23:37 Removing intermediate container 1704df75f846 20:23:37 ---> 2b0cd312e39f 20:23:37 Step 8/22 : COPY . . 20:23:38 ---> 988ace0e3bff 20:23:38 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:23:38 ---> Running in ba8515931068 20:23:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:23:43 ---> 834dbdda2e79 20:23:43 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:43 ---> Running in 40db5a0dbf75 20:23: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:23:52 ---> 43b657589182 20:23:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:23:52 ---> Running in e2aad0b41314 20:23:54 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:24:50 Removing intermediate container b01bd1ef4442 20:24:50 ---> e2fd574bb939 20:24:50 20:24:50 Step 10/23 : FROM alpine:3.16 20:24:50 ---> 4c81e5bf8899 20:24:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:24:50 ---> Using cache 20:24:50 ---> 3901e2cfc713 20:24:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:50 ---> Using cache 20:24:50 ---> d1bba3fc9a29 20:24:50 Step 13/23 : ENV APP_PORT=59882 20:24:50 ---> Running in a9c72b15d1c8 20:24:50 Removing intermediate container a9c72b15d1c8 20:24:50 ---> 5e4726e9d174 20:24:50 Step 14/23 : EXPOSE $APP_PORT 20:24:50 ---> Running in 54d48d4d3592 20:24:50 Removing intermediate container 54d48d4d3592 20:24:50 ---> a027930b786d 20:24:50 Step 15/23 : WORKDIR / 20:24:50 ---> Running in 1dd7dd8717d7 20:24:50 Removing intermediate container 1dd7dd8717d7 20:24:50 ---> ccb3a5ed1cc0 20:24:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:51 ---> 213c77eac9fa 20:24:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:24:54 ---> 98e9ab438bb4 20:24:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:24:55 ---> 5e53c5baadc7 20:24:55 Step 19/23 : ENTRYPOINT ["/core-command"] 20:24:55 ---> Running in c597b82d3175 20:24:55 Removing intermediate container c597b82d3175 20:24:55 ---> 971bd2e3119c 20:24:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:55 ---> Running in ee00efd357e3 20:24:56 Removing intermediate container ee00efd357e3 20:24:56 ---> 15298417c155 20:24:56 Step 21/23 : LABEL arch=arm64 20:24:56 ---> Running in ad0adf49e134 20:24:56 Removing intermediate container ad0adf49e134 20:24:56 ---> 06ecf1bd3eb9 20:24:56 Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:24:56 ---> Running in acc40b17ba1b 20:24:57 Removing intermediate container acc40b17ba1b 20:24:57 ---> d3dc03433026 20:24:57 Step 23/23 : LABEL version=0.0.0 20:24:57 ---> Running in 58e8f4fe0df5 20:24:57 Removing intermediate container 58e8f4fe0df5 20:24:57 ---> 56ac8d01c81e 20:24:57 20:24:58 Successfully built 56ac8d01c81e 20:24:58 Successfully tagged core-command-arm64:latest 20:24:58  Building core-command ... done Building security-spire-config 20:25:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:16 ---> 8f7441c83b60 20:25:16 Step 3/24 : WORKDIR /edgex-go 20:25:16 ---> Using cache 20:25:16 ---> ba887d309b40 20:25:16 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:25:16 ---> Using cache 20:25:16 ---> b967c1453854 20:25:16 Step 5/24 : COPY go.mod vendor* ./ 20:25:16 ---> Using cache 20:25:16 ---> 528b6152cd6b 20:25:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:16 ---> Using cache 20:25:16 ---> d0a62905c222 20:25:16 Step 7/24 : COPY . . 20:25:16 ---> Using cache 20:25:16 ---> 5eaadf0c1319 20:25:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:25:16 ---> Using cache 20:25:16 ---> 3d79d886f9c3 20:25:16 Step 9/24 : WORKDIR /edgex-go/spire-build 20:25:16 ---> Using cache 20:25:16 ---> f63059c5cfcb 20:25:16 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:25:16 ---> Running in 445fb6558627 20:25:20 Removing intermediate container 445fb6558627 20:25:20 ---> f03c639595a4 20:25:20 Step 11/24 : WORKDIR /edgex-go 20:25:20 ---> Running in ed37a180887a 20:25:20 Removing intermediate container ed37a180887a 20:25:20 ---> 713d0a5a9fc5 20:25:20 20:25:20 Step 12/24 : FROM alpine:3.15 20:25:20 ---> 354640af7b1b 20:25:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:20 ---> Using cache 20:25:20 ---> 6c67b8463322 20:25:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:25:20 ---> Running in a048776b3bd3 20:25:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:24 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:25:24 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:25:24 OK: 15736 distinct packages available 20:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:25:25 (1/4) Installing dumb-init (1.2.5-r1) 20:25:26 (2/4) Installing musl-obstack (1.2.3-r0) 20:25:26 (3/4) Installing libucontext (1.1-r0) 20:25:26 (4/4) Installing gcompat (1.0.0-r4) 20:25:26 Executing busybox-1.34.1-r7.trigger 20:25:26 OK: 6 MiB in 18 packages 20:25:28 Removing intermediate container a048776b3bd3 20:25:28 ---> bcedd79555a8 20:25:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:33 ---> 9241b204f615 20:25:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:25:34 ---> e7171e00db2a 20:25:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:25:34 ---> Running in 079e3085f3dd 20:25:34 Removing intermediate container 079e3085f3dd 20:25:34 ---> 841c2f78dea6 20:25:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:25:35 ---> be6089aa15e5 20:25:35 Step 19/24 : WORKDIR / 20:25:35 ---> Running in 47cc799d1284 20:25:36 Removing intermediate container 47cc799d1284 20:25:36 ---> ff14170ad580 20:25:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:36 ---> Running in e31600e26a34 20:25:36 Removing intermediate container e31600e26a34 20:25:36 ---> 5cfe05d192d1 20:25:36 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:36 ---> Running in d40e8189ca66 20:25:37 Removing intermediate container d40e8189ca66 20:25:37 ---> 91c2ac81f817 20:25:37 Step 22/24 : LABEL arch=arm64 20:25:37 ---> Running in 9525bcf73a90 20:25:37 Removing intermediate container 9525bcf73a90 20:25:37 ---> 68caa62231c7 20:25:37 Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:25:37 ---> Running in 984102f5dd74 20:25:38 Removing intermediate container 984102f5dd74 20:25:38 ---> 0a76e9daa3eb 20:25:38 Step 24/24 : LABEL version=0.0.0 20:25:38 ---> Running in 71bf8a0bc296 20:25:39 Removing intermediate container 71bf8a0bc296 20:25:39 ---> f51e59a787df 20:25:39 20:25:39 Successfully built f51e59a787df 20:25:39 Successfully tagged security-spire-config-arm64:latest 20:25:39  Building security-spire-config ... done Building security-bootstrapper 20:25:54 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:25:54 ---> 8f7441c83b60 20:25:54 Step 3/32 : WORKDIR /edgex-go 20:25:54 ---> Using cache 20:25:54 ---> ba887d309b40 20:25:54 Step 4/32 : RUN apk add --update --no-cache make git 20:25:54 ---> Using cache 20:25:54 ---> afcf79d72329 20:25:54 Step 5/32 : COPY go.mod vendor* ./ 20:25:54 ---> Using cache 20:25:54 ---> 27d3f5fa8bae 20:25:54 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:54 ---> Using cache 20:25:54 ---> d8780a1e966a 20:25:54 Step 7/32 : COPY . . 20:25:54 ---> Using cache 20:25:54 ---> 988ace0e3bff 20:25:54 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:25:54 ---> Running in 2be562d668a2 20:25:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:29:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:29:55 Removing intermediate container ba8515931068 20:29:55 ---> dd84539e017b 20:29:55 20:29:55 Step 9/23 : FROM alpine:3.16 20:29:55 ---> 4c81e5bf8899 20:29:55 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:29:55 ---> Running in 89bc02cb5bc0 20:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:59 (1/3) Installing ca-certificates (20220614-r0) 20:29:59 (2/3) Installing dumb-init (1.2.5-r1) 20:29:59 (3/3) Installing su-exec (0.2-r1) 20:29:59 Executing busybox-1.35.0-r17.trigger 20:29:59 Executing ca-certificates-20220614-r0.trigger 20:29:59 OK: 6 MiB in 17 packages 20:30:01 Removing intermediate container 89bc02cb5bc0 20:30:01 ---> 422a7ae14065 20:30:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:30:01 ---> Running in 427ba5418d25 20:30:02 Removing intermediate container 427ba5418d25 20:30:02 ---> 6d475e8c5b92 20:30:02 Step 12/23 : WORKDIR / 20:30:02 ---> Running in 479ea3829ffe 20:30:03 Removing intermediate container 479ea3829ffe 20:30:03 ---> 496569d9b4ec 20:30:03 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:30:05 ---> 5c6fc15b396e 20:30:05 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:30:06 ---> 755e26731d7d 20:30:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:30:07 ---> 30edd9d9ee8a 20:30:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:30:08 ---> 1a33625a49f4 20:30:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:30:10 ---> 0a50c9bf655c 20:30:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:30:11 ---> 7a4f389eb326 20:30:11 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:11 ---> Running in d6639a217579 20:30:14 Removing intermediate container d6639a217579 20:30:14 ---> 1d05b1819433 20:30:14 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 20:30:14 ---> Running in 0a28fd1cd7ae 20:30:15 Removing intermediate container 0a28fd1cd7ae 20:30:15 ---> c052d7411d3d 20:30:15 Step 21/23 : LABEL arch=arm64 20:30:15 ---> Running in a3d0f96dff9d 20:30:15 Removing intermediate container a3d0f96dff9d 20:30:15 ---> e7a95434f9fb 20:30:15 Step 22/23 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:30:16 ---> Running in 3d76731390ae 20:30:16 Removing intermediate container 3d76731390ae 20:30:16 ---> d8b2e8e46807 20:30:16 Step 23/23 : LABEL version=0.0.0 20:30:16 ---> Running in f77494591c48 20:30:17 Removing intermediate container f77494591c48 20:30:17 ---> 3c05f677c800 20:30:17 20:30:17 Successfully built 3c05f677c800 20:30:17 Successfully tagged security-secretstore-setup-arm64:latest 20:30:17 Building security-spire-agent 20:30:35  Building security-secretstore-setup ... done Removing intermediate container 05bbfaaffc27 20:30:35 ---> 30510a9ead67 20:30:35 20:30:35 Step 10/22 : FROM alpine:3.16 20:30:35 ---> 4c81e5bf8899 20:30:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:30:35 ---> Using cache 20:30:35 ---> 3901e2cfc713 20:30:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:35 ---> Using cache 20:30:35 ---> d1bba3fc9a29 20:30:35 Step 13/22 : ENV APP_PORT=59861 20:30:35 ---> Running in 10fdf990128c 20:30:35 Removing intermediate container 10fdf990128c 20:30:35 ---> 3019d96a6691 20:30:35 Step 14/22 : EXPOSE $APP_PORT 20:30:35 ---> Running in 9d6677c7b3e6 20:30:36 Removing intermediate container 9d6677c7b3e6 20:30:36 ---> e7c756552418 20:30:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:37 ---> f3d2e68d3efd 20:30:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:30:37 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:37 ---> 8f7441c83b60 20:30:37 Step 3/24 : WORKDIR /edgex-go 20:30:37 ---> Using cache 20:30:37 ---> ba887d309b40 20:30:37 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:30:37 ---> Using cache 20:30:37 ---> b967c1453854 20:30:37 Step 5/24 : COPY go.mod vendor* ./ 20:30:37 ---> Using cache 20:30:37 ---> 528b6152cd6b 20:30:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:37 ---> Using cache 20:30:37 ---> d0a62905c222 20:30:37 Step 7/24 : COPY . . 20:30:37 ---> Using cache 20:30:37 ---> 5eaadf0c1319 20:30:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:30:37 ---> Using cache 20:30:37 ---> 3d79d886f9c3 20:30:37 Step 9/24 : WORKDIR /edgex-go/spire-build 20:30:37 ---> Using cache 20:30:37 ---> f63059c5cfcb 20:30:37 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:30:37 ---> Using cache 20:30:37 ---> f03c639595a4 20:30:37 Step 11/24 : WORKDIR /edgex-go 20:30:37 ---> Using cache 20:30:37 ---> 713d0a5a9fc5 20:30:37 20:30:37 Step 12/24 : FROM alpine:3.15 20:30:37 ---> 354640af7b1b 20:30:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:37 ---> Using cache 20:30:37 ---> 6c67b8463322 20:30:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:37 ---> Using cache 20:30:37 ---> 09e07e742c45 20:30:37 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:30:41 ---> fb43639a00c1 20:30:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:30:46 ---> b697d7c39495 20:30:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:30:46 ---> Running in 05204921a039 20:30:46 ---> f8530bd21b62 20:30:46 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:30:46 Removing intermediate container 05204921a039 20:30:46 ---> 92ff374b04dc 20:30:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:46 ---> Running in 3ee4d4af437d 20:30:47 Removing intermediate container 3ee4d4af437d 20:30:47 ---> e5adbb4c5257 20:30:47 Step 20/22 : LABEL arch=arm64 20:30:47 ---> Running in ffbe41ee4074 20:30:47 Removing intermediate container ffbe41ee4074 20:30:47 ---> 94782d762270 20:30:47 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:30:48 ---> Running in c6aa528551be 20:30:48 Removing intermediate container c6aa528551be 20:30:48 ---> 1e416ab3f537 20:30:48 Step 22/22 : LABEL version=0.0.0 20:30:49 ---> Running in 327aa3ee5f56 20:30:50 Removing intermediate container 327aa3ee5f56 20:30:50 ---> 497d86bf87ea 20:30:50 20:30:50 Successfully built 497d86bf87ea 20:30:50 Successfully tagged support-scheduler-arm64:latest 20:30:53  Building support-scheduler ... done  ---> 1b5f02328fe9 20:30:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:30:54 ---> 2b8978e82147 20:30:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:30:55 ---> 9d31ec68c023 20:30:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:30:56 ---> d8f42425ad3c 20:30:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:56 ---> Running in f5a858f6e03c 20:30:58 Removing intermediate container f5a858f6e03c 20:30:58 ---> eb4412bcb679 20:30:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:58 ---> Running in db5a15eeb6c3 20:30:59 Removing intermediate container db5a15eeb6c3 20:30:59 ---> c361da00672c 20:30:59 Step 22/24 : LABEL arch=arm64 20:30:59 ---> Running in c00ff4aa123f 20:30:59 Removing intermediate container c00ff4aa123f 20:30:59 ---> 50c915fcd343 20:30:59 Step 23/24 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:30:59 ---> Running in 6b61a2b635e5 20:31:00 Removing intermediate container 6b61a2b635e5 20:31:00 ---> 595620e76aeb 20:31:00 Step 24/24 : LABEL version=0.0.0 20:31:00 ---> Running in e3e38a844ec1 20:31:01 Removing intermediate container e3e38a844ec1 20:31:01 ---> 4ef211dc0aaf 20:31:01 20:31:01 Successfully built 4ef211dc0aaf 20:31:01 Successfully tagged security-spire-agent-arm64:latest 20:31:48  Building security-spire-agent ... done Removing intermediate container 2be562d668a2 20:31:48 ---> 415e22e23250 20:31:48 20:31:48 Step 9/32 : FROM alpine:3.16 20:31:48 ---> 4c81e5bf8899 20:31:48 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:48 ---> Running in ec466e3d550a 20:31:48 Removing intermediate container ec466e3d550a 20:31:48 ---> cb81c5072746 20:31:48 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:31:48 ---> Running in 2df85b417975 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:48 (1/2) Installing dumb-init (1.2.5-r1) 20:31:48 (2/2) Installing su-exec (0.2-r1) 20:31:48 Executing busybox-1.35.0-r17.trigger 20:31:48 OK: 5 MiB in 16 packages 20:31:50 Removing intermediate container 2df85b417975 20:31:50 ---> 7c67809df5a4 20:31:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:31:50 ---> Running in 378b724aba88 20:31:51 Removing intermediate container 378b724aba88 20:31:51 ---> 76639c41e272 20:31:51 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:31:51 ---> Running in 54782def5d92 20:31:51 Removing intermediate container 54782def5d92 20:31:51 ---> 19ce070edf90 20:31:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:31:52 ---> Running in 7266eb5553c7 20:31:53 Removing intermediate container 7266eb5553c7 20:31:53 ---> 7603924a277b 20:31:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:31:53 ---> Running in b14c27306d5f 20:31:53 Removing intermediate container b14c27306d5f 20:31:53 ---> 558550555b56 20:31:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:31:53 ---> Running in 78f879efbdc2 20:31:54 Removing intermediate container 40db5a0dbf75 20:31:54 ---> b6a1ba8d6861 20:31:54 20:31:54 Step 9/19 : FROM alpine:3.15 20:31:54 ---> 354640af7b1b 20:31:54 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:54 ---> Using cache 20:31:54 ---> 6c67b8463322 20:31:54 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:31:54 ---> Running in 16e9587226b4 20:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:56 Removing intermediate container 78f879efbdc2 20:31:56 ---> f89ea1c0d7ac 20:31:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:31:56 ---> Running in 53236128d070 20:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:57 Removing intermediate container 53236128d070 20:31:57 ---> 1c6250c477e3 20:31:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:31:58 ---> 429d96f3f10c 20:31:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:31:58 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:31:58 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:31:58 OK: 15736 distinct packages available 20:31:58 ---> Running in a3bd6d1fbeb7 20:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:31:59 (1/9) Installing ca-certificates (20220614-r0) 20:31:59 (2/9) Installing brotli-libs (1.0.9-r5) 20:31:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:31:59 (4/9) Installing libcurl (7.80.0-r6) 20:31:59 (5/9) Installing curl (7.80.0-r6) 20:31:59 (6/9) Installing dumb-init (1.2.5-r1) 20:31:59 (7/9) Installing musl-obstack (1.2.3-r0) 20:31:59 (8/9) Installing libucontext (1.1-r0) 20:31:59 (9/9) Installing gcompat (1.0.0-r4) 20:31:59 Executing busybox-1.34.1-r7.trigger 20:31:59 Executing ca-certificates-20220614-r0.trigger 20:32:00 OK: 8 MiB in 23 packages 20:32:00 Removing intermediate container a3bd6d1fbeb7 20:32:00 ---> 62644e5f76d7 20:32:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:02 ---> f07a1c4034f3 20:32:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:32:03 Removing intermediate container 16e9587226b4 20:32:03 ---> 99107675101c 20:32:03 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:04 ---> 69a77f25e42f 20:32:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:32:04 ---> 7d9a38495cdb 20:32:04 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:32:05 ---> 83e979d92a36 20:32:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:32:07 ---> 2c2f25689abc 20:32:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:32:07 ---> 83792d438d80 20:32:07 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:32:07 ---> e27e868ee012 20:32:07 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:32:07 ---> 04b3453227cd 20:32:07 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:32:08 ---> Running in 60e70de007b3 20:32:08 Removing intermediate container 60e70de007b3 20:32:08 ---> a4c83654516c 20:32:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] ---> 4125efab0eb6 20:32:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:08 20:32:08 ---> Running in c336ba44b206 20:32:08 Removing intermediate container c336ba44b206 20:32:08 ---> 02367220bcf0 20:32:08 Step 17/19 : LABEL arch=arm64 20:32:09 ---> Running in f245c78efe07 20:32:09 ---> 7c668d2eddb9 20:32:09 Step 27/32 : RUN chmod +x /entrypoint.sh 20:32:09 ---> Running in 71dbb5244d04 20:32:09 Removing intermediate container f245c78efe07 20:32:09 ---> aa044efabfea 20:32:09 Step 18/19 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:32:09 ---> Running in 04eac17fdd7b 20:32:10 Removing intermediate container 04eac17fdd7b 20:32:10 ---> a40691edba10 20:32:10 Step 19/19 : LABEL version=0.0.0 20:32:10 ---> Running in c1b3ede615e9 20:32:10 Removing intermediate container c1b3ede615e9 20:32:10 ---> e0658cebc82c 20:32:10 20:32:10 Successfully built e0658cebc82c 20:32:11 Successfully tagged security-spiffe-token-provider-arm64:latest 20:32:11  Building security-spiffe-token-provider ... done Removing intermediate container 71dbb5244d04 20:32:11 ---> 07b46473e5cf 20:32:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:32:11 ---> Running in f71e3d5843ee 20:32:12 Removing intermediate container f71e3d5843ee 20:32:12 ---> 19a79b16fa11 20:32:12 Step 29/32 : CMD ["gate"] 20:32:12 ---> Running in 3894d988a5cd 20:32:12 Removing intermediate container 3894d988a5cd 20:32:12 ---> b6a579dd33be 20:32:12 Step 30/32 : LABEL arch=arm64 20:32:12 ---> Running in 5ebbffbb114a 20:32:13 Removing intermediate container 5ebbffbb114a 20:32:13 ---> 0dcbe8e22a8e 20:32:13 Step 31/32 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:32:13 ---> Running in 4094943c9ddf 20:32:13 Removing intermediate container 4094943c9ddf 20:32:13 ---> 4b5c9cbdfaea 20:32:13 Step 32/32 : LABEL version=0.0.0 20:32:13 ---> Running in fcae9a2cc7d3 20:32:14 Removing intermediate container fcae9a2cc7d3 20:32:14 ---> 5edb61bfcdda 20:32:14 20:32:14 Successfully built 5edb61bfcdda 20:32:14 Successfully tagged security-bootstrapper-arm64:latest 20:32:21  Building security-bootstrapper ... done Removing intermediate container e2aad0b41314 20:32:21 ---> 2cc5125e78f0 20:32:21 20:32:21 Step 10/22 : FROM alpine:3.16 20:32:21 ---> 4c81e5bf8899 20:32:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:32:21 ---> Running in 78bade697db2 20:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:23 (1/2) Installing ca-certificates (20220614-r0) 20:32:23 (2/2) Installing dumb-init (1.2.5-r1) 20:32:23 Executing busybox-1.35.0-r17.trigger 20:32:23 Executing ca-certificates-20220614-r0.trigger 20:32:23 OK: 6 MiB in 16 packages 20:32:24 Removing intermediate container 78bade697db2 20:32:24 ---> fa5c5fb413db 20:32:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:32:24 ---> Running in f538675a5f69 20:32:25 Removing intermediate container f538675a5f69 20:32:25 ---> 415288a06104 20:32:25 Step 13/22 : ENV APP_PORT=59860 20:32:25 ---> Running in 2bdc96ab0acb 20:32:25 Removing intermediate container 2bdc96ab0acb 20:32:25 ---> 0881ec6112a1 20:32:25 Step 14/22 : EXPOSE $APP_PORT 20:32:25 ---> Running in d3e13731d180 20:32:26 Removing intermediate container d3e13731d180 20:32:26 ---> 5b1fab93966e 20:32:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:28 ---> a1030df76211 20:32:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:32:30 ---> 08fa2f738ffe 20:32:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:32:30 ---> b8fb3c159949 20:32:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:32:30 ---> Running in 8f632f5c1783 20:32:31 Removing intermediate container 8f632f5c1783 20:32:31 ---> 53eeb930731e 20:32:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:31 ---> Running in 3835b6ba39c4 20:32:31 Removing intermediate container 3835b6ba39c4 20:32:31 ---> e348527aa952 20:32:31 Step 20/22 : LABEL arch=arm64 20:32:31 ---> Running in 475d9ee27bdb 20:32:31 Removing intermediate container 475d9ee27bdb 20:32:31 ---> e41086c43bc4 20:32:31 Step 21/22 : LABEL git_sha=426ae928e76f244c4cb92596cb602169fd2aeeac 20:32:31 ---> Running in aa9bb82042fe 20:32:32 Removing intermediate container aa9bb82042fe 20:32:32 ---> 1edfea90a989 20:32:32 Step 22/22 : LABEL version=0.0.0 20:32:32 ---> Running in 9ac9f1d53fc5 20:32:32 Removing intermediate container 9ac9f1d53fc5 20:32:32 ---> 93ce93fc01f1 20:32:32 20:32:32 Successfully built 93ce93fc01f1 20:32:32 Successfully tagged support-notifications-arm64:latest 20:32:33  Building support-notifications ... done  [Pipeline] } 20:32:33 $ docker stop --time=1 023bc86ffc34de0bb99baf68f005382fb266e649c78ae15819dbd0042cb93f7f 20:32:34 $ docker rm -f --volumes 023bc86ffc34de0bb99baf68f005382fb266e649c78ae15819dbd0042cb93f7f [Pipeline] // withDockerContainer [Pipeline] sh 20:32:35 + docker images 20:32:35 REPOSITORY TAG IMAGE ID CREATED SIZE 20:32:35 support-notifications-arm64 latest 93ce93fc01f1 3 seconds ago 29.7MB 20:32:35 2cc5125e78f0 16 seconds ago 1.57GB 20:32:35 security-bootstrapper-arm64 latest 5edb61bfcdda 22 seconds ago 19MB 20:32:35 security-spiffe-token-provider-arm64 latest e0658cebc82c 25 seconds ago 29.1MB 20:32:35 b6a1ba8d6861 42 seconds ago 1.54GB 20:32:35 415e22e23250 52 seconds ago 1.49GB 20:32:35 security-spire-agent-arm64 latest 4ef211dc0aaf About a minute ago 122MB 20:32:35 support-scheduler-arm64 latest 497d86bf87ea About a minute ago 29.1MB 20:32:35 30510a9ead67 2 minutes ago 1.57GB 20:32:35 security-secretstore-setup-arm64 latest 3c05f677c800 2 minutes ago 28.8MB 20:32:35 dd84539e017b 2 minutes ago 1.5GB 20:32:35 security-spire-config-arm64 latest f51e59a787df 6 minutes ago 83.6MB 20:32:35 713d0a5a9fc5 7 minutes ago 1.38GB 20:32:35 core-command-arm64 latest 56ac8d01c81e 7 minutes ago 17.1MB 20:32:35 e2fd574bb939 7 minutes ago 1.51GB 20:32:35 core-metadata-arm64 latest b0b7e998abeb 11 minutes ago 17.8MB 20:32:35 core-data-arm64 latest d16d06d7e2b5 11 minutes ago 17.3MB 20:32:35 security-proxy-auth-arm64 latest dfbf751155b6 11 minutes ago 15.7MB 20:32:35 core-common-config-bootstrapper-arm64 latest 571fc8e57b4e 11 minutes ago 14.9MB 20:32:35 7056b8b72c24 11 minutes ago 1.52GB 20:32:35 76b758cc97de 11 minutes ago 1.51GB 20:32:35 85e5733324d7 12 minutes ago 1.49GB 20:32:35 c2d07ed91ff5 12 minutes ago 1.5GB 20:32:35 security-proxy-setup-arm64 latest de03c336061e 12 minutes ago 15.8MB 20:32:35 b44fc627a98c 12 minutes ago 1.49GB 20:32:35 security-spire-server-arm64 latest 5717bd97c994 17 minutes ago 84.3MB 20:32:35 0d2b6b62101f 18 minutes ago 1.38GB 20:32:35 ci-base-image-arm64 latest 8f7441c83b60 30 minutes ago 904MB 20:32:35 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 20:32:35 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 20:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 20:32:35 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:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:36 20:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:37 arm64: Pulling from edgex-lftools-log-publisher 20:32:37 8998bd30e6a1: Pulling fs layer 20:32:37 04944245beec: Pulling fs layer 20:32:37 699f458cf7ca: Pulling fs layer 20:32:37 765212b225bb: Pulling fs layer 20:32:37 f23df028b6ca: Pulling fs layer 20:32:37 d65c8cfc05b1: Pulling fs layer 20:32:37 2437ff75d9bd: Pulling fs layer 20:32:37 f23df028b6ca: Waiting 20:32:37 765212b225bb: Waiting 20:32:37 d65c8cfc05b1: Waiting 20:32:37 2437ff75d9bd: Waiting 20:32:37 04944245beec: Verifying Checksum 20:32:37 04944245beec: Download complete 20:32:37 765212b225bb: Verifying Checksum 20:32:37 765212b225bb: Download complete 20:32:37 f23df028b6ca: Verifying Checksum 20:32:37 f23df028b6ca: Download complete 20:32:37 d65c8cfc05b1: Verifying Checksum 20:32:37 d65c8cfc05b1: Download complete 20:32:37 699f458cf7ca: Verifying Checksum 20:32:37 699f458cf7ca: Download complete 20:32:38 8998bd30e6a1: Verifying Checksum 20:32:38 8998bd30e6a1: Download complete 20:32:40 2437ff75d9bd: Verifying Checksum 20:32:40 2437ff75d9bd: Download complete 20:32:42 8998bd30e6a1: Pull complete 20:32:42 04944245beec: Pull complete 20:32:44 699f458cf7ca: Pull complete 20:32:44 765212b225bb: Pull complete 20:32:45 f23df028b6ca: Pull complete 20:32:45 d65c8cfc05b1: Pull complete 20:33:00 2437ff75d9bd: Pull complete 20:33:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:00 prd-ubuntu20.04-docker-arm64-4c-16g-9666 does not seem to be running inside a container 20:33:00 $ 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:33:03 $ docker top 3e6156e7d5af881ce4f0db894c4221988d9cf96afa819016497dcc6f71406212 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:04 ---> job-cost.sh 20:33:04 lf-activate-venv: SKIPPING 20:33:04 INFO: No Stack... 20:33:04 INFO: Retrieving Pricing Info for: v3-standard-4 20:33:05 INFO: Archiving Costs [Pipeline] sh 20:33:05 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:33:05 + cut -d, -f6 [Pipeline] lock 20:33:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4434-1-stack-cost] 20:33:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4434-1-stack-cost] did not exist. Created. 20:33:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4434-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:33:06 + echo total: 0.10999999940395355 [Pipeline] stash 20:33:06 Stashed 1 file(s) [Pipeline] } 20:33:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4434-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:33:07 $ docker stop --time=1 3e6156e7d5af881ce4f0db894c4221988d9cf96afa819016497dcc6f71406212 20:33:08 $ docker rm -f --volumes 3e6156e7d5af881ce4f0db894c4221988d9cf96afa819016497dcc6f71406212 [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:33:09 provisioning config files... 20:33:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13871071748263007157tmp [Pipeline] { [Pipeline] sh 20:33:09 + set +x 20:33:09 + curl -s https://codecov.io/bash 20:33:09 + bash -s -- 20:33:09 20:33:09 _____ _ 20:33:09 / ____| | | 20:33:09 | | ___ __| | ___ ___ _____ __ 20:33:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:33:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:33:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:33:09 Bash-1.0.6 20:33:09 20:33:09 20:33:09 ==> git version 2.25.1 found 20:33:09 ==> 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:33:09 Release-Date: 2020-01-08 20:33:09 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:33:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:33:09 ==> Jenkins CI detected. 20:33:09 current dir:  /w/workspace/edgex-go/1 20:33:09 project root: . 20:33:09 --> token set from env 20:33:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:33:10 ==> Running gcov in . (disable via -X gcov) 20:33:10 ==> Python coveragepy not found 20:33:10 ==> Searching for coverage reports in: 20:33:10 + . 20:33:10 -> Found 1 reports 20:33:10 ==> Detecting git/mercurial file structure 20:33:10 ==> Reading reports 20:33:10 + ./coverage.out bytes=447487 20:33:10 ==> Appending adjustments 20:33:10 https://docs.codecov.io/docs/fixing-reports 20:33:11 + Found adjustments 20:33:11 ==> Gzipping contents 20:33:11 60K /tmp/codecov.fv2aIl.gz 20:33:11 ==> Uploading reports 20:33:11 url: https://codecov.io 20:33:11 query: branch=PR-4434&commit=426ae928e76f244c4cb92596cb602169fd2aeeac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4434%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4434&job=&cmd_args= 20:33:11 -> Pinging Codecov 20:33:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4434&commit=426ae928e76f244c4cb92596cb602169fd2aeeac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4434%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4434&job=&cmd_args= 20:33:11 -> Uploading to 20:33:11 https://storage.googleapis.com/codecov/v4/raw/2023-03-10/00271124DB129430A58F1EEE437C3FCB/426ae928e76f244c4cb92596cb602169fd2aeeac/66d0c6c0-2158-4f1e-b715-f33e67233f7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T203311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2efc4100f67a73f59a857853caa985a5b03050a51bbd39d3fdd66eb8ed81785f 20:33:11 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:11 Dload Upload Total Spent Left Speed 20:33:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58242 0 0 100 58242 0 166k --:--:-- --:--:-- --:--:-- 166k 20:33:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/426ae928e76f244c4cb92596cb602169fd2aeeac [Pipeline] } 20:33:11 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:33:13 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:33:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:33:14 ---> package-listing.sh 20:33:14 ++ facter osfamily 20:33:14 ++ tr '[:upper:]' '[:lower:]' 20:33:14 + OS_FAMILY=debian 20:33:14 + workspace=/w/workspace/edgex-go/1 20:33:14 + START_PACKAGES=/tmp/packages_start.txt 20:33:14 + END_PACKAGES=/tmp/packages_end.txt 20:33:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:33:14 + PACKAGES=/tmp/packages_start.txt 20:33:14 + '[' /w/workspace/edgex-go/1 ']' 20:33:14 + PACKAGES=/tmp/packages_end.txt 20:33:14 + case "${OS_FAMILY}" in 20:33:14 + dpkg -l 20:33:14 + grep '^ii' 20:33:14 + '[' -f /tmp/packages_start.txt ']' 20:33:14 + '[' -f /tmp/packages_end.txt ']' 20:33:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:33:14 + '[' /w/workspace/edgex-go/1 ']' 20:33:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:33:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:33:14 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:33:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:15 20:33:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:16 latest: Pulling from edgex-lftools-log-publisher 20:33:16 5eb5b503b376: Pulling fs layer 20:33:16 5c69ac0246d0: Pulling fs layer 20:33:16 ec43610c2a17: Pulling fs layer 20:33:16 3a2ae6a8a46f: Pulling fs layer 20:33:16 33b1e0a273af: Pulling fs layer 20:33:16 5d3b04190fa2: Pulling fs layer 20:33:16 2f39f015ded8: Pulling fs layer 20:33:16 3a2ae6a8a46f: Waiting 20:33:16 2f39f015ded8: Waiting 20:33:16 5d3b04190fa2: Waiting 20:33:16 5c69ac0246d0: Verifying Checksum 20:33:16 5c69ac0246d0: Download complete 20:33:16 3a2ae6a8a46f: Verifying Checksum 20:33:16 3a2ae6a8a46f: Download complete 20:33:16 33b1e0a273af: Verifying Checksum 20:33:16 33b1e0a273af: Download complete 20:33:16 5d3b04190fa2: Verifying Checksum 20:33:16 5d3b04190fa2: Download complete 20:33:16 ec43610c2a17: Verifying Checksum 20:33:16 ec43610c2a17: Download complete 20:33:16 5eb5b503b376: Verifying Checksum 20:33:16 5eb5b503b376: Download complete 20:33:16 2f39f015ded8: Download complete 20:33:17 5eb5b503b376: Pull complete 20:33:17 5c69ac0246d0: Pull complete 20:33:18 ec43610c2a17: Pull complete 20:33:18 3a2ae6a8a46f: Pull complete 20:33:18 33b1e0a273af: Pull complete 20:33:18 5d3b04190fa2: Pull complete 20:33:22 2f39f015ded8: Pull complete 20:33:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:22 prd-ubuntu20.04-docker-8c-8g-9665 does not seem to be running inside a container 20:33:22 $ 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:33:25 $ docker top 0825d1f2bc814340e167f8a95166984e257797351bd26d0c22b6ce9f9bd6acb4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:25 + touch /tmp/pre-build-complete [Pipeline] sh 20:33:25 + mkdir -p /var/log/sysstat [Pipeline] sh 20:33:26 + ls /var/log/sa-host 20:33:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:26 provisioning config files... 20:33:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3451666984267468051tmp [Pipeline] { [Pipeline] echo 20:33:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:33:26 ---> create-netrc.sh [Pipeline] } 20:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:33:27 ---> python-tools-install.sh [Pipeline] echo 20:33:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:33:27 ---> sudo-logs.sh 20:33:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:33:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:33:27 ---> job-cost.sh 20:33:27 lf-activate-venv: SKIPPING 20:33:27 DEBUG: total: 0.10999999940395355 20:33:27 INFO: Retrieving Stack Cost... 20:33:28 INFO: Retrieving Pricing Info for: v3-standard-8 20:33:28 INFO: Archiving Costs [Pipeline] echo 20:33:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:33:29 ---> logs-deploy.sh 20:33:29 lf-activate-venv: SKIPPING 20:33:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4434/1 20:33:29 INFO: archiving workspace using pattern(s): 20:33:29 Archives upload complete. 20:33:30 INFO: archiving logs to Nexus 20:33:31 ---> uname -a: 20:33:31 Linux prd-ubuntu20-04-docker-8c-8g-9665 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:33:31 20:33:31 20:33:31 ---> lscpu: 20:33:31 Architecture: x86_64 20:33:31 CPU op-mode(s): 32-bit, 64-bit 20:33:31 Byte Order: Little Endian 20:33:31 Address sizes: 40 bits physical, 48 bits virtual 20:33:31 CPU(s): 8 20:33:31 On-line CPU(s) list: 0-7 20:33:31 Thread(s) per core: 1 20:33:31 Core(s) per socket: 1 20:33:31 Socket(s): 8 20:33:31 NUMA node(s): 1 20:33:31 Vendor ID: AuthenticAMD 20:33:31 CPU family: 23 20:33:31 Model: 49 20:33:31 Model name: AMD EPYC-Rome Processor 20:33:31 Stepping: 0 20:33:31 CPU MHz: 2799.998 20:33:31 BogoMIPS: 5599.99 20:33:31 Virtualization: AMD-V 20:33:31 Hypervisor vendor: KVM 20:33:31 Virtualization type: full 20:33:31 L1d cache: 256 KiB 20:33:31 L1i cache: 256 KiB 20:33:31 L2 cache: 4 MiB 20:33:31 L3 cache: 128 MiB 20:33:31 NUMA node0 CPU(s): 0-7 20:33:31 Vulnerability Itlb multihit: Not affected 20:33:31 Vulnerability L1tf: Not affected 20:33:31 Vulnerability Mds: Not affected 20:33:31 Vulnerability Meltdown: Not affected 20:33:31 Vulnerability Mmio stale data: Not affected 20:33:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:33:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:33:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:33:31 Vulnerability Srbds: Not affected 20:33:31 Vulnerability Tsx async abort: Not affected 20:33:31 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:33:31 20:33:31 20:33:31 ---> nproc: 20:33:31 8 20:33:31 20:33:31 20:33:31 ---> df -h: 20:33:31 Filesystem Size Used Avail Use% Mounted on 20:33:31 overlay 155G 19G 137G 12% / 20:33:31 tmpfs 64M 0 64M 0% /dev 20:33:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:33:31 shm 64M 0 64M 0% /dev/shm 20:33:31 /dev/vda1 155G 19G 137G 12% /facter-os 20:33:31 20:33:31 20:33:31 ---> sar -b -r -n DEV: 20:33:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9665) 03/10/23 _x86_64_ (8 CPU) 20:33:31 20:33:31 19:58:01 LINUX RESTART (8 CPU) 20:33:31 20:33:31 19:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:33:31 20:00:01 110.36 1.20 109.17 0.00 42.66 65819.56 0.00 20:33:31 20:01:01 34.46 0.27 34.19 0.00 6.27 15703.40 0.00 20:33:31 20:02:01 244.60 0.50 244.10 0.00 22.93 108270.18 0.00 20:33:31 20:03:01 462.48 9.73 452.75 0.00 79.31 241637.99 0.00 20:33:31 20:04:01 647.55 12.41 635.14 0.00 5178.94 153289.97 0.00 20:33:31 20:05:01 611.96 0.18 611.78 0.00 6.80 193988.60 0.00 20:33:31 20:06:01 660.94 0.05 660.89 0.00 4.13 144327.01 0.00 20:33:31 20:07:01 2.13 0.00 2.13 0.00 0.00 35.04 0.00 20:33:31 20:08:02 1.05 0.00 1.05 0.00 0.00 11.60 0.00 20:33:31 20:09:01 2.02 0.00 2.02 0.00 0.00 21.69 0.00 20:33:31 20:10:01 1.23 0.00 1.23 0.00 0.00 18.26 0.00 20:33:31 20:11:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 20:33:31 20:12:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 20:33:31 20:13:01 2.70 0.02 2.68 0.00 0.13 29.60 0.00 20:33:31 20:14:01 1.65 0.00 1.65 0.00 0.00 22.66 0.00 20:33:31 20:15:01 1.70 0.00 1.70 0.00 0.00 18.39 0.00 20:33:31 20:16:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 20:33:31 20:17:01 1.27 0.02 1.25 0.00 0.13 14.40 0.00 20:33:31 20:18:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 20:33:31 20:19:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 20:33:31 20:20:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 20:33:31 20:21:01 1.60 0.00 1.60 0.00 0.00 17.19 0.00 20:33:31 20:22:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 20:33:31 20:23:01 1.57 0.00 1.57 0.00 0.00 16.40 0.00 20:33:31 20:24:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 20:33:31 20:25:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 20:33:31 20:26:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 20:33:31 20:27:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 20:33:31 20:28:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 20:33:31 20:29:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 20:33:31 20:30:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 20:33:31 20:31:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 20:33:31 20:32:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 20:33:31 20:33:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 20:33:31 Average: 82.72 0.72 82.00 0.00 157.19 27175.38 0.00 20:33:31 20:33:31 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:33:31 20:00:01 27719260 31361284 938416 2.85 113164 3728264 2389676 7.04 1689764 3018192 560612 20:33:31 20:01:01 27890428 31571676 727024 2.21 116404 3744188 1829620 5.39 1227888 3292664 248932 20:33:31 20:02:01 25715616 31331916 949652 2.89 134936 5578240 2428724 7.16 1778880 4807156 215320 20:33:31 20:03:01 21222700 30721732 1541720 4.69 287112 9048452 4852124 14.30 2661164 8132408 364776 20:33:31 20:04:01 21228036 31434664 824784 2.51 330348 9703848 2255200 6.65 2207608 8576216 90088 20:33:31 20:05:01 18897728 31267148 989256 3.01 367404 11714952 2342692 6.90 2445092 10549848 10696 20:33:31 20:06:01 20100800 31523988 740932 2.25 374016 10787884 1939040 5.71 2380608 9446440 232 20:33:31 20:07:01 20100876 31524092 740716 2.25 374040 10787888 1939040 5.71 2380336 9446444 4 20:33:31 20:08:02 20102376 31525672 738956 2.25 374060 10787888 1939040 5.71 2378564 9446448 8 20:33:31 20:09:01 20118488 31541792 722688 2.20 374096 10787896 1939040 5.71 2363352 9446452 8 20:33:31 20:10:01 20117308 31540676 723856 2.20 374144 10787896 1939040 5.71 2366304 9446456 52 20:33:31 20:11:01 20117316 31540712 723788 2.20 374184 10787900 1939040 5.71 2365492 9446456 4 20:33:31 20:12:01 20116732 31540196 724244 2.20 374240 10787900 1939040 5.71 2365532 9446464 8 20:33:31 20:13:01 20116716 31540536 724148 2.20 374292 10787908 1907936 5.62 2365496 9446668 4 20:33:31 20:14:01 20116716 31540524 724052 2.20 374348 10787888 1907936 5.62 2365496 9446648 40 20:33:31 20:15:01 20117084 31540992 723504 2.20 374376 10787888 1907936 5.62 2365296 9446648 8 20:33:31 20:16:01 20116784 31540696 723720 2.20 374396 10787892 1907936 5.62 2365284 9446652 8 20:33:31 20:17:01 20116704 31540664 723672 2.20 374412 10787892 1907936 5.62 2365324 9446656 8 20:33:31 20:18:01 20116220 31540220 723924 2.20 374420 10787896 1907936 5.62 2365372 9446656 8 20:33:31 20:19:01 20116628 31540636 723452 2.20 374432 10787900 1907936 5.62 2365836 9446660 12 20:33:31 20:20:01 20116328 31540344 723664 2.20 374452 10787904 1907936 5.62 2366052 9446664 12 20:33:31 20:21:01 20116280 31540332 723612 2.20 374460 10787908 1907936 5.62 2366096 9446664 20 20:33:31 20:22:01 20116224 31540288 723600 2.20 374476 10787916 1907936 5.62 2366308 9446676 4 20:33:31 20:23:01 20115956 31540044 723800 2.20 374484 10787916 1907936 5.62 2365876 9446676 4 20:33:31 20:24:01 20115844 31539944 723824 2.20 374512 10787916 1907936 5.62 2366236 9446680 28 20:33:31 20:25:01 20116372 31540508 723224 2.20 374520 10787924 1907936 5.62 2366240 9446684 4 20:33:31 20:26:01 20116288 31540444 723456 2.20 374536 10787924 1907936 5.62 2366496 9446688 16 20:33:31 20:27:01 20116524 31540712 723160 2.20 374564 10787928 1907936 5.62 2366472 9446688 184 20:33:31 20:28:01 20116476 31540680 723132 2.20 374580 10787928 1907936 5.62 2366392 9446688 12 20:33:31 20:29:01 20116208 31540424 723300 2.20 374608 10787936 1907936 5.62 2366176 9446692 60 20:33:31 20:30:01 20116376 31540628 723264 2.20 374628 10787940 1907936 5.62 2366472 9446700 4 20:33:31 20:31:01 20116108 31540384 723480 2.20 374648 10787940 1907936 5.62 2366508 9446700 8 20:33:31 20:32:01 20116344 31540644 723176 2.20 374652 10787944 1907936 5.62 2366276 9446704 4 20:33:31 20:33:01 20116484 31540824 722880 2.20 374680 10787948 1907936 5.62 2366644 9446708 176 20:33:31 Average: 20761539 31493412 772943 2.35 348018 10164101 2051117 6.04 2302851 8908290 43864 20:33:31 20:33:31 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:33:31 20:00:01 ens3 334.68 252.37 4922.67 104.56 0.00 0.00 0.00 0.00 20:33:31 20:00:01 veth8b0fd7e 0.08 0.25 0.01 0.02 0.00 0.00 0.00 0.00 20:33:31 20:00:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:33:31 20:00:01 docker0 97.98 122.03 7.73 877.33 0.00 0.00 0.00 0.00 20:33:31 20:01:01 ens3 23.88 15.75 19.90 9.85 0.00 0.00 0.00 0.00 20:33:31 20:01:01 veth8b0fd7e 1.25 1.28 0.10 0.10 0.00 0.00 0.00 0.00 20:33:31 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:01:01 docker0 1.25 1.25 0.08 0.10 0.00 0.00 0.00 0.00 20:33:31 20:02:01 ens3 421.79 278.19 2712.67 41.42 0.00 0.00 0.00 0.00 20:33:31 20:02:01 veth19f0eda 41.35 61.63 4.00 153.84 0.00 0.00 0.00 0.01 20:33:31 20:02:01 vethdc8ee51 40.79 61.00 3.95 159.06 0.00 0.00 0.00 0.01 20:33:31 20:02:01 vethbcb30b4 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 20:33:31 20:02:01 vethc806753 39.59 58.40 3.85 150.39 0.00 0.00 0.00 0.01 20:33:31 20:02:01 veth72e3ead 39.92 60.08 3.88 153.61 0.00 0.00 0.00 0.01 20:33:31 20:02:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:33:31 20:02:01 docker0 212.96 320.44 17.53 1013.65 0.00 0.00 0.00 0.00 20:33:31 20:02:01 veth7341a21 41.59 59.61 4.04 153.64 0.00 0.00 0.00 0.01 20:33:31 20:03:01 vethed094da 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:33:31 20:03:01 ens3 540.19 324.28 5166.36 34.36 0.00 0.00 0.00 0.00 20:33:31 20:03:01 vethf69063e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:33:31 20:03:01 vethbcb30b4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:03:01 vethda04cf4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:33:31 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:03:01 vethf0605b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:33:31 20:03:01 veth701ac99 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:33:31 20:03:01 docker0 317.31 531.04 25.73 5158.90 0.00 0.00 0.00 0.00 20:33:31 20:04:01 ens3 214.35 116.81 3217.29 19.95 0.00 0.00 0.00 0.00 20:33:31 20:04:01 vethbcb30b4 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 20:33:31 20:04:01 veth143f8fb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:04:01 vethf4907c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:04:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 20:33:31 20:04:01 veth9d0b210 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:04:01 docker0 12.41 27.91 0.80 299.33 0.00 0.00 0.00 0.00 20:33:31 20:05:01 vetha454254 3.55 1.48 41.04 0.11 0.00 0.00 0.00 0.00 20:33:31 20:05:01 vethf625e53 1.48 3.55 0.11 41.04 0.00 0.00 0.00 0.00 20:33:31 20:05:01 ens3 408.82 203.88 2599.69 29.88 0.00 0.00 0.00 0.00 20:33:31 20:05:01 vethbcb30b4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:33:31 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:05:01 veth1468d74 4.22 6.67 0.32 76.73 0.00 0.00 0.00 0.01 20:33:31 20:05:01 veth26476e0 6.67 4.22 76.73 0.32 0.00 0.00 0.00 0.00 20:33:31 20:05:01 vethaa24dd8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:33:31 20:05:01 docker0 186.14 380.62 15.08 2577.67 0.00 0.00 0.00 0.00 20:33:31 20:06:01 ens3 52.79 33.33 158.06 18.69 0.00 0.00 0.00 0.00 20:33:31 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:06:01 docker0 6.08 11.90 0.38 124.81 0.00 0.00 0.00 0.00 20:33:31 20:07:01 ens3 0.13 0.13 0.01 0.02 0.00 0.00 0.00 0.00 20:33:31 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:08:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:09:01 ens3 0.31 0.19 0.09 0.07 0.00 0.00 0.00 0.00 20:33:31 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:14:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:33:31 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:15:01 ens3 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:17:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:19:01 ens3 0.85 0.63 3.18 0.10 0.00 0.00 0.00 0.00 20:33:31 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:21:01 ens3 0.35 0.10 0.04 0.01 0.00 0.00 0.00 0.00 20:33:31 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:22:01 ens3 0.75 0.57 0.36 0.29 0.00 0.00 0.00 0.00 20:33:31 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:24:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:33:31 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:25:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:33:31 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:26:01 ens3 0.73 0.40 0.41 0.27 0.00 0.00 0.00 0.00 20:33:31 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:27:01 ens3 0.52 0.38 0.26 0.21 0.00 0.00 0.00 0.00 20:33:31 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:29:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:33:31 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:32:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 20:33:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:33:31 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:33:31 Average: ens3 58.93 36.15 553.27 7.65 0.00 0.00 0.00 0.00 20:33:31 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:33:31 Average: docker0 24.55 41.06 1.98 295.80 0.00 0.00 0.00 0.00 20:33:31 20:33:31 20:33:31 ---> sar -P ALL: 20:33:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9665) 03/10/23 _x86_64_ (8 CPU) 20:33:31 20:33:31 19:58:01 LINUX RESTART (8 CPU) 20:33:31 20:33:31 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:33:31 20:00:01 all 31.85 0.00 6.84 1.01 0.08 60.22 20:33:31 20:00:01 0 32.70 0.00 6.90 4.37 0.08 55.95 20:33:31 20:00:01 1 34.39 0.00 6.25 2.64 0.08 56.64 20:33:31 20:00:01 2 31.16 0.00 7.40 0.15 0.07 61.22 20:33:31 20:00:01 3 31.47 0.00 6.32 0.07 0.08 62.06 20:33:31 20:00:01 4 30.46 0.00 6.04 0.27 0.07 63.16 20:33:31 20:00:01 5 32.35 0.00 8.13 0.17 0.07 59.29 20:33:31 20:00:01 6 31.87 0.00 7.38 0.08 0.08 60.58 20:33:31 20:00:01 7 30.38 0.00 6.35 0.29 0.08 62.89 20:33:31 20:01:01 all 41.67 0.00 5.51 0.31 0.07 52.45 20:33:31 20:01:01 0 42.06 0.00 5.71 0.29 0.07 51.88 20:33:31 20:01:01 1 42.47 0.00 5.47 0.00 0.07 51.99 20:33:31 20:01:01 2 42.01 0.00 5.85 2.07 0.07 50.01 20:33:31 20:01:01 3 42.34 0.00 5.69 0.00 0.07 51.90 20:33:31 20:01:01 4 41.73 0.00 5.03 0.02 0.07 53.15 20:33:31 20:01:01 5 41.54 0.00 5.57 0.00 0.07 52.82 20:33:31 20:01:01 6 40.07 0.00 5.32 0.02 0.05 54.54 20:33:31 20:01:01 7 41.13 0.00 5.42 0.08 0.07 53.30 20:33:31 20:02:01 all 17.60 0.00 8.08 2.04 0.08 72.21 20:33:31 20:02:01 0 17.76 0.00 9.43 2.31 0.08 70.42 20:33:31 20:02:01 1 16.42 0.00 9.05 9.27 0.09 65.18 20:33:31 20:02:01 2 20.58 0.00 8.14 0.49 0.07 70.73 20:33:31 20:02:01 3 19.44 0.00 8.93 2.68 0.08 68.87 20:33:31 20:02:01 4 16.55 0.00 7.31 0.29 0.09 75.76 20:33:31 20:02:01 5 17.26 0.00 7.40 0.47 0.07 74.80 20:33:31 20:02:01 6 15.72 0.00 6.89 0.58 0.07 76.75 20:33:31 20:02:01 7 17.07 0.00 7.48 0.25 0.10 75.10 20:33:31 20:03:01 all 27.95 0.00 9.32 11.52 0.07 51.14 20:33:31 20:03:01 0 27.96 0.00 9.07 4.87 0.07 58.03 20:33:31 20:03:01 1 28.98 0.00 7.64 2.85 0.05 60.48 20:33:31 20:03:01 2 26.96 0.00 9.91 4.63 0.07 58.43 20:33:31 20:03:01 3 27.92 0.00 9.23 3.30 0.08 59.46 20:33:31 20:03:01 4 27.74 0.00 8.93 18.56 0.07 44.70 20:33:31 20:03:01 5 27.96 0.00 13.03 50.13 0.10 8.79 20:33:31 20:03:01 6 27.60 0.00 8.15 2.84 0.05 61.35 20:33:31 20:03:01 7 28.43 0.00 8.63 5.51 0.10 57.32 20:33:31 20:04:01 all 43.61 0.00 9.93 12.59 0.10 33.77 20:33:31 20:04:01 0 42.18 0.00 9.53 9.19 0.10 39.00 20:33:31 20:04:01 1 44.08 0.00 9.60 23.18 0.10 23.04 20:33:31 20:04:01 2 44.93 0.00 9.75 15.01 0.08 30.23 20:33:31 20:04:01 3 44.04 0.00 9.74 15.66 0.10 30.45 20:33:31 20:04:01 4 43.55 0.00 10.06 10.83 0.08 35.47 20:33:31 20:04:01 5 44.38 0.00 11.45 6.90 0.08 37.19 20:33:31 20:04:01 6 41.62 0.00 9.30 16.27 0.10 32.71 20:33:31 20:04:01 7 44.09 0.00 9.97 3.77 0.10 42.08 20:33:31 20:05:01 all 45.42 0.00 11.88 14.84 0.12 27.74 20:33:31 20:05:01 0 44.02 0.00 12.52 24.22 0.16 19.09 20:33:31 20:05:01 1 48.37 0.00 12.02 7.03 0.10 32.48 20:33:31 20:05:01 2 47.77 0.00 12.61 24.57 0.10 14.95 20:33:31 20:05:01 3 42.35 0.00 11.51 10.35 0.16 35.63 20:33:31 20:05:01 4 47.10 0.00 12.28 7.33 0.10 33.19 20:33:31 20:05:01 5 47.73 0.00 13.65 14.81 0.10 23.71 20:33:31 20:05:01 6 42.85 0.00 9.20 8.63 0.10 39.21 20:33:31 20:05:01 7 43.07 0.00 11.18 21.77 0.17 23.81 20:33:31 20:06:01 all 42.94 0.00 10.02 8.07 0.12 38.85 20:33:31 20:06:01 0 42.97 0.00 11.15 6.27 0.12 39.50 20:33:31 20:06:01 1 44.44 0.00 10.71 13.99 0.12 30.75 20:33:31 20:06:01 2 46.15 0.00 10.65 5.89 0.14 37.18 20:33:31 20:06:01 3 40.91 0.00 9.85 8.39 0.09 40.77 20:33:31 20:06:01 4 42.41 0.00 8.99 8.08 0.15 40.36 20:33:31 20:06:01 5 43.68 0.00 10.26 4.22 0.08 41.75 20:33:31 20:06:01 6 41.01 0.00 9.75 5.99 0.14 43.10 20:33:31 20:06:01 7 41.93 0.00 8.81 11.66 0.10 37.49 20:33:31 20:07:01 all 0.26 0.00 0.01 0.01 0.01 99.71 20:33:31 20:07:01 0 2.00 0.00 0.02 0.03 0.03 97.91 20:33:31 20:07:01 1 0.00 0.00 0.03 0.02 0.00 99.95 20:33:31 20:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:07:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:33:31 20:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:07:01 7 0.00 0.00 0.02 0.02 0.00 99.97 20:33:31 20:08:02 all 0.27 0.00 0.01 0.01 0.01 99.70 20:33:31 20:08:02 0 1.99 0.00 0.03 0.05 0.03 97.90 20:33:31 20:08:02 1 0.03 0.00 0.02 0.02 0.00 99.93 20:33:31 20:08:02 2 0.03 0.00 0.00 0.02 0.02 99.93 20:33:31 20:08:02 3 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:08:02 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:08:02 5 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:08:02 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:08:02 7 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:09:01 all 0.26 0.00 0.01 0.00 0.01 99.71 20:33:31 20:09:01 0 2.02 0.00 0.02 0.02 0.03 97.91 20:33:31 20:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:09:01 2 0.03 0.00 0.03 0.02 0.02 99.90 20:33:31 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:10:01 all 0.07 0.00 0.01 0.00 0.01 99.90 20:33:31 20:10:01 0 0.33 0.00 0.03 0.03 0.03 99.57 20:33:31 20:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:33:31 20:10:01 2 0.23 0.00 0.02 0.00 0.00 99.75 20:33:31 20:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:33:31 20:10:01 CPU %user %nice %system %iowait %steal %idle 20:33:31 20:11:01 all 0.11 0.00 0.01 0.01 0.01 99.87 20:33:31 20:11:01 0 0.68 0.00 0.03 0.00 0.02 99.27 20:33:31 20:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:33:31 20:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:33:31 20:11:01 3 0.02 0.00 0.00 0.07 0.02 99.90 20:33:31 20:11:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:33:31 20:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:33:31 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:12:01 all 0.07 0.00 0.01 0.01 0.01 99.91 20:33:31 20:12:01 0 0.50 0.00 0.02 0.05 0.03 99.40 20:33:31 20:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:33:31 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:12:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:33:31 20:13:01 all 0.06 0.00 0.06 0.01 0.01 99.86 20:33:31 20:13:01 0 0.28 0.00 0.17 0.03 0.03 99.48 20:33:31 20:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:33:31 20:13:01 2 0.03 0.00 0.05 0.00 0.02 99.90 20:33:31 20:13:01 3 0.02 0.00 0.03 0.03 0.02 99.90 20:33:31 20:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:13:01 5 0.08 0.00 0.12 0.00 0.00 99.80 20:33:31 20:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:33:31 20:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:14:01 all 0.12 0.00 0.01 0.01 0.01 99.85 20:33:31 20:14:01 0 0.62 0.00 0.08 0.03 0.03 99.23 20:33:31 20:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:33:31 20:14:01 2 0.27 0.00 0.02 0.00 0.00 99.72 20:33:31 20:14:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:33:31 20:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:33:31 20:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:15:01 all 0.09 0.00 0.01 0.01 0.01 99.88 20:33:31 20:15:01 0 0.62 0.00 0.05 0.02 0.03 99.28 20:33:31 20:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:33:31 20:15:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:33:31 20:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:33:31 20:16:01 0 0.12 0.00 0.03 0.02 0.03 99.80 20:33:31 20:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:33:31 20:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:33:31 20:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:17:01 all 0.08 0.00 0.01 0.00 0.01 99.89 20:33:31 20:17:01 0 0.55 0.00 0.02 0.02 0.02 99.40 20:33:31 20:17:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:33:31 20:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:33:31 20:17:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:33:31 20:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:33:31 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:18:01 all 0.11 0.00 0.01 0.00 0.01 99.88 20:33:31 20:18:01 0 0.75 0.00 0.02 0.00 0.02 99.22 20:33:31 20:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:33:31 20:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:33:31 20:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:33:31 20:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:33:31 20:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:33:31 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:19:01 all 0.06 0.00 0.01 0.01 0.01 99.92 20:33:31 20:19:01 0 0.30 0.00 0.00 0.03 0.02 99.65 20:33:31 20:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:33:31 20:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:33:31 20:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:33:31 20:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:33:31 20:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:33:31 20:20:01 all 0.06 0.00 0.01 0.00 0.01 99.92 20:33:31 20:20:01 0 0.38 0.00 0.00 0.02 0.02 99.58 20:33:31 20:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:33:31 20:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:33:31 20:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:21:01 all 0.14 0.00 0.01 0.00 0.01 99.84 20:33:31 20:21:01 0 0.78 0.00 0.02 0.02 0.00 99.19 20:33:31 20:21:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:33:31 20:21:01 2 0.17 0.00 0.02 0.00 0.00 99.82 20:33:31 20:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:33:31 20:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:33:31 20:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:33:31 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:33:31 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:33:31 20:22:01 all 0.08 0.00 0.01 0.00 0.01 99.89 20:33:31 20:22:01 0 0.57 0.00 0.03 0.02 0.02 99.37 20:33:31 20:22:01 1 0.00 0.00 0.03 0.00 0.02 99.95 20:33:31 20:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:33:31 20:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:33:31 20:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:33:31 20:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:23:01 all 0.11 0.00 0.01 0.00 0.01 99.87 20:33:31 20:23:01 0 0.71 0.00 0.02 0.02 0.02 99.24 20:33:31 20:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:33:31 20:23:01 2 0.08 0.00 0.02 0.00 0.02 99.88 20:33:31 20:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:33:31 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:24:01 all 0.15 0.00 0.01 0.00 0.00 99.83 20:33:31 20:24:01 0 1.08 0.00 0.05 0.02 0.00 98.86 20:33:31 20:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:33:31 20:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 20:33:31 20:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:33:31 20:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:33:31 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:33:31 20:25:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:33:31 20:25:01 1 0.00 0.00 0.03 0.00 0.03 99.93 20:33:31 20:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:33:31 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:33:31 20:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:33:31 20:26:01 0 0.00 0.00 0.00 0.03 0.02 99.95 20:33:31 20:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:33:31 20:26:01 2 0.07 0.00 0.03 0.00 0.02 99.88 20:33:31 20:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:33:31 20:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:33:31 20:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:33:31 20:27:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:33:31 20:27:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:33:31 20:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:33:31 20:27:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:33:31 20:27:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:33:31 20:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:33:31 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:33:31 20:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:28:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:33:31 20:28:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:33:31 20:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 20:33:31 20:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:33:31 20:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:33:31 20:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:33:31 20:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:33:31 20:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:33:31 20:29:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:33:31 20:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:33:31 20:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:33:31 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:30:01 all 0.10 0.00 0.01 0.01 0.01 99.88 20:33:31 20:30:01 0 0.65 0.00 0.03 0.03 0.02 99.27 20:33:31 20:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:30:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:33:31 20:30:01 3 0.03 0.00 0.00 0.02 0.02 99.93 20:33:31 20:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:33:31 20:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:31:01 all 0.10 0.00 0.01 0.00 0.01 99.88 20:33:31 20:31:01 0 0.71 0.00 0.02 0.00 0.00 99.27 20:33:31 20:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:33:31 20:31:01 2 0.08 0.00 0.03 0.00 0.03 99.85 20:33:31 20:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:33:31 20:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:33:31 20:32:01 0 0.02 0.00 0.00 0.05 0.02 99.92 20:33:31 20:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:33:31 20:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 20:33:31 20:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:33:31 20:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:33:31 20:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:33:31 20:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:33:31 20:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:33:31 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:33:31 20:33:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:33:31 20:33:01 0 0.60 0.00 0.02 0.02 0.00 99.37 20:33:31 20:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:33:31 20:33:01 2 0.07 0.00 0.03 0.00 0.03 99.87 20:33:31 20:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:33:31 20:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 20:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:33:31 20:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:33:31 Average: all 7.36 0.00 1.80 1.46 0.02 89.36 20:33:31 Average: 0 7.71 0.00 1.88 1.50 0.03 88.87 20:33:31 Average: 1 7.54 0.00 1.78 1.71 0.03 88.93 20:33:31 Average: 2 7.60 0.00 1.88 1.53 0.03 88.96 20:33:31 Average: 3 7.21 0.00 1.78 1.18 0.02 89.80 20:33:31 Average: 4 7.25 0.00 1.70 1.32 0.02 89.70 20:33:31 Average: 5 7.42 0.00 2.02 2.22 0.02 88.31 20:33:31 Average: 6 6.98 0.00 1.62 0.99 0.02 90.38 20:33:31 Average: 7 7.15 0.00 1.68 1.25 0.02 89.89 20:33:31 20:33:31 20:33:31