Pull request #4559 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 71cc1ec8b4257707a6e01493f274da80777effe0+12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (d5a80d882a4a2ba39e0b515ece0d696071fb5885) 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-ssh17969894116357143997.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-ssh12951792557124399019.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3480197677805171258.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6634094544857284279.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15962693834672917117.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14896 in /w/workspace/edgexfoundry_edgex-go_PR-4559 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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/4559/head:refs/remotes/origin/PR-4559 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit 71cc1ec8b4257707a6e01493f274da80777effe0 Merge succeeded, producing d43ec2709524143e59416cc9d0f803828f304467 Checking out Revision d43ec2709524143e59416cc9d0f803828f304467 (PR-4559) > git config core.sparsecheckout # timeout=10 > git checkout -f 71cc1ec8b4257707a6e01493f274da80777effe0 # 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d43ec2709524143e59416cc9d0f803828f304467 # timeout=10 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:08:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk a8c3c882241bde0d132736cae93470ff404479c5 # timeout=10 09:08:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:08:26 ========================================================= 09:08:26 EdgeX Global Pipelines Version Info 09:08:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:08:27 ------------------- 09:08:27 stable info: 09:08:27 ------------------- 09:08:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:08:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:08:27 Message: update stable to v1.0.249 09:08:27 ------------------- 09:08:27 experimental info: 09:08:27 ------------------- 09:08:27 Commited By: **** collab-it+edgex@linuxfoundation.org 09:08:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:08:27 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4559 [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4559 [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4559 [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d43ec2709524143e59416cc9d0f803828f304467 [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d43ec27 [Pipeline] echo 09:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:28 provisioning config files... 09:08:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7275734238640002886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:28 ---> docker-login.sh 09:08:28 nexus3.edgexfoundry.org:10001 09:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:28 Configure a credential helper to remove this warning. See 09:08:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:28 09:08:28 Login Succeeded 09:08:28 nexus3.edgexfoundry.org:10002 09:08:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:29 Configure a credential helper to remove this warning. See 09:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:29 09:08:29 Login Succeeded 09:08:29 nexus3.edgexfoundry.org:10003 09:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:29 Configure a credential helper to remove this warning. See 09:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:29 09:08:29 Login Succeeded 09:08:29 nexus3.edgexfoundry.org:10004 09:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:29 Configure a credential helper to remove this warning. See 09:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:29 09:08:29 Login Succeeded 09:08:29 docker.io 09:08:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:29 Configure a credential helper to remove this warning. See 09:08:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:29 09:08:29 Login Succeeded 09:08:29 ---> docker-login.sh ends [Pipeline] } 09:08:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:08:30 + 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 09:08:30 + cut -d/ -f2 09:08:30 + dirname cmd/core-command/Dockerfile 09:08:30 + echo core-command,cmd/core-command/Dockerfile 09:08:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:08:30 + dirname cmd/core-data/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo core-data,cmd/core-data/Dockerfile 09:08:30 + dirname cmd/core-metadata/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo core-metadata,cmd/core-metadata/Dockerfile 09:08:30 + dirname cmd/security-bootstrapper/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:08:30 + dirname cmd/security-proxy-auth/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:08:30 + dirname cmd/security-proxy-setup/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:08:30 + dirname cmd/security-secretstore-setup/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:08:30 + + dirname cmd/security-spiffe-token-provider/Dockerfile 09:08:30 cut -d/ -f2 09:08:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:08:30 + dirname cmd/security-spire-agent/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:08:30 + dirname cmd/security-spire-config/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:08:30 + dirname cmd/security-spire-server/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:08:30 + dirname cmd/support-notifications/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo support-notifications,cmd/support-notifications/Dockerfile 09:08:30 + dirname cmd/support-scheduler/Dockerfile 09:08:30 + cut -d/ -f2 09:08:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:08:30 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 09:08:30 + git rev-list -1 --merges d43ec2709524143e59416cc9d0f803828f304467~1..d43ec2709524143e59416cc9d0f803828f304467 [Pipeline] echo 09:08:30 -----------> git rev-list -1 --merges d43ec2709524143e59416cc9d0f803828f304467~1..d43ec2709524143e59416cc9d0f803828f304467 d43ec2709524143e59416cc9d0f803828f304467 09:08:30 d43ec2709524143e59416cc9d0f803828f304467 [false] [Pipeline] sh 09:08:30 + git log --format=format:%s -1 d43ec2709524143e59416cc9d0f803828f304467 [Pipeline] echo 09:08:30 ========================================================= 09:08:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:08:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:08:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:08:31 + grep -v github /etc/ssh/ssh_known_hosts 09:08:31 + [ -e /tmp/ssh_known_hosts ] 09:08:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:08:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:08:31 + sudo tee -a /etc/ssh/ssh_known_hosts 09:08:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:08:31 09:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:08:31 0.1.4: Pulling from edgex-devops/py-git-semver 09:08:31 b85a868b505f: Pulling fs layer 09:08:31 e2be974225ed: Pulling fs layer 09:08:31 339a4e72a1f5: Pulling fs layer 09:08:31 988bab9f4d93: Pulling fs layer 09:08:31 1469e6f7b9e6: Pulling fs layer 09:08:31 eaf3925da568: Pulling fs layer 09:08:31 bab4dde63d76: Pulling fs layer 09:08:31 bde34c3a00c8: Pulling fs layer 09:08:31 b352a97aabf1: Pulling fs layer 09:08:31 4872d77fe225: Pulling fs layer 09:08:31 5851b861e8e6: Pulling fs layer 09:08:31 bde34c3a00c8: Waiting 09:08:31 1469e6f7b9e6: Waiting 09:08:31 b352a97aabf1: Waiting 09:08:31 eaf3925da568: Waiting 09:08:31 4872d77fe225: Waiting 09:08:31 bab4dde63d76: Waiting 09:08:31 5851b861e8e6: Waiting 09:08:31 e2be974225ed: Verifying Checksum 09:08:31 e2be974225ed: Download complete 09:08:31 988bab9f4d93: Download complete 09:08:31 1469e6f7b9e6: Verifying Checksum 09:08:31 1469e6f7b9e6: Download complete 09:08:31 eaf3925da568: Verifying Checksum 09:08:31 eaf3925da568: Download complete 09:08:32 339a4e72a1f5: Verifying Checksum 09:08:32 339a4e72a1f5: Download complete 09:08:32 bde34c3a00c8: Verifying Checksum 09:08:32 bde34c3a00c8: Download complete 09:08:32 b352a97aabf1: Verifying Checksum 09:08:32 b352a97aabf1: Download complete 09:08:32 4872d77fe225: Verifying Checksum 09:08:32 4872d77fe225: Download complete 09:08:32 5851b861e8e6: Verifying Checksum 09:08:32 5851b861e8e6: Download complete 09:08:32 b85a868b505f: Verifying Checksum 09:08:32 b85a868b505f: Download complete 09:08:32 bab4dde63d76: Verifying Checksum 09:08:32 bab4dde63d76: Download complete 09:08:33 b85a868b505f: Pull complete 09:08:33 e2be974225ed: Pull complete 09:08:34 339a4e72a1f5: Pull complete 09:08:34 988bab9f4d93: Pull complete 09:08:34 1469e6f7b9e6: Pull complete 09:08:34 eaf3925da568: Pull complete 09:08:36 bab4dde63d76: Pull complete 09:08:36 bde34c3a00c8: Pull complete 09:08:36 b352a97aabf1: Pull complete 09:08:36 4872d77fe225: Pull complete 09:08:36 5851b861e8e6: Pull complete 09:08:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:08:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:36 prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container 09:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:08:38 $ docker top 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c -eo pid,comm 09:08:38 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). 09:08:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:08:38 [ssh-agent] Looking for ssh-agent implementation... 09:08:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:38 $ docker exec 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c ssh-agent 09:08:38 SSH_AUTH_SOCK=/tmp/ssh-gBtP5GLbRMuC/agent.31 09:08:38 SSH_AGENT_PID=37 09:08:38 Running ssh-add (command line suppressed) 09:08:38 Identity added: /w/workspace/edgex-go/3@tmp/private_key_915533417067541509.key (/w/workspace/edgex-go/3@tmp/private_key_915533417067541509.key) 09:08:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:38 + git tag --points-at HEAD [Pipeline] } 09:08:38 $ docker exec --env ******** --env ******** 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c ssh-agent -k 09:08:38 unset SSH_AUTH_SOCK; 09:08:38 unset SSH_AGENT_PID; 09:08:38 echo Agent pid 37 killed; 09:08:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:08:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:08:38 [ssh-agent] Looking for ssh-agent implementation... 09:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:08:39 $ docker exec 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c ssh-agent 09:08:39 SSH_AUTH_SOCK=/tmp/ssh-XcWL7RjFiMEg/agent.69 09:08:39 SSH_AGENT_PID=75 09:08:39 Running ssh-add (command line suppressed) 09:08:39 Identity added: /w/workspace/edgex-go/3@tmp/private_key_11179398373304165966.key (/w/workspace/edgex-go/3@tmp/private_key_11179398373304165966.key) 09:08:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:08:39 + git semver init 09:08:39 2023-05-10 09:08:39,774 [run_init] DEBUG init version:0.0.0 force:False 09:08:39 2023-05-10 09:08:39,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 09:08:39 2023-05-10 09:08:39,775 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 09:08:39 2023-05-10 09:08:39,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 09:08:45 2023-05-10 09:08:44,218 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 09:08:45 2023-05-10 09:08:44,219 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4559 with force:False 09:08:45 2023-05-10 09:08:44,219 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4559 09:08:45 2023-05-10 09:08:44,221 [execute] INFO git cat-file --batch-check 09:08:45 2023-05-10 09:08:44,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 09:08:45 2023-05-10 09:08:44,227 [execute] INFO git cat-file --batch 09:08:45 2023-05-10 09:08:44,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 09:08:45 2023-05-10 09:08:44,232 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4559 09:08:45 0.0.0 [Pipeline] } 09:08:45 $ docker exec --env ******** --env ******** 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c ssh-agent -k 09:08:45 unset SSH_AUTH_SOCK; 09:08:45 unset SSH_AGENT_PID; 09:08:45 echo Agent pid 75 killed; 09:08:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:08:45 + git semver [Pipeline] } 09:08:45 $ docker stop --time=1 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c 09:08:47 $ docker rm -f --volumes 15100ce32ddf076515c301438403fcd0635cc1c926c1ca20d585d1e5d7a3942c [Pipeline] // withDockerContainer [Pipeline] sh 09:08:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:08:47 Stashed 1 file(s) [Pipeline] echo 09:08:47 [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 09:08:48 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 09:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:08:48 ========================================================= 09:08:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:08:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:08:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:08:48 f56be85fc22e: Pulling fs layer 09:08:48 85791d961cd3: Pulling fs layer 09:08:48 d694b5ae8c79: Pulling fs layer 09:08:48 9f32a84ed3da: Pulling fs layer 09:08:48 4d19c01a9841: Pulling fs layer 09:08:48 9325e15d5711: Pulling fs layer 09:08:48 9f32a84ed3da: Waiting 09:08:48 556b6ee489ea: Pulling fs layer 09:08:48 c5a4b2cf53e6: Pulling fs layer 09:08:48 9325e15d5711: Waiting 09:08:48 c5a4b2cf53e6: Waiting 09:08:48 556b6ee489ea: Waiting 09:08:48 85791d961cd3: Verifying Checksum 09:08:48 85791d961cd3: Download complete 09:08:48 9f32a84ed3da: Verifying Checksum 09:08:48 9f32a84ed3da: Download complete 09:08:48 4d19c01a9841: Download complete 09:08:48 f56be85fc22e: Verifying Checksum 09:08:48 f56be85fc22e: Download complete 09:08:48 9325e15d5711: Verifying Checksum 09:08:48 9325e15d5711: Download complete 09:08:48 f56be85fc22e: Pull complete 09:08:48 85791d961cd3: Pull complete 09:08:48 c5a4b2cf53e6: Verifying Checksum 09:08:48 c5a4b2cf53e6: Download complete 09:08:49 d694b5ae8c79: Download complete 09:08:49 556b6ee489ea: Verifying Checksum 09:08:49 556b6ee489ea: Download complete 09:08:52 d694b5ae8c79: Pull complete 09:08:52 9f32a84ed3da: Pull complete 09:08:52 4d19c01a9841: Pull complete 09:08:52 9325e15d5711: Pull complete 09:08:55 556b6ee489ea: Pull complete 09:08:56 c5a4b2cf53e6: Pull complete 09:08:56 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:08:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:08:56 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:08:56 WORKDIR /edgex 09:08:56 COPY go.mod . 09:08:56 RUN go mod download build 09:08:56 -t ci-base-image-x86_64 -f - . 09:08:57 Sending build context to Docker daemon 170.7MB 09:08:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:08:57 ---> c4be618373d6 09:08:57 Step 2/4 : WORKDIR /edgex 09:08:58 ---> Running in 759db7147efc 09:08:58 Removing intermediate container 759db7147efc 09:08:58 ---> 09289933f19b 09:08:58 Step 3/4 : COPY go.mod . 09:08:58 ---> 8bbba3d782ee 09:08:58 Step 4/4 : RUN go mod download 09:08:58 ---> Running in e339121ecd66 09:09:02 Still waiting to schedule task 09:09:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:09:08 Removing intermediate container e339121ecd66 09:09:08 ---> 6e6336c51694 09:09:08 Successfully built 6e6336c51694 09:09:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker inspect -f . ci-base-image-x86_64 09:09:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:09 prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container 09:09:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:09:09 $ docker top 12e66cec293a289545d8030e8f9604cbda895011cb790771e4cf0e300845093d -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:10 + go version 09:09:10 go version go1.20.2 linux/amd64 [Pipeline] } 09:09:10 $ docker stop --time=1 12e66cec293a289545d8030e8f9604cbda895011cb790771e4cf0e300845093d 09:09:11 $ docker rm -f --volumes 12e66cec293a289545d8030e8f9604cbda895011cb790771e4cf0e300845093d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:11 + docker inspect -f . ci-base-image-x86_64 09:09:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:09:11 prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container 09:09:11 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:09:12 $ docker top 0562593b6f61be1c20cf1809cc4347398848e7c6546b36ac7c7aa5a8521fc324 -eo pid,comm [Pipeline] { [Pipeline] echo 09:09:12 ========================================================= 09:09:12 [edgeXBuildGoParallel] Running Tests and Build... 09:09:12 ========================================================= [Pipeline] sh 09:09:12 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 09:09:12 + make test 09:09:12 go test -race -coverprofile=coverage.out ./... 09:09:21 ? github.com/edgexfoundry/edgex-go [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:09:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:09:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:09:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:09:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:09:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:09:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:09:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:09:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 09:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 09:09:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.5% of statements 09:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:09:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:09:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:09:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.0% of statements 09:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:09:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.997s coverage: 88.5% of statements 09:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements 09:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:09:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.368s coverage: 95.6% of statements 09:09:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:09:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:09:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:09:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:09:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:09:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 09:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 09:09:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 09:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements 09:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 09:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 09:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 09:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:09:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:09:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:09:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:09:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:10:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:10:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:10:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:10:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:10:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:10:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:10:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 09:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:10:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:10:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 64.4% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 62.3% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 63.1% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.048s coverage: 61.5% of statements 09:10:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 09:10:18 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 09:10:19 running golangci-lint 09:10:19 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 09:10:19 go version go1.20.2 linux/amd64 09:10:19 level=info msg="[config_reader] Used config file .golangci.yml" 09:10:19 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 09:10:37 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 15.448470184s" 09:10:37 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.917567ms" 09:10:43 level=info msg="[linters_context/goanalysis] analyzers took 1m0.437056249s with top 10 stages: buildir: 36.696193409s, inspect: 1.947225976s, gosec: 1.6110153s, fact_deprecated: 1.455909s, S1038: 1.161758169s, printf: 942.269532ms, ctrlflow: 888.462371ms, nilness: 876.153951ms, fact_purity: 750.763229ms, S1039: 464.595345ms" 09:10:43 level=info msg="[runner] Issues before processing: 203, after processing: 0" 09:10:43 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, skip_files: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, skip_dirs: 203/203" 09:10:43 level=info msg="[runner] processing took 20.66491ms with stages: nolint: 7.64145ms, identifier_marker: 7.614999ms, autogenerated_exclude: 1.696442ms, path_prettifier: 1.555521ms, exclude-rules: 1.296127ms, skip_dirs: 774µs, cgo: 64.611µs, filename_unadjuster: 17.66µs, skip_files: 650ns, max_same_issues: 600ns, uniq_by_line: 520ns, diff: 400ns, severity-rules: 370ns, exclude: 340ns, max_from_linter: 290ns, source_code: 270ns, sort_results: 230ns, path_prefixer: 160ns, path_shortener: 150ns, max_per_file_from_linter: 120ns" 09:10:43 level=info msg="[runner] linters took 8.381900477s with stages: goanalysis_metalinter: 8.361132516s" 09:10:43 level=info msg="File cache stats: 0 entries of total size 0B" 09:10:43 level=info msg="Memory: 239 samples, avg is 189.9MB, max is 727.2MB" 09:10:43 level=info msg="Execution took 23.884095301s" 09:10:43 go vet ./... 09:10:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:10:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:10:48 ./bin/test-attribution-txt.sh [Pipeline] echo 09:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:10:48 + ls -al . 09:10:48 total 704 09:10:48 drwxrwxr-x 11 1001 1001 4096 May 10 09:09 . 09:10:48 drwxr-xr-x 4 root root 4096 May 10 09:09 .. 09:10:48 drwxrwxr-x 2 1001 1001 4096 May 10 09:08 .blubracket 09:10:48 -rw-rw-r-- 1 1001 1001 16 May 10 09:08 .dockerignore 09:10:48 drwxrwxr-x 8 1001 1001 4096 May 10 09:08 .git 09:10:48 drwxrwxr-x 3 1001 1001 4096 May 10 09:08 .github 09:10:48 -rw-rw-r-- 1 1001 1001 1133 May 10 09:08 .gitignore 09:10:48 -rw-rw-r-- 1 1001 1001 42 May 10 09:08 .golangci.yml 09:10:48 -rw-rw-r-- 1 1001 1001 87 May 10 09:08 .hadolint.yml 09:10:48 drwxr-xr-x 3 1001 1001 4096 May 10 09:08 .semver 09:10:48 -rw-rw-r-- 1 1001 1001 166 May 10 09:08 .sonarcloud.properties 09:10:48 -rw-rw-r-- 1 1001 1001 1171 May 10 09:08 ADOPTERS.md 09:10:48 -rw-rw-r-- 1 1001 1001 10835 May 10 09:08 Attribution.txt 09:10:48 -rw-rw-r-- 1 1001 1001 73765 May 10 09:08 CHANGELOG.md 09:10:48 -rw-rw-r-- 1 1001 1001 3804 May 10 09:08 CONTRIBUTING.md 09:10:48 -rw-rw-r-- 1 1001 1001 677 May 10 09:08 GOVERNANCE.md 09:10:48 -rw-rw-r-- 1 1001 1001 883 May 10 09:08 Jenkinsfile 09:10:48 -rw-rw-r-- 1 1001 1001 10775 May 10 09:08 LICENSE 09:10:48 -rw-rw-r-- 1 1001 1001 14368 May 10 09:08 Makefile 09:10:48 -rw-rw-r-- 1 1001 1001 582 May 10 09:08 OWNERS.md 09:10:48 -rw-rw-r-- 1 1001 1001 9403 May 10 09:08 README.md 09:10:48 -rw-rw-r-- 1 1001 1001 789 May 10 09:08 SECURITY.md 09:10:48 -rw-rw-r-- 1 1001 1001 5 May 10 09:08 VERSION 09:10:48 drwxrwxr-x 2 1001 1001 4096 May 10 09:08 bin 09:10:48 drwxrwxr-x 18 1001 1001 4096 May 10 09:08 cmd 09:10:48 -rw-r--r-- 1 root root 447731 May 10 09:10 coverage.out 09:10:48 -rw-rw-r-- 1 1001 1001 3200 May 10 09:08 go.mod 09:10:48 -rw-rw-r-- 1 1001 1001 31040 May 10 09:08 go.sum 09:10:48 drwxrwxr-x 7 1001 1001 4096 May 10 09:08 internal 09:10:48 drwxrwxr-x 3 1001 1001 4096 May 10 09:08 openapi 09:10:48 -rw-rw-r-- 1 1001 1001 594 May 10 09:08 security.txt 09:10:48 drwxrwxr-x 4 1001 1001 4096 May 10 09:08 snap 09:10:48 -rw-rw-r-- 1 1001 1001 204 May 10 09:08 version.go [Pipeline] sh 09:10:48 + '[' -e coverage.out ] 09:10:48 + chown 1001:1001 coverage.out [Pipeline] stash 09:10:49 Stashed 1 file(s) [Pipeline] sh 09:10:49 + make build 09:10:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:11:01 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 09:11: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 09:11:03 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 09:11:04 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 09:11:11 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 09:11:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:11:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:11:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:11:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:11:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:11:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:11:19 $ docker stop --time=1 0562593b6f61be1c20cf1809cc4347398848e7c6546b36ac7c7aa5a8521fc324 09:11:23 $ docker rm -f --volumes 0562593b6f61be1c20cf1809cc4347398848e7c6546b36ac7c7aa5a8521fc324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:11:24 09:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:11:24 latest: Pulling from edgex-devops/edgex-compose 09:11:24 cbdbe7a5bc2a: Pulling fs layer 09:11:24 ca9280d653b3: Pulling fs layer 09:11:24 7e9c9ca2126c: Pulling fs layer 09:11:24 cbdbe7a5bc2a: Download complete 09:11:24 ca9280d653b3: Verifying Checksum 09:11:24 ca9280d653b3: Download complete 09:11:24 cbdbe7a5bc2a: Pull complete 09:11:24 7e9c9ca2126c: Download complete 09:11:25 ca9280d653b3: Pull complete 09:11:28 7e9c9ca2126c: Pull complete 09:11:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:11:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:28 prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container 09:11:28 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:11:30 $ docker top 0eec0a4b3d40dd4ec39b9618c023b303132346c63d909315fe56fdf0d4fac507 -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:30 + docker-compose build --help 09:11:30 + grep parallel 09:11:31 --parallel Build images in parallel. [Pipeline] } 09:11:31 $ docker stop --time=1 0eec0a4b3d40dd4ec39b9618c023b303132346c63d909315fe56fdf0d4fac507 09:11:32 $ docker rm -f --volumes 0eec0a4b3d40dd4ec39b9618c023b303132346c63d909315fe56fdf0d4fac507 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:11:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:32 prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container 09:11:32 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:11:33 $ docker top f9f9edc6f349dbedbf30c2397e0705d72d65ea43de10145975f377dc66891e1c -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:33 + docker-compose -f ./docker-compose-build.yml build --parallel 09:11:34 Building core-command ... 09:11:34 Building core-common-config-bootstrapper ... 09:11:34 Building core-data ... 09:11:34 Building core-metadata ... 09:11:34 Building security-bootstrapper ... 09:11:34 Building security-proxy-auth ... 09:11:34 Building security-proxy-setup ... 09:11:34 Building security-secretstore-setup ... 09:11:34 Building security-spiffe-token-provider ... 09:11:34 Building security-spire-agent ... 09:11:34 Building security-spire-config ... 09:11:34 Building security-spire-server ... 09:11:34 Building support-notifications ... 09:11:34 Building support-scheduler ... 09:11:34 Building security-spire-config 09:11:34 Building security-secretstore-setup 09:11:34 Building security-spire-server 09:11:34 Building security-bootstrapper 09:11:34 Building security-spiffe-token-provider 09:11:49 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:11:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:11:49 ---> 6e6336c51694 09:11:49 Step 3/20 : WORKDIR /edgex-go 09:11:49 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:11:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:11:49 ---> 6e6336c51694 09:11:49 Step 3/25 : WORKDIR /edgex-go 09:11:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:11:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:11:49 ---> 6e6336c51694 09:11:49 Step 3/27 : WORKDIR /edgex-go 09:11:49 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:11:49 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:11:49 ---> 6e6336c51694 09:11:49 Step 3/33 : WORKDIR /edgex-go 09:11:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:11:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:11:49 ---> 6e6336c51694 09:11:49 Step 3/26 : WORKDIR /edgex-go 09:11:50 ---> Running in 8fd02942b148 09:11:50 ---> Running in 7832693b1015 09:11:50 ---> Running in caff8cad9d94 09:11:50 ---> Running in 0c69c8a9750a 09:11:50 ---> Running in 2bac40c121e9 09:11:50 Removing intermediate container 7832693b1015 09:11:50 ---> 93b2c8d30af7 09:11:50 Step 4/25 : RUN apk add --update --no-cache make git 09:11:50 Removing intermediate container 8fd02942b148 09:11:50 ---> 40046b78e8cf 09:11:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:11:50 Removing intermediate container 2bac40c121e9 09:11:50 ---> 12e3aee2d3bb 09:11:50 Step 4/33 : RUN apk add --update --no-cache make git 09:11:50 Removing intermediate container caff8cad9d94 09:11:50 ---> 1237caa674a0 09:11:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:11:50 ---> Running in 3e9ae45eb30b 09:11:50 ---> Running in b96d7a4d8d75 09:11:50 ---> Running in 7a9fe13b27ef 09:11:50 Removing intermediate container 0c69c8a9750a 09:11:50 ---> 82dbe4b04941 09:11:50 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:11:50 ---> Running in d6c551fd6ff0 09:11:50 ---> Running in 51dd437e66b7 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:11:51 OK: 265 MiB in 53 packages 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:11:51 OK: 265 MiB in 53 packages 09:11:51 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:11:51 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:11:51 OK: 17821 distinct packages available 09:11:51 OK: 265 MiB in 53 packages 09:11:51 OK: 265 MiB in 53 packages 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:11:51 Removing intermediate container 3e9ae45eb30b 09:11:51 ---> 09afa4baf45e 09:11:51 Step 5/25 : COPY go.mod vendor* ./ 09:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:11:51 ---> a400db7fba5f 09:11:51 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:51 ---> Running in e9c248c36837 09:11:52 OK: 265 MiB in 53 packages 09:11:52 Removing intermediate container 51dd437e66b7 09:11:52 ---> d344d601ceac 09:11:52 Step 5/27 : COPY go.mod vendor* ./ 09:11:52 Removing intermediate container d6c551fd6ff0 09:11:52 ---> 92c3b75b7abe 09:11:52 Step 5/26 : COPY go.mod vendor* ./ 09:11:52 Removing intermediate container 7a9fe13b27ef 09:11:52 ---> cd1a432e1963 09:11:52 Step 5/33 : COPY go.mod vendor* ./ 09:11:52 ---> 33363ccec251 09:11:52 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:52 ---> fef038d594dd 09:11:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:52 ---> Running in 1a0ed67c6cae 09:11:52 ---> d7fa17e4509a 09:11:52 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:52 ---> Running in 33cbb81f1f30 09:11:52 ---> Running in e3f315350be6 09:11:52 Removing intermediate container b96d7a4d8d75 09:11:52 ---> 14628176374a 09:11:52 Step 5/20 : COPY go.mod vendor* ./ 09:11:52 ---> 99c8a9a02167 09:11:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:52 ---> Running in 56c6e87eb168 09:12:31 Removing intermediate container e3f315350be6 09:12:31 ---> a18504d373a8 09:12:31 Step 7/33 : COPY . . 09:12:31 Removing intermediate container 56c6e87eb168 09:12:31 ---> 19bfca587143 09:12:31 Step 7/20 : COPY . . 09:12:31 Removing intermediate container 33cbb81f1f30 09:12:31 ---> b9ad1f687802 09:12:31 Step 7/26 : COPY . . 09:12:31 Removing intermediate container e9c248c36837 09:12:31 ---> ab302d38faf8 09:12:31 Step 7/25 : COPY . . 09:12:31 Removing intermediate container 1a0ed67c6cae 09:12:31 ---> bafce4eed765 09:12:31 Step 7/27 : COPY . . 09:12:38 ---> 235ffc629e33 09:12:38 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:12:38 ---> ef99eff79216 09:12:38 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:12:38 ---> afd3677ec596 09:12:38 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:12:38 ---> Running in af79855f460b 09:12:38 ---> ff8771fb213b 09:12:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:12:38 ---> Running in 057f346b95ca 09:12:38 ---> 98a1cc6ac4b2 09:12:38 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:12:38 ---> Running in de374ffdb7f8 09:12:38 ---> Running in 48bc81e3655e 09:12:38 ---> Running in d5a137275fe2 09:12:38 Removing intermediate container af79855f460b 09:12:38 ---> 0d0a76b1f18b 09:12:38 Step 9/26 : WORKDIR /edgex-go/spire-build 09:12:38 ---> Running in 4da41c0f9958 09:12:38 Removing intermediate container d5a137275fe2 09:12:38 ---> 8c5a4e9f6bc0 09:12:38 Step 9/27 : WORKDIR /edgex-go/spire-build 09:12:38 ---> Running in 65464d42cfc3 09:12:38 Removing intermediate container 4da41c0f9958 09:12:38 ---> 43dca0b1d595 09:12:38 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:12:38 ---> Running in f9c725a37f26 09:12:38 Removing intermediate container 65464d42cfc3 09:12:38 ---> f74b580b572f 09:12:38 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:12:38 ---> Running in 37292e1e6152 09:12:38 Removing intermediate container f9c725a37f26 09:12:38 ---> abfb5d121c20 09:12:38 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 09:12:38 ---> Running in 89ad2afdfbce 09:12:38 Removing intermediate container 37292e1e6152 09:12:38 ---> b5e9add81a45 09:12:38 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:12:38 ---> Running in dbe2b7f6cf2b 09:12: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:12: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:12: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 09:12:39 Removing intermediate container 89ad2afdfbce 09:12:39 ---> 3db4e0b0fc18 09:12:39 Step 12/26 : WORKDIR /edgex-go 09:12:39 Removing intermediate container dbe2b7f6cf2b 09:12:39 ---> 18cf45986224 09:12:39 Step 12/27 : WORKDIR /edgex-go 09:12:39 ---> Running in 504459c74dee 09:12:39 ---> Running in aadd896318f0 09:12:39 Removing intermediate container 504459c74dee 09:12:39 ---> 8ad8c29a5d34 09:12:39 09:12:39 Step 13/26 : FROM alpine:3.17 09:12:39 Removing intermediate container aadd896318f0 09:12:39 ---> f60c989b7522 09:12:39 09:12:39 Step 13/27 : FROM alpine:3.17 09:12:40 3.17: Pulling from library/alpine 09:12:40 3.17: Pulling from library/alpine 09:12:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:12:40 Status: Downloaded newer image for alpine:3.17 09:12:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:12:40 Status: Downloaded newer image for alpine:3.17 09:12:40 ---> 9ed4aefc74f6 09:12:40 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:40 ---> 9ed4aefc74f6 09:12:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:40 ---> Running in a9d451cb0599 09:12:40 ---> Running in 464aff1074c2 09:12:41 Removing intermediate container 464aff1074c2 09:12:41 ---> 64e2e83279cd 09:12:41 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:12:41 Removing intermediate container a9d451cb0599 09:12:41 ---> 4b060aa46e70 09:12:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:12:41 ---> Running in 4a0b656842a1 09:12:41 ---> Running in 3853c6f3bc06 09:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:41 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:12:41 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:12:41 OK: 17821 distinct packages available 09:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:42 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:12:42 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:12:42 OK: 17821 distinct packages available 09:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:12:42 (1/5) Installing dumb-init (1.2.5-r2) 09:12:42 (2/5) Installing musl-obstack (1.2.3-r0) 09:12:42 (3/5) Installing libucontext (1.2-r0) 09:12:42 (4/5) Installing gcompat (1.1.0-r0) 09:12:42 (1/4) Installing dumb-init (1.2.5-r2) 09:12:42 (5/5) Installing openssl (3.0.8-r4) 09:12:42 (2/4) Installing musl-obstack (1.2.3-r0) 09:12:42 (3/4) Installing libucontext (1.2-r0) 09:12:42 Executing busybox-1.35.0-r29.trigger 09:12:42 (4/4) Installing gcompat (1.1.0-r0) 09:12:42 Executing busybox-1.35.0-r29.trigger 09:12:42 OK: 8 MiB in 20 packages 09:12:42 OK: 7 MiB in 19 packages 09:12:44 Removing intermediate container 4a0b656842a1 09:12:44 Removing intermediate container 3853c6f3bc06 09:12:44 ---> 51781d950e73 09:12:44 ---> ccd345bdb684 09:12:44 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt /Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:44 09:12:44 ---> 34820afff7b4 09:12:44 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:12:44 ---> 87d956012e59 09:12:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:12:45 ---> 0c717980533b 09:12:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:12:45 ---> 49f9fa959622 09:12:45 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:12:53 ---> 6023abdbddd5 09:12:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:12:53 ---> 768caf7b3163 09:12:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:12:53 ---> 145a086353e3 09:12:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:12:53 ---> c213528c89a5 09:12:53 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:12:53 ---> Running in 1f25639c7293 09:12:54 ---> be8328f5365a 09:12:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:12:54 Removing intermediate container 1f25639c7293 09:12:54 ---> ea7ad20b857a 09:12:54 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:12:54 ---> 393e001be9f4 09:12:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:12:54 ---> Running in 95fbee8f2eb6 09:12:54 ---> ac461efd4cbb 09:12:54 Step 22/27 : WORKDIR / 09:12:54 ---> Running in 478d0c6ead10 09:12:54 Removing intermediate container 95fbee8f2eb6 09:12:54 ---> c5c0b9ddb9a8 09:12:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:12:54 ---> Running in 5580608335d9 09:12:55 Removing intermediate container 478d0c6ead10 09:12:55 ---> e9a90a0a8489 09:12:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:12:55 ---> Running in f7d13e3f5db3 09:12:55 Removing intermediate container 5580608335d9 09:12:55 ---> e5e93b1520c0 09:12:55 Step 24/26 : LABEL arch=x86_64 09:12:55 ---> Running in 8abd028d6832 09:12:55 Removing intermediate container f7d13e3f5db3 09:12:55 ---> efda8b42283e 09:12:55 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:12:55 ---> Running in 206eba37475f 09:12:55 Removing intermediate container 8abd028d6832 09:12:55 ---> 3a413de4720b 09:12:55 Step 25/26 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:12:55 ---> Running in 43de72423444 09:12:55 Removing intermediate container 206eba37475f 09:12:55 ---> 04b279d2b2fa 09:12:55 Step 25/27 : LABEL arch=x86_64 09:12:55 ---> Running in 6e86a69a55bf 09:12:55 Removing intermediate container 43de72423444 09:12:55 ---> 0b62d6ffd39d 09:12:55 Step 26/26 : LABEL version=0.0.0 09:12:55 ---> Running in 63026175da69 09:12:55 Removing intermediate container 6e86a69a55bf 09:12:55 ---> fb734a00d1b3 09:12:55 Step 26/27 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:12:56 ---> Running in 2a3eb2e7b4a6 09:12:56 Removing intermediate container 63026175da69 09:12:56 ---> 5da4348268b5 09:12:56 09:12:56 Successfully built 5da4348268b5 09:12:56 Successfully tagged security-spire-server:latest 09:12:56  Building security-spire-server ... done Building core-metadata 09:12:57 Removing intermediate container 2a3eb2e7b4a6 09:12:57 ---> 50b85e93426f 09:12:57 Step 27/27 : LABEL version=0.0.0 09:13:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:13:00 ---> 6e6336c51694 09:13:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:13:00 ---> Running in eb45f1e7be3b 09:13:00 ---> Running in 28c561c18d41 09:13:00 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 09:13:00 Removing intermediate container eb45f1e7be3b 09:13:00 ---> 5ceccdd6b1a4 09:13:00 09:13:00 Removing intermediate container 28c561c18d41 09:13:00 ---> 956dff4a57c7 09:13:00 Step 4/25 : WORKDIR /edgex-go 09:13:00 Successfully built 5ceccdd6b1a4 09:13:00 Successfully tagged security-spire-config:latest 09:13:00  Building security-spire-config ... done Building core-data 09:13:00 ---> Running in cc45a0e00994 09:13:02 Removing intermediate container cc45a0e00994 09:13:02 ---> 94fde74fbc20 09:13:02 Step 5/25 : RUN apk add --update --no-cache make git 09:13:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:13:03 ---> 6e6336c51694 09:13:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:13:03 ---> Using cache 09:13:03 ---> 956dff4a57c7 09:13:03 Step 4/23 : WORKDIR /edgex-go 09:13:03 ---> Using cache 09:13:03 ---> 94fde74fbc20 09:13:03 Step 5/23 : RUN apk add --update --no-cache make git 09:13:03 ---> Running in d2fa0efd3626 09:13:03 ---> Running in 8ba7a3730266 09:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:13:04 OK: 265 MiB in 53 packages 09:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:13:05 OK: 265 MiB in 53 packages 09:13:06 Removing intermediate container 8ba7a3730266 09:13:06 ---> 5ff8c4c18219 09:13:06 Step 6/23 : COPY go.mod vendor* ./ 09:13:06 Removing intermediate container d2fa0efd3626 09:13:06 ---> 8fceffa19656 09:13:06 Step 6/25 : COPY go.mod vendor* ./ 09:13:06 Removing intermediate container de374ffdb7f8 09:13:06 ---> b6245aa6f334 09:13:06 09:13:06 Step 9/33 : FROM alpine:3.17 09:13:06 ---> 9ed4aefc74f6 09:13:06 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:13:06 Removing intermediate container 057f346b95ca 09:13:06 ---> f89559df3b5c 09:13:06 09:13:06 Step 9/25 : FROM alpine:3.17 09:13:06 ---> 9ed4aefc74f6 09:13:06 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:13:06 ---> Running in 5af071edf6b4 09:13:06 ---> Running in e3a8b5ccf2bd 09:13:06 ---> de5e8dbd0e92 09:13:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:06 ---> ed2333fea7f8 09:13:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:06 Removing intermediate container 5af071edf6b4 09:13:06 ---> c0986c1359cd 09:13:06 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:13:06 ---> Running in 5052d9f9a496 09:13:06 ---> Running in 7ec9c8601526 09:13:06 ---> Running in 71fdc302c14b 09:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:13:07 Removing intermediate container 48bc81e3655e 09:13:07 ---> 9d6d198ed517 09:13:07 09:13:07 Step 9/20 : FROM alpine:3.17 09:13:07 ---> 9ed4aefc74f6 09:13:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:13:07 ---> Using cache 09:13:07 ---> c0986c1359cd 09:13:07 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:13:07 (1/3) Installing ca-certificates (20230506-r0) 09:13:07 ---> Running in 782e147d6fb7 09:13:07 (2/3) Installing dumb-init (1.2.5-r2) 09:13:07 (3/3) Installing su-exec (0.2-r2) 09:13:07 Executing busybox-1.35.0-r29.trigger 09:13:07 Executing ca-certificates-20230506-r0.trigger 09:13:07 OK: 8 MiB in 18 packages 09:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:13:08 Removing intermediate container e3a8b5ccf2bd 09:13:08 ---> b4940a7e68e8 09:13:08 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:13:08 ---> Running in 8970b27469bb 09:13:08 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:13:08 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:13:08 OK: 17821 distinct packages available 09:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:13:08 Removing intermediate container 8970b27469bb 09:13:08 ---> 97b2538fec48 09:13:08 Step 12/25 : WORKDIR / 09:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:13:08 ---> Running in 21b996c11373 09:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:13:08 Removing intermediate container 21b996c11373 09:13:08 ---> 4857ff90daf3 09:13:08 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:08 ---> 8879abe674ac 09:13:08 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:13:08 (1/2) Installing dumb-init (1.2.5-r2) 09:13:08 (2/2) Installing su-exec (0.2-r2) 09:13:08 Executing busybox-1.35.0-r29.trigger 09:13:08 (1/9) Installing ca-certificates (20230506-r0) 09:13:08 OK: 7 MiB in 17 packages 09:13:08 (2/9) Installing brotli-libs (1.0.9-r9) 09:13:08 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:13:08 (4/9) Installing libcurl (8.0.1-r0) 09:13:08 (5/9) Installing curl (8.0.1-r0) 09:13:08 (6/9) Installing dumb-init (1.2.5-r2) 09:13:08 (7/9) Installing musl-obstack (1.2.3-r0) 09:13:08 (8/9) Installing libucontext (1.2-r0) 09:13:08 (9/9) Installing gcompat (1.1.0-r0) 09:13:08 Executing busybox-1.35.0-r29.trigger 09:13:08 Executing ca-certificates-20230506-r0.trigger 09:13:09 OK: 10 MiB in 24 packages 09:13:09 ---> 7819dd47cdb1 09:13:09 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:13:09 ---> 97ac9c8a7193 09:13:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:13:09 Removing intermediate container 71fdc302c14b 09:13:09 ---> 27e8888ecbeb 09:13:09 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:13:09 ---> 57ea6d023f45 09:13:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:13:09 ---> Running in 951a943bdee0 09:13:09 Removing intermediate container 782e147d6fb7 09:13:09 ---> 2ca3663a1fb9 09:13:09 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:09 ---> b3ebae11833b 09:13:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:13:09 Removing intermediate container 951a943bdee0 09:13:09 ---> 0c8ee43c5f4f 09:13:09 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:13:09 ---> Running in e1d3d67eb451 09:13:09 Removing intermediate container e1d3d67eb451 09:13:09 ---> 038e5dbde3ae 09:13:09 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:13:09 ---> c4eb525bf0ef 09:13:09 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:13:09 ---> Running in fd1080ca0c61 09:13:10 Removing intermediate container fd1080ca0c61 09:13:10 ---> e42b14418b39 09:13:10 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:13:10 ---> d54228469aa4 09:13:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:13:10 ---> Running in 9910ba531737 09:13:10 ---> 7bf159400c76 09:13:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:13:10 Removing intermediate container 9910ba531737 09:13:10 ---> 0e89d20770ee 09:13:10 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:13:10 ---> Running in e4ab5825c714 09:13:11 ---> 849a3094e0b9 09:13:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:13:11 ---> 12bdd507f74d 09:13:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:13:11 ---> fae442eb3406 09:13:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:13:11 ---> 7facc9fa20e0 09:13:11 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:13:11 ---> Running in 9d6405356e7f 09:13:11 ---> Running in 88e90de7d786 09:13:11 Removing intermediate container 9d6405356e7f 09:13:11 ---> 9997c82dfc18 09:13:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:13:12 Removing intermediate container e4ab5825c714 09:13:12 ---> 81604aa10601 09:13:12 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:13:13 ---> Running in 0cf424c5aa27 09:13:13 ---> Running in 1cbc5ac47483 09:13:13 Removing intermediate container 0cf424c5aa27 09:13:13 ---> 8824db9eb59a 09:13:13 Step 18/20 : LABEL arch=x86_64 09:13:13 ---> Running in fde723981069 09:13:14 Removing intermediate container 1cbc5ac47483 09:13:14 ---> 3f15b6109dcc 09:13:14 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:13:15 Removing intermediate container 88e90de7d786 09:13:15 ---> 30ec67dec723 09:13:15 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:13:15 Removing intermediate container fde723981069 09:13:15 ---> 524af3063074 09:13:15 Step 19/20 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:13:15 ---> d36cc575571c 09:13:15 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:13:15 ---> Running in ef217473cd4c 09:13:15 ---> Running in 060af29e58d1 09:13:15 ---> Running in d8c8fce3a14d 09:13:15 Removing intermediate container 060af29e58d1 09:13:15 ---> 2b478803f6b0 09:13:15 Step 20/20 : LABEL version=0.0.0 09:13:15 Removing intermediate container ef217473cd4c 09:13:15 ---> 8ba6ed4e7a14 09:13:15 Step 23/25 : LABEL arch=x86_64 09:13:15 ---> Running in 90b32be05f85 09:13:15 ---> Running in a563f5825a59 09:13:15 Removing intermediate container 90b32be05f85 09:13:15 ---> 9291dc2308a2 09:13:15 09:13:15 Removing intermediate container a563f5825a59 09:13:15 ---> 627b6a21b83b 09:13:15 Step 24/25 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:13:15 ---> Running in 4f57615cd36e 09:13:15 Successfully built 9291dc2308a2 09:13:15 Successfully tagged security-spiffe-token-provider:latest 09:13:15  Building security-spiffe-token-provider ... done Building security-proxy-auth 09:13:15 Removing intermediate container 4f57615cd36e 09:13:15 ---> 5a2fe06e1b3f 09:13:15 Step 25/25 : LABEL version=0.0.0 09:13:16 ---> Running in e849eef73f75 09:13:17 Removing intermediate container e849eef73f75 09:13:17 ---> f77031f08ac6 09:13:17 09:13:17 Successfully built f77031f08ac6 09:13:17 Successfully tagged security-secretstore-setup:latest 09:13:17  Building security-secretstore-setup ... done Building core-command 09:13:19 Removing intermediate container d8c8fce3a14d 09:13:19 ---> 3e46377ae3e4 09:13:19 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:13:19 ---> 6e6336c51694 09:13:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:13:19 ---> Using cache 09:13:19 ---> 956dff4a57c7 09:13:19 Step 4/23 : WORKDIR /edgex-go 09:13:19 ---> Using cache 09:13:19 ---> 94fde74fbc20 09:13:19 Step 5/23 : RUN apk add --update --no-cache make git 09:13:19 ---> Using cache 09:13:19 ---> 8fceffa19656 09:13:19 Step 6/23 : COPY go.mod vendor* ./ 09:13:19 ---> Using cache 09:13:19 ---> ed2333fea7f8 09:13:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:21 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:13:21 ---> 6e6336c51694 09:13:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:13:21 ---> Using cache 09:13:21 ---> 956dff4a57c7 09:13:21 Step 4/24 : WORKDIR /edgex-go 09:13:21 ---> Using cache 09:13:21 ---> 94fde74fbc20 09:13:21 Step 5/24 : RUN apk add --update --no-cache make git 09:13:21 ---> Using cache 09:13:21 ---> 8fceffa19656 09:13:21 Step 6/24 : COPY go.mod vendor* ./ 09:13:21 ---> Using cache 09:13:21 ---> ed2333fea7f8 09:13:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:21 ---> a5d44e48a55f 09:13:21 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:13:21 ---> Running in 17e912579ccc 09:13:22 ---> Running in bc923b5e3388 09:13:22 ---> bb19cb8ab462 09:13:22 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:13:22 ---> ab13e25a6588 09:13:22 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:13:23 Removing intermediate container 7ec9c8601526 09:13:23 ---> 0980ed280644 09:13:23 Step 8/25 : COPY . . 09:13:23 ---> cbc8080089e8 09:13:23 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:13:23 Removing intermediate container 5052d9f9a496 09:13:23 ---> 36859fc3b405 09:13:23 Step 8/23 : COPY . . 09:13:25 ---> a78a80a7f596 09:13:25 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:13:26 ---> 2325a7237979 09:13:26 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:13:26 ---> b532e59be1bf 09:13:26 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:13:26 ---> 14d4aa0d1c13 09:13:26 Step 28/33 : RUN chmod +x /entrypoint.sh 09:13:26 ---> Running in f9f9501cc1f3 09:13:27 ---> 0eeed7dee7b2 09:13:27 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:13:27 ---> Running in ae09b059aaa9 09:13:27 ---> d882064d6408 09:13:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:13:27 ---> Running in eae41127c774 09:13:27 Removing intermediate container f9f9501cc1f3 09:13:27 ---> faf39edf7594 09:13:27 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:13:27 ---> Running in d99c8b32ebd6 09:13:27 Removing intermediate container d99c8b32ebd6 09:13:27 ---> dbed97bc5778 09:13:27 Step 30/33 : CMD ["gate"] 09:13:27 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 09:13:28 ---> Running in b05e261210b8 09:13:28 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 09:13:28 Removing intermediate container b05e261210b8 09:13:28 ---> 5fca0b028340 09:13:28 Step 31/33 : LABEL arch=x86_64 09:13:28 ---> Running in dfbbb3025702 09:13:29 Removing intermediate container dfbbb3025702 09:13:29 ---> bd28b5c44d0c 09:13:29 Step 32/33 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:13:30 ---> Running in df4224cea977 09:13:30 Removing intermediate container df4224cea977 09:13:30 ---> bfb6f860ad21 09:13:30 Step 33/33 : LABEL version=0.0.0 09:13:30 ---> Running in f5ca7a587aee 09:13:31 Removing intermediate container f5ca7a587aee 09:13:31 ---> 15faeb1417b0 09:13:31 09:13:31 Successfully built 15faeb1417b0 09:13:31 Successfully tagged security-bootstrapper:latest 09:13:31  Building security-bootstrapper ... done Building core-common-config-bootstrapper 09:13:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:13:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:13:37 ---> 6e6336c51694 09:13:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:13:37 ---> Using cache 09:13:37 ---> 956dff4a57c7 09:13:37 Step 4/23 : WORKDIR /edgex-go 09:13:37 ---> Using cache 09:13:37 ---> 94fde74fbc20 09:13:37 Step 5/23 : RUN apk add --update --no-cache make git 09:13:37 ---> Using cache 09:13:37 ---> 8fceffa19656 09:13:37 Step 6/23 : COPY go.mod vendor* ./ 09:13:37 ---> Using cache 09:13:37 ---> ed2333fea7f8 09:13:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:13:37 ---> Using cache 09:13:37 ---> 0980ed280644 09:13:37 Step 8/23 : COPY . . 09:13:37 ---> Using cache 09:13:37 ---> 0eeed7dee7b2 09:13:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:13:39 ---> Running in 470f4295b8ae 09:13:40 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 09:13:45 Removing intermediate container bc923b5e3388 09:13:45 ---> 84f79b2506e1 09:13:45 Step 8/24 : COPY . . 09:13:45 Removing intermediate container 17e912579ccc 09:13:45 ---> b23025dab424 09:13:45 Step 8/23 : COPY . . 09:13:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14897 in /w/workspace/edgexfoundry_edgex-go_PR-4559 [Pipeline] { [Pipeline] ws 09:13:56 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:13:56 The recommended git tool is: git 09:13:57 ---> 5689800c67da 09:13:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:13:57 ---> b9b13d129ef4 09:13:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:13:57 ---> Running in 19fbfbecf1e8 09:13:57 ---> Running in 0b33eb845038 09:13:57 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 09:13: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:14:00 Removing intermediate container ae09b059aaa9 09:14:00 ---> 92ef74eeee24 09:14:00 09:14:00 Step 10/25 : FROM alpine:3.17 09:14:00 ---> 9ed4aefc74f6 09:14:00 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:14:00 Removing intermediate container eae41127c774 09:14:00 ---> a83c5ca34167 09:14:00 09:14:00 Step 10/23 : FROM alpine:3.17 09:14:00 ---> 9ed4aefc74f6 09:14:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:14:00 ---> Running in cf47fa7daffb 09:14:00 ---> Running in fede0d8bd938 09:14:00 Removing intermediate container fede0d8bd938 09:14:00 ---> 6b6e7a76820a 09:14:00 Step 12/23 : ENV APP_PORT=59880 09:14:00 ---> Running in 7aca9e6bfa68 09:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:01 Removing intermediate container 7aca9e6bfa68 09:14:01 ---> 1434e6a82ffb 09:14:01 Step 13/23 : EXPOSE $APP_PORT 09:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:01 ---> Running in 0374e04b97bf 09:14:01 (1/1) Installing dumb-init (1.2.5-r2) 09:14:01 Executing busybox-1.35.0-r29.trigger 09:14:01 OK: 7 MiB in 16 packages 09:14:01 Removing intermediate container 0374e04b97bf 09:14:01 ---> 7933fc94899d 09:14:01 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:14:02 ---> Running in 7ba551b2648e 09:14:02 Removing intermediate container cf47fa7daffb 09:14:02 ---> 64069bb979ad 09:14:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:02 ---> Running in 3230412cb683 09:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:03 (1/1) Installing dumb-init (1.2.5-r2) 09:14:03 Executing busybox-1.35.0-r29.trigger 09:14:03 Removing intermediate container 3230412cb683 09:14:03 ---> 04f66ccd09d0 09:14:03 Step 13/25 : ENV APP_PORT=59881 09:14:03 OK: 7 MiB in 16 packages 09:14:03 ---> Running in 2b1ec4c3e261 09:14:03 Removing intermediate container 470f4295b8ae 09:14:03 ---> 04a5de2b5c34 09:14:03 09:14:03 Step 10/23 : FROM alpine:3.17 09:14:03 ---> 9ed4aefc74f6 09:14:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:14:03 Removing intermediate container 2b1ec4c3e261 09:14:03 ---> a72a359693d8 09:14:03 Step 14/25 : EXPOSE $APP_PORT 09:14:03 ---> Running in 2768e921328e 09:14:03 ---> Running in 87887dd41715 09:14:03 Removing intermediate container 87887dd41715 09:14:03 ---> 0e6e345acb23 09:14:03 Step 15/25 : WORKDIR / 09:14:04 ---> Running in 75a7a88490fc 09:14:04 Removing intermediate container 2768e921328e 09:14:04 ---> 7a67628f0cef 09:14:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:14:04 Removing intermediate container 7ba551b2648e 09:14:04 ---> 20646204d45b 09:14:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:04 ---> Running in f1ee83d8bbd4 09:14:04 Removing intermediate container 75a7a88490fc 09:14:04 ---> 77260187c160 09:14:04 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:04 ---> b67e97898f0d 09:14:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:14:04 using credential edgex-jenkins-ssh 09:14:04 Cloning the remote Git repository 09:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:04 ---> b7a9b92eebad 09:14:04 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:14:04 ---> 4f7c9bc93fe8 09:14:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:14:05 (1/1) Installing dumb-init (1.2.5-r2) 09:14:05 Executing busybox-1.35.0-r29.trigger 09:14:05 OK: 7 MiB in 16 packages 09:14:05 ---> 0fa2d8e8ba81 09:14:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:14:06 ---> 7f9a6fb8e718 09:14:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:14:05 > git init /w/workspace/edgex-go/3 # timeout=10 09:14:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:14:05 > git --version # timeout=10 09:14:05 > git --version # 'git version 2.25.1' 09:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:06 Removing intermediate container f1ee83d8bbd4 09:14:06 ---> 6de4eee3d296 09:14:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:07 ---> 3d3a916a009b 09:14:07 Step 19/23 : ENTRYPOINT ["/core-data"] 09:14:07 ---> 22649fdfde6e 09:14:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:14:07 ---> Running in c6ae51a793cb 09:14:07 ---> b3adf59c468e 09:14:07 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:14:08 Removing intermediate container c6ae51a793cb 09:14:08 ---> e4a889c5bffa 09:14:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:08 ---> e853c96529a3 09:14:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:14:08 ---> 5de6dbc91f3e 09:14:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:14:08 ---> Running in 43b4d6bde35f 09:14:08 Removing intermediate container 43b4d6bde35f 09:14:08 ---> 9898ee95d368 09:14:08 Step 21/23 : LABEL arch=x86_64 09:14:08 ---> 21d3048e64f1 09:14:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:14:08 ---> b9868e6d9bba 09:14:08 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:14:08 ---> Running in df6ffcf66238 09:14:08 ---> Running in c970a70af951 09:14:09 ---> e9aa4f55dc9f 09:14:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:14:09 Removing intermediate container df6ffcf66238 09:14:09 ---> f06d91865e32 09:14:09 Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:14:09 Removing intermediate container c970a70af951 09:14:09 ---> 3827babe76ef 09:14:09 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:09 ---> Running in f71e1a6969f7 09:14:09 ---> Running in 52f97fcaeea2 09:14:09 Removing intermediate container f71e1a6969f7 09:14:09 ---> 2247ae3d72ac 09:14:09 Step 23/25 : LABEL arch=x86_64 09:14:09 Removing intermediate container 52f97fcaeea2 09:14:09 ---> 115ac7bdfbc5 09:14:09 Step 23/23 : LABEL version=0.0.0 09:14:09 ---> Running in a4f48327ebbf 09:14:09 ---> Running in d6137a91204c 09:14:09 ---> da4f90cb4cfe 09:14:09 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:09 ---> Running in bb7c8e7e14de 09:14:09 Removing intermediate container a4f48327ebbf 09:14:09 ---> 78313e0242f9 09:14:09 Step 24/25 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:14:09 ---> Running in 3f5a3e6a9173 09:14:09 Removing intermediate container d6137a91204c 09:14:09 ---> 1d8786d70769 09:14:09 09:14:09 Removing intermediate container 3f5a3e6a9173 09:14:09 ---> b8be2cbb42ff 09:14:09 Step 25/25 : LABEL version=0.0.0 09:14:10 ---> Running in 272dee7feb74 09:14:10 Successfully built 1d8786d70769 09:14:10 Successfully tagged core-data:latest 09:14:10 Building security-proxy-setup 09:14:11  Building core-data ... done Removing intermediate container 272dee7feb74 09:14:11 ---> 4368d10a2d40 09:14:11 09:14:11 Successfully built 4368d10a2d40 09:14:11 Successfully tagged core-metadata:latest 09:14:11 Building security-spire-agent 09:14:15  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:14:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:14:15 ---> 6e6336c51694 09:14:15 Step 3/22 : WORKDIR /edgex-go 09:14:15 ---> Using cache 09:14:15 ---> 82dbe4b04941 09:14:15 Step 4/22 : RUN apk add --update --no-cache make git 09:14:16 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:14:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:14:16 ---> 6e6336c51694 09:14:16 Step 3/27 : WORKDIR /edgex-go 09:14:16 ---> Using cache 09:14:16 ---> 82dbe4b04941 09:14:16 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:14:16 ---> Using cache 09:14:16 ---> d344d601ceac 09:14:16 Step 5/27 : COPY go.mod vendor* ./ 09:14:16 ---> Using cache 09:14:16 ---> 33363ccec251 09:14:16 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:16 ---> Using cache 09:14:16 ---> bafce4eed765 09:14:16 Step 7/27 : COPY . . 09:14:16 ---> Using cache 09:14:16 ---> 98a1cc6ac4b2 09:14:16 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:14:16 ---> Using cache 09:14:16 ---> 8c5a4e9f6bc0 09:14:16 Step 9/27 : WORKDIR /edgex-go/spire-build 09:14:16 ---> Using cache 09:14:16 ---> f74b580b572f 09:14:16 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:14:16 ---> Using cache 09:14:16 ---> b5e9add81a45 09:14:16 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:14:16 ---> Using cache 09:14:16 ---> 18cf45986224 09:14:16 Step 12/27 : WORKDIR /edgex-go 09:14:16 ---> Using cache 09:14:16 ---> f60c989b7522 09:14:16 09:14:16 Step 13/27 : FROM alpine:3.17 09:14:16 ---> 9ed4aefc74f6 09:14:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:14:16 ---> Using cache 09:14:16 ---> 4b060aa46e70 09:14:16 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:14:17 Removing intermediate container bb7c8e7e14de 09:14:17 ---> c8cc6ad13bad 09:14:17 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:14:18 ---> Running in 4b02e9e458a7 09:14:18 ---> Running in 5f8dc6651591 09:14:18 ---> Running in 2dba9554f05f 09:14:18 Removing intermediate container 4b02e9e458a7 09:14:18 ---> 2dc146a60a00 09:14:18 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:14:18 ---> Running in 0172d109a3e1 09:14:18 Removing intermediate container 0172d109a3e1 09:14:18 ---> f4dcb4a5cb41 09:14:18 Step 21/23 : LABEL arch=x86_64 09:14:18 ---> Running in 85b6af482917 09:14:18 Removing intermediate container 85b6af482917 09:14:18 ---> d147708a18a7 09:14:18 Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:18 ---> Running in 886a3ba894de 09:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:18 Removing intermediate container 886a3ba894de 09:14:18 ---> 77b15dea47e0 09:14:18 Step 23/23 : LABEL version=0.0.0 09:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:18 ---> Running in a9071b06f10b 09:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:19 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:19 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:19 OK: 17821 distinct packages available 09:14:19 OK: 265 MiB in 53 packages 09:14:19 Removing intermediate container a9071b06f10b 09:14:19 ---> bb799a9690c1 09:14:19 09:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:19 Successfully built bb799a9690c1 09:14:19 Successfully tagged core-common-config-bootstrapper:latest 09:14:19  Building core-common-config-bootstrapper ... done Building support-scheduler 09:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:19 (1/5) Installing dumb-init (1.2.5-r2) 09:14:19 (2/5) Installing musl-obstack (1.2.3-r0) 09:14:19 (3/5) Installing libucontext (1.2-r0) 09:14:19 (4/5) Installing gcompat (1.1.0-r0) 09:14:19 (5/5) Installing openssl (3.0.8-r4) 09:14:19 Executing busybox-1.35.0-r29.trigger 09:14:19 OK: 8 MiB in 20 packages 09:14:22 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:14:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:14:22 ---> 6e6336c51694 09:14:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:14:22 ---> Using cache 09:14:22 ---> 956dff4a57c7 09:14:22 Step 4/23 : WORKDIR /edgex-go 09:14:22 ---> Using cache 09:14:22 ---> 94fde74fbc20 09:14:22 Step 5/23 : RUN apk add --update --no-cache make git 09:14:22 ---> Using cache 09:14:22 ---> 8fceffa19656 09:14:22 Step 6/23 : COPY go.mod vendor* ./ 09:14:22 ---> Using cache 09:14:22 ---> ed2333fea7f8 09:14:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:22 ---> Using cache 09:14:22 ---> 84f79b2506e1 09:14:22 Step 8/23 : COPY . . 09:14:22 ---> Using cache 09:14:22 ---> 5689800c67da 09:14:22 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:14:22 ---> Running in 670a909f24b8 09:14:23 Removing intermediate container 2dba9554f05f 09:14:23 ---> cb23fb9381a6 09:14:23 Step 5/22 : COPY go.mod vendor* ./ 09:14:23 Removing intermediate container 19fbfbecf1e8 09:14:23 ---> aedc4b465983 09:14:23 09:14:23 Step 10/23 : FROM alpine:3.17 09:14:23 ---> 9ed4aefc74f6 09:14:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:14:23 Removing intermediate container 0b33eb845038 09:14:23 ---> Using cache 09:14:23 ---> 1799026c2e68 09:14:23 ---> 7a67628f0cef 09:14:23 09:14:23 Step 12/23 : RUN apk add --update --no-cache dumb-initStep 10/24 : FROM alpine:3.17 09:14:23 ---> 9ed4aefc74f6 09:14:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:14:23 09:14:23 ---> Using cache 09:14:23 ---> 6de4eee3d296 09:14:23 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:23 ---> Using cache 09:14:23 ---> Using cache 09:14:23 ---> 64069bb979ad 09:14:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:14:23 ---> Using cache 09:14:23 ---> 04f66ccd09d0 09:14:23 Step 13/24 : ENV APP_PORT=59882 09:14:23 ---> b3adf59c468e 09:14:23 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:14:23 ---> Using cache 09:14:23 ---> 5de6dbc91f3e 09:14:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:14:23 ---> 3e9392ff5387 09:14:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:23 Removing intermediate container 5f8dc6651591 09:14:23 ---> d6de7f9054c1 09:14:23 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:23 ---> Running in 829266d09255 09:14:23 ---> Running in c88754e6cfc5 09:14:23 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 09:14:23 Removing intermediate container 829266d09255 09:14:23 ---> 597b1ba88503 09:14:23 Step 14/24 : EXPOSE $APP_PORT 09:14:23 ---> Running in f3b958111291 09:14:23 ---> 030c67191013 09:14:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:14:23 Removing intermediate container f3b958111291 09:14:23 ---> a6c68fa03bfd 09:14:23 Step 15/24 : WORKDIR / 09:14:23 ---> a2981a128860 09:14:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:14:23 ---> e4a252fac084 09:14:23 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:14:23 ---> Running in e9b011de668c 09:14:24 ---> 89f01884d5f5 09:14:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:14:24 Removing intermediate container e9b011de668c 09:14:24 ---> 9097b7feb1e4 09:14:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:14:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:14:25 ---> a2165858d8c7 09:14:25 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:25 ---> 650204924477 09:14:25 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:14:25 ---> e62df2b79b75 09:14:25 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:14:25 ---> Running in b826e3075928 09:14:25 ---> 2d654d605aa9 09:14:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:14:26 Merging remotes/origin/main commit 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 into PR head commit 71cc1ec8b4257707a6e01493f274da80777effe0 09:14:26 ---> b3e01f16dbf4 09:14:26 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:14:26 Removing intermediate container b826e3075928 09:14:26 ---> 563d257d6b8f 09:14:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:14:26 ---> Running in f0621431e36a 09:14:26 ---> 6243597c8de9 09:14:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:14:26 Removing intermediate container f0621431e36a 09:14:26 ---> 08cc24d881db 09:14:26 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:14:26 ---> Running in 326859c84b28 09:14:26 ---> 6ee376f664d4 09:14:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:14:26 Removing intermediate container 326859c84b28 09:14:26 ---> a7d84e645c87 09:14:26 Step 21/23 : LABEL arch=x86_64 09:14:26 ---> Running in 93eb5b883ad9 09:14:26 ---> b85de61aefa7 09:14:26 Step 20/24 : ENTRYPOINT ["/core-command"] 09:14:26 ---> eabf98ee78a4 09:14:26 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:14:26 ---> Running in cd32725015f2 09:14:27 Removing intermediate container cd32725015f2 09:14:27 ---> e588b2a80cbb 09:14:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:27 Removing intermediate container 93eb5b883ad9 09:14:27 ---> 37e1273864cb 09:14:27 Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:14:27 ---> 9e0dd27f54cd 09:14:27 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:14:27 ---> Running in c6a4566e7a00 09:14:27 ---> Running in 88a57c37a21c 09:14:27 ---> Running in 223516cb030e 09:14:27 Merge succeeded, producing b0efe0f09978197a072739c1ead9fe4f16498392 09:14:27 Checking out Revision b0efe0f09978197a072739c1ead9fe4f16498392 (PR-4559) 09:14:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:14:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:14:25 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4559/head:refs/remotes/origin/PR-4559 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:14:26 > git config core.sparsecheckout # timeout=10 09:14:26 > git checkout -f 71cc1ec8b4257707a6e01493f274da80777effe0 # timeout=10 09:14:26 > git remote # timeout=10 09:14:26 > git config --get remote.origin.url # timeout=10 09:14:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:14:26 > git merge 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 09:14:27 > git rev-parse HEAD^{commit} # timeout=10 09:14:27 > git config core.sparsecheckout # timeout=10 09:14:27 > git checkout -f b0efe0f09978197a072739c1ead9fe4f16498392 # timeout=10 09:14:27 Removing intermediate container c6a4566e7a00 09:14:27 ---> 56ed63319553 09:14:27 Step 22/24 : LABEL arch=x86_64 09:14:27 Removing intermediate container 88a57c37a21c 09:14:27 ---> 5e52c14ad2f9 09:14:27 Step 23/23 : LABEL version=0.0.0 09:14:27 ---> Running in 31cd3065244d 09:14:27 ---> Running in a01e147f1277 09:14:27 Removing intermediate container 223516cb030e 09:14:27 ---> bdc50ebf4bfb 09:14:27 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:14:27 ---> Running in ff10cce66de5 09:14:27 Removing intermediate container 31cd3065244d 09:14:27 ---> 496244a2574c 09:14:27 Step 23/24 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:14:27 ---> Running in b447843ee9be 09:14:27 Removing intermediate container a01e147f1277 09:14:27 ---> fefbf842b57f 09:14:27 09:14:27 Removing intermediate container ff10cce66de5 09:14:27 ---> b9a1b040039f 09:14:27 Step 25/27 : LABEL arch=x86_64 09:14:27 ---> Running in efe3fe6dc95e 09:14:27 Successfully built fefbf842b57f 09:14:27 Successfully tagged security-proxy-auth:latest 09:14:27  Building security-proxy-auth ... done Building support-notifications 09:14:27 Removing intermediate container efe3fe6dc95e 09:14:27 ---> a6f7fc41048b 09:14:27 Step 26/27 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:14:27 Removing intermediate container b447843ee9be 09:14:27 ---> 19f007587f12 09:14:27 Step 24/24 : LABEL version=0.0.0 09:14:29 ---> Running in f3edc25d767e 09:14:29 ---> Running in 902b14bbfff8 09:14:30 Removing intermediate container f3edc25d767e 09:14:30 ---> 1e4b1b9a9c58 09:14:30 Step 27/27 : LABEL version=0.0.0 09:14:30 Commit message: "Merge commit '12c06915ff31f9eaa4ad8ff47a5338a4a86a5795' into HEAD" 09:14:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:14:31 Removing intermediate container 902b14bbfff8 09:14:31 ---> 9db89266002f 09:14:31 09:14:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:14:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:14:31 ---> 6e6336c51694 09:14:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:14:31 ---> Using cache 09:14:31 ---> 956dff4a57c7 09:14:31 Step 4/23 : WORKDIR /edgex-go 09:14:31 ---> Using cache 09:14:31 ---> 94fde74fbc20 09:14:31 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:14:31 ---> Running in 14c51a10efa6 09:14:31 ---> Running in 11988d697147 09:14:31 Successfully built 9db89266002f 09:14:31 Successfully tagged core-command:latest 09:14:31  Building core-command ... done Removing intermediate container 14c51a10efa6 09:14:31 ---> 9308b6299a47 09:14:31 09:14:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:14:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:32 Dload Upload Total Spent Left Speed 09:14:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 09:14:32 Successfully built 9308b6299a47 09:14:32 Successfully tagged security-spire-agent:latest 09:14:32  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:14:32 OK: 265 MiB in 53 packages 09:14:30 > git rev-list --no-walk a8c3c882241bde0d132736cae93470ff404479c5 # timeout=10 [Pipeline] sh 09:14:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:14:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:14:33 + sudo tee /etc/docker/daemon.new 09:14:33 { 09:14:33 "registry-mirrors": [ 09:14:33 "https://nexus3.edgexfoundry.org:10001" 09:14:33 ], 09:14:33 "bip": "10.250.0.254/24", 09:14:33 "hosts": [ 09:14:33 "tcp://0.0.0.0:5555", 09:14:33 "unix:///var/run/docker.sock" 09:14:33 ], 09:14:33 "mtu": 1458, 09:14:33 "selinux-enabled": true, 09:14:33 "seccomp-profile": "/etc/docker/seccomp.json" 09:14:33 } [Pipeline] sh 09:14:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:14:34 + sudo service docker restart 09:14:36 Removing intermediate container 11988d697147 09:14:36 ---> 947353c08098 09:14:36 Step 6/23 : COPY go.mod vendor* ./ 09:14:36 ---> 62e21c9bb766 09:14:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:14:36 ---> Running in 7e983249d0e9 09:14:51 Removing intermediate container c88754e6cfc5 09:14:51 ---> dd1f1b70b14d 09:14:51 Step 7/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:14:52 provisioning config files... 09:14:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11400375227086729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:52 ---> docker-login.sh 09:14:52 nexus3.edgexfoundry.org:10001 09:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:53 Configure a credential helper to remove this warning. See 09:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:53 09:14:53 Login Succeeded 09:14:53 nexus3.edgexfoundry.org:10002 09:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:53 Configure a credential helper to remove this warning. See 09:14:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:53 09:14:53 Login Succeeded 09:14:53 nexus3.edgexfoundry.org:10003 09:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:54 Configure a credential helper to remove this warning. See 09:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:54 09:14:54 Login Succeeded 09:14:54 nexus3.edgexfoundry.org:10004 09:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:54 Configure a credential helper to remove this warning. See 09:14:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:54 09:14:54 Login Succeeded 09:14:54 docker.io 09:14:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:14:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:14:55 Configure a credential helper to remove this warning. See 09:14:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:14:55 09:14:55 Login Succeeded 09:14:55 ---> docker-login.sh ends [Pipeline] } 09:14:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:14:55 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 09:14:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:14:55 ========================================================= 09:14:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:14:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:14:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:14:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:14:56 c41833b44d91: Pulling fs layer 09:14:56 ed15518f5707: Pulling fs layer 09:14:56 feae8fd75edb: Pulling fs layer 09:14:56 242c74f7c9fa: Pulling fs layer 09:14:56 3cdef696dda3: Pulling fs layer 09:14:56 2ced38df9373: Pulling fs layer 09:14:56 58f1dce35555: Pulling fs layer 09:14:56 242c74f7c9fa: Waiting 09:14:56 3cdef696dda3: Waiting 09:14:56 2ced38df9373: Waiting 09:14:56 58f1dce35555: Waiting 09:14:56 ed15518f5707: Verifying Checksum 09:14:56 ed15518f5707: Download complete 09:14:56 242c74f7c9fa: Verifying Checksum 09:14:56 242c74f7c9fa: Download complete 09:14:56 3cdef696dda3: Verifying Checksum 09:14:56 3cdef696dda3: Download complete 09:14:56 c41833b44d91: Verifying Checksum 09:14:56 c41833b44d91: Download complete 09:14:56 ---> 05cb43ff31b9 09:14:56 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:14:56 ---> Running in e56e435bb54d 09:14:56 Removing intermediate container 670a909f24b8 09:14:56 ---> 17cb809f28b3 09:14:56 09:14:56 Step 10/23 : FROM alpine:3.17 09:14:56 ---> 9ed4aefc74f6 09:14:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:14:56 ---> Using cache 09:14:56 ---> 64069bb979ad 09:14:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:14:56 ---> Using cache 09:14:56 ---> 04f66ccd09d0 09:14:56 Step 13/23 : ENV APP_PORT=59861 09:14:56 ---> Running in 285435c67dd1 09:14:56 Removing intermediate container 285435c67dd1 09:14:56 ---> 498518f2c289 09:14:56 Step 14/23 : EXPOSE $APP_PORT 09:14:56 ---> Running in e769c291b612 09:14: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 09:14:57 Removing intermediate container e769c291b612 09:14:57 ---> b713915af636 09:14:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:57 Removing intermediate container 7e983249d0e9 09:14:57 ---> d8b10bc3c500 09:14:57 Step 8/23 : COPY . . 09:14:57 c41833b44d91: Pull complete 09:14:58 58f1dce35555: Verifying Checksum 09:14:58 58f1dce35555: Download complete 09:14:58 ed15518f5707: Pull complete 09:14:59 feae8fd75edb: Verifying Checksum 09:14:59 feae8fd75edb: Download complete 09:14:59 2ced38df9373: Verifying Checksum 09:14:59 2ced38df9373: Download complete 09:14:59 ---> a07d7cf03c49 09:14:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:14:59 ---> f08573317e18 09:14:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:15:01 ---> 753e804119c3 09:15:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:15:01 ---> a0bd51fd82a9 09:15:01 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:15:01 ---> Running in 6e089a17cf9d 09:15:01 ---> 47b0dc9f9e1d 09:15:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:15:01 ---> Running in 4feaec94045f 09:15:01 Removing intermediate container 4feaec94045f 09:15:01 ---> 7bfe98e6255d 09:15:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:01 ---> Running in dfaaf52001f5 09:15:01 Removing intermediate container dfaaf52001f5 09:15:01 ---> f7912759f5d4 09:15:01 Step 21/23 : LABEL arch=x86_64 09:15:01 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 09:15:01 ---> Running in 58ee97e0d1ad 09:15:02 Removing intermediate container 58ee97e0d1ad 09:15:02 ---> e37cc63c2df2 09:15:02 Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:15:02 ---> Running in 340b033600ac 09:15:02 Removing intermediate container 340b033600ac 09:15:02 ---> 188eca640af4 09:15:02 Step 23/23 : LABEL version=0.0.0 09:15:02 ---> Running in 5035f3a4908a 09:15:02 Removing intermediate container 5035f3a4908a 09:15:02 ---> b3a48b40635f 09:15:02 09:15:02 Successfully built b3a48b40635f 09:15:02 Successfully tagged support-scheduler:latest 09:15:09 feae8fd75edb: Pull complete 09:15:09 242c74f7c9fa: Pull complete 09:15:09 3cdef696dda3: Pull complete 09:15:16 2ced38df9373: Pull complete 09:15:18 58f1dce35555: Pull complete 09:15:18 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 09:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:15:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:15:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:15:18 WORKDIR /edgex 09:15:18 COPY go.mod . 09:15:18 RUN go mod download 09:15:18 + docker build -t ci-base-image-arm64 -f - . 09:15:19 Sending build context to Docker daemon 2.927MB 09:15:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:15:19 ---> fadd8f120f05 09:15:19 Step 2/4 : WORKDIR /edgex 09:15:21  Building support-scheduler ... done Removing intermediate container e56e435bb54d 09:15:21 ---> 1120c2a27093 09:15:21 09:15:21 Step 9/22 : FROM alpine:3.17 09:15:21 ---> 9ed4aefc74f6 09:15:21 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:15:21 ---> Running in 1c0baa4cdb8a 09:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:15:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:15:21 ---> Running in e494f536a9e2 09:15:21 (1/2) Installing dumb-init (1.2.5-r2) 09:15:21 (2/2) Installing openssl (3.0.8-r4) 09:15:21 Executing busybox-1.35.0-r29.trigger 09:15:21 OK: 8 MiB in 17 packages 09:15:21 Removing intermediate container e494f536a9e2 09:15:21 ---> b1b93faf7cc3 09:15:21 Step 3/4 : COPY go.mod . 09:15:21 Removing intermediate container 1c0baa4cdb8a 09:15:21 ---> 023fe00a5df6 09:15:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:15:22 ---> 085f956d4f31 09:15:22 Step 4/4 : RUN go mod download 09:15:22 ---> Running in e921c99efe89 09:15:22 ---> Running in e9b952f24e52 09:15:22 Removing intermediate container e9b952f24e52 09:15:22 ---> 099c1a9981e5 09:15:22 Step 12/22 : WORKDIR /edgex 09:15:22 ---> Running in 069adb53bb6d 09:15:22 Removing intermediate container 069adb53bb6d 09:15:22 ---> c365f7c17012 09:15:22 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:23 ---> 3f70065612a8 09:15:23 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:15:23 ---> a76858ee021c 09:15:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:15:23 ---> 70ea51ed1bca 09:15:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:15:24 ---> d3f1d35a4e47 09:15:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:15:24 ---> ddb276031563 09:15:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:24 ---> Running in ec40d013928d 09:15:24 Removing intermediate container 6e089a17cf9d 09:15:24 ---> 1d6a404bd2a9 09:15:24 09:15:24 Step 10/23 : FROM alpine:3.17 09:15:24 ---> 9ed4aefc74f6 09:15:24 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:15:24 ---> Running in aee29d446bd8 09:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:15:25 Removing intermediate container ec40d013928d 09:15:25 ---> 76a388ed5c45 09:15:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:15:25 ---> Running in 7a10fe720ed6 09:15:25 Removing intermediate container 7a10fe720ed6 09:15:25 ---> 5b34fc7be90f 09:15:25 Step 20/22 : LABEL arch=x86_64 09:15:25 ---> Running in 8d2897c7a584 09:15:25 Removing intermediate container 8d2897c7a584 09:15:25 ---> 7fdf8243fdd9 09:15:25 Step 21/22 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:15:25 (1/2) Installing ca-certificates (20230506-r0) 09:15:25 (2/2) Installing dumb-init (1.2.5-r2) 09:15:25 Executing busybox-1.35.0-r29.trigger 09:15:25 ---> Running in 7ca0988b9b4e 09:15:25 Executing ca-certificates-20230506-r0.trigger 09:15:25 Removing intermediate container 7ca0988b9b4e 09:15:25 ---> 0b24e5b5fcff 09:15:25 Step 22/22 : LABEL version=0.0.0 09:15:25 OK: 8 MiB in 17 packages 09:15:25 ---> Running in a65e51cbbab8 09:15:25 Removing intermediate container a65e51cbbab8 09:15:25 ---> 4a52ec9fdc38 09:15:25 09:15:25 Successfully built 4a52ec9fdc38 09:15:25 Successfully tagged security-proxy-setup:latest 09:15:26  Building security-proxy-setup ... done Removing intermediate container aee29d446bd8 09:15:26 ---> 259f0f9d5cc1 09:15:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:15:26 ---> Running in da4edd5f53bd 09:15:26 Removing intermediate container da4edd5f53bd 09:15:26 ---> 16540dedd69a 09:15:26 Step 13/23 : ENV APP_PORT=59860 09:15:26 ---> Running in 2d18d6f2fdbf 09:15:26 Removing intermediate container 2d18d6f2fdbf 09:15:26 ---> 7083ca531ae7 09:15:26 Step 14/23 : EXPOSE $APP_PORT 09:15:26 ---> Running in 8be708b8e34f 09:15:26 Removing intermediate container 8be708b8e34f 09:15:26 ---> fd3e49157085 09:15:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:26 ---> 425c4e1bdba1 09:15:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:15:26 ---> 6281ac40ee23 09:15:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:27 ---> 3ba791533ee5 09:15:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:15:27 ---> 3f6bff12751b 09:15:27 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:15:27 ---> Running in 92e13cce59bf 09:15:27 Removing intermediate container 92e13cce59bf 09:15:27 ---> fa836b3ff389 09:15:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:27 ---> Running in c90e38e91adc 09:15:27 Removing intermediate container c90e38e91adc 09:15:27 ---> cc79b68b3dc3 09:15:27 Step 21/23 : LABEL arch=x86_64 09:15:27 ---> Running in 17a62c58d506 09:15:27 Removing intermediate container 17a62c58d506 09:15:27 ---> 3860198d8e0d 09:15:27 Step 22/23 : LABEL git_sha=d43ec2709524143e59416cc9d0f803828f304467 09:15:27 ---> Running in 6829e947ff1c 09:15:28 Removing intermediate container 6829e947ff1c 09:15:28 ---> 9c0c7536d293 09:15:28 Step 23/23 : LABEL version=0.0.0 09:15:28 ---> Running in 3920f91a260f 09:15:28 Removing intermediate container 3920f91a260f 09:15:28 ---> e9f1f91c792e 09:15:28 09:15:28 Successfully built e9f1f91c792e 09:15:28 Successfully tagged support-notifications:latest 09:15:28  Building support-notifications ... done  [Pipeline] } 09:15:28 $ docker stop --time=1 f9f9edc6f349dbedbf30c2397e0705d72d65ea43de10145975f377dc66891e1c 09:15:29 $ docker rm -f --volumes f9f9edc6f349dbedbf30c2397e0705d72d65ea43de10145975f377dc66891e1c [Pipeline] // withDockerContainer [Pipeline] sh 09:15:30 + docker images 09:15:30 REPOSITORY TAG IMAGE ID CREATED SIZE 09:15:30 support-notifications latest e9f1f91c792e 1 second ago 32.4MB 09:15:30 security-proxy-setup latest 4a52ec9fdc38 4 seconds ago 18.7MB 09:15:30 1d6a404bd2a9 5 seconds ago 1.79GB 09:15:30 1120c2a27093 11 seconds ago 1.7GB 09:15:30 support-scheduler latest b3a48b40635f 27 seconds ago 31.8MB 09:15:30 17cb809f28b3 38 seconds ago 1.79GB 09:15:30 security-spire-agent latest 9308b6299a47 58 seconds ago 161MB 09:15:30 core-command latest 9db89266002f 59 seconds ago 19.9MB 09:15:30 security-proxy-auth latest fefbf842b57f About a minute ago 18.3MB 09:15:30 1799026c2e68 About a minute ago 1.72GB 09:15:30 aedc4b465983 About a minute ago 1.7GB 09:15:30 core-common-config-bootstrapper latest bb799a9690c1 About a minute ago 17.2MB 09:15:30 core-metadata latest 4368d10a2d40 About a minute ago 20.4MB 09:15:30 core-data latest 1d8786d70769 About a minute ago 20MB 09:15:30 04a5de2b5c34 About a minute ago 1.72GB 09:15:30 92ef74eeee24 About a minute ago 1.73GB 09:15:30 a83c5ca34167 About a minute ago 1.73GB 09:15:30 security-bootstrapper latest 15faeb1417b0 About a minute ago 22.2MB 09:15:30 security-secretstore-setup latest f77031f08ac6 2 minutes ago 32.8MB 09:15:30 security-spiffe-token-provider latest 9291dc2308a2 2 minutes ago 32.8MB 09:15:30 9d6d198ed517 2 minutes ago 1.76GB 09:15:30 b6245aa6f334 2 minutes ago 1.71GB 09:15:30 f89559df3b5c 2 minutes ago 1.72GB 09:15:30 security-spire-config latest 5ceccdd6b1a4 2 minutes ago 102MB 09:15:30 security-spire-server latest 5da4348268b5 2 minutes ago 103MB 09:15:30 f60c989b7522 2 minutes ago 1.58GB 09:15:30 8ad8c29a5d34 2 minutes ago 1.58GB 09:15:30 ci-base-image-x86_64 latest 6e6336c51694 6 minutes ago 918MB 09:15:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB 09:15:30 alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB 09:15:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 09:15:30 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] } 09:15:54 Removing intermediate container e921c99efe89 09:15:54 ---> 51298c9e048b 09:15:54 Successfully built 51298c9e048b 09:15:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:54 + docker inspect -f . ci-base-image-arm64 09:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:55 prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container 09:15:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:15:56 $ docker top c2d8897d9ee1419fcc19a8c8685cb77b4b58a1c4f3412a3ce1a29b257df74344 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:57 + go version 09:15:57 go version go1.20.2 linux/arm64 [Pipeline] } 09:15:57 $ docker stop --time=1 c2d8897d9ee1419fcc19a8c8685cb77b4b58a1c4f3412a3ce1a29b257df74344 09:15:59 $ docker rm -f --volumes c2d8897d9ee1419fcc19a8c8685cb77b4b58a1c4f3412a3ce1a29b257df74344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:59 + docker inspect -f . ci-base-image-arm64 09:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:59 prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container 09:15:59 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:16:01 $ docker top f842fa2d0b74625cdf4a7e49aada31c011e58bc97894f55578e6d99543992929 -eo pid,comm [Pipeline] { [Pipeline] echo 09:16:01 ========================================================= 09:16:01 [edgeXBuildGoParallel] Running Tests and Build... 09:16:01 ========================================================= [Pipeline] sh 09:16:02 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 09:16:02 + make test 09:16:02 go test -race -coverprofile=coverage.out ./... 09:16:49 ? github.com/edgexfoundry/edgex-go [no test files] 09:18:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:18:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:18:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:18:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:18:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:18:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:18:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:19:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:19:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements 09:19:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.280s coverage: 98.5% of statements 09:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.403s coverage: 71.5% of statements 09:19:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:19:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:19:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.300s coverage: 54.0% of statements 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:19:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:19:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.518s coverage: 88.5% of statements 09:19:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.464s coverage: 3.8% of statements 09:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:19:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:19:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.683s coverage: 95.6% of statements 09:19:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:19:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:19:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:19:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:19:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:19:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements 09:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:19:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.255s coverage: 65.9% of statements 09:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:20:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.403s coverage: 0.9% of statements 09:20:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.252s coverage: 29.0% of statements 09:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 42.9% of statements 09:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 82.9% of statements 09:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements 09:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 09:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 09:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:20:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements 09:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:20:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.073s coverage: 79.9% of statements 09:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.286s coverage: 92.9% of statements 09:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 64.4% of statements 09:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements 09:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 09:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.195s coverage: 20.0% of statements 09:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 09:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.464s coverage: 81.8% of statements 09:20:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:20:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.516s coverage: 82.1% of statements 09:20:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:20:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 86.0% of statements 09:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.069s coverage: 63.1% of statements 09:20:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements 09:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 09:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.108s coverage: 100.0% of statements 09:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 09:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:20:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 09:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:21:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.016s coverage: 38.4% of statements 09:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements 09:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:21:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 09:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:21:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements 09:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 92.3% of statements 09:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:21:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 61.5% of statements 09:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:21:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:21:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.400s coverage: 97.7% of statements 09:21:28 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 09:21:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:21:28 go vet ./... 09:24:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:24:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:24:05 ./bin/test-attribution-txt.sh [Pipeline] echo 09:24:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:24:05 + ls -al . 09:24:05 total 700 09:24:05 drwxrwxr-x 10 1001 1001 4096 May 10 09:16 . 09:24:05 drwxr-xr-x 4 root root 4096 May 10 09:16 .. 09:24:05 drwxrwxr-x 2 1001 1001 4096 May 10 09:14 .blubracket 09:24:05 -rw-rw-r-- 1 1001 1001 16 May 10 09:14 .dockerignore 09:24:05 drwxrwxr-x 8 1001 1001 4096 May 10 09:14 .git 09:24:05 drwxrwxr-x 3 1001 1001 4096 May 10 09:14 .github 09:24:05 -rw-rw-r-- 1 1001 1001 1133 May 10 09:14 .gitignore 09:24:05 -rw-rw-r-- 1 1001 1001 42 May 10 09:14 .golangci.yml 09:24:05 -rw-rw-r-- 1 1001 1001 87 May 10 09:14 .hadolint.yml 09:24:05 -rw-rw-r-- 1 1001 1001 166 May 10 09:14 .sonarcloud.properties 09:24:05 -rw-rw-r-- 1 1001 1001 1171 May 10 09:14 ADOPTERS.md 09:24:05 -rw-rw-r-- 1 1001 1001 10835 May 10 09:14 Attribution.txt 09:24:05 -rw-rw-r-- 1 1001 1001 73765 May 10 09:14 CHANGELOG.md 09:24:05 -rw-rw-r-- 1 1001 1001 3804 May 10 09:14 CONTRIBUTING.md 09:24:05 -rw-rw-r-- 1 1001 1001 677 May 10 09:14 GOVERNANCE.md 09:24:05 -rw-rw-r-- 1 1001 1001 883 May 10 09:14 Jenkinsfile 09:24:05 -rw-rw-r-- 1 1001 1001 10775 May 10 09:14 LICENSE 09:24:05 -rw-rw-r-- 1 1001 1001 14368 May 10 09:14 Makefile 09:24:05 -rw-rw-r-- 1 1001 1001 582 May 10 09:14 OWNERS.md 09:24:05 -rw-rw-r-- 1 1001 1001 9403 May 10 09:14 README.md 09:24:05 -rw-rw-r-- 1 1001 1001 789 May 10 09:14 SECURITY.md 09:24:05 -rw-rw-r-- 1 1001 1001 5 May 10 09:08 VERSION 09:24:05 drwxrwxr-x 2 1001 1001 4096 May 10 09:14 bin 09:24:05 drwxrwxr-x 18 1001 1001 4096 May 10 09:14 cmd 09:24:05 -rw-r--r-- 1 root root 447731 May 10 09:21 coverage.out 09:24:05 -rw-rw-r-- 1 1001 1001 3200 May 10 09:14 go.mod 09:24:05 -rw-rw-r-- 1 1001 1001 31040 May 10 09:14 go.sum 09:24:05 drwxrwxr-x 7 1001 1001 4096 May 10 09:14 internal 09:24:05 drwxrwxr-x 3 1001 1001 4096 May 10 09:14 openapi 09:24:05 -rw-rw-r-- 1 1001 1001 594 May 10 09:14 security.txt 09:24:05 drwxrwxr-x 4 1001 1001 4096 May 10 09:14 snap 09:24:05 -rw-rw-r-- 1 1001 1001 204 May 10 09:14 version.go [Pipeline] sh 09:24:06 + '[' -e coverage.out ] 09:24:06 + chown 1001:1001 coverage.out [Pipeline] stash 09:24:06 Warning: overwriting stash ‘coverage-report’ 09:24:07 Stashed 1 file(s) [Pipeline] sh 09:24:07 + make build 09:24:07 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 09:25:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:25:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:25:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:25:45 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 09:26:32 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 09:26:36 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 09:26:42 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 09:26:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:26:51 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 09:26: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:27:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:27:07 $ docker stop --time=1 f842fa2d0b74625cdf4a7e49aada31c011e58bc97894f55578e6d99543992929 09:27:09 $ docker rm -f --volumes f842fa2d0b74625cdf4a7e49aada31c011e58bc97894f55578e6d99543992929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:12 09:27:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:12 latest: Pulling from edgex-devops/edgex-compose-arm64 09:27:12 29e5d40040c1: Pulling fs layer 09:27:12 1ce36da41761: Pulling fs layer 09:27:12 25b303627fd3: Pulling fs layer 09:27:12 29e5d40040c1: Verifying Checksum 09:27:12 29e5d40040c1: Download complete 09:27:12 1ce36da41761: Verifying Checksum 09:27:12 1ce36da41761: Download complete 09:27:13 29e5d40040c1: Pull complete 09:27:14 1ce36da41761: Pull complete 09:27:14 25b303627fd3: Verifying Checksum 09:27:14 25b303627fd3: Download complete 09:27:24 25b303627fd3: Pull complete 09:27:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:25 prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container 09:27:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:27:27 $ docker top b090fe616bc679af6cc424a88ef9e529345bbdedcffd016d261fb0a7e762dcc2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:28 + docker-compose build+ --helpgrep 09:27:28 parallel 09:27:32 --parallel Build images in parallel. [Pipeline] } 09:27:33 $ docker stop --time=1 b090fe616bc679af6cc424a88ef9e529345bbdedcffd016d261fb0a7e762dcc2 09:27:34 $ docker rm -f --volumes b090fe616bc679af6cc424a88ef9e529345bbdedcffd016d261fb0a7e762dcc2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:27:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:35 prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container 09:27:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:27:36 $ docker top 26589b3a2a57fbb4bf4edbd0fe22b591287ab34799354d1d3592369011e1cc53 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:37 + docker-compose -f ./docker-compose-build.yml build --parallel 09:27:42 Building core-command ... 09:27:42 Building core-common-config-bootstrapper ... 09:27:42 Building core-data ... 09:27:42 Building core-metadata ... 09:27:42 Building security-bootstrapper ... 09:27:42 Building security-proxy-auth ... 09:27:42 Building security-proxy-setup ... 09:27:42 Building security-secretstore-setup ... 09:27:42 Building security-spiffe-token-provider ... 09:27:42 Building security-spire-agent ... 09:27:42 Building security-spire-config ... 09:27:42 Building security-spire-server ... 09:27:42 Building support-notifications ... 09:27:42 Building support-scheduler ... 09:27:42 Building security-bootstrapper 09:27:42 Building security-spire-agent 09:27:42 Building security-proxy-setup 09:27:42 Building core-metadata 09:27:42 Building core-data 09:28:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:28:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:28:29 ---> 51298c9e048b 09:28:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:28:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:28:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:28:29 ---> 51298c9e048b 09:28:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:28:29 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:28:29 Step 2/33 : FROM ${BUILDER_BASE} AS builder 09:28:29 ---> 51298c9e048b 09:28:29 Step 3/33 : WORKDIR /edgex-go 09:28:29 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:28:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:28:29 ---> 51298c9e048b 09:28:29 Step 3/22 : WORKDIR /edgex-go 09:28:29 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:28:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:28:29 ---> 51298c9e048b 09:28:29 Step 3/27 : WORKDIR /edgex-go 09:28:29 ---> Running in 110989a71279 09:28:29 ---> Running in 925385ee902f 09:28:29 ---> Running in 016e6dc09021 09:28:29 ---> Running in f81b592114dc 09:28:29 ---> Running in 7b8c9eafb8dd 09:28:29 Removing intermediate container 925385ee902f 09:28:29 ---> 7a79d91ff6b6 09:28:29 Step 4/23 : WORKDIR /edgex-go 09:28:29 ---> Running in 73161e3344e8 09:28:29 Removing intermediate container 110989a71279 09:28:29 ---> 668572b45960 09:28:29 Step 4/22 : RUN apk add --update --no-cache make git 09:28:29 Removing intermediate container 016e6dc09021 09:28:29 ---> c70071259265 09:28:29 Step 4/25 : WORKDIR /edgex-go 09:28:29 Removing intermediate container 7b8c9eafb8dd 09:28:29 ---> d3f32112d3ce 09:28:29 Step 4/33 : RUN apk add --update --no-cache make git 09:28:29 ---> Running in c6acd78219e1 09:28:29 Removing intermediate container f81b592114dc 09:28:29 ---> 10e36873dbd0 09:28:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:28:29 ---> Running in 8ff5d8685fd6 09:28:29 ---> Running in de6306e01f09 09:28:29 ---> Running in ea9accaad973 09:28:29 Removing intermediate container 73161e3344e8 09:28:29 ---> 2f5d02a89fa9 09:28:29 Step 5/23 : RUN apk add --update --no-cache make git 09:28:29 Removing intermediate container 8ff5d8685fd6 09:28:29 ---> b62c6cd95f9a 09:28:29 Step 5/25 : RUN apk add --update --no-cache make git 09:28:29 ---> Running in a0b0b61c35cb 09:28:29 ---> Running in fc30633a67c8 09:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:28:31 OK: 263 MiB in 53 packages 09:28:31 OK: 263 MiB in 53 packages 09:28:31 OK: 263 MiB in 53 packages 09:28:31 OK: 263 MiB in 53 packages 09:28:31 OK: 263 MiB in 53 packages 09:28:33 Removing intermediate container de6306e01f09 09:28:33 ---> 91da31edb562 09:28:33 Step 5/33 : COPY go.mod vendor* ./ 09:28:33 Removing intermediate container c6acd78219e1 09:28:33 ---> 814853f663d3 09:28:33 Step 5/22 : COPY go.mod vendor* ./ 09:28:33 Removing intermediate container ea9accaad973 09:28:33 ---> 6f945cda1609 09:28:33 Step 5/27 : COPY go.mod vendor* ./ 09:28:33 Removing intermediate container fc30633a67c8 09:28:33 ---> 9272cbd129ea 09:28:33 Step 6/25 : COPY go.mod vendor* ./ 09:28:33 Removing intermediate container a0b0b61c35cb 09:28:33 ---> 7c6af2ae818b 09:28:33 Step 6/23 : COPY go.mod vendor* ./ 09:28:34 ---> 8c8c44339168 09:28:34 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:34 ---> Running in f77a448f0b11 09:28:34 ---> 61e5da0d5f3d 09:28:34 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:34 ---> Running in 85a433c7d212 09:28:34 ---> 07d25a3bb5e6 09:28:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:34 ---> Running in 4c9a457c7e97 09:28:35 ---> c7a87a1551fc 09:28:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:35 ---> b90ca86153f6 09:28:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:35 ---> Running in cd54c043e977 09:28:35 ---> Running in 3a4590940d88 09:30:27 Removing intermediate container 85a433c7d212 09:30:27 ---> b28020a7dada 09:30:27 Step 7/22 : COPY . . 09:30:27 Removing intermediate container cd54c043e977 09:30:27 ---> b04a738ec38a 09:30:27 Step 7/27 : COPY . . 09:30:27 Removing intermediate container 3a4590940d88 09:30:27 ---> bd71ee59b463 09:30:27 Step 8/25 : COPY . . 09:30:27 Removing intermediate container 4c9a457c7e97 09:30:27 ---> cc19eeca29a7 09:30:27 Step 8/23 : COPY . . 09:30:27 Removing intermediate container f77a448f0b11 09:30:27 ---> b2a034396f88 09:30:27 Step 7/33 : COPY . . 09:30:35 ---> 3bc36c186e03 09:30:35 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:30:35 ---> 18ebd010d07b 09:30:35 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:30:35 ---> Running in a081537481bc 09:30:36 ---> c295ebe03415 09:30:36 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:30:36 ---> c85925de625a 09:30:36 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:30:36 ---> 7f4a3f88429f 09:30:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:30:36 ---> Running in 75a8284f337f 09:30:36 ---> Running in 85da0cd99256 09:30:36 ---> Running in ec27d8b84ba7 09:30:36 ---> Running in 0fbe1fa0064e 09:30:36 Removing intermediate container ec27d8b84ba7 09:30:36 ---> 1b02b06f73b7 09:30:36 Step 9/27 : WORKDIR /edgex-go/spire-build 09:30:36 ---> Running in 699f4dd7cc3b 09:30:37 Removing intermediate container 699f4dd7cc3b 09:30:37 ---> e2a9c5f965ee 09:30:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:30:37 ---> Running in c692e68b01ca 09:30: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 09:30:38 Removing intermediate container c692e68b01ca 09:30:38 ---> 75f473a09fba 09:30:38 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:30:38 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 09:30:38 ---> Running in d74a05fab2f7 09:30:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:30:38 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 09:30:41 Removing intermediate container d74a05fab2f7 09:30:41 ---> 3aa7bc35da00 09:30:41 Step 12/27 : WORKDIR /edgex-go 09:30:41 ---> Running in 51c389116330 09:30:42 Removing intermediate container 51c389116330 09:30:42 ---> 6950250d9ccf 09:30:42 09:30:42 Step 13/27 : FROM alpine:3.17 09:30:42 3.17: Pulling from library/alpine 09:30:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:30:42 Status: Downloaded newer image for alpine:3.17 09:30:42 ---> 51e60588ff2c 09:30:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:30:42 ---> Running in 4a7a0e8eaaa2 09:30:43 Removing intermediate container 4a7a0e8eaaa2 09:30:43 ---> 34205ad8d1f0 09:30:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:30:43 ---> Running in c51987ec301a 09:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:30:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:30:47 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:30:47 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:30:47 OK: 17692 distinct packages available 09:30:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:30:50 (1/5) Installing dumb-init (1.2.5-r2) 09:30:50 (2/5) Installing musl-obstack (1.2.3-r0) 09:30:50 (3/5) Installing libucontext (1.2-r0) 09:30:50 (4/5) Installing gcompat (1.1.0-r0) 09:30:50 (5/5) Installing openssl (3.0.8-r4) 09:30:50 Executing busybox-1.35.0-r29.trigger 09:30:50 OK: 9 MiB in 20 packages 09:30:52 Removing intermediate container c51987ec301a 09:30:52 ---> 7015d2aa7fe5 09:30:52 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:30:52 ---> 0fd28934f2b0 09:30:52 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:30:53 ---> 7f53d602d626 09:30:53 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:30:58 ---> b56a2da199f2 09:30:58 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:31:04 ---> 666c81c49317 09:31:04 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:31:04 ---> 8074317f388b 09:31:04 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:31:05 ---> 37a9edc242ba 09:31:05 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:31:06 ---> 8c9a3d2c200c 09:31:06 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:31:06 ---> Running in f2165eae485d 09:31:06 Removing intermediate container f2165eae485d 09:31:06 ---> 9f8aff4db655 09:31:06 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:31:07 ---> Running in f0210697b6ec 09:31:07 Removing intermediate container f0210697b6ec 09:31:07 ---> 60a3bb3dddc9 09:31:07 Step 25/27 : LABEL arch=arm64 09:31:07 ---> Running in 10d6feaf2055 09:31:07 Removing intermediate container 10d6feaf2055 09:31:07 ---> 156af8c457b4 09:31:07 Step 26/27 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:31:08 ---> Running in 4918276e6bf2 09:31:08 Removing intermediate container 4918276e6bf2 09:31:08 ---> f2a602260851 09:31:08 Step 27/27 : LABEL version=0.0.0 09:31:08 ---> Running in 1fe86395447e 09:31:08 Removing intermediate container 1fe86395447e 09:31:08 ---> 4179305e7eba 09:31:08 09:31:09 Successfully built 4179305e7eba 09:31:09 Successfully tagged security-spire-agent-arm64:latest 09:31:09  Building security-spire-agent ... done Building security-proxy-auth 09:31:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:31:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:31:24 ---> 51298c9e048b 09:31:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:31:24 ---> Using cache 09:31:24 ---> c70071259265 09:31:24 Step 4/23 : WORKDIR /edgex-go 09:31:24 ---> Using cache 09:31:24 ---> b62c6cd95f9a 09:31:24 Step 5/23 : RUN apk add --update --no-cache make git 09:31:24 ---> Using cache 09:31:24 ---> 9272cbd129ea 09:31:24 Step 6/23 : COPY go.mod vendor* ./ 09:31:24 ---> Using cache 09:31:24 ---> b90ca86153f6 09:31:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:31:24 ---> Using cache 09:31:24 ---> bd71ee59b463 09:31:24 Step 8/23 : COPY . . 09:31:24 ---> Using cache 09:31:24 ---> 18ebd010d07b 09:31:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:31:24 ---> Running in f621869849d8 09:31:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:37:02 Removing intermediate container 85da0cd99256 09:37:02 ---> 9ca64144537a 09:37:02 09:37:02 Step 9/22 : FROM alpine:3.17 09:37:02 ---> 51e60588ff2c 09:37:02 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:37:02 ---> Running in de3b0a58fb1b 09:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:04 (1/2) Installing dumb-init (1.2.5-r2) 09:37:04 (2/2) Installing openssl (3.0.8-r4) 09:37:04 Executing busybox-1.35.0-r29.trigger 09:37:04 OK: 8 MiB in 17 packages 09:37:06 Removing intermediate container de3b0a58fb1b 09:37:06 ---> f4734a35c557 09:37:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:37:06 ---> Running in 06d3a8dfe2bd 09:37:06 Removing intermediate container a081537481bc 09:37:06 ---> 11ac5b70fa07 09:37:06 09:37:06 Step 9/33 : FROM alpine:3.17 09:37:06 ---> 51e60588ff2c 09:37:06 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:37:06 ---> Running in 36bdbe81dec2 09:37:07 Removing intermediate container 06d3a8dfe2bd 09:37:07 ---> 4779c5efd40e 09:37:07 Step 12/22 : WORKDIR /edgex 09:37:07 ---> Running in 79e66fad8c11 09:37:07 Removing intermediate container 36bdbe81dec2 09:37:07 ---> f9fef6d00b24 09:37:07 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:37:08 ---> Running in 296a1f2099d2 09:37:08 Removing intermediate container 79e66fad8c11 09:37:08 ---> b163f0afad1b 09:37:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:13 ---> 9dd4151c1b67 09:37:13 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:13 ---> a38488ad57fb 09:37:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:14 ---> 2d6e95444a89 09:37:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:37:15 (1/2) Installing dumb-init (1.2.5-r2) 09:37:15 (2/2) Installing su-exec (0.2-r2) 09:37:15 Executing busybox-1.35.0-r29.trigger 09:37:15 OK: 8 MiB in 17 packages 09:37:17 ---> a2bd49442588 09:37:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:37:17 Removing intermediate container 296a1f2099d2 09:37:17 ---> a9359b5a8308 09:37:17 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:37:17 ---> Running in 6e6d4a376ade 09:37:18 Removing intermediate container 6e6d4a376ade 09:37:18 ---> 121a1cd5ee50 09:37:18 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:37:18 ---> 2e6adfae3c2b 09:37:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:37:18 ---> Running in db7d93a76312 09:37:18 ---> Running in 42bc20f96e90 09:37:19 Removing intermediate container db7d93a76312 09:37:19 ---> fdd02f59c7cc 09:37:19 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:37:19 ---> Running in 51082a72ec06 09:37:19 Removing intermediate container 51082a72ec06 09:37:19 ---> 0709b869ba87 09:37:19 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:37:19 ---> Running in 3ea85f8a74b4 09:37:20 Removing intermediate container 3ea85f8a74b4 09:37:20 ---> 7273dff2f0a0 09:37:20 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:37:20 ---> Running in a07c22c83516 09:37:22 Removing intermediate container 42bc20f96e90 09:37:22 ---> e80da5b63440 09:37:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:37:22 ---> Running in 96de8adde21b 09:37:27 Removing intermediate container 96de8adde21b 09:37:27 ---> a9de1268a4e1 09:37:27 Step 20/22 : LABEL arch=arm64 09:37:27 ---> Running in f74b1c91b304 09:37:28 Removing intermediate container f74b1c91b304 09:37:28 ---> 934549120b36 09:37:28 Step 21/22 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:37:28 Removing intermediate container a07c22c83516 09:37:28 ---> bfaa003a8e67 09:37:28 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:37:28 ---> Running in 63f6fbca64ad 09:37:28 ---> Running in 63fc1b4aedb6 09:37:29 Removing intermediate container 63fc1b4aedb6 09:37:29 Removing intermediate container 63f6fbca64ad 09:37:29 ---> 1d5a9161d1b2 09:37:29 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:37:29 ---> 3e79381489c8 09:37:29 Step 22/22 : LABEL version=0.0.0 09:37:29 ---> Running in e8b3e081bd85 09:37:30 Removing intermediate container e8b3e081bd85 09:37:30 ---> 6ac128577879 09:37:30 09:37:30 ---> 13f3efec9700 09:37:30 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:37:30 Successfully built 6ac128577879 09:37:30 ---> Running in a6ddec3e397c 09:37:30 Successfully tagged security-proxy-setup-arm64:latest 09:37:30  Building security-proxy-setup ... done Building support-notifications 09:37:31 Removing intermediate container f621869849d8 09:37:31 ---> c3e543b17325 09:37:31 09:37:31 Step 10/23 : FROM alpine:3.17 09:37:31 ---> 51e60588ff2c 09:37:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:37:31 ---> Running in 3efdb99676c6 09:37:32 Removing intermediate container 3efdb99676c6 09:37:32 ---> 30ce1c99e93a 09:37:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:37:33 ---> Running in cd0e6cc68237 09:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:35 Removing intermediate container a6ddec3e397c 09:37:35 ---> 5e97735384a9 09:37:35 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:36 ---> dae788b00bf1 09:37:36 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:37:36 (1/1) Installing dumb-init (1.2.5-r2) 09:37:36 Executing busybox-1.35.0-r29.trigger 09:37:36 OK: 8 MiB in 16 packages 09:37:38 ---> 223cfeb45e7a 09:37:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:37:38 Removing intermediate container cd0e6cc68237 09:37:38 ---> df92f00e36a0 09:37:38 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:39 ---> 2ac36c8a6a45 09:37:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:37:40 ---> d46002a1f81a 09:37:40 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:37:40 ---> 2bde2434823c 09:37:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:37:42 ---> 7de4bf6557fc 09:37:42 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:37:43 ---> b90fc4d49cf8 09:37:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:37:43 ---> 3333a7cbe3b0 09:37:43 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:37:43 Removing intermediate container 0fbe1fa0064e 09:37:43 ---> 52b245d19269 09:37:43 09:37:43 Step 10/23 : FROM alpine:3.17 09:37:43 ---> 51e60588ff2c 09:37:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:37:43 ---> Running in 58d58945643c 09:37:44 ---> f7ffb2478166 09:37:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:37:44 Removing intermediate container 58d58945643c 09:37:44 ---> aa52dc84a4c3 09:37:44 Step 12/23 : ENV APP_PORT=59880 09:37:44 ---> 227a28af5eb2 09:37:44 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:37:44 Removing intermediate container 75a8284f337f 09:37:44 ---> 0e06f8073695 09:37:44 09:37:44 Step 10/25 : FROM alpine:3.17 09:37:44 ---> 51e60588ff2c 09:37:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:37:44 ---> Running in a9e479072d4b 09:37:44 ---> Running in b50a30e37fa1 09:37:45 ---> 95bbc36ee807 09:37:45 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:37:45 Removing intermediate container a9e479072d4b 09:37:45 ---> 32168aea54f8 09:37:45 Step 13/23 : EXPOSE $APP_PORT 09:37:45 ---> Running in 8edf1a6eeaa6 09:37:45 ---> Running in fdb8dd3d9eed 09:37:46 ---> cad235dc77de 09:37:46 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:46 Removing intermediate container 8edf1a6eeaa6 09:37:46 ---> ac0d187766bb 09:37:46 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:37:46 ---> Running in 4e5c14839a8d 09:37:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:37:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:37:47 ---> 51298c9e048b 09:37:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:37:47 ---> Using cache 09:37:47 ---> c70071259265 09:37:47 Step 4/23 : WORKDIR /edgex-go 09:37:47 ---> Using cache 09:37:47 ---> b62c6cd95f9a 09:37:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:37:47 ---> Running in f58811101a39 09:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:47 ---> 7a7ab09fd387 09:37:47 Step 28/33 : RUN chmod +x /entrypoint.sh 09:37:47 ---> Running in 99a9fafc0ff9 09:37:48 (1/1) Installing dumb-init (1.2.5-r2) 09:37:48 Executing busybox-1.35.0-r29.trigger 09:37:48 OK: 8 MiB in 16 packages 09:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:49 Removing intermediate container fdb8dd3d9eed 09:37:49 ---> 38450080b325 09:37:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:49 ---> Running in fdb2c686828f 09:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:37:50 Removing intermediate container b50a30e37fa1 09:37:50 ---> 1b71c3cd9281 09:37:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:37:50 Removing intermediate container fdb2c686828f 09:37:50 ---> 542d0fa7ef34 09:37:50 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:37:50 ---> Running in 421693685d29 09:37:51 ---> Running in 968b871c8e36 09:37:51 (1/1) Installing dumb-init (1.2.5-r2) 09:37:51 Executing busybox-1.35.0-r29.trigger 09:37:51 OK: 8 MiB in 16 packages 09:37:52 OK: 263 MiB in 53 packages 09:37:52 Removing intermediate container 968b871c8e36 09:37:52 ---> b4ea4238af84 09:37:52 Step 21/23 : LABEL arch=arm64 09:37:52 Removing intermediate container 421693685d29 09:37:52 ---> 0a60f881a21b 09:37:52 Step 13/25 : ENV APP_PORT=59881 09:37:52 Removing intermediate container 99a9fafc0ff9 09:37:52 ---> 7f0d6dd4f890 09:37:52 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:37:52 ---> Running in 2923d6716234 09:37:52 ---> Running in 5a65c28127fd 09:37:53 ---> Running in 3aad700497de 09:37:53 Removing intermediate container 2923d6716234 09:37:53 ---> 6eb2a80cbda3 09:37:53 Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:37:53 ---> Running in cbccea208019 09:37:53 Removing intermediate container 5a65c28127fd 09:37:53 ---> 5cc0897f7d8c 09:37:53 Step 14/25 : EXPOSE $APP_PORT 09:37:53 ---> Running in 50aed80ca5ab 09:37:53 Removing intermediate container 4e5c14839a8d 09:37:53 ---> c05c297cd87e 09:37:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:53 Removing intermediate container 3aad700497de 09:37:53 ---> 98a6bfb95a6d 09:37:53 Step 30/33 : CMD ["gate"] 09:37:53 Removing intermediate container f58811101a39 09:37:53 ---> 4a1269d107d0 09:37:53 Step 6/23 : COPY go.mod vendor* ./ 09:37:54 ---> Running in d8e97c56f4d8 09:37:54 Removing intermediate container cbccea208019 09:37:54 ---> ed2fea77c8ce 09:37:54 Step 23/23 : LABEL version=0.0.0 09:37:54 ---> Running in 792d32fb94d9 09:37:54 Removing intermediate container 50aed80ca5ab 09:37:54 ---> aa4a9548e7ea 09:37:54 Step 15/25 : WORKDIR / 09:37:54 ---> Running in b3f96973e447 09:37:54 Removing intermediate container d8e97c56f4d8 09:37:54 ---> bd609a0beb4b 09:37:54 Step 31/33 : LABEL arch=arm64 09:37:55 ---> Running in daa2a5f80fb6 09:37:55 Removing intermediate container 792d32fb94d9 09:37:55 ---> 80c8194a5efa 09:37:55 09:37:55 ---> be16e2f5a3a8 09:37:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:55 ---> a2643dd55b5b 09:37:55 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:37:55 Removing intermediate container b3f96973e447 09:37:55 ---> 220484776faf 09:37:55 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:37:55 ---> Running in 8d5797f18951 09:37:55 Removing intermediate container daa2a5f80fb6 09:37:55 ---> cfaf80708a3e 09:37:55 Step 32/33 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:37:55 ---> Running in 7851bae88932 09:37:55 Successfully built 80c8194a5efa 09:37:55 Successfully tagged security-proxy-auth-arm64:latest 09:37:55  Building security-proxy-auth ... done Building security-secretstore-setup 09:37:56 ---> 046a51dfedc9 09:37:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:37:56 Removing intermediate container 7851bae88932 09:37:56 ---> 6f2d5c90d6b4 09:37:56 Step 33/33 : LABEL version=0.0.0 09:37:56 ---> Running in 3b80137d5242 09:37:57 ---> 7373ee1bfb43 09:37:57 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:37:57 Removing intermediate container 3b80137d5242 09:37:57 ---> 9ad8617120b3 09:37:57 09:37:57 Successfully built 9ad8617120b3 09:37:57 Successfully tagged security-bootstrapper-arm64:latest 09:37:57 Building core-common-config-bootstrapper 09:37:57  Building security-bootstrapper ... done  ---> 137ee410bb49 09:37:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:37:58 ---> 83e4edea7d46 09:37:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:37:59 ---> 4d25a2dbdb81 09:37:59 Step 19/23 : ENTRYPOINT ["/core-data"] 09:37:59 ---> 96cbb1b11fc9 09:37:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:37:59 ---> Running in 2a382f62adfa 09:38:00 Removing intermediate container 2a382f62adfa 09:38:00 ---> a695584d17c2 09:38:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:38:00 ---> Running in 9e6904a549db 09:38:00 ---> 1e337f441748 09:38:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:38:00 Removing intermediate container 9e6904a549db 09:38:00 ---> a257febf2663 09:38:00 Step 21/23 : LABEL arch=arm64 09:38:00 ---> Running in 353ce00529c2 09:38:01 ---> 8547f767502c 09:38:01 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:38:01 ---> Running in fed3c9aa4c83 09:38:01 Removing intermediate container 353ce00529c2 09:38:01 ---> a9c451f45592 09:38:01 Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:38:01 ---> Running in 7ac65402a2ab 09:38:01 Removing intermediate container fed3c9aa4c83 09:38:01 ---> 918fc79c4453 09:38:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:38:02 ---> Running in 9b11581ad020 09:38:02 Removing intermediate container 7ac65402a2ab 09:38:02 ---> 7e27137ba9be 09:38:02 Step 23/23 : LABEL version=0.0.0 09:38:02 ---> Running in 29d8e01f2c95 09:38:02 Removing intermediate container 9b11581ad020 09:38:02 ---> 1a9057c01bed 09:38:02 Step 23/25 : LABEL arch=arm64 09:38:02 ---> Running in 80ee651f9b40 09:38:02 Removing intermediate container 29d8e01f2c95 09:38:02 ---> e972cd4eb918 09:38:02 09:38:03 Successfully built e972cd4eb918 09:38:03 Removing intermediate container 80ee651f9b40 09:38:03 ---> 04f6553d136e 09:38:03 Step 24/25 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:38:03 Successfully tagged core-data-arm64:latest 09:38:03  Building core-data ... done Building security-spire-config 09:38:03 ---> Running in 12531c9e92f6 09:38:03 Removing intermediate container 12531c9e92f6 09:38:03 ---> c17338f2557e 09:38:03 Step 25/25 : LABEL version=0.0.0 09:38:03 ---> Running in 726d8266cddd 09:38:03 Removing intermediate container 726d8266cddd 09:38:03 ---> 3cd9a567dfce 09:38:03 09:38:04 Successfully built 3cd9a567dfce 09:38:04 Successfully tagged core-metadata-arm64:latest 09:38:04  Building core-metadata ... done Building security-spire-server 09:38:31 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:38:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:38:31 ---> 51298c9e048b 09:38:31 Step 3/25 : WORKDIR /edgex-go 09:38:31 ---> Using cache 09:38:31 ---> d3f32112d3ce 09:38:31 Step 4/25 : RUN apk add --update --no-cache make git 09:38:31 ---> Using cache 09:38:31 ---> 91da31edb562 09:38:31 Step 5/25 : COPY go.mod vendor* ./ 09:38:31 ---> Using cache 09:38:31 ---> 8c8c44339168 09:38:31 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:31 ---> Using cache 09:38:31 ---> b2a034396f88 09:38:31 Step 7/25 : COPY . . 09:38:31 ---> Using cache 09:38:31 ---> 3bc36c186e03 09:38:31 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:38:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:38:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:38:31 ---> 51298c9e048b 09:38:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:38:31 ---> Using cache 09:38:31 ---> c70071259265 09:38:31 Step 4/23 : WORKDIR /edgex-go 09:38:31 ---> Using cache 09:38:31 ---> b62c6cd95f9a 09:38:31 Step 5/23 : RUN apk add --update --no-cache make git 09:38:31 ---> Using cache 09:38:31 ---> 9272cbd129ea 09:38:31 Step 6/23 : COPY go.mod vendor* ./ 09:38:31 ---> Using cache 09:38:31 ---> b90ca86153f6 09:38:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:31 ---> Using cache 09:38:31 ---> bd71ee59b463 09:38:31 Step 8/23 : COPY . . 09:38:31 ---> Using cache 09:38:31 ---> 18ebd010d07b 09:38:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:38:31 ---> Running in 9e2783ee4f6c 09:38:31 ---> Running in 4d10ae32dabc 09:38:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:38:32 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 09:38:37 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:38:37 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:38:37 ---> 51298c9e048b 09:38:37 Step 3/27 : WORKDIR /edgex-go 09:38:37 ---> Using cache 09:38:37 ---> d3f32112d3ce 09:38:37 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:38:37 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:38:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:38:37 ---> 51298c9e048b 09:38:37 Step 3/26 : WORKDIR /edgex-go 09:38:37 ---> Using cache 09:38:37 ---> d3f32112d3ce 09:38:37 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:38:37 ---> Running in 907cf68d47a7 09:38:37 ---> Running in 03c5f086d64b 09:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:38:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:38:43 OK: 263 MiB in 53 packages 09:38:43 OK: 263 MiB in 53 packages 09:38:47 Removing intermediate container 907cf68d47a7 09:38:47 ---> b2b3fc25c5be 09:38:47 Step 5/26 : COPY go.mod vendor* ./ 09:38:47 Removing intermediate container 03c5f086d64b 09:38:47 ---> a62698043278 09:38:47 Step 5/27 : COPY go.mod vendor* ./ 09:38:48 ---> 510f06bd8f9b 09:38:48 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:48 ---> Running in 42984def10f7 09:38:49 ---> 9a6ecf59f957 09:38:49 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:49 ---> Running in 07e02a3e0649 09:39:16 Removing intermediate container 8d5797f18951 09:39:16 ---> 0867bbb8827b 09:39:16 Step 8/23 : COPY . . 09:39:28 ---> 8d96268652e5 09:39:28 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:39:28 ---> Running in adccfd8a22f9 09:39:29 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 09:40:51 Removing intermediate container 42984def10f7 09:40:51 ---> 99bd5cadf82d 09:40:51 Step 7/27 : COPY . . 09:40:51 Removing intermediate container 07e02a3e0649 09:40:51 ---> a2db17d5cca4 09:40:51 Step 7/26 : COPY . . 09:41:04 ---> 4dc3d86bdbe1 09:41:04 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:41:04 ---> 9c496c854fe8 09:41:04 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:41:04 ---> Running in 2974620043b9 09:41:04 ---> Running in 8a9ea197ce42 09:41:04 Removing intermediate container 2974620043b9 09:41:04 ---> e045320af085 09:41:04 Step 9/26 : WORKDIR /edgex-go/spire-build 09:41:04 ---> Running in 68c4f78c496f 09:41:04 Removing intermediate container 8a9ea197ce42 09:41:04 ---> 2d95c381f3b8 09:41:04 Step 9/27 : WORKDIR /edgex-go/spire-build 09:41:04 ---> Running in d454a8d9acac 09:41:05 Removing intermediate container 68c4f78c496f 09:41:05 ---> 4afb64c2da68 09:41:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:41:05 Removing intermediate container d454a8d9acac 09:41:05 ---> 629ff8eed979 09:41:05 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:41:05 ---> Running in 16dddd10122b 09:41:06 ---> Running in 48c2d13410b5 09:41:06 Removing intermediate container 16dddd10122b 09:41:06 ---> a40215c534c5 09:41:06 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 09:41:06 Removing intermediate container 48c2d13410b5 09:41:06 ---> 5203c4ac430b 09:41:06 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 09:41:06 ---> Running in 064cacfebda9 09:41:06 ---> Running in c251f556cca5 09:41:10 Removing intermediate container c251f556cca5 09:41:10 ---> 84c28f9b1913 09:41:10 Step 12/27 : WORKDIR /edgex-go 09:41:10 ---> Running in 4b5019b3fd96 09:41:10 Removing intermediate container 064cacfebda9 09:41:10 ---> 6d66ebff1e76 09:41:10 Step 12/26 : WORKDIR /edgex-go 09:41:11 ---> Running in a4ceb9a76ac9 09:41:11 Removing intermediate container 4b5019b3fd96 09:41:11 ---> ebf49e9abad9 09:41:11 09:41:11 Step 13/27 : FROM alpine:3.17 09:41:11 ---> 51e60588ff2c 09:41:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:41:11 ---> Using cache 09:41:11 ---> 34205ad8d1f0 09:41:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:41:11 ---> Running in 2b6e54dcf389 09:41:11 Removing intermediate container a4ceb9a76ac9 09:41:11 ---> 99c1eb63415f 09:41:11 09:41:11 Step 13/26 : FROM alpine:3.17 09:41:11 ---> 51e60588ff2c 09:41:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:41:11 ---> Using cache 09:41:11 ---> 34205ad8d1f0 09:41:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:41:12 ---> Using cache 09:41:12 ---> 7015d2aa7fe5 09:41:12 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:41:12 ---> Using cache 09:41:12 ---> 0fd28934f2b0 09:41:12 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:41:12 ---> Using cache 09:41:12 ---> 7f53d602d626 09:41:12 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:41:17 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:41:17 v3.17.3-160-gd512c37d17b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:41:17 OK: 17692 distinct packages available 09:41:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:41:19 ---> 56056a0ab508 09:41:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:41:19 (1/4) Installing dumb-init (1.2.5-r2) 09:41:19 (2/4) Installing musl-obstack (1.2.3-r0) 09:41:19 (3/4) Installing libucontext (1.2-r0) 09:41:19 (4/4) Installing gcompat (1.1.0-r0) 09:41:19 Executing busybox-1.35.0-r29.trigger 09:41:20 OK: 8 MiB in 19 packages 09:41:20 ---> e417e638ec57 09:41:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:41:22 ---> c081047b02d7 09:41:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:41:22 Removing intermediate container 2b6e54dcf389 09:41:22 ---> 5da1d46c124e 09:41:22 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:41:22 ---> f8946390cdb8 09:41:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:41:23 ---> Running in 8fa0f57766a0 09:41:23 ---> 07762b8868f8 09:41:23 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:41:24 Removing intermediate container 8fa0f57766a0 09:41:24 ---> 4fb89da5e54d 09:41:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:41:24 ---> Running in 046bbe38a56c 09:41:24 ---> 60cb32d1fe1a 09:41:24 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:41:24 Removing intermediate container 046bbe38a56c 09:41:24 ---> 1252491a4b7d 09:41:24 Step 24/26 : LABEL arch=arm64 09:41:24 ---> Running in 5333e7846813 09:41:25 Removing intermediate container 5333e7846813 09:41:25 ---> 67916efa45ce 09:41:25 Step 25/26 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:41:25 ---> Running in 3e4a2401a65a 09:41:26 Removing intermediate container 3e4a2401a65a 09:41:26 ---> 198b37e2033e 09:41:26 Step 26/26 : LABEL version=0.0.0 09:41:26 ---> Running in 5f418526a26b 09:41:29 Removing intermediate container 5f418526a26b 09:41:29 ---> 29558de3efe1 09:41:29 09:41:30 Successfully built 29558de3efe1 09:41:30 Successfully tagged security-spire-server-arm64:latest 09:41:30 Building support-scheduler 09:41:32  Building security-spire-server ... done  ---> 0cb4fc9affe5 09:41:32 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:41:33 ---> 09ff7c7ae803 09:41:33 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:41:33 ---> Running in 02a92cfe38a3 09:41:34 Removing intermediate container 02a92cfe38a3 09:41:34 ---> 64b20d6129ef 09:41:34 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:41:35 ---> eb62933a8874 09:41:35 Step 22/27 : WORKDIR / 09:41:35 ---> Running in 5ba2ad02d79f 09:41:35 Removing intermediate container 5ba2ad02d79f 09:41:35 ---> d0bdd8b4e9b8 09:41:35 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:41:36 ---> Running in cd8c39134b92 09:41:36 Removing intermediate container cd8c39134b92 09:41:36 ---> 0dce5ff712b2 09:41:36 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:41:36 ---> Running in a7ba974eafb8 09:41:37 Removing intermediate container a7ba974eafb8 09:41:37 ---> 7bf82579de31 09:41:37 Step 25/27 : LABEL arch=arm64 09:41:37 ---> Running in fd7bf8bcfd38 09:41:38 Removing intermediate container fd7bf8bcfd38 09:41:38 ---> 61995513aeb5 09:41:38 Step 26/27 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:41:38 ---> Running in 0a14e944232f 09:41:38 Removing intermediate container 0a14e944232f 09:41:38 ---> 3acc91c1230e 09:41:38 Step 27/27 : LABEL version=0.0.0 09:41:39 ---> Running in 43811c516277 09:41:39 Removing intermediate container 43811c516277 09:41:39 ---> dca4e687304c 09:41:39 09:41:40 Successfully built dca4e687304c 09:41:40 Successfully tagged security-spire-config-arm64:latest 09:41:40  Building security-spire-config ... done Building core-command 09:41:50 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:41:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:41:50 ---> 51298c9e048b 09:41:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:41:50 ---> Using cache 09:41:50 ---> c70071259265 09:41:50 Step 4/23 : WORKDIR /edgex-go 09:41:50 ---> Using cache 09:41:50 ---> b62c6cd95f9a 09:41:50 Step 5/23 : RUN apk add --update --no-cache make git 09:41:50 ---> Using cache 09:41:50 ---> 9272cbd129ea 09:41:50 Step 6/23 : COPY go.mod vendor* ./ 09:41:50 ---> Using cache 09:41:50 ---> b90ca86153f6 09:41:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:41:50 ---> Using cache 09:41:50 ---> bd71ee59b463 09:41:50 Step 8/23 : COPY . . 09:41:50 ---> Using cache 09:41:50 ---> 18ebd010d07b 09:41:50 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:41:50 ---> Running in 4c9bd815b1e5 09:41:53 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 09:42:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:42:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:42:05 ---> 51298c9e048b 09:42:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:42:05 ---> Using cache 09:42:05 ---> c70071259265 09:42:05 Step 4/24 : WORKDIR /edgex-go 09:42:05 ---> Using cache 09:42:05 ---> b62c6cd95f9a 09:42:05 Step 5/24 : RUN apk add --update --no-cache make git 09:42:05 ---> Using cache 09:42:05 ---> 9272cbd129ea 09:42:05 Step 6/24 : COPY go.mod vendor* ./ 09:42:05 ---> Using cache 09:42:05 ---> b90ca86153f6 09:42:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:05 ---> Using cache 09:42:05 ---> bd71ee59b463 09:42:05 Step 8/24 : COPY . . 09:42:05 ---> Using cache 09:42:05 ---> 18ebd010d07b 09:42:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:42:05 ---> Running in 86b9c9f1c498 09:42:06 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 09:44:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:44:46 Removing intermediate container 9e2783ee4f6c 09:44:46 ---> fed96f9868d0 09:44:46 09:44:46 Step 9/25 : FROM alpine:3.17 09:44:46 ---> 51e60588ff2c 09:44:46 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:44:46 ---> Running in 7f36bc44a3da 09:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:44:50 (1/3) Installing ca-certificates (20230506-r0) 09:44:50 (2/3) Installing dumb-init (1.2.5-r2) 09:44:50 (3/3) Installing su-exec (0.2-r2) 09:44:50 Executing busybox-1.35.0-r29.trigger 09:44:50 Executing ca-certificates-20230506-r0.trigger 09:44:51 OK: 8 MiB in 18 packages 09:44:54 Removing intermediate container 7f36bc44a3da 09:44:54 ---> 1092d66481cd 09:44:54 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:44:54 ---> Running in cb6359234773 09:44:54 Removing intermediate container cb6359234773 09:44:54 ---> 5ae5e08eb4fa 09:44:54 Step 12/25 : WORKDIR / 09:44:54 ---> Running in b0602692eff7 09:44:55 Removing intermediate container b0602692eff7 09:44:55 ---> 26f836359bb2 09:44:55 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:44:56 ---> 2bbbc70f28ef 09:44:56 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:44:57 ---> 6f7570475c3e 09:44:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:44:59 ---> 718a5a944c94 09:44:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:45:00 ---> f3e81e4eb071 09:45:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:45:03 ---> a948283e5245 09:45:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:45:05 ---> 90c07d852680 09:45:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:45:05 Removing intermediate container 4d10ae32dabc 09:45:05 ---> 55e0b4d98c62 09:45:05 09:45:05 Step 10/23 : FROM alpine:3.17 09:45:05 ---> 51e60588ff2c 09:45:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:45:05 ---> Using cache 09:45:05 ---> 30ce1c99e93a 09:45:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:45:05 ---> Using cache 09:45:05 ---> df92f00e36a0 09:45:05 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:45:05 ---> Using cache 09:45:05 ---> 2ac36c8a6a45 09:45:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:45:05 ---> Using cache 09:45:05 ---> 2bde2434823c 09:45:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:45:08 ---> 8c9f8d1f64eb 09:45:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:45:08 ---> e493faac5cec 09:45:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:45:09 ---> a47a34f103bb 09:45:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:45:09 ---> bdd2d74dc047 09:45:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:45:09 ---> Running in c85d22e1c612 09:45:10 ---> 7ad94cfddb99 09:45:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:45:10 ---> Running in 5703be942297 09:45:13 Removing intermediate container c85d22e1c612 09:45:13 ---> 28878063aa66 09:45:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:45:13 ---> Running in d864fbbf3710 09:45:14 Removing intermediate container 5703be942297 09:45:14 ---> 6e67fec004b8 09:45:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:45:14 ---> Running in 59effb8599e8 09:45:14 Removing intermediate container d864fbbf3710 09:45:14 ---> a343497c46bf 09:45:14 Step 23/25 : LABEL arch=arm64 09:45:14 ---> Running in 35a2e3b7897a 09:45:15 Removing intermediate container 59effb8599e8 09:45:15 ---> f7d6050bd81b 09:45:15 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:45:15 ---> Running in 861cff153e57 09:45:15 Removing intermediate container 35a2e3b7897a 09:45:15 ---> 6b581fa62d5f 09:45:15 Step 24/25 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:45:15 ---> Running in fa5a49d4fd72 09:45:16 Removing intermediate container 861cff153e57 09:45:16 ---> e820de4f4654 09:45:16 Step 21/23 : LABEL arch=arm64 09:45:16 ---> Running in 31594d10e824 09:45:16 Removing intermediate container fa5a49d4fd72 09:45:16 ---> 054d18353964 09:45:16 Step 25/25 : LABEL version=0.0.0 09:45:16 ---> Running in 6cdcbc085ae7 09:45:16 Removing intermediate container 31594d10e824 09:45:16 ---> 792b71b36224 09:45:16 Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:45:17 ---> Running in 70f8dfc1140f 09:45:17 Removing intermediate container 6cdcbc085ae7 09:45:17 ---> 7605ff372bc8 09:45:17 09:45:17 Removing intermediate container 70f8dfc1140f 09:45:17 ---> 6b4fe7774a5d 09:45:17 Step 23/23 : LABEL version=0.0.0 09:45:17 ---> Running in 9d05700be961 09:45:18 Successfully built 7605ff372bc8 09:45:18 Successfully tagged security-secretstore-setup-arm64:latest 09:45:18  Building security-secretstore-setup ... done Building security-spiffe-token-provider 09:45:18 Removing intermediate container 9d05700be961 09:45:18 ---> 307f184eb054 09:45:18 09:45:18 Successfully built 307f184eb054 09:45:18 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:45:36  Building core-common-config-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:45:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:45:36 ---> 51298c9e048b 09:45:36 Step 3/20 : WORKDIR /edgex-go 09:45:36 ---> Using cache 09:45:36 ---> d3f32112d3ce 09:45:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:45:36 ---> Running in e10c8e38cde8 09:45:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:45:38 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:45:38 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:45:38 OK: 17692 distinct packages available 09:45:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:45:40 OK: 263 MiB in 53 packages 09:45:44 Removing intermediate container e10c8e38cde8 09:45:44 ---> d4f6d12ee1aa 09:45:44 Step 5/20 : COPY go.mod vendor* ./ 09:45:45 ---> 2e2ae1189d8d 09:45:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:45 ---> Running in b16141608117 09:47:07 Removing intermediate container b16141608117 09:47:07 ---> 1522ed23f4f3 09:47:07 Step 7/20 : COPY . . 09:47:19 ---> bdae0d27f3f8 09:47:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:47:19 ---> Running in 4b852bb46d2c 09:47:21 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 09:48:17 Removing intermediate container 86b9c9f1c498 09:48:17 ---> 83d3d8e67e51 09:48:17 09:48:17 Step 10/24 : FROM alpine:3.17 09:48:17 ---> 51e60588ff2c 09:48:17 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:48:17 ---> Using cache 09:48:17 ---> 1b71c3cd9281 09:48:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:48:17 ---> Using cache 09:48:17 ---> 0a60f881a21b 09:48:17 Step 13/24 : ENV APP_PORT=59882 09:48:17 ---> Running in a0420276d9b9 09:48:17 Removing intermediate container a0420276d9b9 09:48:17 ---> 46a3ccb3957f 09:48:17 Step 14/24 : EXPOSE $APP_PORT 09:48:17 ---> Running in 3e49107dc9a7 09:48:17 Removing intermediate container 3e49107dc9a7 09:48:17 ---> 21d7182fcbca 09:48:17 Step 15/24 : WORKDIR / 09:48:17 ---> Running in 9bfc8df531b2 09:48:17 Removing intermediate container 9bfc8df531b2 09:48:17 ---> dc43ceab3343 09:48:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:18 ---> d312fc01571c 09:48:18 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:48:20 ---> fcc76246dd2c 09:48:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:48:22 ---> a94ed0106777 09:48:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:48:27 ---> 1af483227608 09:48:27 Step 20/24 : ENTRYPOINT ["/core-command"] 09:48:27 ---> Running in 9936992259ae 09:48:27 Removing intermediate container 9936992259ae 09:48:27 ---> 103047789af5 09:48:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:48:27 ---> Running in 0196b238b3fb 09:48:28 Removing intermediate container 0196b238b3fb 09:48:28 ---> ffd154243765 09:48:28 Step 22/24 : LABEL arch=arm64 09:48:28 ---> Running in d3330054fd89 09:48:29 Removing intermediate container d3330054fd89 09:48:29 ---> aa3d6a433466 09:48:29 Step 23/24 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:48:29 ---> Running in 1a5a3ec53bd6 09:48:29 Removing intermediate container adccfd8a22f9 09:48:29 ---> 32eea5f85f24 09:48:29 09:48:29 Step 10/23 : FROM alpine:3.17 09:48:29 ---> 51e60588ff2c 09:48:29 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:48:30 ---> Running in c7fa897e49d2 09:48:30 Removing intermediate container 1a5a3ec53bd6 09:48:30 ---> 9306ff575d30 09:48:30 Step 24/24 : LABEL version=0.0.0 09:48:30 ---> Running in cf049a060981 09:48:31 Removing intermediate container cf049a060981 09:48:31 ---> a1bd97b3efa0 09:48:31 09:48:31 Successfully built a1bd97b3efa0 09:48:31 Successfully tagged core-command-arm64:latest 09:48:32  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:48:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:48:34 (1/2) Installing ca-certificates (20230506-r0) 09:48:34 (2/2) Installing dumb-init (1.2.5-r2) 09:48:34 Executing busybox-1.35.0-r29.trigger 09:48:34 Executing ca-certificates-20230506-r0.trigger 09:48:34 OK: 8 MiB in 17 packages 09:48:36 Removing intermediate container c7fa897e49d2 09:48:36 ---> 1261733632b1 09:48:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:48:36 ---> Running in 7fe9070915ca 09:48:37 Removing intermediate container 7fe9070915ca 09:48:37 ---> 9d3c9260871b 09:48:37 Step 13/23 : ENV APP_PORT=59860 09:48:37 ---> Running in 47fb5bacff4e 09:48:39 Removing intermediate container 47fb5bacff4e 09:48:39 ---> 958a634c4565 09:48:39 Step 14/23 : EXPOSE $APP_PORT 09:48:39 ---> Running in 67fb8932fa7f 09:48:40 Removing intermediate container 67fb8932fa7f 09:48:40 ---> d66105f1a489 09:48:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:48:41 ---> ee360d5f64d4 09:48:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:48:41 ---> 5a3831c9ce5a 09:48:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:48:44 ---> dad00b4bf51b 09:48:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:48:45 ---> c3a9366ce129 09:48:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:48:45 ---> Running in 450e74c7b553 09:48:45 Removing intermediate container 450e74c7b553 09:48:45 ---> d5b7cb70619b 09:48:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:48:45 ---> Running in 286f534408cf 09:48:46 Removing intermediate container 286f534408cf 09:48:46 ---> 9c7ca314ed8c 09:48:46 Step 21/23 : LABEL arch=arm64 09:48:46 ---> Running in 4d55f174c1d2 09:48:46 Removing intermediate container 4d55f174c1d2 09:48:46 ---> 480a33174633 09:48:46 Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:48:46 ---> Running in 6cc04af2fdcf 09:48:47 Removing intermediate container 6cc04af2fdcf 09:48:47 ---> 9de4f6f3dec8 09:48:47 Step 23/23 : LABEL version=0.0.0 09:48:47 ---> Running in 4e66433e4f64 09:48:48 Removing intermediate container 4e66433e4f64 09:48:48 ---> 4ee5ff902e97 09:48:48 09:48:48 Successfully built 4ee5ff902e97 09:48:48 Successfully tagged support-notifications-arm64:latest 09:49:44  Building support-notifications ... done Removing intermediate container 4c9bd815b1e5 09:49:44 ---> 19cfe7edeae5 09:49:44 09:49:44 Step 10/23 : FROM alpine:3.17 09:49:44 ---> 51e60588ff2c 09:49:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:49:44 ---> Using cache 09:49:44 ---> 1b71c3cd9281 09:49:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:49:44 ---> Using cache 09:49:44 ---> 0a60f881a21b 09:49:44 Step 13/23 : ENV APP_PORT=59861 09:49:44 ---> Running in d7e4d730689b 09:49:44 Removing intermediate container d7e4d730689b 09:49:44 ---> 55682537d28e 09:49:44 Step 14/23 : EXPOSE $APP_PORT 09:49:44 ---> Running in 4e046c9906f9 09:49:44 Removing intermediate container 4e046c9906f9 09:49:44 ---> bdb4f1db0f44 09:49:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:49:44 ---> 169879801d8d 09:49:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:49:44 ---> 0f879d83730b 09:49:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:49:44 ---> 4b9a478dfe3a 09:49:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:49:45 ---> 7c8220797321 09:49:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:49:45 ---> Running in 45c93a72d72f 09:49:45 Removing intermediate container 45c93a72d72f 09:49:45 ---> dc8ba7ab3c7c 09:49:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:49:46 ---> Running in 2d2936f608ef 09:49:46 Removing intermediate container 2d2936f608ef 09:49:46 ---> 8c6c1df626cb 09:49:46 Step 21/23 : LABEL arch=arm64 09:49:46 ---> Running in e5cf4365fd57 09:49:47 Removing intermediate container e5cf4365fd57 09:49:47 ---> 7bc5303a548d 09:49:47 Step 22/23 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:49:47 ---> Running in a8df71bea86f 09:49:47 Removing intermediate container a8df71bea86f 09:49:47 ---> 64d25ff4d06a 09:49:47 Step 23/23 : LABEL version=0.0.0 09:49:47 ---> Running in 86a6ab401d0f 09:49:48 Removing intermediate container 86a6ab401d0f 09:49:48 ---> b9c7d17c3f78 09:49:48 09:49:48 Successfully built b9c7d17c3f78 09:49:48 Successfully tagged support-scheduler-arm64:latest 09:50:35  Building support-scheduler ... done Removing intermediate container 4b852bb46d2c 09:50:35 ---> 48432fa20cf8 09:50:35 09:50:35 Step 9/20 : FROM alpine:3.17 09:50:35 ---> 51e60588ff2c 09:50:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:50:35 ---> Using cache 09:50:35 ---> f9fef6d00b24 09:50:35 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:50:35 ---> Running in 8343e3ceb55b 09:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:50:36 v3.17.3-161-g1a199215cd8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:50:36 v3.17.3-162-gdfacc0ea050 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:50:36 OK: 17692 distinct packages available 09:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:50:38 (1/9) Installing ca-certificates (20230506-r0) 09:50:38 (2/9) Installing brotli-libs (1.0.9-r9) 09:50:38 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:50:38 (4/9) Installing libcurl (8.0.1-r0) 09:50:38 (5/9) Installing curl (8.0.1-r0) 09:50:38 (6/9) Installing dumb-init (1.2.5-r2) 09:50:38 (7/9) Installing musl-obstack (1.2.3-r0) 09:50:38 (8/9) Installing libucontext (1.2-r0) 09:50:38 (9/9) Installing gcompat (1.1.0-r0) 09:50:38 Executing busybox-1.35.0-r29.trigger 09:50:38 Executing ca-certificates-20230506-r0.trigger 09:50:38 OK: 11 MiB in 24 packages 09:50:40 Removing intermediate container 8343e3ceb55b 09:50:40 ---> a40fdb4a4fe5 09:50:40 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:40 ---> 2a70360965b7 09:50:40 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:50:41 ---> 1728319023c2 09:50:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:50:42 ---> 258b288e5962 09:50:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:50:43 ---> 3a992eae2484 09:50:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:50:43 ---> Running in 0b020b026c86 09:50:43 Removing intermediate container 0b020b026c86 09:50:43 ---> cd2f70533514 09:50:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:50:43 ---> Running in 71bc6c824e98 09:50:43 Removing intermediate container 71bc6c824e98 09:50:43 ---> 53f8dbf6a31c 09:50:43 Step 18/20 : LABEL arch=arm64 09:50:43 ---> Running in 2b4ddb7d8049 09:50:44 Removing intermediate container 2b4ddb7d8049 09:50:44 ---> a4d7c5774f59 09:50:44 Step 19/20 : LABEL git_sha=b0efe0f09978197a072739c1ead9fe4f16498392 09:50:44 ---> Running in 46d5f8b10689 09:50:44 Removing intermediate container 46d5f8b10689 09:50:44 ---> 2eeb4a62fb38 09:50:44 Step 20/20 : LABEL version=0.0.0 09:50:44 ---> Running in 738a9cbb765f 09:50:44 Removing intermediate container 738a9cbb765f 09:50:44 ---> a6956726dca8 09:50:44 09:50:45 Successfully built a6956726dca8 09:50:45 Successfully tagged security-spiffe-token-provider-arm64:latest 09:50:45  Building security-spiffe-token-provider ... done  [Pipeline] } 09:50:45 $ docker stop --time=1 26589b3a2a57fbb4bf4edbd0fe22b591287ab34799354d1d3592369011e1cc53 09:50:47 $ docker rm -f --volumes 26589b3a2a57fbb4bf4edbd0fe22b591287ab34799354d1d3592369011e1cc53 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:47 + docker images 09:50:47 REPOSITORY TAG IMAGE ID CREATED SIZE 09:50:47 security-spiffe-token-provider-arm64 latest a6956726dca8 3 seconds ago 32.7MB 09:50:47 48432fa20cf8 15 seconds ago 1.57GB 09:50:47 support-scheduler-arm64 latest b9c7d17c3f78 59 seconds ago 31.2MB 09:50:47 19cfe7edeae5 About a minute ago 1.59GB 09:50:47 support-notifications-arm64 latest 4ee5ff902e97 2 minutes ago 31.9MB 09:50:47 core-command-arm64 latest a1bd97b3efa0 2 minutes ago 19.7MB 09:50:47 32eea5f85f24 2 minutes ago 1.59GB 09:50:47 83d3d8e67e51 2 minutes ago 1.53GB 09:50:47 core-common-config-bootstrapper-arm64 latest 307f184eb054 5 minutes ago 17.2MB 09:50:47 security-secretstore-setup-arm64 latest 7605ff372bc8 5 minutes ago 32.2MB 09:50:47 55e0b4d98c62 5 minutes ago 1.52GB 09:50:47 fed96f9868d0 6 minutes ago 1.52GB 09:50:47 security-spire-config-arm64 latest dca4e687304c 9 minutes ago 96.1MB 09:50:47 security-spire-server-arm64 latest 29558de3efe1 9 minutes ago 97MB 09:50:47 ebf49e9abad9 9 minutes ago 1.39GB 09:50:47 99c1eb63415f 9 minutes ago 1.39GB 09:50:47 core-metadata-arm64 latest 3cd9a567dfce 12 minutes ago 20.2MB 09:50:47 core-data-arm64 latest e972cd4eb918 12 minutes ago 19.9MB 09:50:47 security-bootstrapper-arm64 latest 9ad8617120b3 12 minutes ago 21.9MB 09:50:47 security-proxy-auth-arm64 latest 80c8194a5efa 12 minutes ago 18.1MB 09:50:47 0e06f8073695 13 minutes ago 1.53GB 09:50:47 52b245d19269 13 minutes ago 1.53GB 09:50:47 security-proxy-setup-arm64 latest 6ac128577879 13 minutes ago 18.7MB 09:50:47 c3e543b17325 13 minutes ago 1.51GB 09:50:47 11ac5b70fa07 13 minutes ago 1.51GB 09:50:47 9ca64144537a 13 minutes ago 1.51GB 09:50:47 security-spire-agent-arm64 latest 4179305e7eba 19 minutes ago 153MB 09:50:47 6950250d9ccf 20 minutes ago 1.39GB 09:50:47 ci-base-image-arm64 latest 51298c9e048b 34 minutes ago 899MB 09:50:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB 09:50:47 alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB 09:50:47 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 09:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:48 09:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:50:48 arm64: Pulling from edgex-lftools-log-publisher 09:50:48 8998bd30e6a1: Pulling fs layer 09:50:48 04944245beec: Pulling fs layer 09:50:48 699f458cf7ca: Pulling fs layer 09:50:48 765212b225bb: Pulling fs layer 09:50:48 f23df028b6ca: Pulling fs layer 09:50:48 d65c8cfc05b1: Pulling fs layer 09:50:48 2437ff75d9bd: Pulling fs layer 09:50:48 f23df028b6ca: Waiting 09:50:48 2437ff75d9bd: Waiting 09:50:48 765212b225bb: Waiting 09:50:48 04944245beec: Verifying Checksum 09:50:48 04944245beec: Download complete 09:50:48 765212b225bb: Verifying Checksum 09:50:48 765212b225bb: Download complete 09:50:49 f23df028b6ca: Verifying Checksum 09:50:49 f23df028b6ca: Download complete 09:50:49 d65c8cfc05b1: Verifying Checksum 09:50:49 d65c8cfc05b1: Download complete 09:50:49 699f458cf7ca: Verifying Checksum 09:50:49 699f458cf7ca: Download complete 09:50:49 8998bd30e6a1: Verifying Checksum 09:50:49 8998bd30e6a1: Download complete 09:50:52 2437ff75d9bd: Verifying Checksum 09:50:52 2437ff75d9bd: Download complete 09:50:53 8998bd30e6a1: Pull complete 09:50:54 04944245beec: Pull complete 09:50:55 699f458cf7ca: Pull complete 09:50:55 765212b225bb: Pull complete 09:50:56 f23df028b6ca: Pull complete 09:50:56 d65c8cfc05b1: Pull complete 09:51:11 2437ff75d9bd: Pull complete 09:51:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:51:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:11 prd-ubuntu20.04-docker-arm64-4c-16g-14897 does not seem to be running inside a container 09:51:11 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:51:14 $ docker top 72f4f4c5d8f4224ccf2da75a7519df6d88214ae4488b77fc06e995a4af62d336 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:51:15 ---> job-cost.sh 09:51:15 lf-activate-venv: SKIPPING 09:51:15 INFO: No Stack... 09:51:16 INFO: Retrieving Pricing Info for: v3-standard-4 09:51:16 INFO: Archiving Costs [Pipeline] sh 09:51:17 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:51:17 + cut -d, -f6 [Pipeline] lock 09:51:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4559-3-stack-cost] 09:51:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4559-3-stack-cost] did not exist. Created. 09:51:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4559-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:51:18 + echo total: 0.10999999940395355 [Pipeline] stash 09:51:18 Stashed 1 file(s) [Pipeline] } 09:51:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4559-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:51:18 $ docker stop --time=1 72f4f4c5d8f4224ccf2da75a7519df6d88214ae4488b77fc06e995a4af62d336 09:51:19 $ docker rm -f --volumes 72f4f4c5d8f4224ccf2da75a7519df6d88214ae4488b77fc06e995a4af62d336 [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 09:51:20 provisioning config files... 09:51:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7452069184635201764tmp [Pipeline] { [Pipeline] sh 09:51:20 + set +x 09:51:20 + curl -s https://codecov.io/bash 09:51:20 + bash -s -- 09:51:20 09:51:20 _____ _ 09:51:20 / ____| | | 09:51:20 | | ___ __| | ___ ___ _____ __ 09:51:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:51:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:51:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:51:20 Bash-1.0.6 09:51:20 09:51:20 09:51:20 ==> git version 2.25.1 found 09:51:20 ==> 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 09:51:20 Release-Date: 2020-01-08 09:51:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:51:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:51:20 ==> Jenkins CI detected. 09:51:20 current dir:  /w/workspace/edgex-go/3 09:51:20 project root: . 09:51:20 --> token set from env 09:51:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:51:20 ==> Running gcov in . (disable via -X gcov) 09:51:20 ==> Python coveragepy not found 09:51:20 ==> Searching for coverage reports in: 09:51:20 + . 09:51:20 -> Found 1 reports 09:51:20 ==> Detecting git/mercurial file structure 09:51:20 ==> Reading reports 09:51:20 + ./coverage.out bytes=447731 09:51:20 ==> Appending adjustments 09:51:20 https://docs.codecov.io/docs/fixing-reports 09:51:21 + Found adjustments 09:51:21 ==> Gzipping contents 09:51:21 60K /tmp/codecov.fF4d9o.gz 09:51:21 ==> Uploading reports 09:51:21 url: https://codecov.io 09:51:21 query: branch=PR-4559&commit=d43ec2709524143e59416cc9d0f803828f304467&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4559%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4559&job=&cmd_args= 09:51:21 -> Pinging Codecov 09:51:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4559&commit=d43ec2709524143e59416cc9d0f803828f304467&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4559%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4559&job=&cmd_args= 09:51:22 -> Uploading to 09:51:22 https://storage.googleapis.com/codecov/v4/raw/2023-05-10/00271124DB129430A58F1EEE437C3FCB/d43ec2709524143e59416cc9d0f803828f304467/181aa7c0-1b28-42b5-a2ed-58189afb86c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T095121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c727029957b4e17ec51e2370312247277b53b09375b0d1071ff3c6da39df2a2 09:51:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:22 Dload Upload Total Spent Left Speed 09:51:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57434 0 0 100 57434 0 220k --:--:-- --:--:-- --:--:-- 221k 09:51:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d43ec2709524143e59416cc9d0f803828f304467 [Pipeline] } 09:51:22 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 09:51:22 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:51:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:51:24 ---> package-listing.sh 09:51:24 ++ facter osfamily 09:51:24 ++ tr '[:upper:]' '[:lower:]' 09:51:24 + OS_FAMILY=debian 09:51:24 + workspace=/w/workspace/edgex-go/3 09:51:24 + START_PACKAGES=/tmp/packages_start.txt 09:51:24 + END_PACKAGES=/tmp/packages_end.txt 09:51:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:24 + PACKAGES=/tmp/packages_start.txt 09:51:24 + '[' /w/workspace/edgex-go/3 ']' 09:51:24 + PACKAGES=/tmp/packages_end.txt 09:51:24 + case "${OS_FAMILY}" in 09:51:24 + dpkg -l 09:51:24 + grep '^ii' 09:51:24 + '[' -f /tmp/packages_start.txt ']' 09:51:24 + '[' -f /tmp/packages_end.txt ']' 09:51:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:24 + '[' /w/workspace/edgex-go/3 ']' 09:51:24 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:51:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:51:24 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:51:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:25 09:51:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:25 latest: Pulling from edgex-lftools-log-publisher 09:51:25 5eb5b503b376: Pulling fs layer 09:51:25 5c69ac0246d0: Pulling fs layer 09:51:25 ec43610c2a17: Pulling fs layer 09:51:25 3a2ae6a8a46f: Pulling fs layer 09:51:25 33b1e0a273af: Pulling fs layer 09:51:25 5d3b04190fa2: Pulling fs layer 09:51:25 2f39f015ded8: Pulling fs layer 09:51:25 33b1e0a273af: Waiting 09:51:25 5d3b04190fa2: Waiting 09:51:25 2f39f015ded8: Waiting 09:51:25 3a2ae6a8a46f: Waiting 09:51:25 5c69ac0246d0: Verifying Checksum 09:51:25 5c69ac0246d0: Download complete 09:51:25 3a2ae6a8a46f: Verifying Checksum 09:51:25 3a2ae6a8a46f: Download complete 09:51:25 33b1e0a273af: Verifying Checksum 09:51:25 33b1e0a273af: Download complete 09:51:25 5d3b04190fa2: Verifying Checksum 09:51:25 5d3b04190fa2: Download complete 09:51:25 ec43610c2a17: Verifying Checksum 09:51:25 ec43610c2a17: Download complete 09:51:25 5eb5b503b376: Verifying Checksum 09:51:25 5eb5b503b376: Download complete 09:51:26 2f39f015ded8: Verifying Checksum 09:51:26 2f39f015ded8: Download complete 09:51:26 5eb5b503b376: Pull complete 09:51:26 5c69ac0246d0: Pull complete 09:51:27 ec43610c2a17: Pull complete 09:51:27 3a2ae6a8a46f: Pull complete 09:51:27 33b1e0a273af: Pull complete 09:51:27 5d3b04190fa2: Pull complete 09:51:33 2f39f015ded8: Pull complete 09:51:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:51:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:33 prd-ubuntu20.04-docker-8c-8g-14896 does not seem to be running inside a container 09:51:33 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:51:34 $ docker top c1aed974fb8ab51d4a399d8192d53d454e461acd4c0e7f1e794af9afdf8dd3c4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:51:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:51:35 + ls /var/log/sa-host 09:51:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:51:35 provisioning config files... 09:51:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config893093527337017426tmp [Pipeline] { [Pipeline] echo 09:51:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:51:36 ---> create-netrc.sh [Pipeline] } 09:51:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:51:36 ---> python-tools-install.sh [Pipeline] echo 09:51:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:51:36 ---> sudo-logs.sh 09:51:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:51:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:51:37 ---> job-cost.sh 09:51:37 lf-activate-venv: SKIPPING 09:51:37 DEBUG: total: 0.10999999940395355 09:51:37 INFO: Retrieving Stack Cost... 09:51:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:51:37 INFO: Archiving Costs [Pipeline] echo 09:51:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:51:38 ---> logs-deploy.sh 09:51:38 lf-activate-venv: SKIPPING 09:51:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4559/3 09:51:38 INFO: archiving workspace using pattern(s): 09:51:39 Archives upload complete. 09:51:39 INFO: archiving logs to Nexus 09:51:40 ---> uname -a: 09:51:40 Linux prd-ubuntu20-04-docker-8c-8g-14896 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:51:40 09:51:40 09:51:40 ---> lscpu: 09:51:40 Architecture: x86_64 09:51:40 CPU op-mode(s): 32-bit, 64-bit 09:51:40 Byte Order: Little Endian 09:51:40 Address sizes: 40 bits physical, 48 bits virtual 09:51:40 CPU(s): 8 09:51:40 On-line CPU(s) list: 0-7 09:51:40 Thread(s) per core: 1 09:51:40 Core(s) per socket: 1 09:51:40 Socket(s): 8 09:51:40 NUMA node(s): 1 09:51:40 Vendor ID: AuthenticAMD 09:51:40 CPU family: 23 09:51:40 Model: 49 09:51:40 Model name: AMD EPYC-Rome Processor 09:51:40 Stepping: 0 09:51:40 CPU MHz: 2800.000 09:51:40 BogoMIPS: 5600.00 09:51:40 Virtualization: AMD-V 09:51:40 Hypervisor vendor: KVM 09:51:40 Virtualization type: full 09:51:40 L1d cache: 256 KiB 09:51:40 L1i cache: 256 KiB 09:51:40 L2 cache: 4 MiB 09:51:40 L3 cache: 128 MiB 09:51:40 NUMA node0 CPU(s): 0-7 09:51:40 Vulnerability Itlb multihit: Not affected 09:51:40 Vulnerability L1tf: Not affected 09:51:40 Vulnerability Mds: Not affected 09:51:40 Vulnerability Meltdown: Not affected 09:51:40 Vulnerability Mmio stale data: Not affected 09:51:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:51:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:51:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:51:40 Vulnerability Srbds: Not affected 09:51:40 Vulnerability Tsx async abort: Not affected 09:51:40 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 09:51:40 09:51:40 09:51:40 ---> nproc: 09:51:40 8 09:51:40 09:51:40 09:51:40 ---> df -h: 09:51:40 Filesystem Size Used Avail Use% Mounted on 09:51:40 overlay 155G 21G 134G 14% / 09:51:40 tmpfs 64M 0 64M 0% /dev 09:51:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:51:40 shm 64M 0 64M 0% /dev/shm 09:51:40 /dev/vda1 155G 21G 134G 14% /facter-os 09:51:40 09:51:40 09:51:40 ---> sar -b -r -n DEV: 09:51:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14896) 05/10/23 _x86_64_ (8 CPU) 09:51:40 09:51:40 09:07:44 LINUX RESTART (8 CPU) 09:51:40 09:51:40 09:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:51:40 09:09:02 372.19 48.48 323.71 0.00 5409.37 154378.80 0.00 09:51:40 09:10:01 64.74 0.03 64.70 0.00 0.27 32462.06 0.00 09:51:40 09:11:01 24.35 0.23 24.11 0.00 3.07 8847.21 0.00 09:51:40 09:12:01 225.91 0.18 225.73 0.00 20.93 113464.16 0.00 09:51:40 09:13:01 836.73 14.35 822.38 0.00 2461.86 323640.99 0.00 09:51:40 09:14:01 1057.26 9.92 1047.34 0.00 1126.35 356973.57 0.00 09:51:40 09:15:01 1085.94 0.68 1085.25 0.00 8.66 268677.11 0.00 09:51:40 09:16:01 309.51 0.02 309.50 0.00 0.67 36281.11 0.00 09:51:40 09:17:01 1.68 0.02 1.67 0.00 0.13 19.46 0.00 09:51:40 09:18:01 2.45 0.00 2.45 0.00 0.00 34.79 0.00 09:51:40 09:19:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 09:51:40 09:20:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 09:51:40 09:21:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 09:51:40 09:22:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 09:51:40 09:23:01 3.98 1.03 2.95 0.00 22.00 36.53 0.00 09:51:40 09:24:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 09:51:40 09:25:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 09:51:40 09:26:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 09:51:40 09:27:01 1.20 0.00 1.20 0.00 0.00 13.99 0.00 09:51:40 09:28:01 2.08 0.00 2.08 0.00 0.00 23.33 0.00 09:51:40 09:29:01 2.65 1.52 1.13 0.00 35.72 13.73 0.00 09:51:40 09:30:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 09:51:40 09:31:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 09:51:40 09:32:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 09:51:40 09:33:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 09:51:40 09:34:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 09:51:40 09:35:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 09:51:40 09:36:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:51:40 09:37:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 09:51:40 09:38:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 09:51:40 09:39:01 1.50 0.00 1.50 0.00 0.00 15.46 0.00 09:51:40 09:40:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 09:51:40 09:41:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 09:51:40 09:42:01 1.73 0.00 1.73 0.00 0.00 19.19 0.00 09:51:40 09:43:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 09:51:40 09:44:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 09:51:40 09:45:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 09:51:40 09:46:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 09:51:40 09:47:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 09:51:40 09:48:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 09:51:40 09:49:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 09:51:40 09:50:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 09:51:40 09:51:02 1.18 0.00 1.18 0.00 0.00 13.20 0.00 09:51:40 Average: 93.71 1.78 91.93 0.00 211.43 30120.45 0.00 09:51:40 09:51:40 09:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:40 09:09:02 28349740 31560844 745660 2.27 92708 3349484 1924416 5.67 1140388 2979772 250444 09:51:40 09:10:01 27628248 31318932 978436 2.98 113732 3768824 2415228 7.12 1755236 3036788 213092 09:51:40 09:11:01 27738104 31557412 738468 2.25 117764 3870028 1837028 5.41 1275716 3382320 329132 09:51:40 09:12:01 26012512 31437776 843484 2.57 124356 5425784 2395216 7.06 1670628 4651628 6380 09:51:40 09:13:01 21091656 31336912 929700 2.83 299396 9740860 2373416 6.99 2355668 8538244 228764 09:51:40 09:14:01 17371964 31140520 1116696 3.40 412120 12951228 2718092 8.01 2582084 11820928 21804 09:51:40 09:15:01 16116632 31355620 903696 2.75 455024 14285324 2780596 8.19 2553904 13016056 688 09:51:40 09:16:01 16994708 31521644 746112 2.27 457732 13597088 1896260 5.59 2428384 12297296 544 09:51:40 09:17:01 16994452 31521544 745812 2.27 457756 13597088 1896260 5.59 2428248 12297300 8 09:51:40 09:18:01 17003868 31531016 736208 2.24 457796 13597072 1896260 5.59 2419744 12297280 20 09:51:40 09:19:01 17004096 31531252 735932 2.24 457812 13597076 1896260 5.59 2419808 12297284 8 09:51:40 09:20:01 17004600 31531756 735432 2.24 457832 13597076 1896260 5.59 2419652 12297284 180 09:51:40 09:21:01 17004056 31531256 735920 2.24 457832 13597080 1896260 5.59 2419692 12297288 8 09:51:40 09:22:01 17004544 31531748 735396 2.24 457848 13597084 1896260 5.59 2419696 12297292 40 09:51:40 09:23:01 17003056 31531916 735984 2.24 457932 13597700 1872600 5.52 2419448 12298256 32 09:51:40 09:24:01 17003196 31532060 735680 2.24 457964 13597708 1872600 5.52 2419832 12298260 184 09:51:40 09:25:01 17003112 31532156 735708 2.24 458024 13597836 1872600 5.52 2419908 12298384 176 09:51:40 09:26:01 17003144 31532192 735660 2.24 458044 13597840 1872600 5.52 2419540 12298388 4 09:51:40 09:27:01 17002584 31531696 736124 2.24 458084 13597844 1872600 5.52 2419920 12298396 164 09:51:40 09:28:01 17003048 31532236 735592 2.24 458132 13597844 1872600 5.52 2419800 12298412 36 09:51:40 09:29:01 16992796 31524156 743612 2.26 458152 13598916 1872600 5.52 2431740 12298704 12 09:51:40 09:30:01 16992316 31523700 744016 2.26 458172 13598912 1872600 5.52 2431456 12298684 4 09:51:40 09:31:01 16991992 31523380 744276 2.26 458176 13598920 1872600 5.52 2431388 12298688 8 09:51:40 09:32:01 16991976 31523368 744208 2.26 458200 13598924 1872600 5.52 2431392 12298692 4 09:51:40 09:33:01 16991904 31523304 744180 2.26 458224 13598920 1872600 5.52 2431408 12298696 20 09:51:40 09:34:01 16991844 31523316 744336 2.26 458244 13598936 1872600 5.52 2431528 12298708 40 09:51:40 09:35:01 16991576 31523048 744556 2.26 458264 13598936 1872600 5.52 2431468 12298708 8 09:51:40 09:36:01 16991672 31523196 744584 2.26 458284 13598940 1872600 5.52 2431520 12298708 184 09:51:40 09:37:01 16991656 31523180 744564 2.26 458292 13598940 1872600 5.52 2431516 12298708 8 09:51:40 09:38:01 16991608 31523156 744540 2.26 458304 13598940 1872600 5.52 2431536 12298712 184 09:51:40 09:39:01 16991120 31522668 744968 2.27 458344 13598944 1872600 5.52 2431596 12298712 4 09:51:40 09:40:01 16991072 31522684 744932 2.27 458364 13598948 1872600 5.52 2431596 12298716 4 09:51:40 09:41:01 16991024 31522640 744900 2.27 458380 13598952 1872600 5.52 2431604 12298720 8 09:51:40 09:42:01 16990660 31522312 745184 2.27 458392 13598956 1872600 5.52 2431628 12298720 4 09:51:40 09:43:01 16990456 31522116 745352 2.27 458424 13598944 1872600 5.52 2431760 12298728 20 09:51:40 09:44:01 16990692 31522412 745056 2.27 458448 13598960 1872600 5.52 2431764 12298728 40 09:51:40 09:45:01 16990408 31522132 745388 2.27 458456 13598964 1872600 5.52 2431704 12298732 8 09:51:40 09:46:01 16990528 31522280 745384 2.27 458472 13598964 1872600 5.52 2432048 12298732 212 09:51:40 09:47:01 16990480 31522236 745368 2.27 458476 13598968 1872600 5.52 2432108 12298736 176 09:51:40 09:48:01 16990440 31522220 745320 2.27 458500 13598972 1872600 5.52 2432104 12298740 64 09:51:40 09:49:01 16990352 31522140 745324 2.27 458516 13598972 1872600 5.52 2432180 12298740 180 09:51:40 09:50:01 16990052 31521876 745540 2.27 458528 13598984 1872600 5.52 2432104 12298744 224 09:51:40 09:51:02 16990256 31522092 745256 2.27 458548 13598984 1872600 5.52 2432360 12298752 188 09:51:40 Average: 18049633 31502886 766803 2.33 421164 12626364 1954028 5.76 2342716 11399241 24496 09:51:40 09:51:40 09:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:40 09:09:02 docker0 605.98 571.94 43.45 3431.32 0.00 0.00 0.00 0.00 09:51:40 09:09:02 ens3 1629.90 1461.44 12824.28 205.26 0.00 0.00 0.00 0.00 09:51:40 09:09:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 09:51:40 09:10:01 veth4c297e1 0.10 0.29 0.01 0.02 0.00 0.00 0.00 0.00 09:51:40 09:10:01 docker0 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:10:01 ens3 47.26 31.40 41.66 19.66 0.00 0.00 0.00 0.00 09:51:40 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:11:01 veth4c297e1 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 09:51:40 09:11:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 09:51:40 09:11:01 ens3 28.91 20.50 23.37 13.04 0.00 0.00 0.00 0.00 09:51:40 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:12:01 vethb5f4d00 15.66 23.23 1.52 8.25 0.00 0.00 0.00 0.00 09:51:40 09:12:01 veth314704c 15.51 23.33 1.51 8.27 0.00 0.00 0.00 0.00 09:51:40 09:12:01 vethfb6a860 15.66 23.26 1.52 8.25 0.00 0.00 0.00 0.00 09:51:40 09:12:01 veth0fd63d0 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:51:40 09:12:01 vethfbfd460 15.58 23.13 1.52 8.24 0.00 0.00 0.00 0.00 09:51:40 09:12:01 veth771cb92 15.75 23.31 1.53 8.26 0.00 0.00 0.00 0.00 09:51:40 09:12:01 docker0 87.12 134.81 7.08 296.24 0.00 0.00 0.00 0.00 09:51:40 09:12:01 ens3 227.61 146.88 1996.05 29.31 0.00 0.00 0.00 0.00 09:51:40 09:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:51:40 09:13:01 veth0fd63d0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:51:40 09:13:01 veth1a46472 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 09:51:40 09:13:01 docker0 368.51 758.49 31.47 6188.81 0.00 0.00 0.00 0.00 09:51:40 09:13:01 ens3 916.65 447.23 7584.97 50.66 0.00 0.00 0.00 0.00 09:51:40 09:13:01 veth43c8972 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 09:51:40 09:13:01 veth0b79b62 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 09:51:40 09:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:51:40 09:14:01 veth26a5dc5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:51:40 09:14:01 veth0fd63d0 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 09:51:40 09:14:01 docker0 384.77 764.57 31.88 5162.30 0.00 0.00 0.00 0.00 09:51:40 09:14:01 veth5bfa183 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:51:40 09:14:01 ens3 819.70 453.29 5197.01 237.07 0.00 0.00 0.00 0.00 09:51:40 09:14:01 veth4642b57 1.20 3.12 0.09 42.49 0.00 0.00 0.00 0.00 09:51:40 09:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:51:40 09:15:01 veth08f0579 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:51:40 09:15:01 veth0fd63d0 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 09:51:40 09:15:01 vethc51a64f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:15:01 veth49958aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:15:01 docker0 209.78 431.57 16.45 2685.56 0.00 0.00 0.00 0.00 09:51:40 09:15:01 ens3 476.29 237.17 2730.80 37.44 0.00 0.00 0.00 0.00 09:51:40 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:16:01 docker0 2.95 6.53 0.20 94.12 0.00 0.00 0.00 0.00 09:51:40 09:16:01 ens3 22.84 13.03 108.19 7.43 0.00 0.00 0.00 0.00 09:51:40 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:17:01 ens3 0.33 0.10 0.36 0.01 0.00 0.00 0.00 0.00 09:51:40 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:19:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:51:40 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:24:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:51:40 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:25:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:51:40 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:26:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:29:01 ens3 7.16 5.23 5.35 6.08 0.00 0.00 0.00 0.00 09:51:40 09:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:31:01 ens3 0.20 0.10 0.22 0.01 0.00 0.00 0.00 0.00 09:51:40 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:34:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 09:51:40 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:39:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:51:40 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:42:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:43:01 ens3 0.45 0.33 0.26 0.21 0.00 0.00 0.00 0.00 09:51:40 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:51:40 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:49:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:51:40 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:51:40 09:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:51:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 09:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:40 Average: docker0 38.63 62.10 3.04 415.44 0.00 0.00 0.00 0.00 09:51:40 Average: ens3 97.24 65.57 709.80 14.11 0.00 0.00 0.00 0.00 09:51:40 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:51:40 09:51:40 09:51:40 ---> sar -P ALL: 09:51:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14896) 05/10/23 _x86_64_ (8 CPU) 09:51:40 09:51:40 09:07:44 LINUX RESTART (8 CPU) 09:51:40 09:51:40 09:08:01 CPU %user %nice %system %iowait %steal %idle 09:51:40 09:09:02 all 11.89 0.00 4.70 1.83 0.06 81.51 09:51:40 09:09:02 0 14.94 0.00 6.47 4.70 0.07 73.83 09:51:40 09:09:02 1 12.25 0.00 4.21 2.78 0.07 80.69 09:51:40 09:09:02 2 10.51 0.00 7.44 3.33 0.07 78.65 09:51:40 09:09:02 3 9.97 0.00 3.40 2.10 0.08 84.44 09:51:40 09:09:02 4 12.67 0.00 5.21 0.27 0.05 81.80 09:51:40 09:09:02 5 14.02 0.00 4.10 0.40 0.05 81.43 09:51:40 09:09:02 6 9.46 0.00 3.19 0.76 0.05 86.54 09:51:40 09:09:02 7 11.29 0.00 3.57 0.31 0.07 84.76 09:51:40 09:10:01 all 28.89 0.00 5.60 0.56 0.07 64.88 09:51:40 09:10:01 0 27.41 0.00 5.58 1.85 0.07 65.09 09:51:40 09:10:01 1 25.35 0.00 4.97 1.04 0.07 68.57 09:51:40 09:10:01 2 28.85 0.00 8.07 1.37 0.07 61.64 09:51:40 09:10:01 3 29.78 0.00 5.25 0.12 0.07 64.79 09:51:40 09:10:01 4 32.39 0.00 5.21 0.03 0.09 62.27 09:51:40 09:10:01 5 30.12 0.00 4.76 0.00 0.07 65.05 09:51:40 09:10:01 6 28.43 0.00 6.06 0.03 0.07 65.41 09:51:40 09:10:01 7 28.80 0.00 4.91 0.00 0.09 66.20 09:51:40 09:11:01 all 44.37 0.00 6.22 0.24 0.08 49.09 09:51:40 09:11:01 0 43.54 0.00 6.81 0.87 0.07 48.71 09:51:40 09:11:01 1 44.45 0.00 6.28 0.87 0.08 48.31 09:51:40 09:11:01 2 44.14 0.00 6.00 0.00 0.08 49.78 09:51:40 09:11:01 3 45.69 0.00 6.43 0.03 0.08 47.76 09:51:40 09:11:01 4 43.41 0.00 6.25 0.00 0.07 50.28 09:51:40 09:11:01 5 43.93 0.00 6.15 0.03 0.08 49.80 09:51:40 09:11:01 6 44.16 0.00 5.80 0.02 0.07 49.96 09:51:40 09:11:01 7 45.61 0.00 6.07 0.12 0.07 48.14 09:51:40 09:12:01 all 15.71 0.00 7.81 1.82 0.07 74.59 09:51:40 09:12:01 0 15.90 0.00 8.77 2.31 0.07 72.96 09:51:40 09:12:01 1 15.80 0.00 7.98 1.58 0.05 74.59 09:51:40 09:12:01 2 16.05 0.00 8.74 5.83 0.05 69.33 09:51:40 09:12:01 3 15.33 0.00 8.26 0.22 0.07 76.12 09:51:40 09:12:01 4 15.93 0.00 6.87 0.36 0.05 76.79 09:51:40 09:12:01 5 13.96 0.00 5.84 0.14 0.09 79.99 09:51:40 09:12:01 6 16.82 0.00 8.77 4.06 0.09 70.27 09:51:40 09:12:01 7 15.90 0.00 7.27 0.05 0.07 76.72 09:51:40 09:13:01 all 41.62 0.00 14.11 6.05 0.11 38.11 09:51:40 09:13:01 0 42.30 0.00 12.28 3.35 0.10 41.98 09:51:40 09:13:01 1 42.41 0.00 11.97 2.61 0.10 42.91 09:51:40 09:13:01 2 41.94 0.00 14.87 11.06 0.12 32.01 09:51:40 09:13:01 3 42.10 0.00 13.28 3.65 0.10 40.86 09:51:40 09:13:01 4 41.30 0.00 14.35 3.95 0.12 40.28 09:51:40 09:13:01 5 40.39 0.00 16.73 14.92 0.14 27.83 09:51:40 09:13:01 6 41.23 0.00 14.16 4.62 0.08 39.91 09:51:40 09:13:01 7 41.31 0.00 15.24 4.25 0.14 39.06 09:51:40 09:14:01 all 49.06 0.00 16.80 10.50 0.15 23.50 09:51:40 09:14:01 0 46.43 0.00 14.50 10.52 0.12 28.42 09:51:40 09:14:01 1 50.79 0.00 18.42 9.71 0.12 20.96 09:51:40 09:14:01 2 52.18 0.00 18.53 9.37 0.16 19.76 09:51:40 09:14:01 3 47.29 0.00 15.62 9.18 0.17 27.73 09:51:40 09:14:01 4 51.56 0.00 18.72 15.37 0.12 14.23 09:51:40 09:14:01 5 51.95 0.00 18.49 9.08 0.19 20.29 09:51:40 09:14:01 6 45.71 0.00 15.31 9.29 0.21 29.48 09:51:40 09:14:01 7 46.50 0.00 14.74 11.41 0.14 27.22 09:51:40 09:15:01 all 43.17 0.00 14.55 9.24 0.16 32.88 09:51:40 09:15:01 0 41.88 0.00 13.39 8.35 0.12 36.26 09:51:40 09:15:01 1 47.11 0.00 15.92 9.26 0.16 27.55 09:51:40 09:15:01 2 44.05 0.00 14.62 4.84 0.22 36.26 09:51:40 09:15:01 3 39.53 0.00 14.42 21.81 0.16 24.09 09:51:40 09:15:01 4 45.58 0.00 15.43 6.04 0.09 32.86 09:51:40 09:15:01 5 45.51 0.00 16.24 7.41 0.14 30.70 09:51:40 09:15:01 6 42.16 0.00 11.87 6.24 0.21 39.52 09:51:40 09:15:01 7 39.45 0.00 14.50 10.31 0.21 35.53 09:51:40 09:16:01 all 22.80 0.00 4.82 1.95 0.05 70.39 09:51:40 09:16:01 0 22.06 0.00 4.91 0.69 0.03 72.31 09:51:40 09:16:01 1 23.34 0.00 5.75 4.52 0.07 66.32 09:51:40 09:16:01 2 22.34 0.00 4.59 0.83 0.07 72.18 09:51:40 09:16:01 3 21.73 0.00 4.49 2.30 0.05 71.43 09:51:40 09:16:01 4 24.84 0.00 5.03 1.81 0.05 68.28 09:51:40 09:16:01 5 23.49 0.00 5.35 1.87 0.05 69.24 09:51:40 09:16:01 6 21.63 0.00 3.91 1.77 0.07 72.62 09:51:40 09:16:01 7 22.92 0.00 4.49 1.76 0.05 70.78 09:51:40 09:17:01 all 0.01 0.00 0.02 0.01 0.01 99.96 09:51:40 09:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:51:40 09:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:51:40 09:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:51:40 09:17:01 5 0.00 0.00 0.02 0.03 0.00 99.95 09:51:40 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:51:40 09:18:01 all 0.25 0.00 0.01 0.01 0.01 99.73 09:51:40 09:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:51:40 09:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:51:40 09:18:01 3 0.05 0.00 0.00 0.02 0.02 99.92 09:51:40 09:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:51:40 09:18:01 5 1.07 0.00 0.00 0.02 0.00 98.91 09:51:40 09:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:51:40 09:18:01 7 0.73 0.00 0.03 0.00 0.00 99.23 09:51:40 09:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:51:40 09:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:51:40 09:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:19:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:51:40 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:19:01 5 1.97 0.00 0.00 0.02 0.00 98.01 09:51:40 09:19:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:51:40 09:19:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:51:40 09:51:40 09:19:01 CPU %user %nice %system %iowait %steal %idle 09:51:40 09:20:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:51:40 09:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:51:40 09:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:51:40 09:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:51:40 09:20:01 5 1.99 0.00 0.00 0.02 0.02 97.98 09:51:40 09:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:51:40 09:21:01 all 0.26 0.00 0.01 0.00 0.00 99.72 09:51:40 09:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:21:01 5 1.97 0.00 0.00 0.02 0.00 98.01 09:51:40 09:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:51:40 09:22:01 all 0.15 0.00 0.02 0.01 0.01 99.82 09:51:40 09:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:51:40 09:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:22:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:51:40 09:22:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:51:40 09:22:01 5 0.91 0.00 0.10 0.02 0.00 98.97 09:51:40 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:22:01 7 0.03 0.00 0.03 0.05 0.02 99.87 09:51:40 09:23:01 all 0.07 0.00 0.05 0.01 0.01 99.86 09:51:40 09:23:01 0 0.08 0.00 0.10 0.00 0.00 99.82 09:51:40 09:23:01 1 0.05 0.00 0.10 0.00 0.00 99.85 09:51:40 09:23:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:51:40 09:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:51:40 09:23:01 4 0.07 0.00 0.03 0.00 0.00 99.90 09:51:40 09:23:01 5 0.20 0.00 0.07 0.07 0.02 99.65 09:51:40 09:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:51:40 09:23:01 7 0.07 0.00 0.03 0.05 0.02 99.83 09:51:40 09:24:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:51:40 09:24:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:51:40 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:24:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:51:40 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:24:01 5 0.02 0.00 0.00 0.03 0.00 99.95 09:51:40 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:24:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:51:40 09:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:51:40 09:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:51:40 09:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:51:40 09:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:25:01 5 0.00 0.00 0.00 0.03 0.02 99.95 09:51:40 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:25:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:51:40 09:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:51:40 09:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:51:40 09:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:51:40 09:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:51:40 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:51:40 09:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:51:40 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:27:01 2 0.05 0.00 0.00 0.00 0.03 99.92 09:51:40 09:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:51:40 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:27:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:51:40 09:28:01 all 0.02 0.00 0.02 0.01 0.01 99.94 09:51:40 09:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:51:40 09:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:28:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:51:40 09:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:51:40 09:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:28:01 5 0.00 0.00 0.02 0.03 0.02 99.93 09:51:40 09:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:51:40 09:28:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:51:40 09:29:01 all 0.33 0.00 0.05 0.01 0.00 99.61 09:51:40 09:29:01 0 0.23 0.00 0.07 0.03 0.00 99.67 09:51:40 09:29:01 1 0.22 0.00 0.05 0.02 0.00 99.72 09:51:40 09:29:01 2 1.13 0.00 0.07 0.00 0.02 98.78 09:51:40 09:29:01 3 0.08 0.00 0.03 0.00 0.00 99.88 09:51:40 09:29:01 4 0.22 0.00 0.03 0.00 0.02 99.73 09:51:40 09:29:01 5 0.37 0.00 0.03 0.02 0.00 99.58 09:51:40 09:29:01 6 0.07 0.00 0.02 0.02 0.00 99.90 09:51:40 09:29:01 7 0.30 0.00 0.08 0.00 0.00 99.62 09:51:40 09:30:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:51:40 09:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:51:40 09:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:51:40 09:30:01 2 0.10 0.00 0.03 0.00 0.02 99.85 09:51:40 09:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:30:01 5 0.02 0.00 0.00 0.03 0.00 99.95 09:51:40 09:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:51:40 09:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:51:40 09:51:40 09:30:01 CPU %user %nice %system %iowait %steal %idle 09:51:40 09:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:51:40 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:51:40 09:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:51:40 09:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:51:40 09:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:51:40 09:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:51:40 09:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:51:40 09:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:51:40 09:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:51:40 09:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:51:40 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:51:40 09:33:01 0 0.05 0.00 0.00 0.02 0.00 99.93 09:51:40 09:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:33:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:51:40 09:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:51:40 09:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:51:40 09:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:51:40 09:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:34:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:51:40 09:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:51:40 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:34:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:51:40 09:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:34:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:51:40 09:34:01 6 0.00 0.00 0.00 0.05 0.00 99.95 09:51:40 09:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:51:40 09:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:51:40 09:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:35:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:51:40 09:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:35:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:51:40 09:35:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:51:40 09:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:36:01 all 0.01 0.00 0.00 0.00 0.00 99.97 09:51:40 09:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:36:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:51:40 09:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:51:40 09:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:51:40 09:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:37:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:51:40 09:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:51:40 09:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:51:40 09:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:51:40 09:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:51:40 09:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:38:01 2 0.10 0.00 0.02 0.02 0.03 99.83 09:51:40 09:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:51:40 09:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:51:40 09:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:51:40 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:39:01 2 0.03 0.00 0.07 0.00 0.02 99.88 09:51:40 09:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:39:01 5 0.03 0.00 0.00 0.03 0.00 99.93 09:51:40 09:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:51:40 09:39:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:51:40 09:40:01 all 0.15 0.00 0.01 0.00 0.00 99.84 09:51:40 09:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:40:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:51:40 09:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:40:01 6 1.08 0.00 0.00 0.00 0.00 98.92 09:51:40 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:41:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:51:40 09:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:51:40 09:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:41:01 2 0.05 0.00 0.02 0.02 0.02 99.90 09:51:40 09:41:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:51:40 09:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:41:01 6 1.97 0.00 0.00 0.00 0.02 98.01 09:51:40 09:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:51:40 09:41:01 CPU %user %nice %system %iowait %steal %idle 09:51:40 09:42:01 all 0.05 0.00 0.01 0.00 0.00 99.94 09:51:40 09:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:42:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:51:40 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:51:40 09:42:01 6 0.32 0.00 0.02 0.00 0.00 99.67 09:51:40 09:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:51:40 09:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:51:40 09:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:43:01 2 0.08 0.00 0.02 0.02 0.02 99.87 09:51:40 09:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:51:40 09:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:51:40 09:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:51:40 09:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:44:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:51:40 09:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:44:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:51:40 09:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:45:01 all 0.08 0.00 0.01 0.00 0.00 99.90 09:51:40 09:45:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:51:40 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:51:40 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:45:01 6 0.53 0.00 0.03 0.00 0.02 99.42 09:51:40 09:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:46:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:51:40 09:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:51:40 09:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:46:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:51:40 09:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:46:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:51:40 09:46:01 6 2.00 0.00 0.00 0.00 0.00 98.00 09:51:40 09:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:47:01 all 0.26 0.00 0.01 0.00 0.01 99.73 09:51:40 09:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:51:40 09:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:51:40 09:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:47:01 6 1.99 0.00 0.00 0.00 0.02 98.00 09:51:40 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:48:01 all 0.12 0.00 0.01 0.01 0.01 99.85 09:51:40 09:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:51:40 09:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:48:01 2 0.05 0.00 0.03 0.03 0.03 99.85 09:51:40 09:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:51:40 09:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:51:40 09:48:01 6 0.83 0.00 0.03 0.00 0.00 99.14 09:51:40 09:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:51:40 09:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:51:40 09:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:51:40 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:49:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:51:40 09:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:51:40 09:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:51:40 09:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:50:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:51:40 09:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:51:40 09:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:50:01 2 0.05 0.00 0.00 0.03 0.02 99.90 09:51:40 09:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:51:40 09:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:51:40 09:51:02 all 0.01 0.00 0.01 0.00 0.00 99.97 09:51:40 09:51:02 0 0.03 0.00 0.00 0.00 0.00 99.97 09:51:40 09:51:02 1 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:51:02 2 0.03 0.00 0.03 0.00 0.02 99.92 09:51:40 09:51:02 3 0.00 0.00 0.02 0.00 0.00 99.98 09:51:40 09:51:02 4 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 09:51:02 5 0.00 0.00 0.00 0.02 0.00 99.98 09:51:40 09:51:02 6 0.02 0.00 0.02 0.00 0.00 99.97 09:51:40 09:51:02 7 0.00 0.00 0.00 0.00 0.00 100.00 09:51:40 Average: all 5.96 0.00 1.71 0.74 0.02 91.57 09:51:40 Average: 0 5.86 0.00 1.68 0.75 0.02 91.69 09:51:40 Average: 1 6.00 0.00 1.73 0.74 0.02 91.51 09:51:40 Average: 2 6.00 0.00 1.91 0.84 0.03 91.22 09:51:40 Average: 3 5.73 0.00 1.62 0.88 0.02 91.75 09:51:40 Average: 4 6.16 0.00 1.77 0.64 0.02 91.42 09:51:40 Average: 5 6.22 0.00 1.77 0.79 0.02 91.20 09:51:40 Average: 6 5.91 0.00 1.58 0.61 0.02 91.88 09:51:40 Average: 7 5.79 0.00 1.63 0.64 0.02 91.91 09:51:40 09:51:40 09:51:40