Pull request #4580 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 452b1cc17cd2ad644edc40c0d279309f8a096ec4+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (627675f1da715c7f8d825e8f126451a3f1d2b55a) 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-ssh458759510736876441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16253350203597374148.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4580/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-4580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2029087353591030891.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-4580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16536386828866384571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12535165172857116381.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-4580/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-4580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18402487786632234080.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17153’ Running on prd-ubuntu20.04-docker-8c-8g-17155 in /w/workspace/edgexfoundry_edgex-go_PR-4580 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit 452b1cc17cd2ad644edc40c0d279309f8a096ec4 Merge succeeded, producing 452b1cc17cd2ad644edc40c0d279309f8a096ec4 Checking out Revision 452b1cc17cd2ad644edc40c0d279309f8a096ec4 (PR-4580) Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4580/head:refs/remotes/origin/PR-4580 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 452b1cc17cd2ad644edc40c0d279309f8a096ec4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 452b1cc17cd2ad644edc40c0d279309f8a096ec4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:16:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:16:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:27 ========================================================= 10:16:27 EdgeX Global Pipelines Version Info 10:16:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:16:27 ------------------- 10:16:27 stable info: 10:16:27 ------------------- 10:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:16:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:16:27 Message: update stable to v1.0.249 10:16:28 ------------------- 10:16:28 experimental info: 10:16:28 ------------------- 10:16:28 Commited By: **** collab-it+edgex@linuxfoundation.org 10:16:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:16:28 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:16:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4580 [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4580 [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4580 [Pipeline] echo 10:16:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 452b1cc17cd2ad644edc40c0d279309f8a096ec4 [Pipeline] echo 10:16:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 452b1cc [Pipeline] echo 10:16:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:30 provisioning config files... 10:16:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6142537294523905953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:30 ---> docker-login.sh 10:16:30 nexus3.edgexfoundry.org:10001 10:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:30 Configure a credential helper to remove this warning. See 10:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:30 10:16:30 Login Succeeded 10:16:30 nexus3.edgexfoundry.org:10002 10:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:31 Configure a credential helper to remove this warning. See 10:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:31 10:16:31 Login Succeeded 10:16:31 nexus3.edgexfoundry.org:10003 10:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:31 Configure a credential helper to remove this warning. See 10:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:31 10:16:31 Login Succeeded 10:16:31 nexus3.edgexfoundry.org:10004 10:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:31 Configure a credential helper to remove this warning. See 10:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:31 10:16:31 Login Succeeded 10:16:31 docker.io 10:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:31 Configure a credential helper to remove this warning. See 10:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:31 10:16:31 Login Succeeded 10:16:31 ---> docker-login.sh ends [Pipeline] } 10:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:31 + 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 10:16:31 + dirname cmd/core-command/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo core-command,cmd/core-command/Dockerfile 10:16:31 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 10:16:31 cut -d/ -f2 10:16:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:16:31 + dirname cmd/core-data/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo core-data,cmd/core-data/Dockerfile 10:16:31 + dirname cmd/core-metadata/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo core-metadata,cmd/core-metadata/Dockerfile 10:16:31 + + cut -d/ -f2 10:16:31 dirname cmd/security-bootstrapper/Dockerfile 10:16:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + dirname cmd/security-proxy-auth/Dockerfile 10:16:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:16:31 + dirname cmd/security-proxy-setup/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:16:31 + dirname cmd/security-secretstore-setup/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:16:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + dirname cmd/security-spire-agent/Dockerfile 10:16:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:16:31 + dirname cmd/security-spire-config/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + dirname cmd/security-spire-server/Dockerfile 10:16:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:16:31 + dirname cmd/support-notifications/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo support-notifications,cmd/support-notifications/Dockerfile 10:16:31 + dirname cmd/support-scheduler/Dockerfile 10:16:31 + cut -d/ -f2 10:16:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:16:31 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 10:16:32 + git rev-list -1 --merges 452b1cc17cd2ad644edc40c0d279309f8a096ec4~1..452b1cc17cd2ad644edc40c0d279309f8a096ec4 [Pipeline] echo 10:16:32 -----------> git rev-list -1 --merges 452b1cc17cd2ad644edc40c0d279309f8a096ec4~1..452b1cc17cd2ad644edc40c0d279309f8a096ec4 452b1cc17cd2ad644edc40c0d279309f8a096ec4 [false] [Pipeline] sh 10:16:32 + git log --format=format:%s -1 452b1cc17cd2ad644edc40c0d279309f8a096ec4 [Pipeline] echo 10:16:32 ========================================================= 10:16:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:16:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:16:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:33 + grep -v github /etc/ssh/ssh_known_hosts 10:16:33 + [ -e /tmp/ssh_known_hosts ] 10:16:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:16:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:16:33 + sudo tee -a /etc/ssh/ssh_known_hosts 10:16:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:33 10:16:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:34 0.1.4: Pulling from edgex-devops/py-git-semver 10:16:34 b85a868b505f: Pulling fs layer 10:16:34 e2be974225ed: Pulling fs layer 10:16:34 339a4e72a1f5: Pulling fs layer 10:16:34 988bab9f4d93: Pulling fs layer 10:16:34 1469e6f7b9e6: Pulling fs layer 10:16:34 eaf3925da568: Pulling fs layer 10:16:34 bab4dde63d76: Pulling fs layer 10:16:34 bde34c3a00c8: Pulling fs layer 10:16:34 b352a97aabf1: Pulling fs layer 10:16:34 4872d77fe225: Pulling fs layer 10:16:34 5851b861e8e6: Pulling fs layer 10:16:34 988bab9f4d93: Waiting 10:16:34 1469e6f7b9e6: Waiting 10:16:34 eaf3925da568: Waiting 10:16:34 bab4dde63d76: Waiting 10:16:34 bde34c3a00c8: Waiting 10:16:34 b352a97aabf1: Waiting 10:16:34 4872d77fe225: Waiting 10:16:34 5851b861e8e6: Waiting 10:16:34 e2be974225ed: Verifying Checksum 10:16:34 e2be974225ed: Download complete 10:16:34 988bab9f4d93: Verifying Checksum 10:16:34 988bab9f4d93: Download complete 10:16:34 1469e6f7b9e6: Verifying Checksum 10:16:34 1469e6f7b9e6: Download complete 10:16:34 339a4e72a1f5: Verifying Checksum 10:16:34 339a4e72a1f5: Download complete 10:16:34 eaf3925da568: Download complete 10:16:34 bde34c3a00c8: Verifying Checksum 10:16:34 bde34c3a00c8: Download complete 10:16:34 b352a97aabf1: Verifying Checksum 10:16:34 b352a97aabf1: Download complete 10:16:34 4872d77fe225: Verifying Checksum 10:16:34 4872d77fe225: Download complete 10:16:34 5851b861e8e6: Verifying Checksum 10:16:34 5851b861e8e6: Download complete 10:16:34 b85a868b505f: Verifying Checksum 10:16:34 b85a868b505f: Download complete 10:16:34 bab4dde63d76: Verifying Checksum 10:16:34 bab4dde63d76: Download complete 10:16:35 b85a868b505f: Pull complete 10:16:35 e2be974225ed: Pull complete 10:16:36 339a4e72a1f5: Pull complete 10:16:36 988bab9f4d93: Pull complete 10:16:36 1469e6f7b9e6: Pull complete 10:16:36 eaf3925da568: Pull complete 10:16:38 bab4dde63d76: Pull complete 10:16:38 bde34c3a00c8: Pull complete 10:16:38 b352a97aabf1: Pull complete 10:16:38 4872d77fe225: Pull complete 10:16:38 5851b861e8e6: Pull complete 10:16:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:39 prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container 10:16:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:16:43 $ docker top b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 -eo pid,comm 10:16:43 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). 10:16:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:16:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:43 [ssh-agent] Looking for ssh-agent implementation... 10:16:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:43 $ docker exec b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 ssh-agent 10:16:43 SSH_AUTH_SOCK=/tmp/ssh-qEOyoTwsEO0A/agent.33 10:16:43 SSH_AGENT_PID=40 10:16:43 Running ssh-add (command line suppressed) 10:16:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11255955090252409303.key (/w/workspace/edgex-go/1@tmp/private_key_11255955090252409303.key) 10:16:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:43 + git tag --points-at HEAD [Pipeline] } 10:16:43 $ docker exec --env ******** --env ******** b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 ssh-agent -k 10:16:44 unset SSH_AUTH_SOCK; 10:16:44 unset SSH_AGENT_PID; 10:16:44 echo Agent pid 40 killed; 10:16:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:16:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:16:44 [ssh-agent] Looking for ssh-agent implementation... 10:16:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:16:44 $ docker exec b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 ssh-agent 10:16:44 SSH_AUTH_SOCK=/tmp/ssh-gqkVsPvPGJ9D/agent.72 10:16:44 SSH_AGENT_PID=78 10:16:44 Running ssh-add (command line suppressed) 10:16:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14344062781735545702.key (/w/workspace/edgex-go/1@tmp/private_key_14344062781735545702.key) 10:16:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:16:44 + git semver init 10:16:45 2023-05-29 10:16:45,014 [run_init] DEBUG init version:0.0.0 force:False 10:16:45 2023-05-29 10:16:45,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 10:16:45 2023-05-29 10:16:45,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 10:16:45 2023-05-29 10:16:45,015 [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) 10:16:50 2023-05-29 10:16:49,842 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 10:16:50 2023-05-29 10:16:49,842 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4580 with force:False 10:16:50 2023-05-29 10:16:49,842 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4580 10:16:50 2023-05-29 10:16:49,847 [execute] INFO git cat-file --batch-check 10:16:50 2023-05-29 10:16:49,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:16:50 2023-05-29 10:16:49,854 [execute] INFO git cat-file --batch 10:16:50 2023-05-29 10:16:49,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 10:16:50 2023-05-29 10:16:49,860 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4580 10:16:50 0.0.0 [Pipeline] } 10:16:50 $ docker exec --env ******** --env ******** b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 ssh-agent -k 10:16:50 unset SSH_AUTH_SOCK; 10:16:50 unset SSH_AGENT_PID; 10:16:50 echo Agent pid 78 killed; 10:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:50 + git semver [Pipeline] } 10:16:51 $ docker stop --time=1 b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 10:16:52 $ docker rm -f --volumes b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:16:53 Stashed 1 file(s) [Pipeline] echo 10:16:53 [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 10:16:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:16:54 ========================================================= 10:16:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:16:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:16:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:16:54 f56be85fc22e: Pulling fs layer 10:16:54 85791d961cd3: Pulling fs layer 10:16:54 d694b5ae8c79: Pulling fs layer 10:16:54 9f32a84ed3da: Pulling fs layer 10:16:54 4d19c01a9841: Pulling fs layer 10:16:54 9325e15d5711: Pulling fs layer 10:16:54 556b6ee489ea: Pulling fs layer 10:16:54 c5a4b2cf53e6: Pulling fs layer 10:16:54 9f32a84ed3da: Waiting 10:16:54 c5a4b2cf53e6: Waiting 10:16:54 9325e15d5711: Waiting 10:16:54 4d19c01a9841: Waiting 10:16:54 556b6ee489ea: Waiting 10:16:54 85791d961cd3: Download complete 10:16:54 9f32a84ed3da: Download complete 10:16:54 4d19c01a9841: Verifying Checksum 10:16:54 4d19c01a9841: Download complete 10:16:54 f56be85fc22e: Verifying Checksum 10:16:54 f56be85fc22e: Download complete 10:16:54 9325e15d5711: Verifying Checksum 10:16:54 9325e15d5711: Download complete 10:16:54 f56be85fc22e: Pull complete 10:16:54 85791d961cd3: Pull complete 10:16:54 c5a4b2cf53e6: Verifying Checksum 10:16:54 c5a4b2cf53e6: Download complete 10:16:55 d694b5ae8c79: Verifying Checksum 10:16:55 d694b5ae8c79: Download complete 10:16:55 556b6ee489ea: Verifying Checksum 10:16:55 556b6ee489ea: Download complete 10:16:58 d694b5ae8c79: Pull complete 10:16:58 9f32a84ed3da: Pull complete 10:16:58 4d19c01a9841: Pull complete 10:16:58 9325e15d5711: Pull complete 10:17:01 556b6ee489ea: Pull complete 10:17:01 c5a4b2cf53e6: Pull complete 10:17:01 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:17:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:17:02 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:17:02 WORKDIR /edgex 10:17:02 COPY go.mod . 10:17:02 RUN go mod download 10:17:02 docker build -t ci-base-image-x86_64 -f - . 10:17:02 Sending build context to Docker daemon 170.8MB 10:17:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:17:02 ---> c4be618373d6 10:17:02 Step 2/4 : WORKDIR /edgex 10:17:08 Still waiting to schedule task 10:17:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17154’ 10:17:11 ---> Running in a14d35c117fc 10:17:11 Removing intermediate container a14d35c117fc 10:17:11 ---> 4174010a374e 10:17:11 Step 3/4 : COPY go.mod . 10:17:11 ---> 11e6bd140d4b 10:17:11 Step 4/4 : RUN go mod download 10:17:11 ---> Running in ef4ef9e22bf3 10:17:23 Removing intermediate container ef4ef9e22bf3 10:17:23 ---> cd88f5faa2dc 10:17:23 Successfully built cd88f5faa2dc 10:17:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:23 + docker inspect -f . ci-base-image-x86_64 10:17:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:23 prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container 10:17:23 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:17:24 $ docker top eb7c1894fbbe4305d4f9c71ce1e696f070397c670ccc45c46ebcb0b271192dfb -eo pid,comm [Pipeline] { [Pipeline] sh 10:17:24 + go version 10:17:24 go version go1.20.2 linux/amd64 [Pipeline] } 10:17:24 $ docker stop --time=1 eb7c1894fbbe4305d4f9c71ce1e696f070397c670ccc45c46ebcb0b271192dfb 10:17:26 $ docker rm -f --volumes eb7c1894fbbe4305d4f9c71ce1e696f070397c670ccc45c46ebcb0b271192dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:26 + docker inspect -f . ci-base-image-x86_64 10:17:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:27 prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container 10:17:27 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:17:27 $ docker top 04246551fbdf6f3355701bc9dced9e380a822ca1f24ecad2540c28c13597cd19 -eo pid,comm [Pipeline] { [Pipeline] echo 10:17:27 ========================================================= 10:17:27 [edgeXBuildGoParallel] Running Tests and Build... 10:17:27 ========================================================= [Pipeline] sh 10:17:28 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:17:28 + make test 10:17:28 go test -race -coverprofile=coverage.out ./... 10:17:36 ? github.com/edgexfoundry/edgex-go [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:17:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:17:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:17:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:17:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 10:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 10:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:17:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:17:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:17:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:17:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements 10:17:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:17:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:17:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.612s coverage: 88.5% of statements 10:17:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements 10:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 95.6% of statements 10:18:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:18:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:18:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:18:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:18:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:18:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 10:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:18:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:18:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements 10:18:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:18:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:18:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements 10:18:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements 10:18:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements 10:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements 10:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 10:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 10:18:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 10:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:18:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:18:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:18:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:18:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:18:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:18:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:18:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:18:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:18:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:18:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:18:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:18:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:18:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:18:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:18:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:18:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:18:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:18:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:18:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:18:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:18:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 10:18:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:18:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:18:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:18:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.285s coverage: 79.9% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.076s coverage: 92.9% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 81.8% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 86.0% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 10:18:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 10:18:28 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 10:18:28 running golangci-lint 10:18:28 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 10:18:28 go version go1.20.2 linux/amd64 10:18:28 level=info msg="[config_reader] Used config file .golangci.yml" 10:18:28 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 10:18:43 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|exports_file|deps|imports|compiled_files) took 15.025551079s" 10:18:43 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.274875ms" 10:18:51 level=info msg="[linters_context/goanalysis] analyzers took 1m7.282688324s with top 10 stages: buildir: 37.029007984s, inspect: 2.358917194s, fact_deprecated: 1.999184159s, gosec: 1.569036221s, printf: 1.483276792s, ctrlflow: 1.264609877s, nilness: 1.206112139s, fact_purity: 1.090164686s, S1038: 980.373049ms, SA5012: 663.224632ms" 10:18:51 level=info msg="[runner] Issues before processing: 203, after processing: 0" 10:18:51 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, cgo: 203/203, nolint: 0/23, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, identifier_marker: 203/203" 10:18:51 level=info msg="[runner] processing took 19.161086ms with stages: nolint: 8.453226ms, identifier_marker: 5.147263ms, exclude-rules: 2.041272ms, autogenerated_exclude: 1.442765ms, path_prettifier: 1.325983ms, skip_dirs: 695.157µs, cgo: 33.66µs, filename_unadjuster: 16.89µs, uniq_by_line: 830ns, skip_files: 730ns, max_same_issues: 640ns, exclude: 610ns, diff: 380ns, path_shortener: 360ns, severity-rules: 360ns, source_code: 280ns, sort_results: 260ns, max_from_linter: 190ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 10:18:51 level=info msg="[runner] linters took 8.729256704s with stages: goanalysis_metalinter: 8.709972816s" 10:18:51 level=info msg="File cache stats: 0 entries of total size 0B" 10:18:51 level=info msg="Memory: 239 samples, avg is 196.3MB, max is 769.2MB" 10:18:51 level=info msg="Execution took 23.796680023s" 10:18:51 go vet ./... 10:18:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:56 ./bin/test-attribution-txt.sh [Pipeline] echo 10:18:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:18:57 + ls -al . 10:18:57 total 720 10:18:57 drwxrwxr-x 11 1001 1001 4096 May 29 10:17 . 10:18:57 drwxr-xr-x 4 root root 4096 May 29 10:17 .. 10:18:57 drwxrwxr-x 2 1001 1001 4096 May 29 10:16 .blubracket 10:18:57 -rw-rw-r-- 1 1001 1001 16 May 29 10:16 .dockerignore 10:18:57 drwxrwxr-x 8 1001 1001 4096 May 29 10:16 .git 10:18:57 drwxrwxr-x 3 1001 1001 4096 May 29 10:16 .github 10:18:57 -rw-rw-r-- 1 1001 1001 1133 May 29 10:16 .gitignore 10:18:57 -rw-rw-r-- 1 1001 1001 42 May 29 10:16 .golangci.yml 10:18:57 -rw-rw-r-- 1 1001 1001 87 May 29 10:16 .hadolint.yml 10:18:57 drwxr-xr-x 3 1001 1001 4096 May 29 10:16 .semver 10:18:57 -rw-rw-r-- 1 1001 1001 166 May 29 10:16 .sonarcloud.properties 10:18:57 -rw-rw-r-- 1 1001 1001 1171 May 29 10:16 ADOPTERS.md 10:18:57 -rw-rw-r-- 1 1001 1001 10835 May 29 10:16 Attribution.txt 10:18:57 -rw-rw-r-- 1 1001 1001 93368 May 29 10:16 CHANGELOG.md 10:18:57 -rw-rw-r-- 1 1001 1001 3804 May 29 10:16 CONTRIBUTING.md 10:18:57 -rw-rw-r-- 1 1001 1001 677 May 29 10:16 GOVERNANCE.md 10:18:57 -rw-rw-r-- 1 1001 1001 883 May 29 10:16 Jenkinsfile 10:18:57 -rw-rw-r-- 1 1001 1001 10775 May 29 10:16 LICENSE 10:18:57 -rw-rw-r-- 1 1001 1001 14368 May 29 10:16 Makefile 10:18:57 -rw-rw-r-- 1 1001 1001 582 May 29 10:16 OWNERS.md 10:18:57 -rw-rw-r-- 1 1001 1001 9902 May 29 10:16 README.md 10:18:57 -rw-rw-r-- 1 1001 1001 789 May 29 10:16 SECURITY.md 10:18:57 -rw-rw-r-- 1 1001 1001 5 May 29 10:16 VERSION 10:18:57 drwxrwxr-x 2 1001 1001 4096 May 29 10:16 bin 10:18:57 drwxrwxr-x 18 1001 1001 4096 May 29 10:16 cmd 10:18:57 -rw-r--r-- 1 root root 447731 May 29 10:18 coverage.out 10:18:57 -rw-rw-r-- 1 1001 1001 3159 May 29 10:16 go.mod 10:18:57 -rw-rw-r-- 1 1001 1001 30958 May 29 10:16 go.sum 10:18:57 drwxrwxr-x 7 1001 1001 4096 May 29 10:16 internal 10:18:57 drwxrwxr-x 3 1001 1001 4096 May 29 10:16 openapi 10:18:57 -rw-rw-r-- 1 1001 1001 594 May 29 10:16 security.txt 10:18:57 drwxrwxr-x 4 1001 1001 4096 May 29 10:16 snap 10:18:57 -rw-rw-r-- 1 1001 1001 204 May 29 10:16 version.go [Pipeline] sh 10:18:57 + '[' -e coverage.out ] 10:18:57 + chown 1001:1001 coverage.out [Pipeline] stash 10:18:57 Stashed 1 file(s) [Pipeline] sh 10:18:57 + make build 10:18:57 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 10:19:12 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 10:19:12 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 10:19:13 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 10:19:14 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 10:19:20 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 10:19:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:19:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:19:24 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 10:19:25 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 10:19:26 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 10:19:27 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] } 10:19:28 $ docker stop --time=1 04246551fbdf6f3355701bc9dced9e380a822ca1f24ecad2540c28c13597cd19 10:19:34 $ docker rm -f --volumes 04246551fbdf6f3355701bc9dced9e380a822ca1f24ecad2540c28c13597cd19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:19:35 10:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:19:36 latest: Pulling from edgex-devops/edgex-compose 10:19:36 cbdbe7a5bc2a: Pulling fs layer 10:19:36 ca9280d653b3: Pulling fs layer 10:19:36 7e9c9ca2126c: Pulling fs layer 10:19:36 cbdbe7a5bc2a: Verifying Checksum 10:19:36 cbdbe7a5bc2a: Download complete 10:19:36 ca9280d653b3: Verifying Checksum 10:19:36 ca9280d653b3: Download complete 10:19:36 cbdbe7a5bc2a: Pull complete 10:19:36 7e9c9ca2126c: Verifying Checksum 10:19:36 7e9c9ca2126c: Download complete 10:19:36 ca9280d653b3: Pull complete 10:19:41 7e9c9ca2126c: Pull complete 10:19:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:19:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:41 prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container 10:19:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:19:49 $ docker top 7dcf0928e84fea70e4a7445df028dbae850ec687c5d8924666e1493748189c44 -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:50 + + docker-composegrep build parallel --help 10:19:50 10:19:50 --parallel Build images in parallel. [Pipeline] } 10:19:50 $ docker stop --time=1 7dcf0928e84fea70e4a7445df028dbae850ec687c5d8924666e1493748189c44 10:19:51 $ docker rm -f --volumes 7dcf0928e84fea70e4a7445df028dbae850ec687c5d8924666e1493748189c44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:19:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:19:52 prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container 10:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:19:53 $ docker top dbdc5265708d3617ee3c474972706100ddab3d5e88f80d8bf6744b692169ecc1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:19:53 + docker-compose -f ./docker-compose-build.yml build --parallel 10:19:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17156 in /w/workspace/edgexfoundry_edgex-go_PR-4580 [Pipeline] { [Pipeline] ws 10:19:53 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:19:53 The recommended git tool is: git 10:19:53 Building core-command ... 10:19:53 Building core-common-config-bootstrapper ... 10:19:53 Building core-data ... 10:19:53 Building core-metadata ... 10:19:53 Building security-bootstrapper ... 10:19:53 Building security-proxy-auth ... 10:19:53 Building security-proxy-setup ... 10:19:53 Building security-secretstore-setup ... 10:19:53 Building security-spiffe-token-provider ... 10:19:53 Building security-spire-agent ... 10:19:53 Building security-spire-config ... 10:19:53 Building security-spire-server ... 10:19:53 Building support-notifications ... 10:19:53 Building support-scheduler ... 10:19:53 Building core-data 10:19:53 Building core-common-config-bootstrapper 10:19:53 Building security-spiffe-token-provider 10:19:53 Building core-metadata 10:19:53 Building security-bootstrapper 10:20:04 using credential edgex-jenkins-ssh 10:20:04 Cloning the remote Git repository 10:20:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:20:04 > git init /w/workspace/edgex-go/1 # timeout=10 10:20:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:20:04 > git --version # timeout=10 10:20:04 > git --version # 'git version 2.25.1' 10:20:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:20:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:20:06 ---> cd88f5faa2dc 10:20:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:20:06 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:20:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:20:06 ---> cd88f5faa2dc 10:20:06 Step 3/20 : WORKDIR /edgex-go 10:20:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:20:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:20:06 ---> cd88f5faa2dc 10:20:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:20:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:20:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:20:06 ---> cd88f5faa2dc 10:20:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:20:07 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:20:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:20:07 ---> cd88f5faa2dc 10:20:07 Step 3/33 : WORKDIR /edgex-go 10:20:17 ---> Running in c75b99be5e2c 10:20:17 ---> Running in ebc45dc30dfa 10:20:17 ---> Running in 7df19aa01b25 10:20:17 ---> Running in 5a11322b13b0 10:20:17 ---> Running in b1448aae9c91 10:20:17 Removing intermediate container ebc45dc30dfa 10:20:17 ---> 5277d688a980 10:20:17 Step 4/33 : RUN apk add --update --no-cache make git 10:20:17 Removing intermediate container 5a11322b13b0 10:20:17 ---> 254ca34f11d2 10:20:17 Step 4/23 : WORKDIR /edgex-go 10:20:17 Removing intermediate container 7df19aa01b25 10:20:17 ---> 27d907b74262 10:20:17 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:20:17 Removing intermediate container c75b99be5e2c 10:20:17 ---> a55e3dcd194b 10:20:17 Step 4/25 : WORKDIR /edgex-go 10:20:17 Removing intermediate container b1448aae9c91 10:20:17 ---> ac1d05c134db 10:20:17 Step 4/23 : WORKDIR /edgex-go 10:20:17 ---> Running in 5c2708bc67e3 10:20:17 ---> Running in 6364741fa9c6 10:20:17 ---> Running in 16b90ab6551f 10:20:17 ---> Running in 022e2943b6b9 10:20:17 ---> Running in f418988f969f 10:20:17 Removing intermediate container 16b90ab6551f 10:20:17 ---> 624effb89f89 10:20:17 Step 5/25 : RUN apk add --update --no-cache make git 10:20:17 ---> Running in 19569f844bc5 10:20:17 Removing intermediate container 022e2943b6b9 10:20:17 ---> 7864616e20d3 10:20:17 Step 5/23 : RUN apk add --update --no-cache make git 10:20:17 Removing intermediate container f418988f969f 10:20:17 ---> bd8e989d800f 10:20:17 Step 5/23 : RUN apk add --update --no-cache make git 10:20:17 ---> Running in 6346eff90783 10:20:17 ---> Running in 1c5852442320 10:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:20:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:20:18 OK: 265 MiB in 53 packages 10:20:18 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:20:18 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:20:18 OK: 17828 distinct packages available 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:20:18 OK: 265 MiB in 53 packages 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:20:18 OK: 265 MiB in 53 packages 10:20:18 OK: 265 MiB in 53 packages 10:20:18 OK: 265 MiB in 53 packages 10:20:19 Removing intermediate container 5c2708bc67e3 10:20:19 ---> cbb24e473626 10:20:19 Step 5/33 : COPY go.mod vendor* ./ 10:20:19 Removing intermediate container 19569f844bc5 10:20:19 ---> 2ec7ac1c4819 10:20:19 Step 6/25 : COPY go.mod vendor* ./ 10:20:19 ---> 593f9f671fc8 10:20:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:20 ---> a5ee6521daf4 10:20:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:20 Removing intermediate container 6346eff90783 10:20:20 ---> 8a89f5ec0a6f 10:20:20 Step 6/23 : COPY go.mod vendor* ./ 10:20:20 ---> Running in 8a2a30c6dece 10:20:20 ---> Running in a6b8864cebac 10:20:20 Removing intermediate container 1c5852442320 10:20:20 ---> e5ad037e048e 10:20:20 Step 6/23 : COPY go.mod vendor* ./ 10:20:21 Removing intermediate container 6364741fa9c6 10:20:21 ---> de327b6235f8 10:20:21 Step 5/20 : COPY go.mod vendor* ./ 10:20:21 ---> 8449403e08e0 10:20:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:23 ---> edc1761e1f6f 10:20:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:23 ---> Running in df7ec57715a1 10:20:23 ---> 5e39b5172259 10:20:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:23 ---> Running in d4ff1099e22a 10:20:23 ---> Running in 3281f9e8963c 10:20:26 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit 452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:20:26 Merge succeeded, producing 452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:20:26 Checking out Revision 452b1cc17cd2ad644edc40c0d279309f8a096ec4 (PR-4580) 10:20:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:20:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:20:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:20:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4580/head:refs/remotes/origin/PR-4580 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:20:26 > git config core.sparsecheckout # timeout=10 10:20:26 > git checkout -f 452b1cc17cd2ad644edc40c0d279309f8a096ec4 # timeout=10 10:20:26 > git remote # timeout=10 10:20:26 > git config --get remote.origin.url # timeout=10 10:20:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:26 > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 10:20:26 > git rev-parse HEAD^{commit} # timeout=10 10:20:26 > git config core.sparsecheckout # timeout=10 10:20:26 > git checkout -f 452b1cc17cd2ad644edc40c0d279309f8a096ec4 # timeout=10 10:20:27 Commit message: "docs: Update changelog for 3.0" 10:20:27 > git --version # timeout=10 10:20:27 > git --version # 'git version 2.25.1' 10:20:27 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:20:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:20:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:29 Dload Upload Total Spent Left Speed 10:20:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 129k 0 --:--:-- --:--:-- --:--:-- 131k [Pipeline] sh 10:20:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:20:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:20:30 + sudo tee /etc/docker/daemon.new 10:20:30 { 10:20:30 "registry-mirrors": [ 10:20:30 "https://nexus3.edgexfoundry.org:10001" 10:20:30 ], 10:20:30 "bip": "10.250.0.254/24", 10:20:30 "hosts": [ 10:20:30 "tcp://0.0.0.0:5555", 10:20:30 "unix:///var/run/docker.sock" 10:20:30 ], 10:20:30 "mtu": 1458, 10:20:30 "selinux-enabled": true, 10:20:30 "seccomp-profile": "/etc/docker/seccomp.json" 10:20:30 } [Pipeline] sh 10:20:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:20:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:49 provisioning config files... 10:20:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1986586440522609114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:49 ---> docker-login.sh 10:20:49 nexus3.edgexfoundry.org:10001 10:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:50 Configure a credential helper to remove this warning. See 10:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:50 10:20:50 Login Succeeded 10:20:50 nexus3.edgexfoundry.org:10002 10:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:50 Configure a credential helper to remove this warning. See 10:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:50 10:20:50 Login Succeeded 10:20:50 nexus3.edgexfoundry.org:10003 10:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:51 Configure a credential helper to remove this warning. See 10:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:51 10:20:51 Login Succeeded 10:20:51 nexus3.edgexfoundry.org:10004 10:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:51 Configure a credential helper to remove this warning. See 10:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:51 10:20:51 Login Succeeded 10:20:51 docker.io 10:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:51 Configure a credential helper to remove this warning. See 10:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:51 10:20:51 Login Succeeded 10:20:51 ---> docker-login.sh ends [Pipeline] } 10:20:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:20:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 10:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:52 ========================================================= 10:20:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:20:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:20:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:20:54 c41833b44d91: Pulling fs layer 10:20:54 ed15518f5707: Pulling fs layer 10:20:54 feae8fd75edb: Pulling fs layer 10:20:54 242c74f7c9fa: Pulling fs layer 10:20:54 3cdef696dda3: Pulling fs layer 10:20:54 2ced38df9373: Pulling fs layer 10:20:54 58f1dce35555: Pulling fs layer 10:20:54 242c74f7c9fa: Waiting 10:20:54 3cdef696dda3: Waiting 10:20:54 2ced38df9373: Waiting 10:20:54 58f1dce35555: Waiting 10:20:54 ed15518f5707: Verifying Checksum 10:20:54 ed15518f5707: Download complete 10:20:54 242c74f7c9fa: Download complete 10:20:54 3cdef696dda3: Verifying Checksum 10:20:54 3cdef696dda3: Download complete 10:20:54 c41833b44d91: Verifying Checksum 10:20:54 c41833b44d91: Download complete 10:20:55 c41833b44d91: Pull complete 10:20:56 58f1dce35555: Verifying Checksum 10:20:56 58f1dce35555: Download complete 10:20:56 ed15518f5707: Pull complete 10:20:57 feae8fd75edb: Verifying Checksum 10:20:57 feae8fd75edb: Download complete 10:20:57 2ced38df9373: Verifying Checksum 10:20:57 2ced38df9373: Download complete 10:21:09 feae8fd75edb: Pull complete 10:21:09 242c74f7c9fa: Pull complete 10:21:09 3cdef696dda3: Pull complete 10:21:16 2ced38df9373: Pull complete 10:21:19 58f1dce35555: Pull complete 10:21:19 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:21:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:21:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:21:19 WORKDIR /edgex 10:21:19 COPY go.mod . 10:21:19 RUN go mod download 10:21:19 + docker build -t ci-base-image-arm64 -f - . 10:21:20 Sending build context to Docker daemon 2.947MB 10:21:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:21:20 ---> fadd8f120f05 10:21:20 Step 2/4 : WORKDIR /edgex 10:21:21 ---> Running in d1b99626da1f 10:21:22 Removing intermediate container d1b99626da1f 10:21:22 ---> 21958199a2a0 10:21:22 Step 3/4 : COPY go.mod . 10:21:22 ---> 66849a170fa0 10:21:22 Step 4/4 : RUN go mod download 10:21:22 ---> Running in b7d10440fe20 10:21:31 Removing intermediate container 8a2a30c6dece 10:21:31 ---> 90ce1ee7ddb2 10:21:31 Step 8/25 : COPY . . 10:21:31 Removing intermediate container 3281f9e8963c 10:21:31 ---> 9789258331ab 10:21:31 Step 7/20 : COPY . . 10:21:31 Removing intermediate container df7ec57715a1 10:21:31 Removing intermediate container d4ff1099e22a 10:21:31 ---> 1e32bd4f56b5 10:21:31 ---> 4a84200085f6 10:21:31 Step 8/23 : COPY . .Step 8/23 : COPY . . 10:21:31 10:21:31 Removing intermediate container a6b8864cebac 10:21:31 ---> 24cc6eb8e1d8 10:21:31 Step 7/33 : COPY . . 10:21:55 Removing intermediate container b7d10440fe20 10:21:55 ---> 3ee9852a5893 10:21:55 Successfully built 3ee9852a5893 10:21:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:55 + docker inspect -f . ci-base-image-arm64 10:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:55 prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container 10:21:55 $ 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 ******** -e ******** ci-base-image-arm64 cat 10:21:57 $ docker top c83ae496438c27c06b98e222a0bc948c158f77262ae9552199de5602cec62258 -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:58 + go version 10:21:58 go version go1.20.2 linux/arm64 [Pipeline] } 10:21:58 $ docker stop --time=1 c83ae496438c27c06b98e222a0bc948c158f77262ae9552199de5602cec62258 10:21:59 $ docker rm -f --volumes c83ae496438c27c06b98e222a0bc948c158f77262ae9552199de5602cec62258 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:00 + docker inspect -f . ci-base-image-arm64 10:22:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:01 prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container 10:22:01 $ 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 ******** -e ******** ci-base-image-arm64 cat 10:22:02 $ docker top 55789004d5fd11653b4288981d905094e42cd672e4f8e5049b86c846cbb51acf -eo pid,comm [Pipeline] { [Pipeline] echo 10:22:02 ========================================================= 10:22:02 [edgeXBuildGoParallel] Running Tests and Build... 10:22:02 ========================================================= [Pipeline] sh 10:22:03 ---> dfcc500832a3 10:22:03 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:22:03 ---> 5e2f543768df 10:22:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:22:03 ---> c2a2e904e107 10:22:03 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata ---> 816bdbb68a18 10:22:03 ---> 562d71a86572 10:22:03 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:22:03 10:22:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:22:03 ---> Running in 8f71e154f062 10:22:03 ---> Running in a71f6fd5aaad 10:22:03 ---> Running in 6fa748216e03 10:22:03 ---> Running in 9bcae70e84af 10:22:03 ---> Running in 2433fb986460 10:22:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 10:22:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:22:03 + make test 10:22:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:22:03 go test -race -coverprofile=coverage.out ./... 10:22:04 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 10:22:04 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 10:22:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:22:50 ? github.com/edgexfoundry/edgex-go [no test files] 10:23:00 Removing intermediate container 9bcae70e84af 10:23:00 ---> fa87fbb962f8 10:23:00 10:23:00 Step 10/23 : FROM alpine:3.17 10:23:00 3.17: Pulling from library/alpine 10:23:00 Removing intermediate container a71f6fd5aaad 10:23:00 ---> 26d313ac1df8 10:23:00 10:23:00 Step 9/33 : FROM alpine:3.17 10:23:00 Removing intermediate container 2433fb986460 10:23:00 ---> 59316511e37b 10:23:00 10:23:00 Step 10/25 : FROM alpine:3.17 10:23:00 3.17: Pulling from library/alpine 10:23:00 3.17: Pulling from library/alpine 10:23:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:23:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:23:00 Status: Downloaded newer image for alpine:3.17 10:23:00 Status: Image is up to date for alpine:3.17 10:23:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:23:00 Status: Image is up to date for alpine:3.17 10:23:00 ---> 9ed4aefc74f6 10:23:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:23:00 ---> 9ed4aefc74f6 10:23:00 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:23:00 ---> 9ed4aefc74f6 10:23:00 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:23:01 ---> Running in a553493252c8 10:23:01 ---> Running in d73a77c28dbb 10:23:01 ---> Running in cae97e090cb1 10:23:01 Removing intermediate container 6fa748216e03 10:23:01 ---> 2cddec9826e9 10:23:01 10:23:01 Step 9/20 : FROM alpine:3.17 10:23:01 ---> 9ed4aefc74f6 10:23:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:23:01 Removing intermediate container 8f71e154f062 10:23:01 ---> e719da1f7f66 10:23:01 10:23:01 Step 10/23 : FROM alpine:3.17 10:23:01 ---> 9ed4aefc74f6 10:23:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:23:01 ---> Running in 2b33295c9a69 10:23:01 Removing intermediate container cae97e090cb1 10:23:01 ---> 9f3a92b1a0a8 10:23:01 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:23:01 Removing intermediate container a553493252c8 10:23:01 ---> e332a4243786 10:23:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:23:01 ---> Running in da3b8573076a 10:23:01 ---> Running in f0c30788087d 10:23:01 ---> Running in 9536a82d3bef 10:23:01 Removing intermediate container 2b33295c9a69 10:23:01 ---> 954f49ce2930 10:23:01 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:02 (1/1) Installing dumb-init (1.2.5-r2) 10:23:02 Executing busybox-1.35.0-r29.trigger 10:23:02 OK: 7 MiB in 16 packages 10:23:03 ---> Running in c5bf1a243961 10:23:04 Removing intermediate container f0c30788087d 10:23:04 ---> 006f36aab1ed 10:23:04 Step 12/23 : ENV APP_PORT=59880 10:23:06 ---> Running in 4840bb3cf0aa 10:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:06 (1/2) Installing dumb-init (1.2.5-r2) 10:23:06 (2/2) Installing su-exec (0.2-r2) 10:23:06 Executing busybox-1.35.0-r29.trigger 10:23:06 OK: 7 MiB in 17 packages 10:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:07 (1/1) Installing dumb-init (1.2.5-r2) 10:23:08 Executing busybox-1.35.0-r29.trigger 10:23:08 OK: 7 MiB in 16 packages 10:23:08 Removing intermediate container 4840bb3cf0aa 10:23:08 ---> 4fba06ae5772 10:23:08 Step 13/23 : EXPOSE $APP_PORT 10:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:10 ---> Running in 25fa5329cf61 10:23:10 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:23:10 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:23:10 OK: 17823 distinct packages available 10:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:10 Removing intermediate container d73a77c28dbb 10:23:10 ---> 83516d73b325 10:23:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:10 ---> Running in 7280a7b2e413 10:23:10 Removing intermediate container 25fa5329cf61 10:23:10 ---> f3743a723643 10:23:10 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:23:10 (1/9) Installing ca-certificates (20230506-r0) 10:23:10 (2/9) Installing brotli-libs (1.0.9-r9) 10:23:10 Removing intermediate container da3b8573076a 10:23:10 ---> adf388cbe83c 10:23:10 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:23:10 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:23:10 (4/9) Installing libcurl (8.1.1-r1) 10:23:10 (5/9) Installing curl (8.1.1-r1) 10:23:10 (6/9) Installing dumb-init (1.2.5-r2) 10:23:10 (7/9) Installing musl-obstack (1.2.3-r0) 10:23:10 (8/9) Installing libucontext (1.2-r0) 10:23:10 (9/9) Installing gcompat (1.1.0-r0) 10:23:10 Executing busybox-1.35.0-r29.trigger 10:23:10 Executing ca-certificates-20230506-r0.trigger 10:23:10 OK: 10 MiB in 24 packages 10:23:11 Removing intermediate container 9536a82d3bef 10:23:11 ---> 57fee0415da3 10:23:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:12 ---> Running in 42974394431f 10:23:12 ---> Running in 437cd763f70c 10:23:12 Removing intermediate container 7280a7b2e413 10:23:12 ---> f3861e9469cd 10:23:12 Step 13/25 : ENV APP_PORT=59881 10:23:13 ---> ba41f0c524b8 10:23:13 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:23:13 ---> Running in 4ebf661f17d1 10:23:13 Removing intermediate container 42974394431f 10:23:13 ---> f3f616c04027 10:23:13 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:23:13 ---> e2dd9af7233a 10:23:13 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:23:13 ---> Running in 0d68cc0f052d 10:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:13 Removing intermediate container 4ebf661f17d1 10:23:13 ---> 1294e2bb37f9 10:23:13 Step 14/25 : EXPOSE $APP_PORT 10:23:13 Removing intermediate container c5bf1a243961 10:23:13 ---> 6022a41d1dab 10:23:13 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:13 ---> Running in 89ca34bf1d7d 10:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:13 Removing intermediate container 0d68cc0f052d 10:23:13 ---> 54e7f9278cd3 10:23:13 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:23:14 ---> 358576876b94 10:23:14 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:23:14 Removing intermediate container 89ca34bf1d7d 10:23:14 ---> cb5d9decfced 10:23:14 Step 15/25 : WORKDIR / 10:23:14 ---> Running in 3d77bb18fd91 10:23:14 ---> 828d0a623c8d 10:23:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:23:14 ---> Running in 0b03bd2cae4e 10:23:14 (1/1) Installing dumb-init (1.2.5-r2) 10:23:14 Executing busybox-1.35.0-r29.trigger 10:23:14 OK: 7 MiB in 16 packages 10:23:14 Removing intermediate container 3d77bb18fd91 10:23:14 ---> e7168af3273d 10:23:14 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:23:14 Removing intermediate container 0b03bd2cae4e 10:23:14 ---> 41b7686bd3ba 10:23:14 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:14 ---> 06efaee191ec 10:23:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:23:14 ---> Running in fad27669d258 10:23:14 ---> 12e88de91f0c 10:23:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:23:14 Removing intermediate container fad27669d258 10:23:14 ---> 7860946cbb4d 10:23:14 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:23:14 ---> 56c2a8b4cae5 10:23:14 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:23:14 ---> Running in 460d64f34ac6 10:23:14 ---> 5e8979120b35 10:23:14 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:23:15 ---> Running in 0e3936e542cd 10:23:15 Removing intermediate container 437cd763f70c 10:23:15 ---> f25743fd6082 10:23:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:15 ---> 51eff748a5ff 10:23:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:23:15 ---> 537cad1c5f5f 10:23:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:23:16 ---> d713fe88530d 10:23:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:23:16 ---> c7f8eb8e4146 10:23:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:23:16 ---> 9c16fe258af4 10:23:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:23:16 ---> e38cbc1beeb2 10:23:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:23:16 ---> Running in 44ac9bc9044b 10:23:16 ---> 17c56929a3ad 10:23:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:23:17 Removing intermediate container 44ac9bc9044b 10:23:17 ---> 255f385c1984 10:23:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 10:23:17 ---> Running in 75502bc5a435 10:23:17 Removing intermediate container 0e3936e542cd 10:23:17 ---> fd39caca4104 10:23:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:23:17 Removing intermediate container 460d64f34ac6 10:23:17 ---> 7639cec9184b 10:23:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:23:17 ---> e99a43355af1 10:23:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:23:17 ---> 4f9eb9cd9755 10:23:17 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:23:17 ---> Running in 5c4d9ea98159 10:23:17 ---> Running in f7c29b4d94fb 10:23:17 ---> Running in fd1ef22ccefe 10:23:17 Removing intermediate container 75502bc5a435 10:23:17 ---> 67c41c54daa1 10:23:17 Step 18/20 : LABEL arch=x86_64 10:23:18 ---> Running in 52c6cd3a9765 10:23:18 Removing intermediate container f7c29b4d94fb 10:23:18 ---> fe3c64dc47cd 10:23:18 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:23:18 Removing intermediate container 5c4d9ea98159 10:23:18 ---> ec44572a1b76 10:23:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:23:18 Removing intermediate container fd1ef22ccefe 10:23:18 ---> d9895e7792b7 10:23:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:23:18 ---> 804deec568ae 10:23:18 Step 19/23 : ENTRYPOINT ["/core-data"] 10:23:18 ---> Running in 5ceac8d6a684 10:23:18 Removing intermediate container 52c6cd3a9765 10:23:18 ---> 5aec3751db12 10:23:18 ---> Running in ac55a65198be 10:23:18 Step 19/20 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 ---> Running in dee7915b76af 10:23:18 10:23:18 ---> Running in 5aa7d117daa2 10:23:18 Removing intermediate container ac55a65198be 10:23:18 Removing intermediate container 5ceac8d6a684 10:23:18 ---> 6912bfd7e468 10:23:18 ---> f829feb8680e 10:23:18 Step 23/25 : LABEL arch=x86_64Step 21/23 : LABEL arch=x86_64 10:23:18 10:23:18 Removing intermediate container dee7915b76af 10:23:18 ---> d254a938c940 10:23:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:23:18 ---> Running in 00cf8c79e929 10:23:18 ---> Running in 18609c942812 10:23:18 ---> 2fc0ddad2412 10:23:18 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:23:18 ---> Running in cc826783f5a7 10:23:18 Removing intermediate container 00cf8c79e929 10:23:18 ---> 43c307280b3e 10:23:18 Step 24/25 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:23:18 ---> Running in df63ae0eb6ae 10:23:18 Removing intermediate container 5aa7d117daa2 10:23:18 ---> fecfe104d1cb 10:23:18 Step 20/20 : LABEL version=0.0.0 10:23:18 ---> Running in 4263c70081eb 10:23:18 ---> Running in b4acf71d1d73 10:23:18 Removing intermediate container 18609c942812 10:23:18 ---> d4b158cb8f0c 10:23:18 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:23:18 Removing intermediate container cc826783f5a7 10:23:18 ---> 9ee5d53c5d79 10:23:18 Step 21/23 : LABEL arch=x86_64 10:23:18 ---> Running in 6e2a89c29971 10:23:18 ---> Running in 2f5af1482b7d 10:23:18 Removing intermediate container 4263c70081eb 10:23:18 ---> 26dad9090639 10:23:18 Step 25/25 : LABEL version=0.0.0 10:23:18 Removing intermediate container b4acf71d1d73 10:23:18 ---> 2177fc7b4b57 10:23:18 10:23:18 ---> Running in c755a3a3ba38 10:23:18 Removing intermediate container 6e2a89c29971 10:23:18 ---> 26b728083711 10:23:18 Step 23/23 : LABEL version=0.0.0 10:23:18 Removing intermediate container 2f5af1482b7d 10:23:18 ---> b4c9f63834b4 10:23:18 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:23:18 ---> Running in 63fa4cae2ddf 10:23:18 Removing intermediate container c755a3a3ba38 10:23:18 ---> 644391b27017 10:23:18 10:23:18 Successfully built 2177fc7b4b57 10:23:18 Successfully tagged security-spiffe-token-provider:latest 10:23:18  Building security-spiffe-token-provider ... done Building security-secretstore-setup 10:23:18 ---> Running in b899fa2adf72 10:23:19 Removing intermediate container 63fa4cae2ddf 10:23:19 ---> fae5f3a9d24b 10:23:19 10:23:19 Successfully built 644391b27017 10:23:19 Successfully tagged core-metadata:latest 10:23:19  Building core-metadata ... done Building support-scheduler 10:23:19 Successfully built fae5f3a9d24b 10:23:23 Successfully tagged core-common-config-bootstrapper:latest 10:23:23  Building core-common-config-bootstrapper ... done Building support-notifications 10:23:23 Removing intermediate container b899fa2adf72 10:23:23 ---> d84510ebdb48 10:23:23 Step 23/23 : LABEL version=0.0.0 10:23:24 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:23:24 ---> cd88f5faa2dc 10:23:24 Step 3/25 : WORKDIR /edgex-go 10:23:24 ---> Using cache 10:23:24 ---> 27d907b74262 10:23:24 Step 4/25 : RUN apk add --update --no-cache make git 10:23:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:23:26 ---> cd88f5faa2dc 10:23:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:23:26 ---> Using cache 10:23:26 ---> a55e3dcd194b 10:23:26 Step 4/23 : WORKDIR /edgex-go 10:23:26 ---> Using cache 10:23:26 ---> 624effb89f89 10:23:26 Step 5/23 : RUN apk add --update --no-cache make git 10:23:26 ---> Using cache 10:23:26 ---> 2ec7ac1c4819 10:23:26 Step 6/23 : COPY go.mod vendor* ./ 10:23:26 ---> Using cache 10:23:26 ---> a5ee6521daf4 10:23:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:26 ---> Using cache 10:23:26 ---> 90ce1ee7ddb2 10:23:26 Step 8/23 : COPY . . 10:23:26 ---> Using cache 10:23:26 ---> c2a2e904e107 10:23:26 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 10:23:26 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:23:26 ---> cd88f5faa2dc 10:23:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:23:26 ---> Using cache 10:23:26 ---> a55e3dcd194b 10:23:26 Step 4/23 : WORKDIR /edgex-go 10:23:26 ---> Using cache 10:23:26 ---> 624effb89f89 10:23:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:23:33 ---> Running in bf995af959aa 10:23:33 ---> Running in e1da55113a1e 10:23:33 ---> Running in c62b39f75e19 10:23:33 ---> Running in ab6265d01e83 10:23:34 Removing intermediate container e1da55113a1e 10:23:34 ---> 948a77aaa894 10:23:34 10:23:34 Removing intermediate container df63ae0eb6ae 10:23:34 ---> ecbb3b97d497 10:23:34 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:34 Successfully built 948a77aaa894 10:23:34 Successfully tagged core-data:latest 10:23:34 Building security-spire-config 10:23:37  Building core-data ... done 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 10:23:39 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:23:39 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:23:39 ---> cd88f5faa2dc 10:23:39 Step 3/27 : WORKDIR /edgex-go 10:23:39 ---> Using cache 10:23:39 ---> 27d907b74262 10:23:39 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:40 OK: 265 MiB in 53 packages 10:23:43 ---> 61f4d3de4061 10:23:43 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:23:43 ---> Running in cc4cbb538dba 10:23:43 ---> 9c31cdae10e6 10:23:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:23:44 OK: 265 MiB in 53 packages 10:23:44 OK: 265 MiB in 53 packages 10:23:44 Removing intermediate container c62b39f75e19 10:23:44 ---> d7c29009b1b7 10:23:44 Step 5/25 : COPY go.mod vendor* ./ 10:23:45 ---> ad3d55474e52 10:23:45 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:23:45 ---> 573d60561074 10:23:45 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:45 ---> Running in afcdcc5e07ab 10:23:45 ---> 0fe4c9554ae9 10:23:45 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:23:45 Removing intermediate container ab6265d01e83 10:23:45 ---> b292973584ce 10:23:45 Step 6/23 : COPY go.mod vendor* ./ 10:23:46 Removing intermediate container cc4cbb538dba 10:23:46 ---> 20a0d6d75165 10:23:46 Step 5/27 : COPY go.mod vendor* ./ 10:23:47 ---> c49ec2a01eaa 10:23:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:47 ---> 1870ce8c2d98 10:23:47 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:48 ---> dd518398fbf9 10:23:48 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:23:48 ---> Running in 6e2ad82299d1 10:23:48 ---> Running in b4a8139f9db4 10:23:48 ---> 942885ade34d 10:23:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:23:49 ---> 7df52435481f 10:23:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:23:49 ---> b680fe17d154 10:23:49 Step 28/33 : RUN chmod +x /entrypoint.sh 10:23:49 ---> Running in f20c61386dd8 10:23:57 Removing intermediate container f20c61386dd8 10:23:57 ---> 2df3c38885b9 10:23:57 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:24:01 ---> Running in 7ff37e2de534 10:24:07 Removing intermediate container 7ff37e2de534 10:24:07 ---> c771aa9714aa 10:24:07 Step 30/33 : CMD ["gate"] 10:24:15 ---> Running in 56dca4ae0554 10:24:15 Removing intermediate container bf995af959aa 10:24:15 ---> d07f62b9b4d2 10:24:15 10:24:15 Step 10/23 : FROM alpine:3.17 10:24:15 ---> 9ed4aefc74f6 10:24:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:24:15 ---> Using cache 10:24:15 ---> 83516d73b325 10:24:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:24:15 ---> Using cache 10:24:15 ---> f3861e9469cd 10:24:15 Step 13/23 : ENV APP_PORT=59861 10:24:15 ---> Running in 7d25262247a1 10:24:15 Removing intermediate container afcdcc5e07ab 10:24:15 ---> 46620f0ad804 10:24:15 Step 7/25 : COPY . . 10:24:15 Removing intermediate container 56dca4ae0554 10:24:15 ---> 063fee0b543f 10:24:15 Step 31/33 : LABEL arch=x86_64 10:24:27 Removing intermediate container 7d25262247a1 10:24:27 ---> 36b0fb21c3f7 10:24:27 Step 14/23 : EXPOSE $APP_PORT 10:24:27 ---> 217efcccd33f 10:24:27 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:24:27 ---> Running in c44334ffe0f4 10:24:28 ---> Running in 64976a336c27 10:24:28 ---> Running in 1ee335253027 10:24:28 Removing intermediate container b4a8139f9db4 10:24:28 ---> b9c57a465353 10:24:28 Step 7/27 : COPY . . 10:24:28 Removing intermediate container c44334ffe0f4 10:24:28 ---> adb8e0d2a01c 10:24:28 Step 32/33 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:24:28 Removing intermediate container 6e2ad82299d1 10:24:28 ---> afe4182cc641 10:24:28 Step 8/23 : COPY . . 10:24:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:24:40 Removing intermediate container 64976a336c27 10:24:40 ---> cc765f72c59e 10:24:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:40 ---> Running in 70d856200ab3 10:24:40 ---> c4783a4d93da 10:24:40 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:24:40 ---> 20a35a638265 10:24:40 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:24:40 ---> Running in 386198d46ad6 10:24:40 Removing intermediate container 70d856200ab3 10:24:40 ---> cac264e8ec60 10:24:40 Step 33/33 : LABEL version=0.0.0 10:24:40 ---> b039a3e6787f 10:24:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:24:40 ---> Running in 54ecd026360f 10:24:40 ---> Running in a48a5a01181d 10:24:40 Removing intermediate container 386198d46ad6 10:24:40 ---> 203a76eaa768 10:24:40 Step 9/27 : WORKDIR /edgex-go/spire-build 10:24:40 ---> Running in 9f71528a5f43 10:24:40 Removing intermediate container 9f71528a5f43 10:24:40 ---> 0723af0d5315 10:24:40 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:24:40 Removing intermediate container a48a5a01181d 10:24:40 ---> 54c21960550f 10:24:40 10:24:40 ---> cbb0c436c8a1 10:24:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:24:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:24:40 ---> Running in a7ce15619c03 10:24:40 Successfully built 54c21960550f 10:24:40 Successfully tagged security-bootstrapper:latest 10:24:40 Building security-proxy-setup 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:24:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:24:44  Building security-bootstrapper ... done Removing intermediate container a7ce15619c03 10:24:44 ---> f258fa9b908d 10:24:44 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:24:45 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:24:45 ---> cd88f5faa2dc 10:24:45 Step 3/22 : WORKDIR /edgex-go 10:24:45 ---> Using cache 10:24:45 ---> 27d907b74262 10:24:45 Step 4/22 : RUN apk add --update --no-cache make git 10:24:45 ---> Using cache 10:24:45 ---> d7c29009b1b7 10:24:45 Step 5/22 : COPY go.mod vendor* ./ 10:24:45 ---> Using cache 10:24:45 ---> 573d60561074 10:24:45 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:45 ---> Using cache 10:24:45 ---> 46620f0ad804 10:24:45 Step 7/22 : COPY . . 10:24:45 ---> Using cache 10:24:45 ---> 217efcccd33f 10:24:45 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:24:47 ---> 7625de7f9adb 10:24:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:24:47 ---> Running in 93e39099eff6 10:24:47 ---> Running in 1c808224b6c6 10:24:48 ---> e7f32cdab5db 10:24:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:24:48 ---> Running in 89975af04182 10:24:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:24:48 Removing intermediate container 89975af04182 10:24:48 ---> 182955fa80b8 10:24:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:24:48 ---> Running in 0f30f6a743a2 10:24:49 Removing intermediate container 1c808224b6c6 10:24:49 ---> 31937628bc2e 10:24:49 Step 12/27 : WORKDIR /edgex-go 10:24:49 Removing intermediate container 0f30f6a743a2 10:24:49 ---> 9383520d2517 10:24:49 Step 21/23 : LABEL arch=x86_64 10:24:49 ---> Running in 5869ad1e2565 10:24:49 ---> Running in c31c8f94f2ea 10:24:50 Removing intermediate container c31c8f94f2ea 10:24:50 ---> 62dbc0dd2173 10:24:50 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:24:50 Removing intermediate container 5869ad1e2565 10:24:50 ---> 50b97cf854ea 10:24:50 10:24:50 Step 13/27 : FROM alpine:3.17 10:24:50 ---> 9ed4aefc74f6 10:24:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:24:50 ---> Running in 31188139993e 10:24:50 ---> Running in f49cebcfe28b 10:24:50 Removing intermediate container f49cebcfe28b 10:24:50 ---> bbaa227cb790 10:24:50 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:24:50 Removing intermediate container 31188139993e 10:24:50 ---> ff1538f729b4 10:24:50 Step 23/23 : LABEL version=0.0.0 10:24:50 ---> Running in e57f2b00abb2 10:24:51 ---> Running in bdbbc0959cb5 10:24:51 Removing intermediate container bdbbc0959cb5 10:24:51 ---> 3ba5116e72d4 10:24:51 10:24:51 Successfully built 3ba5116e72d4 10:24:51 Successfully tagged support-scheduler:latest 10:24:51 Building security-spire-server 10:24:51  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:52 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:24:52 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:24:52 OK: 17823 distinct packages available 10:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:24:52 (1/4) Installing dumb-init (1.2.5-r2) 10:24:52 (2/4) Installing musl-obstack (1.2.3-r0) 10:24:52 (3/4) Installing libucontext (1.2-r0) 10:24:52 (4/4) Installing gcompat (1.1.0-r0) 10:24:52 Executing busybox-1.35.0-r29.trigger 10:24:52 OK: 7 MiB in 19 packages 10:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:24:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 10:24:55 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:24:55 ---> cd88f5faa2dc 10:24:55 Step 3/26 : WORKDIR /edgex-go 10:24:55 ---> Using cache 10:24:55 ---> 27d907b74262 10:24:55 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:24:55 ---> Using cache 10:24:55 ---> 20a0d6d75165 10:24:55 Step 5/26 : COPY go.mod vendor* ./ 10:24:55 ---> Using cache 10:24:55 ---> 1870ce8c2d98 10:24:55 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:55 ---> Using cache 10:24:55 ---> b9c57a465353 10:24:55 Step 7/26 : COPY . . 10:24:55 ---> Using cache 10:24:55 ---> c4783a4d93da 10:24:55 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 10:24:55 ---> Using cache 10:24:55 ---> 203a76eaa768 10:24:55 Step 9/26 : WORKDIR /edgex-go/spire-build 10:24:55 ---> Using cache 10:24:55 ---> 0723af0d5315 10:24:55 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:24:55 ---> Using cache 10:24:55 ---> f258fa9b908d 10:24:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:24: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:25:01 ---> Running in d65e7a95ea9d 10:25:01 Removing intermediate container e57f2b00abb2 10:25:01 ---> 4334b683dff8 10:25:01 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 98.5% of statements 10:25:05 ---> d5474450a7b0 10:25:05 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:25:05 ---> b48433f8a161 10:25:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:25:05 Removing intermediate container 1ee335253027 10:25:05 ---> 910fac693ea7 10:25:05 10:25:05 Step 9/25 : FROM alpine:3.17 10:25:05 ---> 9ed4aefc74f6 10:25:05 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:25:05 ---> Running in bb85fd42ee73 10:25:05 Removing intermediate container d65e7a95ea9d 10:25:05 ---> 85e77d5eb3bf 10:25:05 Step 12/26 : WORKDIR /edgex-go 10:25:08 ---> Running in 06198ce5616a 10:25:08 ---> 7ac6043a0a71 10:25:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:25:08 Removing intermediate container 06198ce5616a 10:25:08 ---> cb5c59e8ad99 10:25:08 10:25:08 Step 13/26 : FROM alpine:3.17 10:25:08 ---> 9ed4aefc74f6 10:25:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:25:08 ---> Using cache 10:25:08 ---> bbaa227cb790 10:25:08 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:08 ---> Running in a5aac03cbe2d 10:25:08 ---> abb28ad5e132 10:25:08 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:25:08 ---> Running in 656f561d8cb5 10:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:25:09 Removing intermediate container 656f561d8cb5 10:25:09 ---> 6302964d2688 10:25:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:09 (1/3) Installing ca-certificates (20230506-r0) 10:25:09 (2/3) Installing dumb-init (1.2.5-r2) 10:25:09 (3/3) Installing su-exec (0.2-r2) 10:25:09 Executing busybox-1.35.0-r29.trigger 10:25:09 Executing ca-certificates-20230506-r0.trigger 10:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:09 OK: 8 MiB in 18 packages 10:25:09 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:25:09 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:25:09 OK: 17823 distinct packages available 10:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:10 (1/5) Installing dumb-init (1.2.5-r2) 10:25:10 (2/5) Installing musl-obstack (1.2.3-r0) 10:25:10 (3/5) Installing libucontext (1.2-r0) 10:25:10 (4/5) Installing gcompat (1.1.0-r0) 10:25:10 (5/5) Installing openssl (3.0.8-r4) 10:25:10 Executing busybox-1.35.0-r29.trigger 10:25:10 OK: 8 MiB in 20 packages 10:25:12 ---> b8181631ad31 10:25:12 Step 22/27 : WORKDIR / 10:25:12 ---> Running in e6795283e906 10:25:12 Removing intermediate container e6795283e906 10:25:12 ---> f7337106470b 10:25:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:25:12 Removing intermediate container 54ecd026360f 10:25:12 ---> b05f67689de1 10:25:12 10:25:12 Step 10/23 : FROM alpine:3.17 10:25:12 ---> 9ed4aefc74f6 10:25:12 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.414s coverage: 71.5% of statements 10:25:12 ---> Running in f691e6234f88 10:25:12 ---> Running in 3d682ca6aac1 10:25:12 Removing intermediate container a5aac03cbe2d 10:25:12 ---> ae5f6154c8b5 10:25:12 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:12 Removing intermediate container bb85fd42ee73 10:25:12 ---> 19120e72998a 10:25:12 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:25:12 ---> Running in e5b1b4030faa 10:25:12 Removing intermediate container f691e6234f88 10:25:12 ---> db990144db73 10:25:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:25:13 ---> Running in 0a500f5ba0a2 10:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:13 ---> 66a58bcd0200 10:25:13 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:25:13 Removing intermediate container e5b1b4030faa 10:25:13 ---> c628f5b2ca01 10:25:13 Step 12/25 : WORKDIR / 10:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:13 Removing intermediate container 0a500f5ba0a2 10:25:13 ---> 5f737d23359f 10:25:13 Step 25/27 : LABEL arch=x86_64 10:25:13 ---> Running in 3c9b759cdd58 10:25:13 (1/2) Installing ca-certificates (20230506-r0) 10:25:13 (2/2) Installing dumb-init (1.2.5-r2) 10:25:13 ---> Running in 2fa41048f96e 10:25:13 Executing busybox-1.35.0-r29.trigger 10:25:13 Executing ca-certificates-20230506-r0.trigger 10:25:13 ---> f06163b4f3a0 10:25:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:25:13 OK: 8 MiB in 17 packages 10:25:15 Removing intermediate container 3c9b759cdd58 10:25:15 ---> aca8286196f3 10:25:15 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:25:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:25:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 54.0% of statements 10:25:16 Removing intermediate container 2fa41048f96e 10:25:16 ---> fa55d3c5353e 10:25:16 Step 26/27 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:25:16 ---> 78a787909f04 10:25:16 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:25:16 Removing intermediate container 93e39099eff6 10:25:16 ---> 032c5399ef66 10:25:16 10:25:16 Step 9/22 : FROM alpine:3.17 10:25:16 ---> 9ed4aefc74f6 10:25:16 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:25:16 ---> 15c3c25b3aa5 10:25:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:25:17 ---> Running in 943794f1196b 10:25:17 ---> Running in 4313b28b0b5c 10:25:17 ---> 3cd7c1149b38 10:25:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:25:17 Removing intermediate container 3d682ca6aac1 10:25:17 ---> 0a6ec25a0c87 10:25:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:25:17 ---> Running in 47b11fd372e9 10:25:17 Removing intermediate container 943794f1196b 10:25:17 ---> 8b174d75cf02 10:25:17 Step 27/27 : LABEL version=0.0.0 10:25:17 ---> Running in 08dc2720c3a8 10:25:17 ---> 870f65d65beb 10:25:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:25:17 Removing intermediate container 47b11fd372e9 10:25:17 ---> 5b7c63c99d3f 10:25:17 ---> 09b085ba6f07 10:25:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yamlStep 13/23 : ENV APP_PORT=59860 10:25:17 10:25:17 ---> Running in 447587621e2a 10:25:17 Removing intermediate container 08dc2720c3a8 10:25:17 ---> ef47025fbb70 10:25:17 10:25:17 Removing intermediate container 447587621e2a 10:25:17 ---> 638fd02ae9a2 10:25:17 Step 14/23 : EXPOSE $APP_PORT 10:25:17 Successfully built ef47025fbb70 10:25:17 ---> e1b8fe392b7e 10:25:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:25:17 Successfully tagged security-spire-config:latest 10:25:17  Building security-spire-config ... done Building security-spire-agent 10:25:17 ---> Running in 1e5b6059b0a3 10:25:17 ---> 2a67046e27c0 10:25:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:25:17 (1/2) Installing dumb-init (1.2.5-r2) 10:25:17 (2/2) Installing openssl (3.0.8-r4) 10:25:17 Executing busybox-1.35.0-r29.trigger 10:25:17 OK: 8 MiB in 17 packages 10:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:25:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:25:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:25:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:25:20 ---> cd88f5faa2dc 10:25:20 Step 3/27 : WORKDIR /edgex-go 10:25:20 ---> Using cache 10:25:20 ---> 27d907b74262 10:25:20 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:25:20 ---> Using cache 10:25:20 ---> 20a0d6d75165 10:25:20 Step 5/27 : COPY go.mod vendor* ./Removing intermediate container 1e5b6059b0a3 10:25:20 10:25:20 ---> edb53e85dd8b 10:25:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:20 ---> Using cache 10:25:20 ---> 1870ce8c2d98 10:25:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:20 ---> Using cache 10:25:20 ---> b9c57a465353 10:25:20 Step 7/27 : COPY . . 10:25:20 ---> Using cache 10:25:20 ---> c4783a4d93da 10:25:20 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:25:20 ---> Using cache 10:25:20 ---> 203a76eaa768 10:25:20 Step 9/27 : WORKDIR /edgex-go/spire-build 10:25:20 ---> Using cache 10:25:20 ---> 0723af0d5315 10:25:20 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:25:20 ---> Using cache 10:25:20 ---> f258fa9b908d 10:25:20 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:25:20 ---> Using cache 10:25:20 ---> 31937628bc2e 10:25:20 Step 12/27 : WORKDIR /edgex-go 10:25:20 ---> Using cache 10:25:20 ---> 50b97cf854ea 10:25:20 10:25:20 Step 13/27 : FROM alpine:3.17 10:25:20 ---> 9ed4aefc74f6 10:25:20 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:25:20 ---> Using cache 10:25:20 ---> bbaa227cb790 10:25:20 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:25:20 ---> Using cache 10:25:20 ---> ae5f6154c8b5 10:25:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:20 ---> Using cache 10:25:21 ---> 66a58bcd0200 10:25:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:25:21 ---> Using cache 10:25:21 ---> f06163b4f3a0 10:25:21 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:25:21 ---> 44a39c324a6d 10:25:21 ---> b274140a7e84 10:25:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:25:21 10:25:21 ---> 17ea4484e8d5 10:25:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:25:21 ---> Running in 6e3ce7710c38 10:25:21 Removing intermediate container 6e3ce7710c38 10:25:21 ---> 93fd58799e0f 10:25:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:25:21 Removing intermediate container 4313b28b0b5c 10:25:21 ---> be45525c1115 10:25:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:25:21 ---> Running in 030de6433b58 10:25:21 ---> 26a3414374de 10:25:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:25:21 ---> Running in 15dbdbea9d89 10:25:22 ---> 0350c48f9652 10:25:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:25:22 Removing intermediate container 030de6433b58 10:25:22 ---> dabf0359562c 10:25:22 Step 24/26 : LABEL arch=x86_64 10:25:23 Removing intermediate container 15dbdbea9d89 10:25:23 ---> 1eb63cf15858 10:25:23 Step 12/22 : WORKDIR /edgex 10:25:23 ---> f53fbf1f7b5f 10:25:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:25:23 ---> Running in 8a4529e05300 10:25:23 ---> Running in bdbffdbb17ac 10:25:23 ---> 5757654b6dfa 10:25:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:25:23 ---> 69cda30a9212 10:25:23 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:25:23 Removing intermediate container 8a4529e05300 10:25:23 ---> df5a109f2c53 10:25:23 Step 25/26 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:25:23 ---> Running in 5727865af7c8 10:25:23 Removing intermediate container bdbffdbb17ac 10:25:23 ---> ccb5c96810a9 10:25:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:24 ---> d44a31fafb95 10:25:24 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:25:24 ---> Running in 3a9970737ae2 10:25:24 Removing intermediate container 5727865af7c8 10:25:24 ---> 2515d9133cf8 10:25:24 Step 26/26 : LABEL version=0.0.0 10:25:24 ---> 0c84424c0569 10:25:24 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:25:24 ---> 4abb575ddbe8 10:25:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:24 ---> 276ab3716b60 10:25:24 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:25:24 ---> Running in 5115148b01d9 10:25:24 ---> Running in c2a662bd25f6 10:25:24 Removing intermediate container 3a9970737ae2 10:25:24 ---> 306d6de248c7 10:25:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:25:24 ---> Running in f051341d9533 10:25:24 Removing intermediate container 5115148b01d9 10:25:24 ---> 72e93dd29d24 10:25:24 10:25:24 Successfully built 72e93dd29d24 10:25:24 Successfully tagged security-spire-server:latest 10:25:24  Building security-spire-server ... done Building core-command 10:25:28 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:25:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:25:28 ---> cd88f5faa2dc 10:25:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:25:28 ---> Using cache 10:25:28 ---> a55e3dcd194b 10:25:28 Step 4/24 : WORKDIR /edgex-go 10:25:28 ---> Using cache 10:25:28 ---> 624effb89f89 10:25:28 Step 5/24 : RUN apk add --update --no-cache make git 10:25:28 ---> Using cache 10:25:28 ---> 2ec7ac1c4819 10:25:28 Step 6/24 : COPY go.mod vendor* ./ 10:25:28 ---> Using cache 10:25:28 ---> a5ee6521daf4 10:25:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:28 ---> Using cache 10:25:28 ---> 90ce1ee7ddb2 10:25:28 Step 8/24 : COPY . . 10:25:28 ---> Using cache 10:25:28 ---> c2a2e904e107 10:25:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:25:28 ---> cb9d0f18da70 10:25:28 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:25:28 ---> 416c6f48fc75 10:25:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:25:28 ---> Running in ced4ba01dafb 10:25:28 Removing intermediate container f051341d9533 10:25:28 ---> 887569611979 10:25:28 Step 21/23 : LABEL arch=x86_64 10:25:28 ---> Running in a69e684a1d88 10:25:28 Removing intermediate container a69e684a1d88 10:25:28 ---> 7fa2aa739e1f 10:25:28 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:25:28 Removing intermediate container c2a662bd25f6 10:25:28 ---> f4129efd4d87 10:25:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:25:28 ---> 6da465851126 10:25:28 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:25:29 ---> Running in 229d358912c3 10:25:29 ---> Running in 9207dd57e1bb 10:25:29 ---> 0034222f3832 10:25:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:25:29 Removing intermediate container 9207dd57e1bb 10:25:29 ---> e9539a45b03b 10:25:29 Step 23/23 : LABEL version=0.0.0 10:25:29 Removing intermediate container 229d358912c3 10:25:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:25:29 ---> bdf09eb48cca 10:25:29 Step 23/25 : LABEL arch=x86_64 10:25:29 ---> Running in 39228713a773 10:25:29 ---> Running in 5f27f9bfe0d6 10:25:29 ---> 99f15f3b94e9 10:25:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:25:29 ---> Running in 2ca722a49f5b 10:25:29 ---> 02fc4ca0e229 10:25:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:25:29 Removing intermediate container 5f27f9bfe0d6 10:25:29 ---> 37162cc0254e 10:25:29 Step 24/25 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:25:29 Removing intermediate container 39228713a773 10:25:29 ---> 2fba94b0fc0a 10:25:29 10:25:29 ---> Running in 3c7711674eae 10:25:29 Removing intermediate container 2ca722a49f5b 10:25:29 ---> c8c697abd61b 10:25:29 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:25:29 ---> Running in 124643d233bf 10:25:29 Successfully built 2fba94b0fc0a 10:25:29 Successfully tagged support-notifications:latest 10:25:29  Building support-notifications ... done Building security-proxy-auth 10:25:29 Removing intermediate container 3c7711674eae 10:25:29 ---> cc12e0f95a5b 10:25:29 Step 25/25 : LABEL version=0.0.0 10:25:29 ---> 4655ca15ac99 10:25:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:25:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:25:33 ---> cd88f5faa2dc 10:25:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:25:33 ---> Using cache 10:25:33 ---> a55e3dcd194b 10:25:33 Step 4/23 : WORKDIR /edgex-go 10:25:33 ---> Using cache 10:25:33 ---> 624effb89f89 10:25:33 Step 5/23 : RUN apk add --update --no-cache make git 10:25:33 ---> Using cache 10:25:33 ---> 2ec7ac1c4819 10:25:33 Step 6/23 : COPY go.mod vendor* ./ 10:25:33 ---> Using cache 10:25:33 ---> a5ee6521daf4 10:25:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:33 ---> Using cache 10:25:33 ---> 90ce1ee7ddb2 10:25:33 Step 8/23 : COPY . . 10:25:33 ---> Using cache 10:25:33 ---> c2a2e904e107 10:25:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:25:33 ---> Running in 1672afb738dc 10:25:34 Removing intermediate container 124643d233bf 10:25:34 ---> Running in 2457aea9bbde 10:25:34 ---> e37e27966fb8 10:25:34 Step 25/27 : LABEL arch=x86_64 10:25:34 Removing intermediate container 1672afb738dc 10:25:34 ---> 3a997514eac4 10:25:34 10:25:34 ---> Running in 3a1b2ac1b4f1 10:25:34 ---> Running in 0015e1e9bf27 10:25:34 Successfully built 3a997514eac4 10:25:34 Successfully tagged security-secretstore-setup:latest 10:25:34  Building security-secretstore-setup ... done Removing intermediate container 0015e1e9bf27 10:25:34 ---> 17d9741de3db 10:25:34 Step 26/27 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:25:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:25:35 ---> Running in d4ac29e0c319 10:25:36 Removing intermediate container d4ac29e0c319 10:25:36 ---> 6cd03a6fc663 10:25:36 Step 27/27 : LABEL version=0.0.0 10:25:36 ---> Running in 562035fbe64f 10:25:36 Removing intermediate container 2457aea9bbde 10:25:36 ---> 3fe716f3884c 10:25:36 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:25:36 ---> Running in 7a10c35ba195 10:25:36 Removing intermediate container 7a10c35ba195 10:25:36 ---> 8c27c78e16ef 10:25:36 Step 20/22 : LABEL arch=x86_64 10:25:36 Removing intermediate container 562035fbe64f 10:25:36 ---> 85cd573667d9 10:25:36 10:25:36 ---> Running in 5fcd03e11049 10:25:36 Successfully built 85cd573667d9 10:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.774s coverage: 88.5% of statements 10:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.8% of statements 10:25:36 Successfully tagged security-spire-agent:latest 10:25:36  Building security-spire-agent ... done Removing intermediate container 5fcd03e11049 10:25:36 ---> 39f8fb657658 10:25:36 Step 21/22 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:25:36 ---> Running in 4ed86d3aa4f3 10:25:36 Removing intermediate container 4ed86d3aa4f3 10:25:36 ---> 7630b9925323 10:25:36 Step 22/22 : LABEL version=0.0.0 10:25:37 ---> Running in 9eb61d41b1f0 10:25:37 Removing intermediate container 9eb61d41b1f0 10:25:37 ---> d3cd40e57996 10:25:37 10:25:37 Successfully built d3cd40e57996 10:25:37 Successfully tagged security-proxy-setup:latest 10:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:25:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:25:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.759s coverage: 95.6% of statements 10:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:25:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:25:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.207s coverage: 72.2% of statements 10:25:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:25:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:25:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:25:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 65.9% of statements 10:25:55  Building security-proxy-setup ... done Removing intermediate container ced4ba01dafb 10:25:55 ---> 66d9fe53953c 10:25:55 10:25:55 Step 10/24 : FROM alpine:3.17 10:25:55 ---> 9ed4aefc74f6 10:25:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:25:55 ---> Using cache 10:25:55 ---> 83516d73b325 10:25:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:25:55 ---> Using cache 10:25:55 ---> f3861e9469cd 10:25:55 Step 13/24 : ENV APP_PORT=59882 10:25:55 ---> Running in c4f566884056 10:25:55 Removing intermediate container c4f566884056 10:25:55 ---> 3577e5874fa0 10:25:55 Step 14/24 : EXPOSE $APP_PORT 10:25:55 ---> Running in f057b9a949ed 10:25:55 Removing intermediate container f057b9a949ed 10:25:55 ---> e5655917a290 10:25:55 Step 15/24 : WORKDIR / 10:25:55 ---> Running in 95b381f5696c 10:25:55 Removing intermediate container 95b381f5696c 10:25:55 ---> 4264950b7482 10:25:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:55 Removing intermediate container 3a1b2ac1b4f1 10:25:55 ---> b3334ab303a1 10:25:55 10:25:55 Step 10/23 : FROM alpine:3.17 10:25:55 ---> 9ed4aefc74f6 10:25:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:25:55 ---> Using cache 10:25:55 ---> e332a4243786 10:25:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:25:55 ---> Using cache 10:25:55 ---> 57fee0415da3 10:25:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:55 ---> Using cache 10:25:55 ---> ba41f0c524b8 10:25:55 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:25:55 ---> Using cache 10:25:55 ---> e2dd9af7233a 10:25:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:25:55 ---> e4fe37f4a324 10:25:55 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:25:55 ---> 12cdd5963dd1 10:25:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:25:55 ---> 400fa0e341ba 10:25:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:25:55 ---> 8bfdfe65ec7a 10:25:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:25:55 ---> be2407cd89bc 10:25:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:25:55 ---> c0bf313afe9f 10:25:55 Step 20/24 : ENTRYPOINT ["/core-command"] 10:25:55 ---> Running in 1984fa387854 10:25:55 ---> cefcba5ff77d 10:25:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:55 ---> Running in dc11c2cfd282 10:25:55 Removing intermediate container 1984fa387854 10:25:55 ---> 0c4dd50e17fa 10:25:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:25:55 ---> Running in cce172046117 10:25:55 Removing intermediate container cce172046117 10:25:55 ---> cfd05859f53e 10:25:55 Step 22/24 : LABEL arch=x86_64 10:25:55 ---> Running in be4105a5bfe7 10:25:55 Removing intermediate container be4105a5bfe7 10:25:55 ---> 535fd40d1245 10:25:55 Step 23/24 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:25:55 ---> Running in d2c5f55a2499 10:25:55 Removing intermediate container d2c5f55a2499 10:25:55 ---> cf427011bc98 10:25:55 Step 24/24 : LABEL version=0.0.0 10:25:55 ---> Running in 7b91f9efb9f5 10:25:55 Removing intermediate container 7b91f9efb9f5 10:25:55 ---> 7e1934700083 10:25:55 10:25:55 Successfully built 7e1934700083 10:25:55 Successfully tagged core-command:latest 10:25:55  Building core-command ... done Removing intermediate container dc11c2cfd282 10:25:55 ---> d0c19a6d354a 10:25:55 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:25:55 ---> Running in 94d2a29b4afd 10:25:55 Removing intermediate container 94d2a29b4afd 10:25:55 ---> 782f407effc2 10:25:55 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:25:55 ---> Running in e498c7291516 10:25:56 Removing intermediate container e498c7291516 10:25:56 ---> d2335b5bbe78 10:25:56 Step 21/23 : LABEL arch=x86_64 10:25:56 ---> Running in 190bdd610a07 10:25:56 Removing intermediate container 190bdd610a07 10:25:56 ---> 0dccf541e70b 10:25:56 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:25:56 ---> Running in 4a10a11d1c1a 10:25:56 Removing intermediate container 4a10a11d1c1a 10:25:56 ---> 63d578154f50 10:25:56 Step 23/23 : LABEL version=0.0.0 10:25:56 ---> Running in d32cb885535d 10:25:56 Removing intermediate container d32cb885535d 10:25:56 ---> 198f0102b468 10:25:56 10:25:56 Successfully built 198f0102b468 10:25:56 Successfully tagged security-proxy-auth:latest 10:25:56  Building security-proxy-auth ... done  [Pipeline] } 10:25:56 $ docker stop --time=1 dbdc5265708d3617ee3c474972706100ddab3d5e88f80d8bf6744b692169ecc1 10:25:57 $ docker rm -f --volumes dbdc5265708d3617ee3c474972706100ddab3d5e88f80d8bf6744b692169ecc1 [Pipeline] // withDockerContainer [Pipeline] sh 10:25:58 + docker images 10:25:58 REPOSITORY TAG IMAGE ID CREATED SIZE 10:25:58 security-proxy-auth latest 198f0102b468 1 second ago 18.3MB 10:25:58 core-command latest 7e1934700083 2 seconds ago 19.9MB 10:25:58 b3334ab303a1 4 seconds ago 1.7GB 10:25:58 66d9fe53953c 5 seconds ago 1.72GB 10:25:58 security-spire-agent latest 85cd573667d9 21 seconds ago 161MB 10:25:58 security-proxy-setup latest d3cd40e57996 21 seconds ago 18.7MB 10:25:58 security-secretstore-setup latest 3a997514eac4 23 seconds ago 32.8MB 10:25:58 support-notifications latest 2fba94b0fc0a 28 seconds ago 32.4MB 10:25:58 security-spire-server latest 72e93dd29d24 33 seconds ago 103MB 10:25:58 security-spire-config latest ef47025fbb70 40 seconds ago 102MB 10:25:58 032c5399ef66 41 seconds ago 1.7GB 10:25:58 b05f67689de1 45 seconds ago 1.79GB 10:25:58 cb5c59e8ad99 49 seconds ago 1.58GB 10:25:58 910fac693ea7 53 seconds ago 1.72GB 10:25:58 support-scheduler latest 3ba5116e72d4 About a minute ago 31.8MB 10:25:58 50b97cf854ea About a minute ago 1.58GB 10:25:58 security-bootstrapper latest 54c21960550f About a minute ago 22.2MB 10:25:58 d07f62b9b4d2 About a minute ago 1.79GB 10:25:58 core-data latest 948a77aaa894 2 minutes ago 20MB 10:25:58 core-metadata latest 644391b27017 2 minutes ago 20.4MB 10:25:58 core-common-config-bootstrapper latest fae5f3a9d24b 2 minutes ago 17.2MB 10:25:58 security-spiffe-token-provider latest 2177fc7b4b57 2 minutes ago 32.8MB 10:25:58 2cddec9826e9 2 minutes ago 1.76GB 10:25:58 e719da1f7f66 2 minutes ago 1.73GB 10:25:58 26d313ac1df8 3 minutes ago 1.71GB 10:25:58 59316511e37b 3 minutes ago 1.73GB 10:25:58 fa87fbb962f8 3 minutes ago 1.72GB 10:25:58 ci-base-image-x86_64 latest cd88f5faa2dc 8 minutes ago 918MB 10:25:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 10:25:58 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 10:25:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 10:25:58 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] } 10:26:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:26:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:26:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.440s coverage: 0.9% of statements 10:26:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 29.0% of statements 10:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.307s coverage: 42.9% of statements 10:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 82.9% of statements 10:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements 10:26:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.293s coverage: 96.3% of statements 10:26:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 10:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:26:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:26:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:26:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 10:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:26:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.068s coverage: 79.9% of statements 10:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements 10:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 10:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.220s coverage: 62.3% of statements 10:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements 10:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 10:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 10:26:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.483s coverage: 81.8% of statements 10:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:26:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.535s coverage: 82.1% of statements 10:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 86.0% of statements 10:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:26:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 63.1% of statements 10:26:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements 10:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 10:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 10:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 10:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 10:26:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:26:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:26:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:26:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.978s coverage: 38.4% of statements 10:26:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 10:27:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:27:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:27:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:27:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:27:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements 10:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:27:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements 10:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.3% of statements 10:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:27:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:27:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements 10:27:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:27:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:27:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements 10:27:26 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 10:27:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:27:26 go vet ./... 10:30:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:30:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:30:03 ./bin/test-attribution-txt.sh [Pipeline] echo 10:30:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:30:04 + ls -al . 10:30:04 total 716 10:30:04 drwxrwxr-x 10 1001 1001 4096 May 29 10:22 . 10:30:04 drwxr-xr-x 4 root root 4096 May 29 10:22 .. 10:30:04 drwxrwxr-x 2 1001 1001 4096 May 29 10:20 .blubracket 10:30:04 -rw-rw-r-- 1 1001 1001 16 May 29 10:20 .dockerignore 10:30:04 drwxrwxr-x 8 1001 1001 4096 May 29 10:20 .git 10:30:04 drwxrwxr-x 3 1001 1001 4096 May 29 10:20 .github 10:30:04 -rw-rw-r-- 1 1001 1001 1133 May 29 10:20 .gitignore 10:30:04 -rw-rw-r-- 1 1001 1001 42 May 29 10:20 .golangci.yml 10:30:04 -rw-rw-r-- 1 1001 1001 87 May 29 10:20 .hadolint.yml 10:30:04 -rw-rw-r-- 1 1001 1001 166 May 29 10:20 .sonarcloud.properties 10:30:04 -rw-rw-r-- 1 1001 1001 1171 May 29 10:20 ADOPTERS.md 10:30:04 -rw-rw-r-- 1 1001 1001 10835 May 29 10:20 Attribution.txt 10:30:04 -rw-rw-r-- 1 1001 1001 93368 May 29 10:20 CHANGELOG.md 10:30:04 -rw-rw-r-- 1 1001 1001 3804 May 29 10:20 CONTRIBUTING.md 10:30:04 -rw-rw-r-- 1 1001 1001 677 May 29 10:20 GOVERNANCE.md 10:30:04 -rw-rw-r-- 1 1001 1001 883 May 29 10:20 Jenkinsfile 10:30:04 -rw-rw-r-- 1 1001 1001 10775 May 29 10:20 LICENSE 10:30:04 -rw-rw-r-- 1 1001 1001 14368 May 29 10:20 Makefile 10:30:04 -rw-rw-r-- 1 1001 1001 582 May 29 10:20 OWNERS.md 10:30:04 -rw-rw-r-- 1 1001 1001 9902 May 29 10:20 README.md 10:30:04 -rw-rw-r-- 1 1001 1001 789 May 29 10:20 SECURITY.md 10:30:04 -rw-rw-r-- 1 1001 1001 5 May 29 10:16 VERSION 10:30:04 drwxrwxr-x 2 1001 1001 4096 May 29 10:20 bin 10:30:04 drwxrwxr-x 18 1001 1001 4096 May 29 10:20 cmd 10:30:04 -rw-r--r-- 1 root root 447731 May 29 10:27 coverage.out 10:30:04 -rw-rw-r-- 1 1001 1001 3159 May 29 10:20 go.mod 10:30:04 -rw-rw-r-- 1 1001 1001 30958 May 29 10:20 go.sum 10:30:04 drwxrwxr-x 7 1001 1001 4096 May 29 10:20 internal 10:30:04 drwxrwxr-x 3 1001 1001 4096 May 29 10:20 openapi 10:30:04 -rw-rw-r-- 1 1001 1001 594 May 29 10:20 security.txt 10:30:04 drwxrwxr-x 4 1001 1001 4096 May 29 10:20 snap 10:30:04 -rw-rw-r-- 1 1001 1001 204 May 29 10:20 version.go [Pipeline] sh 10:30:04 + '[' -e coverage.out ] 10:30:04 + chown 1001:1001 coverage.out [Pipeline] stash 10:30:05 Warning: overwriting stash ‘coverage-report’ 10:30:05 Stashed 1 file(s) [Pipeline] sh 10:30:06 + make build 10:30:06 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 10:31:43 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 10:31:43 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 10:31:48 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 10:31:52 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 10:32:39 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 10:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:32:52 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 10:32:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:33:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:33:06 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 10:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:33:19 $ docker stop --time=1 55789004d5fd11653b4288981d905094e42cd672e4f8e5049b86c846cbb51acf 10:33:21 $ docker rm -f --volumes 55789004d5fd11653b4288981d905094e42cd672e4f8e5049b86c846cbb51acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:33:24 10:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:33:25 latest: Pulling from edgex-devops/edgex-compose-arm64 10:33:25 29e5d40040c1: Pulling fs layer 10:33:25 1ce36da41761: Pulling fs layer 10:33:25 25b303627fd3: Pulling fs layer 10:33:25 29e5d40040c1: Verifying Checksum 10:33:25 29e5d40040c1: Download complete 10:33:25 1ce36da41761: Verifying Checksum 10:33:25 1ce36da41761: Download complete 10:33:27 25b303627fd3: Verifying Checksum 10:33:27 25b303627fd3: Download complete 10:33:28 29e5d40040c1: Pull complete 10:33:30 1ce36da41761: Pull complete 10:33:40 25b303627fd3: Pull complete 10:33:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:33:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:33:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:40 prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container 10:33:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:33:43 $ docker top 0f7ea1246f5d536c06f738901ceba663deafd45582a24b53f9d00e72b36a4d05 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:43 + docker-compose build --help 10:33:43 + grep parallel 10:33:49 --parallel Build images in parallel. [Pipeline] } 10:33:49 $ docker stop --time=1 0f7ea1246f5d536c06f738901ceba663deafd45582a24b53f9d00e72b36a4d05 10:33:51 $ docker rm -f --volumes 0f7ea1246f5d536c06f738901ceba663deafd45582a24b53f9d00e72b36a4d05 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container 10:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:33:53 $ docker top dfb893d134ecf2001aaf763cb9b5a7bc97c5e122f53ca4517770cfd3c9ba8d32 -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:54 + docker-compose -f ./docker-compose-build.yml build --parallel 10:33:59 Building core-command ... 10:33:59 Building core-common-config-bootstrapper ... 10:33:59 Building core-data ... 10:33:59 Building core-metadata ... 10:33:59 Building security-bootstrapper ... 10:33:59 Building security-proxy-auth ... 10:33:59 Building security-proxy-setup ... 10:33:59 Building security-secretstore-setup ... 10:33:59 Building security-spiffe-token-provider ... 10:33:59 Building security-spire-agent ... 10:33:59 Building security-spire-config ... 10:33:59 Building security-spire-server ... 10:33:59 Building support-notifications ... 10:33:59 Building support-scheduler ... 10:33:59 Building security-spiffe-token-provider 10:33:59 Building core-command 10:33:59 Building core-common-config-bootstrapper 10:33:59 Building support-scheduler 10:33:59 Building core-metadata 10:34:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:34:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:46 ---> 3ee9852a5893 10:34:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:34:46 ---> Running in 97ffd0f1c523 10:34:46 Removing intermediate container 97ffd0f1c523 10:34:46 ---> c71af22f0133 10:34:46 Step 4/23 : WORKDIR /edgex-go 10:34:46 ---> Running in e3cf00a258c6 10:34:46 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:34:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:34:46 ---> 3ee9852a5893 10:34:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:34:46 ---> Using cache 10:34:46 ---> c71af22f0133 10:34:46 Step 4/24 : WORKDIR /edgex-go 10:34:46 ---> Running in 86d85d120df2 10:34:46 Removing intermediate container e3cf00a258c6 10:34:46 ---> 898e7809f56e 10:34:46 Step 5/23 : RUN apk add --update --no-cache make git 10:34:46 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:34:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:34:46 ---> 3ee9852a5893 10:34:46 Step 3/20 : WORKDIR /edgex-go 10:34:46 ---> Running in 4c67ab8e758e 10:34:46 ---> Running in 25cee310d6ff 10:34:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:34:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:34:46 ---> 3ee9852a5893 10:34:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:34:46 ---> Using cache 10:34:46 ---> c71af22f0133 10:34:46 Step 4/25 : WORKDIR /edgex-go 10:34:46 ---> Using cache 10:34:46 ---> 898e7809f56e 10:34:46 Step 5/25 : RUN apk add --update --no-cache make git 10:34:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:34:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:34:46 ---> 3ee9852a5893 10:34:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:34:46 ---> Using cache 10:34:46 ---> c71af22f0133 10:34:46 Step 4/23 : WORKDIR /edgex-go 10:34:46 ---> Using cache 10:34:46 ---> 898e7809f56e 10:34:46 Step 5/23 : RUN apk add --update --no-cache make git 10:34:46 ---> Running in 4e7982f63684 10:34:46 ---> Running in baab20930616 10:34:46 Removing intermediate container 86d85d120df2 10:34:46 ---> 20d5af1fff92 10:34:46 Step 5/24 : RUN apk add --update --no-cache make git 10:34:46 Removing intermediate container 4c67ab8e758e 10:34:46 ---> 8ad839cbc9c9 10:34:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:34:46 ---> Running in 751b78cbcf57 10:34:46 ---> Running in 0d41f18b7ff2 10:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:34:49 OK: 263 MiB in 53 packages 10:34:50 OK: 263 MiB in 53 packages 10:34:50 OK: 263 MiB in 53 packages 10:34:50 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:34:50 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:34:50 OK: 17699 distinct packages available 10:34:50 OK: 263 MiB in 53 packages 10:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:34:52 OK: 263 MiB in 53 packages 10:34:52 Removing intermediate container 25cee310d6ff 10:34:52 ---> 1d4f68a82543 10:34:52 Step 6/23 : COPY go.mod vendor* ./ 10:34:52 Removing intermediate container 4e7982f63684 10:34:52 ---> 7fb2285a24cf 10:34:53 Step 6/23 : COPY go.mod vendor* ./ 10:34:53 Removing intermediate container 751b78cbcf57 10:34:53 ---> d97699e705d7 10:34:53 Step 6/24 : COPY go.mod vendor* ./ 10:34:53 Removing intermediate container baab20930616 10:34:53 ---> a8a8c4dc9432 10:34:53 Step 6/25 : COPY go.mod vendor* ./ 10:34:53 ---> 78fa7e38bed6 10:34:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:53 ---> Running in 7cac32c9bb02 10:34:54 ---> ca5c73ced250 10:34:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:54 ---> 21c79502e621 10:34:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:54 ---> Running in 439d17ae8222 10:34:54 Removing intermediate container 0d41f18b7ff2 10:34:54 ---> 9db597afd7be 10:34:54 Step 5/20 : COPY go.mod vendor* ./ 10:34:54 ---> Running in 8dedafa3810a 10:34:54 ---> 9366f27e43df 10:34:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:54 ---> Running in d62709d9c7f1 10:34:55 ---> 813b56a958d2 10:34:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:55 ---> Running in b81a0d39c53b 10:36:47 Removing intermediate container 7cac32c9bb02 10:36:47 ---> 1e053030b4b3 10:36:47 Step 8/23 : COPY . . 10:36:47 Removing intermediate container d62709d9c7f1 10:36:47 ---> 9b972a8d8db6 10:36:47 Step 8/25 : COPY . . 10:36:47 Removing intermediate container b81a0d39c53b 10:36:47 ---> fcbc6345d8d5 10:36:47 Step 7/20 : COPY . . 10:36:47 Removing intermediate container 439d17ae8222 10:36:47 ---> 14d0accd6dc7 10:36:47 Step 8/24 : COPY . . 10:36:47 Removing intermediate container 8dedafa3810a 10:36:47 ---> fdc176fc9665 10:36:47 Step 8/23 : COPY . . 10:37:00 ---> 96c1ed69a448 10:37:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:37:00 ---> 88da95edd9bb 10:37:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:37:00 ---> Running in 1310fcd5e139 10:37:00 ---> c3b823d2a529 10:37:00 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:37:00 ---> d6879d6db43a 10:37:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:37:00 ---> Running in becb715a10c2 10:37:00 ---> 302056edbaea 10:37:00 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 10:37:00 ---> Running in 55868bd9bb8a 10:37:00 ---> Running in 99e5b3633d16 10:37:00 ---> Running in fd06db0ba765 10:37: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 10:37: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 10:37: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 10:37: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 10:37:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:43:54 Removing intermediate container 1310fcd5e139 10:43:54 ---> 4115fef7cefd 10:43:54 10:43:54 Step 10/23 : FROM alpine:3.17 10:43:54 3.17: Pulling from library/alpine 10:43:54 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:43:54 Status: Downloaded newer image for alpine:3.17 10:43:54 ---> 51e60588ff2c 10:43:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:43:54 ---> Running in 87591456cf2d 10:43:54 Removing intermediate container 87591456cf2d 10:43:54 ---> 02e2232189d0 10:43:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:43:54 ---> Running in 0d3cbdeeefe5 10:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:43:58 (1/1) Installing dumb-init (1.2.5-r2) 10:43:58 Executing busybox-1.35.0-r29.trigger 10:43:58 OK: 8 MiB in 16 packages 10:43:59 Removing intermediate container 0d3cbdeeefe5 10:43:59 ---> 652da4a5685b 10:43:59 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:01 ---> 5129ae06a2ac 10:44:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:44:03 ---> 2f6c8f832e21 10:44:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:44:05 ---> 12ad41c29b14 10:44:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:44:07 ---> 630038faf90b 10:44:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:44:08 ---> 7296853fec91 10:44:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:44:08 ---> Running in aaaeebb88eff 10:44:09 Removing intermediate container becb715a10c2 10:44:09 ---> 94ef83bbdcad 10:44:09 10:44:09 Step 10/24 : FROM alpine:3.17 10:44:09 ---> 51e60588ff2c 10:44:09 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:44:09 ---> Running in 3a98bcbed9ae 10:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:44:12 Removing intermediate container aaaeebb88eff 10:44:12 ---> 31070be32a97 10:44:12 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:44:12 ---> Running in 19685e74e685 10:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:44:13 Removing intermediate container 19685e74e685 10:44:13 ---> 1fc2550241f0 10:44:13 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:44:13 ---> Running in 6e56fc3bfff8 10:44:13 Removing intermediate container 6e56fc3bfff8 10:44:13 ---> 923c6cc83e0d 10:44:13 Step 21/23 : LABEL arch=arm64 10:44:14 ---> Running in fccff7fc64a7 10:44:14 Removing intermediate container fccff7fc64a7 10:44:14 ---> 722ce9e767a1 10:44:14 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:44:14 ---> Running in 9bb9bbe60931 10:44:14 (1/1) Installing dumb-init (1.2.5-r2) 10:44:14 Executing busybox-1.35.0-r29.trigger 10:44:14 OK: 8 MiB in 16 packages 10:44:15 Removing intermediate container 9bb9bbe60931 10:44:15 ---> 2a34a9011773 10:44:15 Step 23/23 : LABEL version=0.0.0 10:44:15 ---> Running in 0e952a3e23bb 10:44:16 Removing intermediate container 0e952a3e23bb 10:44:16 ---> 4e0cb5690222 10:44:16 10:44:16 Removing intermediate container 3a98bcbed9ae 10:44:16 ---> b3d5d1899bd5 10:44:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:44:16 Successfully built 4e0cb5690222 10:44:16 Successfully tagged core-common-config-bootstrapper-arm64:latest 10:44:16  Building core-common-config-bootstrapper ... done Building support-notifications 10:44:16 ---> Running in 376d2ed55cfc 10:44:17 Removing intermediate container 376d2ed55cfc 10:44:17 ---> b57f95ffd090 10:44:17 Step 13/24 : ENV APP_PORT=59882 10:44:17 ---> Running in 615b88241926 10:44:17 Removing intermediate container 615b88241926 10:44:17 ---> 7d08f3645e95 10:44:17 Step 14/24 : EXPOSE $APP_PORT 10:44:18 ---> Running in 44ae1a410b2a 10:44:18 Removing intermediate container 44ae1a410b2a 10:44:18 ---> 8ce3ab62ba7f 10:44:18 Step 15/24 : WORKDIR / 10:44:18 ---> Running in 0fd791d37800 10:44:19 Removing intermediate container 0fd791d37800 10:44:19 ---> a4fb491d885c 10:44:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:21 ---> c2cfc0ebb74b 10:44:21 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:44:23 ---> 1ca44f06caea 10:44:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:44:26 ---> f716d956f921 10:44:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:44:28 ---> 21561e6b7bd4 10:44:28 Step 20/24 : ENTRYPOINT ["/core-command"] 10:44:28 ---> Running in 39f1d52629fe 10:44:29 Removing intermediate container 39f1d52629fe 10:44:29 ---> 28e4a3fd3e71 10:44:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:44:29 ---> Running in adfa85217b09 10:44:32 Removing intermediate container adfa85217b09 10:44:32 ---> 5ae421924475 10:44:32 Step 22/24 : LABEL arch=arm64 10:44:32 ---> Running in d818940cc4ba 10:44:33 Removing intermediate container d818940cc4ba 10:44:33 ---> ead7642e60b2 10:44:33 Step 23/24 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:44:33 ---> Running in 086cb8e87217 10:44:34 Removing intermediate container 55868bd9bb8a 10:44:34 ---> 24cb14e478c6 10:44:34 10:44:34 Step 10/25 : FROM alpine:3.17 10:44:34 ---> 51e60588ff2c 10:44:34 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:44:34 ---> Using cache 10:44:34 ---> b3d5d1899bd5 10:44:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:44:34 ---> Using cache 10:44:34 ---> b57f95ffd090 10:44:34 Step 13/25 : ENV APP_PORT=59881 10:44:34 Removing intermediate container 086cb8e87217 10:44:34 ---> c7a3c10d5a00 10:44:34 Step 24/24 : LABEL version=0.0.0 10:44:34 ---> Running in b361a410f9e0 10:44:34 ---> Running in 90d757114698 10:44:35 Removing intermediate container b361a410f9e0 10:44:35 ---> 69bbbcfca30f 10:44:35 Step 14/25 : EXPOSE $APP_PORT 10:44:35 Removing intermediate container 90d757114698 10:44:35 ---> c8ed83691378 10:44:35 10:44:35 ---> Running in 1bef56ae6104 10:44:36 Successfully built c8ed83691378 10:44:36 Successfully tagged core-command-arm64:latest 10:44:36  Building core-command ... done Building security-proxy-auth 10:44:36 Removing intermediate container 1bef56ae6104 10:44:36 ---> 2de6abe6944b 10:44:36 Step 15/25 : WORKDIR / 10:44:36 ---> Running in 691e00916381 10:44:37 Removing intermediate container 691e00916381 10:44:37 ---> 3f1c64e781f5 10:44:37 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:44:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:44:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:44:37 ---> 3ee9852a5893 10:44:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:44:37 ---> Using cache 10:44:37 ---> c71af22f0133 10:44:37 Step 4/23 : WORKDIR /edgex-go 10:44:37 ---> Using cache 10:44:37 ---> 20d5af1fff92 10:44:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:44:37 ---> Running in 7043ef39e576 10:44:38 ---> 7ab6fc1ac360 10:44:38 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:44:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:44:39 ---> d7375a6d6a8a 10:44:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:44:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:44:41 ---> 4b5998a8b328 10:44:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:44:42 OK: 263 MiB in 53 packages 10:44:45 ---> 4e806660c255 10:44:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:44:46 Removing intermediate container 7043ef39e576 10:44:46 ---> ed032d289a4f 10:44:46 Step 6/23 : COPY go.mod vendor* ./ 10:44:47 ---> 730e7ed65b16 10:44:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:44:47 ---> Running in e547ee9a2cad 10:44:47 ---> 58105bccc166 10:44:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:47 ---> Running in 1a1f6573c9a3 10:44:47 Removing intermediate container e547ee9a2cad 10:44:47 ---> 39260ccda088 10:44:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:44:48 ---> Running in 0c7aa038677f 10:44:49 Removing intermediate container 0c7aa038677f 10:44:49 ---> e6ba0c88fe06 10:44:49 Step 23/25 : LABEL arch=arm64 10:44:49 ---> Running in 546a560be26c 10:44:50 Removing intermediate container 546a560be26c 10:44:50 ---> 3807083365d9 10:44:50 Step 24/25 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:44:50 ---> Running in 3c3f1608e9c9 10:44:51 Removing intermediate container 3c3f1608e9c9 10:44:51 ---> e4cc836af870 10:44:51 Step 25/25 : LABEL version=0.0.0 10:44:51 ---> Running in c4431cab41c9 10:44:52 Removing intermediate container c4431cab41c9 10:44:52 ---> be8e1177de1c 10:44:52 10:44:52 Successfully built be8e1177de1c 10:44:52 Successfully tagged core-metadata-arm64:latest 10:44:52 Building core-data 10:44:54  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:44:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:44:54 ---> 3ee9852a5893 10:44:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:44:54 ---> Using cache 10:44:54 ---> c71af22f0133 10:44:54 Step 4/23 : WORKDIR /edgex-go 10:44:54 ---> Using cache 10:44:54 ---> 20d5af1fff92 10:44:54 Step 5/23 : RUN apk add --update --no-cache make git 10:44:54 ---> Using cache 10:44:54 ---> d97699e705d7 10:44:54 Step 6/23 : COPY go.mod vendor* ./ 10:44:54 ---> Using cache 10:44:54 ---> ca5c73ced250 10:44:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:54 ---> Using cache 10:44:54 ---> 14d0accd6dc7 10:44:54 Step 8/23 : COPY . . 10:44:54 ---> Using cache 10:44:54 ---> 88da95edd9bb 10:44:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:44:54 ---> Running in 4247c52c5167 10:44:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:45:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:45:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:13 ---> 3ee9852a5893 10:45:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:45:13 ---> Using cache 10:45:13 ---> c71af22f0133 10:45:13 Step 4/23 : WORKDIR /edgex-go 10:45:13 ---> Using cache 10:45:13 ---> 20d5af1fff92 10:45:13 Step 5/23 : RUN apk add --update --no-cache make git 10:45:13 ---> Using cache 10:45:13 ---> d97699e705d7 10:45:13 Step 6/23 : COPY go.mod vendor* ./ 10:45:13 ---> Using cache 10:45:13 ---> ca5c73ced250 10:45:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:13 ---> Using cache 10:45:13 ---> 14d0accd6dc7 10:45:13 Step 8/23 : COPY . . 10:45:13 ---> Using cache 10:45:13 ---> 88da95edd9bb 10:45:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:45:14 ---> Running in b49585c6a97b 10:45: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 10:45:54 Removing intermediate container 99e5b3633d16 10:45:54 ---> 4a06540522d2 10:45:54 10:45:54 Step 9/20 : FROM alpine:3.17 10:45:54 ---> 51e60588ff2c 10:45:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:45:54 ---> Running in d15bbd195b6e 10:45:54 Removing intermediate container d15bbd195b6e 10:45:54 ---> 0459b77ee3f5 10:45:54 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:45:55 ---> Running in 151d7d3ef66b 10:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:45:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:46:00 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:46:00 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:46:00 OK: 17694 distinct packages available 10:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:46:03 (1/9) Installing ca-certificates (20230506-r0) 10:46:04 (2/9) Installing brotli-libs (1.0.9-r9) 10:46:04 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:46:04 (4/9) Installing libcurl (8.1.1-r1) 10:46:04 (5/9) Installing curl (8.1.1-r1) 10:46:04 (6/9) Installing dumb-init (1.2.5-r2) 10:46:04 (7/9) Installing musl-obstack (1.2.3-r0) 10:46:04 (8/9) Installing libucontext (1.2-r0) 10:46:04 (9/9) Installing gcompat (1.1.0-r0) 10:46:04 Executing busybox-1.35.0-r29.trigger 10:46:04 Executing ca-certificates-20230506-r0.trigger 10:46:04 OK: 11 MiB in 24 packages 10:46:09 Removing intermediate container 151d7d3ef66b 10:46:09 ---> 82029d942c56 10:46:09 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:46:10 ---> 0cc4d5523ff8 10:46:10 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:46:12 ---> f86b52156bd4 10:46:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:46:16 ---> 731abd7f80ca 10:46:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:46:17 ---> d01296977712 10:46:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:46:17 ---> Running in ac780637e228 10:46:18 Removing intermediate container ac780637e228 10:46:18 ---> c69ff42b3778 10:46:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 10:46:19 ---> Running in 0ba6437351d3 10:46:20 Removing intermediate container 0ba6437351d3 10:46:20 ---> 41aef3a3753f 10:46:20 Step 18/20 : LABEL arch=arm64 10:46:20 ---> Running in 343de09986fe 10:46:21 Removing intermediate container 343de09986fe 10:46:21 ---> a6f9a48e2a49 10:46:21 Step 19/20 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:46:21 ---> Running in 8194c8d75570 10:46:22 Removing intermediate container 8194c8d75570 10:46:22 ---> ff84a46030a6 10:46:22 Step 20/20 : LABEL version=0.0.0 10:46:22 ---> Running in a68e0b6a4894 10:46:23 Removing intermediate container a68e0b6a4894 10:46:23 ---> e268e7590cd7 10:46:23 10:46:23 Successfully built e268e7590cd7 10:46:23 Successfully tagged security-spiffe-token-provider-arm64:latest 10:46:24  Building security-spiffe-token-provider ... done Building security-proxy-setup 10:46:29 Removing intermediate container 1a1f6573c9a3 10:46:29 ---> 6804b3b28755 10:46:29 Step 8/23 : COPY . . 10:46:41 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:46:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:46:41 ---> 3ee9852a5893 10:46:41 Step 3/22 : WORKDIR /edgex-go 10:46:41 ---> Using cache 10:46:41 ---> 8ad839cbc9c9 10:46:41 Step 4/22 : RUN apk add --update --no-cache make git 10:46:43 ---> Running in adfc7648ca31 10:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:46:48 OK: 263 MiB in 53 packages 10:46:53 ---> 0426900f1f99 10:46:53 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:46:53 Removing intermediate container adfc7648ca31 10:46:53 ---> d3561ad1ca8a 10:46:53 Step 5/22 : COPY go.mod vendor* ./ 10:46:53 ---> Running in 4136997751a2 10:46:56 ---> 9273e97d6523 10:46:56 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:46:56 ---> Running in 7b351b34591a 10:46:56 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 10:47:00 Removing intermediate container fd06db0ba765 10:47:00 ---> d87ff4f62a1a 10:47:00 10:47:00 Step 10/23 : FROM alpine:3.17 10:47:00 ---> 51e60588ff2c 10:47:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:47:00 ---> Using cache 10:47:00 ---> b3d5d1899bd5 10:47:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:47:00 ---> Using cache 10:47:00 ---> b57f95ffd090 10:47:00 Step 13/23 : ENV APP_PORT=59861 10:47:00 ---> Running in 248f925f62d4 10:47:00 Removing intermediate container 248f925f62d4 10:47:00 ---> 03548a3d1b4b 10:47:00 Step 14/23 : EXPOSE $APP_PORT 10:47:01 ---> Running in e45bf13079f0 10:47:01 Removing intermediate container e45bf13079f0 10:47:01 ---> c6cd93434930 10:47:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:02 ---> d997069e372e 10:47:02 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:47:03 ---> 9b79ba2c0df8 10:47:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:47:06 ---> f4f54dbe1467 10:47:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:47:06 ---> 1273e68b809d 10:47:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:47:07 ---> Running in ab02d4963145 10:47:07 Removing intermediate container ab02d4963145 10:47:07 ---> 666b63e94012 10:47:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:47:07 ---> Running in 3bbe6f828401 10:47:08 Removing intermediate container 3bbe6f828401 10:47:08 ---> d9289bed4fd8 10:47:08 Step 21/23 : LABEL arch=arm64 10:47:08 ---> Running in e0cc400e6df3 10:47:08 Removing intermediate container e0cc400e6df3 10:47:08 ---> bcc2ae5bf969 10:47:08 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:47:09 ---> Running in fcf0e0a31302 10:47:09 Removing intermediate container fcf0e0a31302 10:47:09 ---> 69a3c288d463 10:47:09 Step 23/23 : LABEL version=0.0.0 10:47:09 ---> Running in 1cee0dbb2454 10:47:10 Removing intermediate container 1cee0dbb2454 10:47:10 ---> 26b3bebf161c 10:47:10 10:47:10 Successfully built 26b3bebf161c 10:47:10 Successfully tagged support-scheduler-arm64:latest 10:47:10  Building support-scheduler ... done Building security-spire-config 10:47:25 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:47:25 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:47:25 ---> 3ee9852a5893 10:47:25 Step 3/27 : WORKDIR /edgex-go 10:47:25 ---> Using cache 10:47:25 ---> 8ad839cbc9c9 10:47:25 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:47:26 ---> Running in ee7c891f23ec 10:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:47:30 OK: 263 MiB in 53 packages 10:47:34 Removing intermediate container ee7c891f23ec 10:47:34 ---> 0ff131d12efc 10:47:34 Step 5/27 : COPY go.mod vendor* ./ 10:47:34 ---> 3088a2795831 10:47:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:34 ---> Running in 5b5e70ad1b93 10:48:42 Removing intermediate container 7b351b34591a 10:48:42 ---> 12cd1ce810df 10:48:42 Step 7/22 : COPY . . 10:48:54 ---> e2f46ab9629d 10:48:54 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:48:54 ---> Running in 3ae792b8000e 10:48:56 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 10:49:15 Removing intermediate container 5b5e70ad1b93 10:49:15 ---> 4fb31ff651ef 10:49:15 Step 7/27 : COPY . . 10:49:27 ---> 7ac1e436c4f4 10:49:27 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:49:27 ---> Running in f8949232f32a 10:49:27 Removing intermediate container f8949232f32a 10:49:27 ---> e31b32bef164 10:49:27 Step 9/27 : WORKDIR /edgex-go/spire-build 10:49:27 ---> Running in 31496be4ce39 10:49:27 Removing intermediate container 31496be4ce39 10:49:27 ---> e7d4db55394a 10:49:27 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:49:27 ---> Running in 3f9db834cf60 10:49:27 Removing intermediate container 3f9db834cf60 10:49:27 ---> 1fab954f53bf 10:49:27 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:49:27 ---> Running in bcbfa7aba700 10:49:31 Removing intermediate container bcbfa7aba700 10:49:31 ---> 309fbd4e7d77 10:49:31 Step 12/27 : WORKDIR /edgex-go 10:49:31 ---> Running in dc2237d520ca 10:49:31 Removing intermediate container dc2237d520ca 10:49:31 ---> faea48888540 10:49:31 10:49:31 Step 13/27 : FROM alpine:3.17 10:49:31 ---> 51e60588ff2c 10:49:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:49:31 ---> Running in e8cb52895163 10:49:34 Removing intermediate container e8cb52895163 10:49:34 ---> 13a7dbcb6a9e 10:49:34 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:49:34 ---> Running in d73488252558 10:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:49:38 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:49:38 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:49:38 OK: 17694 distinct packages available 10:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:49:40 (1/4) Installing dumb-init (1.2.5-r2) 10:49:40 (2/4) Installing musl-obstack (1.2.3-r0) 10:49:40 (3/4) Installing libucontext (1.2-r0) 10:49:40 (4/4) Installing gcompat (1.1.0-r0) 10:49:40 Executing busybox-1.35.0-r29.trigger 10:49:40 OK: 8 MiB in 19 packages 10:49:42 Removing intermediate container d73488252558 10:49:42 ---> 979c39c5c970 10:49:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:49:43 ---> 4bf1569a6406 10:49:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:49:44 ---> c959272a9fdd 10:49:44 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:49:50 ---> f1740f7302a7 10:49:50 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:49:50 ---> 130263433b82 10:49:50 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:49:50 ---> Running in e4f14f42ffc4 10:49:51 Removing intermediate container e4f14f42ffc4 10:49:51 ---> e0f4d937de6d 10:49:51 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:49:52 ---> 7092a5541a80 10:49:52 Step 22/27 : WORKDIR / 10:49:52 ---> Running in 717b98a3ec36 10:49:52 Removing intermediate container 717b98a3ec36 10:49:52 ---> 9cbc23a42229 10:49:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:49:52 ---> Running in 7da0b75ba980 10:49:53 Removing intermediate container 7da0b75ba980 10:49:53 ---> a54ce0a08fd0 10:49:53 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:49:53 ---> Running in 1c0fc69606b4 10:49:53 Removing intermediate container 1c0fc69606b4 10:49:53 ---> b06cda03a27d 10:49:53 Step 25/27 : LABEL arch=arm64 10:49:54 ---> Running in 8980102601e9 10:49:54 Removing intermediate container 8980102601e9 10:49:54 ---> 7fbb751a726c 10:49:54 Step 26/27 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:49:54 ---> Running in 7604220a7c4a 10:49:55 Removing intermediate container 7604220a7c4a 10:49:55 ---> 7c1c3e83a5f6 10:49:55 Step 27/27 : LABEL version=0.0.0 10:49:55 ---> Running in 28e842d461b3 10:49:56 Removing intermediate container 28e842d461b3 10:49:56 ---> bb951038e556 10:49:56 10:49:56 Successfully built bb951038e556 10:49:56 Successfully tagged security-spire-config-arm64:latest 10:49:56 Building security-spire-server 10:50:11  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:50:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:50:11 ---> 3ee9852a5893 10:50:11 Step 3/26 : WORKDIR /edgex-go 10:50:11 ---> Using cache 10:50:11 ---> 8ad839cbc9c9 10:50:11 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:50:11 ---> Using cache 10:50:11 ---> 0ff131d12efc 10:50:11 Step 5/26 : COPY go.mod vendor* ./ 10:50:11 ---> Using cache 10:50:11 ---> 3088a2795831 10:50:11 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:11 ---> Using cache 10:50:11 ---> 4fb31ff651ef 10:50:11 Step 7/26 : COPY . . 10:50:11 ---> Using cache 10:50:11 ---> 7ac1e436c4f4 10:50:11 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 10:50:11 ---> Using cache 10:50:11 ---> e31b32bef164 10:50:11 Step 9/26 : WORKDIR /edgex-go/spire-build 10:50:11 ---> Using cache 10:50:11 ---> e7d4db55394a 10:50:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:50:11 ---> Using cache 10:50:11 ---> 1fab954f53bf 10:50:11 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:50:12 ---> Running in 990e331973bd 10:50:15 Removing intermediate container 990e331973bd 10:50:15 ---> 75ce0cd39167 10:50:15 Step 12/26 : WORKDIR /edgex-go 10:50:15 ---> Running in e953f212f1b3 10:50:15 Removing intermediate container e953f212f1b3 10:50:15 ---> 5b258b859119 10:50:15 10:50:15 Step 13/26 : FROM alpine:3.17 10:50:15 ---> 51e60588ff2c 10:50:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:50:15 ---> Using cache 10:50:15 ---> 13a7dbcb6a9e 10:50:15 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:50:15 ---> Running in 71d5ce8251ae 10:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:50:20 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:50:20 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:50:20 OK: 17694 distinct packages available 10:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:50:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:50:23 (1/5) Installing dumb-init (1.2.5-r2) 10:50:23 (2/5) Installing musl-obstack (1.2.3-r0) 10:50:23 (3/5) Installing libucontext (1.2-r0) 10:50:23 (4/5) Installing gcompat (1.1.0-r0) 10:50:23 (5/5) Installing openssl (3.0.8-r4) 10:50:23 Executing busybox-1.35.0-r29.trigger 10:50:23 OK: 9 MiB in 20 packages 10:50:25 Removing intermediate container 71d5ce8251ae 10:50:25 ---> 2f0e603cde79 10:50:25 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:50:26 ---> 0e73307a59cb 10:50:26 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:50:27 ---> 1407d548fef3 10:50:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:50:33 ---> 8a1d05fd20ed 10:50:33 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:50:34 ---> fce9c44c70d2 10:50:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:50:35 ---> ee2418ddd5f6 10:50:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:50:36 ---> f2e5fb9942fc 10:50:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:50:36 ---> Running in 76386154fbcf 10:50:36 Removing intermediate container 76386154fbcf 10:50:36 ---> 3823de7e9d61 10:50:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:50:36 ---> Running in d276f9a07df2 10:50:37 Removing intermediate container d276f9a07df2 10:50:37 ---> 69b8e7562a53 10:50:37 Step 24/26 : LABEL arch=arm64 10:50:37 ---> Running in e9be6c09c91c 10:50:37 Removing intermediate container e9be6c09c91c 10:50:37 ---> d37ddbb79cf9 10:50:37 Step 25/26 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:50:38 ---> Running in d6227857db46 10:50:38 Removing intermediate container d6227857db46 10:50:38 ---> fedf076c9a6c 10:50:38 Step 26/26 : LABEL version=0.0.0 10:50:38 ---> Running in 2bb1b00eb354 10:50:39 Removing intermediate container 2bb1b00eb354 10:50:39 ---> 430e9efe2f7f 10:50:39 10:50:39 Successfully built 430e9efe2f7f 10:50:39 Successfully tagged security-spire-server-arm64:latest 10:50:39  Building security-spire-server ... done Building security-secretstore-setup 10:50:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:50:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:50:57 ---> 3ee9852a5893 10:50:57 Step 3/25 : WORKDIR /edgex-go 10:50:57 ---> Using cache 10:50:57 ---> 8ad839cbc9c9 10:50:57 Step 4/25 : RUN apk add --update --no-cache make git 10:50:57 ---> Using cache 10:50:57 ---> d3561ad1ca8a 10:50:57 Step 5/25 : COPY go.mod vendor* ./ 10:50:57 ---> Using cache 10:50:57 ---> 9273e97d6523 10:50:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:50:57 ---> Using cache 10:50:57 ---> 12cd1ce810df 10:50:57 Step 7/25 : COPY . . 10:50:57 ---> Using cache 10:50:57 ---> e2f46ab9629d 10:50:57 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:50:57 ---> Running in 10f627cf4621 10:50:59 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 10:51:26 Removing intermediate container 4247c52c5167 10:51:26 ---> d6ced7cce30f 10:51:26 10:51:26 Step 10/23 : FROM alpine:3.17 10:51:26 ---> 51e60588ff2c 10:51:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:51:26 ---> Using cache 10:51:26 ---> 02e2232189d0 10:51:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:51:26 ---> Using cache 10:51:26 ---> 652da4a5685b 10:51:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:51:26 ---> Using cache 10:51:26 ---> 5129ae06a2ac 10:51:26 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:51:26 ---> Using cache 10:51:26 ---> 2f6c8f832e21 10:51:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:51:27 ---> 45d83f7e7069 10:51:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:51:28 ---> 2828b5e3b47e 10:51:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:51:29 ---> bd4d5ed57a02 10:51:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:51:29 ---> Running in acd651a96da5 10:51:35 Removing intermediate container acd651a96da5 10:51:35 ---> 9cbf66cd1966 10:51:35 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:51:35 ---> Running in af9d400b6e9a 10:51:35 Removing intermediate container af9d400b6e9a 10:51:35 ---> dd0d13b3fde6 10:51:35 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:51:35 ---> Running in d4bea2b1c17e 10:51:36 Removing intermediate container d4bea2b1c17e 10:51:36 ---> 60277234b45d 10:51:36 Step 21/23 : LABEL arch=arm64 10:51:36 ---> Running in 4013309a110f 10:51:36 Removing intermediate container 4013309a110f 10:51:36 ---> 83a886625585 10:51:36 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:51:36 ---> Running in 9b35f032d536 10:51:37 Removing intermediate container 9b35f032d536 10:51:37 ---> 7873e17a73ac 10:51:37 Step 23/23 : LABEL version=0.0.0 10:51:37 ---> Running in fd98d101e229 10:51:37 Removing intermediate container fd98d101e229 10:51:37 ---> f96ad9f86bd6 10:51:37 10:51:37 Successfully built f96ad9f86bd6 10:51:38 Successfully tagged security-proxy-auth-arm64:latest 10:51:38 Building security-spire-agent 10:51:56  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:51:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:51:56 ---> 3ee9852a5893 10:51:56 Step 3/27 : WORKDIR /edgex-go 10:51:56 ---> Using cache 10:51:56 ---> 8ad839cbc9c9 10:51:56 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:51:56 ---> Using cache 10:51:56 ---> 0ff131d12efc 10:51:56 Step 5/27 : COPY go.mod vendor* ./ 10:51:56 ---> Using cache 10:51:56 ---> 3088a2795831 10:51:56 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:56 ---> Using cache 10:51:56 ---> 4fb31ff651ef 10:51:56 Step 7/27 : COPY . . 10:51:56 ---> Using cache 10:51:56 ---> 7ac1e436c4f4 10:51:56 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:51:56 ---> Using cache 10:51:56 ---> e31b32bef164 10:51:56 Step 9/27 : WORKDIR /edgex-go/spire-build 10:51:56 ---> Using cache 10:51:56 ---> e7d4db55394a 10:51:56 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:51:56 ---> Using cache 10:51:56 ---> 1fab954f53bf 10:51:56 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 10:51:56 ---> Using cache 10:51:56 ---> 309fbd4e7d77 10:51:56 Step 12/27 : WORKDIR /edgex-go 10:51:56 ---> Using cache 10:51:56 ---> faea48888540 10:51:56 10:51:56 Step 13/27 : FROM alpine:3.17 10:51:56 ---> 51e60588ff2c 10:51:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:51:56 ---> Using cache 10:51:56 ---> 13a7dbcb6a9e 10:51:56 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:51:56 ---> Using cache 10:51:56 ---> 2f0e603cde79 10:51:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:51:56 ---> Using cache 10:51:56 ---> 0e73307a59cb 10:51:56 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:51:56 ---> Using cache 10:51:56 ---> 1407d548fef3 10:51:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:52:02 ---> 414031a6b6fe 10:52:02 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:52:09 ---> 4378fa8e2f52 10:52:09 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:52:09 ---> 0d4147cc4fdc 10:52:09 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:52:10 ---> 9c88e2b8521a 10:52:10 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:52:11 ---> cfb4eca9932a 10:52:11 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:52:11 ---> Running in 7c1d0cb10933 10:52:12 Removing intermediate container 7c1d0cb10933 10:52:12 ---> c481d9219418 10:52:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:52:12 ---> Running in 2279bb3f7c4b 10:52:16 Removing intermediate container 2279bb3f7c4b 10:52:16 ---> 8bdb65e3cc5f 10:52:16 Step 25/27 : LABEL arch=arm64 10:52:16 ---> Running in 36e5e64fc164 10:52:17 Removing intermediate container 36e5e64fc164 10:52:17 ---> 8b9efd1ff190 10:52:17 Step 26/27 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:52:17 ---> Running in f7d052727ccc 10:52:18 Removing intermediate container f7d052727ccc 10:52:18 ---> b5ffb2ee0c68 10:52:18 Step 27/27 : LABEL version=0.0.0 10:52:18 ---> Running in 83eac6bf6101 10:52:18 Removing intermediate container 83eac6bf6101 10:52:18 ---> 472f7b2501f4 10:52:18 10:52:18 Successfully built 472f7b2501f4 10:52:18 Successfully tagged security-spire-agent-arm64:latest 10:52:18  Building security-spire-agent ... done Building security-bootstrapper 10:52:37 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:52:37 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:52:37 ---> 3ee9852a5893 10:52:37 Step 3/33 : WORKDIR /edgex-go 10:52:37 ---> Using cache 10:52:37 ---> 8ad839cbc9c9 10:52:37 Step 4/33 : RUN apk add --update --no-cache make git 10:52:37 ---> Using cache 10:52:37 ---> d3561ad1ca8a 10:52:37 Step 5/33 : COPY go.mod vendor* ./ 10:52:37 ---> Using cache 10:52:37 ---> 9273e97d6523 10:52:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:37 ---> Using cache 10:52:37 ---> 12cd1ce810df 10:52:37 Step 7/33 : COPY . . 10:52:37 ---> Using cache 10:52:37 ---> e2f46ab9629d 10:52:37 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:52:37 ---> Running in 3031ed301ae1 10:52:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:52:46 Removing intermediate container b49585c6a97b 10:52:46 ---> c75f2753b530 10:52:46 10:52:46 Step 10/23 : FROM alpine:3.17 10:52:46 ---> 51e60588ff2c 10:52:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:52:46 ---> Running in a5b24f7a70fc 10:52:46 Removing intermediate container a5b24f7a70fc 10:52:46 ---> 4b972e66e45c 10:52:46 Step 12/23 : ENV APP_PORT=59880 10:52:46 ---> Running in 3871fd16922d 10:52:47 Removing intermediate container 3871fd16922d 10:52:47 ---> ca5ff151bc86 10:52:47 Step 13/23 : EXPOSE $APP_PORT 10:52:47 ---> Running in 905e8c4ec700 10:52:48 Removing intermediate container 905e8c4ec700 10:52:48 ---> 14eeacaa2c73 10:52:48 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:52:48 ---> Running in 2daabe546b0e 10:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:52:52 (1/1) Installing dumb-init (1.2.5-r2) 10:52:52 Executing busybox-1.35.0-r29.trigger 10:52:52 OK: 8 MiB in 16 packages 10:52:54 Removing intermediate container 2daabe546b0e 10:52:54 ---> 924784cb8cfb 10:52:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:52:54 ---> 01af7b168d77 10:52:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:52:55 ---> 1391873c2df6 10:52:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:52:58 ---> 44c910b8707e 10:52:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:52:59 ---> 549c1bfbf1fb 10:52:59 Step 19/23 : ENTRYPOINT ["/core-data"] 10:52:59 ---> Running in a6237e4dd5c5 10:52:59 Removing intermediate container a6237e4dd5c5 10:52:59 ---> 9e8c975326fc 10:52:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:52:59 ---> Running in c55513d26bff 10:53:00 Removing intermediate container c55513d26bff 10:53:00 ---> 2ed81a72f426 10:53:00 Step 21/23 : LABEL arch=arm64 10:53:00 ---> Running in aa21ea5382bc 10:53:00 Removing intermediate container aa21ea5382bc 10:53:00 ---> 34281ca4e67a 10:53:00 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:53:00 ---> Running in f89b97f5a976 10:53:01 Removing intermediate container f89b97f5a976 10:53:01 ---> 0604504ab20c 10:53:01 Step 23/23 : LABEL version=0.0.0 10:53:01 ---> Running in c17c83fd3553 10:53:01 Removing intermediate container c17c83fd3553 10:53:01 ---> c5a434b3569e 10:53:01 10:53:02 Successfully built c5a434b3569e 10:53:02 Successfully tagged core-data-arm64:latest 10:55:23  Building core-data ... done Removing intermediate container 3ae792b8000e 10:55:23 ---> 50f5f2a17167 10:55:23 10:55:23 Step 9/22 : FROM alpine:3.17 10:55:23 ---> 51e60588ff2c 10:55:23 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:55:23 ---> Running in af2679068791 10:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:55:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:55:23 (1/2) Installing dumb-init (1.2.5-r2) 10:55:23 (2/2) Installing openssl (3.0.8-r4) 10:55:23 Executing busybox-1.35.0-r29.trigger 10:55:23 OK: 8 MiB in 17 packages 10:55:23 Removing intermediate container af2679068791 10:55:23 ---> 980688e67c7e 10:55:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:55:23 ---> Running in 58d6829465ec 10:55:23 Removing intermediate container 58d6829465ec 10:55:23 ---> cfb1ad9c4c82 10:55:23 Step 12/22 : WORKDIR /edgex 10:55:23 ---> Running in ba5167da4035 10:55:23 Removing intermediate container ba5167da4035 10:55:23 ---> 4dbd0da0efc6 10:55:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:23 ---> 524f976123b2 10:55:23 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:55:23 ---> 7cacdefe5fd6 10:55:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:55:23 ---> 8ab68abf8585 10:55:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:55:24 ---> e5c0d4e6ebdd 10:55:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:55:28 ---> 3a9dc9f8ea92 10:55:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:55:28 ---> Running in 44631ea74539 10:55:31 Removing intermediate container 44631ea74539 10:55:31 ---> ca2a288c22a7 10:55:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:55:31 ---> Running in a57069f3e6c2 10:55:32 Removing intermediate container a57069f3e6c2 10:55:32 ---> ba4de0a37476 10:55:32 Step 20/22 : LABEL arch=arm64 10:55:32 ---> Running in c71b6a7e4780 10:55:32 Removing intermediate container c71b6a7e4780 10:55:32 ---> b9da786d1813 10:55:32 Step 21/22 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:55:33 ---> Running in 324cdb2a44ca 10:55:33 Removing intermediate container 324cdb2a44ca 10:55:33 ---> f95d96d60283 10:55:33 Step 22/22 : LABEL version=0.0.0 10:55:33 ---> Running in 406d91dd41ca 10:55:34 Removing intermediate container 406d91dd41ca 10:55:34 ---> 6509d97a317f 10:55:34 10:55:34 Successfully built 6509d97a317f 10:55:34 Successfully tagged security-proxy-setup-arm64:latest 10:56:07  Building security-proxy-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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:56:15 Removing intermediate container 4136997751a2 10:56:15 ---> 2d55b5df562a 10:56:15 10:56:15 Step 10/23 : FROM alpine:3.17 10:56:15 ---> 51e60588ff2c 10:56:15 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:56:15 ---> Running in baf869513ca8 10:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:56:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:56:18 (1/2) Installing ca-certificates (20230506-r0) 10:56:18 (2/2) Installing dumb-init (1.2.5-r2) 10:56:18 Executing busybox-1.35.0-r29.trigger 10:56:18 Executing ca-certificates-20230506-r0.trigger 10:56:19 OK: 8 MiB in 17 packages 10:56:22 Removing intermediate container baf869513ca8 10:56:22 ---> 44af21329154 10:56:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:56:22 ---> Running in d952ffbe88d8 10:56:22 Removing intermediate container 10f627cf4621 10:56:22 ---> c6e2b427e60b 10:56:22 10:56:22 Step 9/25 : FROM alpine:3.17 10:56:22 ---> 51e60588ff2c 10:56:22 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:56:22 ---> Running in 92507ceae3f1 10:56:22 Removing intermediate container d952ffbe88d8 10:56:22 ---> 3f673ae46b94 10:56:22 Step 13/23 : ENV APP_PORT=59860 10:56:22 ---> Running in c9a5d9ce3cb1 10:56:23 Removing intermediate container c9a5d9ce3cb1 10:56:23 ---> 111bc6dc1fb2 10:56:23 Step 14/23 : EXPOSE $APP_PORT 10:56:23 ---> Running in 10d0ff86370f 10:56:24 Removing intermediate container 10d0ff86370f 10:56:24 ---> 092b72e283db 10:56:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:56:25 ---> 5e17182deeb4 10:56:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:56:26 ---> 22026c3f890b 10:56:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:56:26 (1/3) Installing ca-certificates (20230506-r0) 10:56:26 (2/3) Installing dumb-init (1.2.5-r2) 10:56:26 (3/3) Installing su-exec (0.2-r2) 10:56:26 Executing busybox-1.35.0-r29.trigger 10:56:26 Executing ca-certificates-20230506-r0.trigger 10:56:27 OK: 8 MiB in 18 packages 10:56:28 ---> 68c7f5e566bd 10:56:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:56:29 Removing intermediate container 92507ceae3f1 10:56:29 ---> d513a75b8346 10:56:29 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:56:29 ---> Running in f8004fc1a103 10:56:29 ---> 286415b3b488 10:56:29 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:56:29 ---> Running in 16e43fc216bb 10:56:29 Removing intermediate container f8004fc1a103 10:56:29 ---> f94c349feb90 10:56:29 Step 12/25 : WORKDIR / 10:56:29 ---> Running in b45bee107e99 10:56:30 Removing intermediate container 16e43fc216bb 10:56:30 ---> 0eae8e6ff0e6 10:56:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:56:30 ---> Running in f61a963460b0 10:56:30 Removing intermediate container b45bee107e99 10:56:30 ---> 8f98760b67b8 10:56:30 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:30 Removing intermediate container f61a963460b0 10:56:30 ---> 4a04c56a673c 10:56:30 Step 21/23 : LABEL arch=arm64 10:56:30 ---> Running in 645b91c95968 10:56:31 ---> 9ef118b6035e 10:56:31 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:56:31 Removing intermediate container 645b91c95968 10:56:31 ---> 4e2b88fc017d 10:56:31 Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:56:31 ---> Running in 489fbd6f57c0 10:56:32 Removing intermediate container 489fbd6f57c0 10:56:32 ---> e90ef4d509e7 10:56:32 Step 23/23 : LABEL version=0.0.0 10:56:32 ---> 93f3b8e62272 10:56:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:56:32 ---> Running in 398bc9697e4b 10:56:32 Removing intermediate container 398bc9697e4b 10:56:32 ---> 12655059b72e 10:56:32 10:56:32 ---> 224d06d3f123 10:56:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:56:32 Successfully built 12655059b72e 10:56:32 Successfully tagged support-notifications-arm64:latest 10:56:33  Building support-notifications ... done  ---> af51aed5033f 10:56:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:56:34 ---> 3a0ad56cfa6f 10:56:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:56:35 ---> e952e7b8a202 10:56:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:56:36 ---> ccfde89784ed 10:56:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:56:36 ---> 60e7c1096436 10:56:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:56:37 ---> Running in 6ad9cf0f1e94 10:56:38 Removing intermediate container 6ad9cf0f1e94 10:56:38 ---> 702c005c673b 10:56:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:56:38 ---> Running in 187c5eebfab1 10:56:39 Removing intermediate container 187c5eebfab1 10:56:39 ---> 55a9f21d93b8 10:56:39 Step 23/25 : LABEL arch=arm64 10:56:39 ---> Running in b66140cee21b 10:56:39 Removing intermediate container b66140cee21b 10:56:39 ---> 3fe6725f239f 10:56:39 Step 24/25 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:56:40 ---> Running in b540a51a67a3 10:56:40 Removing intermediate container b540a51a67a3 10:56:40 ---> ba83acbd1966 10:56:40 Step 25/25 : LABEL version=0.0.0 10:56:40 ---> Running in 044ef988d98a 10:56:40 Removing intermediate container 044ef988d98a 10:56:40 ---> 72e50ce5af35 10:56:40 10:56:40 Successfully built 72e50ce5af35 10:56:40 Successfully tagged security-secretstore-setup-arm64:latest 10:56:44  Building security-secretstore-setup ... done Removing intermediate container 3031ed301ae1 10:56:44 ---> 94682e5784e3 10:56:44 10:56:44 Step 9/33 : FROM alpine:3.17 10:56:44 ---> 51e60588ff2c 10:56:44 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:56:44 ---> Using cache 10:56:44 ---> 0459b77ee3f5 10:56:44 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:56:44 ---> Running in 905248a08ae2 10:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:56:47 (1/2) Installing dumb-init (1.2.5-r2) 10:56:47 (2/2) Installing su-exec (0.2-r2) 10:56:47 Executing busybox-1.35.0-r29.trigger 10:56:47 OK: 8 MiB in 17 packages 10:56:48 Removing intermediate container 905248a08ae2 10:56:48 ---> dbfda6bf82b5 10:56:48 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:56:48 ---> Running in 038a27106d22 10:56:48 Removing intermediate container 038a27106d22 10:56:48 ---> 2af8344ccb3e 10:56:48 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:56:48 ---> Running in dd18ecad2a9b 10:56:48 Removing intermediate container dd18ecad2a9b 10:56:48 ---> e59c7e0df8e8 10:56:48 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:56:48 ---> Running in 4f37b5e30273 10:56:48 Removing intermediate container 4f37b5e30273 10:56:48 ---> 5485f840683c 10:56:48 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:56:48 ---> Running in fd717f07a290 10:56:49 Removing intermediate container fd717f07a290 10:56:49 ---> b8dce2ea10fa 10:56:49 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:56:49 ---> Running in a5fe5cdb7c5b 10:56:51 Removing intermediate container a5fe5cdb7c5b 10:56:51 ---> 91dfed773382 10:56:51 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:56:51 ---> Running in 7f4311c67394 10:56:51 Removing intermediate container 7f4311c67394 10:56:51 ---> 85e6ab1b16e8 10:56:51 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:56:51 ---> 730ea2496fda 10:56:51 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:56:51 ---> Running in 1d740de24d9d 10:56:53 Removing intermediate container 1d740de24d9d 10:56:53 ---> 3ff741fac625 10:56:53 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:56:53 ---> e8d134309d27 10:56:53 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:56:54 ---> 88c9329923c8 10:56:54 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:56:55 ---> 7be70d30aa6a 10:56:55 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:56:55 ---> e37857fc8736 10:56:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:56:56 ---> d8c355491307 10:56:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:56:56 ---> b4a337ce9d79 10:56:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:56:56 ---> 47335f49592f 10:56:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:56:57 ---> 78632a5b6511 10:56:57 Step 28/33 : RUN chmod +x /entrypoint.sh 10:56:57 ---> Running in e6903898a954 10:56:59 Removing intermediate container e6903898a954 10:56:59 ---> 079fdc9b2be1 10:56:59 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:57:02 ---> Running in 3351ffed8d1b 10:57:02 Removing intermediate container 3351ffed8d1b 10:57:02 ---> 51d44bf59451 10:57:02 Step 30/33 : CMD ["gate"] 10:57:02 ---> Running in fb1e4cee1096 10:57:02 Removing intermediate container fb1e4cee1096 10:57:02 ---> f9cffadc10a9 10:57:02 Step 31/33 : LABEL arch=arm64 10:57:02 ---> Running in 02d41620d239 10:57:02 Removing intermediate container 02d41620d239 10:57:02 ---> e393543d0a9b 10:57:02 Step 32/33 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 10:57:03 ---> Running in d2507f521eb1 10:57:03 Removing intermediate container d2507f521eb1 10:57:03 ---> 392bed69fbd8 10:57:03 Step 33/33 : LABEL version=0.0.0 10:57:03 ---> Running in 718ed8dfbe85 10:57:03 Removing intermediate container 718ed8dfbe85 10:57:03 ---> af267fdbf3ea 10:57:03 10:57:03 Successfully built af267fdbf3ea 10:57:03 Successfully tagged security-bootstrapper-arm64:latest 10:57:04  Building security-bootstrapper ... done  [Pipeline] } 10:57:04 $ docker stop --time=1 dfb893d134ecf2001aaf763cb9b5a7bc97c5e122f53ca4517770cfd3c9ba8d32 10:57:05 $ docker rm -f --volumes dfb893d134ecf2001aaf763cb9b5a7bc97c5e122f53ca4517770cfd3c9ba8d32 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:06 + docker images 10:57:06 REPOSITORY TAG IMAGE ID CREATED SIZE 10:57:06 security-bootstrapper-arm64 latest af267fdbf3ea 3 seconds ago 21.9MB 10:57:06 94682e5784e3 23 seconds ago 1.51GB 10:57:06 security-secretstore-setup-arm64 latest 72e50ce5af35 26 seconds ago 32.2MB 10:57:06 support-notifications-arm64 latest 12655059b72e 34 seconds ago 31.9MB 10:57:06 c6e2b427e60b 45 seconds ago 1.52GB 10:57:06 2d55b5df562a 53 seconds ago 1.59GB 10:57:06 security-proxy-setup-arm64 latest 6509d97a317f About a minute ago 18.7MB 10:57:06 50f5f2a17167 About a minute ago 1.51GB 10:57:06 core-data-arm64 latest c5a434b3569e 4 minutes ago 19.9MB 10:57:06 c75f2753b530 4 minutes ago 1.53GB 10:57:06 security-spire-agent-arm64 latest 472f7b2501f4 4 minutes ago 153MB 10:57:06 security-proxy-auth-arm64 latest f96ad9f86bd6 5 minutes ago 18.1MB 10:57:06 d6ced7cce30f 5 minutes ago 1.51GB 10:57:06 security-spire-server-arm64 latest 430e9efe2f7f 6 minutes ago 97MB 10:57:06 5b258b859119 6 minutes ago 1.39GB 10:57:06 security-spire-config-arm64 latest bb951038e556 7 minutes ago 96.1MB 10:57:06 faea48888540 7 minutes ago 1.39GB 10:57:06 support-scheduler-arm64 latest 26b3bebf161c 9 minutes ago 31.2MB 10:57:06 d87ff4f62a1a 10 minutes ago 1.59GB 10:57:06 security-spiffe-token-provider-arm64 latest e268e7590cd7 10 minutes ago 32.7MB 10:57:06 4a06540522d2 11 minutes ago 1.57GB 10:57:06 core-metadata-arm64 latest be8e1177de1c 12 minutes ago 20.2MB 10:57:06 core-command-arm64 latest c8ed83691378 12 minutes ago 19.7MB 10:57:06 24cb14e478c6 12 minutes ago 1.53GB 10:57:06 core-common-config-bootstrapper-arm64 latest 4e0cb5690222 12 minutes ago 17.2MB 10:57:06 94ef83bbdcad 12 minutes ago 1.53GB 10:57:06 4115fef7cefd 13 minutes ago 1.52GB 10:57:06 ci-base-image-arm64 latest 3ee9852a5893 35 minutes ago 899MB 10:57:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 10:57:06 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 10:57:06 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 10:57:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:07 10:57:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:07 arm64: Pulling from edgex-lftools-log-publisher 10:57:07 8998bd30e6a1: Pulling fs layer 10:57:07 04944245beec: Pulling fs layer 10:57:07 699f458cf7ca: Pulling fs layer 10:57:07 765212b225bb: Pulling fs layer 10:57:07 f23df028b6ca: Pulling fs layer 10:57:07 d65c8cfc05b1: Pulling fs layer 10:57:07 2437ff75d9bd: Pulling fs layer 10:57:07 f23df028b6ca: Waiting 10:57:07 d65c8cfc05b1: Waiting 10:57:07 2437ff75d9bd: Waiting 10:57:07 765212b225bb: Waiting 10:57:08 04944245beec: Verifying Checksum 10:57:08 04944245beec: Download complete 10:57:08 765212b225bb: Verifying Checksum 10:57:08 765212b225bb: Download complete 10:57:08 f23df028b6ca: Verifying Checksum 10:57:08 f23df028b6ca: Download complete 10:57:08 d65c8cfc05b1: Verifying Checksum 10:57:08 d65c8cfc05b1: Download complete 10:57:08 699f458cf7ca: Verifying Checksum 10:57:08 699f458cf7ca: Download complete 10:57:08 8998bd30e6a1: Verifying Checksum 10:57:08 8998bd30e6a1: Download complete 10:57:11 2437ff75d9bd: Verifying Checksum 10:57:11 2437ff75d9bd: Download complete 10:57:12 8998bd30e6a1: Pull complete 10:57:13 04944245beec: Pull complete 10:57:14 699f458cf7ca: Pull complete 10:57:14 765212b225bb: Pull complete 10:57:15 f23df028b6ca: Pull complete 10:57:15 d65c8cfc05b1: Pull complete 10:57:30 2437ff75d9bd: Pull complete 10:57:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:30 prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container 10:57:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:57:33 $ docker top 3d77fdbb41a9338448952c6abe6b7488a26cc57a07d815c4540b2494d02044c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:34 ---> job-cost.sh 10:57:34 lf-activate-venv: SKIPPING 10:57:34 INFO: No Stack... 10:57:35 INFO: Retrieving Pricing Info for: v3-standard-4 10:57:35 INFO: Archiving Costs [Pipeline] sh 10:57:35 + cut -d, -f6 10:57:35 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 10:57:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4580-1-stack-cost] 10:57:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4580-1-stack-cost] did not exist. Created. 10:57:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:36 + echo total: 0.10999999940395355 [Pipeline] stash 10:57:36 Stashed 1 file(s) [Pipeline] } 10:57:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4580-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:36 $ docker stop --time=1 3d77fdbb41a9338448952c6abe6b7488a26cc57a07d815c4540b2494d02044c8 10:57:38 $ docker rm -f --volumes 3d77fdbb41a9338448952c6abe6b7488a26cc57a07d815c4540b2494d02044c8 [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 10:57:39 provisioning config files... 10:57:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config806860818345478410tmp [Pipeline] { [Pipeline] sh 10:57:39 + set +x 10:57:39 + curl -s https://codecov.io/bash 10:57:39 + bash -s -- 10:57:39 10:57:39 _____ _ 10:57:39 / ____| | | 10:57:39 | | ___ __| | ___ ___ _____ __ 10:57:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:57:39 | |___| (_) | (_| | __/ (_| (_) \ V / 10:57:39 \_____\___/ \__,_|\___|\___\___/ \_/ 10:57:39 Bash-1.0.6 10:57:39 10:57:39 10:57:39 ==> git version 2.25.1 found 10:57:39 ==> 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 10:57:39 Release-Date: 2020-01-08 10:57:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:57:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:57:39 ==> Jenkins CI detected. 10:57:39 current dir:  /w/workspace/edgex-go/1 10:57:39 project root: . 10:57:39 --> token set from env 10:57:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:57:39 ==> Running gcov in . (disable via -X gcov) 10:57:39 ==> Python coveragepy not found 10:57:39 ==> Searching for coverage reports in: 10:57:39 + . 10:57:39 -> Found 1 reports 10:57:39 ==> Detecting git/mercurial file structure 10:57:39 ==> Reading reports 10:57:39 + ./coverage.out bytes=447731 10:57:39 ==> Appending adjustments 10:57:39 https://docs.codecov.io/docs/fixing-reports 10:57:40 + Found adjustments 10:57:40 ==> Gzipping contents 10:57:40 60K /tmp/codecov.JQdQJd.gz 10:57:40 ==> Uploading reports 10:57:40 url: https://codecov.io 10:57:40 query: branch=PR-4580&commit=452b1cc17cd2ad644edc40c0d279309f8a096ec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4580&job=&cmd_args= 10:57:40 -> Pinging Codecov 10:57:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4580&commit=452b1cc17cd2ad644edc40c0d279309f8a096ec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4580&job=&cmd_args= 10:57:40 -> Uploading to 10:57:40 https://storage.googleapis.com/codecov/v4/raw/2023-05-29/00271124DB129430A58F1EEE437C3FCB/452b1cc17cd2ad644edc40c0d279309f8a096ec4/7967e8c9-5a8d-4101-8e09-dbc89c5b7865.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T105740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c24a366a80b8485e28a08ec1c0fadb3851afb89ac8d4ae4d042b750299e3616d 10:57:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:40 Dload Upload Total Spent Left Speed 10:57:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57397 0 0 100 57397 0 277k --:--:-- --:--:-- --:--:-- 276k 100 57397 0 0 100 57397 0 277k --:--:-- --:--:-- --:--:-- 276k 10:57:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/452b1cc17cd2ad644edc40c0d279309f8a096ec4 [Pipeline] } 10:57:41 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 10:57:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:57:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:57:43 ---> package-listing.sh 10:57:43 ++ facter osfamily 10:57:43 ++ tr '[:upper:]' '[:lower:]' 10:57:44 + OS_FAMILY=debian 10:57:44 + workspace=/w/workspace/edgex-go/1 10:57:44 + START_PACKAGES=/tmp/packages_start.txt 10:57:44 + END_PACKAGES=/tmp/packages_end.txt 10:57:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:44 + PACKAGES=/tmp/packages_start.txt 10:57:44 + '[' /w/workspace/edgex-go/1 ']' 10:57:44 + PACKAGES=/tmp/packages_end.txt 10:57:44 + case "${OS_FAMILY}" in 10:57:44 + dpkg -l 10:57:44 + grep '^ii' 10:57:44 + '[' -f /tmp/packages_start.txt ']' 10:57:44 + '[' -f /tmp/packages_end.txt ']' 10:57:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:44 + '[' /w/workspace/edgex-go/1 ']' 10:57:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:57:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:57:44 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 10:57:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:45 10:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:45 latest: Pulling from edgex-lftools-log-publisher 10:57:45 5eb5b503b376: Pulling fs layer 10:57:45 5c69ac0246d0: Pulling fs layer 10:57:45 ec43610c2a17: Pulling fs layer 10:57:45 3a2ae6a8a46f: Pulling fs layer 10:57:45 33b1e0a273af: Pulling fs layer 10:57:45 5d3b04190fa2: Pulling fs layer 10:57:45 2f39f015ded8: Pulling fs layer 10:57:45 5d3b04190fa2: Waiting 10:57:45 33b1e0a273af: Waiting 10:57:45 2f39f015ded8: Waiting 10:57:45 3a2ae6a8a46f: Waiting 10:57:45 5c69ac0246d0: Download complete 10:57:45 3a2ae6a8a46f: Verifying Checksum 10:57:45 3a2ae6a8a46f: Download complete 10:57:45 33b1e0a273af: Verifying Checksum 10:57:45 33b1e0a273af: Download complete 10:57:45 ec43610c2a17: Verifying Checksum 10:57:45 ec43610c2a17: Download complete 10:57:45 5d3b04190fa2: Verifying Checksum 10:57:45 5d3b04190fa2: Download complete 10:57:45 5eb5b503b376: Verifying Checksum 10:57:45 5eb5b503b376: Download complete 10:57:46 2f39f015ded8: Download complete 10:57:46 5eb5b503b376: Pull complete 10:57:47 5c69ac0246d0: Pull complete 10:57:47 ec43610c2a17: Pull complete 10:57:47 3a2ae6a8a46f: Pull complete 10:57:47 33b1e0a273af: Pull complete 10:57:47 5d3b04190fa2: Pull complete 10:57:52 2f39f015ded8: Pull complete 10:57:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:57:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:52 prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container 10:57:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:55 $ docker top 14629ddad90dbbede7823553dd1e80b21b6dcbbfe3e7f426f5c71fc449709801 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:55 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:56 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:56 + ls /var/log/sa-host 10:57:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:56 provisioning config files... 10:57:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1330327609437141004tmp [Pipeline] { [Pipeline] echo 10:57:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:57 ---> create-netrc.sh [Pipeline] } 10:57:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:57 ---> python-tools-install.sh [Pipeline] echo 10:57:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:57 ---> sudo-logs.sh 10:57:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:58 ---> job-cost.sh 10:57:58 lf-activate-venv: SKIPPING 10:57:58 DEBUG: total: 0.10999999940395355 10:57:58 INFO: Retrieving Stack Cost... 10:57:58 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:59 INFO: Archiving Costs [Pipeline] echo 10:57:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:59 ---> logs-deploy.sh 10:57:59 lf-activate-venv: SKIPPING 10:57:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4580/1 10:57:59 INFO: archiving workspace using pattern(s): 10:58:00 Archives upload complete. 10:58:00 INFO: archiving logs to Nexus 10:58:01 ---> uname -a: 10:58:01 Linux prd-ubuntu20-04-docker-8c-8g-17155 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:58:01 10:58:01 10:58:01 ---> lscpu: 10:58:01 Architecture: x86_64 10:58:01 CPU op-mode(s): 32-bit, 64-bit 10:58:01 Byte Order: Little Endian 10:58:01 Address sizes: 40 bits physical, 48 bits virtual 10:58:01 CPU(s): 8 10:58:01 On-line CPU(s) list: 0-7 10:58:01 Thread(s) per core: 1 10:58:01 Core(s) per socket: 1 10:58:01 Socket(s): 8 10:58:01 NUMA node(s): 1 10:58:01 Vendor ID: AuthenticAMD 10:58:01 CPU family: 23 10:58:01 Model: 49 10:58:01 Model name: AMD EPYC-Rome Processor 10:58:01 Stepping: 0 10:58:01 CPU MHz: 2799.998 10:58:01 BogoMIPS: 5599.99 10:58:01 Virtualization: AMD-V 10:58:01 Hypervisor vendor: KVM 10:58:01 Virtualization type: full 10:58:01 L1d cache: 256 KiB 10:58:01 L1i cache: 256 KiB 10:58:01 L2 cache: 4 MiB 10:58:01 L3 cache: 128 MiB 10:58:01 NUMA node0 CPU(s): 0-7 10:58:01 Vulnerability Itlb multihit: Not affected 10:58:01 Vulnerability L1tf: Not affected 10:58:01 Vulnerability Mds: Not affected 10:58:01 Vulnerability Meltdown: Not affected 10:58:01 Vulnerability Mmio stale data: Not affected 10:58:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:58:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:58:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:58:01 Vulnerability Srbds: Not affected 10:58:01 Vulnerability Tsx async abort: Not affected 10:58:01 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 10:58:01 10:58:01 10:58:01 ---> nproc: 10:58:01 8 10:58:01 10:58:01 10:58:01 ---> df -h: 10:58:01 Filesystem Size Used Avail Use% Mounted on 10:58:01 overlay 155G 20G 136G 13% / 10:58:01 tmpfs 64M 0 64M 0% /dev 10:58:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:58:01 shm 64M 0 64M 0% /dev/shm 10:58:01 /dev/vda1 155G 20G 136G 13% /facter-os 10:58:01 10:58:01 10:58:01 ---> sar -b -r -n DEV: 10:58:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17155) 05/29/23 _x86_64_ (8 CPU) 10:58:01 10:58:01 10:15:46 LINUX RESTART (8 CPU) 10:58:01 10:58:01 10:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:58:01 10:17:01 128.26 47.56 80.70 0.00 5360.17 59815.90 0.00 10:58:01 10:18:01 103.72 0.75 102.97 0.00 27.06 57305.25 0.00 10:58:01 10:19:01 22.91 0.82 22.10 0.00 76.25 11790.85 0.00 10:58:01 10:20:01 85.07 0.10 84.97 0.00 14.91 34378.17 0.00 10:58:01 10:21:01 387.62 10.13 377.49 0.00 175.97 140342.36 0.00 10:58:01 10:22:01 228.25 7.99 220.26 0.00 843.71 181966.72 0.00 10:58:01 10:23:01 205.35 3.95 201.40 0.00 2014.80 78193.80 0.00 10:58:01 10:24:01 548.37 1.45 546.92 0.00 2278.84 123298.50 0.00 10:58:01 10:25:01 511.78 1.38 510.39 0.00 18.79 218834.85 0.00 10:58:01 10:26:01 795.08 0.27 794.82 0.00 16.79 158127.82 0.00 10:58:01 10:27:01 2.20 0.00 2.20 0.00 0.00 34.26 0.00 10:58:01 10:28:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 10:58:01 10:29:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 10:58:01 10:30:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 10:58:01 10:31:01 1.95 0.02 1.93 0.00 0.13 20.80 0.00 10:58:01 10:32:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 10:58:01 10:33:01 1.30 0.00 1.30 0.00 0.00 18.53 0.00 10:58:01 10:34:01 1.67 0.00 1.67 0.00 0.00 17.19 0.00 10:58:01 10:35:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 10:58:01 10:36:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 10:58:01 10:37:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 10:58:01 10:38:01 2.03 0.00 2.03 0.00 0.00 21.73 0.00 10:58:01 10:39:01 0.85 0.00 0.85 0.00 0.00 8.80 0.00 10:58:01 10:40:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 10:58:01 10:41:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 10:58:01 10:42:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 10:58:01 10:43:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 10:58:01 10:44:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 10:58:01 10:45:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 10:58:01 10:46:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 10:58:01 10:47:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 10:58:01 10:48:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 10:58:01 10:49:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 10:58:01 10:50:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 10:58:01 10:51:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 10:58:01 10:52:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 10:58:01 10:53:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 10:58:01 10:54:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 10:58:01 10:55:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 10:58:01 10:56:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 10:58:01 10:57:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 10:58:01 Average: 74.59 1.82 72.78 0.00 264.22 25978.43 0.00 10:58:01 10:58:01 10:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:01 10:17:01 28885748 31623952 684276 2.08 72448 2943688 1706624 5.03 982916 2650072 737168 10:58:01 10:18:01 27787852 31412300 879548 2.67 113484 3708700 2125864 6.27 1608016 3025536 305660 10:58:01 10:19:01 27757044 31478460 811768 2.47 117200 3779596 1945816 5.73 1377532 3263096 312828 10:58:01 10:20:01 25320908 31453508 837944 2.55 118620 6144564 2567328 7.57 1653540 5376944 2453932 10:58:01 10:21:01 22941660 31364312 914692 2.78 231500 8075232 2730416 8.05 2217000 6929488 962768 10:58:01 10:22:01 20359724 31493168 778696 2.37 300900 10665124 1894552 5.58 1851872 9819632 27120 10:58:01 10:23:01 21060972 31476640 794352 2.42 310112 9924684 1985408 5.85 1987180 8969248 224 10:58:01 10:24:01 20215988 31418960 840604 2.56 321552 10612980 2188348 6.45 2307764 9390728 70440 10:58:01 10:25:01 17238076 30921304 1329036 4.04 409732 12881300 3283148 9.68 3060096 11482020 56 10:58:01 10:26:01 18904740 31492536 773248 2.35 427776 11815452 1921024 5.66 2561156 10379452 224 10:58:01 10:27:01 18922836 31510688 754940 2.30 427792 11815456 1921024 5.66 2542796 10379436 4 10:58:01 10:28:01 18925104 31512996 752612 2.29 427812 11815460 1921024 5.66 2541348 10379440 192 10:58:01 10:29:01 18930680 31518572 747048 2.27 427828 11815460 1921024 5.66 2535572 10379440 8 10:58:01 10:30:01 18930592 31518524 747048 2.27 427848 11815464 1921024 5.66 2535608 10379444 164 10:58:01 10:31:01 18934216 31522468 743596 2.26 427872 11815592 1913548 5.64 2532464 10379724 24 10:58:01 10:32:01 18934484 31522768 743236 2.26 427896 11815600 1913548 5.64 2532860 10379732 192 10:58:01 10:33:01 18934624 31522888 742952 2.26 427916 11815580 1913548 5.64 2532500 10379712 12 10:58:01 10:34:01 18934508 31522816 743200 2.26 427940 11815580 1897336 5.59 2532592 10379712 4 10:58:01 10:35:01 18934524 31522836 743144 2.26 427952 11815584 1897336 5.59 2532544 10379716 8 10:58:01 10:36:01 18934476 31522816 743120 2.26 427960 11815588 1897336 5.59 2532528 10379720 24 10:58:01 10:37:01 18934176 31522524 743344 2.26 427968 11815592 1913412 5.64 2532596 10379724 8 10:58:01 10:38:01 18934412 31522912 742876 2.26 428008 11815724 1913412 5.64 2532564 10379840 12 10:58:01 10:39:01 18934364 31522884 742856 2.26 428012 11815724 1913412 5.64 2532568 10379856 8 10:58:01 10:40:01 18934468 31523024 742884 2.26 428032 11815728 1913412 5.64 2532600 10379860 40 10:58:01 10:41:01 18934200 31522764 743100 2.26 428052 11815732 1913412 5.64 2532600 10379868 12 10:58:01 10:42:01 18933624 31522228 743572 2.26 428076 11815736 1913412 5.64 2532704 10379868 12 10:58:01 10:43:01 18933876 31522516 743348 2.26 428100 11815740 1913412 5.64 2533160 10379872 16 10:58:01 10:44:01 18934080 31522732 743072 2.26 428108 11815740 1913412 5.64 2532784 10379872 4 10:58:01 10:45:01 18934040 31522696 743044 2.26 428120 11815744 1913412 5.64 2532720 10379876 8 10:58:01 10:46:01 18934476 31523160 742752 2.26 428144 11815736 1913412 5.64 2533088 10379880 12 10:58:01 10:47:01 18934412 31523104 742764 2.26 428152 11815748 1913412 5.64 2532844 10379880 8 10:58:01 10:48:01 18934144 31522876 742952 2.26 428168 11815752 1913412 5.64 2532816 10379884 184 10:58:01 10:49:01 18934096 31522836 742928 2.26 428172 11815756 1913412 5.64 2532816 10379888 8 10:58:01 10:50:01 18934048 31522812 742900 2.26 428184 11815760 1913412 5.64 2532840 10379892 48 10:58:01 10:51:01 18934000 31522768 742872 2.26 428204 11815756 1913412 5.64 2532844 10379896 8 10:58:01 10:52:01 18933700 31522492 743092 2.26 428216 11815764 1896992 5.59 2532944 10379896 48 10:58:01 10:53:01 18933836 31522656 743084 2.26 428236 11815768 1896992 5.59 2533180 10379900 8 10:58:01 10:54:01 18933812 31522672 743044 2.26 428260 11815776 1896992 5.59 2533040 10379908 172 10:58:01 10:55:01 18933804 31522668 742976 2.26 428272 11815776 1896992 5.59 2532908 10379908 8 10:58:01 10:56:01 18934228 31523128 742468 2.26 428292 11815776 1896992 5.59 2532996 10379912 44 10:58:01 10:57:01 18933960 31522868 742664 2.26 428300 11815780 1896992 5.59 2533004 10379912 12 10:58:01 Average: 19936695 31495386 773357 2.35 382761 10898471 1988986 5.86 2393841 9586822 118823 10:58:01 10:58:01 10:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:01 10:17:01 ens3 1469.61 1397.50 12146.20 170.78 0.00 0.00 0.00 0.00 10:58:01 10:17:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 10:58:01 10:17:01 docker0 503.20 425.18 36.13 2745.01 0.00 0.00 0.00 0.00 10:58:01 10:18:01 veth127e0d5 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 10:58:01 10:18:01 ens3 151.94 114.40 720.50 90.98 0.00 0.00 0.00 0.00 10:58:01 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:18:01 docker0 69.22 101.70 5.65 682.32 0.00 0.00 0.00 0.00 10:58:01 10:19:01 veth127e0d5 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 10:58:01 10:19:01 ens3 33.16 18.20 27.06 14.41 0.00 0.00 0.00 0.00 10:58:01 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:19:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 10:58:01 10:20:01 ens3 83.48 52.48 1722.67 17.85 0.00 0.00 0.00 0.00 10:58:01 10:20:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 10:58:01 10:20:01 veth684d010 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 10:58:01 10:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:21:01 ens3 1008.20 485.51 7235.82 58.24 0.00 0.00 0.00 0.00 10:58:01 10:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:58:01 10:21:01 veth684d010 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:21:01 docker0 453.28 946.32 38.46 6300.13 0.00 0.00 0.00 0.00 10:58:01 10:22:01 ens3 6.11 4.62 4.95 2.80 0.00 0.00 0.00 0.00 10:58:01 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:22:01 veth684d010 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:23:01 veth51698b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:23:01 ens3 76.09 55.56 592.05 7.20 0.00 0.00 0.00 0.00 10:58:01 10:23:01 lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 10:58:01 10:23:01 veth684d010 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:23:01 veth007b128 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:24:01 veth0fa4365 31.21 43.62 2.98 15.94 0.00 0.00 0.00 0.00 10:58:01 10:24:01 ens3 765.88 335.17 3074.38 44.63 0.00 0.00 0.00 0.00 10:58:01 10:24:01 vethaf54e7e 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 10:58:01 10:24:01 veth5407d9c 31.02 43.44 2.97 15.93 0.00 0.00 0.00 0.00 10:58:01 10:24:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 10:58:01 10:24:01 veth1ff9395 105.58 201.88 9.69 1210.77 0.00 0.00 0.00 0.10 10:58:01 10:24:01 veth684d010 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 10:58:01 10:24:01 docker0 181.26 317.58 14.23 1644.69 0.00 0.00 0.00 0.00 10:58:01 10:25:01 vethbd00b46 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:25:01 ens3 332.57 206.60 2499.37 212.43 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth80e8f95 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:58:01 10:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth684d010 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth4ada17d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:25:01 veth653dcab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:25:01 docker0 142.58 282.36 11.09 2474.02 0.00 0.00 0.00 0.00 10:58:01 10:26:01 ens3 52.70 34.37 261.68 17.42 0.00 0.00 0.00 0.00 10:58:01 10:26:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 10:58:01 10:26:01 docker0 7.93 15.71 0.53 231.49 0.00 0.00 0.00 0.00 10:58:01 10:27:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 10:58:01 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:32:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:58:01 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:33:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:37:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:58:01 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:42:01 ens3 0.48 0.32 0.65 0.08 0.00 0.00 0.00 0.00 10:58:01 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:43:01 ens3 0.47 0.43 0.26 0.22 0.00 0.00 0.00 0.00 10:58:01 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:47:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:58:01 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:50:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:52:01 ens3 0.45 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:58:01 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:53:01 ens3 0.63 0.32 0.29 0.21 0.00 0.00 0.00 0.00 10:58:01 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:55:01 ens3 0.25 0.03 0.12 0.00 0.00 0.00 0.00 0.00 10:58:01 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:56:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:57:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:58:01 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 Average: ens3 97.22 66.05 689.66 15.56 0.00 0.00 0.00 0.00 10:58:01 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 10:58:01 Average: docker0 33.17 51.03 2.59 343.69 0.00 0.00 0.00 0.00 10:58:01 10:58:01 10:58:01 ---> sar -P ALL: 10:58:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17155) 05/29/23 _x86_64_ (8 CPU) 10:58:01 10:58:01 10:15:46 LINUX RESTART (8 CPU) 10:58:01 10:58:01 10:16:01 CPU %user %nice %system %iowait %steal %idle 10:58:01 10:17:01 all 10.76 0.00 3.98 2.74 0.06 82.46 10:58:01 10:17:01 0 12.25 0.00 3.46 3.84 0.07 80.38 10:58:01 10:17:01 1 8.81 0.00 4.84 4.47 0.05 81.84 10:58:01 10:17:01 2 12.52 0.00 2.99 0.50 0.07 83.93 10:58:01 10:17:01 3 11.00 0.00 3.86 0.67 0.07 84.40 10:58:01 10:17:01 4 10.10 0.00 4.35 1.28 0.05 84.22 10:58:01 10:17:01 5 8.88 0.00 4.40 6.19 0.07 80.46 10:58:01 10:17:01 6 8.71 0.00 3.35 2.44 0.05 85.45 10:58:01 10:17:01 7 13.81 0.00 4.57 2.51 0.07 79.04 10:58:01 10:18:01 all 25.00 0.00 5.15 3.70 0.08 66.07 10:58:01 10:18:01 0 24.97 0.00 5.60 0.54 0.07 68.82 10:58:01 10:18:01 1 24.03 0.00 4.49 0.22 0.08 71.18 10:58:01 10:18:01 2 23.77 0.00 5.36 0.35 0.07 70.45 10:58:01 10:18:01 3 23.20 0.00 5.99 8.76 0.08 61.97 10:58:01 10:18:01 4 25.32 0.00 5.54 0.08 0.07 69.00 10:58:01 10:18:01 5 25.83 0.00 4.81 10.50 0.07 58.79 10:58:01 10:18:01 6 26.56 0.00 4.75 0.62 0.10 67.96 10:58:01 10:18:01 7 26.29 0.00 4.69 8.51 0.08 60.42 10:58:01 10:19:01 all 38.71 0.00 5.89 1.22 0.08 54.09 10:58:01 10:19:01 0 37.82 0.00 5.84 0.35 0.08 55.91 10:58:01 10:19:01 1 37.35 0.00 5.34 0.89 0.08 56.34 10:58:01 10:19:01 2 37.77 0.00 5.76 0.02 0.08 56.36 10:58:01 10:19:01 3 40.98 0.00 6.20 1.36 0.07 51.39 10:58:01 10:19:01 4 40.88 0.00 6.08 0.07 0.07 52.90 10:58:01 10:19:01 5 37.78 0.00 5.74 0.25 0.08 56.14 10:58:01 10:19:01 6 37.42 0.00 5.64 0.42 0.08 56.43 10:58:01 10:19:01 7 39.69 0.00 6.54 6.47 0.07 47.24 10:58:01 10:20:01 all 19.23 0.00 6.03 3.66 0.08 70.99 10:58:01 10:20:01 0 16.86 0.00 6.24 0.94 0.05 75.90 10:58:01 10:20:01 1 20.48 0.00 5.74 3.34 0.09 70.36 10:58:01 10:20:01 2 21.45 0.00 6.43 1.37 0.16 70.59 10:58:01 10:20:01 3 19.18 0.00 6.16 0.29 0.07 74.29 10:58:01 10:20:01 4 19.96 0.00 5.77 2.06 0.09 72.13 10:58:01 10:20:01 5 19.76 0.00 4.93 0.29 0.07 74.95 10:58:01 10:20:01 6 16.57 0.00 5.56 4.29 0.07 73.50 10:58:01 10:20:01 7 19.62 0.00 7.36 16.75 0.09 56.19 10:58:01 10:21:01 all 9.96 0.00 5.61 20.48 0.10 63.85 10:58:01 10:21:01 0 9.18 0.00 5.76 26.01 0.07 58.98 10:58:01 10:21:01 1 9.22 0.00 5.77 24.00 0.08 60.93 10:58:01 10:21:01 2 10.75 0.00 5.00 13.77 0.07 70.41 10:58:01 10:21:01 3 10.08 0.00 5.68 9.56 0.05 74.63 10:58:01 10:21:01 4 10.82 0.00 5.49 25.46 0.07 58.16 10:58:01 10:21:01 5 11.21 0.00 5.55 10.76 0.08 72.40 10:58:01 10:21:01 6 9.12 0.00 5.57 8.56 0.05 76.70 10:58:01 10:21:01 7 9.29 0.00 6.07 45.99 0.31 38.35 10:58:01 10:22:01 all 5.02 0.00 4.49 27.14 0.05 63.29 10:58:01 10:22:01 0 4.96 0.00 5.84 35.81 0.07 53.32 10:58:01 10:22:01 1 5.21 0.00 4.17 11.55 0.08 78.99 10:58:01 10:22:01 2 4.98 0.00 4.59 57.73 0.05 32.66 10:58:01 10:22:01 3 5.15 0.00 4.33 7.87 0.02 82.63 10:58:01 10:22:01 4 4.80 0.00 4.28 11.23 0.03 79.66 10:58:01 10:22:01 5 5.31 0.00 3.68 71.62 0.05 19.35 10:58:01 10:22:01 6 5.07 0.00 4.47 11.42 0.03 79.01 10:58:01 10:22:01 7 4.71 0.00 4.54 10.30 0.10 80.35 10:58:01 10:23:01 all 48.63 0.00 8.58 14.69 0.13 27.96 10:58:01 10:23:01 0 49.50 0.00 8.46 7.11 0.12 34.81 10:58:01 10:23:01 1 49.46 0.00 9.11 24.76 0.14 16.53 10:58:01 10:23:01 2 49.38 0.00 8.22 16.05 0.10 26.25 10:58:01 10:23:01 3 48.73 0.00 8.79 8.96 0.17 33.35 10:58:01 10:23:01 4 49.14 0.00 8.51 7.29 0.12 34.94 10:58:01 10:23:01 5 47.17 0.00 7.88 5.85 0.12 38.97 10:58:01 10:23:01 6 49.10 0.00 8.64 24.67 0.14 17.46 10:58:01 10:23:01 7 46.46 0.00 9.08 23.15 0.16 21.15 10:58:01 10:24:01 all 21.40 0.00 7.46 25.59 0.12 45.43 10:58:01 10:24:01 0 20.61 0.00 7.29 22.52 0.14 49.44 10:58:01 10:24:01 1 22.54 0.00 6.88 35.91 0.14 34.54 10:58:01 10:24:01 2 22.17 0.00 8.37 25.90 0.14 43.41 10:58:01 10:24:01 3 21.09 0.00 7.39 33.28 0.12 38.11 10:58:01 10:24:01 4 23.71 0.00 8.00 30.02 0.08 38.19 10:58:01 10:24:01 5 17.55 0.00 6.97 15.91 0.10 59.46 10:58:01 10:24:01 6 21.51 0.00 6.48 25.28 0.08 46.65 10:58:01 10:24:01 7 22.06 0.00 8.28 15.74 0.15 53.77 10:58:01 10:25:01 all 34.11 0.00 12.27 21.57 0.16 31.88 10:58:01 10:25:01 0 29.52 0.00 11.85 29.96 0.19 28.47 10:58:01 10:25:01 1 34.08 0.00 10.61 14.55 0.12 40.64 10:58:01 10:25:01 2 38.11 0.00 13.73 22.96 0.12 25.08 10:58:01 10:25:01 3 33.06 0.00 11.29 12.11 0.14 43.41 10:58:01 10:25:01 4 36.35 0.00 13.76 25.66 0.12 24.11 10:58:01 10:25:01 5 31.97 0.00 12.08 20.73 0.19 35.04 10:58:01 10:25:01 6 33.45 0.00 11.22 24.58 0.10 30.65 10:58:01 10:25:01 7 36.29 0.00 13.65 22.25 0.33 27.48 10:58:01 10:26:01 all 32.86 0.00 9.28 12.64 0.13 45.09 10:58:01 10:26:01 0 34.66 0.00 9.32 7.55 0.10 48.36 10:58:01 10:26:01 1 33.55 0.00 9.91 11.85 0.10 44.58 10:58:01 10:26:01 2 31.96 0.00 9.97 17.28 0.20 40.58 10:58:01 10:26:01 3 34.06 0.00 9.75 10.72 0.08 45.38 10:58:01 10:26:01 4 31.24 0.00 9.39 11.40 0.12 47.86 10:58:01 10:26:01 5 31.88 0.00 9.46 9.13 0.19 49.35 10:58:01 10:26:01 6 32.77 0.00 9.13 25.06 0.12 32.92 10:58:01 10:26:01 7 32.76 0.00 7.31 8.10 0.12 51.71 10:58:01 10:27:01 all 0.01 0.00 0.01 0.01 0.01 99.95 10:58:01 10:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:58:01 10:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:27:01 3 0.00 0.00 0.02 0.02 0.02 99.95 10:58:01 10:27:01 4 0.10 0.00 0.02 0.05 0.02 99.82 10:58:01 10:27:01 5 0.00 0.00 0.00 0.03 0.02 99.95 10:58:01 10:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:58:01 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:58:01 10:27:01 CPU %user %nice %system %iowait %steal %idle 10:58:01 10:28:01 all 0.03 0.00 0.01 0.01 0.00 99.94 10:58:01 10:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 10:58:01 10:28:01 4 0.07 0.00 0.02 0.05 0.02 99.85 10:58:01 10:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:28:01 6 0.15 0.00 0.02 0.00 0.00 99.83 10:58:01 10:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:29:01 all 0.15 0.00 0.01 0.01 0.01 99.83 10:58:01 10:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:29:01 4 0.05 0.00 0.00 0.05 0.03 99.87 10:58:01 10:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:58:01 10:29:01 6 1.13 0.00 0.00 0.00 0.02 98.86 10:58:01 10:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:58:01 10:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:58:01 10:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:30:01 4 0.05 0.00 0.02 0.02 0.02 99.90 10:58:01 10:30:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:58:01 10:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:31:01 all 0.03 0.00 0.03 0.01 0.01 99.94 10:58:01 10:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:58:01 10:31:01 1 0.05 0.00 0.03 0.02 0.00 99.90 10:58:01 10:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:31:01 5 0.03 0.00 0.02 0.03 0.02 99.90 10:58:01 10:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:58:01 10:31:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:58:01 10:32:01 all 0.10 0.00 0.01 0.00 0.01 99.87 10:58:01 10:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:32:01 4 0.03 0.00 0.00 0.03 0.00 99.93 10:58:01 10:32:01 5 0.55 0.00 0.02 0.00 0.02 99.42 10:58:01 10:32:01 6 0.18 0.00 0.05 0.00 0.02 99.75 10:58:01 10:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:33:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:58:01 10:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:58:01 10:33:01 5 0.73 0.00 0.03 0.00 0.03 99.20 10:58:01 10:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:58:01 10:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:34:01 2 0.00 0.00 0.00 0.03 0.02 99.95 10:58:01 10:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:34:01 4 0.02 0.00 0.02 0.03 0.00 99.93 10:58:01 10:34:01 5 0.02 0.00 0.05 0.00 0.03 99.90 10:58:01 10:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:58:01 10:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:35:01 4 0.03 0.00 0.00 0.02 0.02 99.93 10:58:01 10:35:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:58:01 10:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:36:01 all 0.06 0.00 0.02 0.00 0.00 99.91 10:58:01 10:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:36:01 2 0.35 0.00 0.00 0.02 0.00 99.63 10:58:01 10:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:36:01 4 0.03 0.00 0.05 0.02 0.00 99.90 10:58:01 10:36:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:58:01 10:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:37:01 all 0.09 0.00 0.02 0.00 0.01 99.88 10:58:01 10:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:58:01 10:37:01 2 0.55 0.00 0.08 0.00 0.02 99.35 10:58:01 10:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:37:01 4 0.07 0.00 0.00 0.00 0.00 99.93 10:58:01 10:37:01 5 0.03 0.00 0.02 0.02 0.03 99.90 10:58:01 10:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:38:01 all 0.06 0.00 0.01 0.04 0.01 99.88 10:58:01 10:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:58:01 10:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:38:01 2 0.37 0.00 0.00 0.00 0.00 99.63 10:58:01 10:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:38:01 4 0.03 0.00 0.00 0.07 0.02 99.88 10:58:01 10:38:01 5 0.03 0.00 0.02 0.22 0.02 99.72 10:58:01 10:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:58:01 10:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:58:01 10:38:01 CPU %user %nice %system %iowait %steal %idle 10:58:01 10:39:01 all 0.01 0.00 0.01 0.02 0.00 99.96 10:58:01 10:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:39:01 4 0.02 0.00 0.00 0.15 0.00 99.83 10:58:01 10:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:58:01 10:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:40:01 all 0.01 0.00 0.01 0.01 0.01 99.95 10:58:01 10:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:40:01 4 0.03 0.00 0.00 0.03 0.02 99.92 10:58:01 10:40:01 5 0.02 0.00 0.02 0.03 0.03 99.90 10:58:01 10:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:40:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:58:01 10:41:01 all 0.13 0.00 0.01 0.01 0.00 99.85 10:58:01 10:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:41:01 2 0.83 0.00 0.00 0.02 0.02 99.14 10:58:01 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:41:01 4 0.03 0.00 0.03 0.03 0.00 99.90 10:58:01 10:41:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:58:01 10:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:58:01 10:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:42:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:58:01 10:42:01 5 0.02 0.00 0.02 0.02 0.03 99.92 10:58:01 10:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:43:01 all 0.15 0.00 0.01 0.00 0.00 99.83 10:58:01 10:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:58:01 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:43:01 2 0.98 0.00 0.03 0.00 0.00 98.99 10:58:01 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:43:01 4 0.05 0.00 0.00 0.02 0.00 99.93 10:58:01 10:43:01 5 0.02 0.00 0.02 0.02 0.03 99.92 10:58:01 10:43:01 6 0.08 0.00 0.00 0.00 0.00 99.92 10:58:01 10:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:58:01 10:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:58:01 10:44:01 5 0.03 0.00 0.02 0.03 0.02 99.90 10:58:01 10:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:58:01 10:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:01 10:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:45:01 4 0.03 0.00 0.00 0.02 0.02 99.93 10:58:01 10:45:01 5 0.03 0.00 0.03 0.02 0.03 99.88 10:58:01 10:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:58:01 10:46:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:58:01 10:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:58:01 10:46:01 5 0.07 0.00 0.05 0.02 0.02 99.85 10:58:01 10:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:58:01 10:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:58:01 10:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:58:01 10:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:58:01 10:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:58:01 10:47:01 5 0.02 0.00 0.03 0.02 0.02 99.92 10:58:01 10:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:58:01 10:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:58:01 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:58:01 10:48:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:58:01 10:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:58:01 10:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:58:01 10:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:58:01 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:58:01 10:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:58:01 10:49:01 CPU %user %nice %system %iowait %steal %idle 10:58:01 10:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:58:01 10:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:58:01 10:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:58:01 10:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:58:01 10:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:58:01 10:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:58:01 10:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:58:01 10:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:58:01 10:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:58:01 10:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:58:01 10:52:01 5 0.02 0.00 0.03 0.03 0.02 99.90 10:58:01 10:52:01 6 0.08 0.00 0.00 0.00 0.00 99.92 10:58:01 10:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:58:01 10:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:58:01 10:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:58:01 10:53:01 2 0.02 0.00 0.02 0.07 0.00 99.90 10:58:01 10:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:53:01 4 0.00 0.00 0.00 0.05 0.02 99.93 10:58:01 10:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:58:01 10:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:54:01 all 0.17 0.00 0.01 0.00 0.01 99.81 10:58:01 10:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:58:01 10:54:01 2 1.21 0.00 0.00 0.00 0.02 98.78 10:58:01 10:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:58:01 10:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:58:01 10:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:58:01 10:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:55:01 all 0.22 0.00 0.01 0.00 0.01 99.77 10:58:01 10:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:58:01 10:55:01 2 1.68 0.00 0.00 0.00 0.02 98.31 10:58:01 10:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:58:01 10:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:58:01 10:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:58:01 10:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 10:56:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:58:01 10:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:01 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:56:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:58:01 10:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:58:01 10:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:58:01 10:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:58:01 10:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:58:01 10:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:01 10:57:01 4 0.00 0.00 0.00 0.05 0.00 99.95 10:58:01 10:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:58:01 10:57:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:58:01 10:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:58:01 Average: all 5.94 0.00 1.66 3.21 0.03 89.16 10:58:01 Average: 0 5.78 0.00 1.68 3.22 0.03 89.29 10:58:01 Average: 1 5.89 0.00 1.61 3.17 0.03 89.30 10:58:01 Average: 2 6.23 0.00 1.70 3.77 0.03 88.27 10:58:01 Average: 3 5.93 0.00 1.67 2.25 0.02 90.12 10:58:01 Average: 4 6.10 0.00 1.72 2.77 0.03 89.38 10:58:01 Average: 5 5.76 0.00 1.59 3.67 0.04 88.93 10:58:01 Average: 6 5.83 0.00 1.57 3.06 0.02 89.51 10:58:01 Average: 7 5.98 0.00 1.72 3.80 0.04 88.46 10:58:01 10:58:01 10:58:01