Pull request #4127 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 23918450344651d97d22d0f3625b25d105fef848 rather than 21a8691c6d0c28849f3001748774b34fdeadfda3 Obtained Jenkinsfile from 23918450344651d97d22d0f3625b25d105fef848 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-ssh13453650337109146818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh12302742171218454676.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4127/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3339940008198009083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7989707710151708899.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4127/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12184254861098396058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23014 in /w/workspace/edgexfoundry_edgex-go_PR-4127 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4127/head:refs/remotes/origin/PR-4127 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 23918450344651d97d22d0f3625b25d105fef848 into PR head commit 21a8691c6d0c28849f3001748774b34fdeadfda3 Merge succeeded, producing 21a8691c6d0c28849f3001748774b34fdeadfda3 Checking out Revision 21a8691c6d0c28849f3001748774b34fdeadfda3 (PR-4127) > git config core.sparsecheckout # timeout=10 > git checkout -f 21a8691c6d0c28849f3001748774b34fdeadfda3 # 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 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21a8691c6d0c28849f3001748774b34fdeadfda3 # timeout=10 Commit message: "feat(metadata): implement GET Units of Measure API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:55:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:55:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:55:58 ========================================================= 02:55:58 EdgeX Global Pipelines Version Info 02:55:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:55:58 ------------------- 02:55:58 stable info: 02:55:58 ------------------- 02:55:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:55:58 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 02:55:58 Message: update stable to v1.0.238 > git rev-list --no-walk 2bfc7abbfa8900f716099c9e9641d1008f7bd415 # timeout=10 02:55:59 ------------------- 02:55:59 experimental info: 02:55:59 ------------------- 02:55:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:55:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 02:55:59 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:55:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:56:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4127 [Pipeline] echo 02:56:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4127 [Pipeline] echo 02:56:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4127 [Pipeline] echo 02:56:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21a8691c6d0c28849f3001748774b34fdeadfda3 [Pipeline] echo 02:56:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21a8691 [Pipeline] echo 02:56:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:00 provisioning config files... 02:56:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config926605687724610813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:00 ---> docker-login.sh 02:56:00 nexus3.edgexfoundry.org:10001 02:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:00 Configure a credential helper to remove this warning. See 02:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:00 02:56:00 Login Succeeded 02:56:00 nexus3.edgexfoundry.org:10002 02:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:00 Configure a credential helper to remove this warning. See 02:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:00 02:56:00 Login Succeeded 02:56:00 nexus3.edgexfoundry.org:10003 02:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:00 Configure a credential helper to remove this warning. See 02:56:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:00 02:56:00 Login Succeeded 02:56:00 nexus3.edgexfoundry.org:10004 02:56:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:01 Configure a credential helper to remove this warning. See 02:56:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:01 02:56:01 Login Succeeded 02:56:01 docker.io 02:56:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:56:01 Configure a credential helper to remove this warning. See 02:56:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:56:01 02:56:01 Login Succeeded 02:56:01 ---> docker-login.sh ends [Pipeline] } 02:56:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:02 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 02:56:02 + dirname cmd/core-command/Dockerfile 02:56:02 + cut -d/ -f2 02:56:02 + echo core-command,cmd/core-command/Dockerfile 02:56:02 + + dirname cmd/core-data/Dockerfile 02:56:02 cut -d/ -f2 02:56:02 + echo core-data,cmd/core-data/Dockerfile 02:56:02 + + cut -d/ -f2dirname 02:56:02 cmd/core-metadata/Dockerfile 02:56:02 + echo core-metadata,cmd/core-metadata/Dockerfile 02:56:02 + dirname cmd/security-bootstrapper/Dockerfile 02:56:02 + cut -d/ -f2 02:56:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:56:02 + dirname cmd/security-proxy-setup/Dockerfile 02:56:02 + cut -d/ -f2 02:56:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:56:02 + dirname cmd/security-secretstore-setup/Dockerfile 02:56:02 + cut -d/ -f2 02:56:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:56:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:56:02 + cut -d/ -f2 02:56:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:56:02 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 02:56:02 -f2 02:56:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:56:02 + dirname cmd/security-spire-config/Dockerfile 02:56:02 + cut -d/ -f2 02:56:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:56:02 + dirname cmd/security-spire-server/Dockerfile 02:56:02 + cut -d/ -f2 02:56:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:56:02 + dirname cmd/support-notifications/Dockerfile 02:56:02 + cut -d/ -f2 02:56:02 + echo support-notifications,cmd/support-notifications/Dockerfile 02:56:02 + + dirname cmd/support-scheduler/Dockerfile 02:56:02 cut -d/ -f2 02:56:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:56:02 + + dirnamecut cmd/sys-mgmt-agent/Dockerfile -d/ 02:56:02 -f2 02:56:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:56:02 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:56:02 + git rev-list -1 --merges 21a8691c6d0c28849f3001748774b34fdeadfda3~1..21a8691c6d0c28849f3001748774b34fdeadfda3 [Pipeline] echo 02:56:02 -----------> git rev-list -1 --merges 21a8691c6d0c28849f3001748774b34fdeadfda3~1..21a8691c6d0c28849f3001748774b34fdeadfda3 21a8691c6d0c28849f3001748774b34fdeadfda3 [false] [Pipeline] sh 02:56:02 + git log --format=format:%s -1 21a8691c6d0c28849f3001748774b34fdeadfda3 [Pipeline] echo 02:56:02 ========================================================= 02:56:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:56:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:56:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:56:03 + grep -v github /etc/ssh/ssh_known_hosts 02:56:03 + [ -e /tmp/ssh_known_hosts ] 02:56:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:56:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:56:03 + sudo tee -a /etc/ssh/ssh_known_hosts 02:56:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:03 02:56:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:04 0.1.4: Pulling from edgex-devops/py-git-semver 02:56:04 b85a868b505f: Pulling fs layer 02:56:04 e2be974225ed: Pulling fs layer 02:56:04 339a4e72a1f5: Pulling fs layer 02:56:04 988bab9f4d93: Pulling fs layer 02:56:04 1469e6f7b9e6: Pulling fs layer 02:56:04 eaf3925da568: Pulling fs layer 02:56:04 bab4dde63d76: Pulling fs layer 02:56:04 bde34c3a00c8: Pulling fs layer 02:56:04 b352a97aabf1: Pulling fs layer 02:56:04 4872d77fe225: Pulling fs layer 02:56:04 5851b861e8e6: Pulling fs layer 02:56:04 bab4dde63d76: Waiting 02:56:04 bde34c3a00c8: Waiting 02:56:04 b352a97aabf1: Waiting 02:56:04 4872d77fe225: Waiting 02:56:04 5851b861e8e6: Waiting 02:56:04 988bab9f4d93: Waiting 02:56:04 eaf3925da568: Waiting 02:56:04 988bab9f4d93: Download complete 02:56:04 1469e6f7b9e6: Verifying Checksum 02:56:04 1469e6f7b9e6: Download complete 02:56:04 339a4e72a1f5: Verifying Checksum 02:56:04 339a4e72a1f5: Download complete 02:56:04 eaf3925da568: Verifying Checksum 02:56:04 eaf3925da568: Download complete 02:56:04 bde34c3a00c8: Download complete 02:56:04 b352a97aabf1: Download complete 02:56:04 4872d77fe225: Download complete 02:56:04 5851b861e8e6: Verifying Checksum 02:56:04 5851b861e8e6: Download complete 02:56:04 b85a868b505f: Verifying Checksum 02:56:04 b85a868b505f: Download complete 02:56:04 bab4dde63d76: Verifying Checksum 02:56:04 bab4dde63d76: Download complete 02:56:05 b85a868b505f: Pull complete 02:56:05 e2be974225ed: Pull complete 02:56:06 339a4e72a1f5: Pull complete 02:56:06 988bab9f4d93: Pull complete 02:56:06 1469e6f7b9e6: Pull complete 02:56:07 eaf3925da568: Pull complete 02:56:08 bab4dde63d76: Pull complete 02:56:08 bde34c3a00c8: Pull complete 02:56:09 b352a97aabf1: Pull complete 02:56:09 4872d77fe225: Pull complete 02:56:09 5851b861e8e6: Pull complete 02:56:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:56:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:09 prd-ubuntu20.04-docker-8c-8g-23014 does not seem to be running inside a container 02:56:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:56:11 $ docker top d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 -eo pid,comm 02:56:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:56:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:56:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:11 [ssh-agent] Looking for ssh-agent implementation... 02:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:11 $ docker exec d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 ssh-agent 02:56:11 SSH_AUTH_SOCK=/tmp/ssh-wfvNOT2Txy0a/agent.33 02:56:11 SSH_AGENT_PID=39 02:56:11 Running ssh-add (command line suppressed) 02:56:11 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3678820946302236718.key (/w/workspace/edgex-go/3@tmp/private_key_3678820946302236718.key) 02:56:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:11 + git tag --points-at HEAD [Pipeline] } 02:56:11 $ docker exec --env ******** --env ******** d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 ssh-agent -k 02:56:11 unset SSH_AUTH_SOCK; 02:56:11 unset SSH_AGENT_PID; 02:56:11 echo Agent pid 39 killed; 02:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:56:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:56:11 [ssh-agent] Looking for ssh-agent implementation... 02:56:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:56:12 $ docker exec d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 ssh-agent 02:56:12 SSH_AUTH_SOCK=/tmp/ssh-h6GutptsIoLF/agent.72 02:56:12 SSH_AGENT_PID=78 02:56:12 Running ssh-add (command line suppressed) 02:56:12 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3856688159224889503.key (/w/workspace/edgex-go/3@tmp/private_key_3856688159224889503.key) 02:56:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:56:12 + git semver init 02:56:12 2022-08-18 02:56:12,874 [run_init] DEBUG init version:0.0.0 force:False 02:56:12 2022-08-18 02:56:12,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 02:56:12 2022-08-18 02:56:12,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 02:56:12 2022-08-18 02:56:12,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 02:56:17 2022-08-18 02:56:16,727 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 02:56:17 2022-08-18 02:56:16,727 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4127 with force:False 02:56:17 2022-08-18 02:56:16,728 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4127 02:56:17 2022-08-18 02:56:16,734 [execute] INFO git cat-file --batch-check 02:56:17 2022-08-18 02:56:16,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 02:56:17 2022-08-18 02:56:16,740 [execute] INFO git cat-file --batch 02:56:17 2022-08-18 02:56:16,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 02:56:17 2022-08-18 02:56:16,747 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4127 02:56:17 0.0.0 [Pipeline] } 02:56:17 $ docker exec --env ******** --env ******** d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 ssh-agent -k 02:56:17 unset SSH_AUTH_SOCK; 02:56:17 unset SSH_AGENT_PID; 02:56:17 echo Agent pid 78 killed; 02:56:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:17 + git semver [Pipeline] } 02:56:17 $ docker stop --time=1 d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 02:56:19 $ docker rm -f d88eeed8d1b9fe7eca66a8a2da6915e7ecf4d5fa79085e1018776267a00e8aa4 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:56:19 Stashed 1 file(s) [Pipeline] echo 02:56:19 [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 02:56:20 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 02:56:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:56:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:56:20 ========================================================= 02:56:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:56:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:56:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:56:20 2408cc74d12b: Pulling fs layer 02:56:20 ea60b727a1ce: Pulling fs layer 02:56:20 30c4a7721957: Pulling fs layer 02:56:20 370296b7ddb6: Pulling fs layer 02:56:20 7c6cee850709: Pulling fs layer 02:56:20 39a5fcdaea64: Pulling fs layer 02:56:20 d94ebbe4e438: Pulling fs layer 02:56:20 bcfd1f05c69d: Pulling fs layer 02:56:20 59ccb84bbe0f: Pulling fs layer 02:56:20 7c6cee850709: Waiting 02:56:20 59ccb84bbe0f: Waiting 02:56:20 39a5fcdaea64: Waiting 02:56:20 d94ebbe4e438: Waiting 02:56:20 370296b7ddb6: Waiting 02:56:20 bcfd1f05c69d: Waiting 02:56:20 30c4a7721957: Verifying Checksum 02:56:20 30c4a7721957: Download complete 02:56:20 ea60b727a1ce: Download complete 02:56:20 7c6cee850709: Download complete 02:56:20 39a5fcdaea64: Download complete 02:56:20 2408cc74d12b: Download complete 02:56:20 d94ebbe4e438: Verifying Checksum 02:56:20 d94ebbe4e438: Download complete 02:56:20 2408cc74d12b: Pull complete 02:56:20 ea60b727a1ce: Pull complete 02:56:21 30c4a7721957: Pull complete 02:56:21 59ccb84bbe0f: Verifying Checksum 02:56:21 59ccb84bbe0f: Download complete 02:56:21 370296b7ddb6: Verifying Checksum 02:56:21 370296b7ddb6: Download complete 02:56:21 bcfd1f05c69d: Verifying Checksum 02:56:21 bcfd1f05c69d: Download complete 02:56:25 370296b7ddb6: Pull complete 02:56:25 7c6cee850709: Pull complete 02:56:25 39a5fcdaea64: Pull complete 02:56:25 d94ebbe4e438: Pull complete 02:56:27 bcfd1f05c69d: Pull complete 02:56:28 59ccb84bbe0f: Pull complete 02:56:28 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 02:56:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:56:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 02:56:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:56:28 WORKDIR /edgex 02:56:28 COPY go.mod . 02:56:28 RUN go mod download 02:56:28 + docker build -t ci-base-image-x86_64 -f - . 02:56:29 Sending build context to Docker daemon 169.2MB 02:56:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:56:29 ---> a4fb48ad2a94 02:56:29 Step 2/4 : WORKDIR /edgex 02:56:31 ---> Running in 4687b2e38e60 02:56:31 Removing intermediate container 4687b2e38e60 02:56:31 ---> a7a84f2f1732 02:56:31 Step 3/4 : COPY go.mod . 02:56:31 ---> 184f54e80ca7 02:56:31 Step 4/4 : RUN go mod download 02:56:32 ---> Running in 9a989efe0282 02:56:34 Still waiting to schedule task 02:56:34 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:56:46 Removing intermediate container 9a989efe0282 02:56:46 ---> 470835f5bd95 02:56:46 Successfully built 470835f5bd95 02:56:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:47 + docker inspect -f . ci-base-image-x86_64 02:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:47 prd-ubuntu20.04-docker-8c-8g-23014 does not seem to be running inside a container 02:56:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:56:47 $ docker top d22e034d4dbe151657e7f405ae7742b96ba57512b54ce2bc32b10b3d9033222e -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:48 + go version 02:56:48 go version go1.18.3 linux/amd64 [Pipeline] } 02:56:48 $ docker stop --time=1 d22e034d4dbe151657e7f405ae7742b96ba57512b54ce2bc32b10b3d9033222e 02:56:49 $ docker rm -f d22e034d4dbe151657e7f405ae7742b96ba57512b54ce2bc32b10b3d9033222e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:49 + docker inspect -f . ci-base-image-x86_64 02:56:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:49 prd-ubuntu20.04-docker-8c-8g-23014 does not seem to be running inside a container 02:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:56:50 $ docker top 64b1c8a64c49b9e584806fd144363548047f72a73e3316e4deeedf3c4adcd319 -eo pid,comm [Pipeline] { [Pipeline] echo 02:56:50 ========================================================= 02:56:50 [edgeXBuildGoParallel] Running Tests and Build... 02:56:50 ========================================================= [Pipeline] sh 02:56:50 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 02:56:50 + make test 02:56:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:56:57 ? github.com/edgexfoundry/edgex-go [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:57:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements 02:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:57:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 02:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:57:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.2% of statements 02:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:57:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.188s coverage: 89.2% of statements 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.1% of statements 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.095s coverage: 29.6% of statements 02:57:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 02:57:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.101s coverage: 87.5% of statements 02:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.088s coverage: 94.4% of statements 02:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 02:57:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.2% of statements 02:57:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 58.8% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.7% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.8% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.197s coverage: 43.6% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:57:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 02:57:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 02:57:37 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 02:57:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:57:55 internal/core/metadata/controller/http/uom_test.go:68:22: S1030: should use recorder.Body.String() instead of string(recorder.Body.Bytes()) (gosimple) 02:57:55 assert.JSONEq(t, string(recorder.Body.Bytes()), string(expectedBytes), "JSON response not as expected") 02:57:55 ^ 02:57:55 make: *** [Makefile:156: lint] Error 1 [Pipeline] } 02:57:55 $ docker stop --time=1 64b1c8a64c49b9e584806fd144363548047f72a73e3316e4deeedf3c4adcd319 02:57:57 $ docker rm -f 64b1c8a64c49b9e584806fd144363548047f72a73e3316e4deeedf3c4adcd319 [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] } 02:57:57 Failed in branch amd64 02:59:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23015 in /w/workspace/edgexfoundry_edgex-go_PR-4127 [Pipeline] { [Pipeline] ws 02:59:59 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 02:59:59 The recommended git tool is: git 03:00:05 using credential edgex-jenkins-ssh 03:00:05 Cloning the remote Git repository 03:00:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:00:06 > git init /w/workspace/edgex-go/3 # timeout=10 03:00:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:00:06 > git --version # timeout=10 03:00:06 > git --version # 'git version 2.25.1' 03:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:00:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:00:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:00:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:00:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4127/head:refs/remotes/origin/PR-4127 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:00:24 Merging remotes/origin/main commit 23918450344651d97d22d0f3625b25d105fef848 into PR head commit 21a8691c6d0c28849f3001748774b34fdeadfda3 03:00:24 Merge succeeded, producing 21a8691c6d0c28849f3001748774b34fdeadfda3 03:00:24 Checking out Revision 21a8691c6d0c28849f3001748774b34fdeadfda3 (PR-4127) 03:00:24 > git config core.sparsecheckout # timeout=10 03:00:24 > git checkout -f 21a8691c6d0c28849f3001748774b34fdeadfda3 # timeout=10 03:00:24 > git remote # timeout=10 03:00:24 > git config --get remote.origin.url # timeout=10 03:00:24 using GIT_SSH to set credentials SSH Credentials for GitHub 03:00:24 > git merge 23918450344651d97d22d0f3625b25d105fef848 # timeout=10 03:00:24 > git rev-parse HEAD^{commit} # timeout=10 03:00:24 > git config core.sparsecheckout # timeout=10 03:00:24 > git checkout -f 21a8691c6d0c28849f3001748774b34fdeadfda3 # timeout=10 03:00:28 Commit message: "feat(metadata): implement GET Units of Measure API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:00:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:00:29 % Total % Received % Xferd Average Speed Time Time Time Current 03:00:29 Dload Upload Total Spent Left Speed 03:00:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 03:00:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:00:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:00:30 + sudo tee /etc/docker/daemon.new 03:00:30 { 03:00:30 "registry-mirrors": [ 03:00:30 "https://nexus3.edgexfoundry.org:10001" 03:00:30 ], 03:00:30 "bip": "10.250.0.254/24", 03:00:30 "hosts": [ 03:00:30 "tcp://0.0.0.0:5555", 03:00:30 "unix:///var/run/docker.sock" 03:00:30 ], 03:00:30 "mtu": 1458, 03:00:30 "selinux-enabled": true, 03:00:30 "seccomp-profile": "/etc/docker/seccomp.json" 03:00:30 } [Pipeline] sh 03:00:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:00:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:49 provisioning config files... 03:00:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8921818280951774694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:00:50 ---> docker-login.sh 03:00:50 nexus3.edgexfoundry.org:10001 03:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:51 Configure a credential helper to remove this warning. See 03:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:51 03:00:51 Login Succeeded 03:00:51 nexus3.edgexfoundry.org:10002 03:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:51 Configure a credential helper to remove this warning. See 03:00:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:51 03:00:51 Login Succeeded 03:00:51 nexus3.edgexfoundry.org:10003 03:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:52 Configure a credential helper to remove this warning. See 03:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:52 03:00:52 Login Succeeded 03:00:52 nexus3.edgexfoundry.org:10004 03:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:52 Configure a credential helper to remove this warning. See 03:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:52 03:00:52 Login Succeeded 03:00:52 docker.io 03:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:00:53 Configure a credential helper to remove this warning. See 03:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:00:53 03:00:53 Login Succeeded 03:00:53 ---> docker-login.sh ends [Pipeline] } 03:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:00:53 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 03:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:00:54 ========================================================= 03:00:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:00:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:00:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:00:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:00:54 b3c136eddcbf: Pulling fs layer 03:00:54 c0a3192eca97: Pulling fs layer 03:00:54 a050256f5b6f: Pulling fs layer 03:00:54 656be50a0ddc: Pulling fs layer 03:00:54 2bbca73fdf42: Pulling fs layer 03:00:54 46d945488cbd: Pulling fs layer 03:00:54 8a5474983e97: Pulling fs layer 03:00:54 329c88fbcd65: Pulling fs layer 03:00:54 656be50a0ddc: Waiting 03:00:54 2bbca73fdf42: Waiting 03:00:54 8a5474983e97: Waiting 03:00:54 46d945488cbd: Waiting 03:00:54 329c88fbcd65: Waiting 03:00:54 a050256f5b6f: Verifying Checksum 03:00:54 c0a3192eca97: Verifying Checksum 03:00:54 c0a3192eca97: Download complete 03:00:54 2bbca73fdf42: Verifying Checksum 03:00:54 2bbca73fdf42: Download complete 03:00:54 46d945488cbd: Verifying Checksum 03:00:54 46d945488cbd: Download complete 03:00:54 b3c136eddcbf: Download complete 03:00:55 b3c136eddcbf: Pull complete 03:00:55 329c88fbcd65: Verifying Checksum 03:00:55 329c88fbcd65: Download complete 03:00:55 c0a3192eca97: Pull complete 03:00:56 a050256f5b6f: Pull complete 03:00:56 8a5474983e97: Verifying Checksum 03:00:56 8a5474983e97: Download complete 03:00:57 656be50a0ddc: Verifying Checksum 03:00:57 656be50a0ddc: Download complete 03:01:12 656be50a0ddc: Pull complete 03:01:12 2bbca73fdf42: Pull complete 03:01:12 46d945488cbd: Pull complete 03:01:17 8a5474983e97: Pull complete 03:01:19 329c88fbcd65: Pull complete 03:01:19 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 03:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:01:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:01:20 + + docker build -t ci-base-image-arm64 -f - . 03:01:20 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:01:20 WORKDIR /edgex 03:01:20 COPY go.mod . 03:01:20 RUN go mod download 03:01:20 Sending build context to Docker daemon 3.149MB 03:01:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:01:20 ---> ff4287adb874 03:01:20 Step 2/4 : WORKDIR /edgex 03:01:22 ---> Running in 4ec8823ca0d1 03:01:23 Removing intermediate container 4ec8823ca0d1 03:01:23 ---> b8788d8589f6 03:01:23 Step 3/4 : COPY go.mod . 03:01:23 ---> b333e651fc7a 03:01:23 Step 4/4 : RUN go mod download 03:01:23 ---> Running in df8c0d068e7a 03:02:02 Removing intermediate container df8c0d068e7a 03:02:02 ---> 72eed913447e 03:02:02 Successfully built 72eed913447e 03:02:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker inspect -f . ci-base-image-arm64 03:02:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:03 prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container 03:02:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:02:04 $ docker top e2a97aa504b0e6c7debef8d087bb3d27218de07f2df58fc4e29d8117b7bb9b3c -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:05 + go version 03:02:05 go version go1.18.3 linux/arm64 [Pipeline] } 03:02:05 $ docker stop --time=1 e2a97aa504b0e6c7debef8d087bb3d27218de07f2df58fc4e29d8117b7bb9b3c 03:02:07 $ docker rm -f e2a97aa504b0e6c7debef8d087bb3d27218de07f2df58fc4e29d8117b7bb9b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:07 + docker inspect -f . ci-base-image-arm64 03:02:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:08 prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container 03:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:02:09 $ docker top 8b3c97b5bc5e8084aad007a634588fe811d862970e884dea55562413119a340d -eo pid,comm [Pipeline] { [Pipeline] echo 03:02:09 ========================================================= 03:02:09 [edgeXBuildGoParallel] Running Tests and Build... 03:02:09 ========================================================= [Pipeline] sh 03:02:10 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 03:02:11 + make test 03:02:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:02:43 ? github.com/edgexfoundry/edgex-go [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:04:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:04:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:04:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:04:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:04:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:04:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.336s coverage: 28.7% of statements 03:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements 03:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.498s coverage: 54.2% of statements 03:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.203s coverage: 89.2% of statements 03:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:05:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 2.1% of statements 03:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:05:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:05:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.625s coverage: 95.6% of statements 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:05:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.515s coverage: 72.2% of statements 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.479s coverage: 60.0% of statements 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:05:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.372s coverage: 0.9% of statements 03:05:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:05:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements 03:05:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 29.6% of statements 03:05:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.253s coverage: 47.1% of statements 03:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 79.5% of statements 03:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 03:05:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements 03:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.331s coverage: 87.5% of statements 03:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.261s coverage: 94.4% of statements 03:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 03:05:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.671s coverage: 82.2% of statements 03:05:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.297s coverage: 92.9% of statements 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 03:05:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.830s coverage: 91.2% of statements 03:05:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.884s coverage: 64.7% of statements 03:05:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:05:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.310s coverage: 100.0% of statements 03:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.226s coverage: 89.4% of statements 03:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 03:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements 03:05:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 03:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.421s coverage: 65.8% of statements 03:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.6% of statements 03:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements 03:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:06:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements 03:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:06:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:06:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.369s coverage: 17.7% of statements 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.879s coverage: 92.3% of statements 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.268s coverage: 63.2% of statements 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:06:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.224s coverage: 100.0% of statements 03:06:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 03:06:16 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 03:06:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:06:16 GO111MODULE=on go vet ./... 03:08:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:08:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:08:08 ./bin/test-attribution-txt.sh 03:08:08 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 03:08:08 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 03:08:08 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 03:08:08 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 03:08:08 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 03:08:08 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 03:08:08 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 03:08:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:08:09 + ls -al . 03:08:09 total 732 03:08:09 drwxrwxr-x 9 1001 1001 4096 Aug 18 03:02 . 03:08:09 drwxr-xr-x 4 root root 4096 Aug 18 03:02 .. 03:08:09 -rw-rw-r-- 1 1001 1001 16 Aug 18 03:00 .dockerignore 03:08:09 drwxrwxr-x 8 1001 1001 4096 Aug 18 03:00 .git 03:08:09 drwxrwxr-x 3 1001 1001 4096 Aug 18 03:00 .github 03:08:09 -rw-rw-r-- 1 1001 1001 1030 Aug 18 03:00 .gitignore 03:08:09 -rw-rw-r-- 1 1001 1001 42 Aug 18 03:00 .golangci.yml 03:08:09 -rw-rw-r-- 1 1001 1001 87 Aug 18 03:00 .hadolint.yml 03:08:09 -rw-rw-r-- 1 1001 1001 166 Aug 18 03:00 .sonarcloud.properties 03:08:09 -rw-rw-r-- 1 1001 1001 1171 Aug 18 03:00 ADOPTERS.md 03:08:09 -rw-rw-r-- 1 1001 1001 10347 Aug 18 03:00 Attribution.txt 03:08:09 -rw-rw-r-- 1 1001 1001 63209 Aug 18 03:00 CHANGELOG.md 03:08:09 -rw-rw-r-- 1 1001 1001 3804 Aug 18 03:00 CONTRIBUTING.md 03:08:09 -rw-rw-r-- 1 1001 1001 677 Aug 18 03:00 GOVERNANCE.md 03:08:09 -rw-rw-r-- 1 1001 1001 850 Aug 18 03:00 Jenkinsfile 03:08:09 -rw-rw-r-- 1 1001 1001 10775 Aug 18 03:00 LICENSE 03:08:09 -rw-rw-r-- 1 1001 1001 13276 Aug 18 03:00 Makefile 03:08:09 -rw-rw-r-- 1 1001 1001 582 Aug 18 03:00 OWNERS.md 03:08:09 -rw-rw-r-- 1 1001 1001 9094 Aug 18 03:00 README.md 03:08:09 -rw-rw-r-- 1 1001 1001 6912 Aug 18 03:00 SECURITY.md 03:08:09 -rw-rw-r-- 1 1001 1001 5 Aug 18 02:56 VERSION 03:08:09 -rw-rw-r-- 1 1001 1001 4131 Aug 18 03:00 ZMQWindows.md 03:08:09 drwxrwxr-x 2 1001 1001 4096 Aug 18 03:00 bin 03:08:09 drwxrwxr-x 18 1001 1001 4096 Aug 18 03:00 cmd 03:08:09 -rw-r--r-- 1 root root 480241 Aug 18 03:06 coverage.out 03:08:09 -rw-rw-r-- 1 1001 1001 3681 Aug 18 03:00 go.mod 03:08:09 -rw-rw-r-- 1 1001 1001 38033 Aug 18 03:00 go.sum 03:08:09 drwxrwxr-x 8 1001 1001 4096 Aug 18 03:00 internal 03:08:09 drwxrwxr-x 3 1001 1001 4096 Aug 18 03:00 openapi 03:08:09 drwxrwxr-x 4 1001 1001 4096 Aug 18 03:00 snap 03:08:09 -rw-rw-r-- 1 1001 1001 204 Aug 18 03:00 version.go [Pipeline] sh 03:08:10 + '[' -e coverage.out ] 03:08:10 + chown 1001:1001 coverage.out [Pipeline] stash 03:08:10 Stashed 1 file(s) [Pipeline] sh 03:08:11 + make build 03:08:11 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:09:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 03:11:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 03:11:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:11:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:11:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:11:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:11:54 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 03:11:57 CGO_ENABLED=0 GO111MODULE=on 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 03:12:02 CGO_ENABLED=0 GO111MODULE=on 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 03:12:05 CGO_ENABLED=0 GO111MODULE=on 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 03:12:09 CGO_ENABLED=0 GO111MODULE=on 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 03:12:18 CGO_ENABLED=0 GO111MODULE=on 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] } 03:12:22 $ docker stop --time=1 8b3c97b5bc5e8084aad007a634588fe811d862970e884dea55562413119a340d 03:12:24 $ docker rm -f 8b3c97b5bc5e8084aad007a634588fe811d862970e884dea55562413119a340d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:27 03:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:28 latest: Pulling from edgex-devops/edgex-compose-arm64 03:12:28 29e5d40040c1: Pulling fs layer 03:12:28 1ce36da41761: Pulling fs layer 03:12:28 25b303627fd3: Pulling fs layer 03:12:28 29e5d40040c1: Verifying Checksum 03:12:28 29e5d40040c1: Download complete 03:12:28 1ce36da41761: Verifying Checksum 03:12:28 1ce36da41761: Download complete 03:12:28 29e5d40040c1: Pull complete 03:12:31 25b303627fd3: Verifying Checksum 03:12:31 25b303627fd3: Download complete 03:12:31 1ce36da41761: Pull complete 03:12:43 25b303627fd3: Pull complete 03:12:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:43 prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container 03:12:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:12:46 $ docker top c382c3a7ef92d4743c403e94b088f026380c721c95b3251d43bd15d86ffd73b1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:47 + docker-compose build --help 03:12:47 + grep parallel 03:12:53 --parallel Build images in parallel. [Pipeline] } 03:12:53 $ docker stop --time=1 c382c3a7ef92d4743c403e94b088f026380c721c95b3251d43bd15d86ffd73b1 03:12:55 $ docker rm -f c382c3a7ef92d4743c403e94b088f026380c721c95b3251d43bd15d86ffd73b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:56 prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container 03:12: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:12:58 $ docker top 08bf031c81a30dc41e7b15463e5a77d063bd9016b039e67e86ea916becbcca17 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:58 + docker-compose -f ./docker-compose-build.yml build --parallel 03:13:05 Building core-command ... 03:13:05 Building core-data ... 03:13:05 Building core-metadata ... 03:13:05 Building security-bootstrapper ... 03:13:05 Building security-proxy-setup ... 03:13:05 Building security-secretstore-setup ... 03:13:05 Building security-spiffe-token-provider ... 03:13:05 Building security-spire-agent ... 03:13:05 Building security-spire-config ... 03:13:05 Building security-spire-server ... 03:13:05 Building support-notifications ... 03:13:05 Building support-scheduler ... 03:13:05 Building sys-mgmt-agent ... 03:13:05 Building security-spire-config 03:13:05 Building security-spire-server 03:13:05 Building security-spiffe-token-provider 03:13:05 Building security-secretstore-setup 03:13:05 Building security-bootstrapper 03:13:52 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:13:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:13:52 ---> 72eed913447e 03:13:52 Step 3/20 : WORKDIR /edgex-go 03:13:52 ---> Running in d13cfc5963e7 03:13:52 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:13:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:13:52 ---> 72eed913447e 03:13:52 Step 3/31 : WORKDIR /edgex-go 03:13:52 ---> Running in a974fea04667 03:13:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:13:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:13:52 ---> 72eed913447e 03:13:52 Step 3/25 : WORKDIR /edgex-go 03:13:52 ---> Running in d8a99168b1ef 03:13:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:13:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:13:52 ---> 72eed913447e 03:13:52 Step 3/25 : WORKDIR /edgex-go 03:13:52 ---> Running in f979e480d81d 03:13:52 Removing intermediate container d13cfc5963e7 03:13:52 ---> 8f3b402907e0 03:13:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 03:13:53 ---> Running in d06b8bc25b34 03:13:53 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:13:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:13:53 ---> 72eed913447e 03:13:53 Step 3/26 : WORKDIR /edgex-go 03:13:53 ---> Using cache 03:13:53 ---> 8f3b402907e0 03:13:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:53 ---> Running in dff40b6c5c63 03:13:53 Removing intermediate container d8a99168b1ef 03:13:53 ---> 620681889cd5 03:13:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:53 ---> Running in d0dd149bf89c 03:13:53 Removing intermediate container a974fea04667 03:13:53 ---> ae4944c15299 03:13:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:53 Removing intermediate container f979e480d81d 03:13:53 ---> 2cc37e68715b 03:13:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:54 ---> Running in 29c39eaa69b5 03:13:54 ---> Running in ff574f541532 03:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:13:57 v3.16.2-40-g92f650f24f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:13:57 v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:13:57 OK: 16890 distinct packages available 03:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:13:57 Removing intermediate container dff40b6c5c63 03:13:57 ---> 5d878c5a69d8 03:13:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:13:57 ---> Running in 469fccb68345 03:13:57 Removing intermediate container ff574f541532 03:13:57 ---> 68e2a6bed2a0 03:13:57 Step 5/25 : RUN apk add --update --no-cache make git 03:13:58 ---> Running in 8ac53d98efee 03:13:58 Removing intermediate container d0dd149bf89c 03:13:58 ---> 0eda81f6359b 03:13:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 03:13:58 Removing intermediate container 29c39eaa69b5 03:13:58 ---> cfc85da41d84 03:13:58 Step 5/31 : RUN apk add --update --no-cache make git 03:13:58 ---> Running in 26a13a0667fc 03:13:58 ---> Running in c32c1d6e3cbf 03:13:59 OK: 221 MiB in 51 packages 03:14:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:14:00 Removing intermediate container d06b8bc25b34 03:14:00 ---> 7e74b0c7c0ed 03:14:00 Step 5/20 : COPY go.mod vendor* ./ 03:14:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:14:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:14:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:14:01 ---> ac1b29a1c7a0 03:14:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:14:01 ---> Running in 60fdcf87c638 03:14:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:14:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:14:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:14:03 OK: 221 MiB in 51 packages 03:14:03 OK: 221 MiB in 51 packages 03:14:03 OK: 221 MiB in 51 packages 03:14:03 OK: 221 MiB in 51 packages 03:14:05 Removing intermediate container 469fccb68345 03:14:05 ---> 4902bb277718 03:14:05 Step 6/26 : COPY go.mod vendor* ./ 03:14:05 Removing intermediate container 26a13a0667fc 03:14:05 ---> 83f8687bd05b 03:14:05 Step 6/31 : COPY go.mod vendor* ./ 03:14:05 Removing intermediate container c32c1d6e3cbf 03:14:05 ---> ead43f7229bf 03:14:05 Step 6/25 : COPY go.mod vendor* ./ 03:14:05 Removing intermediate container 8ac53d98efee 03:14:05 ---> d6eb6dffe9bd 03:14:05 Step 6/25 : COPY go.mod vendor* ./ 03:14:06 ---> ccfcbf3fe955 03:14:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:06 ---> Running in 63a13df78578 03:14:06 ---> 54320f3bedce 03:14:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:06 ---> 558c9673c6e1 03:14:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:06 ---> daece8e9c948 03:14:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:06 ---> Running in cf6edcbc1685 03:14:06 ---> Running in d3d233d6b0dd 03:14:06 ---> Running in 93b08a257911 03:15:03 Removing intermediate container 60fdcf87c638 03:15:03 ---> 87489622daeb 03:15:03 Step 7/20 : COPY . . 03:15:07 Removing intermediate container 63a13df78578 03:15:07 ---> 6e57ac860a0c 03:15:07 Step 8/26 : COPY . . 03:15:07 Removing intermediate container d3d233d6b0dd 03:15:07 ---> af203e88a28a 03:15:07 Step 8/25 : COPY . . 03:15:07 Removing intermediate container 93b08a257911 03:15:07 ---> d4541d6a54e0 03:15:07 Step 8/25 : COPY . . 03:15:07 Removing intermediate container cf6edcbc1685 03:15:07 ---> 9729d62009b3 03:15:07 Step 8/31 : COPY . . 03:15:23 ---> acc569f8c7f1 03:15:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:15:23 ---> Running in 99dcb8da5c2a 03:15:23 CGO_ENABLED=0 GO111MODULE=on 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 03:15:25 ---> 5335cb037daa 03:15:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:15:25 ---> 39b1c90b64e4 03:15:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:15:25 ---> 5e8b9605ba7c 03:15:25 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 03:15:25 ---> Running in cf1ec88255d8 03:15:25 ---> Running in cc63369ea57f 03:15:25 ---> Running in 9e011eef2a30 03:15:26 ---> 8051cd85a5fa 03:15:26 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:15:26 ---> Running in e75d683b6225 03:15:26 Removing intermediate container 9e011eef2a30 03:15:26 ---> 0603e3ccd108 03:15:26 Step 10/25 : WORKDIR /edgex-go/spire-build 03:15:26 Removing intermediate container cc63369ea57f 03:15:26 ---> 7d370de6d044 03:15:26 Step 10/26 : WORKDIR /edgex-go/spire-build 03:15:27 ---> Running in 969b4d3cbc30 03:15:27 ---> Running in 7d94970a76f9 03:15:28 CGO_ENABLED=0 GO111MODULE=on 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 03:15:28 Removing intermediate container 969b4d3cbc30 03:15:28 ---> 480ab57bc6ad 03:15:28 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:15:28 ---> Running in d73142997bfa 03:15:28 Removing intermediate container 7d94970a76f9 03:15:28 ---> dbc7abd2bd4e 03:15:28 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:15:28 ---> Running in 733d8a4b0a8c 03:15:29 CGO_ENABLED=0 GO111MODULE=on 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 03:15:33 Removing intermediate container d73142997bfa 03:15:33 ---> a332d8f6c170 03:15:33 Step 12/26 : WORKDIR /edgex-go 03:15:33 Removing intermediate container 733d8a4b0a8c 03:15:33 ---> c7fc51b4e17a 03:15:33 Step 12/25 : WORKDIR /edgex-go 03:15:33 ---> Running in 454c87fa2c17 03:15:33 ---> Running in d4c8a4e70c08 03:15:33 Removing intermediate container 454c87fa2c17 03:15:33 ---> 54baf462bd86 03:15:33 03:15:33 Step 13/26 : FROM alpine:3.15 03:15:33 Removing intermediate container d4c8a4e70c08 03:15:33 ---> 439ec8c45778 03:15:33 03:15:33 Step 13/25 : FROM alpine:3.15 03:15:34 3.15: Pulling from library/alpine 03:15:34 3.15: Pulling from library/alpine 03:15:36 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 03:15:36 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 03:15:36 Status: Image is up to date for alpine:3.15 03:15:36 Status: Downloaded newer image for alpine:3.15 03:15:36 ---> 02e0d6fdf486 03:15:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:15:36 ---> 02e0d6fdf486 03:15:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:15:37 ---> Running in a0d5742f7162 03:15:37 ---> Running in 871b30d50578 03:15:37 Removing intermediate container a0d5742f7162 03:15:37 ---> a9a2e9f45ed6 03:15:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:37 Removing intermediate container 871b30d50578 03:15:37 ---> 2cef5bc41410 03:15:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:37 ---> Running in 1602635b8a8e 03:15:38 ---> Running in bc850cb80bac 03:15:41 Removing intermediate container 1602635b8a8e 03:15:41 ---> a228424ac02c 03:15:41 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:15:41 ---> Running in 235522f21d20 03:15:41 Removing intermediate container bc850cb80bac 03:15:41 ---> 8424bc1847c1 03:15:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:15:42 ---> Running in 91d666fd7489 03:15:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:15:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:15:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:15:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:15:47 v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:15:47 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:15:47 OK: 15733 distinct packages available 03:15:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:15:47 v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:15:47 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:15:47 OK: 15733 distinct packages available 03:15:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:15:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:15:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:15:50 (1/4) Installing dumb-init (1.2.5-r1) 03:15:50 (2/4) Installing musl-obstack (1.2.3-r0) 03:15:50 (3/4) Installing libucontext (1.1-r0) 03:15:50 (4/4) Installing gcompat (1.0.0-r4) 03:15:50 (1/5) Installing dumb-init (1.2.5-r1) 03:15:50 Executing busybox-1.34.1-r7.trigger 03:15:50 OK: 6 MiB in 18 packages 03:15:50 (2/5) Installing musl-obstack (1.2.3-r0) 03:15:50 (3/5) Installing libucontext (1.1-r0) 03:15:50 (4/5) Installing gcompat (1.0.0-r4) 03:15:50 (5/5) Installing openssl (1.1.1q-r0) 03:15:51 Executing busybox-1.34.1-r7.trigger 03:15:51 OK: 6 MiB in 19 packages 03:15:52 Removing intermediate container 91d666fd7489 03:15:52 ---> fec7e3b74916 03:15:52 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:15:53 Removing intermediate container 235522f21d20 03:15:53 ---> 80fb2e7c3404 03:15:53 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:16:01 ---> 369b2272f99c 03:16:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:16:01 ---> 02c9918478f5 03:16:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:16:02 ---> eb79061410f9 03:16:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:16:02 ---> Running in b997483e60d4 03:16:02 ---> 132041faf429 03:16:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:16:03 Removing intermediate container b997483e60d4 03:16:03 ---> 09e96a0408ef 03:16:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:16:04 ---> 76fc3da51ccf 03:16:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:16:04 ---> c8d71ae73b1d 03:16:04 Step 21/26 : WORKDIR / 03:16:04 ---> Running in 12db0285444c 03:16:05 Removing intermediate container 12db0285444c 03:16:05 ---> ba2e0da66ad4 03:16:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:16:05 ---> 71a41ef89db2 03:16:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:16:05 ---> Running in 6ddf990ead42 03:16:05 ---> Running in d1faa72fea65 03:16:06 Removing intermediate container 6ddf990ead42 03:16:06 ---> 3249045f30a7 03:16:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:16:06 Removing intermediate container d1faa72fea65 03:16:06 ---> 74dbf80268b4 03:16:06 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:16:06 ---> Running in cc0ec1a09bdd 03:16:06 ---> Running in 7a1197927e0a 03:16:07 Removing intermediate container cc0ec1a09bdd 03:16:07 ---> 8d90c2365aaf 03:16:07 Step 24/26 : LABEL arch=arm64 03:16:07 Removing intermediate container 7a1197927e0a 03:16:07 ---> 3c802b77d33b 03:16:07 Step 23/25 : LABEL arch=arm64 03:16:07 ---> Running in d81613e34041 03:16:07 ---> Running in 0b736a9aa5bc 03:16:08 Removing intermediate container d81613e34041 03:16:08 ---> ba49044d5c1d 03:16:08 Step 25/26 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:16:08 Removing intermediate container 0b736a9aa5bc 03:16:08 ---> a6d63237cde0 03:16:08 Step 24/25 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:16:08 ---> Running in 2380f888efbd 03:16:08 ---> Running in 9159507b7b2d 03:16:09 Removing intermediate container 2380f888efbd 03:16:09 ---> 3405e133efb6 03:16:09 Step 26/26 : LABEL version=0.0.0 03:16:09 Removing intermediate container 9159507b7b2d 03:16:09 ---> 378c1006ca23 03:16:09 Step 25/25 : LABEL version=0.0.0 03:16:09 ---> Running in 53bf8df3d39b 03:16:09 ---> Running in 1bcf0062e89f 03:16:10 Removing intermediate container 1bcf0062e89f 03:16:10 ---> 9d642895f8e7 03:16:10 03:16:10 Removing intermediate container 53bf8df3d39b 03:16:10 ---> d4aadadd0de9 03:16:10 03:16:10 Successfully built 9d642895f8e7 03:16:10 Successfully tagged security-spire-server-arm64:latest 03:16:10  Building security-spire-server ... done Building core-command 03:16:11 Successfully built d4aadadd0de9 03:16:11 Successfully tagged security-spire-config-arm64:latest 03:16:11 Building sys-mgmt-agent 03:16:37  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:16:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:37 ---> 72eed913447e 03:16:37 Step 3/23 : WORKDIR /edgex-go 03:16:37 ---> Using cache 03:16:37 ---> 2cc37e68715b 03:16:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:37 ---> Using cache 03:16:37 ---> 68e2a6bed2a0 03:16:37 Step 5/23 : RUN apk add --update --no-cache make git 03:16:37 ---> Using cache 03:16:37 ---> d6eb6dffe9bd 03:16:37 Step 6/23 : COPY go.mod vendor* ./ 03:16:37 ---> Using cache 03:16:37 ---> daece8e9c948 03:16:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:37 ---> Using cache 03:16:37 ---> d4541d6a54e0 03:16:37 Step 8/23 : COPY . . 03:16:37 ---> Using cache 03:16:37 ---> 5335cb037daa 03:16:37 Step 9/23 : RUN make cmd/core-command/core-command 03:16:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:16:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:37 ---> 72eed913447e 03:16:37 Step 3/23 : WORKDIR /edgex-go 03:16:37 ---> Using cache 03:16:37 ---> 2cc37e68715b 03:16:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:37 ---> Using cache 03:16:37 ---> 68e2a6bed2a0 03:16:37 Step 5/23 : RUN apk add --update --no-cache make bash git 03:16:38 ---> Running in a621f321c692 03:16:38 ---> Running in 4bf9edafeda2 03:16:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:16:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 03:16:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:16:44 OK: 221 MiB in 51 packages 03:16:45 Removing intermediate container 4bf9edafeda2 03:16:45 ---> 521123239a0c 03:16:45 Step 6/23 : COPY go.mod vendor* ./ 03:16:46 ---> 537836906c8e 03:16:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:16:47 ---> Running in df55dadaa721 03:17:34 Removing intermediate container df55dadaa721 03:17:34 ---> 3d774e52891d 03:17:34 Step 8/23 : COPY . . 03:17:46 ---> 7c94c9457701 03:17:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:17:46 ---> Running in 2e26b28570a5 03:17:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:20:53 CGO_ENABLED=0 GO111MODULE=on 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 03:21:00 Removing intermediate container cf1ec88255d8 03:21:00 ---> 726fba2e1e6d 03:21:00 03:21:00 Step 10/25 : FROM alpine:3.16 03:21:00 3.16: Pulling from library/alpine 03:21:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 03:21:03 Status: Downloaded newer image for alpine:3.16 03:21:03 ---> a6215f271958 03:21:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:21:03 ---> Running in ac64c5489575 03:21:04 Removing intermediate container e75d683b6225 03:21:04 ---> 9dc65837577d 03:21:04 03:21:04 Step 10/31 : FROM alpine:3.16 03:21:04 ---> a6215f271958 03:21:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:21:04 ---> Running in 6d7e3cfb26f5 03:21:05 Removing intermediate container 6d7e3cfb26f5 03:21:05 ---> a663a568c616 03:21:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:21:05 ---> Running in 53aeacac92e7 03:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:21:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:21:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:21:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:21:08 (1/3) Installing ca-certificates (20220614-r0) 03:21:08 (2/3) Installing dumb-init (1.2.5-r1) 03:21:08 (3/3) Installing su-exec (0.2-r1) 03:21:08 Executing busybox-1.35.0-r17.trigger 03:21:08 Executing ca-certificates-20220614-r0.trigger 03:21:08 OK: 6 MiB in 17 packages 03:21:09 (1/2) Installing dumb-init (1.2.5-r1) 03:21:09 (2/2) Installing su-exec (0.2-r1) 03:21:09 Executing busybox-1.35.0-r17.trigger 03:21:09 OK: 5 MiB in 16 packages 03:21:11 Removing intermediate container ac64c5489575 03:21:11 ---> 3df84b193a1c 03:21:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:21:11 ---> Running in 93698e177115 03:21:11 Removing intermediate container 53aeacac92e7 03:21:11 ---> ed957f16aac6 03:21:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:21:11 ---> Running in 0b1ae838aba8 03:21:12 Removing intermediate container 93698e177115 03:21:12 ---> 358e1d18dab8 03:21:12 Step 13/25 : WORKDIR / 03:21:12 ---> Running in af75d4bac6d9 03:21:12 Removing intermediate container 0b1ae838aba8 03:21:12 ---> acbbac73373a 03:21:12 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:21:12 ---> Running in bf016a861eee 03:21:12 Removing intermediate container af75d4bac6d9 03:21:12 ---> e5a7b473395e 03:21:12 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:21:13 Removing intermediate container bf016a861eee 03:21:13 ---> a25a02d37d58 03:21:13 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:21:13 ---> Running in 143f9ee81efb 03:21:14 ---> 8d62627c9c30 03:21:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:21:14 Removing intermediate container 143f9ee81efb 03:21:14 ---> 4e6799d450d8 03:21:14 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:21:14 ---> Running in 36f3b7d05058 03:21:16 ---> 9c7892a50e2e 03:21:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:21:17 ---> 6eb6afc4c5db 03:21:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:21:18 ---> 7408a1bba7a6 03:21:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:21:18 Removing intermediate container 36f3b7d05058 03:21:18 ---> 471839453f62 03:21:18 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 03:21:18 ---> Running in c7f51f3dcb7e 03:21:19 Removing intermediate container c7f51f3dcb7e 03:21:19 ---> 52a8e3e525dd 03:21:19 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:21:20 ---> 2a6eaf4e9ae9 03:21:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:21:21 ---> e807eb333e43 03:21:21 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:21:21 ---> Running in f69c86fb5ccb 03:21:23 ---> 0728ce73becc 03:21:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:21:24 ---> ee6b217eac7d 03:21:24 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:21:24 ---> Running in 85bc58d0cee4 03:21:25 Removing intermediate container f69c86fb5ccb 03:21:25 ---> 683841378e0c 03:21:25 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:26 ---> 9836433d85e1 03:21:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:21:28 Removing intermediate container 85bc58d0cee4 03:21:28 ---> 7da40ad44432 03:21:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:21:29 ---> Running in 9aebc36bb4d1 03:21:29 ---> cea8b4e1dd73 03:21:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:21:29 Removing intermediate container 9aebc36bb4d1 03:21:29 ---> 93c98575b21f 03:21:29 Step 23/25 : LABEL arch=arm64 03:21:29 ---> Running in 33f6574dcd12 03:21:30 Removing intermediate container 33f6574dcd12 03:21:30 ---> 7d4e71f30855 03:21:30 Step 24/25 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:21:30 ---> Running in c560a54a5d25 03:21:30 ---> 0cfb48431a9a 03:21:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:21:31 Removing intermediate container c560a54a5d25 03:21:31 ---> 309dab7d7c1f 03:21:31 Step 25/25 : LABEL version=0.0.0 03:21:31 ---> Running in c65c862ce0ff 03:21:32 ---> 63cd77dbb86c 03:21:32 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:21:32 Removing intermediate container c65c862ce0ff 03:21:32 ---> a577281c34aa 03:21:32 03:21:32 Successfully built a577281c34aa 03:21:32 Successfully tagged security-secretstore-setup-arm64:latest 03:21:33  Building security-secretstore-setup ... done Building security-spire-agent 03:21:33 ---> 906776ec75a9 03:21:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:21:34 ---> 9aab12f5866a 03:21:34 Step 26/31 : RUN chmod +x /entrypoint.sh 03:21:34 ---> Running in 1f0e6cab69fc 03:21:37 Removing intermediate container 1f0e6cab69fc 03:21:37 ---> a4c27bbd0f6d 03:21:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:21:37 ---> Running in 3b6fa56689fd 03:21:38 Removing intermediate container 3b6fa56689fd 03:21:38 ---> bdb6b54213d3 03:21:38 Step 28/31 : CMD ["gate"] 03:21:38 ---> Running in 1a7a512abb36 03:21:39 Removing intermediate container 1a7a512abb36 03:21:39 ---> c41344d9e338 03:21:39 Step 29/31 : LABEL arch=arm64 03:21:39 ---> Running in 560028fe30ad 03:21:39 Removing intermediate container 560028fe30ad 03:21:39 ---> 9615532c0536 03:21:39 Step 30/31 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:21:39 ---> Running in 09ab92bd5ec2 03:21:40 Removing intermediate container 09ab92bd5ec2 03:21:40 ---> 57d3fa637320 03:21:40 Step 31/31 : LABEL version=0.0.0 03:21:40 ---> Running in 95aa563443ac 03:21:40 Removing intermediate container 95aa563443ac 03:21:40 ---> de89b1cf076e 03:21:40 03:21:41 Successfully built de89b1cf076e 03:21:41 Successfully tagged security-bootstrapper-arm64:latest 03:21:41  Building security-bootstrapper ... done Building core-metadata 03:21:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:21:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:21:56 ---> 72eed913447e 03:21:56 Step 3/26 : WORKDIR /edgex-go 03:21:56 ---> Using cache 03:21:56 ---> 2cc37e68715b 03:21:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:56 ---> Using cache 03:21:56 ---> 68e2a6bed2a0 03:21:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 03:21:56 ---> Running in 9cb4b1ee18c5 03:21:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:21:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:22:00 OK: 221 MiB in 51 packages 03:22:02 Removing intermediate container 9cb4b1ee18c5 03:22:02 ---> d19f12df914c 03:22:02 Step 6/26 : COPY go.mod vendor* ./ 03:22:04 ---> 8d61447c4450 03:22:04 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:04 ---> Running in c98f3a42cc16 03:22:05 Removing intermediate container a621f321c692 03:22:05 ---> 57bbe1b45d58 03:22:05 03:22:05 Step 10/23 : FROM alpine:3.16 03:22:05 ---> a6215f271958 03:22:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:22:06 ---> Running in 2915ae642f3e 03:22:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:22:06 ---> 72eed913447e 03:22:06 Step 3/24 : WORKDIR /edgex-go 03:22:06 ---> Using cache 03:22:06 ---> 2cc37e68715b 03:22:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:06 ---> Using cache 03:22:06 ---> 68e2a6bed2a0 03:22:06 Step 5/24 : RUN apk add --update --no-cache make git 03:22:06 ---> Using cache 03:22:06 ---> d6eb6dffe9bd 03:22:06 Step 6/24 : COPY go.mod vendor* ./ 03:22:06 ---> Using cache 03:22:06 ---> daece8e9c948 03:22:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:06 ---> Using cache 03:22:06 ---> d4541d6a54e0 03:22:06 Step 8/24 : COPY . . 03:22:06 ---> Using cache 03:22:06 ---> 5335cb037daa 03:22:06 Step 9/24 : RUN make cmd/core-metadata/core-metadata 03:22:06 ---> Running in 0ff9de26d77b 03:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:22:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 03:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:22:11 (1/1) Installing dumb-init (1.2.5-r1) 03:22:11 Executing busybox-1.35.0-r17.trigger 03:22:11 OK: 5 MiB in 15 packages 03:22:13 Removing intermediate container 2915ae642f3e 03:22:13 ---> 9269427ed6d8 03:22:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:22:13 ---> Running in 51d4531ea408 03:22:13 Removing intermediate container 51d4531ea408 03:22:13 ---> 0d87305a07e1 03:22:13 Step 13/23 : ENV APP_PORT=59882 03:22:13 ---> Running in ecf0ec4f3f29 03:22:14 Removing intermediate container ecf0ec4f3f29 03:22:14 ---> 812c660388df 03:22:14 Step 14/23 : EXPOSE $APP_PORT 03:22:14 ---> Running in e7f39c655912 03:22:14 Removing intermediate container e7f39c655912 03:22:14 ---> 73efb33737b8 03:22:14 Step 15/23 : WORKDIR / 03:22:15 ---> Running in d2f62cd48fc7 03:22:15 Removing intermediate container d2f62cd48fc7 03:22:15 ---> 9eb9ce2b24e8 03:22:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:22:16 ---> a0c9aed9deb9 03:22:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:22:18 ---> a9b7dcd03e08 03:22:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:22:19 ---> 0d74d3bbb7ac 03:22:19 Step 19/23 : ENTRYPOINT ["/core-command"] 03:22:19 ---> Running in ace8ec7c70be 03:22:19 Removing intermediate container ace8ec7c70be 03:22:19 ---> a859074491df 03:22:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:22:20 ---> Running in b5be14c6914b 03:22:20 Removing intermediate container b5be14c6914b 03:22:20 ---> 99389c07a64f 03:22:20 Step 21/23 : LABEL arch=arm64 03:22:20 ---> Running in 09c7184b8282 03:22:21 Removing intermediate container 09c7184b8282 03:22:21 ---> c31134048dda 03:22:21 Step 22/23 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:22:21 ---> Running in a6a32b04c14e 03:22:21 Removing intermediate container a6a32b04c14e 03:22:21 ---> af6731b29f6c 03:22:21 Step 23/23 : LABEL version=0.0.0 03:22:21 ---> Running in 66fb5f499d20 03:22:22 Removing intermediate container 66fb5f499d20 03:22:22 ---> d190e423884c 03:22:22 03:22:22 Successfully built d190e423884c 03:22:22 Successfully tagged core-command-arm64:latest 03:22:22 Building security-proxy-setup 03:22:41  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:22:41 ---> 72eed913447e 03:22:41 Step 3/22 : WORKDIR /edgex-go 03:22:41 ---> Using cache 03:22:41 ---> 2cc37e68715b 03:22:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:41 ---> Using cache 03:22:41 ---> 68e2a6bed2a0 03:22:41 Step 5/22 : RUN apk add --update --no-cache make git 03:22:41 ---> Using cache 03:22:41 ---> d6eb6dffe9bd 03:22:41 Step 6/22 : COPY go.mod vendor* ./ 03:22:41 ---> Using cache 03:22:41 ---> daece8e9c948 03:22:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:41 ---> Using cache 03:22:41 ---> d4541d6a54e0 03:22:41 Step 8/22 : COPY . . 03:22:41 ---> Using cache 03:22:41 ---> 5335cb037daa 03:22:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:22:41 ---> Running in c55411eed76f 03:22:43 CGO_ENABLED=0 GO111MODULE=on 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-setup/security-proxy-setup ./cmd/security-proxy-setup 03:22:58 Removing intermediate container 99dcb8da5c2a 03:22:58 ---> e7d783423bc2 03:22:58 03:22:58 Step 9/20 : FROM alpine:3.15 03:22:58 ---> 02e0d6fdf486 03:22:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:22:58 ---> Using cache 03:22:58 ---> 2cef5bc41410 03:22:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:22:58 ---> Using cache 03:22:58 ---> 8424bc1847c1 03:22:58 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:22:58 ---> Running in 0fef95de0582 03:22:58 Removing intermediate container 2e26b28570a5 03:22:58 ---> 51477fa299b5 03:22:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:22:58 ---> Running in 5fbe6a84e50c 03:22:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:23:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:23:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:23:01 v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:23:01 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:23:01 OK: 15733 distinct packages available 03:23:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:23:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:23:04 (1/9) Installing ca-certificates (20220614-r0) 03:23:04 (2/9) Installing brotli-libs (1.0.9-r5) 03:23:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:23:05 (4/9) Installing libcurl (7.80.0-r2) 03:23:05 (5/9) Installing curl (7.80.0-r2) 03:23:05 (6/9) Installing dumb-init (1.2.5-r1) 03:23:05 (7/9) Installing musl-obstack (1.2.3-r0) 03:23:05 (8/9) Installing libucontext (1.1-r0) 03:23:05 (9/9) Installing gcompat (1.0.0-r4) 03:23:05 Executing busybox-1.34.1-r7.trigger 03:23:05 Executing ca-certificates-20220614-r0.trigger 03:23:06 OK: 8 MiB in 23 packages 03:23:08 Removing intermediate container 5fbe6a84e50c 03:23:08 ---> a8dcd1e55dad 03:23:08 03:23:08 Step 11/23 : FROM alpine:3.16 03:23:08 ---> a6215f271958 03:23:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:23:08 ---> Running in 4cf8c90571de 03:23:09 Removing intermediate container 4cf8c90571de 03:23:09 ---> f9f129b708c7 03:23:09 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 03:23:09 ---> Running in 4425305c5716 03:23:09 Removing intermediate container 0fef95de0582 03:23:09 ---> bb3c942c4abe 03:23:09 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:23:11 Removing intermediate container c98f3a42cc16 03:23:11 ---> fefb4758880c 03:23:11 Step 8/26 : COPY . . 03:23:11 ---> 2742edd0a654 03:23:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:23:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 03:23:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 03:23:13 (3/33) Installing readline (8.1.2-r0) 03:23:13 (4/33) Installing bash (5.1.16-r2) 03:23:13 Executing bash-5.1.16-r2.post-install 03:23:13 (5/33) Installing ca-certificates (20220614-r0) 03:23:13 (6/33) Installing brotli-libs (1.0.9-r6) 03:23:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 03:23:13 (8/33) Installing libcurl (7.83.1-r2) 03:23:13 (9/33) Installing curl (7.83.1-r2) 03:23:13 (10/33) Installing docker-cli (20.10.16-r2) 03:23:14 ---> 1c96ee172b3a 03:23:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:23:15 (11/33) Installing dumb-init (1.2.5-r1) 03:23:15 (12/33) Installing libbz2 (1.0.8-r1) 03:23:15 (13/33) Installing expat (2.4.8-r0) 03:23:15 (14/33) Installing libffi (3.4.2-r1) 03:23:15 (15/33) Installing gdbm (1.23-r0) 03:23:15 (16/33) Installing xz-libs (5.2.5-r1) 03:23:15 (17/33) Installing libgcc (11.2.1_git20220219-r2) 03:23:15 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 03:23:15 (19/33) Installing mpdecimal (2.5.1-r1) 03:23:15 (20/33) Installing sqlite-libs (3.38.5-r0) 03:23:15 (21/33) Installing python3 (3.10.5-r0) 03:23:16 ---> bc9f9942a87f 03:23:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:23:16 ---> Running in 1b2c72b90491 03:23:17 Removing intermediate container 1b2c72b90491 03:23:17 ---> 19a305052568 03:23:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:17 ---> Running in 5d2fadee108b 03:23:18 (22/33) Installing py3-contextlib2 (21.6.0-r2) 03:23:18 (23/33) Installing py3-tomli (2.0.1-r1) 03:23:18 (24/33) Installing py3-pep517 (0.12.0-r2) 03:23:18 (25/33) Installing py3-six (1.16.0-r1) 03:23:18 (26/33) Installing py3-retrying (1.3.3-r3) 03:23:18 (27/33) Installing py3-appdirs (1.4.4-r3) 03:23:18 (28/33) Installing py3-more-itertools (8.13.0-r0) 03:23:18 Removing intermediate container 5d2fadee108b 03:23:18 ---> 3fee27602295 03:23:18 Step 18/20 : LABEL arch=arm64 03:23:18 (29/33) Installing py3-ordered-set (4.0.2-r3) 03:23:18 (30/33) Installing py3-parsing (2.4.7-r3) 03:23:18 (31/33) Installing py3-packaging (21.3-r0) 03:23:18 (32/33) Installing py3-setuptools (59.4.0-r0) 03:23:18 ---> Running in 7312047a0d6e 03:23:18 (33/33) Installing py3-pip (22.1.1-r0) 03:23:19 Removing intermediate container 7312047a0d6e 03:23:19 ---> f56930efe4d6 03:23:19 Step 19/20 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:23:19 ---> Running in 5d6a7ef52c27 03:23:20 Executing busybox-1.35.0-r17.trigger 03:23:20 Executing ca-certificates-20220614-r0.trigger 03:23:20 OK: 120 MiB in 47 packages 03:23:20 Removing intermediate container 5d6a7ef52c27 03:23:20 ---> 95908a215072 03:23:20 Step 20/20 : LABEL version=0.0.0 03:23:20 ---> Running in 992bd58126f0 03:23:21 Removing intermediate container 992bd58126f0 03:23:21 ---> c27fc61ef876 03:23:21 03:23:22 Successfully built c27fc61ef876 03:23:22 Successfully tagged security-spiffe-token-provider-arm64:latest 03:23:22  Building security-spiffe-token-provider ... done Building core-data 03:23:26 ---> fe6804103e49 03:23:26 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 03:23:26 ---> Running in 5346e72f8a1a 03:23:27 Removing intermediate container 5346e72f8a1a 03:23:27 ---> ddfc4aadd167 03:23:27 Step 10/26 : WORKDIR /edgex-go/spire-build 03:23:27 ---> Running in e9198abb6618 03:23:27 Removing intermediate container e9198abb6618 03:23:27 ---> 63ace2265376 03:23:27 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:23:28 ---> Running in f85daf052e7d 03:23:31 Removing intermediate container f85daf052e7d 03:23:31 ---> 349e16021b8f 03:23:31 Step 12/26 : WORKDIR /edgex-go 03:23:31 ---> Running in 7ab919ba9f79 03:23:32 Removing intermediate container 7ab919ba9f79 03:23:32 ---> 1a3baf3f4cff 03:23:32 03:23:32 Step 13/26 : FROM alpine:3.15 03:23:32 ---> 02e0d6fdf486 03:23:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:23:32 ---> Using cache 03:23:32 ---> 2cef5bc41410 03:23:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:32 ---> Using cache 03:23:32 ---> 8424bc1847c1 03:23:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:23:33 ---> Running in 9ac4f81a00e4 03:23:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:23:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:23:38 v3.15.6-16-g753ec50174 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 03:23:38 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 03:23:38 OK: 15733 distinct packages available 03:23:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:23:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:23:40 Collecting docker-compose==1.23.2 03:23:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:23:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.6 MB/s eta 0:00:00 03:23:42 Collecting websocket-client<1.0,>=0.32.0 03:23:42 (1/5) Installing dumb-init (1.2.5-r1) 03:23:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:23:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 4.7 MB/s eta 0:00:00 03:23:42 (2/5) Installing musl-obstack (1.2.3-r0) 03:23:42 (3/5) Installing libucontext (1.1-r0) 03:23:42 (4/5) Installing gcompat (1.0.0-r4) 03:23:42 Collecting cached-property<2,>=1.2.0 03:23:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:23:42 (5/5) Installing openssl (1.1.1q-r0) 03:23:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:23:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:23:42 ---> 72eed913447e 03:23:42 Step 3/23 : WORKDIR /edgex-go 03:23:42 ---> Using cache 03:23:42 ---> 2cc37e68715b 03:23:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:42 ---> Using cache 03:23:42 ---> 68e2a6bed2a0 03:23:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:23:42 ---> Running in 86f9c05aee02 03:23:42 Executing busybox-1.34.1-r7.trigger 03:23:42 OK: 6 MiB in 19 packages 03:23:43 Collecting docker<4.0,>=3.6.0 03:23:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:23:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.8 MB/s eta 0:00:00 03:23:44 Removing intermediate container 9ac4f81a00e4 03:23:44 ---> 13443527d078 03:23:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:23:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:23:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:23:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 03:23:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 03:23:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:23:45 Collecting PyYAML<4,>=3.10 03:23:45 Downloading PyYAML-3.13.tar.gz (270 kB) 03:23:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.4 MB/s eta 0:00:00 03:23:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:23:47 OK: 221 MiB in 51 packages 03:23:48 Preparing metadata (setup.py): started 03:23:48 ---> b29cfd8841c0 03:23:48 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:23:49 Removing intermediate container 86f9c05aee02 03:23:49 ---> 1c7cee9cc124 03:23:49 Step 6/23 : COPY go.mod vendor* ./ 03:23:50 Preparing metadata (setup.py): finished with status 'done' 03:23:50 ---> 912abe8db2d8 03:23:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:50 Collecting texttable<0.10,>=0.9.0 03:23:51 Downloading texttable-0.9.1.tar.gz (11 kB) 03:23:51 Preparing metadata (setup.py): started 03:23:51 ---> Running in 520d855b45b0 03:23:53 Preparing metadata (setup.py): finished with status 'done' 03:23:53 Collecting docopt<0.7,>=0.6.1 03:23:53 Downloading docopt-0.6.2.tar.gz (25 kB) 03:23:53 Preparing metadata (setup.py): started 03:23:55 ---> 26358a600dc6 03:23:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:23:55 Preparing metadata (setup.py): finished with status 'done' 03:23:56 Collecting dockerpty<0.5,>=0.4.1 03:23:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:23:56 Preparing metadata (setup.py): started 03:23:56 ---> 24bd8cfeb56a 03:23:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:23:57 ---> 87763f0ae3b1 03:23:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:23:58 ---> 41aa2f3233f6 03:23:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:23:58 ---> Running in 45c12801eba1 03:23:59 Removing intermediate container 45c12801eba1 03:23:59 ---> 70cc7c180076 03:23:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:23:59 Preparing metadata (setup.py): finished with status 'done' 03:23:59 ---> Running in 2e73aca86487 03:23:59 Collecting jsonschema<3,>=2.5.1 03:23:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:23:59 Removing intermediate container 2e73aca86487 03:23:59 ---> 882b44029ef9 03:23:59 Step 24/26 : LABEL arch=arm64 03:23:59 ---> Running in dd49332549c3 03:24:00 Collecting docker-pycreds>=0.4.0 03:24:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:24:00 Removing intermediate container dd49332549c3 03:24:00 ---> 45dc7531f64c 03:24:00 Step 25/26 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:24:00 ---> Running in bb8eeded166d 03:24:01 Removing intermediate container bb8eeded166d 03:24:01 ---> c72fb7b79de8 03:24:01 Step 26/26 : LABEL version=0.0.0 03:24:01 ---> Running in 95ca24df9c22 03:24:02 Removing intermediate container 95ca24df9c22 03:24:02 ---> c8f32a8b05b1 03:24:02 03:24:02 Successfully built c8f32a8b05b1 03:24:02 Successfully tagged security-spire-agent-arm64:latest 03:24:02  Building security-spire-agent ... done Building support-scheduler 03:24:02 Collecting idna<2.8,>=2.5 03:24:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:24:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 03:24:02 Collecting chardet<3.1.0,>=3.0.2 03:24:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:24:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.3 MB/s eta 0:00:00 03:24:02 Collecting certifi>=2017.4.17 03:24:02 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 03:24:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 6.4 MB/s eta 0:00:00 03:24:03 Collecting urllib3<1.25,>=1.21.1 03:24:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:24:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.8 MB/s eta 0:00:00 03:24:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:24:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:24:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:24:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:24:05 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 03:24:05 Running setup.py install for texttable: started 03:24:08 Running setup.py install for texttable: finished with status 'done' 03:24:08 Running setup.py install for PyYAML: started 03:24:11 Running setup.py install for PyYAML: finished with status 'done' 03:24:13 Running setup.py install for docopt: started 03:24:18 Running setup.py install for docopt: finished with status 'done' 03:24:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:24:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:19 ---> 72eed913447e 03:24:19 Step 3/22 : WORKDIR /edgex-go 03:24:19 ---> Using cache 03:24:19 ---> 2cc37e68715b 03:24:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:19 ---> Using cache 03:24:19 ---> 68e2a6bed2a0 03:24:19 Step 5/22 : RUN apk add --update --no-cache make git 03:24:19 ---> Using cache 03:24:19 ---> d6eb6dffe9bd 03:24:19 Step 6/22 : COPY go.mod vendor* ./ 03:24:19 ---> Using cache 03:24:19 ---> daece8e9c948 03:24:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:19 ---> Using cache 03:24:19 ---> d4541d6a54e0 03:24:19 Step 8/22 : COPY . . 03:24:19 ---> Using cache 03:24:19 ---> 5335cb037daa 03:24:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:24:20 ---> Running in a5dd19fed7c3 03:24:22 Running setup.py install for dockerpty: started 03:24:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:24:24 Running setup.py install for dockerpty: finished with status 'done' 03:24:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:24:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 03:24:51 Removing intermediate container 520d855b45b0 03:24:51 ---> c81dd2114708 03:24:51 Step 8/23 : COPY . . 03:24:51 Removing intermediate container 4425305c5716 03:24:51 ---> 0e32275da554 03:24:51 Step 14/23 : ENV APP_PORT=58890 03:24:51 ---> Running in c34bd3a4ae44 03:24:52 Removing intermediate container c34bd3a4ae44 03:24:52 ---> 81f2c6f4729f 03:24:52 Step 15/23 : EXPOSE $APP_PORT 03:24:52 ---> Running in 4fd459c63737 03:24:53 Removing intermediate container 4fd459c63737 03:24:53 ---> 6786be45885f 03:24:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:24:56 ---> 13f49e0be60e 03:24:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:24:57 ---> 591945c9246a 03:24:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:24:59 ---> f31bc2faed72 03:24:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:24:59 ---> Running in 114245ab72df 03:25:00 Removing intermediate container 114245ab72df 03:25:00 ---> eeebe6ac9ce5 03:25:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:00 ---> Running in 6b241a97a60f 03:25:01 Removing intermediate container 6b241a97a60f 03:25:01 ---> 2a8f9a8e5478 03:25:01 Step 21/23 : LABEL arch=arm64 03:25:01 ---> Running in b63398a835f3 03:25:02 Removing intermediate container b63398a835f3 03:25:02 ---> 5725b03924e5 03:25:02 Step 22/23 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:25:02 ---> Running in cacbbe1e7bb6 03:25:03 Removing intermediate container cacbbe1e7bb6 03:25:03 ---> da71ab82eb2c 03:25:03 Step 23/23 : LABEL version=0.0.0 03:25:03 ---> Running in 632bc6b05dd2 03:25:04 Removing intermediate container 632bc6b05dd2 03:25:04 ---> bf64da358397 03:25:04 03:25:05 Successfully built bf64da358397 03:25:05 Successfully tagged sys-mgmt-agent-arm64:latest 03:25:05  Building sys-mgmt-agent ... done Building support-notifications 03:25:08 ---> c0689f7abe20 03:25:08 Step 9/23 : RUN make cmd/core-data/core-data 03:25:08 ---> Running in b89c1ef187a0 03:25:10 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:25:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:25:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:25:23 ---> 72eed913447e 03:25:23 Step 3/22 : WORKDIR /edgex-go 03:25:23 ---> Using cache 03:25:23 ---> 2cc37e68715b 03:25:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:23 ---> Using cache 03:25:23 ---> 68e2a6bed2a0 03:25:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:25:23 ---> Running in ae8bf836dff6 03:25:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:25:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:25:27 OK: 221 MiB in 51 packages 03:25:28 Removing intermediate container ae8bf836dff6 03:25:28 ---> e268eace5bf3 03:25:28 Step 6/22 : COPY go.mod vendor* ./ 03:25:29 ---> e528938ebcf4 03:25:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:29 ---> Running in 1dd157738f6b 03:26:26 Removing intermediate container 1dd157738f6b 03:26:26 ---> b17b2056b40b 03:26:26 Step 8/22 : COPY . . 03:26:29 ---> 76a76e8a35b8 03:26:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:26:29 ---> Running in a3e4bc25ee2c 03:26:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:27:52 CGO_ENABLED=0 GO111MODULE=on 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 03:28:14 Removing intermediate container c55411eed76f 03:28:14 ---> 6a2aa1ee0258 03:28:14 03:28:14 Step 10/22 : FROM alpine:3.16 03:28:14 ---> a6215f271958 03:28:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 03:28:14 ---> Running in 8f580fdf6e7f 03:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:15 (1/6) Installing ca-certificates (20220614-r0) 03:28:15 (2/6) Installing brotli-libs (1.0.9-r6) 03:28:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:28:15 (4/6) Installing libcurl (7.83.1-r2) 03:28:15 (5/6) Installing curl (7.83.1-r2) 03:28:15 (6/6) Installing dumb-init (1.2.5-r1) 03:28:15 Executing busybox-1.35.0-r17.trigger 03:28:15 Executing ca-certificates-20220614-r0.trigger 03:28:16 OK: 8 MiB in 20 packages 03:28:19 Removing intermediate container 8f580fdf6e7f 03:28:19 ---> 05bd34e0a219 03:28:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:28:19 ---> Running in 38fd4b0a3437 03:28:19 Removing intermediate container 38fd4b0a3437 03:28:19 ---> 1a5cb0af27f3 03:28:19 Step 13/22 : WORKDIR /edgex 03:28:19 ---> Running in 1816ae1e235a 03:28:19 Removing intermediate container 1816ae1e235a 03:28:19 ---> ac40f27700fb 03:28:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:28:20 ---> d0dac98bc758 03:28:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:28:22 ---> 155735bf50ee 03:28:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:28:23 ---> 83031f64cf67 03:28:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:28:24 ---> f30e3d583194 03:28:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:28:24 ---> Running in 9815d5076016 03:28:29 Removing intermediate container 9815d5076016 03:28:29 ---> b7408b2c64a6 03:28:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 03:28:29 ---> Running in 15f237f855a4 03:28:30 Removing intermediate container 15f237f855a4 03:28:30 ---> 409564446df0 03:28:30 Step 20/22 : LABEL arch=arm64 03:28:30 ---> Running in 985d159d1f2b 03:28:31 Removing intermediate container 985d159d1f2b 03:28:31 ---> a54054b66e0d 03:28:31 Step 21/22 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:28:31 ---> Running in 7386839d61c4 03:28:33 Removing intermediate container 7386839d61c4 03:28:33 ---> e038c4f063dd 03:28:33 Step 22/22 : LABEL version=0.0.0 03:28:33 ---> Running in eaa3cb9b97be 03:28:34 Removing intermediate container eaa3cb9b97be 03:28:34 ---> f708dcd389b6 03:28:34 03:28:35 Successfully built f708dcd389b6 03:28:35 Successfully tagged security-proxy-setup-arm64:latest 03:28:38  Building security-proxy-setup ... done Removing intermediate container 0ff9de26d77b 03:28:38 ---> f52cacfe382b 03:28:38 03:28:38 Step 10/24 : FROM alpine:3.16 03:28:38 ---> a6215f271958 03:28:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:28:38 ---> Using cache 03:28:38 ---> 9269427ed6d8 03:28:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:28:38 ---> Using cache 03:28:38 ---> 0d87305a07e1 03:28:38 Step 13/24 : ENV APP_PORT=59881 03:28:38 ---> Running in f7159bb6c608 03:28:38 Removing intermediate container f7159bb6c608 03:28:38 ---> a5769d9403f8 03:28:38 Step 14/24 : EXPOSE $APP_PORT 03:28:38 ---> Running in 89e96d2a4bd2 03:28:38 Removing intermediate container 89e96d2a4bd2 03:28:38 ---> 0658b528cff0 03:28:39 Step 15/24 : WORKDIR / 03:28:39 ---> Running in 83d9fa64a2cf 03:28:39 Removing intermediate container 83d9fa64a2cf 03:28:39 ---> 607e98351bc0 03:28:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:28:40 ---> 79196edaf232 03:28:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:28:42 ---> 7e69e2dbaf1c 03:28:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:28:43 ---> 0fb09cb74337 03:28:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:28:44 ---> 630aa483f660 03:28:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:28:44 ---> Running in fbc0189de6f7 03:28:45 Removing intermediate container fbc0189de6f7 03:28:45 ---> 8613886018d0 03:28:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:28:45 ---> Running in 6fecab64058e 03:28:45 Removing intermediate container 6fecab64058e 03:28:45 ---> eae3bf65d1dd 03:28:45 Step 22/24 : LABEL arch=arm64 03:28:45 ---> Running in e1a9387aeeb0 03:28:46 Removing intermediate container e1a9387aeeb0 03:28:46 ---> 4ed03a9bb6ef 03:28:46 Step 23/24 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:28:46 ---> Running in 804d4c804196 03:28:47 Removing intermediate container 804d4c804196 03:28:47 ---> ef25bea0713e 03:28:47 Step 24/24 : LABEL version=0.0.0 03:28:47 ---> Running in ffa96ae98d07 03:28:47 Removing intermediate container ffa96ae98d07 03:28:47 ---> 3b5ac98be810 03:28:47 03:28:48 Successfully built 3b5ac98be810 03:28:48 Successfully tagged core-metadata-arm64:latest 03:31:10  Building core-metadata ... done Removing intermediate container b89c1ef187a0 03:31:10 ---> eb4a4a735982 03:31:10 03:31:10 Step 10/23 : FROM alpine:3.16 03:31:10 ---> a6215f271958 03:31:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:31:10 ---> Running in 733babd37dbb 03:31:10 Removing intermediate container 733babd37dbb 03:31:10 ---> 72cd8c905707 03:31:10 Step 12/23 : ENV APP_PORT=59880 03:31:10 ---> Running in 10cc4b937c1f 03:31:10 Removing intermediate container 10cc4b937c1f 03:31:10 ---> b4ea8019b4a4 03:31:10 Step 13/23 : EXPOSE $APP_PORT 03:31:10 ---> Running in c367499441b8 03:31:10 Removing intermediate container c367499441b8 03:31:10 ---> 2d3a72af4177 03:31:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:31:10 ---> Running in c1495564c10f 03:31:10 Removing intermediate container c1495564c10f 03:31:10 ---> 0ff7556bdb5f 03:31:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:31:10 ---> Running in dab012d7d4e1 03:31:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:10 (1/6) Installing dumb-init (1.2.5-r1) 03:31:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 03:31:10 (3/6) Installing libsodium (1.0.18-r0) 03:31:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 03:31:10 (5/6) Installing libzmq (4.3.4-r0) 03:31:10 (6/6) Installing zeromq (4.3.4-r0) 03:31:10 Executing busybox-1.35.0-r17.trigger 03:31:10 OK: 8 MiB in 20 packages 03:31:10 Removing intermediate container a5dd19fed7c3 03:31:10 ---> 42fcf3ef3b34 03:31:10 03:31:10 Step 10/22 : FROM alpine:3.16 03:31:10 ---> a6215f271958 03:31:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:31:10 ---> Using cache 03:31:10 ---> 9269427ed6d8 03:31:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:31:10 ---> Using cache 03:31:10 ---> 0d87305a07e1 03:31:10 Step 13/22 : ENV APP_PORT=59861 03:31:10 ---> Running in 4d2cf68175d1 03:31:10 Removing intermediate container 4d2cf68175d1 03:31:10 ---> b968e670f752 03:31:10 Step 14/22 : EXPOSE $APP_PORT 03:31:10 ---> Running in ab3636826a28 03:31:10 Removing intermediate container dab012d7d4e1 03:31:10 ---> 5ccd236541a6 03:31:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:10 Removing intermediate container ab3636826a28 03:31:10 ---> be52c0b94671 03:31:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:11 ---> 927c5b43e046 03:31:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:31:11 ---> dfbb376d6db5 03:31:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:31:13 ---> d4fda130413d 03:31:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:31:14 ---> b818cd0f28e3 03:31:14 Step 19/23 : ENTRYPOINT ["/core-data"] 03:31:14 ---> Running in d2339893d732 03:31:14 ---> daec98990195 03:31:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:31:15 Removing intermediate container d2339893d732 03:31:15 ---> 4d71d8a185c3 03:31:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:31:15 ---> Running in a7d8e47b98dd 03:31:15 ---> 48f770e2a3a7 03:31:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:31:16 ---> Running in 4e9c27db73df 03:31:16 Removing intermediate container a7d8e47b98dd 03:31:16 ---> 57c5e8e6fd3f 03:31:16 Step 21/23 : LABEL arch=arm64 03:31:16 ---> Running in f9f279542016 03:31:16 Removing intermediate container 4e9c27db73df 03:31:16 ---> 46d6d6a00649 03:31:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:31:16 ---> Running in 58eae3435468 03:31:16 Removing intermediate container f9f279542016 03:31:16 ---> 87d0fa587d5d 03:31:16 Step 22/23 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:31:16 ---> Running in d95e0222a73c 03:31:17 Removing intermediate container 58eae3435468 03:31:17 ---> 83bdac28053c 03:31:17 Step 20/22 : LABEL arch=arm64 03:31:17 ---> Running in 1787b58e27f2 03:31:17 Removing intermediate container d95e0222a73c 03:31:17 ---> 78b38edc82a4 03:31:17 Step 23/23 : LABEL version=0.0.0 03:31:17 ---> Running in 56fb2eaae43d 03:31:17 Removing intermediate container 1787b58e27f2 03:31:17 ---> 7e34ac5fb4bc 03:31:17 Step 21/22 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:31:17 ---> Running in 498ea5049ea5 03:31:17 Removing intermediate container 56fb2eaae43d 03:31:17 ---> e1652974d590 03:31:17 03:31:18 Removing intermediate container 498ea5049ea5 03:31:18 ---> 1b934312c832 03:31:18 Step 22/22 : LABEL version=0.0.0 03:31:18 ---> Running in 72127908abd4 03:31:18 Successfully built e1652974d590 03:31:18 Successfully tagged core-data-arm64:latest 03:31:19  Building core-data ... done Removing intermediate container 72127908abd4 03:31:19 ---> 68a42efecd5f 03:31:19 03:31:19 Successfully built 68a42efecd5f 03:31:19 Successfully tagged support-scheduler-arm64:latest 03:31:37  Building support-scheduler ... done Removing intermediate container a3e4bc25ee2c 03:31:37 ---> 379cd030ae93 03:31:37 03:31:37 Step 10/22 : FROM alpine:3.16 03:31:37 ---> a6215f271958 03:31:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:31:37 ---> Running in 55fad8304f96 03:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:37 (1/2) Installing ca-certificates (20220614-r0) 03:31:37 (2/2) Installing dumb-init (1.2.5-r1) 03:31:37 Executing busybox-1.35.0-r17.trigger 03:31:37 Executing ca-certificates-20220614-r0.trigger 03:31:37 OK: 6 MiB in 16 packages 03:31:38 Removing intermediate container 55fad8304f96 03:31:38 ---> 9821d025f9fa 03:31:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:31:39 ---> Running in 4fbac5554a6e 03:31:39 Removing intermediate container 4fbac5554a6e 03:31:39 ---> 5cd0fd091c3b 03:31:39 Step 13/22 : ENV APP_PORT=59860 03:31:39 ---> Running in ab0ff7888d21 03:31:39 Removing intermediate container ab0ff7888d21 03:31:39 ---> 155867e81e9b 03:31:39 Step 14/22 : EXPOSE $APP_PORT 03:31:39 ---> Running in 4493ebe4e175 03:31:40 Removing intermediate container 4493ebe4e175 03:31:40 ---> 69183ec36739 03:31:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:40 ---> 2ff6e34e4187 03:31:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:31:42 ---> ddeacdf91cac 03:31:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:31:42 ---> f22ed8fd707c 03:31:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:31:42 ---> Running in 6a79bb49c2f8 03:31:42 Removing intermediate container 6a79bb49c2f8 03:31:42 ---> 86a435a99b09 03:31:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:31:42 ---> Running in 9f9046878cf0 03:31:43 Removing intermediate container 9f9046878cf0 03:31:43 ---> 92531f61c5e6 03:31:43 Step 20/22 : LABEL arch=arm64 03:31:43 ---> Running in a2d3b75fc91d 03:31:43 Removing intermediate container a2d3b75fc91d 03:31:43 ---> 41c0b7aacd35 03:31:43 Step 21/22 : LABEL git_sha=21a8691c6d0c28849f3001748774b34fdeadfda3 03:31:43 ---> Running in 3c0bc5969a8d 03:31:44 Removing intermediate container 3c0bc5969a8d 03:31:44 ---> 39b9197ee778 03:31:44 Step 22/22 : LABEL version=0.0.0 03:31:44 ---> Running in 407eb4660324 03:31:44 Removing intermediate container 407eb4660324 03:31:44 ---> 51c555410969 03:31:44 03:31:44 Successfully built 51c555410969 03:31:44 Successfully tagged support-notifications-arm64:latest 03:31:45  Building support-notifications ... done  [Pipeline] } 03:31:45 $ docker stop --time=1 08bf031c81a30dc41e7b15463e5a77d063bd9016b039e67e86ea916becbcca17 03:31:46 $ docker rm -f 08bf031c81a30dc41e7b15463e5a77d063bd9016b039e67e86ea916becbcca17 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:47 + docker images 03:31:47 REPOSITORY TAG IMAGE ID CREATED SIZE 03:31:47 support-notifications-arm64 latest 51c555410969 3 seconds ago 26.1MB 03:31:47 379cd030ae93 13 seconds ago 1.41GB 03:31:47 support-scheduler-arm64 latest 68a42efecd5f 29 seconds ago 25.6MB 03:31:47 core-data-arm64 latest e1652974d590 30 seconds ago 20.6MB 03:31:47 42fcf3ef3b34 39 seconds ago 1.41GB 03:31:47 eb4a4a735982 51 seconds ago 1.38GB 03:31:47 core-metadata-arm64 latest 3b5ac98be810 3 minutes ago 17.5MB 03:31:47 f52cacfe382b 3 minutes ago 1.38GB 03:31:47 security-proxy-setup-arm64 latest f708dcd389b6 3 minutes ago 26.2MB 03:31:47 6a2aa1ee0258 3 minutes ago 1.36GB 03:31:47 sys-mgmt-agent-arm64 latest bf64da358397 6 minutes ago 133MB 03:31:47 security-spire-agent-arm64 latest c8f32a8b05b1 7 minutes ago 122MB 03:31:47 1a3baf3f4cff 8 minutes ago 1.25GB 03:31:47 security-spiffe-token-provider-arm64 latest c27fc61ef876 8 minutes ago 28.3MB 03:31:47 a8dcd1e55dad 8 minutes ago 1.35GB 03:31:47 e7d783423bc2 8 minutes ago 1.4GB 03:31:47 core-command-arm64 latest d190e423884c 9 minutes ago 15.6MB 03:31:47 57bbe1b45d58 9 minutes ago 1.35GB 03:31:47 security-bootstrapper-arm64 latest de89b1cf076e 10 minutes ago 18.6MB 03:31:47 security-secretstore-setup-arm64 latest a577281c34aa 10 minutes ago 27.9MB 03:31:47 9dc65837577d 10 minutes ago 1.35GB 03:31:47 726fba2e1e6d 10 minutes ago 1.36GB 03:31:47 security-spire-server-arm64 latest 9d642895f8e7 15 minutes ago 84.2MB 03:31:47 security-spire-config-arm64 latest d4aadadd0de9 15 minutes ago 83.6MB 03:31:47 54baf462bd86 16 minutes ago 1.25GB 03:31:47 439ec8c45778 16 minutes ago 1.25GB 03:31:47 ci-base-image-arm64 latest 72eed913447e 29 minutes ago 995MB 03:31:47 alpine 3.15 02e0d6fdf486 8 days ago 5.33MB 03:31:47 alpine 3.16 a6215f271958 8 days ago 5.29MB 03:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 weeks ago 678MB 03:31:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:48 03:31:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:31:48 arm64: Pulling from edgex-lftools-log-publisher 03:31:48 8998bd30e6a1: Pulling fs layer 03:31:48 04944245beec: Pulling fs layer 03:31:48 699f458cf7ca: Pulling fs layer 03:31:48 765212b225bb: Pulling fs layer 03:31:48 f23df028b6ca: Pulling fs layer 03:31:48 d65c8cfc05b1: Pulling fs layer 03:31:48 2437ff75d9bd: Pulling fs layer 03:31:48 765212b225bb: Waiting 03:31:48 f23df028b6ca: Waiting 03:31:48 d65c8cfc05b1: Waiting 03:31:48 2437ff75d9bd: Waiting 03:31:48 04944245beec: Verifying Checksum 03:31:48 04944245beec: Download complete 03:31:48 765212b225bb: Verifying Checksum 03:31:48 765212b225bb: Download complete 03:31:48 f23df028b6ca: Verifying Checksum 03:31:48 f23df028b6ca: Download complete 03:31:48 d65c8cfc05b1: Download complete 03:31:49 699f458cf7ca: Verifying Checksum 03:31:49 699f458cf7ca: Download complete 03:31:49 8998bd30e6a1: Verifying Checksum 03:31:49 8998bd30e6a1: Download complete 03:31:51 2437ff75d9bd: Verifying Checksum 03:31:51 2437ff75d9bd: Download complete 03:31:53 8998bd30e6a1: Pull complete 03:31:53 04944245beec: Pull complete 03:31:55 699f458cf7ca: Pull complete 03:31:55 765212b225bb: Pull complete 03:31:56 f23df028b6ca: Pull complete 03:31:56 d65c8cfc05b1: Pull complete 03:32:12 2437ff75d9bd: Pull complete 03:32:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:12 prd-ubuntu20.04-docker-arm64-4c-16g-23015 does not seem to be running inside a container 03:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:32:15 $ docker top 422a1944706f89a9f7bfb517e6ab8f067ddb409087aa1e359ace98ac794ce42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:16 ---> job-cost.sh 03:32:16 lf-activate-venv: SKIPPING 03:32:16 INFO: No Stack... 03:32:16 INFO: Retrieving Pricing Info for: v3-standard-4 03:32:17 INFO: Archiving Costs [Pipeline] sh 03:32:18 + cut -d, -f6 03:32:18 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 03:32:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4127-3-stack-cost] 03:32:18 Resource [jenkins-edgexfoundry-edgex-go-PR-4127-3-stack-cost] did not exist. Created. 03:32:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4127-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:19 + echo total: 0.10999999940395355 [Pipeline] stash 03:32:19 Stashed 1 file(s) [Pipeline] } 03:32:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4127-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:32:19 $ docker stop --time=1 422a1944706f89a9f7bfb517e6ab8f067ddb409087aa1e359ace98ac794ce42f 03:32:20 $ docker rm -f 422a1944706f89a9f7bfb517e6ab8f067ddb409087aa1e359ace98ac794ce42f [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 03:32:21 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 03:32:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:32:23 ---> package-listing.sh 03:32:23 ++ facter osfamily 03:32:23 ++ tr '[:upper:]' '[:lower:]' 03:32:23 + OS_FAMILY=debian 03:32:23 + workspace=/w/workspace/edgex-go/3 03:32:23 + START_PACKAGES=/tmp/packages_start.txt 03:32:23 + END_PACKAGES=/tmp/packages_end.txt 03:32:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:32:23 + PACKAGES=/tmp/packages_start.txt 03:32:23 + '[' /w/workspace/edgex-go/3 ']' 03:32:23 + PACKAGES=/tmp/packages_end.txt 03:32:23 + case "${OS_FAMILY}" in 03:32:23 + dpkg -l 03:32:23 + grep '^ii' 03:32:23 + '[' -f /tmp/packages_start.txt ']' 03:32:23 + '[' -f /tmp/packages_end.txt ']' 03:32:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:32:23 + '[' /w/workspace/edgex-go/3 ']' 03:32:23 + mkdir -p /w/workspace/edgex-go/3/archives/ 03:32:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 03:32:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:32:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:24 03:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:24 latest: Pulling from edgex-lftools-log-publisher 03:32:24 5eb5b503b376: Pulling fs layer 03:32:24 5c69ac0246d0: Pulling fs layer 03:32:24 ec43610c2a17: Pulling fs layer 03:32:24 3a2ae6a8a46f: Pulling fs layer 03:32:24 33b1e0a273af: Pulling fs layer 03:32:24 5d3b04190fa2: Pulling fs layer 03:32:24 2f39f015ded8: Pulling fs layer 03:32:24 3a2ae6a8a46f: Waiting 03:32:24 33b1e0a273af: Waiting 03:32:24 5d3b04190fa2: Waiting 03:32:24 2f39f015ded8: Waiting 03:32:24 5c69ac0246d0: Download complete 03:32:24 3a2ae6a8a46f: Verifying Checksum 03:32:24 3a2ae6a8a46f: Download complete 03:32:24 33b1e0a273af: Verifying Checksum 03:32:24 33b1e0a273af: Download complete 03:32:24 5d3b04190fa2: Verifying Checksum 03:32:24 5d3b04190fa2: Download complete 03:32:24 ec43610c2a17: Verifying Checksum 03:32:24 ec43610c2a17: Download complete 03:32:25 5eb5b503b376: Verifying Checksum 03:32:25 5eb5b503b376: Download complete 03:32:25 2f39f015ded8: Download complete 03:32:26 5eb5b503b376: Pull complete 03:32:26 5c69ac0246d0: Pull complete 03:32:26 ec43610c2a17: Pull complete 03:32:27 3a2ae6a8a46f: Pull complete 03:32:27 33b1e0a273af: Pull complete 03:32:27 5d3b04190fa2: Pull complete 03:32:31 2f39f015ded8: Pull complete 03:32:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:31 prd-ubuntu20.04-docker-8c-8g-23014 does not seem to be running inside a container 03:32:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:32:33 $ docker top 42e4725321a0ddf69c1ae525d0956a0b6d3768a9d1018d04d946c4ed21e080b7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:33 + touch /tmp/pre-build-complete [Pipeline] sh 03:32:34 + mkdir -p /var/log/sysstat [Pipeline] sh 03:32:34 + ls /var/log/sa-host 03:32:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:34 provisioning config files... 03:32:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7283226045421097099tmp [Pipeline] { [Pipeline] echo 03:32:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:32:34 ---> create-netrc.sh [Pipeline] } 03:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:32:35 ---> python-tools-install.sh [Pipeline] echo 03:32:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:32:35 ---> sudo-logs.sh 03:32:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:32:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:32:35 ---> job-cost.sh 03:32:35 lf-activate-venv: SKIPPING 03:32:35 DEBUG: total: 0.10999999940395355 03:32:35 INFO: Retrieving Stack Cost... 03:32:36 INFO: Retrieving Pricing Info for: v3-standard-8 03:32:36 INFO: Archiving Costs [Pipeline] echo 03:32:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:32:36 ---> logs-deploy.sh 03:32:36 lf-activate-venv: SKIPPING 03:32:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4127/3 03:32:36 INFO: archiving workspace using pattern(s): 03:32:37 Archives upload complete. 03:32:38 INFO: archiving logs to Nexus 03:32:38 ---> uname -a: 03:32:38 Linux prd-ubuntu20-04-docker-8c-8g-23014 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:32:38 03:32:38 03:32:38 ---> lscpu: 03:32:38 Architecture: x86_64 03:32:38 CPU op-mode(s): 32-bit, 64-bit 03:32:38 Byte Order: Little Endian 03:32:38 Address sizes: 40 bits physical, 48 bits virtual 03:32:38 CPU(s): 8 03:32:38 On-line CPU(s) list: 0-7 03:32:38 Thread(s) per core: 1 03:32:38 Core(s) per socket: 1 03:32:38 Socket(s): 8 03:32:38 NUMA node(s): 1 03:32:38 Vendor ID: AuthenticAMD 03:32:38 CPU family: 23 03:32:38 Model: 49 03:32:38 Model name: AMD EPYC-Rome Processor 03:32:38 Stepping: 0 03:32:38 CPU MHz: 2799.998 03:32:38 BogoMIPS: 5599.99 03:32:38 Virtualization: AMD-V 03:32:38 Hypervisor vendor: KVM 03:32:38 Virtualization type: full 03:32:38 L1d cache: 256 KiB 03:32:38 L1i cache: 256 KiB 03:32:38 L2 cache: 4 MiB 03:32:38 L3 cache: 128 MiB 03:32:38 NUMA node0 CPU(s): 0-7 03:32:38 Vulnerability Itlb multihit: Not affected 03:32:38 Vulnerability L1tf: Not affected 03:32:38 Vulnerability Mds: Not affected 03:32:38 Vulnerability Meltdown: Not affected 03:32:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:32:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:32:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:32:38 Vulnerability Srbds: Not affected 03:32:38 Vulnerability Tsx async abort: Not affected 03:32:38 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 03:32:38 03:32:38 03:32:38 ---> nproc: 03:32:38 8 03:32:38 03:32:38 03:32:38 ---> df -h: 03:32:38 Filesystem Size Used Avail Use% Mounted on 03:32:38 overlay 155G 11G 145G 7% / 03:32:38 tmpfs 64M 0 64M 0% /dev 03:32:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:32:38 shm 64M 0 64M 0% /dev/shm 03:32:38 /dev/vda1 155G 11G 145G 7% /facter-os 03:32:38 03:32:38 03:32:38 ---> sar -b -r -n DEV: 03:32:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23014) 08/18/22 _x86_64_ (8 CPU) 03:32:38 03:32:38 02:55:16 LINUX RESTART (8 CPU) 03:32:38 03:32:38 02:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:32:38 02:57:01 157.68 3.93 153.75 0.00 417.59 94987.00 0.00 03:32:38 02:58:01 51.36 0.07 51.29 0.00 0.53 19098.03 0.00 03:32:38 02:59:01 1.47 0.00 1.47 0.00 0.00 219.66 0.00 03:32:38 03:00:02 1.17 0.00 1.17 0.00 0.00 14.40 0.00 03:32:38 03:01:01 1.15 0.02 1.14 0.00 0.14 13.69 0.00 03:32:38 03:02:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 03:32:38 03:03:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 03:32:38 03:04:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 03:32:38 03:05:01 0.80 0.00 0.80 0.00 0.00 9.33 0.00 03:32:38 03:06:01 1.80 0.00 1.80 0.00 0.00 26.52 0.00 03:32:38 03:07:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 03:32:38 03:08:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 03:32:38 03:09:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 03:32:38 03:10:01 1.53 0.00 1.53 0.00 0.00 19.46 0.00 03:32:38 03:11:01 3.72 0.88 2.83 0.00 18.53 37.73 0.00 03:32:38 03:12:01 2.05 0.00 2.05 0.00 0.00 24.00 0.00 03:32:38 03:13:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 03:32:38 03:14:01 2.15 0.00 2.15 0.00 0.00 25.32 0.00 03:32:38 03:15:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 03:32:38 03:16:01 2.18 0.00 2.18 0.00 0.00 26.40 0.00 03:32:38 03:17:01 1.12 0.02 1.10 0.00 0.13 13.20 0.00 03:32:38 03:18:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 03:32:38 03:19:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 03:32:38 03:20:01 2.07 0.00 2.07 0.00 0.00 23.86 0.00 03:32:38 03:21:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 03:32:38 03:22:01 1.68 0.00 1.68 0.00 0.00 19.59 0.00 03:32:38 03:23:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 03:32:38 03:24:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 03:32:38 03:25:01 1.58 0.00 1.58 0.00 0.00 17.59 0.00 03:32:38 03:26:01 2.10 0.00 2.10 0.00 0.00 24.39 0.00 03:32:38 03:27:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 03:32:38 03:28:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 03:32:38 03:29:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 03:32:38 03:30:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 03:32:38 03:31:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 03:32:38 03:32:01 1.88 0.00 1.88 0.00 0.00 22.40 0.00 03:32:38 Average: 7.31 0.14 7.18 0.00 12.14 3193.92 0.00 03:32:38 03:32:38 02:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:32:38 02:57:01 27783664 31568756 723964 2.20 136900 3854172 2411920 7.11 1547216 3098160 210332 03:32:38 02:58:01 28209708 31774780 521060 1.58 139408 3646648 1809108 5.33 1269352 2968072 200 03:32:38 02:59:01 28217316 31782504 513272 1.56 139444 3646652 1809108 5.33 1261100 2968076 8 03:32:38 03:00:02 28218612 31783848 511804 1.56 139484 3646656 1809108 5.33 1259936 2968136 32 03:32:38 03:01:01 28220580 31785876 509668 1.55 139548 3646656 1809108 5.33 1257504 2968144 32 03:32:38 03:02:01 28221216 31787064 508896 1.55 139572 3646664 1809108 5.33 1257036 2968672 16 03:32:38 03:03:01 28226752 31792628 503304 1.53 139612 3646668 1809108 5.33 1251284 2968676 16 03:32:38 03:04:01 28227196 31793076 502988 1.53 139636 3646664 1809108 5.33 1251088 2968680 56 03:32:38 03:05:01 28227148 31793096 502980 1.53 139652 3646672 1809108 5.33 1251780 2968680 12 03:32:38 03:06:01 28226832 31792828 503132 1.53 139724 3646652 1809108 5.33 1251872 2968660 36 03:32:38 03:07:01 28226824 31792908 503032 1.53 139812 3646656 1809108 5.33 1251344 2968664 12 03:32:38 03:08:01 28226744 31792832 503024 1.53 139832 3646660 1809108 5.33 1251332 2968664 52 03:32:38 03:09:01 28226948 31793116 502724 1.53 139864 3646664 1809108 5.33 1251028 2968668 12 03:32:38 03:10:01 28226784 31792956 502992 1.53 139912 3646664 1809108 5.33 1251036 2968668 12 03:32:38 03:11:01 28225596 31792832 502932 1.53 140008 3647180 1850044 5.45 1251740 2969144 176 03:32:38 03:12:01 28225800 31793124 502580 1.53 140092 3647184 1850044 5.45 1251308 2969148 12 03:32:38 03:13:01 28225152 31792572 502996 1.53 140164 3647184 1833672 5.40 1251368 2969152 16 03:32:38 03:14:01 28225300 31792788 502700 1.53 140228 3647192 1833672 5.40 1251448 2969164 12 03:32:38 03:15:01 28225528 31793024 502512 1.53 140240 3647196 1833672 5.40 1251432 2969168 20 03:32:38 03:16:01 28225640 31793236 502408 1.53 140324 3647200 1833672 5.40 1252476 2969164 44 03:32:38 03:17:01 28225024 31792684 502908 1.53 140364 3647200 1833672 5.40 1252708 2969172 12 03:32:38 03:18:01 28224880 31792612 502780 1.53 140396 3647204 1833672 5.40 1251948 2969168 168 03:32:38 03:19:01 28224816 31792612 502696 1.53 140472 3647208 1833672 5.40 1252052 2969176 200 03:32:38 03:20:01 28224768 31792688 502600 1.53 140552 3647212 1817072 5.36 1252160 2969188 196 03:32:38 03:21:01 28224960 31792960 502444 1.53 140664 3647212 1817072 5.36 1252700 2969176 216 03:32:38 03:22:01 28224636 31792712 502712 1.53 140696 3647216 1817072 5.36 1252900 2969180 188 03:32:38 03:23:01 28224572 31792732 502572 1.53 140764 3647216 1817072 5.36 1253048 2969184 12 03:32:38 03:24:01 28224804 31793036 502484 1.53 140824 3647224 1817072 5.36 1252088 2969184 16 03:32:38 03:25:01 28224748 31793044 502428 1.53 140896 3647228 1817072 5.36 1252372 2969192 12 03:32:38 03:26:01 28224724 31793144 502280 1.53 141000 3647228 1817072 5.36 1252780 2969204 36 03:32:38 03:27:01 28224676 31793160 502176 1.53 141088 3647232 1817072 5.36 1253156 2969212 12 03:32:38 03:28:01 28224628 31793176 502072 1.53 141176 3647236 1817072 5.36 1252396 2969220 12 03:32:38 03:29:01 28224580 31793188 502028 1.53 141208 3647236 1817072 5.36 1252436 2969224 12 03:32:38 03:30:01 28224500 31793172 501996 1.53 141256 3647240 1817072 5.36 1252496 2969232 12 03:32:38 03:31:01 28224156 31792876 502448 1.53 141300 3647232 1817072 5.36 1252952 2969204 24 03:32:38 03:32:01 28224432 31793216 502184 1.53 141348 3647248 1817072 5.36 1252648 2969216 16 03:32:38 Average: 28212062 31785302 510216 1.55 140207 3652763 1835779 5.41 1261487 2972519 5896 03:32:38 03:32:38 02:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:32:38 02:57:01 veth42c88a5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:32:38 02:57:01 ens3 764.06 712.98 9478.00 133.84 0.00 0.00 0.00 0.00 03:32:38 02:57:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 03:32:38 02:57:01 docker0 522.53 490.80 40.02 3860.88 0.00 0.00 0.00 0.00 03:32:38 02:58:01 ens3 29.68 15.53 25.15 8.30 0.00 0.00 0.00 0.00 03:32:38 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 02:58:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 03:32:38 02:59:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 03:32:38 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:00:02 ens3 0.87 0.58 0.62 0.29 0.00 0.00 0.00 0.00 03:32:38 03:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:01:01 ens3 0.66 0.14 0.13 0.07 0.00 0.00 0.00 0.00 03:32:38 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:02:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 03:32:38 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:03:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 03:32:38 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:04:01 ens3 0.58 0.13 0.06 0.01 0.00 0.00 0.00 0.00 03:32:38 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:05:01 ens3 0.38 0.25 0.25 0.20 0.00 0.00 0.00 0.00 03:32:38 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:06:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:32:38 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:11:01 ens3 0.58 0.37 0.33 0.27 0.00 0.00 0.00 0.00 03:32:38 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:12:01 ens3 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:13:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:16:01 ens3 0.35 0.22 0.20 0.07 0.00 0.00 0.00 0.00 03:32:38 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:17:01 ens3 0.15 0.12 0.11 0.07 0.00 0.00 0.00 0.00 03:32:38 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:21:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:32:38 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:22:01 ens3 0.62 0.22 0.14 0.08 0.00 0.00 0.00 0.00 03:32:38 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:23:01 ens3 0.58 0.38 0.38 0.21 0.00 0.00 0.00 0.00 03:32:38 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:24:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:25:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:32:38 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:26:01 ens3 0.75 0.28 0.22 0.14 0.00 0.00 0.00 0.00 03:32:38 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:27:01 ens3 0.55 0.35 0.32 0.20 0.00 0.00 0.00 0.00 03:32:38 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:28:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:30:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:31:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:32:38 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 03:32:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:32:38 Average: ens3 22.33 20.38 264.22 4.01 0.00 0.00 0.00 0.00 03:32:38 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 03:32:38 Average: docker0 14.56 13.68 1.12 107.31 0.00 0.00 0.00 0.00 03:32:38 03:32:38 03:32:38 ---> sar -P ALL: 03:32:38 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23014) 08/18/22 _x86_64_ (8 CPU) 03:32:38 03:32:38 02:55:16 LINUX RESTART (8 CPU) 03:32:38 03:32:38 02:56:01 CPU %user %nice %system %iowait %steal %idle 03:32:38 02:57:01 all 20.05 0.00 5.57 1.28 0.07 73.02 03:32:38 02:57:01 0 19.15 0.00 6.15 1.75 0.07 72.88 03:32:38 02:57:01 1 19.85 0.00 5.41 0.56 0.05 74.12 03:32:38 02:57:01 2 20.32 0.00 4.79 1.32 0.07 73.50 03:32:38 02:57:01 3 18.91 0.00 5.77 2.17 0.07 73.08 03:32:38 02:57:01 4 23.24 0.00 6.23 2.98 0.07 67.47 03:32:38 02:57:01 5 20.35 0.00 5.20 0.62 0.07 73.75 03:32:38 02:57:01 6 19.56 0.00 4.73 0.30 0.07 75.34 03:32:38 02:57:01 7 19.04 0.00 6.28 0.56 0.08 74.03 03:32:38 02:58:01 all 42.11 0.00 6.21 0.33 0.09 51.25 03:32:38 02:58:01 0 41.66 0.00 5.82 0.02 0.12 52.39 03:32:38 02:58:01 1 41.02 0.00 6.05 0.51 0.10 52.32 03:32:38 02:58:01 2 42.40 0.00 7.25 2.00 0.08 48.26 03:32:38 02:58:01 3 43.11 0.00 5.88 0.08 0.08 50.85 03:32:38 02:58:01 4 42.27 0.00 6.55 0.00 0.08 51.09 03:32:38 02:58:01 5 43.02 0.00 5.31 0.02 0.08 51.57 03:32:38 02:58:01 6 41.50 0.00 6.52 0.03 0.07 51.89 03:32:38 02:58:01 7 41.93 0.00 6.29 0.02 0.08 51.68 03:32:38 02:59:01 all 0.27 0.00 0.01 0.01 0.01 99.70 03:32:38 02:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:32:38 02:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 02:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:32:38 02:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:32:38 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 02:59:01 5 1.99 0.00 0.00 0.00 0.00 98.01 03:32:38 02:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:32:38 02:59:01 7 0.03 0.00 0.03 0.05 0.03 99.85 03:32:38 03:00:02 all 0.26 0.00 0.01 0.00 0.01 99.71 03:32:38 03:00:02 0 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:00:02 1 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:00:02 2 0.02 0.00 0.00 0.02 0.00 99.97 03:32:38 03:00:02 3 0.00 0.00 0.02 0.00 0.02 99.97 03:32:38 03:00:02 4 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:00:02 5 2.02 0.00 0.03 0.00 0.02 97.93 03:32:38 03:00:02 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:00:02 7 0.00 0.00 0.02 0.02 0.02 99.95 03:32:38 03:01:01 all 0.27 0.00 0.02 0.01 0.01 99.70 03:32:38 03:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:32:38 03:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:32:38 03:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:32:38 03:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:32:38 03:01:01 4 0.00 0.00 0.03 0.02 0.00 99.95 03:32:38 03:01:01 5 2.00 0.00 0.00 0.00 0.00 98.00 03:32:38 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:01:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:32:38 03:02:01 all 0.27 0.00 0.01 0.00 0.00 99.70 03:32:38 03:02:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:32:38 03:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:32:38 03:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:32:38 03:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:02:01 5 2.00 0.00 0.02 0.00 0.02 97.97 03:32:38 03:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:32:38 03:03:01 all 0.27 0.00 0.01 0.01 0.01 99.70 03:32:38 03:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:32:38 03:03:01 1 0.02 0.00 0.02 0.03 0.00 99.93 03:32:38 03:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:32:38 03:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:32:38 03:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:03:01 5 1.99 0.00 0.00 0.00 0.02 98.00 03:32:38 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:03:01 7 0.02 0.00 0.02 0.00 0.03 99.93 03:32:38 03:04:01 all 0.26 0.00 0.01 0.00 0.00 99.72 03:32:38 03:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:32:38 03:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:32:38 03:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:32:38 03:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:04:01 5 1.97 0.00 0.02 0.00 0.00 98.01 03:32:38 03:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:04:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:32:38 03:05:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:32:38 03:05:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:32:38 03:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:05:01 2 0.02 0.00 0.03 0.02 0.00 99.93 03:32:38 03:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:05:01 5 1.94 0.00 0.00 0.00 0.02 98.05 03:32:38 03:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:05:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:32:38 03:06:01 all 0.09 0.00 0.03 0.01 0.00 99.87 03:32:38 03:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:06:01 1 0.00 0.00 0.03 0.02 0.00 99.95 03:32:38 03:06:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:32:38 03:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:32:38 03:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:06:01 5 0.65 0.00 0.13 0.00 0.00 99.22 03:32:38 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:06:01 7 0.03 0.00 0.03 0.02 0.02 99.90 03:32:38 03:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:32:38 03:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:32:38 03:07:01 2 0.03 0.00 0.03 0.03 0.03 99.87 03:32:38 03:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:32:38 03:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:32:38 03:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:32:38 03:07:01 CPU %user %nice %system %iowait %steal %idle 03:32:38 03:08:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:32:38 03:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:32:38 03:08:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:32:38 03:08:01 2 0.03 0.00 0.00 0.02 0.02 99.93 03:32:38 03:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:32:38 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:08:01 5 0.48 0.00 0.00 0.00 0.00 99.52 03:32:38 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:32:38 03:09:01 all 0.17 0.00 0.00 0.00 0.01 99.81 03:32:38 03:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:32:38 03:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:32:38 03:09:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:32:38 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:09:01 5 1.24 0.00 0.00 0.00 0.00 98.76 03:32:38 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:10:01 all 0.04 0.00 0.01 0.01 0.01 99.93 03:32:38 03:10:01 0 0.10 0.00 0.03 0.00 0.02 99.85 03:32:38 03:10:01 1 0.00 0.00 0.02 0.03 0.00 99.95 03:32:38 03:10:01 2 0.08 0.00 0.02 0.02 0.02 99.87 03:32:38 03:10:01 3 0.10 0.00 0.00 0.00 0.00 99.90 03:32:38 03:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:32:38 03:11:01 all 0.05 0.00 0.05 0.01 0.00 99.88 03:32:38 03:11:01 0 0.07 0.00 0.08 0.00 0.03 99.82 03:32:38 03:11:01 1 0.03 0.00 0.05 0.03 0.00 99.88 03:32:38 03:11:01 2 0.05 0.00 0.02 0.05 0.00 99.88 03:32:38 03:11:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:32:38 03:11:01 4 0.18 0.00 0.07 0.03 0.00 99.72 03:32:38 03:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:32:38 03:11:01 6 0.02 0.00 0.05 0.00 0.00 99.93 03:32:38 03:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:32:38 03:12:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:32:38 03:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:32:38 03:12:01 1 0.02 0.00 0.00 0.03 0.02 99.93 03:32:38 03:12:01 2 0.00 0.00 0.00 0.03 0.00 99.97 03:32:38 03:12:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:32:38 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:32:38 03:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 03:32:38 03:13:01 1 0.02 0.00 0.03 0.00 0.03 99.92 03:32:38 03:13:01 2 0.02 0.00 0.00 0.05 0.00 99.93 03:32:38 03:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:14:01 all 0.01 0.00 0.01 0.01 0.01 99.95 03:32:38 03:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:32:38 03:14:01 1 0.02 0.00 0.02 0.08 0.00 99.88 03:32:38 03:14:01 2 0.02 0.00 0.05 0.03 0.03 99.87 03:32:38 03:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:32:38 03:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:32:38 03:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:32:38 03:15:01 2 0.07 0.00 0.02 0.02 0.02 99.88 03:32:38 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:32:38 03:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:32:38 03:16:01 1 0.00 0.00 0.02 0.03 0.02 99.93 03:32:38 03:16:01 2 0.02 0.00 0.00 0.05 0.02 99.92 03:32:38 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:32:38 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:17:01 all 0.13 0.00 0.01 0.00 0.01 99.85 03:32:38 03:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:17:01 2 0.03 0.00 0.02 0.02 0.03 99.90 03:32:38 03:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:17:01 5 1.01 0.00 0.02 0.00 0.00 98.97 03:32:38 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:18:01 all 0.26 0.00 0.01 0.01 0.01 99.71 03:32:38 03:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:32:38 03:18:01 1 0.02 0.00 0.02 0.03 0.00 99.93 03:32:38 03:18:01 2 0.02 0.00 0.02 0.03 0.02 99.92 03:32:38 03:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:32:38 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:18:01 5 1.97 0.00 0.02 0.00 0.02 98.00 03:32:38 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:32:38 03:18:01 CPU %user %nice %system %iowait %steal %idle 03:32:38 03:19:01 all 0.26 0.00 0.00 0.01 0.01 99.72 03:32:38 03:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:19:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:32:38 03:19:01 2 0.02 0.00 0.00 0.05 0.02 99.92 03:32:38 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:19:01 5 1.99 0.00 0.00 0.00 0.02 98.00 03:32:38 03:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:20:01 all 0.26 0.00 0.01 0.01 0.01 99.72 03:32:38 03:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:32:38 03:20:01 2 0.05 0.00 0.03 0.03 0.03 99.85 03:32:38 03:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:20:01 5 1.97 0.00 0.00 0.00 0.00 98.03 03:32:38 03:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:32:38 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:21:01 all 0.26 0.00 0.01 0.01 0.01 99.71 03:32:38 03:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:21:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:32:38 03:21:01 2 0.03 0.00 0.03 0.05 0.02 99.87 03:32:38 03:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:21:01 5 1.97 0.00 0.02 0.00 0.00 98.01 03:32:38 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:32:38 03:22:01 all 0.26 0.00 0.01 0.01 0.01 99.72 03:32:38 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:22:01 1 0.02 0.00 0.02 0.03 0.00 99.93 03:32:38 03:22:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:32:38 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:22:01 5 1.99 0.00 0.02 0.00 0.02 97.98 03:32:38 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:23:01 all 0.26 0.00 0.00 0.01 0.01 99.73 03:32:38 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:32:38 03:23:01 2 0.03 0.00 0.02 0.05 0.02 99.88 03:32:38 03:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:23:01 5 1.94 0.00 0.00 0.00 0.02 98.05 03:32:38 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:24:01 all 0.25 0.00 0.01 0.01 0.01 99.72 03:32:38 03:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:24:01 1 0.02 0.00 0.02 0.03 0.00 99.93 03:32:38 03:24:01 2 0.02 0.00 0.02 0.07 0.03 99.87 03:32:38 03:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:24:01 5 1.92 0.00 0.00 0.00 0.00 98.08 03:32:38 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:25:01 all 0.06 0.00 0.02 0.00 0.00 99.91 03:32:38 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:25:01 2 0.02 0.00 0.02 0.03 0.02 99.92 03:32:38 03:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:25:01 5 0.42 0.00 0.13 0.00 0.02 99.43 03:32:38 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:32:38 03:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:32:38 03:26:01 1 0.00 0.00 0.03 0.03 0.02 99.92 03:32:38 03:26:01 2 0.02 0.00 0.00 0.05 0.02 99.92 03:32:38 03:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:27:01 all 0.01 0.00 0.00 0.01 0.00 99.98 03:32:38 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:27:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:32:38 03:27:01 2 0.02 0.00 0.00 0.03 0.02 99.93 03:32:38 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:32:38 03:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:28:01 1 0.03 0.00 0.02 0.03 0.00 99.92 03:32:38 03:28:01 2 0.03 0.00 0.03 0.05 0.03 99.85 03:32:38 03:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:29:01 all 0.00 0.00 0.01 0.00 0.00 99.98 03:32:38 03:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:32:38 03:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:32:38 03:29:01 2 0.00 0.00 0.03 0.02 0.02 99.93 03:32:38 03:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:32:38 03:29:01 CPU %user %nice %system %iowait %steal %idle 03:32:38 03:30:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:32:38 03:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:30:01 1 0.00 0.00 0.00 0.03 0.02 99.95 03:32:38 03:30:01 2 0.03 0.00 0.00 0.03 0.02 99.92 03:32:38 03:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:32:38 03:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:32:38 03:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:32:38 03:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:31:01 1 0.00 0.00 0.02 0.05 0.00 99.93 03:32:38 03:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 03:32:38 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:32:38 03:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:32:38 03:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:32:38 03:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:32:38 03:32:01 1 0.02 0.00 0.03 0.03 0.00 99.92 03:32:38 03:32:01 2 0.02 0.00 0.00 0.05 0.03 99.90 03:32:38 03:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 03:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:32:38 03:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:32:38 03:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:32:38 03:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:32:38 Average: all 1.83 0.00 0.33 0.05 0.01 97.77 03:32:38 Average: 0 1.70 0.00 0.34 0.05 0.01 97.90 03:32:38 Average: 1 1.68 0.00 0.33 0.05 0.01 97.93 03:32:38 Average: 2 1.75 0.00 0.34 0.12 0.02 97.77 03:32:38 Average: 3 1.73 0.00 0.33 0.06 0.01 97.87 03:32:38 Average: 4 1.81 0.00 0.36 0.08 0.01 97.74 03:32:38 Average: 5 2.63 0.00 0.30 0.02 0.01 97.03 03:32:38 Average: 6 1.69 0.00 0.31 0.01 0.01 97.98 03:32:38 Average: 7 1.69 0.00 0.36 0.02 0.01 97.93 03:32:38 03:32:38 03:32:38