Branch indexing 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 541cc85a126a37ebcd17b753a9f4f7f76549fffd rather than 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Obtained Jenkinsfile from 541cc85a126a37ebcd17b753a9f4f7f76549fffd 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-ssh893434620447153475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7719517780419523714.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4664/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-4664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1791442156869607352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3870579141101969614.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-4664/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-4664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9863761161731864024.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4638 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 541cc85a126a37ebcd17b753a9f4f7f76549fffd into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Merge succeeded, producing cb0e5f3a051de77bb81e109766d9fd6e0bfca973 Checking out Revision cb0e5f3a051de77bb81e109766d9fd6e0bfca973 (PR-4664) > 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/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # 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 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb0e5f3a051de77bb81e109766d9fd6e0bfca973 # timeout=10 Commit message: "Merge commit '541cc85a126a37ebcd17b753a9f4f7f76549fffd' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk a9c81751865e635501c2c891e401ad5ead12fa9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:41 ========================================================= 08:29:41 EdgeX Global Pipelines Version Info 08:29:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:42 ------------------- 08:29:42 stable info: 08:29:42 ------------------- 08:29:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:29:42 Message: update stable to v1.0.253 08:29:42 ------------------- 08:29:42 experimental info: 08:29:42 ------------------- 08:29:42 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:42 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:29:42 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4664 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4664 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4664 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb0e5f3 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:43 provisioning config files... 08:29:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config393500122668658460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:43 ---> docker-login.sh 08:29:43 nexus3.edgexfoundry.org:10001 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10002 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10003 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10004 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 docker.io 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 ---> docker-login.sh ends [Pipeline] } 08:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:45 + dirname cmd/core-command/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-command,cmd/core-command/Dockerfile 08:29:45 + + cut -d/ -f2 08:29:45 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + dirname cmd/core-data/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-data,cmd/core-data/Dockerfile 08:29:45 + + dirname cmd/core-metadata/Dockerfile 08:29:45 cut -d/ -f2 08:29:45 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:45 + dirname cmd/security-bootstrapper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:45 + dirname cmd/security-proxy-auth/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:45 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 08:29:45 08:29:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:45 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + dirname cmd/security-spire-agent/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:45 + dirname cmd/security-spire-config/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:45 + dirname cmd/security-spire-server/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:45 + dirname cmd/support-notifications/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:45 + dirname cmd/support-scheduler/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:45 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:45 + git rev-list -1 --merges cb0e5f3a051de77bb81e109766d9fd6e0bfca973~1..cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [Pipeline] echo 08:29:45 -----------> git rev-list -1 --merges cb0e5f3a051de77bb81e109766d9fd6e0bfca973~1..cb0e5f3a051de77bb81e109766d9fd6e0bfca973 cb0e5f3a051de77bb81e109766d9fd6e0bfca973 08:29:45 cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [false] [Pipeline] sh 08:29:46 + git log --format=format:%s -1 cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [Pipeline] echo 08:29:46 ========================================================= 08:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:46 + grep -v github /etc/ssh/ssh_known_hosts 08:29:46 + [ -e /tmp/ssh_known_hosts ] 08:29:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:46 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 08:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:47 b85a868b505f: Pulling fs layer 08:29:47 e2be974225ed: Pulling fs layer 08:29:47 339a4e72a1f5: Pulling fs layer 08:29:47 988bab9f4d93: Pulling fs layer 08:29:47 1469e6f7b9e6: Pulling fs layer 08:29:47 eaf3925da568: Pulling fs layer 08:29:47 bab4dde63d76: Pulling fs layer 08:29:47 bde34c3a00c8: Pulling fs layer 08:29:47 b352a97aabf1: Pulling fs layer 08:29:47 4872d77fe225: Pulling fs layer 08:29:47 5851b861e8e6: Pulling fs layer 08:29:47 988bab9f4d93: Waiting 08:29:47 bde34c3a00c8: Waiting 08:29:47 1469e6f7b9e6: Waiting 08:29:47 4872d77fe225: Waiting 08:29:47 b352a97aabf1: Waiting 08:29:47 eaf3925da568: Waiting 08:29:47 e2be974225ed: Verifying Checksum 08:29:47 e2be974225ed: Download complete 08:29:47 988bab9f4d93: Verifying Checksum 08:29:47 988bab9f4d93: Download complete 08:29:47 1469e6f7b9e6: Verifying Checksum 08:29:47 1469e6f7b9e6: Download complete 08:29:47 339a4e72a1f5: Verifying Checksum 08:29:47 339a4e72a1f5: Download complete 08:29:47 eaf3925da568: Verifying Checksum 08:29:47 eaf3925da568: Download complete 08:29:47 bde34c3a00c8: Download complete 08:29:47 b352a97aabf1: Verifying Checksum 08:29:47 b352a97aabf1: Download complete 08:29:47 4872d77fe225: Verifying Checksum 08:29:47 4872d77fe225: Download complete 08:29:47 5851b861e8e6: Verifying Checksum 08:29:47 5851b861e8e6: Download complete 08:29:47 b85a868b505f: Verifying Checksum 08:29:47 b85a868b505f: Download complete 08:29:47 bab4dde63d76: Verifying Checksum 08:29:47 bab4dde63d76: Download complete 08:29:48 b85a868b505f: Pull complete 08:29:48 e2be974225ed: Pull complete 08:29:49 339a4e72a1f5: Pull complete 08:29:49 988bab9f4d93: Pull complete 08:29:49 1469e6f7b9e6: Pull complete 08:29:49 eaf3925da568: Pull complete 08:29:51 bab4dde63d76: Pull complete 08:29:51 bde34c3a00c8: Pull complete 08:29:51 b352a97aabf1: Pull complete 08:29:51 4872d77fe225: Pull complete 08:29:51 5851b861e8e6: Pull complete 08:29:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:51 prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container 08:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:29:54 $ docker top c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 -eo pid,comm 08:29:54 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). 08:29:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:54 [ssh-agent] Looking for ssh-agent implementation... 08:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:54 $ docker exec c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 ssh-agent 08:29:54 SSH_AUTH_SOCK=/tmp/ssh-BuFA4i0MGJnT/agent.32 08:29:54 SSH_AGENT_PID=38 08:29:54 Running ssh-add (command line suppressed) 08:29:54 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16096804565017596240.key (/w/workspace/edgex-go/2@tmp/private_key_16096804565017596240.key) 08:29:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:55 + git tag --points-at HEAD [Pipeline] } 08:29:55 $ docker exec --env ******** --env ******** c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 ssh-agent -k 08:29:55 unset SSH_AUTH_SOCK; 08:29:55 unset SSH_AGENT_PID; 08:29:55 echo Agent pid 38 killed; 08:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:55 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 ssh-agent 08:29:55 SSH_AUTH_SOCK=/tmp/ssh-K8moAXFE25rX/agent.70 08:29:55 SSH_AGENT_PID=76 08:29:55 Running ssh-add (command line suppressed) 08:29:55 Identity added: /w/workspace/edgex-go/2@tmp/private_key_17846177401443504673.key (/w/workspace/edgex-go/2@tmp/private_key_17846177401443504673.key) 08:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:55 + git semver init 08:29:56 2023-08-26 08:29:56,051 [run_init] DEBUG init version:0.0.0 force:False 08:29:56 2023-08-26 08:29:56,052 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:56 2023-08-26 08:29:56,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:56 2023-08-26 08:29:56,052 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:02 2023-08-26 08:30:01,412 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:02 2023-08-26 08:30:01,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4664 with force:False 08:30:02 2023-08-26 08:30:01,413 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4664 08:30:02 2023-08-26 08:30:01,416 [execute] INFO git cat-file --batch-check 08:30:02 2023-08-26 08:30:01,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-08-26 08:30:01,422 [execute] INFO git cat-file --batch 08:30:02 2023-08-26 08:30:01,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-08-26 08:30:01,428 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4664 08:30:02 0.0.0 [Pipeline] } 08:30:02 $ docker exec --env ******** --env ******** c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 ssh-agent -k 08:30:02 unset SSH_AUTH_SOCK; 08:30:02 unset SSH_AGENT_PID; 08:30:02 echo Agent pid 76 killed; 08:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:03 + git semver [Pipeline] } 08:30:03 $ docker stop --time=1 c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 08:30:04 $ docker rm -f --volumes c2946ffd4b96438722cb333d885cd7cc00c4d207c0425a77cc154629e526d375 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:05 Stashed 1 file(s) [Pipeline] echo 08:30:05 [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 08:30:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 ========================================================= 08:30:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:06 4db1b89c0bd1: Pulling fs layer 08:30:06 6911f1a30b25: Pulling fs layer 08:30:06 e194b8c5c2a9: Pulling fs layer 08:30:06 6863d3e3a2b1: Pulling fs layer 08:30:06 ec0bb842ea78: Pulling fs layer 08:30:06 40a00589a448: Pulling fs layer 08:30:06 6c08303d61cc: Pulling fs layer 08:30:06 798269fcf238: Pulling fs layer 08:30:06 ec0bb842ea78: Waiting 08:30:06 6c08303d61cc: Waiting 08:30:06 40a00589a448: Waiting 08:30:06 798269fcf238: Waiting 08:30:06 6863d3e3a2b1: Waiting 08:30:06 6911f1a30b25: Verifying Checksum 08:30:06 6911f1a30b25: Download complete 08:30:06 6863d3e3a2b1: Verifying Checksum 08:30:06 6863d3e3a2b1: Download complete 08:30:06 ec0bb842ea78: Verifying Checksum 08:30:06 ec0bb842ea78: Download complete 08:30:06 4db1b89c0bd1: Verifying Checksum 08:30:06 4db1b89c0bd1: Download complete 08:30:06 40a00589a448: Verifying Checksum 08:30:06 40a00589a448: Download complete 08:30:06 4db1b89c0bd1: Pull complete 08:30:06 6911f1a30b25: Pull complete 08:30:06 798269fcf238: Verifying Checksum 08:30:06 798269fcf238: Download complete 08:30:06 e194b8c5c2a9: Verifying Checksum 08:30:06 e194b8c5c2a9: Download complete 08:30:06 6c08303d61cc: Verifying Checksum 08:30:06 6c08303d61cc: Download complete 08:30:10 e194b8c5c2a9: Pull complete 08:30:10 6863d3e3a2b1: Pull complete 08:30:10 ec0bb842ea78: Pull complete 08:30:10 40a00589a448: Pull complete 08:30:12 6c08303d61cc: Pull complete 08:30:13 798269fcf238: Pull complete 08:30:13 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 08:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:13 WORKDIR /edgex 08:30:13 COPY go.mod . 08:30:13 RUN go mod download 08:30:13 + docker build -t ci-base-image-x86_64 -f - . 08:30:14 Sending build context to Docker daemon 170.9MB 08:30:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:14 ---> ec979cd7f677 08:30:14 Step 2/4 : WORKDIR /edgex 08:30:20 Still waiting to schedule task 08:30:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:22 ---> Running in 0b11d1fe0bd8 08:30:22 Removing intermediate container 0b11d1fe0bd8 08:30:22 ---> 75a9f212a601 08:30:22 Step 3/4 : COPY go.mod . 08:30:22 ---> 56f115e4e8fd 08:30:22 Step 4/4 : RUN go mod download 08:30:22 ---> Running in 45d4cdf58f06 08:30:48 Removing intermediate container 45d4cdf58f06 08:30:48 ---> 9586753866a8 08:30:48 Successfully built 9586753866a8 08:30:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:49 + docker inspect -f . ci-base-image-x86_64 08:30:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:49 prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container 08:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:30:49 $ docker top d397b195d644cb86c9aaf78b10f79c35bc4c0939829e82031934b83b09987bd5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:50 + go version 08:30:50 go version go1.20.6 linux/amd64 [Pipeline] } 08:30:50 $ docker stop --time=1 d397b195d644cb86c9aaf78b10f79c35bc4c0939829e82031934b83b09987bd5 08:30:51 $ docker rm -f --volumes d397b195d644cb86c9aaf78b10f79c35bc4c0939829e82031934b83b09987bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker inspect -f . ci-base-image-x86_64 08:30:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:51 prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container 08:30:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:30:52 $ docker top 23f9e17ce03d678c06c17291b163e4d50b7af644b01eddcf39ec65903a90e7c4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:52 ========================================================= 08:30:52 [edgeXBuildGoParallel] Running Tests and Build... 08:30:52 ========================================================= [Pipeline] sh 08:30:52 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:52 + make test 08:30:52 go test -race -coverprofile=coverage.out ./... 08:30:59 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 97.0% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 69.4% of statements 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.396s coverage: 93.4% of statements 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.8% of statements 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.360s coverage: 97.6% of statements 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 32.2% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 42.9% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 82.9% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 08:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.074s coverage: 92.9% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 38.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.106s coverage: 17.7% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 95.7% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 98.9% of statements 08:31:45 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 08:31:45 running golangci-lint 08:31:45 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:45 go version go1.20.6 linux/amd64 08:31:45 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:45 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:00 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|name|imports) took 14.009414036s" 08:32:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.713059ms" 08:32:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4639 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws 08:32:01 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:32:01 The recommended git tool is: git 08:32:06 using credential edgex-jenkins-ssh 08:32:06 Cloning the remote Git repository 08:32:07 level=info msg="[linters_context/goanalysis] analyzers took 1m11.224097094s with top 10 stages: buildir: 28.543941333s, inspect: 2.009912113s, fact_deprecated: 1.633717838s, printf: 1.399810152s, gosec: 1.252480491s, ctrlflow: 1.106881934s, nilness: 779.854023ms, fact_purity: 774.734328ms, S1038: 755.42434ms, errcheck: 592.063514ms" 08:32:07 level=info msg="[runner] Issues before processing: 200, after processing: 0" 08:32:07 level=info msg="[runner] Processors filtering stat (out/in): exclude: 200/200, exclude-rules: 21/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 0/21, path_prettifier: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200" 08:32:07 level=info msg="[runner] processing took 12.318377ms with stages: nolint: 6.321407ms, identifier_marker: 3.229369ms, exclude-rules: 1.13728ms, autogenerated_exclude: 735.354µs, path_prettifier: 576.43µs, skip_dirs: 281.366µs, cgo: 25.54µs, filename_unadjuster: 7.911µs, max_same_issues: 690ns, exclude: 430ns, diff: 420ns, uniq_by_line: 410ns, source_code: 370ns, severity-rules: 280ns, skip_files: 270ns, sort_results: 250ns, max_from_linter: 180ns, path_shortener: 160ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns" 08:32:07 level=info msg="[runner] linters took 6.768227278s with stages: goanalysis_metalinter: 6.755827709s" 08:32:07 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:07 level=info msg="Memory: 210 samples, avg is 193.2MB, max is 794.1MB" 08:32:07 level=info msg="Execution took 20.830532817s" 08:32:07 go vet ./... 08:32:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:06 > git init /w/workspace/edgex-go/2 # timeout=10 08:32:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:06 > git --version # timeout=10 08:32:06 > git --version # 'git version 2.25.1' 08:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:11 ./bin/test-attribution-txt.sh 08:32:11 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:32:11 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:32:11 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:32:11 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:32:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:11 + ls -al . 08:32:11 total 728 08:32:11 drwxrwxr-x 12 1001 1001 4096 Aug 26 08:30 . 08:32:11 drwxr-xr-x 4 root root 4096 Aug 26 08:30 .. 08:32:11 drwxrwxr-x 2 1001 1001 4096 Aug 26 08:29 .blubracket 08:32:11 -rw-rw-r-- 1 1001 1001 16 Aug 26 08:29 .dockerignore 08:32:11 drwxrwxr-x 8 1001 1001 4096 Aug 26 08:30 .git 08:32:11 drwxrwxr-x 3 1001 1001 4096 Aug 26 08:29 .github 08:32:11 -rw-rw-r-- 1 1001 1001 1173 Aug 26 08:29 .gitignore 08:32:11 -rw-rw-r-- 1 1001 1001 42 Aug 26 08:29 .golangci.yml 08:32:11 -rw-rw-r-- 1 1001 1001 87 Aug 26 08:29 .hadolint.yml 08:32:11 drwxr-xr-x 3 1001 1001 4096 Aug 26 08:30 .semver 08:32:11 -rw-rw-r-- 1 1001 1001 166 Aug 26 08:29 .sonarcloud.properties 08:32:11 -rw-rw-r-- 1 1001 1001 1171 Aug 26 08:29 ADOPTERS.md 08:32:11 -rw-rw-r-- 1 1001 1001 11152 Aug 26 08:29 Attribution.txt 08:32:11 -rw-rw-r-- 1 1001 1001 93407 Aug 26 08:29 CHANGELOG.md 08:32:11 -rw-rw-r-- 1 1001 1001 3804 Aug 26 08:29 CONTRIBUTING.md 08:32:11 -rw-rw-r-- 1 1001 1001 677 Aug 26 08:29 GOVERNANCE.md 08:32:11 -rw-rw-r-- 1 1001 1001 883 Aug 26 08:29 Jenkinsfile 08:32:11 -rw-rw-r-- 1 1001 1001 10775 Aug 26 08:29 LICENSE 08:32:11 -rw-rw-r-- 1 1001 1001 14764 Aug 26 08:29 Makefile 08:32:11 -rw-rw-r-- 1 1001 1001 582 Aug 26 08:29 OWNERS.md 08:32:11 -rw-rw-r-- 1 1001 1001 9923 Aug 26 08:29 README.md 08:32:11 -rw-rw-r-- 1 1001 1001 789 Aug 26 08:29 SECURITY.md 08:32:11 -rw-rw-r-- 1 1001 1001 5 Aug 26 08:30 VERSION 08:32:11 drwxrwxr-x 2 1001 1001 4096 Aug 26 08:29 bin 08:32:11 drwxrwxr-x 18 1001 1001 4096 Aug 26 08:29 cmd 08:32:11 -rw-r--r-- 1 root root 447827 Aug 26 08:31 coverage.out 08:32:11 drwxrwxr-x 2 1001 1001 4096 Aug 26 08:29 fuzz_test 08:32:11 -rw-rw-r-- 1 1001 1001 3687 Aug 26 08:29 go.mod 08:32:11 -rw-rw-r-- 1 1001 1001 33714 Aug 26 08:29 go.sum 08:32:11 drwxrwxr-x 7 1001 1001 4096 Aug 26 08:29 internal 08:32:11 drwxrwxr-x 3 1001 1001 4096 Aug 26 08:29 openapi 08:32:11 -rw-rw-r-- 1 1001 1001 594 Aug 26 08:29 security.txt 08:32:11 drwxrwxr-x 4 1001 1001 4096 Aug 26 08:29 snap 08:32:11 -rw-rw-r-- 1 1001 1001 204 Aug 26 08:29 version.go [Pipeline] sh 08:32:12 + '[' -e coverage.out ] 08:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:12 Stashed 1 file(s) [Pipeline] sh 08:32:12 + make build 08:32:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:26 Merging remotes/origin/main commit 541cc85a126a37ebcd17b753a9f4f7f76549fffd into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 08:32:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:26 Merge succeeded, producing 85e5a922c33750d3b61168a70dabfa06e7719037 08:32:26 Checking out Revision 85e5a922c33750d3b61168a70dabfa06e7719037 (PR-4664) 08:32:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # timeout=10 08:32:26 > git remote # timeout=10 08:32:26 > git config --get remote.origin.url # timeout=10 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git merge 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 08:32:26 > git rev-parse HEAD^{commit} # timeout=10 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f 85e5a922c33750d3b61168a70dabfa06e7719037 # timeout=10 08:32:30 Commit message: "Merge commit '541cc85a126a37ebcd17b753a9f4f7f76549fffd' into HEAD" 08:32:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:31 Dload Upload Total Spent Left Speed 08:32:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 08:32:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 08:32:32 sudo tee /etc/docker/daemon.new 08:32:32 { 08:32:32 "registry-mirrors": [ 08:32:32 "https://nexus3.edgexfoundry.org:10001" 08:32:32 ], 08:32:32 "bip": "10.250.0.254/24", 08:32:32 "hosts": [ 08:32:32 "tcp://0.0.0.0:5555", 08:32:32 "unix:///var/run/docker.sock" 08:32:32 ], 08:32:32 "mtu": 1458, 08:32:32 "selinux-enabled": true, 08:32:32 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:32 } [Pipeline] sh 08:32:30 > git rev-list --no-walk a9c81751865e635501c2c891e401ad5ead12fa9c # timeout=10 08:32:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:33 + sudo service docker restart 08:32:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:37 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 08:32:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:39 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] } 08:32:41 $ docker stop --time=1 23f9e17ce03d678c06c17291b163e4d50b7af644b01eddcf39ec65903a90e7c4 08:32:47 $ docker rm -f --volumes 23f9e17ce03d678c06c17291b163e4d50b7af644b01eddcf39ec65903a90e7c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:48 08:32:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:49 latest: Pulling from edgex-devops/edgex-compose 08:32:49 91d30c5bc195: Pulling fs layer 08:32:49 2e9b0aa3be6d: Pulling fs layer 08:32:49 9c61dcf015f6: Pulling fs layer 08:32:49 4698f68db338: Pulling fs layer 08:32:49 2a2f49069b9e: Pulling fs layer 08:32:49 e0025b399a48: Pulling fs layer 08:32:49 4698f68db338: Waiting 08:32:49 e0025b399a48: Waiting 08:32:49 2a2f49069b9e: Waiting 08:32:49 91d30c5bc195: Verifying Checksum 08:32:49 91d30c5bc195: Download complete 08:32:49 4698f68db338: Download complete 08:32:49 2e9b0aa3be6d: Verifying Checksum 08:32:49 2e9b0aa3be6d: Download complete 08:32:49 e0025b399a48: Verifying Checksum 08:32:49 e0025b399a48: Download complete 08:32:49 91d30c5bc195: Pull complete 08:32:49 2a2f49069b9e: Verifying Checksum 08:32:49 2a2f49069b9e: Download complete 08:32:49 2e9b0aa3be6d: Pull complete 08:32:50 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:51 provisioning config files... 08:32:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config15528498853745777334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:51 ---> docker-login.sh 08:32:51 nexus3.edgexfoundry.org:10001 08:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:52 Configure a credential helper to remove this warning. See 08:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:52 08:32:52 Login Succeeded 08:32:52 nexus3.edgexfoundry.org:10002 08:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:52 Configure a credential helper to remove this warning. See 08:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:52 08:32:52 Login Succeeded 08:32:52 nexus3.edgexfoundry.org:10003 08:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:52 9c61dcf015f6: Pull complete 08:32:52 4698f68db338: Pull complete 08:32:52 2a2f49069b9e: Pull complete 08:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:52 Configure a credential helper to remove this warning. See 08:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:52 08:32:52 Login Succeeded 08:32:52 nexus3.edgexfoundry.org:10004 08:32:53 e0025b399a48: Pull complete 08:32:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:53 prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container 08:32:53 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:53 Configure a credential helper to remove this warning. See 08:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:53 08:32:53 Login Succeeded 08:32:53 docker.io 08:32:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:53 Configure a credential helper to remove this warning. See 08:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:53 08:32:53 Login Succeeded 08:32:53 ---> docker-login.sh ends 08:32:57 $ docker top 34980918c2e80a3439c62f4a8a02a41b41b623c09e287bd9252ace139ae91451 -eo pid,comm [Pipeline] { [Pipeline] } 08:32:57 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:57 + docker compose -f ./docker-compose-build.yml build --parallel 08:32:57 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:57 ========================================================= 08:32:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:58 edb6bdbacee9: Pulling fs layer 08:32:58 5f9638ab2659: Pulling fs layer 08:32:58 8d51d6327a98: Pulling fs layer 08:32:58 8b374f2dd631: Pulling fs layer 08:32:58 ec14aa9079de: Pulling fs layer 08:32:58 2f466654f4bb: Pulling fs layer 08:32:58 554e91adad29: Pulling fs layer 08:32:58 8b374f2dd631: Waiting 08:32:58 ec14aa9079de: Waiting 08:32:58 2f466654f4bb: Waiting 08:32:58 554e91adad29: Waiting 08:32:58 5f9638ab2659: Download complete 08:32:58 8b374f2dd631: Verifying Checksum 08:32:58 8b374f2dd631: Download complete 08:32:58 ec14aa9079de: Verifying Checksum 08:32:58 ec14aa9079de: Download complete 08:32:58 edb6bdbacee9: Verifying Checksum 08:32:58 edb6bdbacee9: Download complete 08:32:59 edb6bdbacee9: Pull complete 08:32:59 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:32:59 #1 transferring dockerfile: 2.04kB done 08:32:59 #1 DONE 0.0s 08:32:59 554e91adad29: Verifying Checksum 08:32:59 554e91adad29: Download complete 08:32:59 08:32:59 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:59 #2 transferring dockerfile: 2.12kB done 08:32:59 #2 DONE 0.0s 08:32:59 08:32:59 #3 [core-command internal] load build definition from Dockerfile 08:32:59 #3 transferring dockerfile: 1.82kB done 08:32:59 #3 DONE 0.0s 08:32:59 08:32:59 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:32:59 #4 transferring dockerfile: 2.82kB done 08:32:59 #4 DONE 0.0s 08:32:59 08:32:59 #5 [security-proxy-setup internal] load build definition from Dockerfile 08:32:59 #5 transferring dockerfile: 2.39kB done 08:32:59 #5 DONE 0.0s 08:32:59 08:32:59 #6 [security-spire-config internal] load build definition from Dockerfile 08:32:59 #6 transferring dockerfile: 2.58kB done 08:32:59 #6 DONE 0.0s 08:32:59 08:32:59 #7 [security-spire-server internal] load build definition from Dockerfile 08:32:59 #7 transferring dockerfile: 2.63kB done 08:32:59 #7 DONE 0.0s 08:32:59 08:32:59 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:59 #8 transferring dockerfile: 1.78kB done 08:32:59 #8 DONE 0.1s 08:32:59 08:32:59 #9 [support-notifications internal] load build definition from Dockerfile 08:32:59 #9 transferring dockerfile: 1.84kB done 08:32:59 #9 DONE 0.1s 08:32:59 08:32:59 #10 [core-metadata internal] load build definition from Dockerfile 08:32:59 #10 transferring dockerfile: 1.96kB done 08:32:59 #10 DONE 0.1s 08:32:59 08:32:59 #11 [security-spire-agent internal] load build definition from Dockerfile 08:32:59 #11 transferring dockerfile: 2.68kB done 08:32:59 #11 DONE 0.1s 08:32:59 08:32:59 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:59 #12 transferring dockerfile: 2.38kB done 08:32:59 #12 DONE 0.1s 08:32:59 08:32:59 #13 [security-proxy-auth internal] load .dockerignore 08:32:59 #13 transferring context: 56B done 08:32:59 #13 DONE 0.1s 08:32:59 08:32:59 #14 [support-scheduler internal] load build definition from Dockerfile 08:32:59 #14 transferring dockerfile: 1.82kB done 08:33:00 5f9638ab2659: Pull complete 08:33:00 #14 DONE 0.1s 08:33:00 08:33:00 #15 [core-data internal] load build definition from Dockerfile 08:33:00 #15 transferring dockerfile: 1.90kB done 08:33:00 #15 DONE 0.1s 08:33:00 08:33:00 #16 [security-bootstrapper internal] load .dockerignore 08:33:00 #16 DONE 0.0s 08:33:00 08:33:00 #17 [core-command internal] load .dockerignore 08:33:00 #17 transferring context: 56B done 08:33:00 #17 DONE 0.0s 08:33:00 08:33:00 #18 [core-common-config-bootstrapper internal] load .dockerignore 08:33:00 #18 transferring context: 56B done 08:33:00 #18 DONE 0.0s 08:33:00 08:33:00 #16 [security-bootstrapper internal] load .dockerignore 08:33:00 #16 transferring context: 56B done 08:33:00 #16 DONE 0.0s 08:33:00 08:33:00 #19 [security-proxy-setup internal] load .dockerignore 08:33:00 #19 transferring context: 56B done 08:33:00 #19 DONE 0.0s 08:33:00 08:33:00 #20 [security-spire-config internal] load .dockerignore 08:33:00 #20 transferring context: 56B done 08:33:00 #20 DONE 0.0s 08:33:00 08:33:00 #21 [security-spiffe-token-provider internal] load .dockerignore 08:33:00 #21 transferring context: 56B done 08:33:00 #21 DONE 0.0s 08:33:00 08:33:00 #22 [security-spire-server internal] load .dockerignore 08:33:00 #22 transferring context: 56B done 08:33:00 #22 DONE 0.0s 08:33:00 08:33:00 #23 [core-metadata internal] load .dockerignore 08:33:00 #23 transferring context: 56B done 08:33:00 #23 DONE 0.1s 08:33:00 08:33:00 #24 [support-notifications internal] load .dockerignore 08:33:00 #24 transferring context: 56B done 08:33:00 #24 DONE 0.0s 08:33:00 08:33:00 #25 [security-spire-agent internal] load .dockerignore 08:33:00 #25 transferring context: 56B done 08:33:00 #25 DONE 0.1s 08:33:00 08:33:00 #26 [core-data internal] load .dockerignore 08:33:00 #26 transferring context: 56B done 08:33:00 #26 DONE 0.1s 08:33:00 08:33:00 #27 [security-secretstore-setup internal] load .dockerignore 08:33:00 #27 transferring context: 56B done 08:33:00 #27 DONE 0.1s 08:33:00 08:33:00 #28 [support-scheduler internal] load .dockerignore 08:33:00 #28 transferring context: 56B done 08:33:00 #28 DONE 0.1s 08:33:00 08:33:00 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:00 #29 DONE 0.0s 08:33:00 08:33:00 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 08:33:00 #30 ... 08:33:00 08:33:00 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:00 #29 DONE 0.0s 08:33:00 08:33:00 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 08:33:00 8d51d6327a98: Download complete 08:33:00 #30 DONE 0.7s 08:33:00 08:33:00 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:33:00 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:33:00 2f466654f4bb: Verifying Checksum 08:33:00 2f466654f4bb: Download complete 08:33:01 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:33:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:01 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:01 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:01 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 1.05MB / 3.38MB 0.1s 08:33:01 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:01 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:01 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:01 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 2.10MB / 3.38MB 0.2s 08:33:01 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s 08:33:01 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 08:33:01 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.4s done 08:33:01 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 08:33:01 #31 DONE 1.2s 08:33:01 08:33:01 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:01 #32 DONE 1.2s 08:33:01 08:33:01 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:33:07 #33 ... 08:33:07 08:33:07 #34 [security-proxy-auth internal] load build context 08:33:07 #34 transferring context: 214.74MB 5.9s 08:33:07 #34 ... 08:33:07 08:33:07 #35 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:11 8d51d6327a98: Pull complete 08:33:11 8b374f2dd631: Pull complete 08:33:11 ec14aa9079de: Pull complete 08:33:11 #35 ... 08:33:11 08:33:11 #36 [security-spiffe-token-provider internal] load build context 08:33:11 #36 transferring context: 365.24MB 9.9s done 08:33:11 #36 ... 08:33:11 08:33:11 #37 [core-common-config-bootstrapper internal] load build context 08:33:11 #37 transferring context: 365.24MB 8.4s done 08:33:11 #37 ... 08:33:11 08:33:11 #38 [core-command internal] load build context 08:33:11 #38 ... 08:33:11 08:33:11 #39 [support-scheduler internal] load build context 08:33:11 #39 transferring context: 365.24MB 8.8s done 08:33:11 #39 ... 08:33:11 08:33:11 #40 [core-metadata internal] load build context 08:33:11 #40 transferring context: 365.24MB 9.0s done 08:33:11 #40 ... 08:33:11 08:33:11 #41 [support-notifications internal] load build context 08:33:11 #41 transferring context: 365.24MB 10.1s done 08:33:11 #41 ... 08:33:11 08:33:11 #42 [security-proxy-setup internal] load build context 08:33:11 #42 transferring context: 365.24MB 9.0s done 08:33:11 #42 ... 08:33:11 08:33:11 #43 [core-data internal] load build context 08:33:11 #43 transferring context: 365.24MB 8.7s done 08:33:11 #43 ... 08:33:11 08:33:11 #44 [security-bootstrapper internal] load build context 08:33:11 #44 transferring context: 365.24MB 9.6s done 08:33:12 #44 ... 08:33:12 08:33:12 #45 [security-spire-config internal] load build context 08:33:12 #45 transferring context: 365.24MB 8.9s done 08:33:12 #45 ... 08:33:12 08:33:12 #46 [security-spire-agent internal] load build context 08:33:12 #46 transferring context: 365.24MB 8.6s done 08:33:12 #46 ... 08:33:12 08:33:12 #47 [security-secretstore-setup internal] load build context 08:33:12 #47 transferring context: 365.24MB 9.1s done 08:33:12 #47 ... 08:33:12 08:33:12 #48 [security-spire-server internal] load build context 08:33:12 #48 transferring context: 365.24MB 9.3s done 08:33:17 2f466654f4bb: Pull complete 08:33:18 #48 ... 08:33:18 08:33:18 #34 [security-proxy-auth internal] load build context 08:33:18 #34 transferring context: 365.24MB 9.2s done 08:33:20 554e91adad29: Pull complete 08:33:20 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 08:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:20 + docker build -t ci-base-image-arm64 -f - . 08:33:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:20 WORKDIR /edgex 08:33:20 COPY go.mod . 08:33:20 RUN go mod download 08:33:21 Sending build context to Docker daemon 2.968MB 08:33:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:21 ---> 1e15ea492957 08:33:21 Step 2/4 : WORKDIR /edgex 08:33:21 #34 ... 08:33:21 08:33:21 #38 [core-command internal] load build context 08:33:21 #38 transferring context: 365.24MB 10.7s done 08:33:23 ---> Running in c5f9519fb40a 08:33:23 Removing intermediate container c5f9519fb40a 08:33:23 ---> 3d644317e0ba 08:33:23 Step 3/4 : COPY go.mod . 08:33:24 ---> 731d8ac7bec9 08:33:24 Step 4/4 : RUN go mod download 08:33:24 ---> Running in dd4d1c63798d 08:33:53 #38 ... 08:33:53 08:33:53 #49 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:53 #49 ... 08:33:53 08:33:53 #37 [core-common-config-bootstrapper internal] load build context 08:33:53 #37 DONE 49.5s 08:33:53 08:33:53 #46 [security-spire-agent internal] load build context 08:33:53 #46 DONE 49.6s 08:33:53 08:33:53 #43 [core-data internal] load build context 08:33:53 #43 DONE 49.7s 08:33:53 08:33:53 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 08:33:53 #33 DONE 48.7s 08:33:53 08:33:53 #39 [support-scheduler internal] load build context 08:33:53 #39 DONE 49.7s 08:33:53 08:33:53 #45 [security-spire-config internal] load build context 08:33:53 #45 DONE 49.7s 08:33:53 08:33:53 #42 [security-proxy-setup internal] load build context 08:33:53 #42 DONE 49.7s 08:33:53 08:33:53 #40 [core-metadata internal] load build context 08:33:53 #40 DONE 49.7s 08:33:53 08:33:53 #47 [security-secretstore-setup internal] load build context 08:33:53 #47 DONE 49.7s 08:33:53 08:33:53 #48 [security-spire-server internal] load build context 08:33:53 #48 DONE 49.7s 08:33:53 08:33:53 #44 [security-bootstrapper internal] load build context 08:33:53 #44 DONE 49.7s 08:33:53 08:33:53 #36 [security-spiffe-token-provider internal] load build context 08:33:53 #36 DONE 49.8s 08:33:53 08:33:53 #41 [support-notifications internal] load build context 08:33:53 #41 DONE 49.8s 08:33:53 08:33:53 #34 [security-proxy-auth internal] load build context 08:33:53 #34 DONE 49.7s 08:33:53 08:33:53 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:33:53 #50 ... 08:33:53 08:33:53 #38 [core-command internal] load build context 08:33:53 #38 DONE 49.8s 08:33:53 08:33:53 #35 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:53 #35 43.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #35 ... 08:33:53 08:33:53 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:53 #0 1.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.763 OK: 265 MiB in 53 packages 08:33:53 #51 DONE 2.1s 08:33:53 08:33:53 #49 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:53 #49 1.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #49 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #49 1.954 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:53 #49 1.954 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:53 #49 1.954 OK: 17818 distinct packages available 08:33:53 #49 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #49 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #49 2.296 (1/5) Installing dumb-init (1.2.5-r2) 08:33:53 #49 2.300 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:53 #49 2.303 (3/5) Installing libucontext (1.2-r0) 08:33:53 #49 2.309 (4/5) Installing gcompat (1.1.0-r0) 08:33:53 #49 2.312 (5/5) Installing openssl (3.0.10-r0) 08:33:53 #49 2.470 Executing busybox-1.35.0-r29.trigger 08:33:53 #49 2.475 OK: 8 MiB in 20 packages 08:33:53 #49 DONE 2.7s 08:33:53 08:33:53 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:53 #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.902 (1/4) Installing ca-certificates (20230506-r0) 08:33:53 #0 1.919 (2/4) Installing dumb-init (1.2.5-r2) 08:33:53 #0 1.922 (3/4) Installing su-exec (0.2-r2) 08:33:53 #0 1.925 (4/4) Installing yq (4.30.4-r4) 08:33:53 #0 2.216 Executing busybox-1.35.0-r29.trigger 08:33:53 #0 2.224 Executing ca-certificates-20230506-r0.trigger 08:33:53 #0 2.458 OK: 17 MiB in 19 packages 08:33:53 #52 DONE 2.6s 08:33:53 08:33:53 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:53 #0 1.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.808 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:53 #0 1.808 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:53 #0 1.808 OK: 17823 distinct packages available 08:33:53 #0 1.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 2.289 OK: 265 MiB in 53 packages 08:33:53 #53 DONE 2.5s 08:33:53 08:33:53 #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:53 #0 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 2.153 (1/4) Installing dumb-init (1.2.5-r2) 08:33:53 #0 2.211 (2/4) Installing openssl (3.0.10-r0) 08:33:53 #0 2.220 (3/4) Installing su-exec (0.2-r2) 08:33:53 #0 2.223 (4/4) Installing yq (4.30.4-r4) 08:33:53 #0 2.399 Executing busybox-1.35.0-r29.trigger 08:33:53 #0 2.503 OK: 17 MiB in 19 packages 08:33:53 #54 DONE 2.7s 08:33:53 08:33:53 #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:53 #55 DONE 0.5s 08:33:53 08:33:53 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:53 #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 2.105 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:53 #0 2.105 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:53 #0 2.105 OK: 17818 distinct packages available 08:33:53 #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 2.610 (1/4) Installing dumb-init (1.2.5-r2) 08:33:53 #0 2.611 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:53 #0 2.614 (3/4) Installing libucontext (1.2-r0) 08:33:53 #0 2.617 (4/4) Installing gcompat (1.1.0-r0) 08:33:53 #0 2.620 Executing busybox-1.35.0-r29.trigger 08:33:53 #0 2.625 OK: 7 MiB in 19 packages 08:33:53 #56 DONE 2.7s 08:33:53 08:33:53 #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:33:53 #50 1.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #50 1.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #50 2.265 OK: 265 MiB in 53 packages 08:33:53 #50 DONE 2.7s 08:33:53 08:33:53 #57 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:53 #57 ... 08:33:53 08:33:53 #58 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:33:53 #58 DONE 0.1s 08:33:53 08:33:53 #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:53 #59 DONE 0.1s 08:33:53 08:33:53 #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:33:53 #60 DONE 0.1s 08:33:53 08:33:53 #61 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:53 #61 ... 08:33:53 08:33:53 #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:53 #35 46.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #35 46.35 (1/1) Installing dumb-init (1.2.5-r2) 08:33:53 #35 46.35 Executing busybox-1.35.0-r29.trigger 08:33:53 #35 46.36 OK: 7 MiB in 16 packages 08:33:53 #35 DONE 46.7s 08:33:54 08:33:54 #62 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:54 #0 0.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.710 (1/2) Installing ca-certificates (20230506-r0) 08:33:54 #0 3.723 (2/2) Installing dumb-init (1.2.5-r2) 08:33:54 #0 3.727 Executing busybox-1.35.0-r29.trigger 08:33:54 #0 3.735 Executing ca-certificates-20230506-r0.trigger 08:33:54 #0 3.836 OK: 8 MiB in 17 packages 08:33:54 #62 DONE 4.0s 08:33:54 08:33:54 #63 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:33:54 #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.676 OK: 265 MiB in 53 packages 08:33:54 #63 DONE 3.8s 08:33:54 08:33:54 #64 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:33:54 #64 DONE 0.1s 08:33:54 08:33:54 #65 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:54 #0 1.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.887 (1/2) Installing dumb-init (1.2.5-r2) 08:33:54 #0 3.887 (2/2) Installing su-exec (0.2-r2) 08:33:54 #0 3.891 Executing busybox-1.35.0-r29.trigger 08:33:54 #0 3.899 OK: 7 MiB in 17 packages 08:33:54 #65 DONE 4.1s 08:33:54 08:33:54 #66 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:54 #0 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.570 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:54 #0 3.570 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:54 #0 3.570 OK: 17818 distinct packages available 08:33:54 #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.926 (1/9) Installing ca-certificates (20230506-r0) 08:33:54 #0 3.939 (2/9) Installing brotli-libs (1.0.9-r9) 08:33:54 #0 3.950 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:33:54 #0 3.953 (4/9) Installing libcurl (8.2.1-r0) 08:33:54 #0 3.967 (5/9) Installing curl (8.2.1-r0) 08:33:54 #0 3.977 (6/9) Installing dumb-init (1.2.5-r2) 08:33:54 #0 3.979 (7/9) Installing musl-obstack (1.2.3-r0) 08:33:54 #0 3.982 (8/9) Installing libucontext (1.2-r0) 08:33:54 #0 3.985 (9/9) Installing gcompat (1.1.0-r0) 08:33:54 #0 3.990 Executing busybox-1.35.0-r29.trigger 08:33:54 #0 3.999 Executing ca-certificates-20230506-r0.trigger 08:33:54 #0 4.056 OK: 10 MiB in 24 packages 08:33:54 #66 DONE 4.2s 08:33:54 08:33:54 #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:54 #67 ... 08:33:54 08:33:54 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:54 #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.939 OK: 265 MiB in 53 packages 08:33:54 #68 DONE 4.1s 08:33:54 08:33:54 #69 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:54 #0 1.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:54 #0 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:54 #0 4.131 (1/1) Installing dumb-init (1.2.5-r2) 08:33:54 #0 4.136 Executing busybox-1.35.0-r29.trigger 08:33:54 #0 4.144 OK: 7 MiB in 16 packages 08:33:54 #69 DONE 4.2s 08:33:54 08:33:54 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:33:54 #70 DONE 0.1s 08:33:54 08:33:54 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #71 ... 08:33:55 08:33:55 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:55 #72 DONE 1.3s 08:33:55 08:33:55 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:55 #73 DONE 0.0s 08:33:55 08:33:55 #74 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 Removing intermediate container dd4d1c63798d 08:34:03 ---> 905ef3f644f1 08:34:03 Successfully built 905ef3f644f1 08:34:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:03 + docker inspect -f . ci-base-image-arm64 08:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:03 prd-ubuntu20.04-docker-arm64-4c-16g-4639 does not seem to be running inside a container 08:34:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:34:04 $ docker top 6079b7133081580821fdf439544118930c2450a129398ef4bac6a9d86385398f -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:05 + go version 08:34:05 go version go1.20.6 linux/arm64 [Pipeline] } 08:34:05 $ docker stop --time=1 6079b7133081580821fdf439544118930c2450a129398ef4bac6a9d86385398f 08:34:07 $ docker rm -f --volumes 6079b7133081580821fdf439544118930c2450a129398ef4bac6a9d86385398f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:07 + docker inspect -f . ci-base-image-arm64 08:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:07 prd-ubuntu20.04-docker-arm64-4c-16g-4639 does not seem to be running inside a container 08:34:07 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:34:09 $ docker top ed2173272e28a8cbc6f029e289ac5277c8a30401c4fb99577d159e016b20b06b -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:09 ========================================================= 08:34:09 [edgeXBuildGoParallel] Running Tests and Build... 08:34:09 ========================================================= [Pipeline] sh 08:34:09 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:34:10 + make test 08:34:10 go test -race -coverprofile=coverage.out ./... 08:34:49 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:52 #74 DONE 56.6s 08:34:52 08:34:52 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #71 DONE 55.1s 08:34:52 08:34:52 #67 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #67 DONE 55.3s 08:34:52 08:34:52 #75 [security-spire-config builder 6/9] COPY . . 08:34:52 #75 ... 08:34:52 08:34:52 #61 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #61 DONE 56.6s 08:34:52 08:34:52 #57 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:52 #57 DONE 56.8s 08:34:52 08:34:52 #76 [support-notifications builder 6/7] COPY . . 08:35:00 #76 ... 08:35:00 08:35:00 #77 [core-metadata builder 6/7] COPY . . 08:35:00 #77 ... 08:35:00 08:35:00 #78 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:00 #78 ... 08:35:00 08:35:00 #79 [security-bootstrapper builder 6/7] COPY . . 08:35:06 #79 ... 08:35:06 08:35:06 #75 [security-spire-config builder 6/9] COPY . . 08:35:06 #75 DONE 16.4s 08:35:06 08:35:06 #76 [support-notifications builder 6/7] COPY . . 08:35:06 #76 DONE 16.3s 08:35:06 08:35:06 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #80 CACHED 08:35:06 08:35:06 #81 [security-secretstore-setup builder 6/7] COPY . . 08:35:06 #81 CACHED 08:35:06 08:35:06 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:06 #82 CACHED 08:35:06 08:35:06 #79 [security-bootstrapper builder 6/7] COPY . . 08:35:06 #79 DONE 16.4s 08:35:06 08:35:06 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #83 CACHED 08:35:06 08:35:06 #84 [security-proxy-setup builder 6/7] COPY . . 08:35:06 #84 CACHED 08:35:06 08:35:06 #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:35:06 #85 CACHED 08:35:06 08:35:06 #77 [core-metadata builder 6/7] COPY . . 08:35:06 #77 DONE 16.4s 08:35:06 08:35:06 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:06 #86 CACHED 08:35:06 08:35:06 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #87 CACHED 08:35:06 08:35:06 #88 [core-data builder 6/7] COPY . . 08:35:06 #88 CACHED 08:35:06 08:35:06 #89 [support-scheduler builder 6/7] COPY . . 08:35:06 #89 CACHED 08:35:06 08:35:06 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:06 #90 CACHED 08:35:06 08:35:06 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #91 CACHED 08:35:06 08:35:06 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #92 CACHED 08:35:06 08:35:06 #93 [core-command builder 6/7] COPY . . 08:35:06 #93 CACHED 08:35:06 08:35:06 #94 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:06 #94 CACHED 08:35:06 08:35:06 #95 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:06 #95 CACHED 08:35:06 08:35:06 #96 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:06 #96 CACHED 08:35:06 08:35:06 #97 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #97 CACHED 08:35:06 08:35:06 #78 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:06 #78 DONE 16.4s 08:35:06 08:35:06 #98 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #98 CACHED 08:35:06 08:35:06 #99 [security-proxy-auth builder 6/7] COPY . . 08:35:06 #99 CACHED 08:35:06 08:35:06 #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:06 #100 CACHED 08:35:06 08:35:06 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:06 #101 ... 08:35:06 08:35:06 #102 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:35:06 #102 DONE 0.2s 08:35:06 08:35:06 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:06 #103 CACHED 08:35:06 08:35:06 #104 [security-spire-server builder 6/9] COPY . . 08:35:06 #104 CACHED 08:35:06 08:35:06 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:35:06 #105 CACHED 08:35:06 08:35:06 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:35:06 #106 CACHED 08:35:06 08:35:06 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:06 #0 0.370 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:09 #107 ... 08:35:09 08:35:09 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:09 #108 DONE 2.7s 08:35:09 08:35:09 #109 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:09 #109 DONE 2.8s 08:35:09 08:35:09 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:35:10 #110 DONE 1.2s 08:35:10 08:35:10 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:35:10 #111 DONE 1.3s 08:35:10 08:35:10 #112 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:35:10 #112 CACHED 08:35:10 08:35:10 #113 [security-spire-agent builder 6/9] COPY . . 08:35:10 #113 CACHED 08:35:10 08:35:10 #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:35:10 #114 CACHED 08:35:10 08:35:10 #115 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:35:10 #115 CACHED 08:35:10 08:35:10 #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:10 #116 CACHED 08:35:10 08:35:10 #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:10 #117 CACHED 08:35:10 08:35:10 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 #118 DONE 0.6s 08:35:10 08:35:10 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 #119 DONE 0.6s 08:35:10 08:35:10 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:11 #120 DONE 0.1s 08:35:11 08:35:11 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:11 #121 DONE 0.1s 08:35:11 08:35:11 #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:11 #122 CACHED 08:35:11 08:35:11 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:11 #123 CACHED 08:35:11 08:35:11 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:14 #124 ... 08:35:14 08:35:14 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:14 #125 DONE 2.9s 08:35:14 08:35:14 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:14 #126 DONE 2.9s 08:35:14 08:35:14 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:14 #124 DONE 2.9s 08:35:14 08:35:14 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:15 #127 ... 08:35:15 08:35:15 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:15 #128 DONE 1.3s 08:35:15 08:35:15 #129 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:16 #129 DONE 1.9s 08:35:16 08:35:16 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:16 #130 ... 08:35:16 08:35:16 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:16 #127 DONE 1.9s 08:35:16 08:35:16 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:16 #0 0.852 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 08:35:16 #131 ... 08:35:16 08:35:16 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:16 #0 1.153 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:16 #132 ... 08:35:16 08:35:16 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:16 #0 1.303 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:16 #133 ... 08:35:16 08:35:16 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:16 #0 0.899 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 08:35:16 #134 ... 08:35:16 08:35:16 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:16 #0 0.573 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:35:17 #135 ... 08:35:17 08:35:17 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:17 #0 2.100 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:17 #136 ... 08:35:17 08:35:17 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:17 #0 0.719 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:17 #137 ... 08:35:17 08:35:17 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:17 #0 0.838 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 08:35:17 #138 ... 08:35:17 08:35:17 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:17 #0 0.711 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:17 #139 ... 08:35:17 08:35:17 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:18 #140 ... 08:35:18 08:35:18 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:18 #101 2.155 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 08:35:18 #101 ... 08:35:18 08:35:18 #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:22 #141 ... 08:35:22 08:35:22 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:22 #130 DONE 6.6s 08:35:22 08:35:22 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:22 #136 ... 08:35:22 08:35:22 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:24 #142 ... 08:35:24 08:35:24 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:24 #140 DONE 8.5s 08:35:24 08:35:24 #141 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:24 #141 DONE 8.6s 08:35:24 08:35:24 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:25 #143 ... 08:35:25 08:35:25 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:25 #142 DONE 3.1s 08:35:25 08:35:25 #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:31 #144 DONE 6.5s 08:35:31 08:35:31 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:31 #145 ... 08:35:31 08:35:31 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:31 #143 DONE 6.5s 08:35:31 08:35:31 #146 [security-spire-server] exporting to image 08:35:31 #146 exporting layers 08:35:39 #146 ... 08:35:39 08:35:39 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:39 #145 DONE 7.7s 08:35:39 08:35:39 #146 [security-spire-agent] exporting to image 08:35:39 #146 exporting layers 08:35:39 #146 exporting layers 12.4s done 08:35:39 #146 writing image sha256:1fa827ebd55a0da5a63561d9720d6e21b8a37622524ccb65244d513622062267 0.0s done 08:35:39 #146 naming to docker.io/library/security-spire-config done 08:35:39 #146 exporting layers 8.2s done 08:35:39 #146 writing image sha256:ffce3459b7544f516d083a0d3a17617b8128b28a3b3004461a53872501f01a07 0.0s done 08:35:39 #146 naming to docker.io/library/security-spire-server 08:35:39 #146 exporting layers 0.8s done 08:35:39 #146 naming to docker.io/library/security-spire-server 0.0s done 08:35:39 #146 writing image sha256:4e87b492675c93ef890e4e6c897155d7712dba2c1180e5d3a5f26934c7650887 done 08:35:39 #146 naming to docker.io/library/security-spire-agent done 08:35:39 #146 DONE 12.8s 08:35:39 08:35:39 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:26 #131 ... 08:36:26 08:36:26 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:26 #134 72.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:44 #134 ... 08:36:44 08:36:44 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:44 #131 DONE 95.8s 08:36:44 08:36:44 #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:44 #133 DONE 95.8s 08:36:44 08:36:44 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:44 #137 DONE 95.8s 08:36:44 08:36:44 #107 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:44 #107 DONE 95.8s 08:36:44 08:36:44 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:44 #138 DONE 95.8s 08:36:44 08:36:44 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:44 #132 DONE 95.8s 08:36:44 08:36:44 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #147 ... 08:36:44 08:36:44 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:44 #139 DONE 95.9s 08:36:44 08:36:44 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:44 #135 DONE 96.1s 08:36:44 08:36:44 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #148 ... 08:36:44 08:36:44 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:44 #101 DONE 96.1s 08:36:44 08:36:44 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:44 #134 DONE 96.2s 08:36:44 08:36:44 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:44 #136 DONE 96.2s 08:36:44 08:36:44 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #149 ... 08:36:44 08:36:44 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #148 DONE 0.5s 08:36:44 08:36:44 #150 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #150 DONE 0.7s 08:36:44 08:36:44 #151 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #151 DONE 0.7s 08:36:44 08:36:44 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #147 DONE 0.7s 08:36:44 08:36:44 #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:44 #152 DONE 0.7s 08:36:44 08:36:44 #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #153 DONE 0.4s 08:36:44 08:36:44 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #149 DONE 0.4s 08:36:44 08:36:44 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:36:44 #154 ... 08:36:44 08:36:44 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:44 #155 DONE 0.3s 08:36:44 08:36:44 #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:44 #156 DONE 0.3s 08:36:44 08:36:44 #157 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:44 #157 CACHED 08:36:44 08:36:44 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #158 CACHED 08:36:44 08:36:44 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #159 CACHED 08:36:44 08:36:44 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:44 #160 CACHED 08:36:44 08:36:44 #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:36:44 #161 CACHED 08:36:44 08:36:44 #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #162 CACHED 08:36:44 08:36:44 #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:44 #163 CACHED 08:36:44 08:36:44 #164 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:44 #164 CACHED 08:36:44 08:36:44 #165 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:36:44 #165 DONE 0.3s 08:36:44 08:36:44 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:36:44 #154 DONE 0.3s 08:36:44 08:36:44 #166 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:44 #166 DONE 0.3s 08:36:44 08:36:44 #167 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:44 #167 DONE 0.3s 08:36:44 08:36:44 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:44 #168 ... 08:36:44 08:36:44 #169 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:44 #169 DONE 1.7s 08:36:44 08:36:44 #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:44 #170 DONE 1.7s 08:36:44 08:36:44 #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:44 #171 DONE 1.7s 08:36:44 08:36:44 #172 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:36:44 #172 DONE 1.7s 08:36:44 08:36:44 #173 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:44 #173 DONE 1.7s 08:36:44 08:36:44 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:44 #174 DONE 1.8s 08:36:44 08:36:44 #175 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:44 #175 DONE 1.7s 08:36:44 08:36:44 #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:44 #176 DONE 1.8s 08:36:44 08:36:44 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:44 #168 DONE 1.7s 08:36:44 08:36:44 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:44 #177 DONE 1.8s 08:36:44 08:36:44 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:44 #178 ... 08:36:44 08:36:44 #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:44 #179 DONE 0.3s 08:36:45 08:36:45 #180 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:45 #180 DONE 0.3s 08:36:45 08:36:45 #181 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:45 #181 DONE 0.3s 08:36:45 08:36:45 #182 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:45 #182 DONE 0.3s 08:36:45 08:36:45 #183 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:45 #183 DONE 0.3s 08:36:45 08:36:45 #184 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:45 #184 ... 08:36:45 08:36:45 #185 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:45 #185 DONE 0.3s 08:36:45 08:36:45 #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:45 #186 DONE 0.3s 08:36:45 08:36:45 #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:45 #187 DONE 0.3s 08:36:45 08:36:45 #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:45 #178 DONE 0.3s 08:36:45 08:36:45 #188 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:45 #188 DONE 0.3s 08:36:45 08:36:45 #189 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:36:45 #189 DONE 2.4s 08:36:45 08:36:45 #146 [security-spiffe-token-provider] exporting to image 08:36:45 #146 exporting layers 0.2s done 08:36:45 #146 ... 08:36:45 08:36:45 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:45 #190 DONE 0.5s 08:36:45 08:36:45 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:45 #191 DONE 0.5s 08:36:45 08:36:45 #184 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:45 #184 DONE 0.5s 08:36:45 08:36:45 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:45 #192 DONE 0.5s 08:36:45 08:36:45 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:36:45 #193 DONE 0.4s 08:36:45 08:36:45 #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:45 #194 DONE 0.5s 08:36:45 08:36:45 #146 [support-notifications] exporting to image 08:36:45 #146 exporting layers 0.4s done 08:36:45 #146 writing image sha256:46385e7b058968061d7789a8c61a40a97f4386f0fa3aac034ba73ca49307c111 0.0s done 08:36:45 #146 naming to docker.io/library/support-notifications done 08:36:45 #146 writing image sha256:5c7f3cced3c1749eaa5cd7210b1775648b12febce1fedbfcfb3bcdb6fb959ee4 08:36:45 #146 exporting layers 0.1s done 08:36:45 #146 writing image sha256:5c7f3cced3c1749eaa5cd7210b1775648b12febce1fedbfcfb3bcdb6fb959ee4 0.0s done 08:36:45 #146 naming to docker.io/library/core-command done 08:36:45 #146 writing image sha256:b02addc3397be042375df6a4166636a7580f554c8094288fdd73d1c63d2c32f6 done 08:36:45 #146 writing image sha256:c249b6de71209664b04b4d6aabb311740bdd0922903f5ef39aec8fa9e8209e8a 0.0s done 08:36:45 #146 naming to docker.io/library/support-scheduler done 08:36:45 #146 naming to docker.io/library/core-data done 08:36:45 #146 writing image sha256:6dbc1251323c00214e04437473656d61d88584385b6611ac198bea3c0ff55cf1 08:36:45 #146 writing image sha256:6dbc1251323c00214e04437473656d61d88584385b6611ac198bea3c0ff55cf1 0.1s done 08:36:45 #146 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:36:45 #146 writing image sha256:8f9c0021479b4d50a95689ada9e95d3c5440a3a345aa1b1c21f0efec2e42cf17 08:36:45 #146 writing image sha256:8f9c0021479b4d50a95689ada9e95d3c5440a3a345aa1b1c21f0efec2e42cf17 done 08:36:45 #146 naming to docker.io/library/core-metadata done 08:36:45 #146 DONE 13.7s 08:36:45 08:36:45 #195 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:45 #195 DONE 0.4s 08:36:45 08:36:45 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:45 #196 DONE 0.4s 08:36:45 08:36:45 #197 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:46 #197 ... 08:36:46 08:36:46 #198 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:36:46 #198 DONE 0.4s 08:36:46 08:36:46 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:46 #199 DONE 0.5s 08:36:46 08:36:46 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:46 #200 DONE 0.5s 08:36:46 08:36:46 #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:46 #201 DONE 1.0s 08:36:46 08:36:46 #146 [core-common-config-bootstrapper] exporting to image 08:36:46 #146 ... 08:36:46 08:36:46 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:46 #202 DONE 0.1s 08:36:46 08:36:46 #203 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:46 #203 DONE 0.1s 08:36:46 08:36:46 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:36:46 #204 DONE 0.1s 08:36:46 08:36:46 #205 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:46 #205 DONE 1.1s 08:36:46 08:36:46 #146 [security-proxy-auth] exporting to image 08:36:46 #146 exporting layers 0.1s done 08:36:46 #146 writing image sha256:2acc46fc1eb527c4a25f3fe2e1a959a0efab2289208c96c7719a927d982abdc1 done 08:36:46 #146 naming to docker.io/library/core-common-config-bootstrapper done 08:36:46 #146 writing image sha256:388b767f357ad52d10a96695b4b359ba4dd300ccc4ba2b498cce509971057c64 done 08:36:46 #146 naming to docker.io/library/security-proxy-auth done 08:36:46 #146 DONE 14.0s 08:36:46 08:36:46 #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:36:46 #206 DONE 0.1s 08:36:46 08:36:46 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:46 #207 ... 08:36:46 08:36:46 #197 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:46 #197 DONE 0.9s 08:36:46 08:36:46 #208 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:36:46 #208 DONE 0.1s 08:36:46 08:36:46 #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:46 #209 DONE 0.0s 08:36:46 08:36:46 #146 [security-proxy-setup] exporting to image 08:36:46 #146 exporting layers 0.1s done 08:36:46 #146 writing image sha256:3a29222eb5d2fba45ede4eeba584f3d12bb2b57ca103790b9e68750483af5c6b done 08:36:46 #146 naming to docker.io/library/security-proxy-setup done 08:36:46 #146 DONE 14.1s 08:36:46 08:36:46 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:47 #210 ... 08:36:47 08:36:47 #207 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:47 #207 DONE 0.7s 08:36:47 08:36:47 #146 [security-secretstore-setup] exporting to image 08:36:47 #146 ... 08:36:47 08:36:47 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:47 #210 DONE 0.8s 08:36:47 08:36:47 #146 [security-bootstrapper] exporting to image 08:36:48 #146 exporting layers 0.9s done 08:36:48 #146 exporting layers 0.6s done 08:36:48 #146 writing image sha256:3082d6a7eabf953e710417b07f8068cac714fa0ff063452ab6956fbdcddcdb8b done 08:36:48 #146 naming to docker.io/library/security-secretstore-setup done 08:36:48 #146 writing image sha256:e85954108e5a3800c555a036173e10cce89aed5caa26c9c70fc68344e5000b06 done 08:36:48 #146 naming to docker.io/library/security-bootstrapper done 08:36:48 #146 DONE 15.1s 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:48 time="2023-08-26T08:32:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:36:48 $ docker stop --time=1 34980918c2e80a3439c62f4a8a02a41b41b623c09e287bd9252ace139ae91451 08:36:49 $ docker rm -f --volumes 34980918c2e80a3439c62f4a8a02a41b41b623c09e287bd9252ace139ae91451 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:49 + docker images 08:36:49 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:49 security-secretstore-setup latest 3082d6a7eabf 2 seconds ago 44.1MB 08:36:49 security-bootstrapper latest e85954108e5a 2 seconds ago 23MB 08:36:49 core-common-config-bootstrapper latest 2acc46fc1eb5 3 seconds ago 18MB 08:36:49 security-proxy-setup latest 3a29222eb5d2 3 seconds ago 29.2MB 08:36:49 security-proxy-auth latest 388b767f357a 3 seconds ago 19.4MB 08:36:49 core-metadata latest 8f9c0021479b 4 seconds ago 21.6MB 08:36:49 support-scheduler latest b02addc3397b 5 seconds ago 33.7MB 08:36:49 core-data latest c249b6de7120 5 seconds ago 21.2MB 08:36:49 security-spiffe-token-provider latest 6dbc1251323c 5 seconds ago 33.5MB 08:36:49 core-command latest 5c7f3cced3c1 5 seconds ago 21MB 08:36:49 support-notifications latest 46385e7b0589 5 seconds ago 34.3MB 08:36:49 security-spire-agent latest 4e87b492675c About a minute ago 161MB 08:36:49 security-spire-server latest ffce3459b754 About a minute ago 103MB 08:36:49 security-spire-config latest 1fa827ebd55a About a minute ago 102MB 08:36:49 ci-base-image-x86_64 latest 9586753866a8 6 minutes ago 1.07GB 08:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB 08:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 08:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.274s coverage: 28.7% of statements 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 97.0% of statements 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.377s coverage: 69.4% of statements 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.310s coverage: 54.0% of statements 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.891s coverage: 93.4% of statements 08:37:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.345s coverage: 3.8% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.682s coverage: 97.6% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 72.2% of statements 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.432s coverage: 0.9% of statements 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 32.2% of statements 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 42.9% of statements 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.271s coverage: 82.9% of statements 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.265s coverage: 94.1% of statements 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 08:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.991s coverage: 79.9% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.246s coverage: 92.9% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.215s coverage: 62.3% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.192s coverage: 20.0% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.181s coverage: 100.0% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.8% of statements 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.498s coverage: 82.1% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 86.0% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.994s coverage: 63.1% of statements 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.235s coverage: 100.0% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.993s coverage: 38.4% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.583s coverage: 95.7% of statements 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.293s coverage: 61.8% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 98.9% of statements 08:39:25 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 08:39:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:25 go vet ./... 08:42:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:02 ./bin/test-attribution-txt.sh 08:42:02 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:42:02 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:42:02 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:42:02 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:03 + ls -al . 08:42:03 total 724 08:42:03 drwxrwxr-x 11 1001 1001 4096 Aug 26 08:34 . 08:42:03 drwxr-xr-x 4 root root 4096 Aug 26 08:34 .. 08:42:03 drwxrwxr-x 2 1001 1001 4096 Aug 26 08:32 .blubracket 08:42:03 -rw-rw-r-- 1 1001 1001 16 Aug 26 08:32 .dockerignore 08:42:03 drwxrwxr-x 8 1001 1001 4096 Aug 26 08:32 .git 08:42:03 drwxrwxr-x 3 1001 1001 4096 Aug 26 08:32 .github 08:42:03 -rw-rw-r-- 1 1001 1001 1173 Aug 26 08:32 .gitignore 08:42:03 -rw-rw-r-- 1 1001 1001 42 Aug 26 08:32 .golangci.yml 08:42:03 -rw-rw-r-- 1 1001 1001 87 Aug 26 08:32 .hadolint.yml 08:42:03 -rw-rw-r-- 1 1001 1001 166 Aug 26 08:32 .sonarcloud.properties 08:42:03 -rw-rw-r-- 1 1001 1001 1171 Aug 26 08:32 ADOPTERS.md 08:42:03 -rw-rw-r-- 1 1001 1001 11152 Aug 26 08:32 Attribution.txt 08:42:03 -rw-rw-r-- 1 1001 1001 93407 Aug 26 08:32 CHANGELOG.md 08:42:03 -rw-rw-r-- 1 1001 1001 3804 Aug 26 08:32 CONTRIBUTING.md 08:42:03 -rw-rw-r-- 1 1001 1001 677 Aug 26 08:32 GOVERNANCE.md 08:42:03 -rw-rw-r-- 1 1001 1001 883 Aug 26 08:32 Jenkinsfile 08:42:03 -rw-rw-r-- 1 1001 1001 10775 Aug 26 08:32 LICENSE 08:42:03 -rw-rw-r-- 1 1001 1001 14764 Aug 26 08:32 Makefile 08:42:03 -rw-rw-r-- 1 1001 1001 582 Aug 26 08:32 OWNERS.md 08:42:03 -rw-rw-r-- 1 1001 1001 9923 Aug 26 08:32 README.md 08:42:03 -rw-rw-r-- 1 1001 1001 789 Aug 26 08:32 SECURITY.md 08:42:03 -rw-rw-r-- 1 1001 1001 5 Aug 26 08:30 VERSION 08:42:03 drwxrwxr-x 2 1001 1001 4096 Aug 26 08:32 bin 08:42:03 drwxrwxr-x 18 1001 1001 4096 Aug 26 08:32 cmd 08:42:03 -rw-r--r-- 1 root root 447827 Aug 26 08:39 coverage.out 08:42:03 drwxrwxr-x 2 1001 1001 4096 Aug 26 08:32 fuzz_test 08:42:03 -rw-rw-r-- 1 1001 1001 3687 Aug 26 08:32 go.mod 08:42:03 -rw-rw-r-- 1 1001 1001 33714 Aug 26 08:32 go.sum 08:42:03 drwxrwxr-x 7 1001 1001 4096 Aug 26 08:32 internal 08:42:03 drwxrwxr-x 3 1001 1001 4096 Aug 26 08:32 openapi 08:42:03 -rw-rw-r-- 1 1001 1001 594 Aug 26 08:32 security.txt 08:42:03 drwxrwxr-x 4 1001 1001 4096 Aug 26 08:32 snap 08:42:03 -rw-rw-r-- 1 1001 1001 204 Aug 26 08:32 version.go [Pipeline] sh 08:42:03 + '[' -e coverage.out ] 08:42:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:03 Warning: overwriting stash ‘coverage-report’ 08:42:04 Stashed 1 file(s) [Pipeline] sh 08:42:05 + make build 08:42:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:43:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:43:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:43:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:44:32 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:44:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:44:46 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 08:44:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:44:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:12 $ docker stop --time=1 ed2173272e28a8cbc6f029e289ac5277c8a30401c4fb99577d159e016b20b06b 08:45:16 $ docker rm -f --volumes ed2173272e28a8cbc6f029e289ac5277c8a30401c4fb99577d159e016b20b06b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:18 08:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:19 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:19 547446be3368: Pulling fs layer 08:45:19 d125d8839a47: Pulling fs layer 08:45:19 3e85d5ac6304: Pulling fs layer 08:45:19 c3105a71a48b: Pulling fs layer 08:45:19 0f093f025ec4: Pulling fs layer 08:45:19 c3106fc0e877: Pulling fs layer 08:45:19 0f093f025ec4: Waiting 08:45:19 c3106fc0e877: Waiting 08:45:19 c3105a71a48b: Waiting 08:45:19 547446be3368: Verifying Checksum 08:45:19 547446be3368: Download complete 08:45:19 c3105a71a48b: Verifying Checksum 08:45:19 c3105a71a48b: Download complete 08:45:19 d125d8839a47: Verifying Checksum 08:45:19 d125d8839a47: Download complete 08:45:19 c3106fc0e877: Verifying Checksum 08:45:19 c3106fc0e877: Download complete 08:45:19 0f093f025ec4: Verifying Checksum 08:45:19 0f093f025ec4: Download complete 08:45:19 547446be3368: Pull complete 08:45:20 d125d8839a47: Pull complete 08:45:21 3e85d5ac6304: Verifying Checksum 08:45:21 3e85d5ac6304: Download complete 08:45:30 3e85d5ac6304: Pull complete 08:45:30 c3105a71a48b: Pull complete 08:45:30 0f093f025ec4: Pull complete 08:45:30 c3106fc0e877: Pull complete 08:45:30 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-4639 does not seem to be running inside a container 08:45:31 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:45:33 $ docker top b7c0be4c84c80052abeb760ef37dee2dc4801d0456d74c12a4386a64ef1d148b -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:34 + docker compose -f ./docker-compose-build.yml build --parallel 08:45:42 #1 [security-spire-server internal] load build definition from Dockerfile 08:45:42 #1 transferring dockerfile: 08:45:42 #1 transferring dockerfile: 2.63kB done 08:45:42 #1 DONE 0.1s 08:45:42 08:45:42 #2 [security-secretstore-setup internal] load build definition from Dockerfile 08:45:42 #2 transferring dockerfile: 2.38kB done 08:45:42 #2 DONE 0.0s 08:45:42 08:45:42 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:45:42 #3 transferring dockerfile: 2.82kB 0.0s done 08:45:42 #3 DONE 0.1s 08:45:42 08:45:42 #4 [core-command internal] load build definition from Dockerfile 08:45:42 #4 transferring dockerfile: 1.82kB 0.0s done 08:45:42 #4 DONE 0.1s 08:45:42 08:45:42 #5 [security-spire-config internal] load build definition from Dockerfile 08:45:43 #5 transferring dockerfile: 2.58kB done 08:45:43 #5 DONE 0.1s 08:45:43 08:45:43 #6 [support-scheduler internal] load build definition from Dockerfile 08:45:43 #6 transferring dockerfile: 1.82kB done 08:45:43 #6 DONE 0.1s 08:45:43 08:45:43 #7 [core-metadata internal] load build definition from Dockerfile 08:45:43 #7 transferring dockerfile: 1.96kB 0.0s done 08:45:43 #7 DONE 0.1s 08:45:43 08:45:43 #8 [core-data internal] load build definition from Dockerfile 08:45:43 #8 transferring dockerfile: 1.90kB 0.0s done 08:45:43 #8 DONE 0.1s 08:45:43 08:45:43 #9 [security-proxy-setup internal] load build definition from Dockerfile 08:45:43 #9 transferring dockerfile: 2.39kB done 08:45:43 #9 DONE 0.1s 08:45:43 08:45:43 #10 [support-notifications internal] load build definition from Dockerfile 08:45:43 #10 transferring dockerfile: 1.84kB done 08:45:43 #10 DONE 0.1s 08:45:43 08:45:43 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:45:43 #11 transferring dockerfile: 2.04kB done 08:45:43 #11 DONE 0.1s 08:45:43 08:45:43 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:45:43 #12 transferring dockerfile: 1.78kB 0.0s done 08:45:43 #12 DONE 0.1s 08:45:43 08:45:43 #13 [security-spire-agent internal] load build definition from Dockerfile 08:45:43 #13 transferring dockerfile: 2.68kB done 08:45:43 #13 DONE 0.1s 08:45:43 08:45:43 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:45:43 #14 transferring dockerfile: 2.12kB done 08:45:43 #14 DONE 0.0s 08:45:43 08:45:43 #15 [security-spire-server internal] load .dockerignore 08:45:43 #15 transferring context: 56B 0.0s done 08:45:43 #15 DONE 0.1s 08:45:44 08:45:44 #16 [security-secretstore-setup internal] load .dockerignore 08:45:44 #16 transferring context: 56B done 08:45:44 #16 DONE 0.0s 08:45:44 08:45:44 #17 [core-command internal] load .dockerignore 08:45:44 #17 transferring context: 56B 0.0s done 08:45:44 #17 DONE 0.0s 08:45:44 08:45:44 #18 [security-bootstrapper internal] load .dockerignore 08:45:44 #18 transferring context: 56B done 08:45:44 #18 DONE 0.0s 08:45:44 08:45:44 #19 [security-spire-config internal] load .dockerignore 08:45:44 #19 transferring context: 56B done 08:45:44 #19 DONE 0.0s 08:45:44 08:45:44 #20 [support-scheduler internal] load .dockerignore 08:45:44 #20 transferring context: 56B done 08:45:44 #20 DONE 0.1s 08:45:44 08:45:44 #21 [core-metadata internal] load .dockerignore 08:45:44 #21 transferring context: 56B done 08:45:44 #21 DONE 0.0s 08:45:44 08:45:44 #22 [core-data internal] load .dockerignore 08:45:44 #22 transferring context: 56B done 08:45:44 #22 DONE 0.0s 08:45:44 08:45:44 #23 [security-proxy-setup internal] load .dockerignore 08:45:44 #23 transferring context: 56B done 08:45:44 #23 DONE 0.1s 08:45:44 08:45:44 #24 [support-notifications internal] load .dockerignore 08:45:44 #24 transferring context: 56B done 08:45:44 #24 DONE 0.0s 08:45:44 08:45:44 #25 [security-proxy-auth internal] load .dockerignore 08:45:44 #25 transferring context: 56B done 08:45:44 #25 DONE 0.0s 08:45:44 08:45:44 #26 [security-spiffe-token-provider internal] load .dockerignore 08:45:44 #26 transferring context: 56B done 08:45:44 #26 DONE 0.1s 08:45:44 08:45:44 #27 [security-spire-agent internal] load .dockerignore 08:45:44 #27 transferring context: 56B 0.0s done 08:45:44 #27 DONE 0.1s 08:45:44 08:45:44 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:45:45 #28 transferring context: 56B done 08:45:45 #28 DONE 0.1s 08:45:45 08:45:45 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:45 #29 DONE 0.0s 08:45:45 08:45:45 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 08:45:45 #30 ... 08:45:45 08:45:45 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:45 #29 DONE 0.0s 08:45:45 08:45:45 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:45:45 #30 DONE 0.6s 08:45:45 08:45:45 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:45 #29 DONE 0.0s 08:45:45 08:45:45 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:45 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:45:45 #31 ... 08:45:45 08:45:45 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:45 #29 DONE 0.0s 08:45:45 08:45:45 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:45 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:45 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:45 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:45:45 #31 ... 08:45:45 08:45:45 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 08:45:45 #30 DONE 0.6s 08:45:45 08:45:45 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:45 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:45:45 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:45 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:45 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:45:45 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 08:45:45 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:45:45 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:45 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:45 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:45:46 #31 ... 08:45:46 08:45:46 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:46 #29 DONE 0.0s 08:45:46 08:45:46 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:46 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.94MB / 3.26MB 0.3s 08:45:46 #31 ... 08:45:46 08:45:46 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:46 #29 DONE 0.0s 08:45:46 08:45:46 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:46 #29 DONE 0.0s 08:45:46 08:45:46 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:46 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 08:45:46 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 08:45:46 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:45:46 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:46 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:46 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:45:46 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 08:45:46 #31 ... 08:45:46 08:45:46 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:46 #29 DONE 0.0s 08:45:46 08:45:46 #32 [security-spire-server internal] load build context 08:45:46 #32 ... 08:45:46 08:45:46 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:46 #29 DONE 0.0s 08:45:46 08:45:46 #32 [security-spire-server internal] load build context 08:45:46 #32 ... 08:45:46 08:45:46 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:46 #29 DONE 0.0s 08:45:46 08:45:46 #32 [security-spire-server internal] load build context 08:45:47 #32 ... 08:45:47 08:45:47 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 08:45:47 #30 DONE 1.4s 08:45:47 08:45:47 #32 [security-spire-server internal] load build context 08:45:47 #32 ... 08:45:47 08:45:47 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:47 #29 DONE 0.0s 08:45:47 08:45:47 #32 [security-spire-server internal] load build context 08:45:47 #32 ... 08:45:47 08:45:47 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:47 #29 DONE 0.0s 08:45:47 08:45:47 #32 [security-spire-server internal] load build context 08:45:47 #32 ... 08:45:47 08:45:47 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:45:47 #30 DONE 1.8s 08:45:47 08:45:47 #32 [security-spire-server internal] load build context 08:45:49 #32 transferring context: 19.17MB 3.3s 08:45:49 #32 ... 08:45:49 08:45:49 #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 08:45:49 #33 DONE 4.7s 08:45:49 08:45:49 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 08:45:50 #34 ... 08:45:50 08:45:50 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:45:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:50 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:50 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:45:50 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 08:45:50 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.6s done 08:45:50 #31 DONE 5.3s 08:45:50 08:45:50 #32 [security-spire-server internal] load build context 08:45:50 #32 ... 08:45:50 08:45:50 #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go 08:45:50 #34 DONE 2.1s 08:45:50 08:45:50 #32 [security-spire-server internal] load build context 08:45:54 #32 transferring context: 39.96MB 8.4s 08:45:55 #32 ... 08:45:55 08:45:55 #35 [security-secretstore-setup internal] load build context 08:45:55 #35 ... 08:45:55 08:45:55 #36 [core-command internal] load build context 08:45:56 #36 ... 08:45:56 08:45:56 #37 [security-bootstrapper internal] load build context 08:45:56 #37 ... 08:45:56 08:45:56 #38 [support-scheduler internal] load build context 08:45:56 #38 ... 08:45:56 08:45:56 #39 [security-spire-config internal] load build context 08:45:56 #39 ... 08:45:56 08:45:56 #37 [security-bootstrapper internal] load build context 08:45:56 #37 ... 08:45:56 08:45:56 #40 [core-data internal] load build context 08:45:56 #40 ... 08:45:56 08:45:56 #41 [core-metadata internal] load build context 08:45:56 #41 ... 08:45:56 08:45:56 #37 [security-bootstrapper internal] load build context 08:45:56 #37 ... 08:45:56 08:45:56 #42 [support-notifications internal] load build context 08:45:57 #42 ... 08:45:57 08:45:57 #43 [security-proxy-setup internal] load build context 08:45:57 #43 ... 08:45:57 08:45:57 #42 [support-notifications internal] load build context 08:45:57 #42 ... 08:45:57 08:45:57 #44 [security-proxy-auth internal] load build context 08:45:57 #44 ... 08:45:57 08:45:57 #45 [security-spiffe-token-provider internal] load build context 08:45:57 #45 ... 08:45:57 08:45:57 #43 [security-proxy-setup internal] load build context 08:45:57 #43 ... 08:45:57 08:45:57 #46 [core-common-config-bootstrapper internal] load build context 08:45:57 #46 ... 08:45:57 08:45:57 #47 [security-spire-agent internal] load build context 08:45:57 #47 ... 08:45:57 08:45:57 #43 [security-proxy-setup internal] load build context 08:45:58 #43 ... 08:45:58 08:45:58 #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:45:58 #0 5.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:58 #0 6.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:58 #0 7.493 OK: 263 MiB in 53 packages 08:45:58 #48 DONE 9.3s 08:45:59 08:45:59 #43 [security-proxy-setup internal] load build context 08:46:00 #43 transferring context: 36.03MB 12.6s 08:46:00 #43 ... 08:46:00 08:46:00 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:00 #0 7.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:00 #0 7.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:00 #0 9.620 (1/2) Installing ca-certificates (20230506-r0) 08:46:00 #49 10.02 (2/2) Installing dumb-init (1.2.5-r2) 08:46:00 #49 10.02 Executing busybox-1.35.0-r29.trigger 08:46:00 #49 ... 08:46:00 08:46:00 #43 [security-proxy-setup internal] load build context 08:46:00 #43 ... 08:46:00 08:46:00 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:00 #0 8.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:00 #50 ... 08:46:00 08:46:00 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:00 #51 ... 08:46:00 08:46:00 #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:00 #52 ... 08:46:00 08:46:00 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:01 #53 ... 08:46:01 08:46:01 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:01 #54 ... 08:46:01 08:46:01 #55 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:46:01 #55 ... 08:46:01 08:46:01 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:01 #0 9.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #56 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:01 #56 ... 08:46:01 08:46:01 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:46:01 #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #57 ... 08:46:01 08:46:01 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:01 #58 ... 08:46:01 08:46:01 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:01 #0 9.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #59 ... 08:46:01 08:46:01 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:01 #60 ... 08:46:01 08:46:01 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:02 #61 ... 08:46:02 08:46:02 #47 [security-spire-agent internal] load build context 08:46:03 #47 ... 08:46:03 08:46:03 #32 [security-spire-server internal] load build context 08:46:03 #32 ... 08:46:03 08:46:03 #47 [security-spire-agent internal] load build context 08:46:04 #47 ... 08:46:04 08:46:04 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:04 #49 10.15 Executing ca-certificates-20230506-r0.trigger 08:46:04 #49 11.56 OK: 8 MiB in 17 packages 08:46:04 #49 DONE 13.5s 08:46:04 08:46:04 #47 [security-spire-agent internal] load build context 08:46:05 #47 transferring context: 41.45MB 17.0s 08:46:05 #47 ... 08:46:05 08:46:05 #35 [security-secretstore-setup internal] load build context 08:46:06 #35 ... 08:46:06 08:46:06 #47 [security-spire-agent internal] load build context 08:46:06 #47 ... 08:46:06 08:46:06 #36 [core-command internal] load build context 08:46:06 #36 ... 08:46:06 08:46:06 #35 [security-secretstore-setup internal] load build context 08:46:06 #35 ... 08:46:06 08:46:06 #39 [security-spire-config internal] load build context 08:46:06 #39 ... 08:46:06 08:46:06 #38 [support-scheduler internal] load build context 08:46:06 #38 ... 08:46:06 08:46:06 #35 [security-secretstore-setup internal] load build context 08:46:06 #35 ... 08:46:06 08:46:06 #40 [core-data internal] load build context 08:46:06 #40 ... 08:46:06 08:46:06 #37 [security-bootstrapper internal] load build context 08:46:07 #37 ... 08:46:07 08:46:07 #41 [core-metadata internal] load build context 08:46:07 #41 ... 08:46:07 08:46:07 #37 [security-bootstrapper internal] load build context 08:46:07 #37 ... 08:46:07 08:46:07 #44 [security-proxy-auth internal] load build context 08:46:08 #44 ... 08:46:08 08:46:08 #45 [security-spiffe-token-provider internal] load build context 08:46:08 #45 ... 08:46:08 08:46:08 #42 [support-notifications internal] load build context 08:46:08 #42 ... 08:46:08 08:46:08 #46 [core-common-config-bootstrapper internal] load build context 08:46:08 #46 ... 08:46:08 08:46:08 #42 [support-notifications internal] load build context 08:46:10 #42 transferring context: 53.92MB 22.8s 08:46:10 #42 ... 08:46:10 08:46:10 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:10 #56 17.50 OK: 263 MiB in 53 packages 08:46:10 #56 DONE 19.9s 08:46:10 08:46:10 #42 [support-notifications internal] load build context 08:46:10 #42 ... 08:46:10 08:46:10 #43 [security-proxy-setup internal] load build context 08:46:10 #43 ... 08:46:10 08:46:10 #37 [security-bootstrapper internal] load build context 08:46:11 #37 ... 08:46:11 08:46:11 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:46:11 #57 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:11 #57 18.95 OK: 263 MiB in 53 packages 08:46:11 #57 DONE 21.0s 08:46:11 08:46:11 #37 [security-bootstrapper internal] load build context 08:46:11 #37 ... 08:46:11 08:46:11 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:11 #59 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:11 #59 18.69 OK: 263 MiB in 53 packages 08:46:11 #59 DONE 20.9s 08:46:11 08:46:11 #37 [security-bootstrapper internal] load build context 08:46:11 #37 ... 08:46:11 08:46:11 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:12 #50 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:12 #50 18.67 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:12 #50 18.67 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:12 #50 18.67 OK: 17694 distinct packages available 08:46:12 #50 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:12 #50 ... 08:46:12 08:46:12 #37 [security-bootstrapper internal] load build context 08:46:13 #37 ... 08:46:13 08:46:13 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:13 #53 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:13 #53 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:13 #53 22.66 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:13 #53 22.66 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:13 #53 22.66 OK: 17689 distinct packages available 08:46:13 #53 ... 08:46:13 08:46:13 #37 [security-bootstrapper internal] load build context 08:46:14 #37 ... 08:46:14 08:46:14 #32 [security-spire-server internal] load build context 08:46:14 #32 ... 08:46:14 08:46:14 #43 [security-proxy-setup internal] load build context 08:46:14 #43 ... 08:46:14 08:46:14 #55 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:46:14 #55 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:14 #55 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:15 #55 ... 08:46:15 08:46:15 #43 [security-proxy-setup internal] load build context 08:46:15 #43 ... 08:46:15 08:46:15 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:15 #58 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:15 #58 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:15 #58 ... 08:46:15 08:46:15 #43 [security-proxy-setup internal] load build context 08:46:15 #43 transferring context: 71.03MB 27.8s 08:46:16 #43 ... 08:46:16 08:46:16 #36 [core-command internal] load build context 08:46:16 #36 ... 08:46:16 08:46:16 #47 [security-spire-agent internal] load build context 08:46:16 #47 ... 08:46:16 08:46:16 #36 [core-command internal] load build context 08:46:16 #36 ... 08:46:16 08:46:16 #39 [security-spire-config internal] load build context 08:46:16 #39 ... 08:46:16 08:46:16 #47 [security-spire-agent internal] load build context 08:46:16 #47 ... 08:46:16 08:46:16 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:16 #60 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:16 #60 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:17 #60 ... 08:46:17 08:46:17 #38 [support-scheduler internal] load build context 08:46:17 #38 ... 08:46:17 08:46:17 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:17 #61 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:17 #61 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:17 #61 ... 08:46:17 08:46:17 #35 [security-secretstore-setup internal] load build context 08:46:17 #35 ... 08:46:17 08:46:17 #41 [core-metadata internal] load build context 08:46:17 #41 ... 08:46:17 08:46:17 #40 [core-data internal] load build context 08:46:17 #40 ... 08:46:17 08:46:17 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:17 #51 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:17 #51 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:17 #51 ... 08:46:17 08:46:17 #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:46:17 #55 24.94 (1/1) Installing dumb-init (1.2.5-r2) 08:46:17 #55 24.94 Executing busybox-1.35.0-r29.trigger 08:46:17 #55 25.11 OK: 8 MiB in 16 packages 08:46:17 #55 DONE 27.0s 08:46:17 08:46:17 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:17 #51 26.77 (1/4) Installing ca-certificates (20230506-r0) 08:46:17 #51 ... 08:46:17 08:46:17 #35 [security-secretstore-setup internal] load build context 08:46:17 #35 ... 08:46:17 08:46:17 #44 [security-proxy-auth internal] load build context 08:46:18 #44 ... 08:46:18 08:46:18 #45 [security-spiffe-token-provider internal] load build context 08:46:18 #45 ... 08:46:18 08:46:18 #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:18 #52 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:18 #52 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:18 #52 28.28 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:18 #52 28.28 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:18 #52 28.28 OK: 17689 distinct packages available 08:46:18 #52 ... 08:46:18 08:46:18 #46 [core-common-config-bootstrapper internal] load build context 08:46:18 #46 ... 08:46:18 08:46:18 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:18 #54 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:18 #54 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:18 #54 ... 08:46:18 08:46:18 #45 [security-spiffe-token-provider internal] load build context 08:46:19 #45 ... 08:46:19 08:46:19 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:19 #58 25.36 (1/1) Installing dumb-init (1.2.5-r2) 08:46:19 #58 25.38 Executing busybox-1.35.0-r29.trigger 08:46:19 #58 25.47 OK: 8 MiB in 16 packages 08:46:19 #58 DONE 28.1s 08:46:19 08:46:19 #45 [security-spiffe-token-provider internal] load build context 08:46:20 #45 transferring context: 49.15MB 32.2s 08:46:21 #45 ... 08:46:21 08:46:21 #42 [support-notifications internal] load build context 08:46:21 #42 ... 08:46:21 08:46:21 #45 [security-spiffe-token-provider internal] load build context 08:46:23 #45 ... 08:46:23 08:46:23 #61 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:23 #61 27.28 (1/4) Installing dumb-init (1.2.5-r2) 08:46:23 #61 27.32 (2/4) Installing openssl (3.0.10-r0) 08:46:23 #61 27.45 (3/4) Installing su-exec (0.2-r2) 08:46:23 #61 27.57 (4/4) Installing yq (4.30.4-r4) 08:46:23 #61 28.73 Executing busybox-1.35.0-r29.trigger 08:46:23 #61 29.00 OK: 17 MiB in 19 packages 08:46:23 #61 DONE 31.8s 08:46:23 08:46:23 #45 [security-spiffe-token-provider internal] load build context 08:46:23 #45 ... 08:46:23 08:46:23 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:23 #51 27.43 (2/4) Installing dumb-init (1.2.5-r2) 08:46:23 #51 27.44 (3/4) Installing su-exec (0.2-r2) 08:46:23 #51 27.44 (4/4) Installing yq (4.30.4-r4) 08:46:23 #51 28.62 Executing busybox-1.35.0-r29.trigger 08:46:23 #51 28.76 Executing ca-certificates-20230506-r0.trigger 08:46:23 #51 30.53 OK: 17 MiB in 19 packages 08:46:23 #51 DONE 32.4s 08:46:23 08:46:23 #45 [security-spiffe-token-provider internal] load build context 08:46:23 #45 ... 08:46:23 08:46:23 #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:23 #54 28.13 (1/2) Installing dumb-init (1.2.5-r2) 08:46:23 #54 28.13 (2/2) Installing su-exec (0.2-r2) 08:46:23 #54 28.29 Executing busybox-1.35.0-r29.trigger 08:46:23 #54 28.33 OK: 8 MiB in 17 packages 08:46:23 #54 DONE 32.6s 08:46:23 08:46:23 #45 [security-spiffe-token-provider internal] load build context 08:46:23 #45 ... 08:46:23 08:46:23 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:23 #50 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:23 #50 30.40 OK: 263 MiB in 53 packages 08:46:23 #50 DONE 32.9s 08:46:23 08:46:23 #45 [security-spiffe-token-provider internal] load build context 08:46:24 #45 ... 08:46:24 08:46:24 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:46:24 #62 DONE 1.6s 08:46:24 08:46:24 #45 [security-spiffe-token-provider internal] load build context 08:46:24 #45 ... 08:46:24 08:46:24 #37 [security-bootstrapper internal] load build context 08:46:24 #37 ... 08:46:24 08:46:24 #32 [security-spire-server internal] load build context 08:46:24 #32 transferring context: 104.90MB 38.8s 08:46:24 #32 ... 08:46:24 08:46:24 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:24 #53 23.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:24 #53 27.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:24 #53 31.85 (1/9) Installing ca-certificates (20230506-r0) 08:46:24 #53 32.01 (2/9) Installing brotli-libs (1.0.9-r9) 08:46:24 #53 32.09 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:46:24 #53 32.12 (4/9) Installing libcurl (8.2.1-r0) 08:46:24 #53 32.16 (5/9) Installing curl (8.2.1-r0) 08:46:24 #53 32.22 (6/9) Installing dumb-init (1.2.5-r2) 08:46:24 #53 32.22 (7/9) Installing musl-obstack (1.2.3-r0) 08:46:24 #53 32.28 (8/9) Installing libucontext (1.2-r0) 08:46:24 #53 32.28 (9/9) Installing gcompat (1.1.0-r0) 08:46:24 #53 32.28 Executing busybox-1.35.0-r29.trigger 08:46:24 #53 32.48 Executing ca-certificates-20230506-r0.trigger 08:46:24 #53 33.39 OK: 11 MiB in 24 packages 08:46:24 #53 ... 08:46:24 08:46:24 #32 [security-spire-server internal] load build context 08:46:25 #32 ... 08:46:25 08:46:25 #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:25 #53 DONE 34.5s 08:46:25 08:46:25 #32 [security-spire-server internal] load build context 08:46:25 #32 ... 08:46:25 08:46:25 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:25 #60 27.09 v3.17.5-34-g6732ee2d324 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:25 #60 27.09 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:25 #60 27.09 OK: 17689 distinct packages available 08:46:25 #60 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:25 #60 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:25 #60 33.02 (1/4) Installing dumb-init (1.2.5-r2) 08:46:25 #60 33.02 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:25 #60 33.02 (3/4) Installing libucontext (1.2-r0) 08:46:25 #60 33.02 (4/4) Installing gcompat (1.1.0-r0) 08:46:25 #60 33.12 Executing busybox-1.35.0-r29.trigger 08:46:25 #60 33.18 OK: 8 MiB in 19 packages 08:46:25 #60 DONE 34.5s 08:46:25 08:46:25 #32 [security-spire-server internal] load build context 08:46:25 #32 ... 08:46:25 08:46:25 #52 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:25 #52 29.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:25 #52 32.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:25 #52 34.57 (1/5) Installing dumb-init (1.2.5-r2) 08:46:25 #52 34.57 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:25 #52 34.57 (3/5) Installing libucontext (1.2-r0) 08:46:25 #52 34.57 (4/5) Installing gcompat (1.1.0-r0) 08:46:25 #52 34.57 (5/5) Installing openssl (3.0.10-r0) 08:46:25 #52 34.66 Executing busybox-1.35.0-r29.trigger 08:46:25 #52 34.83 OK: 9 MiB in 20 packages 08:46:25 #52 DONE 36.0s 08:46:25 08:46:25 #32 [security-spire-server internal] load build context 08:46:26 #32 ... 08:46:26 08:46:26 #43 [security-proxy-setup internal] load build context 08:46:26 #43 ... 08:46:26 08:46:26 #32 [security-spire-server internal] load build context 08:46:26 #32 ... 08:46:26 08:46:26 #36 [core-command internal] load build context 08:46:26 #36 ... 08:46:26 08:46:26 #39 [security-spire-config internal] load build context 08:46:27 #39 ... 08:46:27 08:46:27 #47 [security-spire-agent internal] load build context 08:46:27 #47 ... 08:46:27 08:46:27 #32 [security-spire-server internal] load build context 08:46:27 #32 ... 08:46:27 08:46:27 #38 [support-scheduler internal] load build context 08:46:27 #38 ... 08:46:27 08:46:27 #47 [security-spire-agent internal] load build context 08:46:27 #47 ... 08:46:27 08:46:27 #41 [core-metadata internal] load build context 08:46:27 #41 ... 08:46:27 08:46:27 #47 [security-spire-agent internal] load build context 08:46:27 #47 ... 08:46:27 08:46:27 #40 [core-data internal] load build context 08:46:27 #40 ... 08:46:27 08:46:27 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:46:27 #63 DONE 4.4s 08:46:27 08:46:27 #40 [core-data internal] load build context 08:46:27 #40 ... 08:46:27 08:46:27 #47 [security-spire-agent internal] load build context 08:46:28 #47 ... 08:46:28 08:46:28 #35 [security-secretstore-setup internal] load build context 08:46:28 #35 ... 08:46:28 08:46:28 #47 [security-spire-agent internal] load build context 08:46:28 #47 ... 08:46:28 08:46:28 #44 [security-proxy-auth internal] load build context 08:46:28 #44 ... 08:46:28 08:46:28 #35 [security-secretstore-setup internal] load build context 08:46:28 #35 ... 08:46:28 08:46:28 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:46:28 #64 DONE 0.6s 08:46:28 08:46:28 #35 [security-secretstore-setup internal] load build context 08:46:28 #35 ... 08:46:28 08:46:28 #46 [core-common-config-bootstrapper internal] load build context 08:46:28 #46 ... 08:46:28 08:46:28 #44 [security-proxy-auth internal] load build context 08:46:30 #44 transferring context: 101.79MB 42.5s 08:46:31 #44 ... 08:46:31 08:46:31 #42 [support-notifications internal] load build context 08:46:31 #42 ... 08:46:31 08:46:31 #47 [security-spire-agent internal] load build context 08:46:34 #47 ... 08:46:34 08:46:34 #44 [security-proxy-auth internal] load build context 08:46:34 #44 ... 08:46:34 08:46:34 #45 [security-spiffe-token-provider internal] load build context 08:46:34 #45 ... 08:46:34 08:46:34 #37 [security-bootstrapper internal] load build context 08:46:34 #37 ... 08:46:34 08:46:34 #45 [security-spiffe-token-provider internal] load build context 08:46:35 #45 transferring context: 103.32MB 47.7s 08:46:36 #45 ... 08:46:36 08:46:36 #43 [security-proxy-setup internal] load build context 08:46:36 #43 ... 08:46:36 08:46:36 #47 [security-spire-agent internal] load build context 08:46:36 #47 ... 08:46:36 08:46:36 #39 [security-spire-config internal] load build context 08:46:37 #39 ... 08:46:37 08:46:37 #36 [core-command internal] load build context 08:46:37 #36 ... 08:46:37 08:46:37 #45 [security-spiffe-token-provider internal] load build context 08:46:37 #45 ... 08:46:37 08:46:37 #32 [security-spire-server internal] load build context 08:46:37 #32 ... 08:46:37 08:46:37 #38 [support-scheduler internal] load build context 08:46:37 #38 ... 08:46:37 08:46:37 #36 [core-command internal] load build context 08:46:37 #36 ... 08:46:37 08:46:37 #41 [core-metadata internal] load build context 08:46:37 #41 ... 08:46:37 08:46:37 #36 [core-command internal] load build context 08:46:38 #36 ... 08:46:38 08:46:38 #40 [core-data internal] load build context 08:46:38 #40 ... 08:46:38 08:46:38 #36 [core-command internal] load build context 08:46:38 #36 ... 08:46:38 08:46:38 #35 [security-secretstore-setup internal] load build context 08:46:39 #35 ... 08:46:39 08:46:39 #46 [core-common-config-bootstrapper internal] load build context 08:46:39 #46 ... 08:46:39 08:46:39 #35 [security-secretstore-setup internal] load build context 08:46:40 #35 ... 08:46:40 08:46:40 #40 [core-data internal] load build context 08:46:40 #40 transferring context: 188.29MB 53.1s done 08:46:40 #40 DONE 53.5s 08:46:40 08:46:40 #35 [security-secretstore-setup internal] load build context 08:46:41 #35 ... 08:46:41 08:46:41 #42 [support-notifications internal] load build context 08:46:41 #42 ... 08:46:41 08:46:41 #32 [security-spire-server internal] load build context 08:46:42 #32 ... 08:46:42 08:46:42 #43 [security-proxy-setup internal] load build context 08:46:42 #43 transferring context: 188.29MB 54.0s done 08:46:42 #43 DONE 55.0s 08:46:42 08:46:42 #32 [security-spire-server internal] load build context 08:46:42 #32 transferring context: 188.29MB 56.5s done 08:46:42 #32 DONE 56.9s 08:46:42 08:46:42 #42 [support-notifications internal] load build context 08:46:42 #42 ... 08:46:42 08:46:42 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 08:46:42 #65 DONE 2.4s 08:46:42 08:46:42 #42 [support-notifications internal] load build context 08:46:42 #42 ... 08:46:42 08:46:42 #47 [security-spire-agent internal] load build context 08:46:42 #47 transferring context: 188.29MB 54.4s done 08:46:42 #47 DONE 55.2s 08:46:42 08:46:42 #42 [support-notifications internal] load build context 08:46:43 #42 ... 08:46:43 08:46:43 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:46:43 #66 DONE 1.4s 08:46:43 08:46:43 #42 [support-notifications internal] load build context 08:46:44 #42 ... 08:46:44 08:46:44 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:46:44 #67 DONE 1.5s 08:46:44 08:46:44 #42 [support-notifications internal] load build context 08:46:44 #42 ... 08:46:44 08:46:44 #44 [security-proxy-auth internal] load build context 08:46:44 #44 ... 08:46:44 08:46:44 #42 [support-notifications internal] load build context 08:46:44 #42 ... 08:46:44 08:46:44 #37 [security-bootstrapper internal] load build context 08:46:44 #37 transferring context: 188.29MB 58.9s done 08:46:45 #37 DONE 59.3s 08:46:45 08:46:45 #42 [support-notifications internal] load build context 08:46:45 #42 transferring context: 188.29MB 58.0s done 08:46:46 #42 DONE 59.0s 08:46:46 08:46:46 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:46:47 #68 ... 08:46:47 08:46:47 #35 [security-secretstore-setup internal] load build context 08:46:47 #35 transferring context: 188.29MB 60.5s done 08:46:47 #35 DONE 61.3s 08:46:47 08:46:47 #41 [core-metadata internal] load build context 08:46:47 #41 transferring context: 188.29MB 59.5s done 08:46:47 #41 DONE 60.5s 08:46:47 08:46:47 #44 [security-proxy-auth internal] load build context 08:46:47 #44 ... 08:46:47 08:46:47 #39 [security-spire-config internal] load build context 08:46:47 #39 ... 08:46:47 08:46:47 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:46:47 #68 DONE 1.3s 08:46:47 08:46:47 #39 [security-spire-config internal] load build context 08:46:47 #39 ... 08:46:47 08:46:47 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:47 #69 ... 08:46:47 08:46:47 #45 [security-spiffe-token-provider internal] load build context 08:46:47 #45 ... 08:46:47 08:46:47 #44 [security-proxy-auth internal] load build context 08:46:47 #44 ... 08:46:47 08:46:47 #38 [support-scheduler internal] load build context 08:46:47 #38 ... 08:46:47 08:46:47 #44 [security-proxy-auth internal] load build context 08:46:49 #44 ... 08:46:49 08:46:49 #36 [core-command internal] load build context 08:46:49 #36 ... 08:46:49 08:46:49 #44 [security-proxy-auth internal] load build context 08:46:49 #44 transferring context: 188.29MB 61.0s done 08:46:49 #44 DONE 61.9s 08:46:49 08:46:49 #46 [core-common-config-bootstrapper internal] load build context 08:46:49 #46 ... 08:46:49 08:46:49 #38 [support-scheduler internal] load build context 08:46:53 #38 ... 08:46:53 08:46:53 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:53 #70 ... 08:46:53 08:46:53 #38 [support-scheduler internal] load build context 08:46:53 #38 ... 08:46:53 08:46:53 #45 [security-spiffe-token-provider internal] load build context 08:46:53 #45 transferring context: 188.29MB 65.3s done 08:46:53 #45 DONE 66.2s 08:46:53 08:46:53 #38 [support-scheduler internal] load build context 08:46:53 #38 ... 08:46:53 08:46:53 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:53 #71 ... 08:46:53 08:46:53 #39 [security-spire-config internal] load build context 08:46:53 #39 transferring context: 188.29MB 67.4s done 08:46:53 #39 DONE 67.7s 08:46:53 08:46:53 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:46:54 #72 ... 08:46:54 08:46:54 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:54 #73 ... 08:46:54 08:46:54 #38 [support-scheduler internal] load build context 08:46:54 #38 ... 08:46:54 08:46:54 #46 [core-common-config-bootstrapper internal] load build context 08:46:54 #46 transferring context: 188.29MB 66.3s done 08:46:54 #46 DONE 66.8s 08:46:54 08:46:54 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:46:54 #72 DONE 0.9s 08:46:54 08:46:54 #38 [support-scheduler internal] load build context 08:46:55 #38 ... 08:46:55 08:46:55 #36 [core-command internal] load build context 08:46:55 #36 transferring context: 188.29MB 69.5s done 08:46:55 #36 DONE 69.7s 08:46:55 08:46:55 #38 [support-scheduler internal] load build context 08:46:56 #38 transferring context: 188.29MB 70.0s done 08:46:56 #38 DONE 70.4s 08:46:56 08:46:56 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #74 ... 08:47:42 08:47:42 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #71 DONE 51.9s 08:47:42 08:47:42 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #73 DONE 51.2s 08:47:42 08:47:42 #75 [security-spire-server builder 6/9] COPY . . 08:47:42 #75 ... 08:47:42 08:47:42 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #74 DONE 40.8s 08:47:42 08:47:42 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #69 DONE 48.1s 08:47:42 08:47:42 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #70 DONE 52.5s 08:47:42 08:47:42 #76 [core-data builder 6/7] COPY . . 08:47:42 #76 DONE 3.9s 08:47:42 08:47:42 #77 [support-notifications builder 6/7] COPY . . 08:47:42 #77 DONE 3.9s 08:47:42 08:47:42 #78 [security-proxy-setup builder 6/7] COPY . . 08:47:42 #78 DONE 4.0s 08:47:42 08:47:42 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:47:42 #79 CACHED 08:47:42 08:47:42 #80 [core-metadata builder 6/7] COPY . . 08:47:42 #80 CACHED 08:47:42 08:47:42 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #81 CACHED 08:47:42 08:47:42 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:42 #82 CACHED 08:47:42 08:47:42 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #83 CACHED 08:47:42 08:47:42 #84 [security-bootstrapper builder 6/7] COPY . . 08:47:42 #84 CACHED 08:47:42 08:47:42 #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #85 CACHED 08:47:42 08:47:42 #86 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:47:42 #86 CACHED 08:47:42 08:47:42 #87 [security-secretstore-setup builder 6/7] COPY . . 08:47:42 #87 CACHED 08:47:42 08:47:42 #75 [security-spire-server builder 6/9] COPY . . 08:47:42 #75 DONE 4.0s 08:47:42 08:47:42 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:42 #88 ... 08:47:42 08:47:42 #89 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #89 CACHED 08:47:42 08:47:42 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:42 #90 CACHED 08:47:42 08:47:42 #91 [core-common-config-bootstrapper builder 6/7] COPY . . 08:47:42 #91 CACHED 08:47:42 08:47:42 #92 [security-spiffe-token-provider builder 6/7] COPY . . 08:47:42 #92 DONE 4.0s 08:47:42 08:47:42 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:47:42 #93 CACHED 08:47:42 08:47:42 #94 [security-proxy-auth builder 6/7] COPY . . 08:47:42 #94 CACHED 08:47:42 08:47:42 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #95 CACHED 08:47:42 08:47:42 #96 [support-scheduler builder 6/7] COPY . . 08:47:42 #96 CACHED 08:47:42 08:47:42 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:47:42 #97 CACHED 08:47:42 08:47:42 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #98 CACHED 08:47:42 08:47:42 #99 [core-command builder 6/7] COPY . . 08:47:42 #99 CACHED 08:47:42 08:47:42 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #100 CACHED 08:47:42 08:47:42 #101 [core-command builder 4/7] COPY go.mod vendor* ./ 08:47:42 #101 CACHED 08:47:42 08:47:42 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:42 #102 ... 08:47:42 08:47:42 #103 [security-spire-agent builder 6/9] COPY . . 08:47:42 #103 CACHED 08:47:42 08:47:42 #104 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 #104 CACHED 08:47:42 08:47:42 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:47:42 #105 CACHED 08:47:42 08:47:42 #106 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:47:42 #106 CACHED 08:47:42 08:47:42 #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:47:42 #107 DONE 0.5s 08:47:42 08:47:42 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:45 #108 ... 08:47:45 08:47:45 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:45 #102 5.984 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 08:47:46 #102 ... 08:47:46 08:47:46 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:46 #108 DONE 6.5s 08:47:46 08:47:46 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:46 #109 DONE 6.4s 08:47:46 08:47:46 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:47:47 #110 ... 08:47:47 08:47:47 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:47:47 #111 DONE 0.4s 08:47:47 08:47:47 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:47:47 #110 DONE 0.5s 08:47:47 08:47:47 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:47 #88 6.127 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:48 #88 ... 08:47:48 08:47:48 #112 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:47:48 #112 CACHED 08:47:48 08:47:48 #113 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:47:48 #113 CACHED 08:47:48 08:47:48 #114 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:47:48 #114 CACHED 08:47:48 08:47:48 #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:47:48 #115 CACHED 08:47:48 08:47:48 #116 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:48 #116 CACHED 08:47:48 08:47:48 #117 [security-spire-config builder 6/9] COPY . . 08:47:48 #117 CACHED 08:47:48 08:47:48 #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:47:48 #118 DONE 0.3s 08:47:48 08:47:48 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:48 #119 DONE 0.3s 08:47:48 08:47:48 #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:47:48 #120 DONE 0.3s 08:47:48 08:47:48 #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:49 #121 ... 08:47:49 08:47:49 #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:49 #122 CACHED 08:47:49 08:47:49 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:49 #123 CACHED 08:47:49 08:47:49 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:49 #0 4.781 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:49 #124 ... 08:47:49 08:47:49 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:47:49 #0 6.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:49 #125 ... 08:47:49 08:47:49 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:49 #126 DONE 0.4s 08:47:49 08:47:49 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:47:49 #0 4.356 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 08:47:49 #127 ... 08:47:49 08:47:49 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:49 #0 5.726 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:50 #128 ... 08:47:50 08:47:50 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:47:50 #0 6.599 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:50 #129 ... 08:47:50 08:47:50 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:47:50 #0 6.500 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:47:50 #130 ... 08:47:50 08:47:50 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:47:50 #0 6.693 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:50 #131 ... 08:47:50 08:47:50 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:47:50 #0 6.187 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 08:47:50 #132 ... 08:47:50 08:47:50 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:47:50 #0 4.774 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 08:47:50 #133 ... 08:47:50 08:47:50 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:47:50 #134 DONE 1.3s 08:47:50 08:47:50 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:50 #135 ... 08:47:50 08:47:50 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:50 #136 DONE 1.2s 08:47:50 08:47:50 #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:50 #121 DONE 1.8s 08:47:51 08:47:51 #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:51 #137 DONE 0.2s 08:47:51 08:47:51 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:51 #138 ... 08:47:51 08:47:51 #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:51 #139 DONE 0.3s 08:47:51 08:47:51 #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:51 #138 DONE 0.2s 08:47:51 08:47:51 #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:47:51 #140 DONE 0.3s 08:47:51 08:47:51 #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:51 #141 DONE 0.2s 08:47:51 08:47:51 #142 [security-spire-config] exporting to image 08:47:51 #142 exporting layers 08:47:52 #142 ... 08:47:52 08:47:52 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:52 #143 DONE 0.5s 08:47:52 08:47:52 #142 [security-spire-server] exporting to image 08:47:52 #142 ... 08:47:52 08:47:52 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:52 #135 DONE 2.2s 08:47:52 08:47:52 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:53 #144 DONE 0.2s 08:47:53 08:47:53 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:47:53 #145 DONE 0.2s 08:47:53 08:47:53 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:53 #146 DONE 0.3s 08:47:53 08:47:53 #142 [security-spire-agent] exporting to image 08:47:54 #142 exporting layers 2.4s done 08:47:54 #142 writing image sha256:8c12282669cef796b7f556ec9b3729d206fae4fd1a479da872c3fdfdf143b9a5 0.1s done 08:47:54 #142 naming to docker.io/library/security-spire-config-arm64 08:47:54 #142 exporting layers 2.2s done 08:47:54 #142 naming to docker.io/library/security-spire-config-arm64 done 08:47:54 #142 writing image sha256:d0fcfb05731310b2d1e0e6b8788a28b69eede8fe43d1c5063ce2b0e3e5b75fb3 08:47:54 #142 writing image sha256:d0fcfb05731310b2d1e0e6b8788a28b69eede8fe43d1c5063ce2b0e3e5b75fb3 0.0s done 08:47:54 #142 naming to docker.io/library/security-spire-server-arm64 done 08:47:59 #142 exporting layers 4.9s done 08:47:59 #142 writing image sha256:dc7c32b954b9fb25596eb2245c30832def9bc8ec8b820607d285a61125b0d6b3 done 08:47:59 #142 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:47:59 #142 DONE 7.1s 08:47:59 08:47:59 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:08 #131 ... 09:03:08 09:03:08 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:08 #127 914.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:03:08 #127 ... 09:03:08 09:03:08 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:08 #133 DONE 920.3s 09:03:08 09:03:08 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:08 #131 ... 09:03:08 09:03:08 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:03:08 #147 DONE 0.2s 09:03:08 09:03:08 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:03:08 #148 DONE 0.2s 09:03:08 09:03:08 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:03:08 #149 DONE 0.2s 09:03:08 09:03:08 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:03:08 #150 DONE 0.2s 09:03:08 09:03:08 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:03:08 #151 DONE 0.3s 09:03:08 09:03:08 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:03:08 #152 DONE 0.1s 09:03:08 09:03:08 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:08 #153 DONE 2.3s 09:03:08 09:03:08 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:08 #130 ... 09:03:08 09:03:08 #142 [security-proxy-setup] exporting to image 09:03:08 #142 exporting layers 09:03:08 #142 exporting layers 0.8s done 09:03:08 #142 writing image sha256:81cdb0a947e7bcafa682dfae8e6fecace394f403739b7091723cb52a53278163 done 09:03:08 #142 naming to docker.io/library/security-proxy-setup-arm64 done 09:03:08 #142 DONE 7.9s 09:03:08 09:03:08 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:11 #129 ... 09:03:11 09:03:11 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:11 #132 DONE 932.1s 09:03:11 09:03:11 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:12 #88 ... 09:03:12 09:03:12 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:03:12 #154 DONE 0.2s 09:03:12 09:03:12 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:12 #130 ... 09:03:12 09:03:12 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:03:14 #155 DONE 1.8s 09:03:14 09:03:14 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:14 #129 ... 09:03:14 09:03:14 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:03:14 #156 DONE 0.3s 09:03:14 09:03:14 #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:03:14 #157 DONE 0.1s 09:03:14 09:03:14 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:14 #88 ... 09:03:14 09:03:14 #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:15 #158 DONE 0.4s 09:03:15 09:03:15 #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:03:15 #159 DONE 0.1s 09:03:15 09:03:15 #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:03:15 #160 DONE 0.2s 09:03:15 09:03:15 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:15 #125 ... 09:03:15 09:03:15 #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:03:15 #161 DONE 0.2s 09:03:15 09:03:15 #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:03:15 #162 DONE 0.1s 09:03:15 09:03:15 #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:15 #163 DONE 0.2s 09:03:15 09:03:15 #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:03:17 #164 DONE 1.9s 09:03:17 09:03:17 #142 [security-bootstrapper] exporting to image 09:03:17 #142 exporting layers 09:03:18 #142 ... 09:03:18 09:03:18 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:18 #127 DONE 939.0s 09:03:18 09:03:18 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:18 #130 ... 09:03:18 09:03:18 #142 [security-bootstrapper] exporting to image 09:03:18 #142 exporting layers 1.2s done 09:03:19 #142 writing image sha256:e9565a3eb599169d263b596bf6fd84634eb7337c624fc6dc364c68dccdc7729b 0.0s done 09:03:19 #142 naming to docker.io/library/security-bootstrapper-arm64 done 09:03:19 #142 DONE 9.2s 09:03:19 09:03:19 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:19 #125 ... 09:03:19 09:03:19 #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:03:19 #165 DONE 0.1s 09:03:19 09:03:19 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:03:19 #166 DONE 0.1s 09:03:19 09:03:19 #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:03:19 #167 DONE 0.2s 09:03:19 09:03:19 #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:03:19 #168 DONE 0.1s 09:03:19 09:03:19 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:20 #129 ... 09:03:20 09:03:20 #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:03:20 #169 DONE 0.1s 09:03:20 09:03:20 #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:03:20 #170 DONE 0.3s 09:03:20 09:03:20 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:20 #125 ... 09:03:20 09:03:20 #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:20 #171 DONE 0.3s 09:03:20 09:03:20 #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:03:20 #172 DONE 0.1s 09:03:20 09:03:20 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:20 #102 ... 09:03:20 09:03:20 #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:26 #173 DONE 4.7s 09:03:26 09:03:26 #142 [security-secretstore-setup] exporting to image 09:03:26 #142 exporting layers 09:03:26 #142 exporting layers 1.2s done 09:03:26 #142 writing image sha256:077bddc04364df02711c8f972df420517089f09b9f676dcabad58caf84e51032 done 09:03:26 #142 naming to docker.io/library/security-secretstore-setup-arm64 09:03:26 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 09:03:26 #142 DONE 10.4s 09:03:26 09:03:26 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:31 #88 ... 09:03:31 09:03:31 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:31 #125 DONE 951.3s 09:03:31 09:03:31 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:31 #130 ... 09:03:31 09:03:31 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:31 #174 DONE 0.1s 09:03:31 09:03:31 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:31 #175 DONE 0.1s 09:03:31 09:03:31 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:03:31 #176 DONE 0.3s 09:03:31 09:03:31 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:03:31 #177 DONE 0.1s 09:03:31 09:03:31 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:32 #130 ... 09:03:32 09:03:32 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:03:32 #178 DONE 0.2s 09:03:32 09:03:32 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:34 #179 DONE 1.8s 09:03:34 09:03:34 #142 [security-proxy-auth] exporting to image 09:03:34 #142 exporting layers 09:03:34 #142 exporting layers 0.6s done 09:03:34 #142 writing image sha256:9dbc3ea9b2a84bed3ecb81d640c959a8cf7fbda4e1fdd77be91f4c18ca10c057 done 09:03:34 #142 naming to docker.io/library/security-proxy-auth-arm64 done 09:03:34 #142 DONE 11.0s 09:03:34 09:03:34 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:49 #130 ... 09:03:49 09:03:49 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:49 #131 DONE 969.3s 09:03:49 09:03:49 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:49 #129 ... 09:03:49 09:03:49 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:49 #180 DONE 0.1s 09:03:49 09:03:49 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:49 #129 ... 09:03:49 09:03:49 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:49 #181 DONE 0.2s 09:03:49 09:03:49 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:50 #182 DONE 0.3s 09:03:50 09:03:50 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:50 #183 DONE 0.2s 09:03:50 09:03:50 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:03:50 #184 DONE 0.2s 09:03:50 09:03:50 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:53 #185 DONE 3.4s 09:03:53 09:03:53 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:54 #129 ... 09:03:54 09:03:54 #142 [core-common-config-bootstrapper] exporting to image 09:03:54 #142 exporting layers 09:03:54 #142 exporting layers 0.7s done 09:03:54 #142 writing image sha256:9a2cf7a8ee18e953a6b5c367b5915531ff1713f160e07836aa0044712953bbd4 done 09:03:54 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:03:54 #142 DONE 11.7s 09:03:54 09:03:54 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:41 #102 ... 09:04:41 09:04:41 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:41 #130 DONE 1015.0s 09:04:41 09:04:41 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:41 #128 ... 09:04:41 09:04:41 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:04:41 #186 DONE 0.1s 09:04:41 09:04:41 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:04:41 #187 DONE 0.1s 09:04:41 09:04:41 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:41 #188 DONE 0.3s 09:04:41 09:04:41 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:41 #102 ... 09:04:41 09:04:41 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:04:41 #189 DONE 0.1s 09:04:41 09:04:41 #142 [core-command] exporting to image 09:04:41 #142 exporting layers 09:04:41 #142 exporting layers 0.4s done 09:04:41 #142 writing image sha256:f925bc610499db2af9e0d685b894b7eddf204aab8126270dd6fcd7bb1a15c652 0.0s done 09:04:41 #142 naming to docker.io/library/core-command-arm64 done 09:04:41 #142 DONE 12.1s 09:04:41 09:04:41 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:41 #124 ... 09:04:41 09:04:41 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:41 #128 DONE 1021.5s 09:04:41 09:04:41 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:41 #102 ... 09:04:41 09:04:41 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:04:41 #190 DONE 0.1s 09:04:41 09:04:41 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:41 #124 ... 09:04:41 09:04:41 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:04:41 #191 DONE 0.1s 09:04:41 09:04:41 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:04:41 #192 DONE 0.3s 09:04:41 09:04:41 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:42 #129 ... 09:04:42 09:04:42 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:04:42 #193 DONE 0.1s 09:04:42 09:04:42 #142 [core-data] exporting to image 09:04:42 #142 exporting layers 09:04:42 #142 exporting layers 0.2s done 09:04:42 #142 writing image sha256:e7f64aa1bdffb6f53058fd3b48b649825d21097fb261faa6536b5cbacd4ff562 09:04:42 #142 writing image sha256:e7f64aa1bdffb6f53058fd3b48b649825d21097fb261faa6536b5cbacd4ff562 done 09:04:42 #142 naming to docker.io/library/core-data-arm64 done 09:04:42 #142 DONE 12.4s 09:04:42 09:04:42 #88 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:44 #88 DONE 1025.1s 09:04:44 09:04:44 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:45 #129 ... 09:04:45 09:04:45 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:04:45 #194 DONE 0.1s 09:04:45 09:04:45 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:04:45 #195 DONE 0.1s 09:04:45 09:04:45 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:45 #196 DONE 0.3s 09:04:45 09:04:45 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:45 #124 ... 09:04:45 09:04:45 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:04:45 #197 DONE 0.1s 09:04:45 09:04:45 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:04:45 #198 DONE 0.1s 09:04:45 09:04:45 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:46 #129 ... 09:04:46 09:04:46 #142 [core-metadata] exporting to image 09:04:46 #142 exporting layers 0.4s done 09:04:46 #142 writing image sha256:8587bbcbaa0a49d803c0f6cbf9a957ca2fac7b8615112f671ba68e7d83a1695d done 09:04:46 #142 naming to docker.io/library/core-metadata-arm64 done 09:04:46 #142 DONE 12.8s 09:04:46 09:04:46 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:18 #102 DONE 1055.7s 09:05:18 09:05:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:18 #124 ... 09:05:18 09:05:18 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:18 #199 DONE 0.2s 09:05:18 09:05:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:18 #124 ... 09:05:18 09:05:18 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:18 #200 DONE 0.1s 09:05:18 09:05:18 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:18 #201 DONE 0.4s 09:05:18 09:05:18 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:05:18 #202 DONE 0.1s 09:05:18 09:05:18 #142 [security-spiffe-token-provider] exporting to image 09:05:18 #142 exporting layers 09:05:18 #142 exporting layers 0.5s done 09:05:18 #142 writing image sha256:2d58aee8b8fa965a8641db8241551fc231804705cb9e4cec3de6edb6d608ed3e done 09:05:18 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:05:18 #142 DONE 13.3s 09:05:18 09:05:18 #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:40 #124 DONE 1079.1s 09:05:40 09:05:40 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:40 #129 ... 09:05:40 09:05:40 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:40 #203 DONE 0.2s 09:05:40 09:05:40 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:40 #204 DONE 0.1s 09:05:40 09:05:40 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:40 #205 ... 09:05:40 09:05:40 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:40 #129 DONE 1079.9s 09:05:40 09:05:40 #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:40 #205 DONE 0.4s 09:05:40 09:05:40 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:40 #206 DONE 0.2s 09:05:40 09:05:40 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:40 #207 DONE 0.2s 09:05:40 09:05:40 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:40 #208 DONE 0.2s 09:05:40 09:05:40 #142 [support-notifications] exporting to image 09:05:40 #142 exporting layers 09:05:40 #142 ... 09:05:40 09:05:40 #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:40 #209 DONE 0.3s 09:05:40 09:05:40 #142 [support-notifications] exporting to image 09:05:40 #142 exporting layers 0.4s done 09:05:40 #142 ... 09:05:40 09:05:40 #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:40 #210 DONE 0.1s 09:05:40 09:05:40 #142 [support-scheduler] exporting to image 09:05:40 #142 writing image sha256:0444926e8b7516f9b5abd8aa119a79588e1399396f5a3f2c85add39f9b9e5462 done 09:05:40 #142 naming to docker.io/library/support-notifications-arm64 0.0s done 09:05:40 #142 exporting layers 0.4s done 09:05:40 #142 writing image sha256:4eeed80fa1ba4d5a7908a355a4e35e8b8315858d6c79df9a541ab2b5ff8e4f6c done 09:05:40 #142 naming to docker.io/library/support-scheduler-arm64 done 09:05:40 #142 DONE 14.2s 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:40 time="2023-08-26T08:45:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:40 $ docker stop --time=1 b7c0be4c84c80052abeb760ef37dee2dc4801d0456d74c12a4386a64ef1d148b 09:05:42 $ docker rm -f --volumes b7c0be4c84c80052abeb760ef37dee2dc4801d0456d74c12a4386a64ef1d148b [Pipeline] // withDockerContainer [Pipeline] sh 09:05:42 + docker images 09:05:42 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:42 support-scheduler-arm64 latest 4eeed80fa1ba 2 seconds ago 32.9MB 09:05:42 support-notifications-arm64 latest 0444926e8b75 3 seconds ago 33.7MB 09:05:42 security-spiffe-token-provider-arm64 latest 2d58aee8b8fa 26 seconds ago 33.3MB 09:05:42 core-metadata-arm64 latest 8587bbcbaa0a 57 seconds ago 21.2MB 09:05:42 core-data-arm64 latest e7f64aa1bdff About a minute ago 20.9MB 09:05:42 core-command-arm64 latest f925bc610499 About a minute ago 20.8MB 09:05:42 core-common-config-bootstrapper-arm64 latest 9a2cf7a8ee18 About a minute ago 18MB 09:05:42 security-proxy-auth-arm64 latest 9dbc3ea9b2a8 2 minutes ago 19.3MB 09:05:42 security-secretstore-setup-arm64 latest 077bddc04364 2 minutes ago 43MB 09:05:42 security-bootstrapper-arm64 latest e9565a3eb599 2 minutes ago 22.6MB 09:05:42 security-proxy-setup-arm64 latest 81cdb0a947e7 2 minutes ago 28.8MB 09:05:42 security-spire-agent-arm64 latest dc7c32b954b9 17 minutes ago 152MB 09:05:42 security-spire-server-arm64 latest d0fcfb057313 17 minutes ago 96.9MB 09:05:42 security-spire-config-arm64 latest 8c12282669ce 17 minutes ago 96.1MB 09:05:42 ci-base-image-arm64 latest 905ef3f644f1 31 minutes ago 1.05GB 09:05:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB 09:05:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:43 09:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:43 arm64: Pulling from edgex-lftools-log-publisher 09:05:43 8998bd30e6a1: Pulling fs layer 09:05:43 04944245beec: Pulling fs layer 09:05:43 699f458cf7ca: Pulling fs layer 09:05:43 765212b225bb: Pulling fs layer 09:05:43 f23df028b6ca: Pulling fs layer 09:05:43 d65c8cfc05b1: Pulling fs layer 09:05:43 2437ff75d9bd: Pulling fs layer 09:05:43 f23df028b6ca: Waiting 09:05:43 d65c8cfc05b1: Waiting 09:05:43 2437ff75d9bd: Waiting 09:05:43 765212b225bb: Waiting 09:05:43 04944245beec: Verifying Checksum 09:05:43 04944245beec: Download complete 09:05:43 765212b225bb: Verifying Checksum 09:05:43 765212b225bb: Download complete 09:05:43 f23df028b6ca: Verifying Checksum 09:05:43 f23df028b6ca: Download complete 09:05:44 d65c8cfc05b1: Verifying Checksum 09:05:44 d65c8cfc05b1: Download complete 09:05:44 699f458cf7ca: Verifying Checksum 09:05:44 699f458cf7ca: Download complete 09:05:44 8998bd30e6a1: Verifying Checksum 09:05:44 8998bd30e6a1: Download complete 09:05:47 2437ff75d9bd: Verifying Checksum 09:05:47 2437ff75d9bd: Download complete 09:05:48 8998bd30e6a1: Pull complete 09:05:49 04944245beec: Pull complete 09:05:50 699f458cf7ca: Pull complete 09:05:50 765212b225bb: Pull complete 09:05:51 f23df028b6ca: Pull complete 09:05:51 d65c8cfc05b1: Pull complete 09:06:06 2437ff75d9bd: Pull complete 09:06:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:06 prd-ubuntu20.04-docker-arm64-4c-16g-4639 does not seem to be running inside a container 09:06:06 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:06:09 $ docker top ad7bd0e9b42600cdb5439927523858357d4373e24aa7bebfbde5d5d2ef16abcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:10 ---> job-cost.sh 09:06:10 lf-activate-venv: SKIPPING 09:06:10 INFO: No Stack... 09:06:10 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:11 INFO: Archiving Costs [Pipeline] sh 09:06:11 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:06:11 + cut -d, -f6 [Pipeline] lock 09:06:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4664-2-stack-cost] 09:06:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4664-2-stack-cost] did not exist. Created. 09:06:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4664-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:12 + echo total: 0.10999999940395355 [Pipeline] stash 09:06:12 Stashed 1 file(s) [Pipeline] } 09:06:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4664-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:12 $ docker stop --time=1 ad7bd0e9b42600cdb5439927523858357d4373e24aa7bebfbde5d5d2ef16abcf 09:06:14 $ docker rm -f --volumes ad7bd0e9b42600cdb5439927523858357d4373e24aa7bebfbde5d5d2ef16abcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:06:14 provisioning config files... 09:06:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4041149386314663992tmp [Pipeline] { [Pipeline] sh 09:06:15 + set +x 09:06:15 + curl -s https://codecov.io/bash 09:06:15 + bash -s -- 09:06:15 09:06:15 _____ _ 09:06:15 / ____| | | 09:06:15 | | ___ __| | ___ ___ _____ __ 09:06:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:15 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:15 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:15 Bash-1.0.6 09:06:15 09:06:15 09:06:15 ==> git version 2.25.1 found 09:06:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:06:15 Release-Date: 2020-01-08 09:06:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:06:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:06:15 ==> Jenkins CI detected. 09:06:15 current dir:  /w/workspace/edgex-go/2 09:06:15 project root: . 09:06:15 --> token set from env 09:06:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:15 ==> Running gcov in . (disable via -X gcov) 09:06:15 ==> Python coveragepy not found 09:06:15 ==> Searching for coverage reports in: 09:06:15 + . 09:06:15 -> Found 1 reports 09:06:15 ==> Detecting git/mercurial file structure 09:06:15 ==> Reading reports 09:06:15 + ./coverage.out bytes=447827 09:06:15 ==> Appending adjustments 09:06:15 https://docs.codecov.io/docs/fixing-reports 09:06:16 + Found adjustments 09:06:16 ==> Gzipping contents 09:06:16 60K /tmp/codecov.kJ25n2.gz 09:06:16 ==> Uploading reports 09:06:16 url: https://codecov.io 09:06:16 query: branch=PR-4664&commit=cb0e5f3a051de77bb81e109766d9fd6e0bfca973&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= 09:06:16 -> Pinging Codecov 09:06:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4664&commit=cb0e5f3a051de77bb81e109766d9fd6e0bfca973&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= 09:06:16 -> Uploading to 09:06:16 https://storage.googleapis.com/codecov/v4/raw/2023-08-26/00271124DB129430A58F1EEE437C3FCB/cb0e5f3a051de77bb81e109766d9fd6e0bfca973/e9f2cc99-8a2a-47cd-ad20-615b68c94d9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230826T090616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1e692bf6bf99721683cbcff12c3ee59a2756f30926c6d50d4d0a3f7a61c61a6 09:06:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:16 Dload Upload Total Spent Left Speed 09:06:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57377 0 0 100 57377 0 243k --:--:-- --:--:-- --:--:-- 243k 09:06:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cb0e5f3a051de77bb81e109766d9fd6e0bfca973 [Pipeline] } 09:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:06:17 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:06:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:18 ---> package-listing.sh 09:06:18 ++ facter osfamily 09:06:18 ++ tr '[:upper:]' '[:lower:]' 09:06:18 + OS_FAMILY=debian 09:06:18 + workspace=/w/workspace/edgex-go/2 09:06:18 + START_PACKAGES=/tmp/packages_start.txt 09:06:18 + END_PACKAGES=/tmp/packages_end.txt 09:06:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:18 + PACKAGES=/tmp/packages_start.txt 09:06:18 + '[' /w/workspace/edgex-go/2 ']' 09:06:18 + PACKAGES=/tmp/packages_end.txt 09:06:18 + case "${OS_FAMILY}" in 09:06:18 + dpkg -l 09:06:18 + grep '^ii' 09:06:18 + '[' -f /tmp/packages_start.txt ']' 09:06:18 + '[' -f /tmp/packages_end.txt ']' 09:06:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:18 + '[' /w/workspace/edgex-go/2 ']' 09:06:18 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:06:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:06:18 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:19 09:06:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:19 latest: Pulling from edgex-lftools-log-publisher 09:06:19 5eb5b503b376: Pulling fs layer 09:06:19 5c69ac0246d0: Pulling fs layer 09:06:19 ec43610c2a17: Pulling fs layer 09:06:19 3a2ae6a8a46f: Pulling fs layer 09:06:19 33b1e0a273af: Pulling fs layer 09:06:19 5d3b04190fa2: Pulling fs layer 09:06:19 2f39f015ded8: Pulling fs layer 09:06:19 3a2ae6a8a46f: Waiting 09:06:19 33b1e0a273af: Waiting 09:06:19 5d3b04190fa2: Waiting 09:06:19 2f39f015ded8: Waiting 09:06:19 5c69ac0246d0: Verifying Checksum 09:06:19 5c69ac0246d0: Download complete 09:06:19 3a2ae6a8a46f: Verifying Checksum 09:06:19 3a2ae6a8a46f: Download complete 09:06:19 33b1e0a273af: Verifying Checksum 09:06:19 33b1e0a273af: Download complete 09:06:19 ec43610c2a17: Verifying Checksum 09:06:19 ec43610c2a17: Download complete 09:06:19 5d3b04190fa2: Verifying Checksum 09:06:19 5d3b04190fa2: Download complete 09:06:20 5eb5b503b376: Verifying Checksum 09:06:20 5eb5b503b376: Download complete 09:06:20 2f39f015ded8: Download complete 09:06:21 5eb5b503b376: Pull complete 09:06:21 5c69ac0246d0: Pull complete 09:06:21 ec43610c2a17: Pull complete 09:06:21 3a2ae6a8a46f: Pull complete 09:06:21 33b1e0a273af: Pull complete 09:06:22 5d3b04190fa2: Pull complete 09:06:26 2f39f015ded8: Pull complete 09:06:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:26 prd-ubuntu20.04-docker-8c-8g-4638 does not seem to be running inside a container 09:06:26 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:06:30 $ docker top 1ea21c9baafa115529ae1a037356230b02d17f16346643b79831a36107720bb4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:30 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:30 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:31 + ls /var/log/sa-host 09:06:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:31 provisioning config files... 09:06:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config13332986245409843834tmp [Pipeline] { [Pipeline] echo 09:06:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:31 ---> create-netrc.sh [Pipeline] } 09:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:32 ---> python-tools-install.sh [Pipeline] echo 09:06:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:32 ---> sudo-logs.sh 09:06:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:32 ---> job-cost.sh 09:06:32 lf-activate-venv: SKIPPING 09:06:32 DEBUG: total: 0.10999999940395355 09:06:32 INFO: Retrieving Stack Cost... 09:06:32 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:33 INFO: Archiving Costs [Pipeline] echo 09:06:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:33 ---> logs-deploy.sh 09:06:33 lf-activate-venv: SKIPPING 09:06:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4664/2 09:06:33 INFO: archiving workspace using pattern(s): 09:06:34 Archives upload complete. 09:06:34 INFO: archiving logs to Nexus 09:06:35 ---> uname -a: 09:06:35 Linux prd-ubuntu20-04-docker-8c-8g-4638 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:06:35 09:06:35 09:06:35 ---> lscpu: 09:06:35 Architecture: x86_64 09:06:35 CPU op-mode(s): 32-bit, 64-bit 09:06:35 Byte Order: Little Endian 09:06:35 Address sizes: 40 bits physical, 48 bits virtual 09:06:35 CPU(s): 8 09:06:35 On-line CPU(s) list: 0-7 09:06:35 Thread(s) per core: 1 09:06:35 Core(s) per socket: 1 09:06:35 Socket(s): 8 09:06:35 NUMA node(s): 1 09:06:35 Vendor ID: AuthenticAMD 09:06:35 CPU family: 23 09:06:35 Model: 49 09:06:35 Model name: AMD EPYC-Rome Processor 09:06:35 Stepping: 0 09:06:35 CPU MHz: 2799.998 09:06:35 BogoMIPS: 5599.99 09:06:35 Virtualization: AMD-V 09:06:35 Hypervisor vendor: KVM 09:06:35 Virtualization type: full 09:06:35 L1d cache: 256 KiB 09:06:35 L1i cache: 256 KiB 09:06:35 L2 cache: 4 MiB 09:06:35 L3 cache: 128 MiB 09:06:35 NUMA node0 CPU(s): 0-7 09:06:35 Vulnerability Itlb multihit: Not affected 09:06:35 Vulnerability L1tf: Not affected 09:06:35 Vulnerability Mds: Not affected 09:06:35 Vulnerability Meltdown: Not affected 09:06:35 Vulnerability Mmio stale data: Not affected 09:06:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:06:35 Vulnerability Srbds: Not affected 09:06:35 Vulnerability Tsx async abort: Not affected 09:06:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:06:35 09:06:35 09:06:35 ---> nproc: 09:06:35 8 09:06:35 09:06:35 09:06:35 ---> df -h: 09:06:35 Filesystem Size Used Avail Use% Mounted on 09:06:35 overlay 155G 22G 133G 15% / 09:06:35 tmpfs 64M 0 64M 0% /dev 09:06:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:06:35 shm 64M 0 64M 0% /dev/shm 09:06:35 /dev/vda1 155G 22G 133G 15% /facter-os 09:06:35 09:06:35 09:06:35 ---> sar -b -r -n DEV: 09:06:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4638) 08/26/23 _x86_64_ (8 CPU) 09:06:35 09:06:35 08:28:55 LINUX RESTART (8 CPU) 09:06:35 09:06:35 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:06:35 08:30:02 337.44 47.98 289.45 0.00 5415.93 180372.94 0.00 09:06:35 08:31:01 112.08 0.81 111.27 0.00 21.83 62133.47 0.00 09:06:35 08:32:01 33.88 0.00 33.88 0.00 0.00 19573.02 0.00 09:06:35 08:33:01 128.47 0.40 128.07 0.00 33.72 37675.16 0.00 09:06:35 08:34:01 239.43 1.48 237.95 0.00 889.64 171469.20 0.00 09:06:35 08:35:01 267.79 15.70 252.09 0.00 2624.10 92894.12 0.00 09:06:35 08:36:01 375.24 0.33 374.91 0.00 8.80 74815.99 0.00 09:06:35 08:37:01 497.15 0.05 497.10 0.00 5.46 67036.05 0.00 09:06:35 08:38:01 2.05 0.00 2.05 0.00 0.00 24.13 0.00 09:06:35 08:39:01 1.33 0.00 1.33 0.00 0.00 23.46 0.00 09:06:35 08:40:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 09:06:35 08:41:01 2.77 1.58 1.18 0.00 37.19 13.86 0.00 09:06:35 08:42:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 09:06:35 08:43:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 09:06:35 08:44:01 1.80 0.02 1.78 0.00 0.13 21.46 0.00 09:06:35 08:45:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 09:06:35 08:46:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 09:06:35 08:47:01 2.53 1.02 1.52 0.00 21.86 22.13 0.00 09:06:35 08:48:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 09:06:35 08:49:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 09:06:35 08:50:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 09:06:35 08:51:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 09:06:35 08:52:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 09:06:35 08:53:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 09:06:35 08:54:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 09:06:35 08:55:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 09:06:35 08:56:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 09:06:35 08:57:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 09:06:35 08:58:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 09:06:35 08:59:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 09:06:35 09:00:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 09:06:35 09:01:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 09:06:35 09:02:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 09:06:35 09:03:01 1.67 0.00 1.67 0.00 0.00 17.20 0.00 09:06:35 09:04:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 09:06:35 09:05:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 09:06:35 09:06:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 09:06:35 Average: 54.86 1.88 52.98 0.00 244.96 19076.93 0.00 09:06:35 09:06:35 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:35 08:30:02 29638600 31626904 717044 2.18 60520 2221380 1798572 5.30 975900 1952928 988 09:06:35 08:31:01 27807480 31222216 1083920 3.30 114148 3503372 2526668 7.45 1607952 3024236 168520 09:06:35 08:32:01 27441456 31287512 1016068 3.09 118136 3897884 2117236 6.24 1515288 3447428 272084 09:06:35 08:33:01 27544520 31402460 897712 2.73 130232 3907524 2286516 6.74 1412564 3448608 43284 09:06:35 08:34:01 22132160 31303304 975888 2.97 135416 9046268 3531436 10.41 1807168 8272136 85168 09:06:35 08:35:01 18824140 31443068 829784 2.52 226644 12184624 2506456 7.39 2085908 11080056 517900 09:06:35 08:36:01 14119056 29492800 2721480 8.28 258840 14628472 7379708 21.75 5188196 12328808 1082120 09:06:35 08:37:01 16174544 31436520 835116 2.54 268876 14628260 2279572 6.72 2570508 13084232 416 09:06:35 08:38:01 16173784 31435816 835596 2.54 268928 14628264 2279572 6.72 2570716 13084236 192 09:06:35 08:39:01 16236264 31498404 772980 2.35 268988 14628240 2279572 6.72 2509048 13084220 212 09:06:35 08:40:01 16238044 31500204 771212 2.35 269016 14628244 2279572 6.72 2507684 13084224 8 09:06:35 08:41:01 16234212 31498476 772856 2.35 269048 14629364 2279572 6.72 2514444 13084560 152 09:06:35 08:42:01 16234712 31498992 772600 2.35 269080 14629364 2279572 6.72 2514200 13084560 184 09:06:35 08:43:01 16234460 31498796 772800 2.35 269116 14629368 2279572 6.72 2514380 13084564 216 09:06:35 08:44:01 16231312 31495992 775980 2.36 269164 14629368 2252540 6.64 2514204 13084816 212 09:06:35 08:45:01 16231564 31496248 775632 2.36 269196 14629372 2252540 6.64 2514064 13084820 268 09:06:35 08:46:01 16231192 31495932 775904 2.36 269232 14629372 2252540 6.64 2514032 13084824 176 09:06:35 08:47:01 16229608 31495324 776268 2.36 269300 14629992 2299684 6.78 2514204 13085368 372 09:06:35 08:48:01 16229996 31495712 775984 2.36 269316 14630000 2299684 6.78 2514280 13085372 180 09:06:35 08:49:01 16230192 31495948 775656 2.36 269336 14629996 2299684 6.78 2514216 13085372 80 09:06:35 08:50:01 16229892 31495716 775864 2.36 269356 14630004 2299684 6.78 2514492 13085384 172 09:06:35 08:51:01 16230184 31496056 775524 2.36 269404 14630004 2299684 6.78 2514392 13085388 8 09:06:35 08:52:01 16230060 31495940 775764 2.36 269436 14630008 2299684 6.78 2514148 13085392 8 09:06:35 08:53:01 16230028 31495968 775728 2.36 269448 14630016 2299684 6.78 2514484 13085404 8 09:06:35 08:54:01 16229980 31495928 775696 2.36 269472 14630004 2283444 6.73 2514192 13085404 8 09:06:35 08:55:01 16229948 31495920 775656 2.36 269484 14630020 2283444 6.73 2514576 13085396 144 09:06:35 08:56:01 16229884 31495856 775720 2.36 269504 14630020 2283444 6.73 2514224 13085396 8 09:06:35 08:57:01 16230160 31496192 775364 2.36 269524 14630024 2283444 6.73 2514608 13085404 8 09:06:35 08:58:01 16230288 31496328 775376 2.36 269536 14630028 2283444 6.73 2514608 13085404 8 09:06:35 08:59:01 16229964 31496140 775504 2.36 269560 14630152 2283444 6.73 2514632 13085500 12 09:06:35 09:00:01 16229568 31495808 775720 2.36 269588 14630164 2283444 6.73 2514800 13085544 164 09:06:35 09:01:01 16229780 31496080 775412 2.36 269620 14630164 2283444 6.73 2514784 13085548 284 09:06:35 09:02:01 16229756 31496116 775292 2.36 269700 14630168 2283444 6.73 2514812 13085556 172 09:06:35 09:03:01 16229424 31495840 775500 2.36 269764 14630168 2283444 6.73 2514916 13085560 168 09:06:35 09:04:01 16229576 31496056 775448 2.36 269796 14630164 2283444 6.73 2515228 13085568 12 09:06:35 09:05:01 16229852 31496356 775116 2.36 269828 14630172 2283444 6.73 2515068 13085548 232 09:06:35 09:06:01 16230004 31496564 775080 2.36 269848 14630176 2283444 6.73 2515056 13085552 180 09:06:35 Average: 17684477 31420365 854439 2.60 246632 13196762 2449832 7.22 2435891 11786711 58766 09:06:35 09:06:35 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:35 08:30:02 ens3 1283.37 1221.61 7898.22 170.15 0.00 0.00 0.00 0.00 09:06:35 08:30:02 docker0 527.31 466.38 37.43 2747.96 0.00 0.00 0.00 0.00 09:06:35 08:30:02 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 09:06:35 08:30:02 veth26b07f0 527.31 466.49 44.63 2747.97 0.00 0.00 0.00 0.23 09:06:35 08:31:01 ens3 399.02 263.01 6089.61 38.22 0.00 0.00 0.00 0.00 09:06:35 08:31:01 docker0 156.63 216.96 12.02 1789.32 0.00 0.00 0.00 0.00 09:06:35 08:31:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 09:06:35 08:31:01 veth86aa8e7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:32:01 ens3 33.08 24.73 25.72 14.88 0.00 0.00 0.00 0.00 09:06:35 08:32:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 09:06:35 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:32:01 veth86aa8e7 1.30 1.35 0.11 0.12 0.00 0.00 0.00 0.00 09:06:35 08:33:01 ens3 107.21 65.25 2289.34 20.23 0.00 0.00 0.00 0.00 09:06:35 08:33:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:33:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:06:35 08:33:01 vethd56e77d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:34:01 vetha43e0ac 5.59 8.44 0.53 3.56 0.00 0.00 0.00 0.00 09:06:35 08:34:01 vethec7303d 5.46 8.51 0.52 3.45 0.00 0.00 0.00 0.00 09:06:35 08:34:01 ens3 200.92 95.99 2332.07 16.24 0.00 0.00 0.00 0.00 09:06:35 08:34:01 docker0 61.92 110.24 4.35 942.85 0.00 0.00 0.00 0.00 09:06:35 08:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:06:35 08:34:01 vethf178ee2 5.61 8.67 0.53 3.58 0.00 0.00 0.00 0.00 09:06:35 08:34:01 veth5864ccd 5.49 8.44 0.52 3.44 0.00 0.00 0.00 0.00 09:06:35 08:34:01 vethd56e77d 0.00 0.88 0.00 0.04 0.00 0.00 0.00 0.00 09:06:35 08:34:01 veth53b09bc 5.43 8.29 0.52 3.43 0.00 0.00 0.00 0.00 09:06:35 08:35:01 ens3 572.25 308.02 2928.10 32.33 0.00 0.00 0.00 0.00 09:06:35 08:35:01 docker0 302.43 564.24 24.72 2920.62 0.00 0.00 0.00 0.00 09:06:35 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:35:01 vethd56e77d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:36:01 vethe3dee9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 ens3 26.41 21.09 21.03 12.28 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth23ffe72 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:36:01 vethba3cbf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth87bead4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth36b70b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth563df20 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth984b9b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth471d105 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth973205e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth8b0cbbd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 veth091c40c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:06:35 08:36:01 vethd56e77d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:37:01 ens3 50.53 75.57 13.29 190.39 0.00 0.00 0.00 0.00 09:06:35 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:38:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:39:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:40:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 09:06:35 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:41:01 ens3 8.35 6.80 5.59 6.44 0.00 0.00 0.00 0.00 09:06:35 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:06:35 08:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:44:01 ens3 0.28 0.08 0.47 0.00 0.00 0.00 0.00 0.00 09:06:35 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:45:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 09:06:35 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:46:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:48:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:49:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:50:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:06:35 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:54:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:55:01 ens3 0.27 0.27 0.12 0.08 0.00 0.00 0.00 0.00 09:06:35 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:56:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:57:01 ens3 0.30 0.23 0.18 0.02 0.00 0.00 0.00 0.00 09:06:35 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 09:00:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:06:35 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 09:02:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:06:35 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:03:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 09:04:01 ens3 0.62 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:06:35 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:05:01 ens3 0.62 0.47 0.34 0.28 0.00 0.00 0.00 0.00 09:06:35 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:35 09:06:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:35 Average: ens3 72.45 56.27 581.50 13.56 0.00 0.00 0.00 0.00 09:06:35 Average: docker0 28.31 36.65 2.12 226.37 0.00 0.00 0.00 0.00 09:06:35 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:06:35 09:06:35 09:06:35 ---> sar -P ALL: 09:06:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4638) 08/26/23 _x86_64_ (8 CPU) 09:06:35 09:06:35 08:28:55 LINUX RESTART (8 CPU) 09:06:35 09:06:35 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:06:35 08:30:02 all 7.67 0.00 2.55 3.68 0.05 86.06 09:06:35 08:30:02 0 7.81 0.00 1.81 1.54 0.05 88.79 09:06:35 08:30:02 1 6.57 0.00 2.35 0.42 0.03 90.62 09:06:35 08:30:02 2 9.11 0.00 3.93 6.15 0.05 80.76 09:06:35 08:30:02 3 6.58 0.00 2.89 0.67 0.07 89.80 09:06:35 08:30:02 4 8.80 0.00 2.18 9.04 0.05 79.93 09:06:35 08:30:02 5 8.92 0.00 2.41 3.01 0.05 85.60 09:06:35 08:30:02 6 8.47 0.00 1.86 8.30 0.03 81.33 09:06:35 08:30:02 7 5.02 0.00 2.94 0.24 0.07 91.73 09:06:35 08:31:01 all 12.22 0.00 3.55 4.76 0.07 79.40 09:06:35 08:31:01 0 12.26 0.00 3.26 0.82 0.05 83.60 09:06:35 08:31:01 1 14.18 0.00 3.59 1.21 0.12 80.90 09:06:35 08:31:01 2 10.94 0.00 3.53 0.53 0.05 84.95 09:06:35 08:31:01 3 13.25 0.00 4.05 25.53 0.07 57.10 09:06:35 08:31:01 4 11.12 0.00 3.59 1.66 0.05 83.58 09:06:35 08:31:01 5 11.11 0.00 3.53 0.36 0.05 84.95 09:06:35 08:31:01 6 11.77 0.00 2.62 7.51 0.05 78.06 09:06:35 08:31:01 7 13.12 0.00 4.22 0.53 0.09 82.04 09:06:35 08:32:01 all 37.00 0.00 5.77 1.62 0.08 55.53 09:06:35 08:32:01 0 38.55 0.00 5.64 0.22 0.08 55.51 09:06:35 08:32:01 1 38.49 0.00 5.79 1.02 0.12 54.59 09:06:35 08:32:01 2 36.43 0.00 6.41 0.05 0.07 57.05 09:06:35 08:32:01 3 36.82 0.00 5.54 8.70 0.08 48.85 09:06:35 08:32:01 4 38.61 0.00 6.73 0.08 0.08 54.50 09:06:35 08:32:01 5 37.63 0.00 5.39 0.54 0.08 56.35 09:06:35 08:32:01 6 33.40 0.00 5.29 0.98 0.08 60.24 09:06:35 08:32:01 7 36.11 0.00 5.39 1.34 0.07 57.10 09:06:35 08:33:01 all 30.36 0.00 5.42 2.77 0.10 61.36 09:06:35 08:33:01 0 31.14 0.00 5.95 0.74 0.08 62.09 09:06:35 08:33:01 1 29.58 0.00 6.93 18.05 0.08 45.37 09:06:35 08:33:01 2 31.65 0.00 5.31 0.25 0.08 62.70 09:06:35 08:33:01 3 30.01 0.00 5.12 0.27 0.13 64.47 09:06:35 08:33:01 4 29.49 0.00 5.13 0.35 0.08 64.94 09:06:35 08:33:01 5 32.02 0.00 5.08 0.66 0.08 62.16 09:06:35 08:33:01 6 29.78 0.00 4.36 0.22 0.08 65.55 09:06:35 08:33:01 7 29.19 0.00 5.48 1.62 0.13 63.58 09:06:35 08:34:01 all 12.22 0.00 4.09 21.25 0.06 62.38 09:06:35 08:34:01 0 12.94 0.00 4.82 35.49 0.05 46.69 09:06:35 08:34:01 1 11.48 0.00 4.03 4.56 0.05 79.88 09:06:35 08:34:01 2 12.70 0.00 4.04 2.24 0.05 80.96 09:06:35 08:34:01 3 11.64 0.00 3.36 65.40 0.08 19.51 09:06:35 08:34:01 4 13.26 0.00 4.45 30.31 0.05 51.93 09:06:35 08:34:01 5 11.63 0.00 3.57 3.99 0.07 80.74 09:06:35 08:34:01 6 11.85 0.00 3.99 5.64 0.05 78.47 09:06:35 08:34:01 7 12.24 0.00 4.45 22.39 0.08 60.83 09:06:35 08:35:01 all 4.64 0.00 2.66 11.48 0.06 81.16 09:06:35 08:35:01 0 4.91 0.00 1.92 3.54 0.05 89.59 09:06:35 08:35:01 1 4.56 0.00 2.78 3.60 0.05 89.01 09:06:35 08:35:01 2 4.85 0.00 2.65 4.08 0.05 88.37 09:06:35 08:35:01 3 3.96 0.00 2.02 9.91 0.07 84.04 09:06:35 08:35:01 4 5.58 0.00 3.12 12.20 0.05 79.05 09:06:35 08:35:01 5 3.99 0.00 2.40 3.44 0.05 90.12 09:06:35 08:35:01 6 4.46 0.00 2.43 3.79 0.05 89.27 09:06:35 08:35:01 7 4.80 0.00 4.00 51.55 0.10 39.55 09:06:35 08:36:01 all 77.34 0.00 11.40 4.41 0.15 6.70 09:06:35 08:36:01 0 77.13 0.00 11.88 2.35 0.13 8.50 09:06:35 08:36:01 1 77.61 0.00 10.86 2.35 0.14 9.04 09:06:35 08:36:01 2 77.70 0.00 11.11 1.86 0.15 9.18 09:06:35 08:36:01 3 77.44 0.00 11.20 3.46 0.14 7.77 09:06:35 08:36:01 4 77.93 0.00 10.92 9.83 0.13 1.19 09:06:35 08:36:01 5 76.70 0.00 11.71 2.82 0.15 8.62 09:06:35 08:36:01 6 77.78 0.00 11.19 2.58 0.15 8.30 09:06:35 08:36:01 7 76.39 0.00 12.38 10.10 0.17 0.96 09:06:35 08:37:01 all 36.19 0.00 5.13 5.90 0.08 52.70 09:06:35 08:37:01 0 35.75 0.00 5.48 5.04 0.07 53.66 09:06:35 08:37:01 1 36.18 0.00 4.66 1.04 0.08 58.03 09:06:35 08:37:01 2 36.18 0.00 5.20 2.94 0.07 55.62 09:06:35 08:37:01 3 36.49 0.00 5.34 21.14 0.10 36.92 09:06:35 08:37:01 4 36.84 0.00 5.12 8.91 0.08 49.05 09:06:35 08:37:01 5 36.01 0.00 5.14 3.47 0.08 55.29 09:06:35 08:37:01 6 35.69 0.00 5.16 2.87 0.07 56.21 09:06:35 08:37:01 7 36.34 0.00 4.94 1.76 0.07 56.89 09:06:35 08:38:01 all 0.01 0.00 0.00 0.01 0.01 99.98 09:06:35 08:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:38:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:06:35 08:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:38:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 08:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:06:35 08:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 08:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:39:01 all 0.03 0.00 0.01 0.04 0.01 99.91 09:06:35 08:39:01 0 0.05 0.00 0.02 0.05 0.02 99.87 09:06:35 08:39:01 1 0.05 0.00 0.02 0.00 0.03 99.90 09:06:35 08:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 08:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:39:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:06:35 08:39:01 6 0.03 0.00 0.00 0.23 0.00 99.73 09:06:35 08:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:06:35 08:40:01 all 0.01 0.00 0.00 0.03 0.00 99.95 09:06:35 08:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 08:40:01 1 0.03 0.00 0.02 0.17 0.02 99.77 09:06:35 08:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:40:01 6 0.00 0.00 0.00 0.08 0.00 99.92 09:06:35 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:06:35 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:06:35 08:41:01 all 0.30 0.00 0.03 0.01 0.00 99.66 09:06:35 08:41:01 0 0.13 0.00 0.03 0.00 0.00 99.83 09:06:35 08:41:01 1 0.07 0.00 0.07 0.02 0.02 99.83 09:06:35 08:41:01 2 0.35 0.00 0.02 0.00 0.00 99.63 09:06:35 08:41:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:06:35 08:41:01 4 0.15 0.00 0.02 0.02 0.00 99.82 09:06:35 08:41:01 5 0.10 0.00 0.02 0.00 0.00 99.88 09:06:35 08:41:01 6 1.12 0.00 0.03 0.00 0.00 98.85 09:06:35 08:41:01 7 0.42 0.00 0.05 0.03 0.00 99.50 09:06:35 08:42:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:06:35 08:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:06:35 08:42:01 2 0.47 0.00 0.02 0.00 0.02 99.50 09:06:35 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:06:35 08:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:43:01 all 0.02 0.00 0.02 0.01 0.00 99.95 09:06:35 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:06:35 08:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:06:35 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:06:35 08:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:43:01 6 0.03 0.00 0.02 0.07 0.00 99.88 09:06:35 08:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:06:35 08:44:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:06:35 08:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:06:35 08:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:06:35 08:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 08:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:06:35 08:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 08:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:06:35 08:44:01 6 0.02 0.00 0.03 0.02 0.00 99.93 09:06:35 08:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 08:45:01 all 0.01 0.00 0.01 0.00 0.01 99.98 09:06:35 08:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 08:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 08:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:06:35 08:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:06:35 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:46:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:06:35 08:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:06:35 08:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:06:35 08:46:01 2 0.76 0.00 0.03 0.00 0.00 99.20 09:06:35 08:46:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:06:35 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:06:35 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:47:01 all 0.30 0.00 0.04 0.01 0.00 99.65 09:06:35 08:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:06:35 08:47:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:06:35 08:47:01 2 1.97 0.00 0.03 0.00 0.00 98.00 09:06:35 08:47:01 3 0.00 0.00 0.03 0.02 0.00 99.95 09:06:35 08:47:01 4 0.23 0.00 0.05 0.03 0.00 99.68 09:06:35 08:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:06:35 08:47:01 6 0.03 0.00 0.05 0.02 0.00 99.90 09:06:35 08:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:06:35 08:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:06:35 08:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:06:35 08:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:06:35 08:48:01 2 0.13 0.00 0.03 0.00 0.02 99.82 09:06:35 08:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:06:35 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:06:35 08:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:06:35 08:48:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:06:35 08:49:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:06:35 08:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:06:35 08:49:01 2 0.58 0.00 0.02 0.00 0.00 99.40 09:06:35 08:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:06:35 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:49:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:06:35 08:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 08:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:06:35 08:50:01 all 0.13 0.00 0.01 0.00 0.00 99.85 09:06:35 08:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:06:35 08:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:06:35 08:50:01 2 0.88 0.00 0.08 0.00 0.00 99.04 09:06:35 08:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:06:35 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:06:35 08:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:06:35 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 08:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:06:35 08:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 08:51:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:06:35 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:51:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:06:35 08:51:01 7 0.03 0.00 0.03 0.00 0.03 99.90 09:06:35 09:06:35 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:06:35 08:52:01 all 0.03 0.00 0.00 0.00 0.00 99.96 09:06:35 08:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:06:35 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:06:35 08:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:06:35 08:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:06:35 08:53:01 all 0.00 0.00 0.01 0.00 0.01 99.98 09:06:35 08:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 08:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 08:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 08:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:06:35 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:06:35 08:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:06:35 08:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:06:35 08:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 08:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:06:35 08:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:06:35 08:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:06:35 08:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 09:06:35 08:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:06:35 08:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 08:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:06:35 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:56:01 all 0.22 0.00 0.00 0.01 0.01 99.76 09:06:35 08:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:06:35 08:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:06:35 08:56:01 2 1.61 0.00 0.00 0.00 0.02 98.37 09:06:35 08:56:01 3 0.02 0.00 0.00 0.05 0.00 99.93 09:06:35 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:57:01 all 0.15 0.00 0.01 0.00 0.01 99.83 09:06:35 08:57:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:06:35 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:57:01 2 1.11 0.00 0.00 0.00 0.00 98.89 09:06:35 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:06:35 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:06:35 08:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:06:35 08:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:58:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:06:35 08:58:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:06:35 08:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:06:35 08:58:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:06:35 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 08:59:01 all 0.01 0.00 0.00 0.01 0.00 99.97 09:06:35 08:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:06:35 08:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 08:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:06:35 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:59:01 4 0.00 0.00 0.00 0.07 0.00 99.93 09:06:35 08:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:06:35 09:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:06:35 09:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 09:00:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:06:35 09:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:06:35 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 09:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:06:35 09:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:06:35 09:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 09:01:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:06:35 09:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:06:35 09:01:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:06:35 09:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:02:01 all 0.01 0.00 0.00 0.02 0.00 99.97 09:06:35 09:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 09:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:06:35 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 09:02:01 6 0.00 0.00 0.00 0.13 0.02 99.85 09:06:35 09:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 09:06:35 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:06:35 09:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 09:06:35 09:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:06:35 09:03:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:06:35 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 09:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 09:03:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:06:35 09:03:01 6 0.02 0.00 0.00 0.05 0.00 99.93 09:06:35 09:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 09:06:35 09:04:01 all 0.24 0.00 0.01 0.00 0.01 99.74 09:06:35 09:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:06:35 09:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:06:35 09:04:01 2 1.81 0.00 0.00 0.00 0.00 98.19 09:06:35 09:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:06:35 09:04:01 6 0.03 0.00 0.00 0.03 0.00 99.93 09:06:35 09:04:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:06:35 09:05:01 all 0.13 0.00 0.01 0.00 0.00 99.86 09:06:35 09:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:06:35 09:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 09:05:01 2 0.90 0.00 0.00 0.00 0.00 99.10 09:06:35 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 09:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 09:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:06:35 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:06:35 09:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:06:35 09:06:01 all 0.00 0.00 0.00 0.00 0.01 99.98 09:06:35 09:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:06:35 09:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:06:35 09:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:06:35 09:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:06:35 09:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:06:35 Average: all 5.87 0.00 1.09 1.50 0.02 91.52 09:06:35 Average: 0 5.93 0.00 1.11 1.33 0.02 91.60 09:06:35 Average: 1 5.87 0.00 1.11 0.87 0.03 92.12 09:06:35 Average: 2 6.15 0.00 1.13 0.49 0.02 92.21 09:06:35 Average: 3 5.79 0.00 1.06 3.61 0.02 89.51 09:06:35 Average: 4 5.97 0.00 1.11 1.95 0.02 90.96 09:06:35 Average: 5 5.83 0.00 1.05 0.49 0.02 92.60 09:06:35 Average: 6 5.72 0.00 0.99 0.88 0.02 92.40 09:06:35 Average: 7 5.68 0.00 1.17 2.39 0.03 90.73 09:06:35 09:06:35 09:06:35