Pull request #4630 opened 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 vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 4b703330bf1be1af1e22c606e3720e66b1a83d77+3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 (391a211737ec757950ec34d4aec22668871b1618) 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-ssh16610170957723161357.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2403227647295483758.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16176498186033436837.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15361516220693449511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9790483531290647610.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4630/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3233675655337785597.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-3384 in /w/workspace/edgexfoundry_edgex-go_PR-4630 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 4b703330bf1be1af1e22c606e3720e66b1a83d77 > 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/4630/head:refs/remotes/origin/PR-4630 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b703330bf1be1af1e22c606e3720e66b1a83d77 # timeout=10 Merge succeeded, producing 336a03c843b85888e89ef8329f1080dcc385b6a4 Checking out Revision 336a03c843b85888e89ef8329f1080dcc385b6a4 (PR-4630) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 336a03c843b85888e89ef8329f1080dcc385b6a4 # timeout=10 Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:26:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:26:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:26:56 ========================================================= 01:26:56 EdgeX Global Pipelines Version Info 01:26:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:26:57 ------------------- 01:26:57 stable info: 01:26:57 ------------------- 01:26:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:26:57 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:26:57 Message: update stable to v1.0.253 01:26:57 ------------------- 01:26:57 experimental info: 01:26:57 ------------------- 01:26:57 Commited By: **** collab-it+edgex@linuxfoundation.org 01:26:57 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:26:57 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:26:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4630 [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4630 [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4630 [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 336a03c843b85888e89ef8329f1080dcc385b6a4 [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 336a03c [Pipeline] echo 01:26:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:26:59 provisioning config files... 01:26:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4285116797992222976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:59 ---> docker-login.sh 01:26:59 nexus3.edgexfoundry.org:10001 01:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:00 Configure a credential helper to remove this warning. See 01:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:00 01:27:00 Login Succeeded 01:27:00 nexus3.edgexfoundry.org:10002 01:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:00 Configure a credential helper to remove this warning. See 01:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:00 01:27:00 Login Succeeded 01:27:00 nexus3.edgexfoundry.org:10003 01:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:00 Configure a credential helper to remove this warning. See 01:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:00 01:27:00 Login Succeeded 01:27:00 nexus3.edgexfoundry.org:10004 01:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:00 Configure a credential helper to remove this warning. See 01:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:00 01:27:00 Login Succeeded 01:27:00 docker.io 01:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:00 Configure a credential helper to remove this warning. See 01:27:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:00 01:27:00 Login Succeeded 01:27:00 ---> docker-login.sh ends [Pipeline] } 01:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:01 + 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 01:27:01 + dirname cmd/core-command/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo core-command,cmd/core-command/Dockerfile 01:27:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:27:01 + dirname cmd/core-data/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo core-data,cmd/core-data/Dockerfile 01:27:01 + dirname cmd/core-metadata/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo core-metadata,cmd/core-metadata/Dockerfile 01:27:01 + dirname cmd/security-bootstrapper/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:27:01 + dirname cmd/security-proxy-auth/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:27:01 + dirname cmd/security-proxy-setup/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:27:01 + dirname cmd/security-secretstore-setup/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:27:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:27:01 + dirname cmd/security-spire-agent/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:27:01 + dirname cmd/security-spire-config/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:27:01 + dirname cmd/security-spire-server/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:27:01 + dirname cmd/support-notifications/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo support-notifications,cmd/support-notifications/Dockerfile 01:27:01 + dirname cmd/support-scheduler/Dockerfile 01:27:01 + cut -d/ -f2 01:27:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:27:01 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 01:27:02 + git rev-list -1 --merges 336a03c843b85888e89ef8329f1080dcc385b6a4~1..336a03c843b85888e89ef8329f1080dcc385b6a4 [Pipeline] echo 01:27:02 -----------> git rev-list -1 --merges 336a03c843b85888e89ef8329f1080dcc385b6a4~1..336a03c843b85888e89ef8329f1080dcc385b6a4 336a03c843b85888e89ef8329f1080dcc385b6a4 01:27:02 336a03c843b85888e89ef8329f1080dcc385b6a4 [false] [Pipeline] sh 01:27:02 + git log --format=format:%s -1 336a03c843b85888e89ef8329f1080dcc385b6a4 [Pipeline] echo 01:27:02 ========================================================= 01:27:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:27:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:27:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:02 + grep -v github /etc/ssh/ssh_known_hosts 01:27:02 + [ -e /tmp/ssh_known_hosts ] 01:27:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:27:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:27:02 + sudo tee -a /etc/ssh/ssh_known_hosts 01:27:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:03 01:27:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:03 0.1.4: Pulling from edgex-devops/py-git-semver 01:27:03 b85a868b505f: Pulling fs layer 01:27:03 e2be974225ed: Pulling fs layer 01:27:03 339a4e72a1f5: Pulling fs layer 01:27:03 988bab9f4d93: Pulling fs layer 01:27:03 1469e6f7b9e6: Pulling fs layer 01:27:03 eaf3925da568: Pulling fs layer 01:27:03 bab4dde63d76: Pulling fs layer 01:27:03 bde34c3a00c8: Pulling fs layer 01:27:03 b352a97aabf1: Pulling fs layer 01:27:03 4872d77fe225: Pulling fs layer 01:27:03 5851b861e8e6: Pulling fs layer 01:27:03 bab4dde63d76: Waiting 01:27:03 988bab9f4d93: Waiting 01:27:03 1469e6f7b9e6: Waiting 01:27:03 bde34c3a00c8: Waiting 01:27:03 b352a97aabf1: Waiting 01:27:03 4872d77fe225: Waiting 01:27:03 5851b861e8e6: Waiting 01:27:03 eaf3925da568: Waiting 01:27:03 e2be974225ed: Download complete 01:27:03 988bab9f4d93: Verifying Checksum 01:27:03 988bab9f4d93: Download complete 01:27:03 1469e6f7b9e6: Verifying Checksum 01:27:03 1469e6f7b9e6: Download complete 01:27:03 eaf3925da568: Verifying Checksum 01:27:03 eaf3925da568: Download complete 01:27:03 339a4e72a1f5: Verifying Checksum 01:27:03 339a4e72a1f5: Download complete 01:27:04 bde34c3a00c8: Download complete 01:27:04 b352a97aabf1: Download complete 01:27:04 4872d77fe225: Verifying Checksum 01:27:04 4872d77fe225: Download complete 01:27:04 5851b861e8e6: Download complete 01:27:04 b85a868b505f: Verifying Checksum 01:27:04 b85a868b505f: Download complete 01:27:04 bab4dde63d76: Verifying Checksum 01:27:04 bab4dde63d76: Download complete 01:27:05 b85a868b505f: Pull complete 01:27:05 e2be974225ed: Pull complete 01:27:05 339a4e72a1f5: Pull complete 01:27:06 988bab9f4d93: Pull complete 01:27:06 1469e6f7b9e6: Pull complete 01:27:06 eaf3925da568: Pull complete 01:27:08 bab4dde63d76: Pull complete 01:27:08 bde34c3a00c8: Pull complete 01:27:08 b352a97aabf1: Pull complete 01:27:08 4872d77fe225: Pull complete 01:27:08 5851b861e8e6: Pull complete 01:27:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:08 prd-ubuntu20.04-docker-8c-8g-3384 does not seem to be running inside a container 01:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:27:11 $ docker top e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e -eo pid,comm 01:27:11 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). 01:27:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:11 [ssh-agent] Looking for ssh-agent implementation... 01:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:12 $ docker exec e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e ssh-agent 01:27:12 SSH_AUTH_SOCK=/tmp/ssh-ZLQEiPBtIytU/agent.33 01:27:12 SSH_AGENT_PID=39 01:27:12 Running ssh-add (command line suppressed) 01:27:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5530298691227967817.key (/w/workspace/edgex-go/1@tmp/private_key_5530298691227967817.key) 01:27:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:12 + git tag --points-at HEAD [Pipeline] } 01:27:12 $ docker exec --env ******** --env ******** e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e ssh-agent -k 01:27:12 unset SSH_AUTH_SOCK; 01:27:12 unset SSH_AGENT_PID; 01:27:12 echo Agent pid 39 killed; 01:27:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:12 [ssh-agent] Looking for ssh-agent implementation... 01:27:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:13 $ docker exec e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e ssh-agent 01:27:13 SSH_AUTH_SOCK=/tmp/ssh-rdiAsJn0T4SE/agent.71 01:27:13 SSH_AGENT_PID=77 01:27:13 Running ssh-add (command line suppressed) 01:27:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6731791364326990427.key (/w/workspace/edgex-go/1@tmp/private_key_6731791364326990427.key) 01:27:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:13 + git semver init 01:27:13 2023-08-12 01:27:13,723 [run_init] DEBUG init version:0.0.0 force:False 01:27:13 2023-08-12 01:27:13,724 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 01:27:13 2023-08-12 01:27:13,725 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 01:27:13 2023-08-12 01:27:13,725 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 01:27:19 2023-08-12 01:27:18,432 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 01:27:19 2023-08-12 01:27:18,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4630 with force:False 01:27:19 2023-08-12 01:27:18,433 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4630 01:27:19 2023-08-12 01:27:18,437 [execute] INFO git cat-file --batch-check 01:27:19 2023-08-12 01:27:18,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:27:19 2023-08-12 01:27:18,444 [execute] INFO git cat-file --batch 01:27:19 2023-08-12 01:27:18,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 01:27:19 2023-08-12 01:27:18,450 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4630 01:27:19 0.0.0 [Pipeline] } 01:27:19 $ docker exec --env ******** --env ******** e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e ssh-agent -k 01:27:19 unset SSH_AUTH_SOCK; 01:27:19 unset SSH_AGENT_PID; 01:27:19 echo Agent pid 77 killed; 01:27:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:19 + git semver [Pipeline] } 01:27:19 $ docker stop --time=1 e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e 01:27:21 $ docker rm -f --volumes e1369fc564074f7be14262be19ebd117570bf68dbc76656ffd85325f481d379e [Pipeline] // withDockerContainer [Pipeline] sh 01:27:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:27:21 Stashed 1 file(s) [Pipeline] echo 01:27:21 [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 01:27:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 01:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:22 ========================================================= 01:27:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:27:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:27:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:27:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:27:23 4db1b89c0bd1: Pulling fs layer 01:27:23 6911f1a30b25: Pulling fs layer 01:27:23 e194b8c5c2a9: Pulling fs layer 01:27:23 6863d3e3a2b1: Pulling fs layer 01:27:23 ec0bb842ea78: Pulling fs layer 01:27:23 40a00589a448: Pulling fs layer 01:27:23 6c08303d61cc: Pulling fs layer 01:27:23 798269fcf238: Pulling fs layer 01:27:23 ec0bb842ea78: Waiting 01:27:23 40a00589a448: Waiting 01:27:23 798269fcf238: Waiting 01:27:23 6c08303d61cc: Waiting 01:27:23 6863d3e3a2b1: Waiting 01:27:23 6911f1a30b25: Download complete 01:27:23 6863d3e3a2b1: Verifying Checksum 01:27:23 6863d3e3a2b1: Download complete 01:27:23 ec0bb842ea78: Verifying Checksum 01:27:23 ec0bb842ea78: Download complete 01:27:23 4db1b89c0bd1: Verifying Checksum 01:27:23 4db1b89c0bd1: Download complete 01:27:23 40a00589a448: Download complete 01:27:23 4db1b89c0bd1: Pull complete 01:27:23 6911f1a30b25: Pull complete 01:27:23 798269fcf238: Verifying Checksum 01:27:23 798269fcf238: Download complete 01:27:23 e194b8c5c2a9: Verifying Checksum 01:27:23 e194b8c5c2a9: Download complete 01:27:23 6c08303d61cc: Verifying Checksum 01:27:23 6c08303d61cc: Download complete 01:27:27 e194b8c5c2a9: Pull complete 01:27:27 6863d3e3a2b1: Pull complete 01:27:27 ec0bb842ea78: Pull complete 01:27:27 40a00589a448: Pull complete 01:27:29 6c08303d61cc: Pull complete 01:27:30 798269fcf238: Pull complete 01:27:30 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:27:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:27:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:27:31 WORKDIR /edgex 01:27:31 COPY go.mod . 01:27:31 RUN go mod download 01:27:31 + docker build -t ci-base-image-x86_64 -f - . 01:27:31 Sending build context to Docker daemon 170.8MB 01:27:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:27:31 ---> ec979cd7f677 01:27:31 Step 2/4 : WORKDIR /edgex 01:27:37 Still waiting to schedule task 01:27:37 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:27:39 ---> Running in 9b6b6b98b65d 01:27:39 Removing intermediate container 9b6b6b98b65d 01:27:39 ---> c1ce24576947 01:27:39 Step 3/4 : COPY go.mod . 01:27:39 ---> cc3b7dd3bd14 01:27:39 Step 4/4 : RUN go mod download 01:27:39 ---> Running in 954f9f2a46b4 01:28:01 Removing intermediate container 954f9f2a46b4 01:28:01 ---> cdfff7acf441 01:28:01 Successfully built cdfff7acf441 01:28:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:02 + docker inspect -f . ci-base-image-x86_64 01:28:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:02 prd-ubuntu20.04-docker-8c-8g-3384 does not seem to be running inside a container 01:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:28:02 $ docker top 90dcd4af9454677dacc4d8c515232cad349af7b5432be4e140d0c2783e844667 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:03 + go version 01:28:03 go version go1.20.6 linux/amd64 [Pipeline] } 01:28:03 $ docker stop --time=1 90dcd4af9454677dacc4d8c515232cad349af7b5432be4e140d0c2783e844667 01:28:04 $ docker rm -f --volumes 90dcd4af9454677dacc4d8c515232cad349af7b5432be4e140d0c2783e844667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:05 + docker inspect -f . ci-base-image-x86_64 01:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:05 prd-ubuntu20.04-docker-8c-8g-3384 does not seem to be running inside a container 01:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:28:05 $ docker top 513ff834dec5ffed969c2eb2ffb8408602f06494eb2ed543dad71901fefbce5d -eo pid,comm [Pipeline] { [Pipeline] echo 01:28:05 ========================================================= 01:28:05 [edgeXBuildGoParallel] Running Tests and Build... 01:28:05 ========================================================= [Pipeline] sh 01:28:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 01:28:06 + make test 01:28:06 go test -race -coverprofile=coverage.out ./... 01:28:14 ? github.com/edgexfoundry/edgex-go [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:28:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:28:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:28:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 01:28:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements 01:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:28:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:28:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 01:28:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements 01:28:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.389s coverage: 93.4% of statements 01:28:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.365s coverage: 97.6% of statements 01:28:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 01:28:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:28:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements 01:28:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 32.2% of statements 01:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements 01:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 82.9% of statements 01:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 01:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 01:28:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 01:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:28:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:28:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:28:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:28:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:28:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:28:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:28:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:28:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:28:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 01:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:28:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.071s coverage: 92.9% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 82.1% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.1% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 95.7% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements 01:29:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements 01:29:02 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 01:29:02 Dockerfile.fuzz:1 DL3026 error: Use only an allowed registry in the FROM image 01:29:02 Dockerfile.fuzz:7 DL3003 warning: Use WORKDIR to switch to a directory 01:29:02 Dockerfile.fuzz:7 SC2164 warning: Use 'cd ... || exit' or 'cd ... || return' in case cd fails. 01:29:02 make: *** [Makefile:151: hadolint] Error 1 [Pipeline] } 01:29:02 $ docker stop --time=1 513ff834dec5ffed969c2eb2ffb8408602f06494eb2ed543dad71901fefbce5d 01:29:04 $ docker rm -f --volumes 513ff834dec5ffed969c2eb2ffb8408602f06494eb2ed543dad71901fefbce5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:29:05 Failed in branch amd64 01:31:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3388 in /w/workspace/edgexfoundry_edgex-go_PR-4630 [Pipeline] { [Pipeline] ws 01:31:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 01:31:04 The recommended git tool is: git 01:31:09 using credential edgex-jenkins-ssh 01:31:09 Cloning the remote Git repository 01:31:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:31:09 > git init /w/workspace/edgex-go/1 # timeout=10 01:31:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:31:10 > git --version # timeout=10 01:31:10 > git --version # 'git version 2.25.1' 01:31:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:31:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:28 Merging remotes/origin/main commit 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 into PR head commit 4b703330bf1be1af1e22c606e3720e66b1a83d77 01:31:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:31:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:31:27 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4630/head:refs/remotes/origin/PR-4630 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:31:28 > git config core.sparsecheckout # timeout=10 01:31:28 > git checkout -f 4b703330bf1be1af1e22c606e3720e66b1a83d77 # timeout=10 01:31:28 > git remote # timeout=10 01:31:28 > git config --get remote.origin.url # timeout=10 01:31:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:28 > git merge 3ee9d729d3e6958b4a592b7adf9b661fc1394fa5 # timeout=10 01:31:28 Merge succeeded, producing 6f5b7353c9c442963a72db7a9d43b824d0d97e2c 01:31:28 Checking out Revision 6f5b7353c9c442963a72db7a9d43b824d0d97e2c (PR-4630) 01:31:28 > git rev-parse HEAD^{commit} # timeout=10 01:31:28 > git config core.sparsecheckout # timeout=10 01:31:28 > git checkout -f 6f5b7353c9c442963a72db7a9d43b824d0d97e2c # timeout=10 01:31:32 Commit message: "Merge commit '3ee9d729d3e6958b4a592b7adf9b661fc1394fa5' into HEAD" 01:31:32 First time build. Skipping changelog. 01:31:32 > git --version # timeout=10 01:31:32 > git --version # 'git version 2.25.1' 01:31:32 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:33 Dload Upload Total Spent Left Speed 01:31:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 01:31:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:31:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:31:34 + sudo tee /etc/docker/daemon.new 01:31:34 { 01:31:34 "registry-mirrors": [ 01:31:34 "https://nexus3.edgexfoundry.org:10001" 01:31:34 ], 01:31:34 "bip": "10.250.0.254/24", 01:31:34 "hosts": [ 01:31:34 "tcp://0.0.0.0:5555", 01:31:34 "unix:///var/run/docker.sock" 01:31:34 ], 01:31:34 "mtu": 1458, 01:31:34 "selinux-enabled": true, 01:31:34 "seccomp-profile": "/etc/docker/seccomp.json" 01:31:34 } [Pipeline] sh 01:31:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:31:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:53 provisioning config files... 01:31:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15100836096781198175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:54 ---> docker-login.sh 01:31:54 nexus3.edgexfoundry.org:10001 01:31:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:54 Configure a credential helper to remove this warning. See 01:31:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:54 01:31:54 Login Succeeded 01:31:54 nexus3.edgexfoundry.org:10002 01:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:55 Configure a credential helper to remove this warning. See 01:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:55 01:31:55 Login Succeeded 01:31:55 nexus3.edgexfoundry.org:10003 01:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:55 Configure a credential helper to remove this warning. See 01:31:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:55 01:31:55 Login Succeeded 01:31:55 nexus3.edgexfoundry.org:10004 01:31:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:56 Configure a credential helper to remove this warning. See 01:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:56 01:31:56 Login Succeeded 01:31:56 docker.io 01:31:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:31:56 Configure a credential helper to remove this warning. See 01:31:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:31:56 01:31:56 Login Succeeded 01:31:56 ---> docker-login.sh ends [Pipeline] } 01:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:31:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 01:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:31:57 ========================================================= 01:31:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:31:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:32:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:01 edb6bdbacee9: Pulling fs layer 01:32:01 5f9638ab2659: Pulling fs layer 01:32:01 8d51d6327a98: Pulling fs layer 01:32:01 8b374f2dd631: Pulling fs layer 01:32:01 ec14aa9079de: Pulling fs layer 01:32:01 2f466654f4bb: Pulling fs layer 01:32:01 554e91adad29: Pulling fs layer 01:32:01 ec14aa9079de: Waiting 01:32:01 2f466654f4bb: Waiting 01:32:01 554e91adad29: Waiting 01:32:01 8b374f2dd631: Waiting 01:32:01 5f9638ab2659: Verifying Checksum 01:32:01 5f9638ab2659: Download complete 01:32:01 8b374f2dd631: Verifying Checksum 01:32:01 8b374f2dd631: Download complete 01:32:01 ec14aa9079de: Verifying Checksum 01:32:01 ec14aa9079de: Download complete 01:32:01 edb6bdbacee9: Verifying Checksum 01:32:01 edb6bdbacee9: Download complete 01:32:02 edb6bdbacee9: Pull complete 01:32:02 554e91adad29: Verifying Checksum 01:32:02 554e91adad29: Download complete 01:32:03 5f9638ab2659: Pull complete 01:32:04 8d51d6327a98: Verifying Checksum 01:32:04 8d51d6327a98: Download complete 01:32:04 2f466654f4bb: Verifying Checksum 01:32:04 2f466654f4bb: Download complete 01:32:14 8d51d6327a98: Pull complete 01:32:14 8b374f2dd631: Pull complete 01:32:14 ec14aa9079de: Pull complete 01:32:21 2f466654f4bb: Pull complete 01:32:22 554e91adad29: Pull complete 01:32:22 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:32:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:32:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:32:23 WORKDIR /edgex 01:32:23 COPY go.mod . 01:32:23 RUN go mod download 01:32:23 + docker build -t ci-base-image-arm64 -f - . 01:32:23 Sending build context to Docker daemon 2.941MB 01:32:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:32:23 ---> 1e15ea492957 01:32:23 Step 2/4 : WORKDIR /edgex 01:32:24 ---> Running in a6be3bb0099c 01:32:24 Removing intermediate container a6be3bb0099c 01:32:24 ---> 281fb2ba23b0 01:32:24 Step 3/4 : COPY go.mod . 01:32:25 ---> d0a98198481b 01:32:25 Step 4/4 : RUN go mod download 01:32:25 ---> Running in 38421d65bda4 01:33:04 Removing intermediate container 38421d65bda4 01:33:04 ---> b7b76746b6b8 01:33:04 Successfully built b7b76746b6b8 01:33:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker inspect -f . ci-base-image-arm64 01:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:05 prd-ubuntu20.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container 01:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:33:06 $ docker top 865b1662cc8050d1160b86e4b3ae5b7917cd22013571ecb1a0c06e5e9246b9b8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:07 + go version 01:33:07 go version go1.20.6 linux/arm64 [Pipeline] } 01:33:07 $ docker stop --time=1 865b1662cc8050d1160b86e4b3ae5b7917cd22013571ecb1a0c06e5e9246b9b8 01:33:08 $ docker rm -f --volumes 865b1662cc8050d1160b86e4b3ae5b7917cd22013571ecb1a0c06e5e9246b9b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker inspect -f . ci-base-image-arm64 01:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:09 prd-ubuntu20.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container 01:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:33:11 $ docker top ec0d7a24684c2bcb7408b2f693fbbc9ed3b3a885bd7aa714fb0298f16103602d -eo pid,comm [Pipeline] { [Pipeline] echo 01:33:11 ========================================================= 01:33:11 [edgeXBuildGoParallel] Running Tests and Build... 01:33:11 ========================================================= [Pipeline] sh 01:33:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 01:33:11 + make test 01:33:11 go test -race -coverprofile=coverage.out ./... 01:33:50 ? github.com/edgexfoundry/edgex-go [no test files] 01:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:36:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:36:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:36:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:36:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:36:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:36:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:36:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:36:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:36:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:36:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:36:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:36:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.440s coverage: 28.7% of statements 01:36:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 97.0% of statements 01:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.440s coverage: 71.5% of statements 01:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements 01:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.596s coverage: 93.4% of statements 01:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.8% of statements 01:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:37:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:37:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.089s coverage: 97.6% of statements 01:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:37:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:37:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.240s coverage: 72.2% of statements 01:37:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:37:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.497s coverage: 0.9% of statements 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.327s coverage: 32.2% of statements 01:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.363s coverage: 42.9% of statements 01:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements 01:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.293s coverage: 94.1% of statements 01:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.336s coverage: 96.3% of statements 01:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements 01:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements 01:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:38:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.185s coverage: 79.9% of statements 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.341s coverage: 92.9% of statements 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.103s coverage: 64.4% of statements 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.283s coverage: 62.3% of statements 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 01:38:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 01:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.548s coverage: 81.8% of statements 01:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.548s coverage: 82.1% of statements 01:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 86.0% of statements 01:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.197s coverage: 63.1% of statements 01:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements 01:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 01:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 01:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 01:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 01:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.153s coverage: 38.4% of statements 01:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements 01:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 01:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:39:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements 01:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.737s coverage: 95.7% of statements 01:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 61.8% of statements 01:39:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:39:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:39:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.470s coverage: 98.9% of statements 01:39:24 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 01:39:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:39:24 go vet ./... 01:42:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:42:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:42:46 ./bin/test-attribution-txt.sh 01:42:46 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 01:42:46 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 01:42:46 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 01:42:46 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 01:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:42:47 + ls -al . 01:42:47 total 728 01:42:47 drwxrwxr-x 10 1001 1001 4096 Aug 12 01:33 . 01:42:47 drwxr-xr-x 4 root root 4096 Aug 12 01:33 .. 01:42:47 drwxrwxr-x 2 1001 1001 4096 Aug 12 01:31 .blubracket 01:42:47 -rw-rw-r-- 1 1001 1001 16 Aug 12 01:31 .dockerignore 01:42:47 drwxrwxr-x 8 1001 1001 4096 Aug 12 01:31 .git 01:42:47 drwxrwxr-x 3 1001 1001 4096 Aug 12 01:31 .github 01:42:47 -rw-rw-r-- 1 1001 1001 1161 Aug 12 01:31 .gitignore 01:42:47 -rw-rw-r-- 1 1001 1001 42 Aug 12 01:31 .golangci.yml 01:42:47 -rw-rw-r-- 1 1001 1001 87 Aug 12 01:31 .hadolint.yml 01:42:47 -rw-rw-r-- 1 1001 1001 166 Aug 12 01:31 .sonarcloud.properties 01:42:47 -rw-rw-r-- 1 1001 1001 1171 Aug 12 01:31 ADOPTERS.md 01:42:47 -rw-rw-r-- 1 1001 1001 11152 Aug 12 01:31 Attribution.txt 01:42:47 -rw-rw-r-- 1 1001 1001 93407 Aug 12 01:31 CHANGELOG.md 01:42:47 -rw-rw-r-- 1 1001 1001 3804 Aug 12 01:31 CONTRIBUTING.md 01:42:47 -rw-rw-r-- 1 1001 1001 487 Aug 12 01:31 Dockerfile.fuzz 01:42:47 -rw-rw-r-- 1 1001 1001 677 Aug 12 01:31 GOVERNANCE.md 01:42:47 -rw-rw-r-- 1 1001 1001 883 Aug 12 01:31 Jenkinsfile 01:42:47 -rw-rw-r-- 1 1001 1001 10775 Aug 12 01:31 LICENSE 01:42:47 -rw-rw-r-- 1 1001 1001 14368 Aug 12 01:31 Makefile 01:42:47 -rw-rw-r-- 1 1001 1001 582 Aug 12 01:31 OWNERS.md 01:42:47 -rw-rw-r-- 1 1001 1001 9923 Aug 12 01:31 README.md 01:42:47 -rw-rw-r-- 1 1001 1001 789 Aug 12 01:31 SECURITY.md 01:42:47 -rw-rw-r-- 1 1001 1001 5 Aug 12 01:27 VERSION 01:42:47 drwxrwxr-x 2 1001 1001 4096 Aug 12 01:31 bin 01:42:47 drwxrwxr-x 18 1001 1001 4096 Aug 12 01:31 cmd 01:42:47 -rw-r--r-- 1 root root 446998 Aug 12 01:39 coverage.out 01:42:47 -rwxrwxr-x 1 1001 1001 873 Aug 12 01:31 fuzzing_docker.sh 01:42:47 -rw-rw-r-- 1 1001 1001 3687 Aug 12 01:31 go.mod 01:42:47 -rw-rw-r-- 1 1001 1001 33714 Aug 12 01:31 go.sum 01:42:47 drwxrwxr-x 7 1001 1001 4096 Aug 12 01:31 internal 01:42:47 drwxrwxr-x 3 1001 1001 4096 Aug 12 01:31 openapi 01:42:47 -rw-rw-r-- 1 1001 1001 594 Aug 12 01:31 security.txt 01:42:47 drwxrwxr-x 4 1001 1001 4096 Aug 12 01:31 snap 01:42:47 -rw-rw-r-- 1 1001 1001 204 Aug 12 01:31 version.go [Pipeline] sh 01:42:47 + '[' -e coverage.out ] 01:42:47 + chown 1001:1001 coverage.out [Pipeline] stash 01:42:48 Stashed 1 file(s) [Pipeline] sh 01:42:49 + make build 01:42: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 01:44:56 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 01:44:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:45: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 01:45:07 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 01:46:03 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 01:46:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:46: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 01:46:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:46:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:46:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:46:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:46:45 $ docker stop --time=1 ec0d7a24684c2bcb7408b2f693fbbc9ed3b3a885bd7aa714fb0298f16103602d 01:46:47 $ docker rm -f --volumes ec0d7a24684c2bcb7408b2f693fbbc9ed3b3a885bd7aa714fb0298f16103602d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:51 01:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:46:51 latest: Pulling from edgex-devops/edgex-compose-arm64 01:46:51 547446be3368: Pulling fs layer 01:46:51 d125d8839a47: Pulling fs layer 01:46:51 3e85d5ac6304: Pulling fs layer 01:46:51 c3105a71a48b: Pulling fs layer 01:46:51 0f093f025ec4: Pulling fs layer 01:46:51 c3106fc0e877: Pulling fs layer 01:46:51 c3105a71a48b: Waiting 01:46:51 0f093f025ec4: Waiting 01:46:51 c3106fc0e877: Waiting 01:46:51 547446be3368: Verifying Checksum 01:46:51 547446be3368: Download complete 01:46:52 c3105a71a48b: Verifying Checksum 01:46:52 c3105a71a48b: Download complete 01:46:52 d125d8839a47: Verifying Checksum 01:46:52 d125d8839a47: Download complete 01:46:52 c3106fc0e877: Verifying Checksum 01:46:52 c3106fc0e877: Download complete 01:46:52 0f093f025ec4: Verifying Checksum 01:46:52 0f093f025ec4: Download complete 01:46:54 3e85d5ac6304: Verifying Checksum 01:46:54 3e85d5ac6304: Download complete 01:46:56 547446be3368: Pull complete 01:46:56 d125d8839a47: Pull complete 01:47:04 3e85d5ac6304: Pull complete 01:47:04 c3105a71a48b: Pull complete 01:47:06 0f093f025ec4: Pull complete 01:47:06 c3106fc0e877: Pull complete 01:47:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:47:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:06 prd-ubuntu20.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container 01:47:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:47:08 $ docker top 034867eff0e5bf032d5fc75d7f68dbaef57ab6ab1a976380c2a5692294efb85e -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:09 + docker compose -f ./docker-compose-build.yml build --parallel 01:47:17 #1 [support-scheduler internal] load build definition from Dockerfile 01:47:17 #1 transferring dockerfile: 01:47:17 #1 transferring dockerfile: 1.82kB done 01:47:17 #1 DONE 0.1s 01:47:18 01:47:18 #2 [support-scheduler internal] load .dockerignore 01:47:18 #2 transferring context: 01:47:18 #2 transferring context: 56B done 01:47:18 #2 DONE 0.0s 01:47:19 01:47:19 #3 [security-secretstore-setup internal] load build definition from Dockerfile 01:47:19 #3 transferring dockerfile: 2.38kB done 01:47:19 #3 DONE 0.0s 01:47:19 01:47:19 #4 [security-spire-config internal] load build definition from Dockerfile 01:47:19 #4 transferring dockerfile: 2.58kB done 01:47:19 #4 DONE 0.0s 01:47:19 01:47:19 #5 [core-command internal] load build definition from Dockerfile 01:47:19 #5 transferring dockerfile: 1.82kB done 01:47:19 #5 DONE 0.1s 01:47:19 01:47:19 #6 [security-proxy-setup internal] load build definition from Dockerfile 01:47:19 #6 transferring dockerfile: 2.06kB 0.0s done 01:47:19 #6 DONE 0.1s 01:47:19 01:47:19 #7 [security-proxy-auth internal] load build definition from Dockerfile 01:47:19 #7 transferring dockerfile: 2.04kB done 01:47:19 #7 DONE 0.1s 01:47:19 01:47:19 #8 [security-spire-server internal] load build definition from Dockerfile 01:47:19 #8 transferring dockerfile: 2.63kB 0.0s done 01:47:19 #8 DONE 0.1s 01:47:19 01:47:19 #9 [core-metadata internal] load build definition from Dockerfile 01:47:19 #9 transferring dockerfile: 1.96kB done 01:47:19 #9 DONE 0.1s 01:47:19 01:47:19 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:47:19 #10 transferring dockerfile: 2.12kB done 01:47:19 #10 DONE 0.1s 01:47:19 01:47:19 #11 [security-bootstrapper internal] load build definition from Dockerfile 01:47:19 #11 transferring dockerfile: 2.82kB 0.0s done 01:47:19 #11 DONE 0.1s 01:47:19 01:47:19 #12 [support-notifications internal] load build definition from Dockerfile 01:47:19 #12 transferring dockerfile: 1.84kB done 01:47:19 #12 DONE 0.0s 01:47:19 01:47:19 #13 [security-spire-agent internal] load build definition from Dockerfile 01:47:19 #13 transferring dockerfile: 2.68kB done 01:47:19 #13 DONE 0.1s 01:47:19 01:47:19 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:47:19 #14 transferring dockerfile: 1.78kB 0.0s done 01:47:19 #14 DONE 0.1s 01:47:19 01:47:19 #15 [core-data internal] load build definition from Dockerfile 01:47:19 #15 transferring dockerfile: 1.90kB 0.0s done 01:47:19 #15 DONE 0.1s 01:47:20 01:47:20 #16 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:20 #16 DONE 0.0s 01:47:20 01:47:20 #17 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 01:47:20 #17 DONE 0.4s 01:47:20 01:47:20 #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:20 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:20 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 01:47:20 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:20 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:20 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:20 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:20 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 01:47:21 #18 ... 01:47:21 01:47:21 #19 [security-spire-config internal] load .dockerignore 01:47:21 #19 transferring context: 56B 0.0s done 01:47:21 #19 DONE 0.4s 01:47:21 01:47:21 #20 [security-secretstore-setup internal] load .dockerignore 01:47:21 #20 transferring context: 56B 0.1s done 01:47:21 #20 DONE 0.5s 01:47:21 01:47:21 #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:21 #18 ... 01:47:21 01:47:21 #21 [core-command internal] load .dockerignore 01:47:21 #21 transferring context: 56B 0.0s done 01:47:21 #21 DONE 0.6s 01:47:21 01:47:21 #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:21 #18 ... 01:47:21 01:47:21 #22 [security-proxy-setup internal] load .dockerignore 01:47:21 #22 transferring context: 56B 0.0s done 01:47:21 #22 DONE 0.5s 01:47:21 01:47:21 #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:21 #18 ... 01:47:21 01:47:21 #23 [security-spire-server internal] load .dockerignore 01:47:21 #23 transferring context: 56B 0.0s done 01:47:21 #23 DONE 0.6s 01:47:21 01:47:21 #24 [security-proxy-auth internal] load .dockerignore 01:47:21 #24 transferring context: 56B 0.0s done 01:47:21 #24 DONE 0.7s 01:47:21 01:47:21 #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:21 #18 ... 01:47:21 01:47:21 #25 [core-common-config-bootstrapper internal] load .dockerignore 01:47:21 #25 transferring context: 56B 0.0s done 01:47:21 #25 DONE 0.6s 01:47:21 01:47:21 #26 [core-metadata internal] load .dockerignore 01:47:21 #26 transferring context: 56B 0.0s done 01:47:21 #26 DONE 0.6s 01:47:21 01:47:21 #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:21 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:22 #18 ... 01:47:22 01:47:22 #27 [security-bootstrapper internal] load .dockerignore 01:47:22 #27 transferring context: 56B 0.0s done 01:47:22 #27 DONE 0.6s 01:47:22 01:47:22 #28 [support-scheduler internal] load build context 01:47:22 #28 ... 01:47:22 01:47:22 #29 [core-data internal] load .dockerignore 01:47:22 #29 transferring context: 56B 0.0s done 01:47:22 #29 DONE 0.4s 01:47:22 01:47:22 #30 [support-notifications internal] load .dockerignore 01:47:22 #30 transferring context: 56B 0.1s done 01:47:22 #30 DONE 0.8s 01:47:22 01:47:22 #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:22 #31 DONE 1.8s 01:47:22 01:47:22 #28 [support-scheduler internal] load build context 01:47:22 #28 ... 01:47:22 01:47:22 #32 [security-spiffe-token-provider internal] load .dockerignore 01:47:22 #32 transferring context: 56B 0.0s done 01:47:22 #32 DONE 1.0s 01:47:22 01:47:22 #16 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:22 #16 DONE 0.0s 01:47:22 01:47:22 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:47:22 #33 DONE 0.5s 01:47:22 01:47:22 #18 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:22 #18 DONE 2.3s 01:47:22 01:47:22 #28 [support-scheduler internal] load build context 01:47:23 #28 ... 01:47:23 01:47:23 #34 [security-spire-agent internal] load .dockerignore 01:47:23 #34 transferring context: 56B 0.0s done 01:47:23 #34 DONE 1.1s 01:47:23 01:47:23 #28 [support-scheduler internal] load build context 01:47:23 #28 ... 01:47:23 01:47:23 #16 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:23 #16 DONE 0.0s 01:47:23 01:47:23 #31 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:23 #31 DONE 3.0s 01:47:23 01:47:23 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 01:47:23 #33 DONE 0.9s 01:47:23 01:47:23 #18 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:23 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:23 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:23 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:23 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:23 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:23 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:23 #18 DONE 3.4s 01:47:23 01:47:23 #28 [support-scheduler internal] load build context 01:47:23 #28 ... 01:47:23 01:47:23 #17 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 01:47:23 #17 DONE 0.7s 01:47:23 01:47:23 #28 [support-scheduler internal] load build context 01:47:23 #28 ... 01:47:23 01:47:23 #16 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:23 #16 DONE 0.0s 01:47:23 01:47:23 #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:23 #31 DONE 3.0s 01:47:23 01:47:23 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 01:47:23 #33 DONE 1.0s 01:47:23 01:47:23 #18 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:23 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:23 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:23 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:23 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:23 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:23 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:23 #18 DONE 3.4s 01:47:23 01:47:23 #28 [support-scheduler internal] load build context 01:47:23 #28 ... 01:47:23 01:47:23 #17 [core-command internal] load metadata for docker.io/library/alpine:3.17 01:47:23 #17 DONE 0.9s 01:47:23 01:47:23 #31 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:23 #31 DONE 3.0s 01:47:23 01:47:23 #33 [core-command builder 2/7] WORKDIR /edgex-go 01:47:23 #33 DONE 1.0s 01:47:23 01:47:23 #18 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:23 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:23 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:23 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:23 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:23 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:23 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:23 #18 DONE 3.4s 01:47:23 01:47:23 #28 [support-scheduler internal] load build context 01:47:23 #28 ... 01:47:23 01:47:23 #16 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:23 #16 DONE 0.0s 01:47:23 01:47:23 #28 [support-scheduler internal] load build context 01:47:23 #28 ... 01:47:23 01:47:23 #16 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:23 #16 DONE 0.0s 01:47:23 01:47:23 #28 [support-scheduler internal] load build context 01:47:23 #28 ... 01:47:23 01:47:23 #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:23 #31 DONE 3.0s 01:47:23 01:47:23 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:47:23 #33 DONE 1.0s 01:47:23 01:47:23 #18 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:23 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:23 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:23 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:23 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:23 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:23 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:23 #18 DONE 3.4s 01:47:23 01:47:23 #28 [support-scheduler internal] load build context 01:47:24 #28 ... 01:47:24 01:47:24 #16 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:24 #16 DONE 0.0s 01:47:24 01:47:24 #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:24 #31 DONE 3.0s 01:47:24 01:47:24 #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 01:47:24 #33 DONE 1.0s 01:47:24 01:47:24 #18 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:24 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:24 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:24 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:24 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:24 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:24 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:24 #18 DONE 3.5s 01:47:24 01:47:24 #28 [support-scheduler internal] load build context 01:47:24 #28 ... 01:47:24 01:47:24 #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 01:47:24 #17 DONE 1.3s 01:47:24 01:47:24 #28 [support-scheduler internal] load build context 01:47:24 #28 ... 01:47:24 01:47:24 #31 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:24 #31 DONE 3.0s 01:47:24 01:47:24 #33 [security-spire-server builder 2/7] WORKDIR /edgex-go 01:47:24 #33 DONE 1.0s 01:47:24 01:47:24 #18 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:24 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:24 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:24 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:24 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:24 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:24 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:24 #18 DONE 3.5s 01:47:24 01:47:24 #16 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:24 #16 DONE 0.0s 01:47:24 01:47:24 #28 [support-scheduler internal] load build context 01:47:24 #28 ... 01:47:24 01:47:24 #31 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:24 #31 DONE 3.0s 01:47:24 01:47:24 #33 [core-metadata builder 2/7] WORKDIR /edgex-go 01:47:24 #33 DONE 1.0s 01:47:24 01:47:24 #18 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:24 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:24 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:24 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:24 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:24 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:24 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:24 #18 DONE 3.5s 01:47:24 01:47:24 #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 01:47:24 #17 DONE 1.7s 01:47:24 01:47:24 #28 [support-scheduler internal] load build context 01:47:25 #28 ... 01:47:25 01:47:25 #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:25 #16 DONE 0.1s 01:47:25 01:47:25 #28 [support-scheduler internal] load build context 01:47:25 #28 ... 01:47:25 01:47:25 #17 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:47:25 #17 DONE 2.0s 01:47:25 01:47:25 #28 [support-scheduler internal] load build context 01:47:25 #28 ... 01:47:25 01:47:25 #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:25 #31 DONE 3.1s 01:47:25 01:47:25 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:47:25 #33 DONE 1.1s 01:47:25 01:47:25 #18 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:25 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:25 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:25 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:25 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:25 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:25 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:25 #18 DONE 3.5s 01:47:25 01:47:25 #16 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:25 #16 DONE 0.1s 01:47:25 01:47:25 #28 [support-scheduler internal] load build context 01:47:26 #28 ... 01:47:26 01:47:26 #16 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:26 #16 DONE 0.1s 01:47:26 01:47:26 #28 [support-scheduler internal] load build context 01:47:26 #28 ... 01:47:26 01:47:26 #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:26 #31 DONE 3.1s 01:47:26 01:47:26 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:47:26 #33 DONE 1.1s 01:47:26 01:47:26 #18 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:26 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:26 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:26 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:26 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:26 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:26 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:26 #18 DONE 3.6s 01:47:26 01:47:26 #16 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:26 #16 DONE 0.1s 01:47:26 01:47:26 #28 [support-scheduler internal] load build context 01:47:26 #28 ... 01:47:26 01:47:26 #17 [core-data internal] load metadata for docker.io/library/alpine:3.17 01:47:26 #17 DONE 2.9s 01:47:26 01:47:26 #35 [security-bootstrapper internal] load build context 01:47:26 #35 DONE 0.0s 01:47:26 01:47:26 #31 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:26 #31 DONE 3.2s 01:47:26 01:47:26 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 01:47:26 #33 DONE 1.2s 01:47:26 01:47:26 #18 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:26 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:26 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:26 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:26 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:26 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:26 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:26 #18 DONE 3.7s 01:47:26 01:47:26 #16 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:26 #16 DONE 0.1s 01:47:26 01:47:26 #28 [support-scheduler internal] load build context 01:47:26 #28 transferring context: 64.39MB 5.9s 01:47:27 #28 ... 01:47:27 01:47:27 #16 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:47:27 #16 DONE 0.1s 01:47:27 01:47:27 #28 [support-scheduler internal] load build context 01:47:29 #28 ... 01:47:29 01:47:29 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 01:47:29 #17 DONE 5.3s 01:47:29 01:47:29 #28 [support-scheduler internal] load build context 01:47:29 #28 ... 01:47:29 01:47:29 #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:47:29 #31 DONE 3.2s 01:47:29 01:47:29 #33 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:47:29 #33 DONE 1.2s 01:47:29 01:47:29 #18 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:47:29 #18 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:47:29 #18 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:47:29 #18 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:47:29 #18 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:47:29 #18 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:47:29 #18 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.2s done 01:47:29 #18 DONE 3.7s 01:47:29 01:47:29 #28 [support-scheduler internal] load build context 01:47:31 #28 transferring context: 71.47MB 11.0s 01:47:32 #28 ... 01:47:32 01:47:32 #36 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:47:32 #0 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:32 #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:32 #0 7.661 (1/1) Installing dumb-init (1.2.5-r2) 01:47:32 #0 7.661 Executing busybox-1.35.0-r29.trigger 01:47:32 #0 7.661 OK: 8 MiB in 16 packages 01:47:32 #36 DONE 10.9s 01:47:32 01:47:32 #28 [support-scheduler internal] load build context 01:47:32 #28 ... 01:47:32 01:47:32 #37 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:47:32 #0 8.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:32 #0 9.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:32 #37 ... 01:47:32 01:47:32 #38 [security-spire-config internal] load build context 01:47:32 #38 ... 01:47:32 01:47:32 #39 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:47:32 #0 9.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:33 #39 ... 01:47:33 01:47:33 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:33 #0 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:33 #40 ... 01:47:33 01:47:33 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:33 #41 ... 01:47:33 01:47:33 #42 [security-secretstore-setup internal] load build context 01:47:33 #42 ... 01:47:33 01:47:33 #43 [core-command internal] load build context 01:47:33 #43 ... 01:47:33 01:47:33 #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:47:33 #44 ... 01:47:33 01:47:33 #45 [security-proxy-setup internal] load build context 01:47:34 #45 ... 01:47:34 01:47:34 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:47:34 #46 ... 01:47:34 01:47:34 #47 [security-proxy-auth internal] load build context 01:47:34 #47 ... 01:47:34 01:47:34 #45 [security-proxy-setup internal] load build context 01:47:34 #45 ... 01:47:34 01:47:34 #48 [security-spire-server internal] load build context 01:47:34 #48 ... 01:47:34 01:47:34 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:34 #49 ... 01:47:34 01:47:34 #48 [security-spire-server internal] load build context 01:47:34 #48 ... 01:47:34 01:47:34 #50 [core-metadata internal] load build context 01:47:34 #50 ... 01:47:34 01:47:34 #48 [security-spire-server internal] load build context 01:47:35 #48 ... 01:47:35 01:47:35 #51 [core-common-config-bootstrapper internal] load build context 01:47:35 #51 ... 01:47:35 01:47:35 #48 [security-spire-server internal] load build context 01:47:36 #48 ... 01:47:36 01:47:36 #35 [security-bootstrapper internal] load build context 01:47:36 #35 ... 01:47:36 01:47:36 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:36 #52 ... 01:47:36 01:47:36 #53 [core-data internal] load build context 01:47:36 #53 ... 01:47:36 01:47:36 #54 [support-notifications internal] load build context 01:47:36 #54 ... 01:47:36 01:47:36 #53 [core-data internal] load build context 01:47:37 #53 ... 01:47:37 01:47:37 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:47:37 #55 ... 01:47:37 01:47:37 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:47:37 #56 ... 01:47:37 01:47:37 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:47:37 #57 ... 01:47:37 01:47:37 #54 [support-notifications internal] load build context 01:47:38 #54 transferring context: 4.86MB 10.3s 01:47:39 #54 ... 01:47:39 01:47:39 #58 [security-spiffe-token-provider internal] load build context 01:47:39 #58 ... 01:47:39 01:47:39 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:39 #59 ... 01:47:39 01:47:39 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:39 #60 ... 01:47:39 01:47:39 #61 [security-spire-agent internal] load build context 01:47:39 #61 ... 01:47:39 01:47:39 #47 [security-proxy-auth internal] load build context 01:47:39 #47 ... 01:47:39 01:47:39 #61 [security-spire-agent internal] load build context 01:47:40 #61 ... 01:47:40 01:47:40 #37 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:47:40 #37 13.36 OK: 263 MiB in 53 packages 01:47:40 #37 DONE 18.9s 01:47:40 01:47:40 #61 [security-spire-agent internal] load build context 01:47:41 #61 ... 01:47:41 01:47:41 #39 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:47:41 #39 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:41 #39 15.57 OK: 263 MiB in 53 packages 01:47:41 #39 DONE 18.1s 01:47:41 01:47:41 #61 [security-spire-agent internal] load build context 01:47:43 #61 transferring context: 4.45MB 10.3s 01:47:43 #61 ... 01:47:43 01:47:43 #28 [support-scheduler internal] load build context 01:47:43 #28 ... 01:47:43 01:47:43 #38 [security-spire-config internal] load build context 01:47:43 #38 ... 01:47:43 01:47:43 #43 [core-command internal] load build context 01:47:43 #43 ... 01:47:43 01:47:43 #38 [security-spire-config internal] load build context 01:47:43 #38 ... 01:47:43 01:47:43 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:43 #40 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:43 #40 15.22 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:47:43 #40 15.22 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:47:43 #40 15.22 OK: 17689 distinct packages available 01:47:43 #40 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:43 #40 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:44 #40 ... 01:47:44 01:47:44 #42 [security-secretstore-setup internal] load build context 01:47:44 #42 ... 01:47:44 01:47:44 #38 [security-spire-config internal] load build context 01:47:44 #38 ... 01:47:44 01:47:44 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:44 #41 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:44 #41 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:44 #41 19.69 (1/4) Installing ca-certificates (20230506-r0) 01:47:44 #41 20.30 (2/4) Installing dumb-init (1.2.5-r2) 01:47:44 #41 20.34 (3/4) Installing su-exec (0.2-r2) 01:47:44 #41 20.34 (4/4) Installing yq (4.30.4-r4) 01:47:44 #41 ... 01:47:44 01:47:44 #38 [security-spire-config internal] load build context 01:47:44 #38 ... 01:47:44 01:47:44 #45 [security-proxy-setup internal] load build context 01:47:45 #45 ... 01:47:45 01:47:45 #38 [security-spire-config internal] load build context 01:47:45 #38 ... 01:47:45 01:47:45 #50 [core-metadata internal] load build context 01:47:45 #50 ... 01:47:45 01:47:45 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:45 #41 21.98 Executing busybox-1.35.0-r29.trigger 01:47:45 #41 22.26 Executing ca-certificates-20230506-r0.trigger 01:47:46 #41 ... 01:47:46 01:47:46 #51 [core-common-config-bootstrapper internal] load build context 01:47:46 #51 ... 01:47:46 01:47:46 #38 [security-spire-config internal] load build context 01:47:46 #38 ... 01:47:46 01:47:46 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:47:46 #46 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:46 #46 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:46 #46 21.92 (1/2) Installing dumb-init (1.2.5-r2) 01:47:46 #46 22.07 (2/2) Installing openssl (3.0.10-r0) 01:47:46 #46 22.26 Executing busybox-1.35.0-r29.trigger 01:47:46 #46 ... 01:47:46 01:47:46 #44 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:47:46 #44 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:46 #44 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:46 #44 ... 01:47:46 01:47:46 #48 [security-spire-server internal] load build context 01:47:46 #48 ... 01:47:46 01:47:46 #38 [security-spire-config internal] load build context 01:47:46 #38 ... 01:47:46 01:47:46 #35 [security-bootstrapper internal] load build context 01:47:47 #35 ... 01:47:47 01:47:47 #48 [security-spire-server internal] load build context 01:47:47 #48 ... 01:47:47 01:47:47 #53 [core-data internal] load build context 01:47:47 #53 ... 01:47:47 01:47:47 #49 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:47 #49 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:47 #49 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:47 #49 ... 01:47:47 01:47:47 #48 [security-spire-server internal] load build context 01:47:48 #48 transferring context: 29.78MB 23.6s 01:47:49 #48 ... 01:47:49 01:47:49 #54 [support-notifications internal] load build context 01:47:49 #54 ... 01:47:49 01:47:49 #58 [security-spiffe-token-provider internal] load build context 01:47:49 #58 ... 01:47:49 01:47:49 #54 [support-notifications internal] load build context 01:47:50 #54 ... 01:47:50 01:47:50 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:47:50 #46 22.54 OK: 8 MiB in 17 packages 01:47:50 #46 DONE 25.9s 01:47:50 01:47:50 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:50 #41 26.77 OK: 17 MiB in 19 packages 01:47:50 #41 ... 01:47:50 01:47:50 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:50 #52 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:50 #52 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:50 #52 ... 01:47:50 01:47:50 #44 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:47:50 #44 25.74 OK: 263 MiB in 53 packages 01:47:50 #44 DONE 27.2s 01:47:50 01:47:50 #47 [security-proxy-auth internal] load build context 01:47:50 #47 ... 01:47:50 01:47:50 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:47:50 #57 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:50 #57 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:50 #57 ... 01:47:50 01:47:50 #47 [security-proxy-auth internal] load build context 01:47:51 #47 ... 01:47:51 01:47:51 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:47:51 #62 DONE 1.1s 01:47:51 01:47:51 #47 [security-proxy-auth internal] load build context 01:47:52 #47 ... 01:47:52 01:47:52 #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:47:52 #41 DONE 28.9s 01:47:52 01:47:52 #47 [security-proxy-auth internal] load build context 01:47:52 #47 ... 01:47:52 01:47:52 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:47:52 #55 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:52 #55 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:52 #55 ... 01:47:52 01:47:52 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:52 #40 29.30 (1/4) Installing dumb-init (1.2.5-r2) 01:47:52 #40 29.39 (2/4) Installing musl-obstack (1.2.3-r0) 01:47:52 #40 29.55 (3/4) Installing libucontext (1.2-r0) 01:47:52 #40 29.55 (4/4) Installing gcompat (1.1.0-r0) 01:47:52 #40 29.63 Executing busybox-1.35.0-r29.trigger 01:47:52 #40 29.79 OK: 8 MiB in 19 packages 01:47:53 #40 ... 01:47:53 01:47:53 #61 [security-spire-agent internal] load build context 01:47:53 #61 ... 01:47:53 01:47:53 #51 [core-common-config-bootstrapper internal] load build context 01:47:53 #51 transferring context: 31.81MB 27.3s 01:47:53 #51 ... 01:47:53 01:47:53 #28 [support-scheduler internal] load build context 01:47:53 #28 ... 01:47:53 01:47:53 #51 [core-common-config-bootstrapper internal] load build context 01:47:53 #51 ... 01:47:53 01:47:53 #43 [core-command internal] load build context 01:47:53 #43 ... 01:47:53 01:47:53 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:47:53 #52 25.09 OK: 263 MiB in 53 packages 01:47:53 #52 DONE 27.1s 01:47:53 01:47:53 #43 [core-command internal] load build context 01:47:53 #43 ... 01:47:53 01:47:53 #51 [core-common-config-bootstrapper internal] load build context 01:47:54 #51 ... 01:47:54 01:47:54 #42 [security-secretstore-setup internal] load build context 01:47:54 #42 ... 01:47:54 01:47:54 #28 [support-scheduler internal] load build context 01:47:54 #28 ... 01:47:54 01:47:54 #40 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:47:54 #40 DONE 31.4s 01:47:54 01:47:54 #28 [support-scheduler internal] load build context 01:47:54 #28 ... 01:47:54 01:47:54 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:47:54 #60 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:54 #60 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:54 #60 ... 01:47:54 01:47:54 #43 [core-command internal] load build context 01:47:55 #43 ... 01:47:55 01:47:55 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:47:55 #56 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:55 #56 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:55 #56 ... 01:47:55 01:47:55 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:47:55 #57 25.24 (1/1) Installing dumb-init (1.2.5-r2) 01:47:55 #57 25.32 Executing busybox-1.35.0-r29.trigger 01:47:55 #57 25.49 OK: 8 MiB in 16 packages 01:47:55 #57 DONE 27.7s 01:47:55 01:47:55 #45 [security-proxy-setup internal] load build context 01:47:55 #45 ... 01:47:55 01:47:55 #50 [core-metadata internal] load build context 01:47:55 #50 ... 01:47:55 01:47:55 #43 [core-command internal] load build context 01:47:56 #43 ... 01:47:56 01:47:56 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:47:56 #55 27.50 (1/2) Installing dumb-init (1.2.5-r2) 01:47:56 #55 27.50 (2/2) Installing su-exec (0.2-r2) 01:47:56 #55 27.50 Executing busybox-1.35.0-r29.trigger 01:47:56 #55 27.69 OK: 8 MiB in 17 packages 01:47:56 #55 DONE 28.7s 01:47:56 01:47:56 #43 [core-command internal] load build context 01:47:56 #43 ... 01:47:56 01:47:56 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:47:56 #59 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:56 #59 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:56 #59 ... 01:47:56 01:47:56 #43 [core-command internal] load build context 01:47:57 #43 ... 01:47:57 01:47:57 #38 [security-spire-config internal] load build context 01:47:57 #38 ... 01:47:57 01:47:57 #51 [core-common-config-bootstrapper internal] load build context 01:47:57 #51 ... 01:47:57 01:47:57 #35 [security-bootstrapper internal] load build context 01:47:57 #35 ... 01:47:57 01:47:57 #51 [core-common-config-bootstrapper internal] load build context 01:47:57 #51 ... 01:47:57 01:47:57 #53 [core-data internal] load build context 01:47:57 #53 ... 01:47:57 01:47:57 #51 [core-common-config-bootstrapper internal] load build context 01:47:58 #51 ... 01:47:58 01:47:58 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:47:58 #56 28.54 (1/2) Installing ca-certificates (20230506-r0) 01:47:58 #56 28.72 (2/2) Installing dumb-init (1.2.5-r2) 01:47:58 #56 28.78 Executing busybox-1.35.0-r29.trigger 01:47:58 #56 28.86 Executing ca-certificates-20230506-r0.trigger 01:47:58 #56 29.81 OK: 8 MiB in 17 packages 01:47:58 #56 DONE 31.0s 01:47:58 01:47:58 #51 [core-common-config-bootstrapper internal] load build context 01:47:58 #51 transferring context: 43.75MB 32.4s 01:47:59 #51 ... 01:47:59 01:47:59 #48 [security-spire-server internal] load build context 01:47:59 #48 ... 01:47:59 01:47:59 #53 [core-data internal] load build context 01:47:59 #53 ... 01:47:59 01:47:59 #49 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:47:59 #49 25.35 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:47:59 #49 25.35 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:47:59 #49 25.35 OK: 17689 distinct packages available 01:47:59 #49 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:47:59 #49 30.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:47:59 #49 34.03 (1/5) Installing dumb-init (1.2.5-r2) 01:47:59 #49 34.03 (2/5) Installing musl-obstack (1.2.3-r0) 01:47:59 #49 34.03 (3/5) Installing libucontext (1.2-r0) 01:47:59 #49 34.03 (4/5) Installing gcompat (1.1.0-r0) 01:47:59 #49 34.03 (5/5) Installing openssl (3.0.10-r0) 01:47:59 #49 34.10 Executing busybox-1.35.0-r29.trigger 01:47:59 #49 34.20 OK: 9 MiB in 20 packages 01:47:59 #49 DONE 35.4s 01:47:59 01:47:59 #53 [core-data internal] load build context 01:47:59 #53 ... 01:47:59 01:47:59 #58 [security-spiffe-token-provider internal] load build context 01:47:59 #58 ... 01:47:59 01:47:59 #54 [support-notifications internal] load build context 01:48:00 #54 ... 01:48:00 01:48:00 #53 [core-data internal] load build context 01:48:00 #53 ... 01:48:00 01:48:00 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:48:00 #63 DONE 4.5s 01:48:00 01:48:00 #53 [core-data internal] load build context 01:48:01 #53 ... 01:48:01 01:48:01 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:48:01 #59 27.71 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:48:01 #59 27.71 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:48:01 #59 27.71 OK: 17694 distinct packages available 01:48:01 #59 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:48:01 #59 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:48:01 #59 31.81 OK: 263 MiB in 53 packages 01:48:01 #59 DONE 32.6s 01:48:01 01:48:01 #53 [core-data internal] load build context 01:48:02 #53 ... 01:48:02 01:48:02 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:48:02 #64 DONE 1.5s 01:48:02 01:48:02 #53 [core-data internal] load build context 01:48:02 #53 ... 01:48:02 01:48:02 #60 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:48:02 #60 25.46 v3.17.5-12-gbb3d15e62a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:48:02 #60 25.46 v3.17.5-11-g5c54257e58e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:48:02 #60 25.46 OK: 17689 distinct packages available 01:48:02 #60 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:48:02 #60 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:48:02 #60 31.09 (1/9) Installing ca-certificates (20230506-r0) 01:48:02 #60 31.34 (2/9) Installing brotli-libs (1.0.9-r9) 01:48:02 #60 31.43 (3/9) Installing nghttp2-libs (1.51.0-r1) 01:48:02 #60 31.43 (4/9) Installing libcurl (8.2.1-r0) 01:48:02 #60 31.51 (5/9) Installing curl (8.2.1-r0) 01:48:02 #60 31.51 (6/9) Installing dumb-init (1.2.5-r2) 01:48:02 #60 31.51 (7/9) Installing musl-obstack (1.2.3-r0) 01:48:02 #60 31.54 (8/9) Installing libucontext (1.2-r0) 01:48:02 #60 31.54 (9/9) Installing gcompat (1.1.0-r0) 01:48:02 #60 31.67 Executing busybox-1.35.0-r29.trigger 01:48:02 #60 31.67 Executing ca-certificates-20230506-r0.trigger 01:48:02 #60 32.51 OK: 11 MiB in 24 packages 01:48:02 #60 DONE 33.4s 01:48:02 01:48:02 #53 [core-data internal] load build context 01:48:02 #53 ... 01:48:02 01:48:02 #47 [security-proxy-auth internal] load build context 01:48:02 #47 ... 01:48:02 01:48:02 #53 [core-data internal] load build context 01:48:03 #53 ... 01:48:03 01:48:03 #61 [security-spire-agent internal] load build context 01:48:03 #61 ... 01:48:03 01:48:03 #53 [core-data internal] load build context 01:48:03 #53 transferring context: 43.12MB 36.2s 01:48:04 #53 ... 01:48:04 01:48:04 #42 [security-secretstore-setup internal] load build context 01:48:04 #42 ... 01:48:04 01:48:04 #53 [core-data internal] load build context 01:48:04 #53 ... 01:48:04 01:48:04 #28 [support-scheduler internal] load build context 01:48:04 #28 ... 01:48:04 01:48:04 #53 [core-data internal] load build context 01:48:05 #53 ... 01:48:05 01:48:05 #45 [security-proxy-setup internal] load build context 01:48:05 #45 ... 01:48:05 01:48:05 #53 [core-data internal] load build context 01:48:05 #53 ... 01:48:05 01:48:05 #50 [core-metadata internal] load build context 01:48:05 #50 ... 01:48:05 01:48:05 #53 [core-data internal] load build context 01:48:07 #53 ... 01:48:07 01:48:07 #38 [security-spire-config internal] load build context 01:48:07 #38 ... 01:48:07 01:48:07 #43 [core-command internal] load build context 01:48:07 #43 ... 01:48:07 01:48:07 #35 [security-bootstrapper internal] load build context 01:48:07 #35 ... 01:48:07 01:48:07 #43 [core-command internal] load build context 01:48:08 #43 transferring context: 109.81MB 44.8s 01:48:10 #43 ... 01:48:10 01:48:10 #48 [security-spire-server internal] load build context 01:48:10 #48 ... 01:48:10 01:48:10 #51 [core-common-config-bootstrapper internal] load build context 01:48:10 #51 ... 01:48:10 01:48:10 #48 [security-spire-server internal] load build context 01:48:10 #48 ... 01:48:10 01:48:10 #58 [security-spiffe-token-provider internal] load build context 01:48:10 #58 ... 01:48:10 01:48:10 #54 [support-notifications internal] load build context 01:48:10 #54 ... 01:48:10 01:48:10 #48 [security-spire-server internal] load build context 01:48:13 #48 ... 01:48:13 01:48:13 #47 [security-proxy-auth internal] load build context 01:48:13 #47 ... 01:48:13 01:48:13 #48 [security-spire-server internal] load build context 01:48:13 #48 transferring context: 89.75MB 48.9s 01:48:13 #48 ... 01:48:13 01:48:13 #61 [security-spire-agent internal] load build context 01:48:13 #61 ... 01:48:13 01:48:13 #47 [security-proxy-auth internal] load build context 01:48:14 #47 ... 01:48:14 01:48:14 #42 [security-secretstore-setup internal] load build context 01:48:14 #42 ... 01:48:14 01:48:14 #47 [security-proxy-auth internal] load build context 01:48:14 #47 ... 01:48:14 01:48:14 #28 [support-scheduler internal] load build context 01:48:15 #28 ... 01:48:15 01:48:15 #47 [security-proxy-auth internal] load build context 01:48:15 #47 ... 01:48:15 01:48:15 #45 [security-proxy-setup internal] load build context 01:48:15 #45 ... 01:48:15 01:48:15 #28 [support-scheduler internal] load build context 01:48:15 #28 ... 01:48:15 01:48:15 #50 [core-metadata internal] load build context 01:48:15 #50 ... 01:48:15 01:48:15 #28 [support-scheduler internal] load build context 01:48:17 #28 transferring context: 172.54MB 56.8s 01:48:17 #28 ... 01:48:17 01:48:17 #53 [core-data internal] load build context 01:48:17 #53 ... 01:48:17 01:48:17 #28 [support-scheduler internal] load build context 01:48:17 #28 ... 01:48:17 01:48:17 #38 [security-spire-config internal] load build context 01:48:17 #38 ... 01:48:17 01:48:17 #28 [support-scheduler internal] load build context 01:48:17 #28 ... 01:48:17 01:48:17 #35 [security-bootstrapper internal] load build context 01:48:17 #35 ... 01:48:17 01:48:17 #28 [support-scheduler internal] load build context 01:48:19 #28 ... 01:48:19 01:48:19 #43 [core-command internal] load build context 01:48:20 #43 ... 01:48:20 01:48:20 #28 [support-scheduler internal] load build context 01:48:20 #28 ... 01:48:20 01:48:20 #51 [core-common-config-bootstrapper internal] load build context 01:48:20 #51 ... 01:48:20 01:48:20 #28 [support-scheduler internal] load build context 01:48:20 #28 ... 01:48:20 01:48:20 #54 [support-notifications internal] load build context 01:48:20 #54 ... 01:48:20 01:48:20 #58 [security-spiffe-token-provider internal] load build context 01:48:20 #58 ... 01:48:20 01:48:20 #54 [support-notifications internal] load build context 01:48:22 #54 ... 01:48:22 01:48:22 #28 [support-scheduler internal] load build context 01:48:22 #28 transferring context: 188.04MB 61.2s done 01:48:22 #28 DONE 61.4s 01:48:22 01:48:22 #54 [support-notifications internal] load build context 01:48:24 #54 ... 01:48:24 01:48:24 #43 [core-command internal] load build context 01:48:24 #43 transferring context: 188.04MB 58.9s done 01:48:24 #43 DONE 60.3s 01:48:24 01:48:24 #54 [support-notifications internal] load build context 01:48:24 #54 ... 01:48:24 01:48:24 #61 [security-spire-agent internal] load build context 01:48:24 #61 ... 01:48:24 01:48:24 #48 [security-spire-server internal] load build context 01:48:24 #48 ... 01:48:24 01:48:24 #61 [security-spire-agent internal] load build context 01:48:25 #61 ... 01:48:25 01:48:25 #42 [security-secretstore-setup internal] load build context 01:48:25 #42 ... 01:48:25 01:48:25 #61 [security-spire-agent internal] load build context 01:48:25 #61 ... 01:48:25 01:48:25 #45 [security-proxy-setup internal] load build context 01:48:25 #45 transferring context: 188.04MB 60.3s done 01:48:25 #45 DONE 61.2s 01:48:25 01:48:25 #61 [security-spire-agent internal] load build context 01:48:25 #61 ... 01:48:25 01:48:25 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:48:25 #65 DONE 3.4s 01:48:25 01:48:25 #61 [security-spire-agent internal] load build context 01:48:25 #61 ... 01:48:25 01:48:25 #47 [security-proxy-auth internal] load build context 01:48:25 #47 ... 01:48:25 01:48:25 #61 [security-spire-agent internal] load build context 01:48:26 #61 ... 01:48:26 01:48:26 #50 [core-metadata internal] load build context 01:48:26 #50 ... 01:48:26 01:48:26 #61 [security-spire-agent internal] load build context 01:48:26 #61 ... 01:48:26 01:48:26 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:48:26 #66 DONE 1.1s 01:48:26 01:48:26 #61 [security-spire-agent internal] load build context 01:48:27 #61 ... 01:48:27 01:48:27 #53 [core-data internal] load build context 01:48:27 #53 ... 01:48:27 01:48:27 #47 [security-proxy-auth internal] load build context 01:48:27 #47 ... 01:48:27 01:48:27 #38 [security-spire-config internal] load build context 01:48:27 #38 ... 01:48:27 01:48:27 #61 [security-spire-agent internal] load build context 01:48:27 #61 ... 01:48:27 01:48:27 #35 [security-bootstrapper internal] load build context 01:48:28 #35 ... 01:48:28 01:48:28 #38 [security-spire-config internal] load build context 01:48:28 #38 ... 01:48:28 01:48:28 #51 [core-common-config-bootstrapper internal] load build context 01:48:28 #51 transferring context: 188.04MB 61.9s done 01:48:28 #51 DONE 62.7s 01:48:28 01:48:28 #50 [core-metadata internal] load build context 01:48:28 #50 transferring context: 188.04MB 63.1s done 01:48:28 #50 DONE 63.5s 01:48:28 01:48:28 #47 [security-proxy-auth internal] load build context 01:48:28 #47 transferring context: 188.04MB 63.8s done 01:48:28 #47 DONE 64.2s 01:48:28 01:48:28 #38 [security-spire-config internal] load build context 01:48:29 #38 transferring context: 188.04MB 66.3s done 01:48:29 #38 DONE 66.5s 01:48:29 01:48:29 #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:48:31 #67 ... 01:48:31 01:48:31 #58 [security-spiffe-token-provider internal] load build context 01:48:31 #58 ... 01:48:31 01:48:31 #35 [security-bootstrapper internal] load build context 01:48:32 #35 transferring context: 188.04MB 65.4s done 01:48:33 #35 ... 01:48:33 01:48:33 #42 [security-secretstore-setup internal] load build context 01:48:33 #42 transferring context: 188.04MB 66.9s done 01:48:33 #42 DONE 69.6s 01:48:33 01:48:33 #58 [security-spiffe-token-provider internal] load build context 01:48:33 #58 ... 01:48:33 01:48:33 #54 [support-notifications internal] load build context 01:48:33 #54 transferring context: 188.04MB 64.3s done 01:48:33 #54 DONE 66.5s 01:48:33 01:48:33 #58 [security-spiffe-token-provider internal] load build context 01:48:33 #58 ... 01:48:33 01:48:33 #35 [security-bootstrapper internal] load build context 01:48:33 #35 DONE 66.7s 01:48:33 01:48:33 #58 [security-spiffe-token-provider internal] load build context 01:48:33 #58 ... 01:48:33 01:48:33 #67 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:48:33 #67 DONE 3.7s 01:48:33 01:48:33 #58 [security-spiffe-token-provider internal] load build context 01:48:33 #58 ... 01:48:33 01:48:33 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:48:33 #68 DONE 0.8s 01:48:33 01:48:33 #58 [security-spiffe-token-provider internal] load build context 01:48:34 #58 ... 01:48:34 01:48:34 #48 [security-spire-server internal] load build context 01:48:34 #48 ... 01:48:34 01:48:34 #58 [security-spiffe-token-provider internal] load build context 01:48:34 #58 ... 01:48:34 01:48:34 #53 [core-data internal] load build context 01:48:34 #53 transferring context: 188.04MB 67.2s done 01:48:34 #53 DONE 68.3s 01:48:34 01:48:34 #58 [security-spiffe-token-provider internal] load build context 01:48:35 #58 ... 01:48:35 01:48:35 #48 [security-spire-server internal] load build context 01:48:35 #48 transferring context: 188.04MB 70.7s done 01:48:35 #48 DONE 70.9s 01:48:35 01:48:35 #58 [security-spiffe-token-provider internal] load build context 01:48:35 #58 transferring context: 188.04MB 64.5s done 01:48:35 #58 DONE 66.2s 01:48:35 01:48:35 #61 [security-spire-agent internal] load build context 01:48:35 #61 ... 01:48:35 01:48:35 #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:35 #69 ... 01:48:35 01:48:35 #61 [security-spire-agent internal] load build context 01:48:36 #61 ... 01:48:36 01:48:36 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:48:36 #70 DONE 0.6s 01:48:36 01:48:36 #61 [security-spire-agent internal] load build context 01:48:36 #61 ... 01:48:36 01:48:36 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:36 #71 ... 01:48:36 01:48:36 #61 [security-spire-agent internal] load build context 01:48:38 #61 transferring context: 188.04MB 65.9s done 01:48:38 #61 DONE 69.4s 01:48:38 01:48:38 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:43 #72 ... 01:48:43 01:48:43 #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:43 #73 ... 01:48:43 01:48:43 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #74 DONE 58.4s 01:49:41 01:49:41 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #72 DONE 56.3s 01:49:41 01:49:41 #73 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #73 DONE 58.9s 01:49:41 01:49:41 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #71 DONE 65.8s 01:49:41 01:49:41 #75 [security-spiffe-token-provider builder 6/7] COPY . . 01:49:41 #75 ... 01:49:41 01:49:41 #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #69 DONE 67.0s 01:49:41 01:49:41 #76 [support-scheduler builder 6/7] COPY . . 01:49:41 #76 ... 01:49:41 01:49:41 #77 [security-spire-config builder 6/9] COPY . . 01:49:41 #77 DONE 4.9s 01:49:41 01:49:41 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 01:49:41 #78 CACHED 01:49:41 01:49:41 #79 [core-data builder 6/7] COPY . . 01:49:41 #79 CACHED 01:49:41 01:49:41 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #80 CACHED 01:49:41 01:49:41 #81 [support-notifications builder 6/7] COPY . . 01:49:41 #81 DONE 5.0s 01:49:41 01:49:41 #75 [security-spiffe-token-provider builder 6/7] COPY . . 01:49:41 #75 DONE 4.9s 01:49:41 01:49:41 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #82 CACHED 01:49:41 01:49:41 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:49:41 #83 CACHED 01:49:41 01:49:41 #84 [security-bootstrapper builder 6/7] COPY . . 01:49:41 #84 CACHED 01:49:41 01:49:41 #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:49:41 #85 CACHED 01:49:41 01:49:41 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #86 CACHED 01:49:41 01:49:41 #87 [core-common-config-bootstrapper builder 6/7] COPY . . 01:49:41 #87 CACHED 01:49:41 01:49:41 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #88 CACHED 01:49:41 01:49:41 #89 [core-metadata builder 6/7] COPY . . 01:49:41 #89 CACHED 01:49:41 01:49:41 #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:49:41 #90 CACHED 01:49:41 01:49:41 #91 [security-proxy-setup builder 6/7] COPY . . 01:49:41 #91 DONE 4.9s 01:49:41 01:49:41 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #92 CACHED 01:49:41 01:49:41 #93 [security-proxy-auth builder 6/7] COPY . . 01:49:41 #93 CACHED 01:49:41 01:49:41 #94 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:49:41 #94 CACHED 01:49:41 01:49:41 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #95 CACHED 01:49:41 01:49:41 #96 [core-command builder 4/7] COPY go.mod vendor* ./ 01:49:41 #96 CACHED 01:49:41 01:49:41 #97 [core-command builder 6/7] COPY . . 01:49:41 #97 CACHED 01:49:41 01:49:41 #98 [security-secretstore-setup builder 6/7] COPY . . 01:49:41 #98 CACHED 01:49:41 01:49:41 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:49:41 #99 CACHED 01:49:41 01:49:41 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #100 CACHED 01:49:41 01:49:41 #76 [support-scheduler builder 6/7] COPY . . 01:49:41 #76 DONE 4.8s 01:49:41 01:49:41 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:49:41 #101 ... 01:49:41 01:49:41 #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:41 #102 CACHED 01:49:41 01:49:41 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:49:41 #103 CACHED 01:49:41 01:49:41 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:49:41 #104 CACHED 01:49:41 01:49:41 #105 [security-spire-server builder 6/9] COPY . . 01:49:41 #105 CACHED 01:49:41 01:49:41 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:49:41 #106 DONE 0.4s 01:49:41 01:49:41 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:49:43 #107 ... 01:49:43 01:49:43 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:49:43 #0 4.516 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 01:49:43 #108 ... 01:49:43 01:49:43 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:49:43 #0 6.025 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 01:49:44 #109 ... 01:49:44 01:49:44 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:49:44 #0 7.152 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 01:49:45 #110 ... 01:49:45 01:49:45 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:49:45 #0 7.722 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 01:49:45 #111 ... 01:49:45 01:49:45 #112 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:49:45 #112 DONE 7.8s 01:49:45 01:49:45 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:49:45 #101 8.230 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 01:49:45 #101 ... 01:49:45 01:49:45 #107 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:49:45 #107 DONE 7.9s 01:49:45 01:49:45 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:49:45 #113 ... 01:49:45 01:49:45 #114 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:49:45 #114 DONE 0.4s 01:49:45 01:49:45 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:49:45 #113 DONE 0.4s 01:49:45 01:49:45 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:49:45 #0 6.966 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 01:49:46 #115 ... 01:49:46 01:49:46 #116 [security-spire-agent builder 6/9] COPY . . 01:49:46 #116 CACHED 01:49:46 01:49:46 #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:46 #117 CACHED 01:49:46 01:49:46 #118 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:49:46 #118 CACHED 01:49:46 01:49:46 #119 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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 01:49:46 #119 CACHED 01:49:46 01:49:46 #120 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:49:46 #120 CACHED 01:49:46 01:49:46 #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:49:46 #121 CACHED 01:49:46 01:49:46 #122 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:49:46 #122 DONE 0.4s 01:49:46 01:49:46 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:49:46 #123 DONE 0.4s 01:49:46 01:49:46 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:49:47 #124 DONE 0.3s 01:49:47 01:49:47 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:49:47 #0 7.902 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 01:49:47 #125 ... 01:49:47 01:49:47 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:49:47 #0 7.912 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 01:49:47 #126 ... 01:49:47 01:49:47 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:49:47 #0 6.461 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 01:49:47 #127 ... 01:49:47 01:49:47 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:49:47 #0 7.588 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 01:49:47 #128 ... 01:49:47 01:49:47 #129 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:49:47 #129 DONE 0.3s 01:49:47 01:49:47 #130 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:49:47 #130 CACHED 01:49:47 01:49:47 #131 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:49:47 #131 CACHED 01:49:47 01:49:47 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:49:47 #0 6.271 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 01:49:47 #132 ... 01:49:47 01:49:47 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:49:49 #133 ... 01:49:49 01:49:49 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:49:49 #134 DONE 1.5s 01:49:49 01:49:49 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:49:49 #135 ... 01:49:49 01:49:49 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:49:49 #133 DONE 2.0s 01:49:49 01:49:49 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:49:50 #136 DONE 0.4s 01:49:50 01:49:50 #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:49:50 #137 ... 01:49:50 01:49:50 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:49:50 #138 DONE 0.4s 01:49:50 01:49:50 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:49:50 #139 ... 01:49:50 01:49:50 #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:49:50 #137 DONE 2.0s 01:49:50 01:49:50 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:49:50 #139 DONE 0.4s 01:49:50 01:49:50 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:49:51 #140 ... 01:49:51 01:49:51 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:49:51 #135 DONE 2.0s 01:49:51 01:49:51 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:49:51 #140 DONE 0.6s 01:49:51 01:49:51 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:49:51 #141 DONE 0.3s 01:49:51 01:49:51 #142 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:49:51 #142 DONE 0.3s 01:49:51 01:49:51 #143 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:49:52 #143 DONE 0.4s 01:49:52 01:49:52 #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:49:52 #144 ... 01:49:52 01:49:52 #145 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:49:52 #145 DONE 0.6s 01:49:52 01:49:52 #146 [security-spire-config] exporting to image 01:49:52 #146 exporting layers 01:49:52 #146 ... 01:49:52 01:49:52 #144 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:49:52 #144 DONE 0.6s 01:49:52 01:49:52 #146 [security-spire-agent] exporting to image 01:49:54 #146 exporting layers 3.2s done 01:49:54 #146 writing image sha256:503404692400e0c1f037def4cbc82dba879bdc76c6e889b3c4bdb77c576bdf8b 0.0s done 01:49:54 #146 naming to docker.io/library/security-spire-server-arm64 01:49:54 #146 naming to docker.io/library/security-spire-server-arm64 done 01:49:55 #146 exporting layers 2.9s done 01:49:55 #146 writing image sha256:78c29fb8d0c2d98a8e5569428f2d2a59a093ba17d29d707ad2c22520f394d655 0.0s done 01:49:55 #146 naming to docker.io/library/security-spire-agent-arm64 0.0s done 01:49:55 #146 writing image sha256:01a3e1d46485c90a6f094b8416384707309fcb376671ebaf02b28c5498cd30c3 01:49:55 #146 writing image sha256:01a3e1d46485c90a6f094b8416384707309fcb376671ebaf02b28c5498cd30c3 done 01:49:55 #146 naming to docker.io/library/security-spire-config-arm64 done 01:49:55 #146 DONE 4.2s 01:49:55 01:49:55 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:34 #127 ... 02:09:34 02:09:34 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:09:34 #108 1187.9 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 02:09:46 #108 ... 02:09:46 02:09:46 #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:09:46 #128 DONE 1207.5s 02:09:46 02:09:46 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:09:46 #132 ... 02:09:46 02:09:46 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:09:46 #147 DONE 0.2s 02:09:46 02:09:46 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:09:46 #109 ... 02:09:46 02:09:46 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:09:46 #148 DONE 0.3s 02:09:46 02:09:46 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:46 #115 ... 02:09:46 02:09:46 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:09:46 #149 DONE 0.2s 02:09:46 02:09:46 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:09:46 #150 DONE 0.3s 02:09:46 02:09:46 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:09:46 #151 DONE 0.2s 02:09:46 02:09:46 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:09:49 #152 DONE 2.6s 02:09:49 02:09:49 #146 [security-proxy-setup] exporting to image 02:09:49 #146 exporting layers 02:09:49 #146 exporting layers 0.6s done 02:09:49 #146 writing image sha256:d4fd5578a11b49d455fcbf5e80e3d9b5cfe5f89f0397a05e696aa011c015641b done 02:09:49 #146 naming to docker.io/library/security-proxy-setup-arm64 done 02:09:49 #146 DONE 4.9s 02:09:49 02:09:49 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:54 #111 ... 02:09:54 02:09:54 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:09:54 #132 DONE 1216.0s 02:09:54 02:09:54 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:09:54 #153 DONE 0.8s 02:09:54 02:09:54 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:09:56 #154 ... 02:09:56 02:09:56 #108 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:09:56 #108 DONE 1219.2s 02:09:56 02:09:56 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:57 #127 ... 02:09:57 02:09:57 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 02:09:57 #154 DONE 2.9s 02:09:57 02:09:57 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 02:09:57 #155 DONE 0.5s 02:09:57 02:09:57 #156 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 02:09:58 #156 DONE 0.5s 02:09:58 02:09:58 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 02:09:58 #157 DONE 0.6s 02:09:58 02:09:58 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:58 #127 ... 02:09:58 02:09:58 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:09:58 #158 ... 02:09:58 02:09:58 #159 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 02:09:58 #159 DONE 0.2s 02:09:58 02:09:58 #160 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:09:58 #160 DONE 0.3s 02:09:58 02:09:58 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:09:58 #158 DONE 0.5s 02:09:58 02:09:58 #161 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:09:58 #161 DONE 0.2s 02:09:58 02:09:58 #162 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:09:59 #162 ... 02:09:59 02:09:59 #163 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:09:59 #163 DONE 0.2s 02:09:59 02:09:59 #162 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:09:59 #162 DONE 0.2s 02:09:59 02:09:59 #164 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:09:59 #164 DONE 0.3s 02:09:59 02:09:59 #165 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:09:59 #165 ... 02:09:59 02:09:59 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:09:59 #166 DONE 0.2s 02:09:59 02:09:59 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:10:00 #167 DONE 0.2s 02:10:00 02:10:00 #165 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:10:00 #165 DONE 0.5s 02:10:00 02:10:00 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:10:00 #168 DONE 0.2s 02:10:00 02:10:00 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:10:00 #169 ... 02:10:00 02:10:00 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:10:00 #170 DONE 0.9s 02:10:00 02:10:00 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:10:00 #171 DONE 0.1s 02:10:00 02:10:00 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:10:03 #172 ... 02:10:03 02:10:03 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 02:10:03 #169 DONE 3.2s 02:10:03 02:10:03 #146 [security-bootstrapper] exporting to image 02:10:03 #146 exporting layers 02:10:04 #146 ... 02:10:04 02:10:04 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:10:04 #172 DONE 3.1s 02:10:04 02:10:04 #146 [security-secretstore-setup] exporting to image 02:10:05 #146 exporting layers 1.8s done 02:10:05 #146 writing image sha256:d0fa2b1dd6753bf4f48dd6ab291f8a69ec27d5a6ada6c9f3249d9642a71f6b39 done 02:10:05 #146 naming to docker.io/library/security-bootstrapper-arm64 done 02:10:05 #146 exporting layers 1.5s done 02:10:05 #146 writing image sha256:19005c5a6f3c74a39edc22897b4f1f51b503ccb6f87b53c6a4fd9a2ed99be598 02:10:05 #146 writing image sha256:19005c5a6f3c74a39edc22897b4f1f51b503ccb6f87b53c6a4fd9a2ed99be598 0.0s done 02:10:05 #146 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:10:05 #146 DONE 7.4s 02:10:05 02:10:05 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:10:15 #111 ... 02:10:15 02:10:15 #109 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:10:15 #109 DONE 1237.4s 02:10:15 02:10:15 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:15 #127 ... 02:10:15 02:10:15 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:10:15 #173 DONE 0.2s 02:10:15 02:10:15 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:10:15 #174 DONE 0.2s 02:10:15 02:10:15 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:10:16 #175 DONE 0.3s 02:10:16 02:10:16 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:10:16 #176 DONE 0.1s 02:10:16 02:10:16 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:10:16 #177 DONE 0.3s 02:10:16 02:10:16 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:16 #127 ... 02:10:16 02:10:16 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:10:19 #178 DONE 2.2s 02:10:19 02:10:19 #146 [security-proxy-auth] exporting to image 02:10:19 #146 exporting layers 02:10:19 #146 exporting layers 0.6s done 02:10:19 #146 writing image sha256:0972698c83d4ec20cccdd7394361edbc903a7b4b9f8d8dd439f2c4626a3bb3b1 0.0s done 02:10:19 #146 naming to docker.io/library/security-proxy-auth-arm64 02:10:19 #146 naming to docker.io/library/security-proxy-auth-arm64 done 02:10:19 #146 DONE 8.1s 02:10:19 02:10:19 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:10:34 #125 ... 02:10:34 02:10:34 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:10:34 #110 DONE 1257.3s 02:10:34 02:10:34 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:35 #127 ... 02:10:35 02:10:35 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:10:35 #179 DONE 0.2s 02:10:35 02:10:35 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:10:35 #101 ... 02:10:35 02:10:35 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:10:35 #180 DONE 0.3s 02:10:35 02:10:35 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:10:35 #181 DONE 0.3s 02:10:35 02:10:35 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:10:35 #127 ... 02:10:35 02:10:35 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:10:35 #182 DONE 0.1s 02:10:35 02:10:35 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:10:35 #183 DONE 0.1s 02:10:35 02:10:35 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:10:36 #125 ... 02:10:36 02:10:36 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:10:38 #184 DONE 2.1s 02:10:38 02:10:38 #146 [core-common-config-bootstrapper] exporting to image 02:10:38 #146 exporting layers 02:10:38 #146 exporting layers 0.7s done 02:10:39 #146 writing image sha256:94c7af098f41052e98b88c8f8d30b24c63d000cdf731cfc567513c699e7aa0ae 0.0s done 02:10:39 #146 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:10:39 #146 DONE 8.9s 02:10:39 02:10:39 #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:11:25 #125 DONE 1306.6s 02:11:25 02:11:25 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:11:25 #115 ... 02:11:25 02:11:25 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 02:11:25 #185 DONE 0.1s 02:11:25 02:11:25 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:11:25 #101 ... 02:11:25 02:11:25 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 02:11:25 #186 DONE 0.1s 02:11:25 02:11:25 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:11:25 #187 DONE 0.3s 02:11:25 02:11:25 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:11:25 #188 DONE 0.1s 02:11:25 02:11:25 #146 [core-command] exporting to image 02:11:25 #146 exporting layers 02:11:25 #146 exporting layers 0.3s done 02:11:25 #146 writing image sha256:c39bb67b4afbcc9f40eb7be7e894df43a08c4c7ce542c0bca09c7f84cda79560 done 02:11:25 #146 naming to docker.io/library/core-command-arm64 done 02:11:25 #146 DONE 9.2s 02:11:25 02:11:25 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:11:38 #126 ... 02:11:38 02:11:38 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:11:38 #127 DONE 1319.8s 02:11:38 02:11:38 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:11:38 #115 ... 02:11:38 02:11:38 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:11:38 #189 DONE 0.1s 02:11:38 02:11:38 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:11:38 #115 ... 02:11:38 02:11:38 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:11:38 #190 DONE 0.2s 02:11:38 02:11:38 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:11:38 #191 DONE 0.3s 02:11:38 02:11:38 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:11:38 #192 DONE 0.1s 02:11:38 02:11:38 #146 [core-data] exporting to image 02:11:38 #146 exporting layers 02:11:38 #146 exporting layers 0.3s done 02:11:38 #146 writing image sha256:b9eeb54c168d71b9a7b07aae55a346e582bed942ff0e7ca00b482f709612810d done 02:11:38 #146 naming to docker.io/library/core-data-arm64 done 02:11:38 #146 DONE 9.5s 02:11:38 02:11:38 #115 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:11:41 #115 DONE 1324.0s 02:11:41 02:11:41 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:41 #111 ... 02:11:41 02:11:41 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 02:11:42 #193 DONE 0.1s 02:11:42 02:11:42 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 02:11:42 #194 DONE 0.2s 02:11:42 02:11:42 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:11:42 #195 DONE 0.4s 02:11:42 02:11:42 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:11:42 #111 ... 02:11:42 02:11:42 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:11:42 #196 DONE 0.2s 02:11:42 02:11:42 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:11:42 #197 DONE 0.1s 02:11:42 02:11:42 #146 [core-metadata] exporting to image 02:11:43 #146 exporting layers 0.4s done 02:11:43 #146 writing image sha256:49841827971d0bd3de170832847de7a5da8ecaad748396395f799a26278dfc9b done 02:11:43 #146 naming to docker.io/library/core-metadata-arm64 done 02:11:43 #146 DONE 10.0s 02:11:43 02:11:43 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:15 #111 ... 02:12:15 02:12:15 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:12:15 #101 DONE 1355.0s 02:12:15 02:12:15 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:12:15 #126 ... 02:12:15 02:12:15 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:12:15 #198 DONE 0.2s 02:12:15 02:12:15 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:12:15 #199 DONE 0.1s 02:12:15 02:12:15 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:12:15 #200 DONE 0.4s 02:12:15 02:12:15 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:15 #111 ... 02:12:15 02:12:15 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:12:15 #201 DONE 0.1s 02:12:15 02:12:15 #146 [security-spiffe-token-provider] exporting to image 02:12:15 #146 exporting layers 02:12:15 #146 exporting layers 0.4s done 02:12:15 #146 writing image sha256:a443b5059f2cef432afc41e5426f4bc9766a6c06bfaa2377f6f7ac4364745cd6 done 02:12:15 #146 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:12:15 #146 DONE 10.4s 02:12:15 02:12:15 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:48 #111 ... 02:12:48 02:12:48 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:12:48 #126 DONE 1388.4s 02:12:48 02:12:48 #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:48 #111 DONE 1388.4s 02:12:48 02:12:48 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:12:48 #202 DONE 0.2s 02:12:48 02:12:48 #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:12:48 #203 DONE 0.2s 02:12:48 02:12:48 #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 02:12:48 #204 DONE 0.2s 02:12:48 02:12:48 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 02:12:48 #205 DONE 0.2s 02:12:48 02:12:48 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:12:48 #206 ... 02:12:48 02:12:48 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:12:48 #207 DONE 0.4s 02:12:48 02:12:48 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:12:48 #208 DONE 0.2s 02:12:48 02:12:48 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:12:48 #206 DONE 0.4s 02:12:48 02:12:48 #146 [support-scheduler] exporting to image 02:12:48 #146 exporting layers 02:12:48 #146 ... 02:12:48 02:12:48 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:12:48 #209 DONE 0.1s 02:12:48 02:12:48 #146 [support-notifications] exporting to image 02:12:48 #146 exporting layers 0.4s done 02:12:48 #146 exporting layers 0.3s done 02:12:48 #146 writing image sha256:de8bc0cfb71b487eddf4c30dfb1291688c047ae4d642bca40ef8d6989c210f3f 0.0s done 02:12:48 #146 naming to docker.io/library/support-scheduler-arm64 done 02:12:48 #146 writing image sha256:bd1a3464fce456c5f7c2ea02c33b62ed6afdaef1f7f85c4b4e1543e1893155f2 done 02:12:48 #146 naming to docker.io/library/support-notifications-arm64 done 02:12:48 #146 DONE 11.1s 02:12:48 time="2023-08-12T01:47:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:48 time="2023-08-12T01:47:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:12:48 $ docker stop --time=1 034867eff0e5bf032d5fc75d7f68dbaef57ab6ab1a976380c2a5692294efb85e 02:12:49 $ docker rm -f --volumes 034867eff0e5bf032d5fc75d7f68dbaef57ab6ab1a976380c2a5692294efb85e [Pipeline] // withDockerContainer [Pipeline] sh 02:12:50 + docker images 02:12:50 REPOSITORY TAG IMAGE ID CREATED SIZE 02:12:50 support-scheduler-arm64 latest de8bc0cfb71b 4 seconds ago 32.9MB 02:12:50 support-notifications-arm64 latest bd1a3464fce4 4 seconds ago 33.7MB 02:12:50 security-spiffe-token-provider-arm64 latest a443b5059f2c 37 seconds ago 33.2MB 02:12:50 core-metadata-arm64 latest 49841827971d About a minute ago 21.2MB 02:12:50 core-data-arm64 latest b9eeb54c168d About a minute ago 20.9MB 02:12:50 core-command-arm64 latest c39bb67b4afb About a minute ago 20.8MB 02:12:50 core-common-config-bootstrapper-arm64 latest 94c7af098f41 2 minutes ago 18MB 02:12:50 security-proxy-auth-arm64 latest 0972698c83d4 2 minutes ago 19.3MB 02:12:50 security-bootstrapper-arm64 latest d0fa2b1dd675 2 minutes ago 22.6MB 02:12:50 security-secretstore-setup-arm64 latest 19005c5a6f3c 2 minutes ago 42.9MB 02:12:50 security-proxy-setup-arm64 latest d4fd5578a11b 3 minutes ago 19.5MB 02:12:50 security-spire-agent-arm64 latest 78c29fb8d0c2 22 minutes ago 152MB 02:12:50 security-spire-config-arm64 latest 01a3e1d46485 22 minutes ago 96.1MB 02:12:50 security-spire-server-arm64 latest 503404692400 23 minutes ago 96.9MB 02:12:50 ci-base-image-arm64 latest b7b76746b6b8 39 minutes ago 1.05GB 02:12:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 weeks ago 677MB 02:12:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [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 02:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:51 02:12:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:51 arm64: Pulling from edgex-lftools-log-publisher 02:12:51 8998bd30e6a1: Pulling fs layer 02:12:51 04944245beec: Pulling fs layer 02:12:51 699f458cf7ca: Pulling fs layer 02:12:51 765212b225bb: Pulling fs layer 02:12:51 f23df028b6ca: Pulling fs layer 02:12:51 d65c8cfc05b1: Pulling fs layer 02:12:51 2437ff75d9bd: Pulling fs layer 02:12:51 f23df028b6ca: Waiting 02:12:51 765212b225bb: Waiting 02:12:51 d65c8cfc05b1: Waiting 02:12:51 2437ff75d9bd: Waiting 02:12:51 04944245beec: Verifying Checksum 02:12:51 04944245beec: Download complete 02:12:51 765212b225bb: Verifying Checksum 02:12:51 765212b225bb: Download complete 02:12:52 f23df028b6ca: Verifying Checksum 02:12:52 f23df028b6ca: Download complete 02:12:52 d65c8cfc05b1: Verifying Checksum 02:12:52 d65c8cfc05b1: Download complete 02:12:52 699f458cf7ca: Verifying Checksum 02:12:52 699f458cf7ca: Download complete 02:12:52 8998bd30e6a1: Verifying Checksum 02:12:52 8998bd30e6a1: Download complete 02:12:55 2437ff75d9bd: Verifying Checksum 02:12:55 2437ff75d9bd: Download complete 02:12:58 8998bd30e6a1: Pull complete 02:12:58 04944245beec: Pull complete 02:12:59 699f458cf7ca: Pull complete 02:13:00 765212b225bb: Pull complete 02:13:01 f23df028b6ca: Pull complete 02:13:01 d65c8cfc05b1: Pull complete 02:13:16 2437ff75d9bd: Pull complete 02:13:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-3388 does not seem to be running inside a container 02:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:13:19 $ docker top 01435b87fd80dbbeb8b4a7e566a67843b37d2d38c42ac191e7aa8733bb4be7b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:20 ---> job-cost.sh 02:13:20 lf-activate-venv: SKIPPING 02:13:20 INFO: No Stack... 02:13:21 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:21 INFO: Archiving Costs [Pipeline] sh 02:13:22 + cat /w/workspace/edgex-go/1/archives/cost.csv 02:13:22 + cut -d, -f6 [Pipeline] lock 02:13:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4630-1-stack-cost] 02:13:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4630-1-stack-cost] did not exist. Created. 02:13:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4630-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:23 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:23 Stashed 1 file(s) [Pipeline] } 02:13:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4630-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:23 $ docker stop --time=1 01435b87fd80dbbeb8b4a7e566a67843b37d2d38c42ac191e7aa8733bb4be7b9 02:13:25 $ docker rm -f --volumes 01435b87fd80dbbeb8b4a7e566a67843b37d2d38c42ac191e7aa8733bb4be7b9 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:13:27 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 02:13:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:28 ---> package-listing.sh 02:13:28 ++ tr '[:upper:]' '[:lower:]' 02:13:28 ++ facter osfamily 02:13:29 + OS_FAMILY=debian 02:13:29 + workspace=/w/workspace/edgex-go/1 02:13:29 + START_PACKAGES=/tmp/packages_start.txt 02:13:29 + END_PACKAGES=/tmp/packages_end.txt 02:13:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:29 + PACKAGES=/tmp/packages_start.txt 02:13:29 + '[' /w/workspace/edgex-go/1 ']' 02:13:29 + PACKAGES=/tmp/packages_end.txt 02:13:29 + case "${OS_FAMILY}" in 02:13:29 + dpkg -l 02:13:29 + grep '^ii' 02:13:29 + '[' -f /tmp/packages_start.txt ']' 02:13:29 + '[' -f /tmp/packages_end.txt ']' 02:13:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:29 + '[' /w/workspace/edgex-go/1 ']' 02:13:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 02:13:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 02:13:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:29 02:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:30 latest: Pulling from edgex-lftools-log-publisher 02:13:30 5eb5b503b376: Pulling fs layer 02:13:30 5c69ac0246d0: Pulling fs layer 02:13:30 ec43610c2a17: Pulling fs layer 02:13:30 3a2ae6a8a46f: Pulling fs layer 02:13:30 33b1e0a273af: Pulling fs layer 02:13:30 5d3b04190fa2: Pulling fs layer 02:13:30 2f39f015ded8: Pulling fs layer 02:13:30 3a2ae6a8a46f: Waiting 02:13:30 33b1e0a273af: Waiting 02:13:30 5d3b04190fa2: Waiting 02:13:30 2f39f015ded8: Waiting 02:13:30 5c69ac0246d0: Download complete 02:13:30 3a2ae6a8a46f: Verifying Checksum 02:13:30 3a2ae6a8a46f: Download complete 02:13:30 33b1e0a273af: Verifying Checksum 02:13:30 33b1e0a273af: Download complete 02:13:30 ec43610c2a17: Verifying Checksum 02:13:30 ec43610c2a17: Download complete 02:13:30 5d3b04190fa2: Verifying Checksum 02:13:30 5d3b04190fa2: Download complete 02:13:30 5eb5b503b376: Verifying Checksum 02:13:30 5eb5b503b376: Download complete 02:13:31 2f39f015ded8: Download complete 02:13:31 5eb5b503b376: Pull complete 02:13:31 5c69ac0246d0: Pull complete 02:13:32 ec43610c2a17: Pull complete 02:13:32 3a2ae6a8a46f: Pull complete 02:13:32 33b1e0a273af: Pull complete 02:13:32 5d3b04190fa2: Pull complete 02:13:36 2f39f015ded8: Pull complete 02:13:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:36 prd-ubuntu20.04-docker-8c-8g-3384 does not seem to be running inside a container 02:13:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:42 $ docker top 682705ae71dc8ec864ef2eee59c730bbb8323e880e16366dcdfc2bd5786c1efc -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:43 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:43 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:43 + ls /var/log/sa-host 02:13:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:44 provisioning config files... 02:13:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6730848885060343982tmp [Pipeline] { [Pipeline] echo 02:13:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:44 ---> create-netrc.sh [Pipeline] } 02:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:44 ---> python-tools-install.sh [Pipeline] echo 02:13:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:45 ---> sudo-logs.sh 02:13:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:45 ---> job-cost.sh 02:13:45 lf-activate-venv: SKIPPING 02:13:45 DEBUG: total: 0.10999999940395355 02:13:45 INFO: Retrieving Stack Cost... 02:13:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:46 INFO: Archiving Costs [Pipeline] echo 02:13:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:46 ---> logs-deploy.sh 02:13:46 lf-activate-venv: SKIPPING 02:13:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4630/1 02:13:46 INFO: archiving workspace using pattern(s): 02:13:47 Archives upload complete. 02:13:47 INFO: archiving logs to Nexus 02:13:48 ---> uname -a: 02:13:48 Linux prd-ubuntu20-04-docker-8c-8g-3384 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:13:48 02:13:48 02:13:48 ---> lscpu: 02:13:48 Architecture: x86_64 02:13:48 CPU op-mode(s): 32-bit, 64-bit 02:13:48 Byte Order: Little Endian 02:13:48 Address sizes: 40 bits physical, 48 bits virtual 02:13:48 CPU(s): 8 02:13:48 On-line CPU(s) list: 0-7 02:13:48 Thread(s) per core: 1 02:13:48 Core(s) per socket: 1 02:13:48 Socket(s): 8 02:13:48 NUMA node(s): 1 02:13:48 Vendor ID: AuthenticAMD 02:13:48 CPU family: 23 02:13:48 Model: 49 02:13:48 Model name: AMD EPYC-Rome Processor 02:13:48 Stepping: 0 02:13:48 CPU MHz: 2800.000 02:13:48 BogoMIPS: 5600.00 02:13:48 Virtualization: AMD-V 02:13:48 Hypervisor vendor: KVM 02:13:48 Virtualization type: full 02:13:48 L1d cache: 256 KiB 02:13:48 L1i cache: 256 KiB 02:13:48 L2 cache: 4 MiB 02:13:48 L3 cache: 128 MiB 02:13:48 NUMA node0 CPU(s): 0-7 02:13:48 Vulnerability Itlb multihit: Not affected 02:13:48 Vulnerability L1tf: Not affected 02:13:48 Vulnerability Mds: Not affected 02:13:48 Vulnerability Meltdown: Not affected 02:13:48 Vulnerability Mmio stale data: Not affected 02:13:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:13:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:13:48 Vulnerability Srbds: Not affected 02:13:48 Vulnerability Tsx async abort: Not affected 02:13:48 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 02:13:48 02:13:48 02:13:48 ---> nproc: 02:13:48 8 02:13:48 02:13:48 02:13:48 ---> df -h: 02:13:48 Filesystem Size Used Avail Use% Mounted on 02:13:48 overlay 155G 12G 144G 8% / 02:13:48 tmpfs 64M 0 64M 0% /dev 02:13:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:13:48 shm 64M 0 64M 0% /dev/shm 02:13:48 /dev/vda1 155G 12G 144G 8% /facter-os 02:13:48 02:13:48 02:13:48 ---> sar -b -r -n DEV: 02:13:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3384) 08/12/23 _x86_64_ (8 CPU) 02:13:48 02:13:48 01:26:12 LINUX RESTART (8 CPU) 02:13:48 02:13:48 01:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:13:48 01:28:01 132.81 4.35 128.46 0.00 514.18 76876.39 0.00 02:13:48 01:29:01 39.22 0.03 39.19 0.00 0.27 18714.30 0.00 02:13:48 01:30:01 9.55 0.00 9.55 0.00 0.00 1425.91 0.00 02:13:48 01:31:01 1.83 0.00 1.83 0.00 0.00 21.05 0.00 02:13:48 01:32:01 54.26 10.60 43.66 0.00 5155.81 8959.57 0.00 02:13:48 01:33:01 6.08 0.02 6.07 0.00 0.13 121.71 0.00 02:13:48 01:34:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 02:13:48 01:35:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 02:13:48 01:36:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 02:13:48 01:37:01 2.05 0.00 2.05 0.00 0.00 23.06 0.00 02:13:48 01:38:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 02:13:48 01:39:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 02:13:48 01:40:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 02:13:48 01:41:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 02:13:48 01:42:01 1.97 0.02 1.95 0.00 0.13 26.80 0.00 02:13:48 01:43:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 02:13:48 01:44:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 02:13:48 01:45:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 02:13:48 01:46:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 02:13:48 01:47:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 02:13:48 01:48:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 02:13:48 01:49:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 02:13:48 01:50:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 02:13:48 01:51:01 3.62 1.02 2.60 0.00 21.86 33.33 0.00 02:13:48 01:52:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 02:13:48 01:53:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 02:13:48 01:54:02 1.37 0.00 1.37 0.00 0.00 14.40 0.00 02:13:48 01:55:01 1.76 0.00 1.76 0.00 0.00 19.93 0.00 02:13:48 01:56:01 0.93 0.00 0.93 0.00 0.00 9.87 0.00 02:13:48 01:57:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 02:13:48 01:58:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 02:13:48 01:59:01 1.92 0.00 1.92 0.00 0.00 20.13 0.00 02:13:48 02:00:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 02:13:48 02:01:01 1.87 0.00 1.87 0.00 0.00 20.26 0.00 02:13:48 02:02:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 02:13:48 02:03:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 02:13:48 02:04:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 02:13:48 02:05:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 02:13:48 02:06:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 02:13:48 02:07:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 02:13:48 02:08:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 02:13:48 02:09:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 02:13:48 02:10:01 1.42 0.00 1.42 0.00 0.00 15.72 0.00 02:13:48 02:11:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 02:13:48 02:12:01 0.88 0.00 0.88 0.00 0.00 9.46 0.00 02:13:48 02:13:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 02:13:48 Average: 6.57 0.35 6.22 0.00 123.79 2321.84 0.00 02:13:48 02:13:48 01:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:48 01:28:01 28369680 31587036 725088 2.21 113580 3334552 1719244 5.07 1094808 3009380 4488 02:13:48 01:29:01 27627836 31501272 800712 2.44 115948 3932872 1937252 5.71 1557712 3221920 70552 02:13:48 01:30:01 28354972 31581892 726164 2.21 116112 3335020 1764496 5.20 1192896 2911572 8 02:13:48 01:31:01 28355400 31582528 725252 2.21 116192 3335032 1764496 5.20 1192060 2911580 12 02:13:48 01:32:01 27825524 31561372 725436 2.21 150932 3795912 1791700 5.28 1519500 3078708 944 02:13:48 01:33:01 27838020 31569084 717404 2.18 149524 3792656 1781988 5.25 1509364 3075492 160 02:13:48 01:34:01 27838192 31569360 717080 2.18 149612 3792660 1781988 5.25 1509596 3075496 172 02:13:48 01:35:01 27838312 31569532 716848 2.18 149660 3792664 1781988 5.25 1509680 3075500 8 02:13:48 01:36:01 27838252 31569544 716996 2.18 149748 3792664 1781988 5.25 1509536 3075504 12 02:13:48 01:37:01 27838488 31569864 716580 2.18 149824 3792672 1781988 5.25 1509708 3075508 8 02:13:48 01:38:01 27838172 31569828 716848 2.18 149856 3792672 1781988 5.25 1509400 3075744 8 02:13:48 01:39:01 27838228 31569964 716524 2.18 149904 3792676 1781988 5.25 1509604 3075748 12 02:13:48 01:40:01 27838204 31570016 716372 2.18 149968 3792680 1781988 5.25 1509720 3075756 16 02:13:48 01:41:01 27837640 31569528 716488 2.18 150000 3792680 1781988 5.25 1509516 3075752 8 02:13:48 01:42:01 27837208 31569076 716920 2.18 150084 3792656 1810404 5.34 1509792 3075732 8 02:13:48 01:43:01 27837560 31569480 716388 2.18 150152 3792660 1810404 5.34 1509564 3075732 8 02:13:48 01:44:01 27837768 31569752 716304 2.18 150184 3792664 1810404 5.34 1509588 3075740 8 02:13:48 01:45:01 27837768 31569780 716208 2.18 150224 3792676 1810404 5.34 1509648 3075748 184 02:13:48 01:46:01 27837468 31569572 716380 2.18 150292 3792676 1810404 5.34 1509680 3075752 8 02:13:48 01:47:01 27837452 31569600 716348 2.18 150336 3792680 1810404 5.34 1509576 3075752 4 02:13:48 01:48:01 27837184 31569372 716528 2.18 150352 3792684 1810404 5.34 1509636 3075756 12 02:13:48 01:49:01 27836836 31569084 716768 2.18 150416 3792684 1810404 5.34 1509732 3075756 12 02:13:48 01:50:01 27836780 31569040 716708 2.18 150432 3792688 1810404 5.34 1510016 3075760 8 02:13:48 01:51:01 27835224 31568576 717096 2.18 150556 3793304 1806696 5.32 1510192 3076300 8 02:13:48 01:52:01 27835500 31568920 716740 2.18 150644 3793292 1806696 5.32 1509992 3076300 8 02:13:48 01:53:01 27835496 31569012 716436 2.18 150704 3793312 1806696 5.32 1510328 3076304 168 02:13:48 01:54:02 27835196 31568800 716584 2.18 150792 3793312 1806696 5.32 1510364 3076308 160 02:13:48 01:55:01 27835180 31568800 716476 2.18 150840 3793320 1790584 5.28 1510364 3076316 168 02:13:48 01:56:01 27835404 31569076 716444 2.18 150864 3793320 1790584 5.28 1510160 3076312 8 02:13:48 01:57:01 27835584 31569288 716164 2.18 150904 3793324 1790584 5.28 1510308 3076316 16 02:13:48 01:58:01 27835536 31569348 716044 2.18 150952 3793384 1790584 5.28 1510508 3076384 28 02:13:48 01:59:01 27835480 31569344 715928 2.18 151008 3793392 1790584 5.28 1510724 3076384 168 02:13:48 02:00:01 27835496 31569432 715876 2.18 151040 3793396 1790584 5.28 1510344 3076388 12 02:13:48 02:01:01 27835352 31569340 715948 2.18 151092 3793400 1790584 5.28 1510768 3076392 164 02:13:48 02:02:01 27835052 31569088 716156 2.18 151128 3793404 1790584 5.28 1510876 3076392 172 02:13:48 02:03:01 27835276 31569360 716068 2.18 151160 3793412 1790584 5.28 1510924 3076396 36 02:13:48 02:04:01 27835220 31569340 716032 2.18 151184 3793412 1790584 5.28 1510784 3076404 140 02:13:48 02:05:01 27834928 31569088 716260 2.18 151220 3793416 1790584 5.28 1510924 3076408 160 02:13:48 02:06:01 27834880 31569080 716216 2.18 151244 3793420 1790584 5.28 1510848 3076412 4 02:13:48 02:07:01 27835140 31569356 715872 2.18 151280 3793420 1790584 5.28 1510664 3076412 16 02:13:48 02:08:01 27835320 31569612 715528 2.18 151304 3793476 1790584 5.28 1510604 3076480 16 02:13:48 02:09:01 27834988 31569360 715756 2.18 151332 3793488 1790584 5.28 1510832 3076480 12 02:13:48 02:10:01 27834940 31569380 715660 2.18 151408 3793492 1790584 5.28 1511012 3076488 16 02:13:48 02:11:01 27834892 31569380 715604 2.18 151448 3793496 1790584 5.28 1511060 3076488 32 02:13:48 02:12:01 27834824 31569440 715700 2.18 151464 3793624 1790584 5.28 1511112 3076616 172 02:13:48 02:13:01 27834444 31569132 715964 2.18 151520 3793632 1790584 5.28 1510924 3076624 52 02:13:48 Average: 27865702 31568633 718976 2.19 147574 3766303 1794709 5.29 1488586 3070711 1704 02:13:48 02:13:48 01:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:13:48 01:28:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 02:13:48 01:28:01 ens3 936.91 808.78 10373.93 108.59 0.00 0.00 0.00 0.00 02:13:48 01:28:01 docker0 661.17 700.88 47.56 4507.38 0.00 0.00 0.00 0.00 02:13:48 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:29:01 veth78f9271 1.57 1.75 0.14 0.16 0.00 0.00 0.00 0.00 02:13:48 01:29:01 ens3 46.23 31.86 42.02 20.00 0.00 0.00 0.00 0.00 02:13:48 01:29:01 docker0 1.57 1.63 0.12 0.15 0.00 0.00 0.00 0.00 02:13:48 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:30:01 ens3 5.00 2.87 7.59 1.40 0.00 0.00 0.00 0.00 02:13:48 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:31:01 ens3 0.85 0.40 0.37 0.27 0.00 0.00 0.00 0.00 02:13:48 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:32:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:13:48 01:32:01 ens3 223.63 110.61 2925.48 7.92 0.00 0.00 0.00 0.00 02:13:48 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:33:01 ens3 0.27 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:13:48 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:34:01 ens3 0.85 0.22 0.15 0.08 0.00 0.00 0.00 0.00 02:13:48 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:35:01 ens3 0.88 0.38 0.31 0.21 0.00 0.00 0.00 0.00 02:13:48 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:36:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:13:48 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:37:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:13:48 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:38:01 ens3 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:13:48 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:39:01 ens3 0.55 0.22 0.13 0.08 0.00 0.00 0.00 0.00 02:13:48 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:40:01 ens3 0.53 0.37 0.32 0.21 0.00 0.00 0.00 0.00 02:13:48 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:41:01 ens3 0.62 0.40 0.27 0.21 0.00 0.00 0.00 0.00 02:13:48 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:42:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:13:48 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:43:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:44:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 02:13:48 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:47:01 ens3 0.43 0.33 0.15 0.08 0.00 0.00 0.00 0.00 02:13:48 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:49:01 ens3 0.78 0.35 0.20 0.09 0.00 0.00 0.00 0.00 02:13:48 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:50:01 ens3 0.38 0.30 0.25 0.21 0.00 0.00 0.00 0.00 02:13:48 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:51:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:52:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:13:48 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:54:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:55:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:57:01 ens3 0.38 0.33 0.20 0.08 0.00 0.00 0.00 0.00 02:13:48 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 01:59:01 ens3 1.20 0.50 0.40 0.28 0.00 0.00 0.00 0.00 02:13:48 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:00:01 ens3 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 02:13:48 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:01:01 ens3 1.08 0.35 0.17 0.09 0.00 0.00 0.00 0.00 02:13:48 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:02:01 ens3 0.87 0.68 0.44 0.35 0.00 0.00 0.00 0.00 02:13:48 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:03:01 ens3 0.47 0.30 0.26 0.20 0.00 0.00 0.00 0.00 02:13:48 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:04:01 ens3 0.68 0.08 0.11 0.00 0.00 0.00 0.00 0.00 02:13:48 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:05:01 ens3 0.77 0.37 0.28 0.21 0.00 0.00 0.00 0.00 02:13:48 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:07:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:13:48 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:11:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:12:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:13:48 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:13:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:48 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 02:13:48 Average: ens3 26.69 20.91 290.39 3.07 0.00 0.00 0.00 0.00 02:13:48 Average: docker0 14.41 15.28 1.04 98.02 0.00 0.00 0.00 0.00 02:13:48 02:13:48 02:13:48 ---> sar -P ALL: 02:13:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3384) 08/12/23 _x86_64_ (8 CPU) 02:13:48 02:13:48 01:26:12 LINUX RESTART (8 CPU) 02:13:48 02:13:48 01:27:01 CPU %user %nice %system %iowait %steal %idle 02:13:48 01:28:01 all 8.34 0.00 3.91 5.60 0.07 82.08 02:13:48 01:28:01 0 8.11 0.00 3.50 0.44 0.05 87.90 02:13:48 01:28:01 1 7.66 0.00 2.62 14.25 0.07 75.41 02:13:48 01:28:01 2 11.64 0.00 3.95 3.53 0.08 80.80 02:13:48 01:28:01 3 7.26 0.00 4.52 0.34 0.07 87.81 02:13:48 01:28:01 4 7.55 0.00 3.54 5.77 0.07 83.07 02:13:48 01:28:01 5 7.77 0.00 4.89 19.85 0.05 67.43 02:13:48 01:28:01 6 8.77 0.00 3.00 0.05 0.07 88.11 02:13:48 01:28:01 7 7.95 0.00 5.28 0.61 0.08 86.08 02:13:48 01:29:01 all 27.55 0.00 4.36 1.01 0.09 66.99 02:13:48 01:29:01 0 27.45 0.00 4.18 0.00 0.08 68.28 02:13:48 01:29:01 1 28.12 0.00 4.25 0.61 0.08 66.93 02:13:48 01:29:01 2 24.76 0.00 4.48 0.00 0.07 70.70 02:13:48 01:29:01 3 27.35 0.00 4.12 0.17 0.08 68.28 02:13:48 01:29:01 4 30.12 0.00 4.41 0.34 0.07 65.07 02:13:48 01:29:01 5 29.14 0.00 4.60 6.75 0.08 59.43 02:13:48 01:29:01 6 27.02 0.00 4.05 0.22 0.12 68.59 02:13:48 01:29:01 7 26.47 0.00 4.80 0.00 0.10 68.63 02:13:48 01:30:01 all 0.41 0.00 0.12 0.12 0.01 99.33 02:13:48 01:30:01 0 1.81 0.00 0.10 0.00 0.03 98.06 02:13:48 01:30:01 1 0.27 0.00 0.07 0.00 0.02 99.65 02:13:48 01:30:01 2 0.33 0.00 0.07 0.02 0.02 99.57 02:13:48 01:30:01 3 0.25 0.00 0.23 0.05 0.02 99.45 02:13:48 01:30:01 4 0.05 0.00 0.28 0.28 0.02 99.37 02:13:48 01:30:01 5 0.22 0.00 0.15 0.58 0.02 99.03 02:13:48 01:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:13:48 01:30:01 7 0.30 0.00 0.07 0.02 0.00 99.62 02:13:48 01:31:01 all 0.11 0.00 0.01 0.00 0.01 99.86 02:13:48 01:31:01 0 0.73 0.00 0.07 0.00 0.02 99.19 02:13:48 01:31:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:13:48 01:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:13:48 01:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:13:48 01:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:32:01 all 2.50 0.00 1.51 1.79 0.04 94.17 02:13:48 01:32:01 0 2.65 0.00 0.63 1.53 0.02 95.17 02:13:48 01:32:01 1 3.64 0.00 3.01 1.54 0.05 91.76 02:13:48 01:32:01 2 2.64 0.00 1.61 1.89 0.05 93.81 02:13:48 01:32:01 3 1.19 0.00 1.09 0.23 0.05 97.45 02:13:48 01:32:01 4 1.89 0.00 1.34 6.70 0.03 90.04 02:13:48 01:32:01 5 2.66 0.00 1.24 1.17 0.02 94.92 02:13:48 01:32:01 6 3.00 0.00 2.08 0.99 0.03 93.91 02:13:48 01:32:01 7 2.35 0.00 1.07 0.27 0.05 96.26 02:13:48 01:33:01 all 0.09 0.00 0.05 0.08 0.01 99.78 02:13:48 01:33:01 0 0.08 0.00 0.07 0.00 0.00 99.85 02:13:48 01:33:01 1 0.12 0.00 0.03 0.07 0.00 99.78 02:13:48 01:33:01 2 0.10 0.00 0.05 0.52 0.02 99.32 02:13:48 01:33:01 3 0.05 0.00 0.03 0.00 0.03 99.88 02:13:48 01:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:13:48 01:33:01 5 0.27 0.00 0.07 0.03 0.02 99.62 02:13:48 01:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:13:48 01:33:01 7 0.07 0.00 0.05 0.00 0.00 99.88 02:13:48 01:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:13:48 01:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:13:48 01:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 01:34:01 2 0.00 0.00 0.00 0.02 0.02 99.97 02:13:48 01:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:13:48 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 01:34:01 7 0.02 0.00 0.02 0.00 0.03 99.93 02:13:48 01:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:13:48 01:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:13:48 01:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:35:01 2 0.05 0.00 0.02 0.02 0.02 99.90 02:13:48 01:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:13:48 01:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:13:48 01:36:01 all 0.01 0.00 0.01 0.01 0.07 99.90 02:13:48 01:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:36:01 2 0.02 0.00 0.02 0.05 0.03 99.88 02:13:48 01:36:01 3 0.02 0.00 0.02 0.00 0.50 99.47 02:13:48 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:36:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:13:48 01:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:13:48 01:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:13:48 01:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 01:37:01 2 0.03 0.00 0.03 0.03 0.02 99.88 02:13:48 01:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:13:48 01:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:13:48 01:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:13:48 01:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:38:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:13:48 01:38:01 3 0.00 0.00 0.02 0.02 0.02 99.95 02:13:48 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:13:48 01:38:01 CPU %user %nice %system %iowait %steal %idle 02:13:48 01:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:13:48 01:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 01:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:39:01 2 0.07 0.00 0.02 0.03 0.03 99.85 02:13:48 01:39:01 3 0.00 0.00 0.03 0.03 0.00 99.93 02:13:48 01:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:13:48 01:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 01:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:13:48 01:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 01:40:01 2 0.03 0.00 0.03 0.02 0.02 99.90 02:13:48 01:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:40:01 5 0.18 0.00 0.00 0.02 0.00 99.80 02:13:48 01:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:41:01 all 0.05 0.00 0.01 0.00 0.00 99.94 02:13:48 01:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:13:48 01:41:01 1 0.10 0.00 0.00 0.00 0.00 99.90 02:13:48 01:41:01 2 0.03 0.00 0.02 0.02 0.03 99.90 02:13:48 01:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:41:01 5 0.22 0.00 0.00 0.00 0.00 99.78 02:13:48 01:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:42:01 all 0.01 0.00 0.02 0.01 0.01 99.95 02:13:48 01:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:13:48 01:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:42:01 2 0.00 0.00 0.03 0.03 0.02 99.92 02:13:48 01:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:42:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:13:48 01:42:01 6 0.03 0.00 0.03 0.02 0.02 99.90 02:13:48 01:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:13:48 01:43:01 all 0.07 0.00 0.00 0.01 0.00 99.92 02:13:48 01:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:43:01 1 0.38 0.00 0.00 0.00 0.00 99.62 02:13:48 01:43:01 2 0.07 0.00 0.00 0.03 0.02 99.88 02:13:48 01:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 02:13:48 01:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:43:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:13:48 01:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:44:01 all 0.21 0.00 0.01 0.00 0.01 99.77 02:13:48 01:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 01:44:01 1 1.48 0.00 0.00 0.00 0.00 98.52 02:13:48 01:44:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:13:48 01:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:13:48 01:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:44:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:13:48 01:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:13:48 01:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:13:48 01:45:01 all 0.18 0.00 0.01 0.00 0.01 99.78 02:13:48 01:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:45:01 1 1.37 0.00 0.02 0.00 0.02 98.60 02:13:48 01:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:13:48 01:45:01 3 0.02 0.00 0.03 0.02 0.03 99.90 02:13:48 01:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:13:48 01:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:13:48 01:46:01 all 0.09 0.00 0.01 0.04 0.00 99.87 02:13:48 01:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:46:01 1 0.53 0.00 0.00 0.00 0.00 99.47 02:13:48 01:46:01 2 0.05 0.00 0.00 0.15 0.00 99.80 02:13:48 01:46:01 3 0.07 0.00 0.02 0.05 0.03 99.83 02:13:48 01:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:46:01 7 0.02 0.00 0.00 0.08 0.00 99.90 02:13:48 01:47:01 all 0.09 0.00 0.01 0.03 0.01 99.86 02:13:48 01:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:47:01 1 0.58 0.00 0.03 0.02 0.02 99.35 02:13:48 01:47:01 2 0.03 0.00 0.00 0.10 0.02 99.85 02:13:48 01:47:01 3 0.05 0.00 0.03 0.10 0.02 99.80 02:13:48 01:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:13:48 01:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:13:48 01:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:13:48 01:48:01 2 0.03 0.00 0.03 0.02 0.00 99.92 02:13:48 01:48:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:13:48 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 01:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:49:01 all 0.02 0.00 0.00 0.15 0.01 99.83 02:13:48 01:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 01:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:13:48 01:49:01 3 0.07 0.00 0.00 1.15 0.02 98.77 02:13:48 01:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 02:13:48 01:49:01 CPU %user %nice %system %iowait %steal %idle 02:13:48 01:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:13:48 01:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:13:48 01:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:50:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:13:48 01:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:51:01 all 0.08 0.00 0.05 0.01 0.01 99.85 02:13:48 01:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:13:48 01:51:01 1 0.37 0.00 0.03 0.00 0.02 99.58 02:13:48 01:51:01 2 0.02 0.00 0.03 0.03 0.00 99.92 02:13:48 01:51:01 3 0.03 0.00 0.08 0.02 0.03 99.83 02:13:48 01:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:51:01 5 0.00 0.00 0.05 0.00 0.02 99.93 02:13:48 01:51:01 6 0.17 0.00 0.08 0.03 0.02 99.70 02:13:48 01:51:01 7 0.02 0.00 0.05 0.02 0.00 99.92 02:13:48 01:52:01 all 0.26 0.00 0.01 0.02 0.01 99.71 02:13:48 01:52:01 0 0.02 0.00 0.02 0.10 0.00 99.87 02:13:48 01:52:01 1 1.99 0.00 0.02 0.00 0.00 98.00 02:13:48 01:52:01 2 0.02 0.00 0.00 0.03 0.02 99.93 02:13:48 01:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:13:48 01:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 01:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:53:01 all 0.07 0.00 0.01 0.36 0.01 99.54 02:13:48 01:53:01 0 0.00 0.00 0.00 0.45 0.02 99.53 02:13:48 01:53:01 1 0.52 0.00 0.02 0.00 0.02 99.45 02:13:48 01:53:01 2 0.02 0.00 0.03 0.15 0.00 99.80 02:13:48 01:53:01 3 0.05 0.00 0.03 2.03 0.02 97.87 02:13:48 01:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:53:01 5 0.00 0.00 0.00 0.27 0.00 99.73 02:13:48 01:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 01:54:02 all 0.02 0.00 0.00 0.01 0.00 99.96 02:13:48 01:54:02 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:54:02 1 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 01:54:02 2 0.03 0.00 0.00 0.05 0.00 99.92 02:13:48 01:54:02 3 0.07 0.00 0.00 0.00 0.02 99.92 02:13:48 01:54:02 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:54:02 5 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:54:02 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:54:02 7 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:13:48 01:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:55:01 2 0.03 0.00 0.02 0.02 0.02 99.92 02:13:48 01:55:01 3 0.02 0.00 0.03 0.00 0.03 99.92 02:13:48 01:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:13:48 01:56:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:13:48 01:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:56:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:13:48 01:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 01:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:13:48 01:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:57:01 2 0.05 0.00 0.00 0.02 0.00 99.93 02:13:48 01:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 01:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:57:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:13:48 01:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 01:57:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:13:48 01:58:01 all 0.07 0.00 0.01 0.02 0.00 99.90 02:13:48 01:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:58:01 1 0.42 0.00 0.00 0.00 0.00 99.58 02:13:48 01:58:01 2 0.03 0.00 0.02 0.13 0.00 99.82 02:13:48 01:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:13:48 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:58:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:13:48 01:59:01 all 0.06 0.00 0.01 0.04 0.01 99.89 02:13:48 01:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 01:59:01 1 0.37 0.00 0.00 0.00 0.02 99.62 02:13:48 01:59:01 2 0.02 0.00 0.02 0.12 0.02 99.83 02:13:48 01:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:13:48 01:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 01:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 01:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 01:59:01 7 0.02 0.00 0.02 0.17 0.00 99.80 02:13:48 02:00:01 all 0.06 0.00 0.01 0.25 0.01 99.67 02:13:48 02:00:01 0 0.02 0.00 0.02 0.17 0.02 99.78 02:13:48 02:00:01 1 0.32 0.00 0.02 0.00 0.00 99.67 02:13:48 02:00:01 2 0.07 0.00 0.02 1.47 0.00 98.45 02:13:48 02:00:01 3 0.03 0.00 0.02 0.38 0.03 99.53 02:13:48 02:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 02:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 02:13:48 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:13:48 02:01:01 all 0.01 0.00 0.01 0.11 0.01 99.86 02:13:48 02:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 02:13:48 02:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:01:01 2 0.00 0.00 0.00 0.42 0.00 99.58 02:13:48 02:01:01 3 0.03 0.00 0.05 0.15 0.02 99.75 02:13:48 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 02:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 02:01:01 7 0.00 0.00 0.00 0.32 0.03 99.65 02:13:48 02:02:01 all 0.02 0.00 0.01 0.08 0.01 99.88 02:13:48 02:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 02:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:02:01 2 0.03 0.00 0.02 0.58 0.02 99.35 02:13:48 02:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:13:48 02:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:13:48 02:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:02:01 7 0.02 0.00 0.05 0.07 0.00 99.87 02:13:48 02:03:01 all 0.02 0.00 0.02 0.00 0.00 99.96 02:13:48 02:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 02:03:01 2 0.03 0.00 0.02 0.02 0.00 99.93 02:13:48 02:03:01 3 0.02 0.00 0.05 0.00 0.02 99.92 02:13:48 02:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 02:03:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:13:48 02:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 02:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:13:48 02:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:13:48 02:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 02:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 02:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:13:48 02:04:01 3 0.02 0.00 0.03 0.00 0.03 99.92 02:13:48 02:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 02:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:13:48 02:05:01 all 0.14 0.00 0.01 0.03 0.01 99.81 02:13:48 02:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 02:05:01 1 0.99 0.00 0.00 0.00 0.00 99.01 02:13:48 02:05:01 2 0.02 0.00 0.02 0.18 0.02 99.77 02:13:48 02:05:01 3 0.03 0.00 0.05 0.00 0.02 99.90 02:13:48 02:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 02:05:01 5 0.03 0.00 0.02 0.03 0.02 99.90 02:13:48 02:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:13:48 02:06:01 all 0.21 0.00 0.01 0.00 0.01 99.77 02:13:48 02:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 02:06:01 1 1.50 0.00 0.00 0.00 0.02 98.48 02:13:48 02:06:01 2 0.05 0.00 0.02 0.02 0.00 99.92 02:13:48 02:06:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:13:48 02:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 02:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:13:48 02:07:01 all 0.08 0.00 0.01 0.00 0.01 99.91 02:13:48 02:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:07:01 1 0.45 0.00 0.00 0.00 0.00 99.55 02:13:48 02:07:01 2 0.07 0.00 0.02 0.02 0.02 99.88 02:13:48 02:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:13:48 02:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:07:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:13:48 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:08:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:13:48 02:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:13:48 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:08:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:13:48 02:08:01 3 0.07 0.00 0.05 0.00 0.02 99.87 02:13:48 02:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:13:48 02:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:09:01 all 0.01 0.00 0.01 0.05 0.00 99.92 02:13:48 02:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 02:09:01 2 0.02 0.00 0.02 0.35 0.02 99.60 02:13:48 02:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:13:48 02:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:09:01 5 0.02 0.00 0.00 0.07 0.00 99.92 02:13:48 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:13:48 02:10:01 all 0.01 0.00 0.00 0.03 0.01 99.95 02:13:48 02:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 02:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:10:01 2 0.05 0.00 0.00 0.20 0.00 99.75 02:13:48 02:10:01 3 0.02 0.00 0.00 0.00 0.03 99.95 02:13:48 02:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 02:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:13:48 02:10:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:13:48 02:11:01 all 0.09 0.00 0.01 0.01 0.01 99.88 02:13:48 02:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:48 02:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:11:01 2 0.07 0.00 0.00 0.02 0.02 99.90 02:13:48 02:11:01 3 0.57 0.00 0.02 0.00 0.03 99.38 02:13:48 02:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:13:48 02:11:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:13:48 02:11:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:13:48 02:11:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:13:48 02:13:48 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:13:48 02:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:13:48 02:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:13:48 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:13:48 02:12:01 3 0.05 0.00 0.02 0.00 0.03 99.90 02:13:48 02:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:12:01 5 0.00 0.00 0.03 0.00 0.02 99.95 02:13:48 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:13:01 all 0.05 0.00 0.00 0.00 0.01 99.93 02:13:48 02:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:48 02:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:13:48 02:13:01 2 0.05 0.00 0.00 0.02 0.00 99.93 02:13:48 02:13:01 3 0.32 0.00 0.02 0.00 0.02 99.65 02:13:48 02:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:13:48 02:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 02:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:13:48 Average: all 0.89 0.00 0.22 0.21 0.01 98.66 02:13:48 Average: 0 0.89 0.00 0.19 0.06 0.01 98.85 02:13:48 Average: 1 1.12 0.00 0.22 0.35 0.01 98.29 02:13:48 Average: 2 0.88 0.00 0.23 0.22 0.01 98.65 02:13:48 Average: 3 0.82 0.00 0.24 0.10 0.03 98.81 02:13:48 Average: 4 0.86 0.00 0.21 0.28 0.01 98.64 02:13:48 Average: 5 0.89 0.00 0.24 0.62 0.01 98.24 02:13:48 Average: 6 0.85 0.00 0.21 0.03 0.01 98.91 02:13:48 Average: 7 0.81 0.00 0.25 0.04 0.01 98.89 02:13:48 02:13:48 02:13:48