Pull request #4460 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from b7d1196fc87d851b6800073139ca3de3dd76979d+b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 (345ebde9cbb986c6649233b61ac2ecdfa1ae7d3c) 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-ssh163102241769389809.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17918115080180337380.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4460/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-4460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2997581227709990239.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-4460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh137670432438470428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3814782912227998238.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-4460/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-4460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8424522803494325473.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 ‘prd-ubuntu20.04-docker-8c-8g-2551’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2553 in /w/workspace/edgexfoundry_edgex-go_PR-4460 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4460/head:refs/remotes/origin/PR-4460 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit b7d1196fc87d851b6800073139ca3de3dd76979d Merge succeeded, producing b7d1196fc87d851b6800073139ca3de3dd76979d Checking out Revision b7d1196fc87d851b6800073139ca3de3dd76979d (PR-4460) > git config core.sparsecheckout # timeout=10 > git checkout -f b7d1196fc87d851b6800073139ca3de3dd76979d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d1196fc87d851b6800073139ca3de3dd76979d # timeout=10 Commit message: "fix: Remove forced chown of ngnix tls for snap compatibility" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:01:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:01:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:01:35 ========================================================= 00:01:35 EdgeX Global Pipelines Version Info 00:01:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:01:35 ------------------- 00:01:35 stable info: 00:01:35 ------------------- 00:01:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:01:35 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:01:35 Message: update stable to v1.0.245 00:01:36 ------------------- 00:01:36 experimental info: 00:01:36 ------------------- 00:01:36 Commited By: **** collab-it+edgex@linuxfoundation.org 00:01:36 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 00:01:36 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:01:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:01:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:01:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:01:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:01:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:01:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4460 [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4460 [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4460 [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7d1196fc87d851b6800073139ca3de3dd76979d [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7d1196 [Pipeline] echo 00:01:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:38 provisioning config files... 00:01:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15567365339573938938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:38 ---> docker-login.sh 00:01:38 nexus3.edgexfoundry.org:10001 00:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:38 Configure a credential helper to remove this warning. See 00:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:38 00:01:38 Login Succeeded 00:01:38 nexus3.edgexfoundry.org:10002 00:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:38 Configure a credential helper to remove this warning. See 00:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:38 00:01:38 Login Succeeded 00:01:38 nexus3.edgexfoundry.org:10003 00:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:38 Configure a credential helper to remove this warning. See 00:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:38 00:01:38 Login Succeeded 00:01:38 nexus3.edgexfoundry.org:10004 00:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:38 Configure a credential helper to remove this warning. See 00:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:38 00:01:38 Login Succeeded 00:01:38 docker.io 00:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:39 Configure a credential helper to remove this warning. See 00:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:39 00:01:39 Login Succeeded 00:01:39 ---> docker-login.sh ends [Pipeline] } 00:01:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:39 + 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 00:01:39 + dirname cmd/core-command/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo core-command,cmd/core-command/Dockerfile 00:01:39 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:01:39 + dirname cmd/core-data/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo core-data,cmd/core-data/Dockerfile 00:01:39 + + dirname cmd/core-metadata/Dockerfile 00:01:39 cut -d/ -f2 00:01:39 + echo core-metadata,cmd/core-metadata/Dockerfile 00:01:39 + dirname cmd/security-bootstrapper/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:01:39 + dirname cmd/security-proxy-auth/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:01:39 + dirname cmd/security-proxy-setup/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:01:39 + dirname cmd/security-secretstore-setup/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:01:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:01:39 + dirname cmd/security-spire-agent/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:01:39 + dirname cmd/security-spire-config/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:01:39 + dirname cmd/security-spire-server/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:01:39 + dirname cmd/support-notifications/Dockerfile 00:01:39 + cut -d/ -f2 00:01:39 + echo support-notifications,cmd/support-notifications/Dockerfile 00:01:39 + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 00:01:39 00:01:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:01:39 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 00:01:40 + git rev-list -1 --merges b7d1196fc87d851b6800073139ca3de3dd76979d~1..b7d1196fc87d851b6800073139ca3de3dd76979d [Pipeline] echo 00:01:40 -----------> git rev-list -1 --merges b7d1196fc87d851b6800073139ca3de3dd76979d~1..b7d1196fc87d851b6800073139ca3de3dd76979d b7d1196fc87d851b6800073139ca3de3dd76979d [false] [Pipeline] sh 00:01:40 + git log --format=format:%s -1 b7d1196fc87d851b6800073139ca3de3dd76979d [Pipeline] echo 00:01:40 ========================================================= 00:01:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:01:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:01:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:41 + grep -v github /etc/ssh/ssh_known_hosts 00:01:41 + [ -e /tmp/ssh_known_hosts ] 00:01:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:01:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:01:41 sudo tee -a /etc/ssh/ssh_known_hosts 00:01:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:41 00:01:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:42 0.1.4: Pulling from edgex-devops/py-git-semver 00:01:42 b85a868b505f: Pulling fs layer 00:01:42 e2be974225ed: Pulling fs layer 00:01:42 339a4e72a1f5: Pulling fs layer 00:01:42 988bab9f4d93: Pulling fs layer 00:01:42 1469e6f7b9e6: Pulling fs layer 00:01:42 eaf3925da568: Pulling fs layer 00:01:42 bab4dde63d76: Pulling fs layer 00:01:42 bde34c3a00c8: Pulling fs layer 00:01:42 b352a97aabf1: Pulling fs layer 00:01:42 4872d77fe225: Pulling fs layer 00:01:42 5851b861e8e6: Pulling fs layer 00:01:42 bde34c3a00c8: Waiting 00:01:42 b352a97aabf1: Waiting 00:01:42 4872d77fe225: Waiting 00:01:42 5851b861e8e6: Waiting 00:01:42 988bab9f4d93: Waiting 00:01:42 1469e6f7b9e6: Waiting 00:01:42 bab4dde63d76: Waiting 00:01:42 eaf3925da568: Waiting 00:01:42 e2be974225ed: Verifying Checksum 00:01:42 e2be974225ed: Download complete 00:01:42 988bab9f4d93: Download complete 00:01:42 1469e6f7b9e6: Verifying Checksum 00:01:42 1469e6f7b9e6: Download complete 00:01:42 339a4e72a1f5: Verifying Checksum 00:01:42 339a4e72a1f5: Download complete 00:01:42 eaf3925da568: Download complete 00:01:42 bde34c3a00c8: Verifying Checksum 00:01:42 bde34c3a00c8: Download complete 00:01:42 b352a97aabf1: Verifying Checksum 00:01:42 b352a97aabf1: Download complete 00:01:42 4872d77fe225: Verifying Checksum 00:01:42 4872d77fe225: Download complete 00:01:42 5851b861e8e6: Download complete 00:01:42 b85a868b505f: Verifying Checksum 00:01:42 b85a868b505f: Download complete 00:01:42 bab4dde63d76: Verifying Checksum 00:01:42 bab4dde63d76: Download complete 00:01:43 b85a868b505f: Pull complete 00:01:44 e2be974225ed: Pull complete 00:01:44 339a4e72a1f5: Pull complete 00:01:44 988bab9f4d93: Pull complete 00:01:44 1469e6f7b9e6: Pull complete 00:01:44 eaf3925da568: Pull complete 00:01:46 bab4dde63d76: Pull complete 00:01:46 bde34c3a00c8: Pull complete 00:01:47 b352a97aabf1: Pull complete 00:01:47 4872d77fe225: Pull complete 00:01:47 5851b861e8e6: Pull complete 00:01:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:47 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 00:01:47 $ 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 00:01:49 $ docker top 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 -eo pid,comm 00:01:49 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). 00:01:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:49 [ssh-agent] Looking for ssh-agent implementation... 00:01:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:50 $ docker exec 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 ssh-agent 00:01:50 SSH_AUTH_SOCK=/tmp/ssh-CSIAPg3DQDlD/agent.33 00:01:50 SSH_AGENT_PID=39 00:01:50 Running ssh-add (command line suppressed) 00:01:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_770229695412909631.key (/w/workspace/edgex-go/1@tmp/private_key_770229695412909631.key) 00:01:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:50 + git tag --points-at HEAD [Pipeline] } 00:01:50 $ docker exec --env ******** --env ******** 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 ssh-agent -k 00:01:50 unset SSH_AUTH_SOCK; 00:01:50 unset SSH_AGENT_PID; 00:01:50 echo Agent pid 39 killed; 00:01:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:01:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:50 [ssh-agent] Looking for ssh-agent implementation... 00:01:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:51 $ docker exec 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 ssh-agent 00:01:51 SSH_AUTH_SOCK=/tmp/ssh-lLILoCD3bpQ2/agent.72 00:01:51 SSH_AGENT_PID=78 00:01:51 Running ssh-add (command line suppressed) 00:01:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13099127164785149475.key (/w/workspace/edgex-go/1@tmp/private_key_13099127164785149475.key) 00:01:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:51 + git semver init 00:01:51 2023-03-17 00:01:51,817 [run_init] DEBUG init version:0.0.0 force:False 00:01:51 2023-03-17 00:01:51,818 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 00:01:51 2023-03-17 00:01:51,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 00:01:51 2023-03-17 00:01:51,819 [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) 00:01:57 2023-03-17 00:01:56,142 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 00:01:57 2023-03-17 00:01:56,142 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4460 with force:False 00:01:57 2023-03-17 00:01:56,142 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4460 00:01:57 2023-03-17 00:01:56,146 [execute] INFO git cat-file --batch-check 00:01:57 2023-03-17 00:01:56,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:01:57 2023-03-17 00:01:56,153 [execute] INFO git cat-file --batch 00:01:57 2023-03-17 00:01:56,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:01:57 2023-03-17 00:01:56,159 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4460 00:01:57 0.0.0 [Pipeline] } 00:01:57 $ docker exec --env ******** --env ******** 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 ssh-agent -k 00:01:57 unset SSH_AUTH_SOCK; 00:01:57 unset SSH_AGENT_PID; 00:01:57 echo Agent pid 78 killed; 00:01:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:57 + git semver [Pipeline] } 00:01:58 $ docker stop --time=1 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 00:01:59 $ docker rm -f --volumes 07069f3939284a205f652628d2727768e9b981e2f1af90b5ab4c1844aa0b9051 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:59 Stashed 1 file(s) [Pipeline] echo 00:01:59 [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 00:02:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:02:00 ========================================================= 00:02:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:02:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:02:01 63b65145d645: Pulling fs layer 00:02:01 a2d21d5440eb: Pulling fs layer 00:02:01 935e6c44a52c: Pulling fs layer 00:02:01 94cc34f8dd06: Pulling fs layer 00:02:01 30dea6a524f1: Pulling fs layer 00:02:01 a2aff8979fd8: Pulling fs layer 00:02:01 6808be2612f2: Pulling fs layer 00:02:01 f25807f1079a: Pulling fs layer 00:02:01 a2aff8979fd8: Waiting 00:02:01 30dea6a524f1: Waiting 00:02:01 6808be2612f2: Waiting 00:02:01 f25807f1079a: Waiting 00:02:01 a2d21d5440eb: Verifying Checksum 00:02:01 a2d21d5440eb: Download complete 00:02:01 94cc34f8dd06: Download complete 00:02:01 30dea6a524f1: Verifying Checksum 00:02:01 30dea6a524f1: Download complete 00:02:01 63b65145d645: Download complete 00:02:01 a2aff8979fd8: Verifying Checksum 00:02:01 a2aff8979fd8: Download complete 00:02:01 63b65145d645: Pull complete 00:02:01 a2d21d5440eb: Pull complete 00:02:02 f25807f1079a: Download complete 00:02:02 935e6c44a52c: Verifying Checksum 00:02:02 935e6c44a52c: Download complete 00:02:02 6808be2612f2: Verifying Checksum 00:02:02 6808be2612f2: Download complete 00:02:05 935e6c44a52c: Pull complete 00:02:05 94cc34f8dd06: Pull complete 00:02:05 30dea6a524f1: Pull complete 00:02:05 a2aff8979fd8: Pull complete 00:02:08 6808be2612f2: Pull complete 00:02:08 f25807f1079a: Pull complete 00:02:08 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:02:09 + docker build -t ci-base-image-x86_64 -f - . 00:02:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:09 WORKDIR /edgex 00:02:09 COPY go.mod . 00:02:09 RUN go mod download 00:02:09 Sending build context to Docker daemon 170.4MB 00:02:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:02:09 ---> 3b553350e43f 00:02:09 Step 2/4 : WORKDIR /edgex 00:02:14 ---> Running in ba1724b4a2cc 00:02:14 Removing intermediate container ba1724b4a2cc 00:02:14 ---> 8ac1498df5d1 00:02:14 Step 3/4 : COPY go.mod . 00:02:14 ---> ebf3175cab29 00:02:14 Step 4/4 : RUN go mod download 00:02:14 ---> Running in c96430df9ce9 00:02:15 Still waiting to schedule task 00:02:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2552’ is offline 00:02:28 Removing intermediate container c96430df9ce9 00:02:28 ---> 1dc764c7368a 00:02:28 Successfully built 1dc764c7368a 00:02:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:29 + docker inspect -f . ci-base-image-x86_64 00:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:29 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 00:02:29 $ 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 00:02:29 $ docker top 61f6a316755f55d5080bc1ba14467f3573945443bdcce862d3b449fb62a2cc65 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:30 + go version 00:02:30 go version go1.20.2 linux/amd64 [Pipeline] } 00:02:30 $ docker stop --time=1 61f6a316755f55d5080bc1ba14467f3573945443bdcce862d3b449fb62a2cc65 00:02:31 $ docker rm -f --volumes 61f6a316755f55d5080bc1ba14467f3573945443bdcce862d3b449fb62a2cc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:32 + docker inspect -f . ci-base-image-x86_64 00:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:32 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 00:02:32 $ 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 00:02:32 $ docker top f1fc109e2c20e04e0ed4ecce1f288e856ae64f4f14b46eabe6669052161a563c -eo pid,comm [Pipeline] { [Pipeline] echo 00:02:33 ========================================================= 00:02:33 [edgeXBuildGoParallel] Running Tests and Build... 00:02:33 ========================================================= [Pipeline] sh 00:02:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:02:33 + make test 00:02:33 go test -race -coverprofile=coverage.out ./... 00:02:41 ? github.com/edgexfoundry/edgex-go [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:02:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:02:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:02:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:02:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:02:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:02:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:02:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 00:03:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 00:03:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:03:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:03:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:03:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:03:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:03:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:03:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:03:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:03:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:03:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.2% of statements 00:03:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 00:03:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:03:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:03:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.302s coverage: 88.5% of statements 00:03:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 3.9% of statements 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:03:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:03:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 95.6% of statements 00:03:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:03:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:03:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:03:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:03:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:03:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 00:03:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:03:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:03:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:03:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 00:03:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:03:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 45.5% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 00:03:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 00:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:03:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:03:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:03:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:03:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:03:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:03:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:03:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:03:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:03:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:03:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:03:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:03:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:03:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:03:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:03:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:03:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:03:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:03:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:03:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:03:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 00:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:03:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:03:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:03:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.305s coverage: 79.9% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.061s coverage: 92.9% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.2% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.1% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.3% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.5% of statements 00:03:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 00:03:35 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 00:03:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2554 in /w/workspace/edgexfoundry_edgex-go_PR-4460 [Pipeline] { [Pipeline] ws 00:03:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:03:48 The recommended git tool is: git 00:03:53 using credential edgex-jenkins-ssh 00:03:53 Cloning the remote Git repository 00:03:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:03:53 > git init /w/workspace/edgex-go/1 # timeout=10 00:03:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:03:53 > git --version # timeout=10 00:03:53 > git --version # 'git version 2.25.1' 00:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:02 internal/security/config/command/proxy/tls/command.go:34:6: type `permissionable` is unused (unused) 00:04:02 type permissionable interface { 00:04:02 ^ 00:04:02 make: *** [Makefile:155: lint] Error 1 [Pipeline] } 00:04:02 $ docker stop --time=1 f1fc109e2c20e04e0ed4ecce1f288e856ae64f4f14b46eabe6669052161a563c 00:04:05 $ docker rm -f --volumes f1fc109e2c20e04e0ed4ecce1f288e856ae64f4f14b46eabe6669052161a563c [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] } 00:04:06 Failed in branch amd64 00:04:12 Merging remotes/origin/main commit b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 into PR head commit b7d1196fc87d851b6800073139ca3de3dd76979d 00:04:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:04:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:04:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:04:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4460/head:refs/remotes/origin/PR-4460 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:04:12 > git config core.sparsecheckout # timeout=10 00:04:13 Merge succeeded, producing b7d1196fc87d851b6800073139ca3de3dd76979d 00:04:13 Checking out Revision b7d1196fc87d851b6800073139ca3de3dd76979d (PR-4460) 00:04:12 > git checkout -f b7d1196fc87d851b6800073139ca3de3dd76979d # timeout=10 00:04:12 > git remote # timeout=10 00:04:12 > git config --get remote.origin.url # timeout=10 00:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:13 > git merge b6ca322286b51eaccee04cfa1e4fd2c9e542c5a6 # timeout=10 00:04:13 > git rev-parse HEAD^{commit} # timeout=10 00:04:13 > git config core.sparsecheckout # timeout=10 00:04:13 > git checkout -f b7d1196fc87d851b6800073139ca3de3dd76979d # timeout=10 00:04:16 Commit message: "fix: Remove forced chown of ngnix tls for snap compatibility" 00:04:16 > git --version # timeout=10 00:04:16 > git --version # 'git version 2.25.1' 00:04:16 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:04:18 % Total % Received % Xferd Average Speed Time Time Time Current 00:04:18 Dload Upload Total Spent Left Speed 00:04:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh 00:04:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:04:18 + sudo tee /etc/docker/daemon.new 00:04:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:04:18 { 00:04:18 "registry-mirrors": [ 00:04:18 "https://nexus3.edgexfoundry.org:10001" 00:04:18 ], 00:04:18 "bip": "10.250.0.254/24", 00:04:18 "hosts": [ 00:04:18 "tcp://0.0.0.0:5555", 00:04:18 "unix:///var/run/docker.sock" 00:04:18 ], 00:04:18 "mtu": 1458, 00:04:18 "selinux-enabled": true, 00:04:18 "seccomp-profile": "/etc/docker/seccomp.json" 00:04:18 } [Pipeline] sh 00:04:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:04:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:37 provisioning config files... 00:04:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12231833865035018117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:38 ---> docker-login.sh 00:04:38 nexus3.edgexfoundry.org:10001 00:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:39 Configure a credential helper to remove this warning. See 00:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:39 00:04:39 Login Succeeded 00:04:39 nexus3.edgexfoundry.org:10002 00:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:39 Configure a credential helper to remove this warning. See 00:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:39 00:04:39 Login Succeeded 00:04:39 nexus3.edgexfoundry.org:10003 00:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:39 Configure a credential helper to remove this warning. See 00:04:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:39 00:04:39 Login Succeeded 00:04:39 nexus3.edgexfoundry.org:10004 00:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:40 Configure a credential helper to remove this warning. See 00:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:40 00:04:40 Login Succeeded 00:04:40 docker.io 00:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:40 Configure a credential helper to remove this warning. See 00:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:40 00:04:40 Login Succeeded 00:04:40 ---> docker-login.sh ends [Pipeline] } 00:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:04:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:41 ========================================================= 00:04:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:04:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:04:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:04:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:04:41 af6eaf76a39c: Pulling fs layer 00:04:41 55522c791124: Pulling fs layer 00:04:41 ce5c4a1c91eb: Pulling fs layer 00:04:41 169dfbe0d373: Pulling fs layer 00:04:41 e1ff8fa3b103: Pulling fs layer 00:04:41 52ebb69f0ebf: Pulling fs layer 00:04:41 5abe8eddf0d5: Pulling fs layer 00:04:41 169dfbe0d373: Waiting 00:04:41 e1ff8fa3b103: Waiting 00:04:41 52ebb69f0ebf: Waiting 00:04:41 5abe8eddf0d5: Waiting 00:04:41 55522c791124: Verifying Checksum 00:04:41 55522c791124: Download complete 00:04:41 169dfbe0d373: Verifying Checksum 00:04:41 169dfbe0d373: Download complete 00:04:41 e1ff8fa3b103: Verifying Checksum 00:04:41 e1ff8fa3b103: Download complete 00:04:41 af6eaf76a39c: Verifying Checksum 00:04:41 af6eaf76a39c: Download complete 00:04:42 af6eaf76a39c: Pull complete 00:04:42 5abe8eddf0d5: Verifying Checksum 00:04:42 5abe8eddf0d5: Download complete 00:04:43 55522c791124: Pull complete 00:04:44 52ebb69f0ebf: Verifying Checksum 00:04:44 52ebb69f0ebf: Download complete 00:04:44 ce5c4a1c91eb: Download complete 00:04:56 ce5c4a1c91eb: Pull complete 00:04:56 169dfbe0d373: Pull complete 00:04:56 e1ff8fa3b103: Pull complete 00:05:02 52ebb69f0ebf: Pull complete 00:05:04 5abe8eddf0d5: Pull complete 00:05:04 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:05:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:05:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:05:04 WORKDIR /edgex 00:05:04 COPY go.mod . 00:05:04 RUN go mod download 00:05:04 + docker build -t ci-base-image-arm64 -f - . 00:05:05 Sending build context to Docker daemon 2.932MB 00:05:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:05:05 ---> 6cb57ee374ae 00:05:05 Step 2/4 : WORKDIR /edgex 00:05:07 ---> Running in 5511cb6f4ee4 00:05:07 Removing intermediate container 5511cb6f4ee4 00:05:07 ---> 09c4ab20e6be 00:05:07 Step 3/4 : COPY go.mod . 00:05:07 ---> 697025afc586 00:05:07 Step 4/4 : RUN go mod download 00:05:07 ---> Running in e9d6dd4b93a4 00:05:39 Removing intermediate container e9d6dd4b93a4 00:05:39 ---> bf832054db12 00:05:39 Successfully built bf832054db12 00:05:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:40 + docker inspect -f . ci-base-image-arm64 00:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:40 prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container 00:05:40 $ 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 00:05:41 $ docker top f86e344b79f95042c977e53ddf88820520860123606e8627359ea1f6b73696bc -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:42 + go version 00:05:42 go version go1.20.2 linux/arm64 [Pipeline] } 00:05:42 $ docker stop --time=1 f86e344b79f95042c977e53ddf88820520860123606e8627359ea1f6b73696bc 00:05:44 $ docker rm -f --volumes f86e344b79f95042c977e53ddf88820520860123606e8627359ea1f6b73696bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:45 + docker inspect -f . ci-base-image-arm64 00:05:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container 00:05:45 $ 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 00:05:46 $ docker top f6c129dfb96f446917133294c03b3b8dd458de6c3b9d1d0bf91d26f89d6e2620 -eo pid,comm [Pipeline] { [Pipeline] echo 00:05:47 ========================================================= 00:05:47 [edgeXBuildGoParallel] Running Tests and Build... 00:05:47 ========================================================= [Pipeline] sh 00:05:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:05:48 + make test 00:05:48 go test -race -coverprofile=coverage.out ./... 00:06:35 ? github.com/edgexfoundry/edgex-go [no test files] 00:08:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:08:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:08:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:08:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:08:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:08:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:08:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:08:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:08:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:08:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:08:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:08:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.323s coverage: 28.7% of statements 00:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.288s coverage: 98.5% of statements 00:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:08:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:08:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.421s coverage: 71.2% of statements 00:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:08:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:08:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.492s coverage: 54.0% of statements 00:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:09:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.803s coverage: 88.5% of statements 00:09:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.696s coverage: 3.9% of statements 00:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:09:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.595s coverage: 95.6% of statements 00:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:09:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:09:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 72.2% of statements 00:09:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:09:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:09:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:09:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.230s coverage: 65.9% of statements 00:09:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:09:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.391s coverage: 0.9% of statements 00:09:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.0% of statements 00:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 45.5% of statements 00:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 82.9% of statements 00:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 00:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements 00:09:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 00:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:09:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:09:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:09:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:09:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:09:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 00:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.305s coverage: 79.9% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.256s coverage: 92.9% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 64.4% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.202s coverage: 86.9% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.465s coverage: 81.2% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.456s coverage: 82.1% of statements 00:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 86.0% of statements 00:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.936s coverage: 63.1% of statements 00:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.233s coverage: 100.0% of statements 00:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements 00:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.086s coverage: 100.0% of statements 00:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 00:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 38.4% of statements 00:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements 00:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:10:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.208s coverage: 84.8% of statements 00:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:10:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements 00:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:10:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.541s coverage: 92.3% of statements 00:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:10:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:10:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 61.5% of statements 00:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:10:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:10:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.364s coverage: 97.7% of statements 00:10:56 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 00:10:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:10:56 go vet ./... 00:13:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:13:32 ./bin/test-attribution-txt.sh [Pipeline] echo 00:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:13:33 + ls -al . 00:13:33 total 700 00:13:33 drwxrwxr-x 10 1001 1001 4096 Mar 17 00:05 . 00:13:33 drwxr-xr-x 4 root root 4096 Mar 17 00:05 .. 00:13:33 drwxrwxr-x 2 1001 1001 4096 Mar 17 00:04 .blubracket 00:13:33 -rw-rw-r-- 1 1001 1001 16 Mar 17 00:04 .dockerignore 00:13:33 drwxrwxr-x 8 1001 1001 4096 Mar 17 00:04 .git 00:13:33 drwxrwxr-x 3 1001 1001 4096 Mar 17 00:04 .github 00:13:33 -rw-rw-r-- 1 1001 1001 1133 Mar 17 00:04 .gitignore 00:13:33 -rw-rw-r-- 1 1001 1001 42 Mar 17 00:04 .golangci.yml 00:13:33 -rw-rw-r-- 1 1001 1001 87 Mar 17 00:04 .hadolint.yml 00:13:33 -rw-rw-r-- 1 1001 1001 166 Mar 17 00:04 .sonarcloud.properties 00:13:33 -rw-rw-r-- 1 1001 1001 1171 Mar 17 00:04 ADOPTERS.md 00:13:33 -rw-rw-r-- 1 1001 1001 10825 Mar 17 00:04 Attribution.txt 00:13:33 -rw-rw-r-- 1 1001 1001 73765 Mar 17 00:04 CHANGELOG.md 00:13:33 -rw-rw-r-- 1 1001 1001 3804 Mar 17 00:04 CONTRIBUTING.md 00:13:33 -rw-rw-r-- 1 1001 1001 677 Mar 17 00:04 GOVERNANCE.md 00:13:33 -rw-rw-r-- 1 1001 1001 883 Mar 17 00:04 Jenkinsfile 00:13:33 -rw-rw-r-- 1 1001 1001 10775 Mar 17 00:04 LICENSE 00:13:33 -rw-rw-r-- 1 1001 1001 14266 Mar 17 00:04 Makefile 00:13:33 -rw-rw-r-- 1 1001 1001 582 Mar 17 00:04 OWNERS.md 00:13:33 -rw-rw-r-- 1 1001 1001 9403 Mar 17 00:04 README.md 00:13:33 -rw-rw-r-- 1 1001 1001 789 Mar 17 00:04 SECURITY.md 00:13:33 -rw-rw-r-- 1 1001 1001 5 Mar 17 00:01 VERSION 00:13:33 drwxrwxr-x 2 1001 1001 4096 Mar 17 00:04 bin 00:13:33 drwxrwxr-x 18 1001 1001 4096 Mar 17 00:04 cmd 00:13:33 -rw-r--r-- 1 root root 447277 Mar 17 00:10 coverage.out 00:13:33 -rw-rw-r-- 1 1001 1001 3233 Mar 17 00:04 go.mod 00:13:33 -rw-rw-r-- 1 1001 1001 31100 Mar 17 00:04 go.sum 00:13:33 drwxrwxr-x 7 1001 1001 4096 Mar 17 00:04 internal 00:13:33 drwxrwxr-x 3 1001 1001 4096 Mar 17 00:04 openapi 00:13:33 -rw-rw-r-- 1 1001 1001 594 Mar 17 00:04 security.txt 00:13:33 drwxrwxr-x 4 1001 1001 4096 Mar 17 00:04 snap 00:13:33 -rw-rw-r-- 1 1001 1001 204 Mar 17 00:04 version.go [Pipeline] sh 00:13:33 + '[' -e coverage.out ] 00:13:33 + chown 1001:1001 coverage.out [Pipeline] stash 00:13:34 Stashed 1 file(s) [Pipeline] sh 00:13:34 + make build 00:13:34 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 00:15:11 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 00:15:11 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 00:15:11 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 00:15:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:16:01 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 00:16:01 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 00:16:05 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 00:16:10 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 00:16:13 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 00:16:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:16:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:16:28 $ docker stop --time=1 f6c129dfb96f446917133294c03b3b8dd458de6c3b9d1d0bf91d26f89d6e2620 00:16:30 $ docker rm -f --volumes f6c129dfb96f446917133294c03b3b8dd458de6c3b9d1d0bf91d26f89d6e2620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:16:33 00:16:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:16:34 latest: Pulling from edgex-devops/edgex-compose-arm64 00:16:34 29e5d40040c1: Pulling fs layer 00:16:34 1ce36da41761: Pulling fs layer 00:16:34 25b303627fd3: Pulling fs layer 00:16:34 29e5d40040c1: Verifying Checksum 00:16:34 29e5d40040c1: Download complete 00:16:34 1ce36da41761: Verifying Checksum 00:16:34 1ce36da41761: Download complete 00:16:35 29e5d40040c1: Pull complete 00:16:36 1ce36da41761: Pull complete 00:16:36 25b303627fd3: Verifying Checksum 00:16:36 25b303627fd3: Download complete 00:16:46 25b303627fd3: Pull complete 00:16:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:16:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:16:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:46 prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container 00:16:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:16:49 $ docker top dc3c34046a1bbe05f69170fe4a159822c3616af32491bc21c23f0a50c5f7088d -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:50 + docker-compose build --help 00:16:50 + grep parallel 00:16:54 --parallel Build images in parallel. [Pipeline] } 00:16:54 $ docker stop --time=1 dc3c34046a1bbe05f69170fe4a159822c3616af32491bc21c23f0a50c5f7088d 00:16:55 $ docker rm -f --volumes dc3c34046a1bbe05f69170fe4a159822c3616af32491bc21c23f0a50c5f7088d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:16:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:56 prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container 00:16:56 $ 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 00:16:58 $ docker top fd7bea126274abf7087bfbf27a2414ed9a1df84fa2768d0981d8fbc8bf661fa4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:58 + docker-compose -f ./docker-compose-build.yml build --parallel 00:17:04 Building core-command ... 00:17:04 Building core-common-config-bootstrapper ... 00:17:04 Building core-data ... 00:17:04 Building core-metadata ... 00:17:04 Building security-bootstrapper ... 00:17:04 Building security-proxy-auth ... 00:17:04 Building security-proxy-setup ... 00:17:04 Building security-secretstore-setup ... 00:17:04 Building security-spiffe-token-provider ... 00:17:04 Building security-spire-agent ... 00:17:04 Building security-spire-config ... 00:17:04 Building security-spire-server ... 00:17:04 Building support-notifications ... 00:17:04 Building support-scheduler ... 00:17:04 Building core-data 00:17:04 Building security-spire-agent 00:17:04 Building core-metadata 00:17:04 Building security-proxy-setup 00:17:04 Building security-spire-config 00:17:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:17:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:17:51 ---> bf832054db12 00:17:51 Step 3/26 : WORKDIR /edgex-go 00:17:51 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:17:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:17:51 ---> bf832054db12 00:17:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:17:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:17:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:17:51 ---> bf832054db12 00:17:51 Step 3/26 : WORKDIR /edgex-go 00:17:51 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:17:51 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:17:51 ---> bf832054db12 00:17:51 Step 3/25 : ARG ADD_BUILD_TAGS="" 00:17:51 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:17:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:17:51 ---> bf832054db12 00:17:51 Step 3/21 : WORKDIR /edgex-go 00:17:51 ---> Running in 492648ed2a43 00:17:51 ---> Running in 7939a99d8577 00:17:51 ---> Running in 7e055c3f078d 00:17:51 ---> Running in afb4e0e1a33b 00:17:51 ---> Running in 758a47aa07fc 00:17:52 Removing intermediate container 7939a99d8577 00:17:52 ---> 05609ae0aca4 00:17:52 Step 4/23 : WORKDIR /edgex-go 00:17:52 Removing intermediate container 492648ed2a43 00:17:52 ---> 7d1cd24a5756 00:17:52 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:17:52 Removing intermediate container afb4e0e1a33b 00:17:52 ---> bf4755c1baae 00:17:52 Step 4/21 : RUN apk add --update --no-cache make git 00:17:52 Removing intermediate container 7e055c3f078d 00:17:52 ---> e2ead2e9795d 00:17:52 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 00:17:52 Removing intermediate container 758a47aa07fc 00:17:52 ---> 0e387d08df5a 00:17:52 Step 4/25 : WORKDIR /edgex-go 00:17:52 ---> Running in 2e070d1a9341 00:17:52 ---> Running in a73e92874f28 00:17:52 ---> Running in ae6aa83673e8 00:17:52 ---> Running in 990b469bdd5b 00:17:52 ---> Running in dcea681f07a4 00:17:53 Removing intermediate container a73e92874f28 00:17:53 ---> 1d19c53f8da4 00:17:53 Step 5/23 : RUN apk add --update --no-cache make git 00:17:53 Removing intermediate container dcea681f07a4 00:17:53 ---> b1715d6c364d 00:17:53 Step 5/25 : RUN apk add --update --no-cache make git 00:17:53 ---> Running in 59041506f27f 00:17:53 ---> Running in 6f6f3f082b94 00:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:17:56 OK: 263 MiB in 53 packages 00:17:56 OK: 263 MiB in 53 packages 00:17:57 OK: 263 MiB in 53 packages 00:17:57 OK: 263 MiB in 53 packages 00:17:58 OK: 263 MiB in 53 packages 00:17:58 Removing intermediate container 990b469bdd5b 00:17:58 ---> e152ef0ffc1c 00:17:58 Step 5/26 : COPY go.mod vendor* ./ 00:17:59 Removing intermediate container 2e070d1a9341 00:17:59 ---> 7b4701b33b01 00:17:59 Step 5/21 : COPY go.mod vendor* ./ 00:17:59 Removing intermediate container ae6aa83673e8 00:17:59 ---> 6b9fcdd8df5c 00:17:59 Step 5/26 : COPY go.mod vendor* ./ 00:17:59 Removing intermediate container 6f6f3f082b94 00:17:59 ---> 031f8d59baa6 00:17:59 Step 6/25 : COPY go.mod vendor* ./ 00:17:59 ---> 26b35b57022f 00:17:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:59 Removing intermediate container 59041506f27f 00:17:59 ---> 9e5ff60479de 00:17:59 Step 6/23 : COPY go.mod vendor* ./ 00:17:59 ---> Running in 48f4bac9c100 00:18:00 ---> 781477805d6b 00:18:00 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:00 ---> Running in f97341fa7ffb 00:18:00 ---> 069d1a9249ba 00:18:00 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:00 ---> Running in 29b0644fed6a 00:18:01 ---> 10b135efe26b 00:18:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:01 ---> fa9f02dd9fe3 00:18:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:01 ---> Running in dc221907b76a 00:18:01 ---> Running in 27e598a119e5 00:20:08 Removing intermediate container 29b0644fed6a 00:20:08 ---> d9b1766c08cf 00:20:08 Step 7/26 : COPY . . 00:20:08 Removing intermediate container 48f4bac9c100 00:20:08 ---> b898c95f9295 00:20:08 Step 7/26 : COPY . . 00:20:08 Removing intermediate container dc221907b76a 00:20:08 ---> d361c81d0e55 00:20:08 Step 8/23 : COPY . . 00:20:08 Removing intermediate container 27e598a119e5 00:20:08 ---> e16e933469a7 00:20:08 Step 8/25 : COPY . . 00:20:08 Removing intermediate container f97341fa7ffb 00:20:08 ---> 7d2b22dc77d7 00:20:08 Step 7/21 : COPY . . 00:20:16 ---> 5d981827c1c6 00:20:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:20:16 ---> 42e0da31480b 00:20:16 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 00:20:16 ---> 6f9f7182d881 00:20:16 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 00:20:16 ---> Running in 78eed272c027 00:20:16 ---> c805aa982243 00:20:16 Step 8/21 : RUN make cmd/secrets-config/secrets-config 00:20:16 ---> Running in d1a83b4ebb61 00:20:16 ---> Running in 59c7dc55f5ee 00:20:16 ---> c48c04638ea5 00:20:16 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:20:16 ---> Running in a5fcfb99998b 00:20:16 ---> Running in c86d9046c739 00:20:16 Removing intermediate container d1a83b4ebb61 00:20:16 ---> 7100f845d76c 00:20:16 Step 9/26 : WORKDIR /edgex-go/spire-build 00:20:17 Removing intermediate container 59c7dc55f5ee 00:20:17 ---> f3f63ec862ba 00:20:17 Step 9/26 : WORKDIR /edgex-go/spire-build 00:20:17 ---> Running in 319d76bc3d86 00:20:17 ---> Running in 8ff8f34d2e16 00:20:17 Removing intermediate container 319d76bc3d86 00:20:17 ---> 6e8a40f7d924 00:20:17 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:20:18 ---> Running in 02abbfe99a4a 00:20:18 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 00:20:18 Removing intermediate container 8ff8f34d2e16 00:20:18 ---> 5c72e5b46a66 00:20:18 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:20:18 ---> Running in 10e98f7824f8 00:20:18 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 00:20:18 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 00:20:18 Removing intermediate container 02abbfe99a4a 00:20:18 ---> e6273246e4d0 00:20:18 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:20:18 ---> Running in 577c4f2bbd51 00:20:19 Removing intermediate container 10e98f7824f8 00:20:19 ---> 4318bb9d0d28 00:20:19 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:20:19 ---> Running in e1c32ee575a5 00:20:22 Removing intermediate container 577c4f2bbd51 00:20:22 ---> a638097b5352 00:20:22 Step 12/26 : WORKDIR /edgex-go 00:20:22 ---> Running in 66234fe92d2a 00:20:23 Removing intermediate container e1c32ee575a5 00:20:23 ---> bd020265e690 00:20:23 Step 12/26 : WORKDIR /edgex-go 00:20:23 ---> Running in bd42e9fc4e97 00:20:23 Removing intermediate container 66234fe92d2a 00:20:23 ---> f5cea804daea 00:20:23 00:20:23 Step 13/26 : FROM alpine:3.17 00:20:23 3.17: Pulling from library/alpine 00:20:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:20:23 Status: Downloaded newer image for alpine:3.17 00:20:23 ---> d74e625d9115 00:20:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:20:24 ---> Running in 2471dfe0bad0 00:20:24 Removing intermediate container bd42e9fc4e97 00:20:24 ---> 66c46c5bd2b1 00:20:24 00:20:24 Step 13/26 : FROM alpine:3.17 00:20:24 ---> d74e625d9115 00:20:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:20:24 ---> Running in 749b958403b9 00:20:24 Removing intermediate container 2471dfe0bad0 00:20:24 ---> 178e3e68289e 00:20:24 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:20:24 ---> Running in f4e14e0a0224 00:20:24 Removing intermediate container 749b958403b9 00:20:24 ---> a74d212a2119 00:20:24 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:20:25 ---> Running in 7bffc7eca3e1 00:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:20:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:20:29 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:20:29 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:20:29 OK: 17687 distinct packages available 00:20:29 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:20:29 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:20:29 OK: 17687 distinct packages available 00:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:20:31 (1/4) Installing dumb-init (1.2.5-r2) 00:20:31 (2/4) Installing musl-obstack (1.2.3-r0) 00:20:31 (3/4) Installing libucontext (1.2-r0) 00:20:31 (4/4) Installing gcompat (1.1.0-r0) 00:20:31 Executing busybox-1.35.0-r29.trigger 00:20:31 OK: 8 MiB in 19 packages 00:20:31 (1/5) Installing dumb-init (1.2.5-r2) 00:20:31 (2/5) Installing musl-obstack (1.2.3-r0) 00:20:31 (3/5) Installing libucontext (1.2-r0) 00:20:31 (4/5) Installing gcompat (1.1.0-r0) 00:20:31 (5/5) Installing openssl (3.0.8-r0) 00:20:31 Executing busybox-1.35.0-r29.trigger 00:20:31 OK: 9 MiB in 20 packages 00:20:33 Removing intermediate container 7bffc7eca3e1 00:20:33 ---> 78a77a9ad642 00:20:33 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 00:20:34 Removing intermediate container f4e14e0a0224 00:20:34 ---> 5c990a671747 00:20:34 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 00:20:35 ---> 88674e4cc643 00:20:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:20:35 ---> 9272125402db 00:20:35 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:20:41 ---> 86cb0e86d310 00:20:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:20:44 ---> 1a4ca6304874 00:20:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:20:47 ---> 99c06b791f15 00:20:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:20:47 ---> beb5291b3ee0 00:20:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:20:47 ---> Running in d466ba75c49c 00:20:48 Removing intermediate container d466ba75c49c 00:20:48 ---> 1fab515aa840 00:20:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:20:48 ---> 08477dc7f7fe 00:20:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:20:49 ---> 2883a6788122 00:20:49 Step 21/26 : WORKDIR / 00:20:49 ---> 4dfd573dab94 00:20:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:20:49 ---> Running in 0182db41dbe8 00:20:50 Removing intermediate container 0182db41dbe8 00:20:50 ---> 393bca523dad 00:20:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:20:50 ---> Running in 7e9b44b6fbc8 00:20:50 ---> 465179c38ce3 00:20:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:20:50 ---> Running in 7b013081ff82 00:20:51 Removing intermediate container 7e9b44b6fbc8 00:20:51 ---> 198b505197d0 00:20:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:20:51 ---> Running in be272516652e 00:20:51 Removing intermediate container 7b013081ff82 00:20:51 ---> 86a23888e3d4 00:20:51 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:20:51 ---> Running in cd22fd71fbf9 00:20:51 Removing intermediate container be272516652e 00:20:51 ---> 615f975c8108 00:20:51 Step 24/26 : LABEL arch=arm64 00:20:52 ---> Running in 16e37aa4ffd2 00:20:52 Removing intermediate container cd22fd71fbf9 00:20:52 ---> 0a05d8e37ef9 00:20:52 Step 24/26 : LABEL arch=arm64 00:20:52 Removing intermediate container 16e37aa4ffd2 00:20:52 ---> f00de9e769fa 00:20:52 Step 25/26 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:20:52 ---> Running in 79d0e8917311 00:20:52 ---> Running in 1b0e331312ba 00:20:53 Removing intermediate container 79d0e8917311 00:20:53 ---> 102a2bc205f5 00:20:53 Step 25/26 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:20:53 Removing intermediate container 1b0e331312ba 00:20:53 ---> 7f19f9f14160 00:20:53 Step 26/26 : LABEL version=0.0.0 00:20:53 ---> Running in 4bd37184baa4 00:20:53 ---> Running in 7ccbba8a8dad 00:20:54 Removing intermediate container 4bd37184baa4 00:20:54 ---> edd2b290d58e 00:20:54 Step 26/26 : LABEL version=0.0.0 00:20:54 Removing intermediate container 7ccbba8a8dad 00:20:54 ---> d1929dbf720c 00:20:54 00:20:54 ---> Running in e9bc0bc75d78 00:20:54 Successfully built d1929dbf720c 00:20:54 Successfully tagged security-spire-config-arm64:latest 00:20:54  Building security-spire-config ... done Building core-command 00:20:54 Removing intermediate container e9bc0bc75d78 00:20:54 ---> a7d39a674587 00:20:54 00:20:55 Successfully built a7d39a674587 00:20:55 Successfully tagged security-spire-agent-arm64:latest 00:20:55  Building security-spire-agent ... done Building security-spiffe-token-provider 00:21:21 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:21:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:21:21 ---> bf832054db12 00:21:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:21:21 ---> Using cache 00:21:21 ---> 0e387d08df5a 00:21:21 Step 4/24 : WORKDIR /edgex-go 00:21:21 ---> Using cache 00:21:21 ---> b1715d6c364d 00:21:21 Step 5/24 : RUN apk add --update --no-cache make git 00:21:21 ---> Using cache 00:21:21 ---> 031f8d59baa6 00:21:21 Step 6/24 : COPY go.mod vendor* ./ 00:21:21 ---> Using cache 00:21:21 ---> fa9f02dd9fe3 00:21:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:21 ---> Using cache 00:21:21 ---> e16e933469a7 00:21:21 Step 8/24 : COPY . . 00:21:21 ---> Using cache 00:21:21 ---> c48c04638ea5 00:21:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:21:21 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:21:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:21:21 ---> bf832054db12 00:21:21 Step 3/20 : WORKDIR /edgex-go 00:21:21 ---> Using cache 00:21:21 ---> e2ead2e9795d 00:21:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:21:21 ---> Running in 7fcc521737eb 00:21:21 ---> Running in e47f719ba36a 00:21:22 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 00:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:21:25 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:21:25 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:21:25 OK: 17687 distinct packages available 00:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:21:27 OK: 263 MiB in 53 packages 00:21:29 Removing intermediate container e47f719ba36a 00:21:29 ---> 900a60919a0f 00:21:29 Step 5/20 : COPY go.mod vendor* ./ 00:21:30 ---> 291c77626d8e 00:21:30 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:30 ---> Running in e56c61798525 00:23:06 Removing intermediate container e56c61798525 00:23:06 ---> 78ebbe95c826 00:23:06 Step 7/20 : COPY . . 00:23:19 ---> a7eb8c51352a 00:23:19 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:23:19 ---> Running in 74881cc0cbc2 00:23:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:26:41 Removing intermediate container a5fcfb99998b 00:26:41 ---> c68ac54e6c92 00:26:41 00:26:41 Step 9/21 : FROM alpine:3.17 00:26:41 ---> d74e625d9115 00:26:41 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 00:26:41 ---> Running in 04c4b8eeaf7b 00:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:26:41 (1/2) Installing dumb-init (1.2.5-r2) 00:26:41 (2/2) Installing openssl (3.0.8-r0) 00:26:41 Executing busybox-1.35.0-r29.trigger 00:26:41 OK: 8 MiB in 17 packages 00:26:41 Removing intermediate container 04c4b8eeaf7b 00:26:41 ---> fb36fe2ee1b8 00:26:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 00:26:41 ---> Running in a098611e519e 00:26:41 Removing intermediate container a098611e519e 00:26:41 ---> dc2cfcabd0e8 00:26:41 Step 12/21 : WORKDIR /edgex 00:26:41 ---> Running in fa95f2e7f483 00:26:41 Removing intermediate container fa95f2e7f483 00:26:41 ---> 1abe49b61a87 00:26:41 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 00:26:41 ---> 83724477d2fb 00:26:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 00:26:41 ---> 1340d919903d 00:26:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:26:43 ---> 80bc2322d76b 00:26:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:26:43 ---> 856df25fc9bf 00:26:43 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:43 ---> Running in d63a473a8210 00:26:47 Removing intermediate container d63a473a8210 00:26:47 ---> db425aff2a46 00:26:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 00:26:47 ---> Running in a2fea00db3b1 00:26:47 Removing intermediate container a2fea00db3b1 00:26:47 ---> 57389534d0bc 00:26:47 Step 19/21 : LABEL arch=arm64 00:26:47 ---> Running in 84fbb49ccb65 00:26:47 Removing intermediate container 84fbb49ccb65 00:26:47 ---> ee0e2e5c7647 00:26:47 Step 20/21 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:26:48 ---> Running in dda3f46dbb9f 00:26:48 Removing intermediate container dda3f46dbb9f 00:26:48 ---> 5bb9e6a708bf 00:26:48 Step 21/21 : LABEL version=0.0.0 00:26:48 ---> Running in 76d98e36fc37 00:26:49 Removing intermediate container 76d98e36fc37 00:26:49 ---> 9e7ad1b2f62b 00:26:49 00:26:49 Successfully built 9e7ad1b2f62b 00:26:49 Successfully tagged security-proxy-setup-arm64:latest 00:26:49  Building security-proxy-setup ... done Building security-spire-server 00:27:07 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:27:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:27:07 ---> bf832054db12 00:27:07 Step 3/25 : WORKDIR /edgex-go 00:27:07 ---> Using cache 00:27:07 ---> e2ead2e9795d 00:27:07 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 00:27:07 ---> Using cache 00:27:07 ---> e152ef0ffc1c 00:27:07 Step 5/25 : COPY go.mod vendor* ./ 00:27:07 ---> Using cache 00:27:07 ---> 26b35b57022f 00:27:07 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:07 ---> Using cache 00:27:07 ---> b898c95f9295 00:27:07 Step 7/25 : COPY . . 00:27:07 ---> Using cache 00:27:07 ---> 42e0da31480b 00:27:07 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 00:27:07 ---> Using cache 00:27:07 ---> 7100f845d76c 00:27:07 Step 9/25 : WORKDIR /edgex-go/spire-build 00:27:07 ---> Using cache 00:27:07 ---> 6e8a40f7d924 00:27:07 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 00:27:07 ---> Using cache 00:27:07 ---> e6273246e4d0 00:27:07 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:27:07 ---> Running in 8fadb32e762e 00:27:11 Removing intermediate container 8fadb32e762e 00:27:11 ---> 756e31b51475 00:27:11 Step 12/25 : WORKDIR /edgex-go 00:27:11 ---> Running in be768e3d2208 00:27:11 Removing intermediate container be768e3d2208 00:27:11 ---> e72af8aea85b 00:27:11 00:27:11 Step 13/25 : FROM alpine:3.17 00:27:11 ---> d74e625d9115 00:27:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:27:11 ---> Using cache 00:27:11 ---> a74d212a2119 00:27:11 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:27:11 ---> Running in 884f0a7014af 00:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:27:16 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:27:16 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:27:16 OK: 17687 distinct packages available 00:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:27:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:27:18 (1/5) Installing dumb-init (1.2.5-r2) 00:27:18 (2/5) Installing musl-obstack (1.2.3-r0) 00:27:18 (3/5) Installing libucontext (1.2-r0) 00:27:18 (4/5) Installing gcompat (1.1.0-r0) 00:27:18 (5/5) Installing openssl (3.0.8-r0) 00:27:18 Executing busybox-1.35.0-r29.trigger 00:27:18 OK: 9 MiB in 20 packages 00:27:22 Removing intermediate container 884f0a7014af 00:27:22 ---> 98102667ac05 00:27:22 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 00:27:22 ---> 9dc6e7c4969a 00:27:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:27:31 ---> f5e0aca1a4a2 00:27:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:27:32 ---> e193121efb1b 00:27:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:27:35 ---> e40d01a2fa9e 00:27:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:27:37 ---> 76737fb5fd09 00:27:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:27:37 ---> Running in aba44958022a 00:27:38 Removing intermediate container aba44958022a 00:27:38 ---> a3c01b903bdf 00:27:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:27:38 ---> Running in 81a84ff46f28 00:27:39 Removing intermediate container 81a84ff46f28 00:27:39 ---> 65ba8b39c6b3 00:27:39 Step 23/25 : LABEL arch=arm64 00:27:39 ---> Running in 4e1bb547806f 00:27:41 Removing intermediate container 4e1bb547806f 00:27:41 ---> ed6f17661233 00:27:41 Step 24/25 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:27:41 ---> Running in 65f88e5292eb 00:27:41 Removing intermediate container 65f88e5292eb 00:27:41 ---> 7f43b8e35310 00:27:41 Step 25/25 : LABEL version=0.0.0 00:27:42 ---> Running in ac0b26c8b945 00:27:43 Removing intermediate container ac0b26c8b945 00:27:43 ---> a9a1d6b9014b 00:27:43 00:27:43 Successfully built a9a1d6b9014b 00:27:43 Successfully tagged security-spire-server-arm64:latest 00:27:43 Building support-notifications 00:27:44  Building security-spire-server ... done Removing intermediate container c86d9046c739 00:27:44 ---> 0a5b37607907 00:27:44 00:27:44 Step 10/25 : FROM alpine:3.17 00:27:44 ---> d74e625d9115 00:27:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 00:27:44 ---> Running in 75639fc4a7f0 00:27:46 Removing intermediate container 78eed272c027 00:27:46 ---> 7cd837605407 00:27:46 00:27:46 Step 10/23 : FROM alpine:3.17 00:27:46 ---> d74e625d9115 00:27:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:27:48 ---> Running in a118b5e63725 00:27:49 Removing intermediate container a118b5e63725 00:27:49 ---> 8237de7339a1 00:27:49 Step 12/23 : ENV APP_PORT=59880 00:27:49 ---> Running in b96d2c4c2389 00:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:27:50 Removing intermediate container b96d2c4c2389 00:27:50 ---> 3b6091ab8fca 00:27:50 Step 13/23 : EXPOSE $APP_PORT 00:27:50 ---> Running in e0251f61c2ea 00:27:50 Removing intermediate container e0251f61c2ea 00:27:50 ---> 02e864c3d57c 00:27:50 Step 14/23 : RUN apk add --update --no-cache dumb-init 00:27:51 ---> Running in 186108a45c65 00:27:51 (1/1) Installing dumb-init (1.2.5-r2) 00:27:51 Executing busybox-1.35.0-r29.trigger 00:27:51 OK: 8 MiB in 16 packages 00:27:53 Removing intermediate container 75639fc4a7f0 00:27:53 ---> 1da480bfd819 00:27:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:27:53 ---> Running in 84dab6490ee9 00:27:54 Removing intermediate container 84dab6490ee9 00:27:54 ---> eef36c0c078c 00:27:54 Step 13/25 : ENV APP_PORT=59881 00:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:27:54 ---> Running in 6bab7f267f63 00:27:55 Removing intermediate container 6bab7f267f63 00:27:55 ---> abe7011d1544 00:27:55 Step 14/25 : EXPOSE $APP_PORT 00:27:55 ---> Running in 728fd68c1737 00:27:56 Removing intermediate container 728fd68c1737 00:27:56 ---> a1ef1289f59f 00:27:56 Step 15/25 : WORKDIR / 00:27:56 ---> Running in 8491ad87a162 00:27:56 (1/1) Installing dumb-init (1.2.5-r2) 00:27:56 Executing busybox-1.35.0-r29.trigger 00:27:56 OK: 8 MiB in 16 packages 00:27:57 Removing intermediate container 8491ad87a162 00:27:57 ---> 9a77cb95ab6a 00:27:57 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:58 Removing intermediate container 186108a45c65 00:27:58 ---> b11cf7851d7d 00:27:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:58 ---> 4e465e35ab61 00:27:58 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 00:28:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:28:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:28:00 ---> bf832054db12 00:28:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:28:00 ---> Using cache 00:28:00 ---> 0e387d08df5a 00:28:00 Step 4/23 : WORKDIR /edgex-go 00:28:00 ---> Using cache 00:28:00 ---> b1715d6c364d 00:28:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:28:01 ---> 9c717341d07a 00:28:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:28:01 ---> Running in 76a48ffb8c88 00:28:01 ---> f65f491f08e6 00:28:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:28:03 ---> 0c829788fc44 00:28:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:28:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:28:05 OK: 263 MiB in 53 packages 00:28:05 ---> 18bf44d62bb6 00:28:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:28:07 ---> de128172c198 00:28:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:28:08 Removing intermediate container 76a48ffb8c88 00:28:08 ---> 588489894978 00:28:08 Step 6/23 : COPY go.mod vendor* ./ 00:28:08 ---> 7474652ef463 00:28:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:28:09 ---> 44ffa128ef27 00:28:09 Step 19/23 : ENTRYPOINT ["/core-data"] 00:28:09 ---> Running in 11b78ce90ae7 00:28:09 ---> b25e29d3feba 00:28:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:10 ---> Running in 3471471aa0b1 00:28:11 ---> d29b769e64d1 00:28:11 Step 21/25 : ENTRYPOINT ["/core-metadata"] 00:28:11 ---> Running in ab9b3d8bd2d1 00:28:11 Removing intermediate container 11b78ce90ae7 00:28:11 ---> 4fd6e5b61585 00:28:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:28:11 ---> Running in 3e52865a1671 00:28:15 Removing intermediate container ab9b3d8bd2d1 00:28:15 ---> f0f57ca595db 00:28:15 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:28:15 ---> Running in bfe6771d4b1e 00:28:15 Removing intermediate container 3e52865a1671 00:28:15 ---> 1822602ce230 00:28:15 Step 21/23 : LABEL arch=arm64 00:28:15 ---> Running in 76ad523ed4fe 00:28:15 Removing intermediate container bfe6771d4b1e 00:28:15 ---> e0a22d461dbe 00:28:15 Step 23/25 : LABEL arch=arm64 00:28:15 ---> Running in 66d346fb400a 00:28:15 Removing intermediate container 76ad523ed4fe 00:28:15 ---> cfb948f54cef 00:28:15 Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:28:15 ---> Running in aecced2b83fb 00:28:15 Removing intermediate container 66d346fb400a 00:28:15 ---> 6cd238399cc5 00:28:15 Step 24/25 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:28:15 ---> Running in edd6c5908e8f 00:28:15 Removing intermediate container aecced2b83fb 00:28:15 ---> be9bed20a988 00:28:15 Step 23/23 : LABEL version=0.0.0 00:28:15 ---> Running in 422033d8e369 00:28:15 Removing intermediate container edd6c5908e8f 00:28:15 ---> 9ffe38696c20 00:28:15 Step 25/25 : LABEL version=0.0.0 00:28:15 ---> Running in 9351b9211de0 00:28:16 Removing intermediate container 422033d8e369 00:28:16 ---> 891e99812c15 00:28:16 00:28:16 Removing intermediate container 9351b9211de0 00:28:16 ---> 9eca754c5786 00:28:16 00:28:16 Successfully built 891e99812c15 00:28:17 Successfully tagged core-data-arm64:latest 00:28:17 Building security-proxy-auth 00:28:17  Building core-data ... done Successfully built 9eca754c5786 00:28:17 Successfully tagged core-metadata-arm64:latest 00:28:17  Building core-metadata ... done Building security-bootstrapper 00:28:19 Removing intermediate container 7fcc521737eb 00:28:19 ---> a9c7be8cf549 00:28:19 00:28:19 Step 10/24 : FROM alpine:3.17 00:28:19 ---> d74e625d9115 00:28:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:28:19 ---> Using cache 00:28:19 ---> 1da480bfd819 00:28:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:28:19 ---> Using cache 00:28:19 ---> eef36c0c078c 00:28:19 Step 13/24 : ENV APP_PORT=59882 00:28:19 ---> Running in b12184831315 00:28:19 Removing intermediate container b12184831315 00:28:19 ---> a4e4e9da85c8 00:28:19 Step 14/24 : EXPOSE $APP_PORT 00:28:19 ---> Running in 19e286ab5280 00:28:20 Removing intermediate container 19e286ab5280 00:28:20 ---> 08c3f71fc578 00:28:20 Step 15/24 : WORKDIR / 00:28:20 ---> Running in 40d3bf459120 00:28:20 Removing intermediate container 40d3bf459120 00:28:20 ---> a2fddefda200 00:28:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:21 ---> b2ca1566dd09 00:28:21 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 00:28:22 ---> 6f415683da26 00:28:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:28:24 ---> 30440a0cc215 00:28:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:28:25 ---> 52d2792ec0af 00:28:25 Step 20/24 : ENTRYPOINT ["/core-command"] 00:28:25 ---> Running in be0a3808d485 00:28:26 Removing intermediate container be0a3808d485 00:28:26 ---> 379c16bc9e75 00:28:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:28:26 ---> Running in fc8dc6747d47 00:28:26 Removing intermediate container fc8dc6747d47 00:28:26 ---> 7e94ee4b7078 00:28:26 Step 22/24 : LABEL arch=arm64 00:28:26 ---> Running in 0e2b4278ec49 00:28:27 Removing intermediate container 0e2b4278ec49 00:28:27 ---> 189ad34ff81e 00:28:27 Step 23/24 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:28:27 ---> Running in fc9c1479b204 00:28:28 Removing intermediate container fc9c1479b204 00:28:28 ---> 1092d3ca89fc 00:28:28 Step 24/24 : LABEL version=0.0.0 00:28:28 ---> Running in 97d3135ff59a 00:28:29 Removing intermediate container 97d3135ff59a 00:28:29 ---> 17dd5fe823e7 00:28:29 00:28:29 Successfully built 17dd5fe823e7 00:28:30 Successfully tagged core-command-arm64:latest 00:28:30 Building security-secretstore-setup 00:28:48  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:28:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:28:48 ---> bf832054db12 00:28:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:28:48 ---> Using cache 00:28:48 ---> 0e387d08df5a 00:28:48 Step 4/23 : WORKDIR /edgex-go 00:28:48 ---> Using cache 00:28:48 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:28:48 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:28:48 ---> b1715d6c364d 00:28:48 Step 5/23 : RUN apk add --update --no-cache make git ---> bf832054db12 00:28:48 Step 3/33 : WORKDIR /edgex-go 00:28:48 ---> Using cache 00:28:48 ---> e2ead2e9795d 00:28:48 Step 4/33 : RUN apk add --update --no-cache make git 00:28:48 00:28:48 ---> Using cache 00:28:48 ---> 031f8d59baa6 00:28:48 Step 6/23 : COPY go.mod vendor* ./ 00:28:48 ---> Using cache 00:28:48 ---> fa9f02dd9fe3 00:28:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:48 ---> Using cache 00:28:48 ---> e16e933469a7 00:28:48 Step 8/23 : COPY . . 00:28:48 ---> Using cache 00:28:48 ---> c48c04638ea5 00:28:48 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:28:50 ---> Running in 454a7984e3f6 00:28:50 ---> Running in 247a8b544a65 00:28:53 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 00:28:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:28:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:28:57 OK: 263 MiB in 53 packages 00:28:59 Removing intermediate container 454a7984e3f6 00:28:59 ---> 261895aabef0 00:28:59 Step 5/33 : COPY go.mod vendor* ./ 00:29:00 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:29:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:29:00 ---> bf832054db12 00:29:00 Step 3/24 : WORKDIR /edgex-go 00:29:00 ---> Using cache 00:29:00 ---> e2ead2e9795d 00:29:00 Step 4/24 : RUN apk add --update --no-cache make git 00:29:00 ---> Using cache 00:29:00 ---> 261895aabef0 00:29:00 Step 5/24 : COPY go.mod vendor* ./ 00:29:01 ---> 0e7ef9df6038 00:29:01 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:01 ---> Running in 30ccf24f4a49 00:29:01 ---> 16bfea967b8a 00:29:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:01 ---> Running in 8d419fa3dbe4 00:29:48 Removing intermediate container 3471471aa0b1 00:29:48 ---> c93d3fd7c867 00:29:48 Step 8/23 : COPY . . 00:30:01 ---> e851dc84149b 00:30:01 Step 9/23 : RUN make cmd/support-notifications/support-notifications 00:30:01 ---> Running in 7b31d66eddd0 00:30:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:31:10 Removing intermediate container 74881cc0cbc2 00:31:10 ---> ed313f0406b5 00:31:10 00:31:10 Step 9/20 : FROM alpine:3.17 00:31:10 ---> d74e625d9115 00:31:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:31:10 ---> Using cache 00:31:10 ---> a74d212a2119 00:31:10 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:31:10 ---> Running in 0cd121fb7757 00:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:31:10 Removing intermediate container 30ccf24f4a49 00:31:10 ---> 0b8a7915fac4 00:31:10 Step 7/33 : COPY . . 00:31:10 Removing intermediate container 8d419fa3dbe4 00:31:10 ---> 34012611f95c 00:31:10 Step 7/24 : COPY . . 00:31:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:31:12 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:31:12 v3.17.2-218-g4f0cbe683b6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:31:12 OK: 17687 distinct packages available 00:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:31:14 (1/9) Installing ca-certificates (20220614-r4) 00:31:14 (2/9) Installing brotli-libs (1.0.9-r9) 00:31:14 (3/9) Installing nghttp2-libs (1.51.0-r0) 00:31:15 (4/9) Installing libcurl (7.88.1-r0) 00:31:15 (5/9) Installing curl (7.88.1-r0) 00:31:15 (6/9) Installing dumb-init (1.2.5-r2) 00:31:15 (7/9) Installing musl-obstack (1.2.3-r0) 00:31:15 (8/9) Installing libucontext (1.2-r0) 00:31:15 (9/9) Installing gcompat (1.1.0-r0) 00:31:15 Executing busybox-1.35.0-r29.trigger 00:31:15 Executing ca-certificates-20220614-r4.trigger 00:31:15 OK: 11 MiB in 24 packages 00:31:21 Removing intermediate container 0cd121fb7757 00:31:21 ---> ed2f1f0b1168 00:31:21 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:31:24 ---> 7a5d03109532 00:31:24 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 00:31:25 ---> 8a7433dda79b 00:31:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:31:32 ---> 2a0bf010e71d 00:31:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:31:34 ---> a40d82997914 00:31:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:31:34 ---> Running in f37ed80317a5 00:31:35 Removing intermediate container f37ed80317a5 00:31:35 ---> 4e5aff3d9462 00:31:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:31:35 ---> Running in eca3df6a63bf 00:31:36 Removing intermediate container eca3df6a63bf 00:31:36 ---> b2b88928b7fa 00:31:36 Step 18/20 : LABEL arch=arm64 00:31:36 ---> 7eda2ba57d36 00:31:36 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:31:36 ---> Running in f00473805da8 00:31:36 ---> Running in 9c1733cba8ee 00:31:37 Removing intermediate container f00473805da8 00:31:37 ---> 371f8b4b6f99 00:31:37 Step 19/20 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:31:38 ---> Running in 8adda2e4fd3f 00:31:38 ---> 746c5bcb3ab7 00:31:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:31:38 ---> Running in e4be05d84db1 00:31:39 Removing intermediate container 8adda2e4fd3f 00:31:39 ---> 6be1c18ae23e 00:31:39 Step 20/20 : LABEL version=0.0.0 00:31:39 ---> Running in 072c69345f0a 00:31:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:31:40 Removing intermediate container 072c69345f0a 00:31:40 ---> c85bc8984611 00:31:40 00:31:41 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 00:31:41 Successfully built c85bc8984611 00:31:41 Successfully tagged security-spiffe-token-provider-arm64:latest 00:31:41  Building security-spiffe-token-provider ... done Building support-scheduler 00:32:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:32:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:32:03 ---> bf832054db12 00:32:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:32:03 ---> Using cache 00:32:03 ---> 0e387d08df5a 00:32:03 Step 4/23 : WORKDIR /edgex-go 00:32:03 ---> Using cache 00:32:03 ---> b1715d6c364d 00:32:03 Step 5/23 : RUN apk add --update --no-cache make git 00:32:03 ---> Using cache 00:32:03 ---> 031f8d59baa6 00:32:03 Step 6/23 : COPY go.mod vendor* ./ 00:32:03 ---> Using cache 00:32:03 ---> fa9f02dd9fe3 00:32:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:32:03 ---> Using cache 00:32:03 ---> e16e933469a7 00:32:03 Step 8/23 : COPY . . 00:32:03 ---> Using cache 00:32:03 ---> c48c04638ea5 00:32:03 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 00:32:03 ---> Running in 86983a47c4fb 00:32:04 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 00:35:25 Removing intermediate container 247a8b544a65 00:35:25 ---> 28314e876951 00:35:25 00:35:25 Step 10/23 : FROM alpine:3.17 00:35:25 ---> d74e625d9115 00:35:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:35:25 ---> Running in 5a7b0875915a 00:35:25 Removing intermediate container 5a7b0875915a 00:35:25 ---> e2ab7210f18d 00:35:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:35:25 ---> Running in 97a59bb345c4 00:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:35:25 (1/1) Installing dumb-init (1.2.5-r2) 00:35:25 Executing busybox-1.35.0-r29.trigger 00:35:25 OK: 8 MiB in 16 packages 00:35:27 Removing intermediate container 97a59bb345c4 00:35:27 ---> 41eb02c43c9d 00:35:27 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:28 ---> 6b186cec42ad 00:35:28 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:35:29 ---> 82e19882ddf0 00:35:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:35:31 ---> 4b5e17453004 00:35:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 00:35:31 ---> b27d777282ce 00:35:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:35:33 ---> b3f4c70fc363 00:35:33 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:35:33 ---> Running in 857b38ae2487 00:35:36 Removing intermediate container 857b38ae2487 00:35:36 ---> a98e6007cb41 00:35:36 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:35:36 ---> Running in 01ba9d73f1f5 00:35:37 Removing intermediate container 01ba9d73f1f5 00:35:37 ---> 64239a5857cc 00:35:37 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:35:37 ---> Running in 50f1b83a2931 00:35:38 Removing intermediate container 50f1b83a2931 00:35:38 ---> 69f7521bc51a 00:35:38 Step 21/23 : LABEL arch=arm64 00:35:38 ---> Running in 5bf49058fb9b 00:35:38 Removing intermediate container 5bf49058fb9b 00:35:38 ---> c2594b73d06b 00:35:38 Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:35:38 ---> Running in 48db55a68e11 00:35:39 Removing intermediate container 48db55a68e11 00:35:39 ---> 0a50abc4beb4 00:35:39 Step 23/23 : LABEL version=0.0.0 00:35:39 ---> Running in a1a32fa5d801 00:35:40 Removing intermediate container a1a32fa5d801 00:35:40 ---> 5f50ed56746d 00:35:40 00:35:40 Successfully built 5f50ed56746d 00:35:40 Successfully tagged security-proxy-auth-arm64:latest 00:35:40 Building core-common-config-bootstrapper 00:36:02  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 00:36:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:02 ---> bf832054db12 00:36:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:36:02 ---> Using cache 00:36:02 ---> 0e387d08df5a 00:36:02 Step 4/23 : WORKDIR /edgex-go 00:36:02 ---> Using cache 00:36:02 ---> b1715d6c364d 00:36:02 Step 5/23 : RUN apk add --update --no-cache make git 00:36:02 ---> Using cache 00:36:02 ---> 031f8d59baa6 00:36:02 Step 6/23 : COPY go.mod vendor* ./ 00:36:02 ---> Using cache 00:36:02 ---> fa9f02dd9fe3 00:36:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:02 ---> Using cache 00:36:02 ---> e16e933469a7 00:36:02 Step 8/23 : COPY . . 00:36:02 ---> Using cache 00:36:02 ---> c48c04638ea5 00:36:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:36:02 ---> Running in 36a6705627f5 00:36:05 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 00:38:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:39:17 Removing intermediate container 9c1733cba8ee 00:39:17 ---> 6ccaa9c3bd87 00:39:17 00:39:17 Step 9/33 : FROM alpine:3.17 00:39:17 ---> d74e625d9115 00:39:17 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:39:17 ---> Using cache 00:39:17 ---> a74d212a2119 00:39:17 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 00:39:17 ---> Running in 7229726c6de8 00:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:39:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:39:19 Removing intermediate container e4be05d84db1 00:39:19 ---> 9620519eb8c4 00:39:19 00:39:19 Step 9/24 : FROM alpine:3.17 00:39:19 ---> d74e625d9115 00:39:19 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:39:19 ---> Running in e9fec9cfa2eb 00:39:21 (1/2) Installing dumb-init (1.2.5-r2) 00:39:21 (2/2) Installing su-exec (0.2-r2) 00:39:21 Executing busybox-1.35.0-r29.trigger 00:39:21 OK: 8 MiB in 17 packages 00:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:39:23 Removing intermediate container 7229726c6de8 00:39:23 ---> bdddcf498553 00:39:23 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 00:39:23 ---> Running in 0a34aec50062 00:39:24 Removing intermediate container 0a34aec50062 00:39:24 ---> be4ab56dd92a 00:39:24 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:39:24 ---> Running in e7fcd4ecdb22 00:39:24 Removing intermediate container e7fcd4ecdb22 00:39:24 ---> d3686a0a6f18 00:39:24 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:39:24 ---> Running in fc911ad7fcdf 00:39:25 (1/3) Installing ca-certificates (20220614-r4) 00:39:25 (2/3) Installing dumb-init (1.2.5-r2) 00:39:25 (3/3) Installing su-exec (0.2-r2) 00:39:25 Executing busybox-1.35.0-r29.trigger 00:39:25 Executing ca-certificates-20220614-r4.trigger 00:39:25 Removing intermediate container fc911ad7fcdf 00:39:25 ---> 9262a69a235e 00:39:25 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:39:25 ---> Running in 5af29a69bd78 00:39:26 OK: 8 MiB in 18 packages 00:39:26 Removing intermediate container 5af29a69bd78 00:39:26 ---> 2e7224e31d17 00:39:26 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:39:26 ---> Running in a47cca4aab7d 00:39:29 Removing intermediate container e9fec9cfa2eb 00:39:29 ---> 3531d4700031 00:39:29 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:29 ---> Running in fbd259acc5d4 00:39:30 Removing intermediate container fbd259acc5d4 00:39:30 ---> 1691e4dab1d6 00:39:30 Step 12/24 : WORKDIR / 00:39:30 ---> Running in a0813628b530 00:39:30 Removing intermediate container a0813628b530 00:39:30 ---> 5f1f162a3969 00:39:30 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 00:39:30 Removing intermediate container a47cca4aab7d 00:39:30 ---> c7293dc6d306 00:39:30 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 00:39:31 ---> Running in f6d52de1706d 00:39:32 Removing intermediate container f6d52de1706d 00:39:32 ---> e3ded49ce1f5 00:39:32 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:39:32 ---> b53441829b7a 00:39:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:33 ---> 474fd1445f3c 00:39:33 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:39:33 ---> Running in fcad5077dc82 00:39:33 ---> 28f3ab00a9bf 00:39:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:34 ---> 85cb188efaf8 00:39:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:36 ---> a6df39c11306 00:39:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:37 Removing intermediate container fcad5077dc82 00:39:37 ---> 9d93166af0c0 00:39:37 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:38 ---> 2b41d775a3a1 00:39:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:38 ---> afe6f20dc3db 00:39:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 00:39:39 ---> 10be0cd303ef 00:39:39 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:41 ---> ffc5d7b08277 00:39:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:42 ---> 09305b1da659 00:39:42 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:39:42 ---> 223a20240c47 00:39:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:43 ---> Running in 93167e7237ba 00:39:44 ---> cab3bb8d1b9f 00:39:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:39:45 ---> 2702bd895ccb 00:39:45 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:39:47 ---> b9b7b9963390 00:39:47 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:39:47 Removing intermediate container 93167e7237ba 00:39:47 ---> 54a87c4071ce 00:39:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:47 ---> Running in 8c4b7cda895c 00:39:48 ---> 005b311301ed 00:39:48 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:39:48 Removing intermediate container 8c4b7cda895c 00:39:48 ---> 6adea8c470ca 00:39:48 Step 22/24 : LABEL arch=arm64 00:39:48 ---> Running in 126961c6da98 00:39:49 Removing intermediate container 126961c6da98 00:39:49 ---> 27d3e0459d19 00:39:49 Step 23/24 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:39:49 ---> Running in 05c13dcadee0 00:39:49 ---> 2a6652db4dea 00:39:49 Step 28/33 : RUN chmod +x /entrypoint.sh 00:39:49 ---> Running in 3659b826ab95 00:39:50 Removing intermediate container 05c13dcadee0 00:39:50 ---> 2de035c10448 00:39:50 Step 24/24 : LABEL version=0.0.0 00:39:50 ---> Running in 8017fd7cb052 00:39:51 Removing intermediate container 8017fd7cb052 00:39:51 ---> 6d38e3ee6013 00:39:51 00:39:51 Successfully built 6d38e3ee6013 00:39:51 Successfully tagged security-secretstore-setup-arm64:latest 00:39:53  Building security-secretstore-setup ... done Removing intermediate container 3659b826ab95 00:39:53 ---> a61f8dcd5b7a 00:39:53 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:39:54 ---> Running in 43b57ea14352 00:39:54 Removing intermediate container 43b57ea14352 00:39:54 ---> 60583f0ba037 00:39:54 Step 30/33 : CMD ["gate"] 00:39:54 ---> Running in 0ce746cb47f9 00:39:55 Removing intermediate container 0ce746cb47f9 00:39:55 ---> 9c6156d2bc75 00:39:55 Step 31/33 : LABEL arch=arm64 00:39:55 ---> Running in e398be4ce817 00:39:55 Removing intermediate container e398be4ce817 00:39:55 ---> b3df018a6e51 00:39:55 Step 32/33 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:39:55 ---> Running in d113814cade4 00:39:56 Removing intermediate container d113814cade4 00:39:56 ---> 92a7559063cf 00:39:56 Step 33/33 : LABEL version=0.0.0 00:39:56 ---> Running in a3787f3e0c34 00:39:57 Removing intermediate container a3787f3e0c34 00:39:57 ---> 53c6b9f46be4 00:39:57 00:39:57 Successfully built 53c6b9f46be4 00:39:57 Successfully tagged security-bootstrapper-arm64:latest 00:41:05  Building security-bootstrapper ... done Removing intermediate container 7b31d66eddd0 00:41:05 ---> 1475f6187d1b 00:41:05 00:41:05 Step 10/23 : FROM alpine:3.17 00:41:05 ---> d74e625d9115 00:41:05 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:41:05 ---> Running in bcb10bdb2c27 00:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:41:05 (1/2) Installing ca-certificates (20220614-r4) 00:41:05 (2/2) Installing dumb-init (1.2.5-r2) 00:41:05 Executing busybox-1.35.0-r29.trigger 00:41:05 Executing ca-certificates-20220614-r4.trigger 00:41:05 OK: 8 MiB in 17 packages 00:41:05 Removing intermediate container bcb10bdb2c27 00:41:05 ---> 23a4cda4079a 00:41:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:41:05 ---> Running in b3937e5fd169 00:41:06 Removing intermediate container b3937e5fd169 00:41:06 ---> 98831d385921 00:41:06 Step 13/23 : ENV APP_PORT=59860 00:41:06 ---> Running in 883931cd4e46 00:41:06 Removing intermediate container 883931cd4e46 00:41:06 ---> 7c456c095dec 00:41:06 Step 14/23 : EXPOSE $APP_PORT 00:41:06 ---> Running in 6cd9b4e141ae 00:41:07 Removing intermediate container 6cd9b4e141ae 00:41:07 ---> c7dce91d7e2c 00:41:07 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:08 ---> 3f9bd84a430f 00:41:08 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:41:09 ---> 73b3533827b0 00:41:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:41:12 ---> 8c5cb3776a73 00:41:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:41:14 ---> 21dd76d22c07 00:41:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:41:14 ---> Running in b89abdd09c1d 00:41:14 Removing intermediate container b89abdd09c1d 00:41:14 ---> d8b338fccaea 00:41:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:41:14 ---> Running in aab3adcbf250 00:41:15 Removing intermediate container aab3adcbf250 00:41:15 ---> dc954d654b98 00:41:15 Step 21/23 : LABEL arch=arm64 00:41:15 ---> Running in 5389710579b1 00:41:15 Removing intermediate container 5389710579b1 00:41:15 ---> 832290d424a7 00:41:15 Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:41:16 ---> Running in 69e44670f396 00:41:16 Removing intermediate container 69e44670f396 00:41:16 ---> ce212d4687b9 00:41:16 Step 23/23 : LABEL version=0.0.0 00:41:16 ---> Running in cad06fe7c446 00:41:17 Removing intermediate container cad06fe7c446 00:41:17 ---> e8e1702f16e7 00:41:17 00:41:17 Successfully built e8e1702f16e7 00:41:17 Successfully tagged support-notifications-arm64:latest 00:41:56  Building support-notifications ... done Removing intermediate container 36a6705627f5 00:41:56 ---> 421c77a0ab8b 00:41:56 00:41:56 Step 10/23 : FROM alpine:3.17 00:41:56 ---> d74e625d9115 00:41:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:41:56 ---> Using cache 00:41:56 ---> e2ab7210f18d 00:41:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:41:56 ---> Using cache 00:41:56 ---> 41eb02c43c9d 00:41:56 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:56 ---> Using cache 00:41:56 ---> 6b186cec42ad 00:41:56 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 00:41:56 ---> Using cache 00:41:56 ---> 82e19882ddf0 00:41:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:41:56 Removing intermediate container 86983a47c4fb 00:41:56 ---> db0ba85b1eca 00:41:56 00:41:56 Step 10/23 : FROM alpine:3.17 00:41:56 ---> d74e625d9115 00:41:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:41:56 ---> Using cache 00:41:56 ---> 1da480bfd819 00:41:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:41:56 ---> Using cache 00:41:56 ---> eef36c0c078c 00:41:56 Step 13/23 : ENV APP_PORT=59861 00:41:56 ---> Running in fbd70d1620f2 00:41:56 ---> 25ce38953a66 00:41:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:41:56 Removing intermediate container fbd70d1620f2 00:41:56 ---> cb7e08a62dc2 00:41:56 Step 14/23 : EXPOSE $APP_PORT 00:41:56 ---> Running in b9a449725255 00:41:56 ---> f79c774745a4 00:41:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:41:56 Removing intermediate container b9a449725255 00:41:56 ---> 596b0c2d368f 00:41:56 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:56 ---> c999f27fe96b 00:41:56 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:41:56 ---> Running in ca3b1632598b 00:41:56 ---> 5dcb06594430 00:41:56 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 00:41:57 ---> 705d31082778 00:41:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:41:58 Removing intermediate container ca3b1632598b 00:41:58 ---> 6e8b84a0b7ed 00:41:58 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 00:41:58 ---> Running in 5c211b7ce400 00:41:59 ---> 260e0b489da5 00:41:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:41:59 Removing intermediate container 5c211b7ce400 00:41:59 ---> fb804e876680 00:41:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 00:41:59 ---> Running in 1db1a63a5c06 00:41:59 Removing intermediate container 1db1a63a5c06 00:41:59 ---> 6bfc63d5fae7 00:41:59 Step 21/23 : LABEL arch=arm64 00:41:59 ---> Running in 05db00aa3b7d 00:41:59 ---> 638a8f2893b5 00:41:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:41:59 ---> Running in 23d1d5d1c86d 00:41:59 Removing intermediate container 05db00aa3b7d 00:41:59 ---> 03c4e38fa8a6 00:41:59 Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:42:00 ---> Running in 72561da5a8c0 00:42:00 Removing intermediate container 23d1d5d1c86d 00:42:00 ---> ed338d1c082e 00:42:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:42:00 ---> Running in c0a2f655ef0b 00:42:00 Removing intermediate container 72561da5a8c0 00:42:00 ---> 0969d37458fe 00:42:00 Step 23/23 : LABEL version=0.0.0 00:42:00 ---> Running in 7b9a6484ba9a 00:42:00 Removing intermediate container c0a2f655ef0b 00:42:00 ---> c85e34957aaa 00:42:00 Step 21/23 : LABEL arch=arm64 00:42:00 ---> Running in 2b1451c698e7 00:42:01 Removing intermediate container 7b9a6484ba9a 00:42:01 ---> 02f59d1397fc 00:42:01 00:42:01 Removing intermediate container 2b1451c698e7 00:42:01 ---> a8f3a4cb08d2 00:42:01 Step 22/23 : LABEL git_sha=b7d1196fc87d851b6800073139ca3de3dd76979d 00:42:01 ---> Running in 79dd56fa0e2e 00:42:01 Successfully built 02f59d1397fc 00:42:01 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:42:01  Building core-common-config-bootstrapper ... done Removing intermediate container 79dd56fa0e2e 00:42:01 ---> 824bf0601f20 00:42:01 Step 23/23 : LABEL version=0.0.0 00:42:01 ---> Running in d80218133ec8 00:42:01 Removing intermediate container d80218133ec8 00:42:01 ---> d8ef324d2190 00:42:02 00:42:02 Successfully built d8ef324d2190 00:42:02 Successfully tagged support-scheduler-arm64:latest 00:42:02  Building support-scheduler ... done  [Pipeline] } 00:42:02 $ docker stop --time=1 fd7bea126274abf7087bfbf27a2414ed9a1df84fa2768d0981d8fbc8bf661fa4 00:42:04 $ docker rm -f --volumes fd7bea126274abf7087bfbf27a2414ed9a1df84fa2768d0981d8fbc8bf661fa4 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:04 + docker images 00:42:05 REPOSITORY TAG IMAGE ID CREATED SIZE 00:42:05 support-scheduler-arm64 latest d8ef324d2190 4 seconds ago 31.8MB 00:42:05 core-common-config-bootstrapper-arm64 latest 02f59d1397fc 5 seconds ago 17.5MB 00:42:05 db0ba85b1eca 11 seconds ago 1.56GB 00:42:05 421c77a0ab8b 13 seconds ago 1.48GB 00:42:05 support-notifications-arm64 latest e8e1702f16e7 49 seconds ago 32.5MB 00:42:05 1475f6187d1b About a minute ago 1.56GB 00:42:05 security-bootstrapper-arm64 latest 53c6b9f46be4 2 minutes ago 21.8MB 00:42:05 security-secretstore-setup-arm64 latest 6d38e3ee6013 2 minutes ago 32MB 00:42:05 9620519eb8c4 2 minutes ago 1.48GB 00:42:05 6ccaa9c3bd87 2 minutes ago 1.47GB 00:42:05 security-proxy-auth-arm64 latest 5f50ed56746d 6 minutes ago 18.2MB 00:42:05 28314e876951 6 minutes ago 1.47GB 00:42:05 security-spiffe-token-provider-arm64 latest c85bc8984611 10 minutes ago 32.6MB 00:42:05 ed313f0406b5 11 minutes ago 1.53GB 00:42:05 core-command-arm64 latest 17dd5fe823e7 13 minutes ago 19.7MB 00:42:05 a9c7be8cf549 13 minutes ago 1.49GB 00:42:05 core-metadata-arm64 latest 9eca754c5786 13 minutes ago 20.4MB 00:42:05 core-data-arm64 latest 891e99812c15 13 minutes ago 19.9MB 00:42:05 7cd837605407 14 minutes ago 1.5GB 00:42:05 0a5b37607907 14 minutes ago 1.5GB 00:42:05 security-spire-server-arm64 latest a9a1d6b9014b 14 minutes ago 87.1MB 00:42:05 e72af8aea85b 14 minutes ago 1.35GB 00:42:05 security-proxy-setup-arm64 latest 9e7ad1b2f62b 15 minutes ago 18.6MB 00:42:05 c68ac54e6c92 15 minutes ago 1.47GB 00:42:05 security-spire-agent-arm64 latest a7d39a674587 21 minutes ago 125MB 00:42:05 security-spire-config-arm64 latest d1929dbf720c 21 minutes ago 86.2MB 00:42:05 f5cea804daea 21 minutes ago 1.35GB 00:42:05 66c46c5bd2b1 21 minutes ago 1.35GB 00:42:05 ci-base-image-arm64 latest bf832054db12 36 minutes ago 868MB 00:42:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB 00:42:05 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 00:42:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:06 00:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:06 arm64: Pulling from edgex-lftools-log-publisher 00:42:06 8998bd30e6a1: Pulling fs layer 00:42:06 04944245beec: Pulling fs layer 00:42:06 699f458cf7ca: Pulling fs layer 00:42:06 765212b225bb: Pulling fs layer 00:42:06 f23df028b6ca: Pulling fs layer 00:42:06 d65c8cfc05b1: Pulling fs layer 00:42:06 2437ff75d9bd: Pulling fs layer 00:42:06 f23df028b6ca: Waiting 00:42:06 d65c8cfc05b1: Waiting 00:42:06 2437ff75d9bd: Waiting 00:42:06 765212b225bb: Waiting 00:42:06 04944245beec: Verifying Checksum 00:42:06 04944245beec: Download complete 00:42:06 765212b225bb: Verifying Checksum 00:42:06 765212b225bb: Download complete 00:42:06 f23df028b6ca: Verifying Checksum 00:42:06 f23df028b6ca: Download complete 00:42:06 d65c8cfc05b1: Verifying Checksum 00:42:06 d65c8cfc05b1: Download complete 00:42:07 699f458cf7ca: Verifying Checksum 00:42:07 699f458cf7ca: Download complete 00:42:07 8998bd30e6a1: Verifying Checksum 00:42:07 8998bd30e6a1: Download complete 00:42:09 2437ff75d9bd: Verifying Checksum 00:42:09 2437ff75d9bd: Download complete 00:42:11 8998bd30e6a1: Pull complete 00:42:11 04944245beec: Pull complete 00:42:12 699f458cf7ca: Pull complete 00:42:12 765212b225bb: Pull complete 00:42:13 f23df028b6ca: Pull complete 00:42:14 d65c8cfc05b1: Pull complete 00:42:26 2437ff75d9bd: Pull complete 00:42:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:42:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:27 prd-ubuntu20.04-docker-arm64-4c-16g-2554 does not seem to be running inside a container 00:42:27 $ 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 00:42:30 $ docker top 72cc37dda4c55e92f5388ab3f6739d9c6f2116b7d12b7bb43a9b7e3c07d4796f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:42:31 ---> job-cost.sh 00:42:31 lf-activate-venv: SKIPPING 00:42:31 INFO: No Stack... 00:42:31 INFO: Retrieving Pricing Info for: v3-standard-4 00:42:32 INFO: Archiving Costs [Pipeline] sh 00:42:32 + cat /w/workspace/edgex-go/1/archives/cost.csv 00:42:32 + cut -d, -f6 [Pipeline] lock 00:42:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4460-1-stack-cost] 00:42:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4460-1-stack-cost] did not exist. Created. 00:42:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4460-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:42:33 + echo total: 0.10999999940395355 [Pipeline] stash 00:42:33 Stashed 1 file(s) [Pipeline] } 00:42:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4460-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:42:33 $ docker stop --time=1 72cc37dda4c55e92f5388ab3f6739d9c6f2116b7d12b7bb43a9b7e3c07d4796f 00:42:35 $ docker rm -f --volumes 72cc37dda4c55e92f5388ab3f6739d9c6f2116b7d12b7bb43a9b7e3c07d4796f [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 00:42:37 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:42:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:42:38 ---> package-listing.sh 00:42:38 ++ facter osfamily 00:42:38 ++ tr '[:upper:]' '[:lower:]' 00:42:39 + OS_FAMILY=debian 00:42:39 + workspace=/w/workspace/edgex-go/1 00:42:39 + START_PACKAGES=/tmp/packages_start.txt 00:42:39 + END_PACKAGES=/tmp/packages_end.txt 00:42:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:42:39 + PACKAGES=/tmp/packages_start.txt 00:42:39 + '[' /w/workspace/edgex-go/1 ']' 00:42:39 + PACKAGES=/tmp/packages_end.txt 00:42:39 + case "${OS_FAMILY}" in 00:42:39 + dpkg -l 00:42:39 + grep '^ii' 00:42:39 + '[' -f /tmp/packages_start.txt ']' 00:42:39 + '[' -f /tmp/packages_end.txt ']' 00:42:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:42:39 + '[' /w/workspace/edgex-go/1 ']' 00:42:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:42:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:42:39 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 00:42:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:42:40 00:42:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:42:40 latest: Pulling from edgex-lftools-log-publisher 00:42:40 5eb5b503b376: Pulling fs layer 00:42:40 5c69ac0246d0: Pulling fs layer 00:42:40 ec43610c2a17: Pulling fs layer 00:42:40 3a2ae6a8a46f: Pulling fs layer 00:42:40 33b1e0a273af: Pulling fs layer 00:42:40 5d3b04190fa2: Pulling fs layer 00:42:40 2f39f015ded8: Pulling fs layer 00:42:40 3a2ae6a8a46f: Waiting 00:42:40 33b1e0a273af: Waiting 00:42:40 5d3b04190fa2: Waiting 00:42:40 2f39f015ded8: Waiting 00:42:40 5c69ac0246d0: Verifying Checksum 00:42:40 5c69ac0246d0: Download complete 00:42:40 3a2ae6a8a46f: Verifying Checksum 00:42:40 3a2ae6a8a46f: Download complete 00:42:40 33b1e0a273af: Verifying Checksum 00:42:40 33b1e0a273af: Download complete 00:42:40 ec43610c2a17: Verifying Checksum 00:42:40 ec43610c2a17: Download complete 00:42:40 5d3b04190fa2: Verifying Checksum 00:42:40 5d3b04190fa2: Download complete 00:42:40 5eb5b503b376: Verifying Checksum 00:42:40 5eb5b503b376: Download complete 00:42:41 2f39f015ded8: Download complete 00:42:42 5eb5b503b376: Pull complete 00:42:42 5c69ac0246d0: Pull complete 00:42:42 ec43610c2a17: Pull complete 00:42:42 3a2ae6a8a46f: Pull complete 00:42:42 33b1e0a273af: Pull complete 00:42:42 5d3b04190fa2: Pull complete 00:42:48 2f39f015ded8: Pull complete 00:42:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:48 prd-ubuntu20.04-docker-8c-8g-2553 does not seem to be running inside a container 00:42:48 $ 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 00:42:50 $ docker top f7d51d21ee3ec706dc81bd096fa837c36f45960f68ffb5bb6ee2d8c8abd341f9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:51 + touch /tmp/pre-build-complete [Pipeline] sh 00:42:51 + mkdir -p /var/log/sysstat [Pipeline] sh 00:42:51 + ls /var/log/sa-host 00:42:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:52 provisioning config files... 00:42:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1002842374501666317tmp [Pipeline] { [Pipeline] echo 00:42:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:42:52 ---> create-netrc.sh [Pipeline] } 00:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:42:52 ---> python-tools-install.sh [Pipeline] echo 00:42:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:42:53 ---> sudo-logs.sh 00:42:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:42:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:42:53 ---> job-cost.sh 00:42:53 lf-activate-venv: SKIPPING 00:42:53 DEBUG: total: 0.10999999940395355 00:42:53 INFO: Retrieving Stack Cost... 00:42:53 INFO: Retrieving Pricing Info for: v3-standard-8 00:42:54 INFO: Archiving Costs [Pipeline] echo 00:42:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:42:54 ---> logs-deploy.sh 00:42:54 lf-activate-venv: SKIPPING 00:42:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4460/1 00:42:54 INFO: archiving workspace using pattern(s): 00:42:55 Archives upload complete. 00:42:55 INFO: archiving logs to Nexus 00:42:56 ---> uname -a: 00:42:56 Linux prd-ubuntu20-04-docker-8c-8g-2553 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:42:56 00:42:56 00:42:56 ---> lscpu: 00:42:56 Architecture: x86_64 00:42:56 CPU op-mode(s): 32-bit, 64-bit 00:42:56 Byte Order: Little Endian 00:42:56 Address sizes: 40 bits physical, 48 bits virtual 00:42:56 CPU(s): 8 00:42:56 On-line CPU(s) list: 0-7 00:42:56 Thread(s) per core: 1 00:42:56 Core(s) per socket: 1 00:42:56 Socket(s): 8 00:42:56 NUMA node(s): 1 00:42:56 Vendor ID: AuthenticAMD 00:42:56 CPU family: 23 00:42:56 Model: 49 00:42:56 Model name: AMD EPYC-Rome Processor 00:42:56 Stepping: 0 00:42:56 CPU MHz: 2800.000 00:42:56 BogoMIPS: 5600.00 00:42:56 Virtualization: AMD-V 00:42:56 Hypervisor vendor: KVM 00:42:56 Virtualization type: full 00:42:56 L1d cache: 256 KiB 00:42:56 L1i cache: 256 KiB 00:42:56 L2 cache: 4 MiB 00:42:56 L3 cache: 128 MiB 00:42:56 NUMA node0 CPU(s): 0-7 00:42:56 Vulnerability Itlb multihit: Not affected 00:42:56 Vulnerability L1tf: Not affected 00:42:56 Vulnerability Mds: Not affected 00:42:56 Vulnerability Meltdown: Not affected 00:42:56 Vulnerability Mmio stale data: Not affected 00:42:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:42:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:42:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:42:56 Vulnerability Srbds: Not affected 00:42:56 Vulnerability Tsx async abort: Not affected 00:42:56 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 00:42:56 00:42:56 00:42:56 ---> nproc: 00:42:56 8 00:42:56 00:42:56 00:42:56 ---> df -h: 00:42:56 Filesystem Size Used Avail Use% Mounted on 00:42:56 overlay 155G 12G 144G 8% / 00:42:56 tmpfs 64M 0 64M 0% /dev 00:42:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:42:56 shm 64M 0 64M 0% /dev/shm 00:42:56 /dev/vda1 155G 12G 144G 8% /facter-os 00:42:56 00:42:56 00:42:56 ---> sar -b -r -n DEV: 00:42:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2553) 03/17/23 _x86_64_ (8 CPU) 00:42:56 00:42:56 00:00:55 LINUX RESTART (8 CPU) 00:42:56 00:42:56 00:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:42:56 00:02:01 340.37 48.08 292.29 0.00 5420.19 196188.34 0.00 00:42:56 00:03:01 97.05 0.62 96.43 0.00 19.33 49939.68 0.00 00:42:56 00:04:01 33.09 1.63 31.46 0.00 36.66 18385.49 0.00 00:42:56 00:05:01 29.21 0.00 29.21 0.00 0.00 9322.05 0.00 00:42:56 00:06:01 12.71 1.83 10.88 0.00 89.44 2009.73 0.00 00:42:56 00:07:01 43.93 8.77 35.16 0.00 5066.36 6730.48 0.00 00:42:56 00:08:01 3.45 0.02 3.43 0.00 0.13 90.25 0.00 00:42:56 00:09:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 00:42:56 00:10:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 00:42:56 00:11:01 2.13 0.00 2.13 0.00 0.00 21.86 0.00 00:42:56 00:12:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 00:42:56 00:13:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 00:42:56 00:14:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 00:42:56 00:15:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 00:42:56 00:16:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 00:42:56 00:17:01 1.90 0.03 1.87 0.00 0.27 24.13 0.00 00:42:56 00:18:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 00:42:56 00:19:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 00:42:56 00:20:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 00:42:56 00:21:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 00:42:56 00:22:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 00:42:56 00:23:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 00:42:56 00:24:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 00:42:56 00:25:01 1.32 0.00 1.32 0.00 0.00 13.33 0.00 00:42:56 00:26:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 00:42:56 00:27:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 00:42:56 00:28:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 00:42:56 00:29:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 00:42:56 00:30:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 00:42:56 00:31:01 3.33 1.02 2.32 0.00 21.86 30.39 0.00 00:42:56 00:32:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 00:42:56 00:33:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 00:42:56 00:34:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 00:42:56 00:35:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 00:42:56 00:36:02 1.17 0.00 1.17 0.00 0.00 12.66 0.00 00:42:56 00:37:01 0.95 0.00 0.95 0.00 0.00 10.44 0.00 00:42:56 00:38:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 00:42:56 00:39:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 00:42:56 00:40:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 00:42:56 00:41:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 00:42:56 00:42:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 00:42:56 Average: 14.74 1.51 13.22 0.00 259.98 6909.60 0.00 00:42:56 00:42:56 00:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:42:56 00:02:01 29509580 31631028 710624 2.16 61472 2351768 1859324 5.48 989480 2067240 132352 00:42:56 00:03:01 27876896 31457624 846824 2.58 113232 3658532 2028892 5.98 1559920 2990216 507844 00:42:56 00:04:01 27950440 31590560 711624 2.16 115268 3696608 1757900 5.18 1188628 3266324 270500 00:42:56 00:05:01 28563176 31603032 705256 2.14 115404 3153688 1730452 5.10 1174564 2728976 196 00:42:56 00:06:01 28469108 31580168 722740 2.20 119244 3214676 1783488 5.26 1203784 2782112 604 00:42:56 00:07:01 28051192 31592096 697060 2.12 149092 3608920 1817336 5.36 1487688 2893492 152 00:42:56 00:08:01 28056328 31592580 696296 2.12 147704 3605660 1784720 5.26 1485796 2890292 8 00:42:56 00:09:01 28057332 31593760 694836 2.11 147792 3605668 1784720 5.26 1485284 2890292 140 00:42:56 00:10:01 28057252 31593796 694716 2.11 147864 3605676 1784720 5.26 1485284 2890304 12 00:42:56 00:11:01 28057052 31593704 694696 2.11 147964 3605680 1784720 5.26 1485392 2890304 4 00:42:56 00:12:01 28056988 31593660 694604 2.11 148012 3605680 1784720 5.26 1486012 2890304 156 00:42:56 00:13:01 28056500 31593308 694936 2.11 148068 3605684 1784720 5.26 1487188 2889624 236 00:42:56 00:14:01 28056432 31593344 695076 2.11 148156 3605688 1784720 5.26 1486504 2889628 4 00:42:56 00:15:01 28056644 31593656 694712 2.11 148240 3605692 1784720 5.26 1486416 2889636 156 00:42:56 00:16:01 28056752 31593812 694488 2.11 148288 3605696 1784720 5.26 1486632 2889644 204 00:42:56 00:17:01 28055348 31592476 695660 2.12 148368 3605668 1816660 5.35 1486500 2889612 136 00:42:56 00:18:01 28055616 31592884 695264 2.11 148408 3605676 1816660 5.35 1486300 2889616 24 00:42:56 00:19:01 28055432 31592704 695332 2.11 148460 3605680 1816660 5.35 1486272 2889620 140 00:42:56 00:20:01 28055724 31593068 694972 2.11 148484 3605680 1816660 5.35 1486328 2889620 8 00:42:56 00:21:01 28055236 31592604 695364 2.11 148500 3605684 1816660 5.35 1486364 2889624 64 00:42:56 00:22:01 28055852 31593236 694656 2.11 148544 3605688 1816660 5.35 1486420 2889628 12 00:42:56 00:23:01 28055900 31593316 694516 2.11 148572 3605692 1816660 5.35 1486408 2889628 144 00:42:56 00:24:01 28055696 31593152 694644 2.11 148584 3605696 1816660 5.35 1486424 2889636 8 00:42:56 00:25:01 28055960 31593444 694520 2.11 148600 3605696 1816660 5.35 1486512 2889636 8 00:42:56 00:26:01 28055944 31593452 694412 2.11 148620 3605704 1816660 5.35 1486792 2889640 16 00:42:56 00:27:01 28056192 31593716 694320 2.11 148668 3605708 1816660 5.35 1486684 2889648 144 00:42:56 00:28:01 28055860 31593424 694616 2.11 148684 3605708 1816660 5.35 1486708 2889648 8 00:42:56 00:29:01 28055764 31593348 694632 2.11 148700 3605712 1816660 5.35 1486564 2889652 136 00:42:56 00:30:01 28056188 31593808 694148 2.11 148716 3605712 1816660 5.35 1487352 2889652 160 00:42:56 00:31:01 28055236 31593888 694148 2.11 148800 3606336 1808964 5.33 1487272 2890184 72 00:42:56 00:32:01 28055764 31594432 693596 2.11 148820 3606340 1808964 5.33 1487016 2890184 8 00:42:56 00:33:01 28055464 31594148 693800 2.11 148836 3606340 1808964 5.33 1487152 2890184 144 00:42:56 00:34:01 28055648 31594380 693736 2.11 148876 3606344 1808964 5.33 1487192 2890188 32 00:42:56 00:35:01 28055032 31593804 694268 2.11 148912 3606348 1808964 5.33 1487112 2890192 140 00:42:56 00:36:02 28055300 31594164 693876 2.11 148924 3606412 1808964 5.33 1487120 2890256 4 00:42:56 00:37:01 28055432 31594328 693592 2.11 148948 3606416 1808964 5.33 1487464 2890260 224 00:42:56 00:38:01 28055488 31594384 693520 2.11 148964 3606416 1808964 5.33 1486964 2890260 12 00:42:56 00:39:01 28055440 31594356 693480 2.11 148988 3606420 1808964 5.33 1486980 2890264 28 00:42:56 00:40:01 28055392 31594464 693320 2.11 149004 3606552 1808964 5.33 1487020 2890396 8 00:42:56 00:41:01 28055300 31594388 693528 2.11 149036 3606552 1808964 5.33 1487036 2890396 140 00:42:56 00:42:01 28054992 31594132 693764 2.11 149080 3606552 1808964 5.33 1487140 2890404 4 00:42:56 Average: 28106753 31591015 700004 2.13 143241 3558343 1809285 5.33 1454528 2875035 22302 00:42:56 00:42:56 00:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:42:56 00:02:01 ens3 1414.03 1352.13 10030.80 185.02 0.00 0.00 0.00 0.00 00:42:56 00:02:01 docker0 517.78 435.69 36.90 2740.23 0.00 0.00 0.00 0.00 00:42:56 00:02:01 lo 5.33 5.33 0.51 0.51 0.00 0.00 0.00 0.00 00:42:56 00:03:01 ens3 210.41 134.73 2627.42 26.33 0.00 0.00 0.00 0.00 00:42:56 00:03:01 docker0 75.80 113.36 6.06 687.75 0.00 0.00 0.00 0.00 00:42:56 00:03:01 vethff3a4eb 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 00:42:56 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:04:01 ens3 35.94 24.51 31.40 17.09 0.00 0.00 0.00 0.00 00:42:56 00:04:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 00:42:56 00:04:01 vethff3a4eb 1.50 1.52 0.13 0.14 0.00 0.00 0.00 0.00 00:42:56 00:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:05:01 ens3 3.50 2.45 2.99 1.97 0.00 0.00 0.00 0.00 00:42:56 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:06:01 ens3 36.70 16.03 854.41 1.29 0.00 0.00 0.00 0.00 00:42:56 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:06:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:42:56 00:07:01 ens3 105.95 53.24 1946.21 3.77 0.00 0.00 0.00 0.00 00:42:56 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:07:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 00:42:56 00:08:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:10:01 ens3 0.07 0.08 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:12:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 00:42:56 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:13:01 ens3 0.83 0.63 0.46 0.92 0.00 0.00 0.00 0.00 00:42:56 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:42:56 00:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:15:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:16:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:17:01 ens3 0.42 0.38 0.55 0.09 0.00 0.00 0.00 0.00 00:42:56 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:19:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:20:01 ens3 0.50 0.03 0.02 0.00 0.00 0.00 0.00 0.00 00:42:56 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:21:01 ens3 0.68 0.08 0.03 0.01 0.00 0.00 0.00 0.00 00:42:56 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:22:01 ens3 0.68 0.15 0.10 0.07 0.00 0.00 0.00 0.00 00:42:56 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:23:01 ens3 0.80 0.17 0.09 0.01 0.00 0.00 0.00 0.00 00:42:56 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:24:01 ens3 0.57 0.02 0.02 0.00 0.00 0.00 0.00 0.00 00:42:56 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:25:01 ens3 0.68 0.08 0.03 0.01 0.00 0.00 0.00 0.00 00:42:56 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:26:01 ens3 0.58 0.02 0.02 0.00 0.00 0.00 0.00 0.00 00:42:56 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:27:01 ens3 1.78 0.82 0.58 0.36 0.00 0.00 0.00 0.00 00:42:56 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:28:01 ens3 0.40 0.32 0.25 0.21 0.00 0.00 0.00 0.00 00:42:56 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:29:01 ens3 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:42:56 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:30:01 ens3 1.30 0.43 0.41 0.28 0.00 0.00 0.00 0.00 00:42:56 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:31:01 ens3 1.82 0.60 0.70 0.46 0.00 0.00 0.00 0.00 00:42:56 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:32:01 ens3 1.03 0.23 0.39 0.25 0.00 0.00 0.00 0.00 00:42:56 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:33:01 ens3 1.67 0.67 0.73 0.48 0.00 0.00 0.00 0.00 00:42:56 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:34:01 ens3 1.12 0.35 0.40 0.27 0.00 0.00 0.00 0.00 00:42:56 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:35:01 ens3 1.23 0.38 0.40 0.27 0.00 0.00 0.00 0.00 00:42:56 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:36:02 ens3 0.95 0.30 0.31 0.20 0.00 0.00 0.00 0.00 00:42:56 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:37:01 ens3 0.66 0.36 0.40 0.27 0.00 0.00 0.00 0.00 00:42:56 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:38:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:42:56 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:39:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:40:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:42:56 00:42:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 00:42:56 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:56 Average: ens3 44.57 38.80 378.21 5.85 0.00 0.00 0.00 0.00 00:42:56 Average: docker0 14.52 13.43 1.05 83.65 0.00 0.00 0.00 0.00 00:42:56 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 00:42:56 00:42:56 00:42:56 ---> sar -P ALL: 00:42:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2553) 03/17/23 _x86_64_ (8 CPU) 00:42:56 00:42:56 00:00:55 LINUX RESTART (8 CPU) 00:42:56 00:42:56 00:01:01 CPU %user %nice %system %iowait %steal %idle 00:42:56 00:02:01 all 8.38 0.00 3.03 2.38 0.06 86.15 00:42:56 00:02:01 0 6.56 0.00 2.46 0.17 0.05 90.76 00:42:56 00:02:01 1 8.24 0.00 5.10 10.04 0.07 76.55 00:42:56 00:02:01 2 8.65 0.00 2.31 0.27 0.03 88.73 00:42:56 00:02:01 3 6.65 0.00 2.98 0.25 0.05 90.06 00:42:56 00:02:01 4 7.70 0.00 3.23 0.54 0.03 88.50 00:42:56 00:02:01 5 8.75 0.00 1.44 4.23 0.08 85.49 00:42:56 00:02:01 6 11.50 0.00 2.55 2.08 0.07 83.80 00:42:56 00:02:01 7 8.99 0.00 4.19 1.46 0.07 85.30 00:42:56 00:03:01 all 26.08 0.00 5.71 1.89 0.08 66.23 00:42:56 00:03:01 0 24.82 0.00 5.48 0.10 0.07 69.53 00:42:56 00:03:01 1 25.75 0.00 5.41 0.69 0.07 68.08 00:42:56 00:03:01 2 27.02 0.00 5.50 2.49 0.08 64.91 00:42:56 00:03:01 3 25.39 0.00 5.52 0.42 0.08 68.59 00:42:56 00:03:01 4 26.26 0.00 6.61 0.22 0.08 66.82 00:42:56 00:03:01 5 25.50 0.00 5.87 7.82 0.08 60.73 00:42:56 00:03:01 6 27.35 0.00 6.06 2.51 0.08 64.00 00:42:56 00:03:01 7 26.56 0.00 5.25 0.86 0.08 67.25 00:42:56 00:04:01 all 36.54 0.00 5.35 0.66 0.08 57.38 00:42:56 00:04:01 0 37.59 0.00 5.58 0.07 0.08 56.68 00:42:56 00:04:01 1 38.00 0.00 4.32 0.05 0.08 57.54 00:42:56 00:04:01 2 36.04 0.00 4.45 0.32 0.08 59.11 00:42:56 00:04:01 3 36.14 0.00 5.09 4.40 0.10 54.27 00:42:56 00:04:01 4 35.86 0.00 6.67 0.32 0.07 57.09 00:42:56 00:04:01 5 37.42 0.00 5.76 0.05 0.10 56.67 00:42:56 00:04:01 6 36.42 0.00 4.82 0.03 0.07 58.66 00:42:56 00:04:01 7 34.83 0.00 6.07 0.05 0.07 58.98 00:42:56 00:05:01 all 0.16 0.00 0.16 0.39 0.01 99.27 00:42:56 00:05:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:42:56 00:05:01 1 0.62 0.00 0.12 0.00 0.02 99.25 00:42:56 00:05:01 2 0.13 0.00 0.05 0.25 0.00 99.57 00:42:56 00:05:01 3 0.13 0.00 0.27 0.03 0.02 99.55 00:42:56 00:05:01 4 0.10 0.00 0.58 2.65 0.02 96.64 00:42:56 00:05:01 5 0.10 0.00 0.17 0.20 0.02 99.52 00:42:56 00:05:01 6 0.10 0.00 0.03 0.00 0.00 99.87 00:42:56 00:05:01 7 0.08 0.00 0.03 0.00 0.02 99.87 00:42:56 00:06:01 all 0.39 0.00 0.19 0.09 0.01 99.31 00:42:56 00:06:01 0 0.07 0.00 0.08 0.00 0.00 99.85 00:42:56 00:06:01 1 0.71 0.00 0.15 0.03 0.02 99.09 00:42:56 00:06:01 2 0.48 0.00 0.13 0.25 0.02 99.12 00:42:56 00:06:01 3 0.35 0.00 0.37 0.03 0.03 99.22 00:42:56 00:06:01 4 0.18 0.00 0.15 0.03 0.02 99.62 00:42:56 00:06:01 5 0.17 0.00 0.12 0.37 0.02 99.33 00:42:56 00:06:01 6 0.82 0.00 0.10 0.00 0.00 99.08 00:42:56 00:06:01 7 0.37 0.00 0.45 0.02 0.00 99.17 00:42:56 00:07:01 all 1.80 0.00 1.18 0.39 0.03 96.60 00:42:56 00:07:01 0 2.52 0.00 2.24 0.72 0.03 94.49 00:42:56 00:07:01 1 1.35 0.00 1.62 0.03 0.03 96.96 00:42:56 00:07:01 2 1.55 0.00 0.53 0.38 0.02 97.51 00:42:56 00:07:01 3 1.84 0.00 0.84 0.02 0.02 97.29 00:42:56 00:07:01 4 1.72 0.00 0.72 0.02 0.02 97.53 00:42:56 00:07:01 5 1.55 0.00 1.64 0.37 0.02 96.43 00:42:56 00:07:01 6 1.79 0.00 1.02 0.57 0.03 96.59 00:42:56 00:07:01 7 2.09 0.00 0.87 0.99 0.03 96.03 00:42:56 00:08:01 all 0.13 0.00 0.05 0.01 0.01 99.79 00:42:56 00:08:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:42:56 00:08:01 1 0.05 0.00 0.07 0.02 0.02 99.85 00:42:56 00:08:01 2 0.00 0.00 0.05 0.00 0.00 99.95 00:42:56 00:08:01 3 0.20 0.00 0.10 0.00 0.02 99.68 00:42:56 00:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 00:42:56 00:08:01 5 0.07 0.00 0.02 0.00 0.00 99.92 00:42:56 00:08:01 6 0.08 0.00 0.03 0.08 0.00 99.80 00:42:56 00:08:01 7 0.62 0.00 0.05 0.00 0.05 99.28 00:42:56 00:09:01 all 0.08 0.00 0.01 0.01 0.01 99.88 00:42:56 00:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:42:56 00:09:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:42:56 00:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:42:56 00:09:01 5 0.07 0.00 0.00 0.00 0.02 99.92 00:42:56 00:09:01 6 0.00 0.00 0.03 0.08 0.00 99.88 00:42:56 00:09:01 7 0.47 0.00 0.02 0.00 0.03 99.48 00:42:56 00:10:01 all 0.05 0.00 0.01 0.00 0.01 99.92 00:42:56 00:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:10:01 3 0.00 0.00 0.00 0.00 0.03 99.97 00:42:56 00:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:42:56 00:10:01 5 0.02 0.00 0.03 0.00 0.00 99.95 00:42:56 00:10:01 6 0.00 0.00 0.02 0.03 0.00 99.95 00:42:56 00:10:01 7 0.37 0.00 0.02 0.00 0.02 99.60 00:42:56 00:11:01 all 0.14 0.00 0.01 0.02 0.01 99.82 00:42:56 00:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:11:01 1 0.07 0.00 0.02 0.02 0.02 99.88 00:42:56 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:11:01 3 0.03 0.00 0.00 0.08 0.00 99.88 00:42:56 00:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:42:56 00:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:11:01 6 0.00 0.00 0.00 0.03 0.02 99.95 00:42:56 00:11:01 7 0.96 0.00 0.03 0.02 0.03 98.95 00:42:56 00:12:01 all 0.06 0.00 0.01 0.02 0.00 99.91 00:42:56 00:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:42:56 00:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:42:56 00:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 00:42:56 00:12:01 6 0.00 0.00 0.00 0.10 0.00 99.90 00:42:56 00:12:01 7 0.37 0.00 0.00 0.03 0.03 99.57 00:42:56 00:42:56 00:12:01 CPU %user %nice %system %iowait %steal %idle 00:42:56 00:13:01 all 0.15 0.00 0.01 0.01 0.01 99.82 00:42:56 00:13:01 0 0.07 0.00 0.03 0.00 0.00 99.90 00:42:56 00:13:01 1 0.07 0.00 0.00 0.00 0.02 99.92 00:42:56 00:13:01 2 0.10 0.00 0.00 0.00 0.00 99.90 00:42:56 00:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:42:56 00:13:01 4 0.08 0.00 0.02 0.00 0.00 99.90 00:42:56 00:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:42:56 00:13:01 6 0.07 0.00 0.02 0.08 0.00 99.83 00:42:56 00:13:01 7 0.75 0.00 0.02 0.00 0.02 99.22 00:42:56 00:14:01 all 0.06 0.00 0.01 0.07 0.00 99.85 00:42:56 00:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:14:01 1 0.08 0.00 0.02 0.00 0.00 99.90 00:42:56 00:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 00:42:56 00:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:42:56 00:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:14:01 6 0.00 0.00 0.00 0.57 0.00 99.43 00:42:56 00:14:01 7 0.33 0.00 0.03 0.00 0.02 99.62 00:42:56 00:15:01 all 0.05 0.00 0.01 0.02 0.00 99.91 00:42:56 00:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:15:01 1 0.10 0.00 0.02 0.00 0.00 99.88 00:42:56 00:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:15:01 3 0.00 0.00 0.00 0.10 0.02 99.88 00:42:56 00:15:01 4 0.22 0.00 0.02 0.00 0.00 99.77 00:42:56 00:15:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:42:56 00:15:01 6 0.03 0.00 0.02 0.08 0.02 99.85 00:42:56 00:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:42:56 00:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:42:56 00:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:16:01 4 0.13 0.00 0.02 0.00 0.00 99.85 00:42:56 00:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:16:01 6 0.05 0.00 0.02 0.02 0.02 99.90 00:42:56 00:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:42:56 00:17:01 all 0.13 0.00 0.02 0.00 0.00 99.84 00:42:56 00:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:17:01 1 0.08 0.00 0.02 0.00 0.00 99.90 00:42:56 00:17:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:42:56 00:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:42:56 00:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:42:56 00:17:01 5 0.03 0.00 0.05 0.00 0.00 99.92 00:42:56 00:17:01 6 0.05 0.00 0.02 0.02 0.02 99.90 00:42:56 00:17:01 7 0.78 0.00 0.05 0.00 0.00 99.17 00:42:56 00:18:01 all 0.15 0.00 0.01 0.01 0.01 99.83 00:42:56 00:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:42:56 00:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:18:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:42:56 00:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 00:42:56 00:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:42:56 00:18:01 6 0.02 0.00 0.00 0.05 0.02 99.92 00:42:56 00:18:01 7 1.08 0.00 0.03 0.00 0.02 98.87 00:42:56 00:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 00:42:56 00:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:42:56 00:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:42:56 00:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:42:56 00:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:19:01 6 0.03 0.00 0.02 0.02 0.02 99.92 00:42:56 00:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:42:56 00:20:01 all 0.15 0.00 0.01 0.00 0.00 99.83 00:42:56 00:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:42:56 00:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:42:56 00:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 00:42:56 00:20:01 7 1.13 0.00 0.02 0.00 0.02 98.84 00:42:56 00:21:01 all 0.19 0.00 0.01 0.01 0.01 99.78 00:42:56 00:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:42:56 00:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:21:01 3 0.00 0.00 0.00 0.03 0.02 99.95 00:42:56 00:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:21:01 5 0.05 0.00 0.03 0.00 0.02 99.90 00:42:56 00:21:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:42:56 00:21:01 7 1.44 0.00 0.02 0.00 0.00 98.55 00:42:56 00:22:01 all 0.07 0.00 0.01 0.06 0.01 99.85 00:42:56 00:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:42:56 00:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:22:01 3 0.00 0.00 0.00 0.17 0.00 99.83 00:42:56 00:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:22:01 5 0.02 0.00 0.03 0.00 0.07 99.88 00:42:56 00:22:01 6 0.00 0.00 0.02 0.28 0.00 99.70 00:42:56 00:22:01 7 0.43 0.00 0.05 0.00 0.02 99.50 00:42:56 00:23:01 all 0.06 0.00 0.01 0.03 0.00 99.90 00:42:56 00:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:42:56 00:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:23:01 3 0.00 0.00 0.00 0.13 0.02 99.85 00:42:56 00:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:42:56 00:23:01 6 0.00 0.00 0.02 0.08 0.00 99.90 00:42:56 00:23:01 7 0.38 0.00 0.02 0.00 0.00 99.60 00:42:56 00:42:56 00:23:01 CPU %user %nice %system %iowait %steal %idle 00:42:56 00:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:42:56 00:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:42:56 00:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:24:01 5 0.07 0.00 0.05 0.00 0.02 99.87 00:42:56 00:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:42:56 00:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:42:56 00:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:42:56 00:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 00:42:56 00:25:01 7 0.07 0.00 0.02 0.00 0.02 99.90 00:42:56 00:26:01 all 0.10 0.00 0.01 0.01 0.00 99.88 00:42:56 00:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 00:42:56 00:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:42:56 00:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:26:01 5 0.05 0.00 0.00 0.00 0.02 99.93 00:42:56 00:26:01 6 0.02 0.00 0.00 0.05 0.00 99.93 00:42:56 00:26:01 7 0.62 0.00 0.00 0.00 0.00 99.38 00:42:56 00:27:01 all 0.10 0.00 0.02 0.00 0.01 99.86 00:42:56 00:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:27:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:42:56 00:27:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:42:56 00:27:01 5 0.05 0.00 0.05 0.00 0.03 99.87 00:42:56 00:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:27:01 7 0.73 0.00 0.02 0.00 0.02 99.24 00:42:56 00:28:01 all 0.06 0.00 0.00 0.02 0.01 99.91 00:42:56 00:28:01 0 0.02 0.00 0.00 0.08 0.02 99.88 00:42:56 00:28:01 1 0.08 0.00 0.02 0.00 0.02 99.88 00:42:56 00:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:42:56 00:28:01 6 0.00 0.00 0.00 0.08 0.00 99.92 00:42:56 00:28:01 7 0.28 0.00 0.00 0.00 0.00 99.72 00:42:56 00:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:42:56 00:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:42:56 00:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:29:01 5 0.05 0.00 0.03 0.00 0.02 99.90 00:42:56 00:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:42:56 00:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:42:56 00:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:42:56 00:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:42:56 00:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:42:56 00:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:30:01 5 0.03 0.00 0.02 0.00 0.03 99.92 00:42:56 00:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:31:01 all 0.06 0.00 0.04 0.01 0.01 99.88 00:42:56 00:31:01 0 0.00 0.00 0.03 0.02 0.00 99.95 00:42:56 00:31:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:42:56 00:31:01 2 0.18 0.00 0.05 0.03 0.00 99.73 00:42:56 00:31:01 3 0.03 0.00 0.05 0.00 0.02 99.90 00:42:56 00:31:01 4 0.10 0.00 0.03 0.03 0.00 99.83 00:42:56 00:31:01 5 0.07 0.00 0.03 0.00 0.03 99.87 00:42:56 00:31:01 6 0.02 0.00 0.03 0.03 0.00 99.92 00:42:56 00:31:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:42:56 00:32:01 all 0.15 0.00 0.01 0.00 0.01 99.84 00:42:56 00:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:32:01 1 0.05 0.00 0.02 0.00 0.02 99.92 00:42:56 00:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:32:01 5 0.05 0.00 0.02 0.00 0.03 99.90 00:42:56 00:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:32:01 7 0.98 0.00 0.02 0.00 0.00 99.01 00:42:56 00:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:42:56 00:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:42:56 00:33:01 1 0.08 0.00 0.00 0.00 0.02 99.90 00:42:56 00:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:42:56 00:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 00:42:56 00:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 00:42:56 00:34:01 all 0.06 0.00 0.02 0.02 0.00 99.90 00:42:56 00:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:42:56 00:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:34:01 3 0.03 0.00 0.02 0.07 0.00 99.88 00:42:56 00:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:42:56 00:34:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:42:56 00:34:01 6 0.02 0.00 0.02 0.07 0.00 99.90 00:42:56 00:34:01 7 0.25 0.00 0.08 0.00 0.00 99.67 00:42:56 00:42:56 00:34:01 CPU %user %nice %system %iowait %steal %idle 00:42:56 00:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:42:56 00:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:35:01 1 0.05 0.00 0.00 0.00 0.02 99.93 00:42:56 00:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:42:56 00:35:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:42:56 00:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:42:56 00:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 00:42:56 00:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:42:56 00:36:02 all 0.01 0.00 0.01 0.00 0.01 99.97 00:42:56 00:36:02 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:36:02 1 0.05 0.00 0.02 0.00 0.02 99.92 00:42:56 00:36:02 2 0.02 0.00 0.02 0.00 0.03 99.93 00:42:56 00:36:02 3 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:36:02 4 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:36:02 5 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:36:02 6 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:36:02 7 0.02 0.00 0.00 0.00 0.02 99.97 00:42:56 00:37:01 all 0.03 0.00 0.01 0.00 0.00 99.96 00:42:56 00:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:42:56 00:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:42:56 00:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:42:56 00:37:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:42:56 00:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:42:56 00:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:42:56 00:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:42:56 00:38:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:42:56 00:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:42:56 00:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 00:42:56 00:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:42:56 00:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 00:42:56 00:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:42:56 00:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:39:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:42:56 00:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 00:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:42:56 00:40:01 all 0.00 0.00 0.01 0.00 0.01 99.97 00:42:56 00:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:42:56 00:40:01 2 0.00 0.00 0.02 0.00 0.03 99.95 00:42:56 00:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 00:42:56 00:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:42:56 00:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:42:56 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:41:01 1 0.07 0.00 0.02 0.00 0.02 99.90 00:42:56 00:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:42:56 00:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:42:56 00:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 00:42:56 00:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 00:42:56 00:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:42:56 00:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:42:56 00:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:42:56 00:42:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:42:56 00:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:42:56 00:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:42:56 00:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:42:56 00:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:42:56 00:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:42:56 Average: all 1.83 0.00 0.39 0.15 0.01 97.61 00:42:56 Average: 0 1.74 0.00 0.39 0.03 0.01 97.83 00:42:56 Average: 1 1.85 0.00 0.42 0.26 0.01 97.45 00:42:56 Average: 2 1.81 0.00 0.32 0.10 0.01 97.76 00:42:56 Average: 3 1.72 0.00 0.37 0.15 0.02 97.75 00:42:56 Average: 4 1.77 0.00 0.45 0.09 0.01 97.68 00:42:56 Average: 5 1.81 0.00 0.38 0.32 0.02 97.48 00:42:56 Average: 6 1.90 0.00 0.36 0.17 0.01 97.55 00:42:56 Average: 7 2.07 0.00 0.42 0.08 0.02 97.41 00:42:56 00:42:56 00:42:56