Pull request #4690 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 00e3dfc7373860263497b7bc5dd100f5462ad532+2de8fa554a394181c312fea9a7aee868e4babbb7 (d52f54a6f23b76c72c00f91a224032f16587c645) 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-ssh962514872795519736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4102308712740849649.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-4690/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-4690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9245490653075040927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4386687607605564575.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-4690/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-4690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13245338526761510265.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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7506 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2de8fa554a394181c312fea9a7aee868e4babbb7 into PR head commit 00e3dfc7373860263497b7bc5dd100f5462ad532 Merge succeeded, producing 59c882c1a75c939b46ec93858c100d7353450bcb Checking out Revision 59c882c1a75c939b46ec93858c100d7353450bcb (PR-4690) > 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/4690/head:refs/remotes/origin/PR-4690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00e3dfc7373860263497b7bc5dd100f5462ad532 # 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 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59c882c1a75c939b46ec93858c100d7353450bcb # timeout=10 Commit message: "Merge commit '2de8fa554a394181c312fea9a7aee868e4babbb7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:44:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:44:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:44:06 ========================================================= 00:44:06 EdgeX Global Pipelines Version Info 00:44:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2a8be54917765dbbbff8cd643a03b51acd5ed2d5 # timeout=10 00:44:07 ------------------- 00:44:07 stable info: 00:44:07 ------------------- 00:44:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:44:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:44:07 Message: update stable to v1.0.254 00:44:07 ------------------- 00:44:07 experimental info: 00:44:07 ------------------- 00:44:07 Commited By: **** collab-it+edgex@linuxfoundation.org 00:44:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:44:07 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:44:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4690 [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4690 [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4690 [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59c882c1a75c939b46ec93858c100d7353450bcb [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59c882c [Pipeline] echo 00:44:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:44:08 provisioning config files... 00:44:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8353322784716203400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:08 ---> docker-login.sh 00:44:08 nexus3.edgexfoundry.org:10001 00:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:08 Configure a credential helper to remove this warning. See 00:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:08 00:44:08 Login Succeeded 00:44:08 nexus3.edgexfoundry.org:10002 00:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:09 Configure a credential helper to remove this warning. See 00:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:09 00:44:09 Login Succeeded 00:44:09 nexus3.edgexfoundry.org:10003 00:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:09 Configure a credential helper to remove this warning. See 00:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:09 00:44:09 Login Succeeded 00:44:09 nexus3.edgexfoundry.org:10004 00:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:09 Configure a credential helper to remove this warning. See 00:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:09 00:44:09 Login Succeeded 00:44:09 docker.io 00:44:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:44:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:44:09 Configure a credential helper to remove this warning. See 00:44:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:44:09 00:44:09 Login Succeeded 00:44:09 ---> docker-login.sh ends [Pipeline] } 00:44:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:44:09 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 00:44:09 + + dirname cmd/core-command/Dockerfile 00:44:09 cut -d/ -f2 00:44:09 + echo core-command,cmd/core-command/Dockerfile 00:44:09 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:44:09 + + dirname cmd/core-data/Dockerfilecut 00:44:09 -d/ -f2 00:44:09 + echo core-data,cmd/core-data/Dockerfile 00:44:09 + dirname cmd/core-metadata/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo core-metadata,cmd/core-metadata/Dockerfile 00:44:09 + dirname cmd/security-bootstrapper/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:44:09 + dirname cmd/security-proxy-auth/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:44:09 + dirname+ cmd/security-proxy-setup/Dockerfile 00:44:09 cut -d/ -f2 00:44:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:44:09 + dirname cmd/security-secretstore-setup/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:44:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:44:09 + dirname cmd/security-spire-agent/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:44:09 + dirname cmd/security-spire-config/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:44:09 + dirname cmd/security-spire-server/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:44:09 + dirname cmd/support-notifications/Dockerfile 00:44:09 + cut -d/ -f2 00:44:09 + echo support-notifications,cmd/support-notifications/Dockerfile 00:44:09 + + dirname cmd/support-scheduler/Dockerfile 00:44:09 cut -d/ -f2 00:44:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:44:10 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:44:10 + git rev-list -1 --merges 59c882c1a75c939b46ec93858c100d7353450bcb~1..59c882c1a75c939b46ec93858c100d7353450bcb [Pipeline] echo 00:44:10 -----------> git rev-list -1 --merges 59c882c1a75c939b46ec93858c100d7353450bcb~1..59c882c1a75c939b46ec93858c100d7353450bcb 59c882c1a75c939b46ec93858c100d7353450bcb 00:44:10 59c882c1a75c939b46ec93858c100d7353450bcb [false] [Pipeline] sh 00:44:10 + git log --format=format:%s -1 59c882c1a75c939b46ec93858c100d7353450bcb [Pipeline] echo 00:44:10 ========================================================= 00:44:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:44:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:44:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:44:11 + grep -v github /etc/ssh/ssh_known_hosts 00:44:11 + [ -e /tmp/ssh_known_hosts ] 00:44:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:44:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:44:11 + sudo tee -a /etc/ssh/ssh_known_hosts 00:44:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:11 00:44:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:12 0.1.4: Pulling from edgex-devops/py-git-semver 00:44:12 b85a868b505f: Pulling fs layer 00:44:12 e2be974225ed: Pulling fs layer 00:44:12 339a4e72a1f5: Pulling fs layer 00:44:12 988bab9f4d93: Pulling fs layer 00:44:12 1469e6f7b9e6: Pulling fs layer 00:44:12 eaf3925da568: Pulling fs layer 00:44:12 bab4dde63d76: Pulling fs layer 00:44:12 bde34c3a00c8: Pulling fs layer 00:44:12 b352a97aabf1: Pulling fs layer 00:44:12 4872d77fe225: Pulling fs layer 00:44:12 5851b861e8e6: Pulling fs layer 00:44:12 988bab9f4d93: Waiting 00:44:12 1469e6f7b9e6: Waiting 00:44:12 bab4dde63d76: Waiting 00:44:12 b352a97aabf1: Waiting 00:44:12 4872d77fe225: Waiting 00:44:12 bde34c3a00c8: Waiting 00:44:12 5851b861e8e6: Waiting 00:44:12 eaf3925da568: Waiting 00:44:12 e2be974225ed: Download complete 00:44:12 988bab9f4d93: Verifying Checksum 00:44:12 988bab9f4d93: Download complete 00:44:12 1469e6f7b9e6: Verifying Checksum 00:44:12 1469e6f7b9e6: Download complete 00:44:12 eaf3925da568: Download complete 00:44:12 339a4e72a1f5: Verifying Checksum 00:44:12 339a4e72a1f5: Download complete 00:44:12 bde34c3a00c8: Download complete 00:44:12 b352a97aabf1: Download complete 00:44:12 4872d77fe225: Verifying Checksum 00:44:12 4872d77fe225: Download complete 00:44:12 5851b861e8e6: Download complete 00:44:12 b85a868b505f: Download complete 00:44:12 bab4dde63d76: Verifying Checksum 00:44:12 bab4dde63d76: Download complete 00:44:13 b85a868b505f: Pull complete 00:44:13 e2be974225ed: Pull complete 00:44:14 339a4e72a1f5: Pull complete 00:44:14 988bab9f4d93: Pull complete 00:44:14 1469e6f7b9e6: Pull complete 00:44:14 eaf3925da568: Pull complete 00:44:16 bab4dde63d76: Pull complete 00:44:16 bde34c3a00c8: Pull complete 00:44:16 b352a97aabf1: Pull complete 00:44:16 4872d77fe225: Pull complete 00:44:16 5851b861e8e6: Pull complete 00:44:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:44:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:44:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:44:16 prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container 00:44:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:44:21 $ docker top 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f -eo pid,comm 00:44:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:44:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:44:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:21 [ssh-agent] Looking for ssh-agent implementation... 00:44:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:21 $ docker exec 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f ssh-agent 00:44:21 SSH_AUTH_SOCK=/tmp/ssh-AvXlsOmIcNcc/agent.32 00:44:21 SSH_AGENT_PID=38 00:44:21 Running ssh-add (command line suppressed) 00:44:21 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7410950444129656017.key (/w/workspace/edgex-go/3@tmp/private_key_7410950444129656017.key) 00:44:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:22 + git tag --points-at HEAD [Pipeline] } 00:44:22 $ docker exec --env ******** --env ******** 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f ssh-agent -k 00:44:22 unset SSH_AUTH_SOCK; 00:44:22 unset SSH_AGENT_PID; 00:44:22 echo Agent pid 38 killed; 00:44:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:44:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:44:22 [ssh-agent] Looking for ssh-agent implementation... 00:44:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:22 $ docker exec 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f ssh-agent 00:44:22 SSH_AUTH_SOCK=/tmp/ssh-BANypk8yDsvH/agent.70 00:44:22 SSH_AGENT_PID=76 00:44:22 Running ssh-add (command line suppressed) 00:44:22 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9825565049526713884.key (/w/workspace/edgex-go/3@tmp/private_key_9825565049526713884.key) 00:44:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:44:22 + git semver init 00:44:23 2023-09-21 00:44:23,138 [run_init] DEBUG init version:0.0.0 force:False 00:44:23 2023-09-21 00:44:23,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 00:44:23 2023-09-21 00:44:23,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 00:44:23 2023-09-21 00:44:23,140 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 00:44:29 2023-09-21 00:44:28,507 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 00:44:29 2023-09-21 00:44:28,507 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4690 with force:False 00:44:29 2023-09-21 00:44:28,508 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4690 00:44:29 2023-09-21 00:44:28,512 [execute] INFO git cat-file --batch-check 00:44:29 2023-09-21 00:44:28,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 00:44:29 2023-09-21 00:44:28,519 [execute] INFO git cat-file --batch 00:44:29 2023-09-21 00:44:28,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 00:44:29 2023-09-21 00:44:28,525 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4690 00:44:29 0.0.0 [Pipeline] } 00:44:29 $ docker exec --env ******** --env ******** 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f ssh-agent -k 00:44:29 unset SSH_AUTH_SOCK; 00:44:29 unset SSH_AGENT_PID; 00:44:29 echo Agent pid 76 killed; 00:44:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:44:30 + git semver [Pipeline] } 00:44:30 $ docker stop --time=1 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f 00:44:31 $ docker rm -f --volumes 7fc822526dd5b0a02383fa175a76e0aa16ace67370b463847bd629de20a0144f [Pipeline] // withDockerContainer [Pipeline] sh 00:44:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:44:32 Stashed 1 file(s) [Pipeline] echo 00:44:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:44:33 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 00:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:44:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:44:33 ========================================================= 00:44:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:44:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:44:33 7264a8db6415: Pulling fs layer 00:44:33 c4d48a809fc2: Pulling fs layer 00:44:33 4f1c88b9dad5: Pulling fs layer 00:44:33 ad3a456e5733: Pulling fs layer 00:44:33 33e27b845d1e: Pulling fs layer 00:44:33 c68163c4e522: Pulling fs layer 00:44:33 50da416c3ac9: Pulling fs layer 00:44:33 23d2d4c4bb30: Pulling fs layer 00:44:33 c68163c4e522: Waiting 00:44:33 50da416c3ac9: Waiting 00:44:33 23d2d4c4bb30: Waiting 00:44:33 ad3a456e5733: Waiting 00:44:33 33e27b845d1e: Waiting 00:44:33 c4d48a809fc2: Download complete 00:44:33 ad3a456e5733: Download complete 00:44:33 33e27b845d1e: Verifying Checksum 00:44:33 33e27b845d1e: Download complete 00:44:33 7264a8db6415: Download complete 00:44:33 c68163c4e522: Verifying Checksum 00:44:33 c68163c4e522: Download complete 00:44:33 7264a8db6415: Pull complete 00:44:33 23d2d4c4bb30: Verifying Checksum 00:44:33 23d2d4c4bb30: Download complete 00:44:34 4f1c88b9dad5: Verifying Checksum 00:44:34 4f1c88b9dad5: Download complete 00:44:34 c4d48a809fc2: Pull complete 00:44:34 50da416c3ac9: Verifying Checksum 00:44:34 50da416c3ac9: Download complete 00:44:38 4f1c88b9dad5: Pull complete 00:44:38 ad3a456e5733: Pull complete 00:44:38 33e27b845d1e: Pull complete 00:44:38 c68163c4e522: Pull complete 00:44:40 50da416c3ac9: Pull complete 00:44:41 23d2d4c4bb30: Pull complete 00:44:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:44:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:41 WORKDIR /edgex 00:44:41 COPY go.mod . 00:44:41 RUN go mod download 00:44:41 + docker build -t ci-base-image-x86_64 -f - . 00:44:42 Sending build context to Docker daemon 171MB 00:44:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:44:42 ---> 0786185ac409 00:44:42 Step 2/4 : WORKDIR /edgex 00:44:47 Still waiting to schedule task 00:44:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:44:50 ---> Running in c745df734714 00:44:50 Removing intermediate container c745df734714 00:44:50 ---> 7c163ca3dc5a 00:44:50 Step 3/4 : COPY go.mod . 00:44:50 ---> fa6dd4e4fbe2 00:44:50 Step 4/4 : RUN go mod download 00:44:50 ---> Running in 5c39248fe383 00:45:16 Removing intermediate container 5c39248fe383 00:45:16 ---> 0c8afc7d74e6 00:45:16 Successfully built 0c8afc7d74e6 00:45:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:17 + docker inspect -f . ci-base-image-x86_64 00:45:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:17 prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container 00:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:45:18 $ docker top c987d2bfb84f36de862ab9557347dbf866984a4d8de98ebf72222b71c66280ce -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:18 + go version 00:45:18 go version go1.21.0 linux/amd64 [Pipeline] } 00:45:18 $ docker stop --time=1 c987d2bfb84f36de862ab9557347dbf866984a4d8de98ebf72222b71c66280ce 00:45:19 $ docker rm -f --volumes c987d2bfb84f36de862ab9557347dbf866984a4d8de98ebf72222b71c66280ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:20 + docker inspect -f . ci-base-image-x86_64 00:45:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:20 prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container 00:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:45:20 $ docker top fa0475c3daa491507866f3133fad42242e0a37a5d34d564f402b5bbbe9975cc5 -eo pid,comm [Pipeline] { [Pipeline] echo 00:45:20 ========================================================= 00:45:20 [edgeXBuildGoParallel] Running Tests and Build... 00:45:20 ========================================================= [Pipeline] sh 00:45:21 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 00:45:21 + make test 00:45:21 go test -race -coverprofile=coverage.out ./... 00:45:29 ? github.com/edgexfoundry/edgex-go [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:45:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:45:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements 00:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:45:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:45:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:45:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.087s coverage: 69.2% of statements 00:45:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.081s coverage: 53.0% of statements 00:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.432s coverage: 93.4% of statements 00:45:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 4.1% of statements 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:45:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:45:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 97.6% of statements 00:45:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.051s coverage: 72.2% of statements 00:45:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:45:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:45:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.060s coverage: 0.9% of statements 00:45:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements 00:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.049s coverage: 41.7% of statements 00:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements 00:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.060s coverage: 94.1% of statements 00:45:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.412s coverage: 96.3% of statements 00:45:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.140s coverage: 87.5% of statements 00:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:45:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:45:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:45:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:46:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.145s coverage: 94.4% of statements 00:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:46:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:46:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.287s coverage: 79.9% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.065s coverage: 92.9% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 64.4% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.047s coverage: 20.0% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.047s coverage: 86.0% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.198s coverage: 38.4% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.124s coverage: 95.7% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements 00:46:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.087s coverage: 98.9% of statements 00:46:19 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:46:19 running golangci-lint 00:46:19 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 00:46:19 go version go1.21.0 linux/amd64 00:46:19 level=info msg="[config_reader] Used config file .golangci.yml" 00:46:19 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:46:32 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 11.969992772s" 00:46:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.042285ms" 00:46:42 level=info msg="[linters_context/goanalysis] analyzers took 1m20.253857357s with top 10 stages: buildir: 42.336405245s, gosec: 8.377483687s, fact_deprecated: 2.116134489s, inspect: 1.943382418s, printf: 1.527144029s, ctrlflow: 1.38347527s, S1038: 1.147620831s, fact_purity: 1.032946798s, nilness: 981.621091ms, SA1016: 583.401874ms" 00:46:42 level=info msg="[runner] Issues before processing: 197, after processing: 0" 00:46:42 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, cgo: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, identifier_marker: 197/197, exclude: 197/197" 00:46:42 level=info msg="[runner] processing took 18.171553ms with stages: nolint: 10.581626ms, identifier_marker: 3.615197ms, exclude-rules: 1.469941ms, autogenerated_exclude: 1.37363ms, path_prettifier: 758.256µs, skip_dirs: 328.502µs, cgo: 21.52µs, filename_unadjuster: 12.35µs, max_same_issues: 2.5µs, fixer: 1.12µs, diff: 1.01µs, uniq_by_line: 860ns, max_from_linter: 860ns, exclude: 860ns, source_code: 660ns, severity-rules: 580ns, sort_results: 571ns, path_prefixer: 530ns, skip_files: 460ns, max_per_file_from_linter: 260ns, path_shortener: 260ns" 00:46:42 level=info msg="[runner] linters took 10.095831969s with stages: goanalysis_metalinter: 10.077408544s" 00:46:42 level=info msg="File cache stats: 0 entries of total size 0B" 00:46:42 level=info msg="Memory: 223 samples, avg is 280.3MB, max is 880.4MB" 00:46:42 level=info msg="Execution took 22.113931126s" 00:46:42 go vet ./... 00:46:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:46:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:46:46 ./bin/test-attribution-txt.sh [Pipeline] echo 00:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:46:47 + ls -al . 00:46:47 total 732 00:46:47 drwxrwxr-x 12 1001 1001 4096 Sep 21 00:45 . 00:46:47 drwxr-xr-x 4 root root 4096 Sep 21 00:45 .. 00:46:47 drwxrwxr-x 2 1001 1001 4096 Sep 21 00:44 .blubracket 00:46:47 -rw-rw-r-- 1 1001 1001 16 Sep 21 00:44 .dockerignore 00:46:47 drwxrwxr-x 8 1001 1001 4096 Sep 21 00:46 .git 00:46:47 drwxrwxr-x 3 1001 1001 4096 Sep 21 00:44 .github 00:46:47 -rw-rw-r-- 1 1001 1001 1173 Sep 21 00:44 .gitignore 00:46:47 -rw-rw-r-- 1 1001 1001 42 Sep 21 00:44 .golangci.yml 00:46:47 -rw-rw-r-- 1 1001 1001 100 Sep 21 00:44 .hadolint.yml 00:46:47 drwxr-xr-x 3 1001 1001 4096 Sep 21 00:44 .semver 00:46:47 -rw-rw-r-- 1 1001 1001 166 Sep 21 00:44 .sonarcloud.properties 00:46:47 -rw-rw-r-- 1 1001 1001 1171 Sep 21 00:44 ADOPTERS.md 00:46:47 -rw-rw-r-- 1 1001 1001 11674 Sep 21 00:44 Attribution.txt 00:46:47 -rw-rw-r-- 1 1001 1001 93407 Sep 21 00:44 CHANGELOG.md 00:46:47 -rw-rw-r-- 1 1001 1001 3804 Sep 21 00:44 CONTRIBUTING.md 00:46:47 -rw-rw-r-- 1 1001 1001 677 Sep 21 00:44 GOVERNANCE.md 00:46:47 -rw-rw-r-- 1 1001 1001 883 Sep 21 00:44 Jenkinsfile 00:46:47 -rw-rw-r-- 1 1001 1001 10775 Sep 21 00:44 LICENSE 00:46:47 -rw-rw-r-- 1 1001 1001 15054 Sep 21 00:44 Makefile 00:46:47 -rw-rw-r-- 1 1001 1001 582 Sep 21 00:44 OWNERS.md 00:46:47 -rw-rw-r-- 1 1001 1001 9923 Sep 21 00:44 README.md 00:46:47 -rw-rw-r-- 1 1001 1001 789 Sep 21 00:44 SECURITY.md 00:46:47 -rw-rw-r-- 1 1001 1001 5 Sep 21 00:44 VERSION 00:46:47 drwxrwxr-x 2 1001 1001 4096 Sep 21 00:44 bin 00:46:47 drwxrwxr-x 18 1001 1001 4096 Sep 21 00:44 cmd 00:46:47 -rw-r--r-- 1 root root 453602 Sep 21 00:46 coverage.out 00:46:47 drwxrwxr-x 2 1001 1001 4096 Sep 21 00:44 fuzz_test 00:46:47 -rw-rw-r-- 1 1001 1001 3688 Sep 21 00:44 go.mod 00:46:47 -rw-rw-r-- 1 1001 1001 34975 Sep 21 00:44 go.sum 00:46:47 drwxrwxr-x 7 1001 1001 4096 Sep 21 00:44 internal 00:46:47 drwxrwxr-x 3 1001 1001 4096 Sep 21 00:44 openapi 00:46:47 -rw-rw-r-- 1 1001 1001 594 Sep 21 00:44 security.txt 00:46:47 drwxrwxr-x 4 1001 1001 4096 Sep 21 00:44 snap 00:46:47 -rw-rw-r-- 1 1001 1001 204 Sep 21 00:44 version.go [Pipeline] sh 00:46:47 + '[' -e coverage.out ] 00:46:47 + chown 1001:1001 coverage.out [Pipeline] stash 00:46:47 Stashed 1 file(s) [Pipeline] sh 00:46:47 + make build 00:46:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:47:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:47:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:47:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:47:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:47:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:47:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:47:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:47:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:47:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:47:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:47:17 $ docker stop --time=1 fa0475c3daa491507866f3133fad42242e0a37a5d34d564f402b5bbbe9975cc5 00:47:23 $ docker rm -f --volumes fa0475c3daa491507866f3133fad42242e0a37a5d34d564f402b5bbbe9975cc5 [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 00:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:47:24 00:47:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:47:24 latest: Pulling from edgex-devops/edgex-compose 00:47:24 91d30c5bc195: Pulling fs layer 00:47:24 2e9b0aa3be6d: Pulling fs layer 00:47:24 9c61dcf015f6: Pulling fs layer 00:47:24 4698f68db338: Pulling fs layer 00:47:24 2a2f49069b9e: Pulling fs layer 00:47:24 e0025b399a48: Pulling fs layer 00:47:24 4698f68db338: Waiting 00:47:24 2a2f49069b9e: Waiting 00:47:24 e0025b399a48: Waiting 00:47:24 91d30c5bc195: Verifying Checksum 00:47:24 91d30c5bc195: Download complete 00:47:24 4698f68db338: Verifying Checksum 00:47:24 4698f68db338: Download complete 00:47:24 91d30c5bc195: Pull complete 00:47:24 2e9b0aa3be6d: Verifying Checksum 00:47:24 2e9b0aa3be6d: Download complete 00:47:24 e0025b399a48: Download complete 00:47:24 2a2f49069b9e: Verifying Checksum 00:47:24 2a2f49069b9e: Download complete 00:47:24 2e9b0aa3be6d: Pull complete 00:47:25 9c61dcf015f6: Verifying Checksum 00:47:25 9c61dcf015f6: Download complete 00:47:27 9c61dcf015f6: Pull complete 00:47:27 4698f68db338: Pull complete 00:47:28 2a2f49069b9e: Pull complete 00:47:28 e0025b399a48: Pull complete 00:47:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:47:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:28 prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container 00:47:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:47:32 $ docker top 5cb594c5dcbc90fac61762414303b47e2eb296d3ae8aa29ff7beedcd2868d531 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:32 + docker compose -f ./docker-compose-build.yml build --parallel 00:47:34 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:47:34 #1 transferring dockerfile: 2.12kB done 00:47:34 #1 DONE 0.0s 00:47:34 00:47:34 #2 [core-command internal] load build definition from Dockerfile 00:47:34 #2 transferring dockerfile: 1.82kB done 00:47:34 #2 DONE 0.0s 00:47:34 00:47:34 #3 [security-secretstore-setup internal] load build definition from Dockerfile 00:47:34 #3 transferring dockerfile: 2.38kB done 00:47:34 #3 DONE 0.0s 00:47:34 00:47:34 #4 [core-metadata internal] load build definition from Dockerfile 00:47:34 #4 transferring dockerfile: 1.96kB done 00:47:34 #4 DONE 0.0s 00:47:34 00:47:34 #5 [security-spire-server internal] load build definition from Dockerfile 00:47:34 #5 transferring dockerfile: 1.59kB done 00:47:34 #5 DONE 0.1s 00:47:34 00:47:34 #6 [support-notifications internal] load build definition from Dockerfile 00:47:34 #6 transferring dockerfile: 1.84kB done 00:47:34 #6 DONE 0.0s 00:47:34 00:47:34 #7 [security-proxy-auth internal] load build definition from Dockerfile 00:47:34 #7 transferring dockerfile: 2.04kB done 00:47:34 #7 DONE 0.1s 00:47:34 00:47:34 #8 [security-proxy-setup internal] load build definition from Dockerfile 00:47:35 #8 transferring dockerfile: 2.39kB done 00:47:35 #8 DONE 0.1s 00:47:35 00:47:35 #9 [security-bootstrapper internal] load build definition from Dockerfile 00:47:35 #9 transferring dockerfile: 2.82kB done 00:47:35 #9 DONE 0.1s 00:47:35 00:47:35 #10 [security-spire-agent internal] load build definition from Dockerfile 00:47:35 #10 transferring dockerfile: 1.70kB done 00:47:35 #10 DONE 0.1s 00:47:35 00:47:35 #11 [security-spire-config internal] load build definition from Dockerfile 00:47:35 #11 transferring dockerfile: 1.58kB done 00:47:35 #11 DONE 0.1s 00:47:35 00:47:35 #12 [core-data internal] load build definition from Dockerfile 00:47:35 #12 transferring dockerfile: 1.90kB done 00:47:35 #12 DONE 0.1s 00:47:35 00:47:35 #13 [core-common-config-bootstrapper internal] load .dockerignore 00:47:35 #13 transferring context: 56B done 00:47:35 #13 DONE 0.1s 00:47:35 00:47:35 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:47:35 #14 transferring dockerfile: 1.78kB done 00:47:35 #14 DONE 0.1s 00:47:35 00:47:35 #15 [support-scheduler internal] load build definition from Dockerfile 00:47:35 #15 transferring dockerfile: 1.82kB done 00:47:35 #15 DONE 0.1s 00:47:35 00:47:35 #16 [core-command internal] load .dockerignore 00:47:35 #16 transferring context: 56B done 00:47:35 #16 DONE 0.0s 00:47:35 00:47:35 #17 [security-secretstore-setup internal] load .dockerignore 00:47:35 #17 transferring context: 56B done 00:47:35 #17 DONE 0.0s 00:47:35 00:47:35 #18 [core-metadata internal] load .dockerignore 00:47:35 #18 transferring context: 56B done 00:47:35 #18 DONE 0.0s 00:47:35 00:47:35 #19 [security-spire-server internal] load .dockerignore 00:47:35 #19 transferring context: 56B done 00:47:35 #19 DONE 0.0s 00:47:35 00:47:35 #20 [security-proxy-auth internal] load .dockerignore 00:47:35 #20 transferring context: 56B done 00:47:35 #20 DONE 0.0s 00:47:35 00:47:35 #21 [support-notifications internal] load .dockerignore 00:47:35 #21 transferring context: 56B done 00:47:35 #21 DONE 0.0s 00:47:35 00:47:35 #22 [security-bootstrapper internal] load .dockerignore 00:47:35 #22 transferring context: 56B done 00:47:35 #22 DONE 0.0s 00:47:35 00:47:35 #23 [security-spiffe-token-provider internal] load .dockerignore 00:47:35 #23 transferring context: 56B done 00:47:35 #23 DONE 0.1s 00:47:35 00:47:35 #24 [core-data internal] load .dockerignore 00:47:35 #24 transferring context: 56B done 00:47:35 #24 DONE 0.1s 00:47:35 00:47:35 #25 [security-spire-agent internal] load .dockerignore 00:47:35 #25 transferring context: 56B done 00:47:35 #25 DONE 0.1s 00:47:35 00:47:35 #26 [security-proxy-setup internal] load .dockerignore 00:47:35 #26 transferring context: 56B done 00:47:35 #26 DONE 0.1s 00:47:35 00:47:35 #27 [security-spire-config internal] load .dockerignore 00:47:35 #27 transferring context: 56B done 00:47:35 #27 DONE 0.1s 00:47:35 00:47:35 #28 [support-scheduler internal] load .dockerignore 00:47:35 #28 transferring context: 56B done 00:47:35 #28 DONE 0.0s 00:47:35 00:47:35 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:47:35 #29 DONE 0.0s 00:47:35 00:47:35 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:47:35 #30 DONE 0.1s 00:47:35 00:47:35 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:47:35 #29 DONE 0.0s 00:47:35 00:47:35 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 00:47:35 #30 DONE 0.1s 00:47:35 00:47:35 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:47:35 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:47:35 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 00:47:35 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:47:35 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 00:47:35 #31 DONE 0.1s 00:47:35 00:47:35 #32 [core-command internal] load build context 00:47:35 #32 ... 00:47:35 00:47:35 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:47:35 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:47:35 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 00:47:35 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:47:35 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 00:47:35 #31 DONE 0.2s 00:47:35 00:47:35 #32 [core-command internal] load build context 00:47:35 #32 ... 00:47:35 00:47:35 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:47:35 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:47:35 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 00:47:35 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:47:35 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 00:47:35 #31 DONE 0.2s 00:47:35 00:47:35 #32 [core-command internal] load build context 00:47:35 #32 ... 00:47:35 00:47:35 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:47:35 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:47:35 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 00:47:35 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:47:35 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 00:47:35 #31 DONE 0.2s 00:47:35 00:47:35 #32 [core-command internal] load build context 00:47:35 #32 ... 00:47:35 00:47:35 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:47:35 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:47:35 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 00:47:35 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:47:35 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 00:47:35 #31 DONE 0.2s 00:47:35 00:47:35 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:47:35 #29 DONE 0.0s 00:47:35 00:47:35 #32 [core-command internal] load build context 00:47:36 #32 ... 00:47:36 00:47:36 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:47:36 #33 DONE 0.9s 00:47:36 00:47:36 #32 [core-command internal] load build context 00:47:36 #32 ... 00:47:36 00:47:36 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:47:36 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:47:36 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 00:47:36 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:47:36 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 00:47:36 #31 DONE 0.2s 00:47:36 00:47:36 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 00:47:36 #30 DONE 0.8s 00:47:36 00:47:36 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:47:36 #33 DONE 0.9s 00:47:36 00:47:36 #32 [core-command internal] load build context 00:47:36 #32 ... 00:47:36 00:47:36 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:47:36 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:47:36 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 00:47:36 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:47:36 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 00:47:36 #31 DONE 0.2s 00:47:36 00:47:36 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 00:47:36 #34 DONE 0.9s 00:47:36 00:47:36 #32 [core-command internal] load build context 00:47:36 #32 ... 00:47:36 00:47:36 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:47:36 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:47:36 #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done 00:47:36 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:47:36 #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done 00:47:36 #31 DONE 0.2s 00:47:36 00:47:36 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 00:47:36 #35 DONE 0.9s 00:47:36 00:47:36 #36 [security-spire-server internal] load build context 00:47:36 #36 transferring context: 18.11kB 0.0s done 00:47:36 #36 DONE 0.3s 00:47:36 00:47:36 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:47:36 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 00:47:41 #37 ... 00:47:41 00:47:41 #38 [security-proxy-auth internal] load build context 00:47:41 #38 ... 00:47:41 00:47:41 #39 [security-secretstore-setup internal] load build context 00:47:41 #39 transferring context: 243.70MB 6.6s 00:47:42 #39 ... 00:47:42 00:47:42 #40 [support-notifications internal] load build context 00:47:42 #40 ... 00:47:42 00:47:42 #38 [security-proxy-auth internal] load build context 00:47:43 #38 transferring context: 364.81MB 7.9s done 00:47:45 #38 ... 00:47:45 00:47:45 #41 [core-common-config-bootstrapper internal] load build context 00:47:45 #41 transferring context: 364.81MB 8.6s done 00:47:45 #41 ... 00:47:45 00:47:45 #42 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:47:45 #0 1.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:47:45 #0 1.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:47:45 #0 1.546 (1/1) Installing dumb-init (1.2.5-r2) 00:47:45 #0 1.551 Executing busybox-1.36.1-r2.trigger 00:47:45 #0 1.565 OK: 7 MiB in 16 packages 00:47:45 #42 ... 00:47:45 00:47:45 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:47:45 #0 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:47:45 #0 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:47:45 #0 1.532 (1/4) Installing ca-certificates (20230506-r0) 00:47:45 #0 1.547 (2/4) Installing dumb-init (1.2.5-r2) 00:47:45 #0 1.555 (3/4) Installing su-exec (0.2-r3) 00:47:45 #0 1.562 (4/4) Installing yq (4.33.3-r3) 00:47:45 #0 1.628 Executing busybox-1.36.1-r2.trigger 00:47:45 #0 1.643 Executing ca-certificates-20230506-r0.trigger 00:47:45 #0 1.688 OK: 17 MiB in 19 packages 00:47:45 #43 ... 00:47:45 00:47:45 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:47:45 #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:47:45 #0 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:47:45 #0 1.323 (1/2) Installing ca-certificates (20230506-r0) 00:47:45 #0 1.345 (2/2) Installing dumb-init (1.2.5-r2) 00:47:45 #0 1.351 Executing busybox-1.36.1-r2.trigger 00:47:45 #0 1.361 Executing ca-certificates-20230506-r0.trigger 00:47:45 #0 1.405 OK: 8 MiB in 17 packages 00:47:45 #44 ... 00:47:45 00:47:45 #45 [core-metadata internal] load build context 00:47:45 #45 transferring context: 364.81MB 8.3s done 00:47:45 #45 ... 00:47:45 00:47:45 #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:47:46 #46 ... 00:47:46 00:47:46 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:47:46 #0 3.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:47:46 #0 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:47:46 #0 3.588 (1/2) Installing dumb-init (1.2.5-r2) 00:47:46 #0 3.592 (2/2) Installing su-exec (0.2-r3) 00:47:46 #0 3.597 Executing busybox-1.36.1-r2.trigger 00:47:46 #0 3.602 OK: 7 MiB in 17 packages 00:47:46 #47 ... 00:47:46 00:47:46 #48 [support-scheduler internal] load build context 00:47:46 #48 transferring context: 364.81MB 6.6s done 00:47:46 #48 ... 00:47:46 00:47:46 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:47:46 #49 ... 00:47:46 00:47:46 #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:47:46 #50 ... 00:47:46 00:47:46 #51 [security-bootstrapper internal] load build context 00:47:46 #51 transferring context: 364.81MB 9.1s done 00:47:47 #51 ... 00:47:47 00:47:47 #52 [security-spiffe-token-provider internal] load build context 00:47:47 #52 transferring context: 364.81MB 7.6s done 00:47:47 #52 ... 00:47:47 00:47:47 #53 [support-scheduler builder 2/7] WORKDIR /edgex-go 00:47:47 #53 ... 00:47:47 00:47:47 #54 [security-proxy-setup internal] load build context 00:47:47 #54 transferring context: 364.81MB 8.1s done 00:47:47 #54 ... 00:47:47 00:47:47 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:47:47 #0 6.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:47:47 #0 6.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:47:47 #0 6.646 (1/1) Installing dumb-init (1.2.5-r2) 00:47:47 #0 6.646 Executing busybox-1.36.1-r2.trigger 00:47:47 #0 6.657 OK: 7 MiB in 16 packages 00:47:47 #55 ... 00:47:47 00:47:47 #32 [core-command internal] load build context 00:47:47 #32 transferring context: 364.81MB 7.4s done 00:47:49 #32 ... 00:47:49 00:47:49 #56 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:47:49 #56 ... 00:47:49 00:47:49 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:47:49 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:47:49 #57 ... 00:47:49 00:47:49 #58 [security-spire-config internal] load build context 00:47:49 #58 transferring context: 16.36kB 0.0s done 00:47:49 #58 ... 00:47:49 00:47:49 #59 [security-spire-agent internal] load build context 00:47:49 #59 ... 00:47:49 00:47:49 #60 [core-data internal] load build context 00:47:49 #60 transferring context: 364.81MB 7.1s done 00:47:52 #60 ... 00:47:52 00:47:52 #40 [support-notifications internal] load build context 00:47:52 #40 transferring context: 364.81MB 6.9s done 00:47:52 #40 ... 00:47:52 00:47:52 #39 [security-secretstore-setup internal] load build context 00:47:52 #39 transferring context: 364.81MB 8.6s done 00:47:55 #39 ... 00:47:55 00:47:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:47:55 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 00:48:03 #37 ... 00:48:03 00:48:03 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:48:03 #57 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20.8s done 00:48:07 #57 ... 00:48:07 00:48:07 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:07 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 00:48:10 #37 ... 00:48:10 00:48:10 #58 [security-spire-config internal] load build context 00:48:10 #58 DONE 33.4s 00:48:10 00:48:10 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:48:10 #55 DONE 33.9s 00:48:10 00:48:10 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:48:10 #47 DONE 34.1s 00:48:10 00:48:10 #53 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 00:48:10 #53 DONE 33.8s 00:48:10 00:48:10 #42 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:48:10 #42 DONE 34.6s 00:48:10 00:48:10 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:10 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 00:48:10 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.0s 00:48:10 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 00:48:10 #37 ... 00:48:10 00:48:10 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:48:10 #43 DONE 34.5s 00:48:10 00:48:10 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:48:10 #44 DONE 34.3s 00:48:10 00:48:10 #40 [support-notifications internal] load build context 00:48:10 #40 DONE 34.3s 00:48:10 00:48:10 #48 [support-scheduler internal] load build context 00:48:10 #48 DONE 33.8s 00:48:10 00:48:10 #60 [core-data internal] load build context 00:48:10 #60 DONE 34.2s 00:48:10 00:48:10 #32 [core-command internal] load build context 00:48:10 #32 DONE 34.6s 00:48:10 00:48:10 #38 [security-proxy-auth internal] load build context 00:48:10 #38 DONE 34.4s 00:48:10 00:48:10 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:10 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 00:48:10 #37 ... 00:48:10 00:48:10 #45 [core-metadata internal] load build context 00:48:10 #45 DONE 34.5s 00:48:10 00:48:10 #52 [security-spiffe-token-provider internal] load build context 00:48:10 #52 DONE 33.8s 00:48:10 00:48:10 #39 [security-secretstore-setup internal] load build context 00:48:10 #39 DONE 34.6s 00:48:10 00:48:10 #54 [security-proxy-setup internal] load build context 00:48:10 #54 DONE 34.2s 00:48:10 00:48:10 #51 [security-bootstrapper internal] load build context 00:48:10 #51 DONE 34.3s 00:48:10 00:48:10 #59 [security-spire-agent internal] load build context 00:48:10 #59 transferring context: 17.64kB done 00:48:10 #59 DONE 33.5s 00:48:10 00:48:10 #41 [core-common-config-bootstrapper internal] load build context 00:48:10 #41 DONE 34.7s 00:48:10 00:48:10 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:10 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s 00:48:10 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 00:48:10 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 00:48:10 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 00:48:10 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 00:48:10 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 00:48:10 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 00:48:10 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 00:48:10 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.7s 00:48:10 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.8s 00:48:11 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.9s 00:48:11 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19.92MB / 25.84MB 1.1s 00:48:11 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 1.2s 00:48:11 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s 00:48:11 #37 ... 00:48:11 00:48:11 #46 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:48:11 #46 34.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:11 #46 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:11 #46 34.76 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 00:48:11 #46 34.80 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 00:48:11 #46 34.81 (3/6) Installing dumb-init (1.2.5-r2) 00:48:11 #46 34.82 (4/6) Installing openssl (3.1.3-r0) 00:48:11 #46 34.83 (5/6) Installing su-exec (0.2-r3) 00:48:11 #46 34.84 (6/6) Installing yq (4.33.3-r3) 00:48:11 #46 34.90 Executing busybox-1.36.1-r2.trigger 00:48:11 #46 34.91 OK: 17 MiB in 19 packages 00:48:11 #46 DONE 35.5s 00:48:11 00:48:11 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:11 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 00:48:11 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.7s done 00:48:11 #37 ... 00:48:11 00:48:11 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 00:48:11 #61 DONE 0.4s 00:48:11 00:48:11 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 00:48:11 #57 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 00:48:11 #57 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 00:48:11 #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 00:48:11 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 00:48:11 #57 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 00:48:11 #57 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 00:48:11 #57 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 00:48:11 #57 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 00:48:11 #57 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 00:48:11 #57 DONE 35.3s 00:48:11 00:48:11 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7507 in /w/workspace/edgexfoundry_edgex-go_PR-4690 [Pipeline] { [Pipeline] ws 00:48:11 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:48:11 The recommended git tool is: git 00:48:12 #37 ... 00:48:12 00:48:12 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:48:12 #49 34.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:12 #49 34.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:12 #49 35.03 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:48:12 #49 35.03 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:48:12 #49 35.03 OK: 20066 distinct packages available 00:48:12 #49 35.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:12 #49 35.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:12 #49 35.38 (1/11) Installing ca-certificates (20230506-r0) 00:48:12 #49 35.40 (2/11) Installing brotli-libs (1.0.9-r14) 00:48:12 #49 35.42 (3/11) Installing libunistring (1.1-r1) 00:48:12 #49 35.43 (4/11) Installing libidn2 (2.3.4-r1) 00:48:12 #49 35.43 (5/11) Installing nghttp2-libs (1.55.1-r0) 00:48:12 #49 35.44 (6/11) Installing libcurl (8.2.1-r0) 00:48:12 #49 35.46 (7/11) Installing curl (8.2.1-r0) 00:48:12 #49 35.47 (8/11) Installing dumb-init (1.2.5-r2) 00:48:12 #49 35.47 (9/11) Installing musl-obstack (1.2.3-r2) 00:48:12 #49 35.48 (10/11) Installing libucontext (1.2-r2) 00:48:12 #49 35.48 (11/11) Installing gcompat (1.1.0-r1) 00:48:12 #49 35.49 Executing busybox-1.36.1-r2.trigger 00:48:12 #49 35.50 Executing ca-certificates-20230506-r0.trigger 00:48:12 #49 35.55 OK: 12 MiB in 26 packages 00:48:12 #49 DONE 36.1s 00:48:12 00:48:12 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:12 #37 ... 00:48:12 00:48:12 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:48:12 #0 2.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:12 #0 2.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:12 #0 2.421 OK: 264 MiB in 52 packages 00:48:12 #62 DONE 2.6s 00:48:12 00:48:12 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:12 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s done 00:48:13 #37 ... 00:48:13 00:48:13 #50 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:48:13 #50 34.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 #50 35.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 #50 35.51 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:48:13 #50 35.51 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:48:13 #50 35.51 OK: 20066 distinct packages available 00:48:13 #50 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 #50 35.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 #50 35.83 (1/4) Installing dumb-init (1.2.5-r2) 00:48:13 #50 35.84 (2/4) Installing musl-obstack (1.2.3-r2) 00:48:13 #50 35.84 (3/4) Installing libucontext (1.2-r2) 00:48:13 #50 35.84 (4/4) Installing gcompat (1.1.0-r1) 00:48:13 #50 35.85 Executing busybox-1.36.1-r2.trigger 00:48:13 #50 35.86 OK: 8 MiB in 19 packages 00:48:13 #50 DONE 36.8s 00:48:13 00:48:13 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:48:13 #0 2.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 #0 2.667 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:48:13 #0 2.667 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:48:13 #0 2.667 OK: 20066 distinct packages available 00:48:13 #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 #0 3.030 OK: 264 MiB in 52 packages 00:48:13 #63 DONE 3.5s 00:48:13 00:48:13 #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:48:13 #0 2.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 #0 2.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 #0 2.835 OK: 264 MiB in 52 packages 00:48:13 #64 DONE 3.5s 00:48:13 00:48:13 #56 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:48:13 #56 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 #56 35.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 #56 35.52 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 00:48:13 #56 35.52 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 00:48:13 #56 35.52 OK: 20066 distinct packages available 00:48:13 #56 35.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 #56 35.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 #56 35.86 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 00:48:13 #56 35.93 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 00:48:13 #56 35.94 (3/7) Installing dumb-init (1.2.5-r2) 00:48:13 #56 35.94 (4/7) Installing musl-obstack (1.2.3-r2) 00:48:13 #56 35.94 (5/7) Installing libucontext (1.2-r2) 00:48:13 #56 35.95 (6/7) Installing gcompat (1.1.0-r1) 00:48:13 #56 35.95 (7/7) Installing openssl (3.1.3-r0) 00:48:13 #56 35.96 Executing busybox-1.36.1-r2.trigger 00:48:13 #56 35.97 OK: 8 MiB in 20 packages 00:48:13 #56 DONE 36.8s 00:48:13 00:48:13 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:48:13 #65 DONE 0.9s 00:48:13 00:48:13 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:48:13 #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:48:13 #0 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:48:13 #0 3.010 OK: 264 MiB in 52 packages 00:48:13 #66 DONE 3.7s 00:48:13 00:48:13 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:14 #67 ... 00:48:14 00:48:14 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:48:14 #68 DONE 0.7s 00:48:14 00:48:14 #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:48:14 #69 DONE 0.7s 00:48:14 00:48:14 #70 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:48:14 #70 DONE 0.7s 00:48:14 00:48:14 #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:48:14 #71 DONE 0.7s 00:48:14 00:48:14 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:14 #37 ... 00:48:14 00:48:14 #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:48:14 #72 DONE 4.4s 00:48:14 00:48:14 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:48:14 #37 ... 00:48:14 00:48:14 #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:48:14 #73 DONE 0.0s 00:48:14 00:48:14 #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:48:17 #74 DONE 2.2s 00:48:17 00:48:17 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:48:17 #75 DONE 2.1s 00:48:17 00:48:17 #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:48:17 #76 DONE 2.2s 00:48:17 00:48:17 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 00:48:17 #77 DONE 0.1s 00:48:17 00:48:17 #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 00:48:17 #78 DONE 0.1s 00:48:17 00:48:17 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 00:48:17 #79 DONE 0.1s 00:48:17 00:48:17 #80 [security-spire-config stage-2 5/9] COPY security.txt / 00:48:17 #80 DONE 0.1s 00:48:17 00:48:17 #81 [security-spire-agent stage-3 6/9] COPY security.txt / 00:48:17 #81 DONE 0.1s 00:48:17 00:48:17 #82 [security-spire-server stage-2 5/8] COPY security.txt / 00:48:17 #82 DONE 0.1s 00:48:17 00:48:17 #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:48:17 #83 DONE 0.1s 00:48:17 00:48:17 #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:48:17 #84 DONE 0.1s 00:48:17 00:48:17 #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:48:17 #85 DONE 0.1s 00:48:17 00:48:17 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:48:17 #86 DONE 0.1s 00:48:17 00:48:17 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:48:17 #87 DONE 0.1s 00:48:17 00:48:17 #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:48:17 #88 DONE 0.1s 00:48:17 00:48:17 #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:48:17 #89 DONE 0.1s 00:48:17 00:48:17 #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:48:17 #90 DONE 0.1s 00:48:17 00:48:17 #91 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:48:17 #91 DONE 0.1s 00:48:17 00:48:17 #92 [security-spire-config] exporting to image 00:48:17 #92 exporting layers 00:48:17 using credential edgex-jenkins-ssh 00:48:17 Cloning the remote Git repository 00:48:17 #92 exporting layers 0.6s done 00:48:17 #92 exporting layers 0.6s done 00:48:17 #92 writing image sha256:deeb3182ac5d87a0d7c7963e36c530d972399b37130f9da46d9a7e80fd51d5c8 0.0s done 00:48:17 #92 naming to docker.io/library/security-spire-agent done 00:48:17 #92 writing image sha256:45ab34a8026eac02ca163e85e4e4cc85c3894873dfa0b7c663b5fa20083c9709 done 00:48:17 #92 writing image sha256:a0a23978f399c1c96a85f26784b8517b7bb879357da0d5e103babc21c89ea21f 0.0s done 00:48:17 #92 naming to docker.io/library/security-spire-server 0.0s done 00:48:17 #92 naming to docker.io/library/security-spire-config done 00:48:17 #92 DONE 0.6s 00:48:17 00:48:17 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:48:17 > git init /w/workspace/edgex-go/3 # timeout=10 00:48:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:48:17 > git --version # timeout=10 00:48:17 > git --version # 'git version 2.25.1' 00:48:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:24 #93 ... 00:48:24 00:48:24 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:24 #94 ... 00:48:24 00:48:24 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:48:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:48:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:48:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:48:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4690/head:refs/remotes/origin/PR-4690 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:48:34 Merging remotes/origin/main commit 2de8fa554a394181c312fea9a7aee868e4babbb7 into PR head commit 00e3dfc7373860263497b7bc5dd100f5462ad532 00:48:34 Merge succeeded, producing abacfec60797b9b5defb44a29c220b111af05afe 00:48:34 Checking out Revision abacfec60797b9b5defb44a29c220b111af05afe (PR-4690) 00:48:34 > git config core.sparsecheckout # timeout=10 00:48:34 > git checkout -f 00e3dfc7373860263497b7bc5dd100f5462ad532 # timeout=10 00:48:34 > git remote # timeout=10 00:48:34 > git config --get remote.origin.url # timeout=10 00:48:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:48:34 > git merge 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 00:48:34 > git rev-parse HEAD^{commit} # timeout=10 00:48:34 > git config core.sparsecheckout # timeout=10 00:48:34 > git checkout -f abacfec60797b9b5defb44a29c220b111af05afe # timeout=10 00:48:38 Commit message: "Merge commit '2de8fa554a394181c312fea9a7aee868e4babbb7' into HEAD" 00:48:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:48:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:48:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:39 Dload Upload Total Spent Left Speed 00:48:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 00:48:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:48:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:48:40 + sudo tee /etc/docker/daemon.new 00:48:40 { 00:48:40 "registry-mirrors": [ 00:48:40 "https://nexus3.edgexfoundry.org:10001" 00:48:40 ], 00:48:40 "bip": "10.250.0.254/24", 00:48:40 "hosts": [ 00:48:40 "tcp://0.0.0.0:5555", 00:48:40 "unix:///var/run/docker.sock" 00:48:40 ], 00:48:40 "mtu": 1458, 00:48:40 "selinux-enabled": true, 00:48:40 "seccomp-profile": "/etc/docker/seccomp.json" 00:48:40 } [Pipeline] sh 00:48:38 > git rev-list --no-walk 2a8be54917765dbbbff8cd643a03b51acd5ed2d5 # timeout=10 00:48:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:48:41 + sudo service docker restart 00:48:42 #95 ... 00:48:42 00:48:42 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:42 #94 DONE 25.3s 00:48:42 00:48:42 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:42 #95 DONE 25.3s 00:48:42 00:48:42 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:42 #67 DONE 26.0s 00:48:42 00:48:42 #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:42 #93 DONE 25.2s 00:48:42 00:48:42 #96 [support-notifications builder 6/7] COPY . . 00:48:50 #96 ... 00:48:50 00:48:50 #97 [security-spiffe-token-provider builder 6/7] COPY . . 00:48:50 #97 ... 00:48:50 00:48:50 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 00:48:50 #98 ... 00:48:50 00:48:50 #99 [security-secretstore-setup builder 6/7] COPY . . 00:48:52 #99 DONE 13.1s 00:48:52 00:48:52 #100 [security-proxy-setup builder 6/7] COPY . . 00:48:52 #100 CACHED 00:48:52 00:48:52 #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:52 #101 CACHED 00:48:52 00:48:52 #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:48:52 #102 CACHED 00:48:52 00:48:52 #97 [security-spiffe-token-provider builder 6/7] COPY . . 00:48:52 #97 DONE 13.1s 00:48:52 00:48:52 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:52 #103 CACHED 00:48:52 00:48:52 #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:48:52 #104 CACHED 00:48:52 00:48:52 #105 [security-bootstrapper builder 6/7] COPY . . 00:48:52 #105 CACHED 00:48:52 00:48:52 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 00:48:52 #98 DONE 13.1s 00:48:52 00:48:52 #106 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:48:52 #106 ... 00:48:52 00:48:52 #107 [core-data builder 6/7] COPY . . 00:48:52 #107 CACHED 00:48:52 00:48:52 #108 [core-data builder 4/7] COPY go.mod vendor* ./ 00:48:52 #108 CACHED 00:48:52 00:48:52 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:52 #109 CACHED 00:48:52 00:48:52 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:52 #110 CACHED 00:48:52 00:48:52 #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:48:52 #111 CACHED 00:48:52 00:48:52 #112 [security-proxy-auth builder 6/7] COPY . . 00:48:52 #112 CACHED 00:48:52 00:48:52 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:52 #113 CACHED 00:48:52 00:48:52 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:48:52 #114 CACHED 00:48:52 00:48:52 #115 [core-metadata builder 6/7] COPY . . 00:48:52 #115 CACHED 00:48:52 00:48:52 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:48:52 #116 CACHED 00:48:52 00:48:52 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:52 #117 CACHED 00:48:52 00:48:52 #118 [support-scheduler builder 6/7] COPY . . 00:48:52 #118 CACHED 00:48:52 00:48:52 #96 [support-notifications builder 6/7] COPY . . 00:48:52 #96 DONE 13.1s 00:48:52 00:48:52 #119 [core-command builder 6/7] COPY . . 00:48:52 #119 CACHED 00:48:52 00:48:52 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 00:48:52 #120 CACHED 00:48:52 00:48:52 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:48:52 #121 CACHED 00:48:52 00:48:52 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:48:54 #122 1.374 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:59 provisioning config files... 00:48:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16850954494073222229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:48:59 ---> docker-login.sh 00:48:59 nexus3.edgexfoundry.org:10001 00:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:00 Configure a credential helper to remove this warning. See 00:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:00 00:49:00 Login Succeeded 00:49:00 nexus3.edgexfoundry.org:10002 00:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:00 Configure a credential helper to remove this warning. See 00:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:00 00:49:00 Login Succeeded 00:49:00 nexus3.edgexfoundry.org:10003 00:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:00 Configure a credential helper to remove this warning. See 00:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:00 00:49:00 Login Succeeded 00:49:00 nexus3.edgexfoundry.org:10004 00:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:01 Configure a credential helper to remove this warning. See 00:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:01 00:49:01 Login Succeeded 00:49:01 docker.io 00:49:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:01 Configure a credential helper to remove this warning. See 00:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:01 00:49:01 Login Succeeded 00:49:01 ---> docker-login.sh ends [Pipeline] } 00:49:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:49:02 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 00:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:49:02 ========================================================= 00:49:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:49:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:49:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:49:02 9fda8d8052c6: Pulling fs layer 00:49:02 5d54e960e981: Pulling fs layer 00:49:02 c4a7e357bf2a: Pulling fs layer 00:49:02 f0e02332f6b5: Pulling fs layer 00:49:02 cefa15bbcfad: Pulling fs layer 00:49:02 17808c966233: Pulling fs layer 00:49:02 f4c1fc716caa: Pulling fs layer 00:49:02 cefa15bbcfad: Waiting 00:49:02 17808c966233: Waiting 00:49:02 f4c1fc716caa: Waiting 00:49:02 f0e02332f6b5: Waiting 00:49:02 5d54e960e981: Verifying Checksum 00:49:02 5d54e960e981: Download complete 00:49:02 f0e02332f6b5: Verifying Checksum 00:49:02 f0e02332f6b5: Download complete 00:49:02 cefa15bbcfad: Verifying Checksum 00:49:02 cefa15bbcfad: Download complete 00:49:02 9fda8d8052c6: Verifying Checksum 00:49:02 9fda8d8052c6: Download complete 00:49:03 f4c1fc716caa: Verifying Checksum 00:49:03 f4c1fc716caa: Download complete 00:49:03 9fda8d8052c6: Pull complete 00:49:04 #122 ... 00:49:04 00:49:04 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:04 #0 0.586 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:49:04 #123 ... 00:49:04 00:49:04 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:49:04 #0 0.980 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:49:04 #124 ... 00:49:04 00:49:04 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:49:04 #0 1.097 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:49:04 #125 ... 00:49:04 00:49:04 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:49:04 #0 0.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:49:04 #126 ... 00:49:04 00:49:04 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:49:04 #0 1.502 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:04 #127 ... 00:49:04 00:49:04 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:49:04 #0 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:49:04 #128 ... 00:49:04 00:49:04 #106 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:49:04 #106 1.111 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:49:04 #106 ... 00:49:04 00:49:04 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:49:04 #0 1.502 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:49:04 #129 ... 00:49:04 00:49:04 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:49:04 #0 1.339 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:49:04 #130 ... 00:49:04 00:49:04 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:49:04 #0 0.937 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:49:04 5d54e960e981: Pull complete 00:49:04 c4a7e357bf2a: Verifying Checksum 00:49:04 c4a7e357bf2a: Download complete 00:49:05 17808c966233: Verifying Checksum 00:49:05 17808c966233: Download complete 00:49:17 c4a7e357bf2a: Pull complete 00:49:17 f0e02332f6b5: Pull complete 00:49:17 cefa15bbcfad: Pull complete 00:49:22 17808c966233: Pull complete 00:49:24 f4c1fc716caa: Pull complete 00:49:24 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:49:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 00:49:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:49:24 WORKDIR /edgex 00:49:24 COPY go.mod . 00:49:24 RUN go mod download 00:49:24 + docker build -t ci-base-image-arm64 -f - . 00:49:25 Sending build context to Docker daemon 2.995MB 00:49:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:49:25 ---> ea914061e18c 00:49:25 Step 2/4 : WORKDIR /edgex 00:49:27 ---> Running in 076bcd2dafc1 00:49:27 Removing intermediate container 076bcd2dafc1 00:49:27 ---> 1bf2c5a7e925 00:49:27 Step 3/4 : COPY go.mod . 00:49:29 ---> 912407ca06c0 00:49:29 Step 4/4 : RUN go mod download 00:49:29 ---> Running in 55336004b730 00:50:00 #131 ... 00:50:00 00:50:00 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:50:00 #123 65.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:50:00 #123 ... 00:50:00 00:50:00 #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:50:00 #126 DONE 67.1s 00:50:00 00:50:00 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:02 #37 ... 00:50:02 00:50:02 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:50:05 #132 ... 00:50:05 00:50:05 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:50:05 #123 DONE 73.1s 00:50:05 00:50:05 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:50:05 #131 DONE 73.1s 00:50:05 00:50:05 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:50:05 #130 ... 00:50:05 00:50:05 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:50:08 Removing intermediate container 55336004b730 00:50:08 ---> 7b55d93ea15e 00:50:08 Successfully built 7b55d93ea15e 00:50:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:08 + docker inspect -f . ci-base-image-arm64 00:50:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:08 prd-ubuntu20.04-docker-arm64-4c-16g-7507 does not seem to be running inside a container 00:50:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:50:09 $ docker top 16076da89b86d31e8842449cb90e74014d27a243b1fc4f66f230f957ec6ca1c6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:10 + go version 00:50:10 go version go1.21.0 linux/arm64 [Pipeline] } 00:50:10 $ docker stop --time=1 16076da89b86d31e8842449cb90e74014d27a243b1fc4f66f230f957ec6ca1c6 00:50:12 $ docker rm -f --volumes 16076da89b86d31e8842449cb90e74014d27a243b1fc4f66f230f957ec6ca1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:50:12 + docker inspect -f . ci-base-image-arm64 00:50:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:50:12 prd-ubuntu20.04-docker-arm64-4c-16g-7507 does not seem to be running inside a container 00:50:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:50:14 $ docker top 500b351fa4265a9662040617408acf3cd6c2aee17332790be11c7fa3432b0563 -eo pid,comm [Pipeline] { [Pipeline] echo 00:50:14 ========================================================= 00:50:14 [edgeXBuildGoParallel] Running Tests and Build... 00:50:14 ========================================================= [Pipeline] sh 00:50:14 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 00:50:14 + make test 00:50:14 go test -race -coverprofile=coverage.out ./... 00:50:15 #133 ... 00:50:15 00:50:15 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:50:15 #134 ... 00:50:15 00:50:15 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:50:15 #128 DONE 83.2s 00:50:15 00:50:15 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:16 #37 ... 00:50:16 00:50:16 #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:50:16 #135 ... 00:50:16 00:50:16 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:50:16 #132 DONE 13.9s 00:50:16 00:50:16 #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:50:16 #127 DONE 83.8s 00:50:16 00:50:16 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:50:16 #129 DONE 83.8s 00:50:16 00:50:16 #124 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:50:16 #124 DONE 83.9s 00:50:16 00:50:16 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:50:16 #125 DONE 83.9s 00:50:16 00:50:16 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:50:16 #136 ... 00:50:16 00:50:16 #106 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:50:16 #106 DONE 83.9s 00:50:16 00:50:16 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:50:16 #133 DONE 10.6s 00:50:16 00:50:16 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:50:16 #130 DONE 84.0s 00:50:16 00:50:16 #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:50:16 #122 DONE 84.1s 00:50:16 00:50:16 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:50:16 #137 ... 00:50:16 00:50:16 #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 00:50:16 #134 DONE 1.4s 00:50:16 00:50:16 #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:50:16 #135 DONE 0.7s 00:50:16 00:50:16 #138 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:50:16 #138 DONE 0.4s 00:50:16 00:50:16 #139 [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 00:50:17 #139 ... 00:50:17 00:50:17 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:50:17 #137 DONE 0.5s 00:50:17 00:50:17 #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:50:17 #136 DONE 0.6s 00:50:17 00:50:17 #140 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:50:17 #140 DONE 0.2s 00:50:17 00:50:17 #141 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 00:50:17 #141 DONE 0.3s 00:50:17 00:50:17 #142 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:50:17 #142 DONE 0.2s 00:50:17 00:50:17 #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:50:17 #143 CACHED 00:50:17 00:50:17 #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:50:17 #144 CACHED 00:50:17 00:50:17 #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:50:17 #145 CACHED 00:50:17 00:50:17 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:50:17 #146 CACHED 00:50:17 00:50:17 #139 [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 00:50:17 #139 DONE 0.2s 00:50:17 00:50:17 #147 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:50:17 #147 DONE 0.2s 00:50:17 00:50:17 #148 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:50:17 #148 CACHED 00:50:17 00:50:17 #149 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:50:17 #149 CACHED 00:50:17 00:50:17 #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:50:17 #150 DONE 0.2s 00:50:17 00:50:17 #151 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:50:17 #151 CACHED 00:50:17 00:50:17 #152 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:50:17 #152 CACHED 00:50:17 00:50:17 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:50:17 #153 ... 00:50:17 00:50:17 #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:50:17 #154 DONE 0.8s 00:50:17 00:50:17 #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:17 #155 DONE 0.8s 00:50:18 00:50:18 #156 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:50:18 #156 ... 00:50:18 00:50:18 #157 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:50:18 #157 DONE 1.4s 00:50:18 00:50:18 #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:50:18 #158 DONE 1.4s 00:50:18 00:50:18 #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:50:18 #159 DONE 1.4s 00:50:18 00:50:18 #160 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:50:18 #160 DONE 1.4s 00:50:18 00:50:18 #161 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:50:18 #161 DONE 2.3s 00:50:18 00:50:18 #162 [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 00:50:18 #162 DONE 1.4s 00:50:18 00:50:18 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:50:18 #153 DONE 1.4s 00:50:18 00:50:18 #163 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:18 #163 DONE 1.4s 00:50:18 00:50:18 #164 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:18 #164 DONE 1.5s 00:50:18 00:50:18 #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:50:19 #165 ... 00:50:19 00:50:19 #156 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:50:19 #156 DONE 1.1s 00:50:19 00:50:19 #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:50:19 #166 DONE 0.6s 00:50:19 00:50:19 #167 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:50:19 #167 DONE 0.6s 00:50:19 00:50:19 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:50:19 #168 DONE 0.5s 00:50:19 00:50:19 #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:50:19 #169 DONE 0.5s 00:50:19 00:50:19 #170 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:50:19 #170 DONE 0.6s 00:50:19 00:50:19 #171 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:50:19 #171 DONE 0.6s 00:50:19 00:50:19 #172 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:50:19 #172 DONE 0.6s 00:50:19 00:50:19 #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:50:19 #173 DONE 0.6s 00:50:19 00:50:19 #174 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:50:19 #174 ... 00:50:19 00:50:19 #175 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:50:19 #175 DONE 0.6s 00:50:19 00:50:19 #165 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:50:19 #165 DONE 0.6s 00:50:19 00:50:19 #92 [core-command] exporting to image 00:50:19 #92 exporting layers 00:50:19 #92 ... 00:50:19 00:50:19 #176 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:19 #176 DONE 0.5s 00:50:19 00:50:19 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:50:19 #177 DONE 0.5s 00:50:19 00:50:19 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:50:19 #178 DONE 0.5s 00:50:19 00:50:19 #92 [core-metadata] exporting to image 00:50:19 #92 exporting layers 0.5s done 00:50:19 #92 ... 00:50:19 00:50:19 #179 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:50:19 #179 DONE 0.5s 00:50:19 00:50:19 #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:19 #180 DONE 0.5s 00:50:19 00:50:19 #174 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:50:19 #174 DONE 0.5s 00:50:19 00:50:19 #181 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:50:19 #181 DONE 0.5s 00:50:19 00:50:19 #92 [core-data] exporting to image 00:50:19 #92 exporting layers 0.5s done 00:50:19 #92 writing image sha256:343519cd8a283b56fac69452821d9de9e4eb53616d0205dab97f4ca95768faca done 00:50:19 #92 naming to docker.io/library/support-scheduler done 00:50:19 #92 writing image sha256:f2bacbcf66b089a4c0ddd37e9981fef01eff89269dcea1ed8c1da04bd5dd9bf6 done 00:50:19 #92 naming to docker.io/library/core-data done 00:50:19 #92 writing image sha256:429e3b61f0e849297722d7c3e9a1dccb0fbeb58b528ca97dda83665d2e8419c2 00:50:19 #92 ... 00:50:19 00:50:19 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:50:19 #182 DONE 0.2s 00:50:19 00:50:19 #92 [core-command] exporting to image 00:50:19 #92 writing image sha256:429e3b61f0e849297722d7c3e9a1dccb0fbeb58b528ca97dda83665d2e8419c2 0.0s done 00:50:19 #92 naming to docker.io/library/core-command done 00:50:20 #92 exporting layers 0.4s done 00:50:20 #92 writing image sha256:3c64022378447880b594ab5b7f29432c141856990ce767f089104c43d1200d62 0.0s done 00:50:20 #92 writing image sha256:26600a1632ce919b065967c0b64a34db8b7ff28ee4ea552fd0a9081f74719aa3 0.0s done 00:50:20 #92 writing image sha256:48df37c4ed68afe6868d394068486f12c3cf85268a3c735dd107cb877fd4e278 done 00:50:20 #92 naming to docker.io/library/security-spiffe-token-provider 0.0s done 00:50:20 #92 naming to docker.io/library/core-metadata done 00:50:20 #92 naming to docker.io/library/support-notifications done 00:50:20 #92 DONE 1.8s 00:50:20 00:50:20 #183 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:20 #183 DONE 0.6s 00:50:20 00:50:20 #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:20 #184 ... 00:50:20 00:50:20 #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:20 #185 DONE 0.8s 00:50:20 00:50:20 #186 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:20 #186 DONE 0.9s 00:50:20 00:50:20 #184 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:20 #184 DONE 0.3s 00:50:20 00:50:20 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:50:20 #187 DONE 0.1s 00:50:20 00:50:20 #188 [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/ 00:50:20 #188 DONE 0.1s 00:50:20 00:50:20 #189 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:20 #189 DONE 0.9s 00:50:20 00:50:20 #92 [core-common-config-bootstrapper] exporting to image 00:50:20 #92 ... 00:50:20 00:50:20 #190 [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/ 00:50:20 #190 DONE 0.1s 00:50:20 00:50:20 #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:20 #191 DONE 1.0s 00:50:20 00:50:20 #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:50:20 #192 DONE 0.1s 00:50:20 00:50:20 #92 [core-common-config-bootstrapper] exporting to image 00:50:20 #92 exporting layers 0.3s done 00:50:20 #92 writing image sha256:2c7a77b1765d553fdab157fa912629037b63b0677ef55662a83191c860d7b355 0.0s done 00:50:20 #92 naming to docker.io/library/security-proxy-auth done 00:50:20 #92 writing image sha256:2d3d8949c0fd74a433ca57d405fb4b4a050e8b9c4b4ab56c9a7f1555115bed65 done 00:50:20 #92 naming to docker.io/library/core-common-config-bootstrapper done 00:50:21 #92 ... 00:50:21 00:50:21 #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:21 #193 DONE 0.1s 00:50:21 00:50:21 #92 [core-common-config-bootstrapper] exporting to image 00:50:21 #92 exporting layers 0.3s done 00:50:21 #92 writing image sha256:1cb1ed3423cef12a14bdcb8434a07daee1767bab0ace3ddacce5ad23f8774e8f done 00:50:21 #92 naming to docker.io/library/security-proxy-setup done 00:50:21 #92 DONE 2.3s 00:50:21 00:50:21 #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:21 #194 DONE 0.6s 00:50:21 00:50:21 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:50:21 #195 DONE 0.5s 00:50:21 00:50:21 #92 [security-secretstore-setup] exporting to image 00:50:21 #92 exporting layers 0.3s done 00:50:21 #92 writing image sha256:aa82554a9175443352198dd8789f0429c1e9f02d0f94dd82298c2b158d00e553 done 00:50:21 #92 naming to docker.io/library/security-secretstore-setup done 00:50:21 #92 exporting layers 0.2s done 00:50:21 #92 writing image sha256:710b98913f210279ee5b1f0358f7f1bd1accb224c770dc0f1e2e985d90f719e5 done 00:50:21 #92 naming to docker.io/library/security-bootstrapper done 00:50:21 #92 DONE 2.8s 00:50:21 00:50:21 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:50:21 time="2023-09-21T00:47:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:50:21 $ docker stop --time=1 5cb594c5dcbc90fac61762414303b47e2eb296d3ae8aa29ff7beedcd2868d531 00:50:23 $ docker rm -f --volumes 5cb594c5dcbc90fac61762414303b47e2eb296d3ae8aa29ff7beedcd2868d531 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:24 + docker images 00:50:24 REPOSITORY TAG IMAGE ID CREATED SIZE 00:50:24 security-bootstrapper latest 710b98913f21 3 seconds ago 23.3MB 00:50:24 security-proxy-auth latest 2c7a77b1765d 4 seconds ago 19.5MB 00:50:24 security-proxy-setup latest 1cb1ed3423ce 4 seconds ago 34.4MB 00:50:24 security-secretstore-setup latest aa82554a9175 4 seconds ago 44.4MB 00:50:24 core-common-config-bootstrapper latest 2d3d8949c0fd 4 seconds ago 18.2MB 00:50:24 support-notifications latest 26600a1632ce 5 seconds ago 34.6MB 00:50:24 core-metadata latest 3c6402237844 5 seconds ago 21.7MB 00:50:24 core-data latest f2bacbcf66b0 5 seconds ago 21.3MB 00:50:24 core-command latest 429e3b61f0e8 5 seconds ago 21.2MB 00:50:24 support-scheduler latest 343519cd8a28 6 seconds ago 34MB 00:50:24 security-spiffe-token-provider latest 48df37c4ed68 6 seconds ago 35MB 00:50:24 security-spire-config latest a0a23978f399 2 minutes ago 101MB 00:50:24 security-spire-server latest 45ab34a8026e 2 minutes ago 107MB 00:50:24 security-spire-agent latest deeb3182ac5d 2 minutes ago 166MB 00:50:24 ci-base-image-x86_64 latest 0c8afc7d74e6 5 minutes ago 927MB 00:50:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 9 hours ago 557MB 00:50:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB 00:50:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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] } 00:50:53 ? github.com/edgexfoundry/edgex-go [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:52:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:52:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:52:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.257s coverage: 28.7% of statements 00:52:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.289s coverage: 97.0% of statements 00:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:52:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:52:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.541s coverage: 69.2% of statements 00:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:52:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.516s coverage: 53.0% of statements 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.121s coverage: 93.4% of statements 00:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.642s coverage: 4.1% of statements 00:53:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:53:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:53:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:53:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.926s coverage: 97.6% of statements 00:53:28 ok github.com/edgexfoundry/edgex-go/internal/io 1.242s coverage: 72.2% of statements 00:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:53:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:53:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.850s coverage: 0.9% of statements 00:53:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.749s coverage: 32.2% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.446s coverage: 41.7% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.289s coverage: 82.9% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.316s coverage: 94.1% of statements 00:53:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.435s coverage: 96.3% of statements 00:53:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.301s coverage: 87.5% of statements 00:53:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:53:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:53:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:54:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.357s coverage: 94.4% of statements 00:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:54:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.100s coverage: 79.9% of statements 00:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.262s coverage: 92.9% of statements 00:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 00:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.227s coverage: 62.3% of statements 00:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.220s coverage: 87.2% of statements 00:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.178s coverage: 20.0% of statements 00:54:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.166s coverage: 100.0% of statements 00:54:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.436s coverage: 81.8% of statements 00:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:54:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:54:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.383s coverage: 82.1% of statements 00:54:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.237s coverage: 86.0% of statements 00:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.050s coverage: 63.1% of statements 00:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.258s coverage: 100.0% of statements 00:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements 00:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements 00:54:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:54:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:54:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 00:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.088s coverage: 100.0% of statements 00:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:54:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.818s coverage: 38.4% of statements 00:54:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.241s coverage: 89.5% of statements 00:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:54:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:54:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.235s coverage: 84.8% of statements 00:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:54:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:54:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:54:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.270s coverage: 19.9% of statements 00:54:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.609s coverage: 95.7% of statements 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:54:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.271s coverage: 61.8% of statements 00:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:55:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:55:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.377s coverage: 98.9% of statements 00:55:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:55:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:55:03 go vet ./... 00:56:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:56:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:56:55 ./bin/test-attribution-txt.sh [Pipeline] echo 00:56:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:56:55 + ls -al . 00:56:55 total 728 00:56:55 drwxrwxr-x 11 1001 1001 4096 Sep 21 00:50 . 00:56:55 drwxr-xr-x 4 root root 4096 Sep 21 00:50 .. 00:56:55 drwxrwxr-x 2 1001 1001 4096 Sep 21 00:48 .blubracket 00:56:55 -rw-rw-r-- 1 1001 1001 16 Sep 21 00:48 .dockerignore 00:56:55 drwxrwxr-x 8 1001 1001 4096 Sep 21 00:48 .git 00:56:55 drwxrwxr-x 3 1001 1001 4096 Sep 21 00:48 .github 00:56:55 -rw-rw-r-- 1 1001 1001 1173 Sep 21 00:48 .gitignore 00:56:55 -rw-rw-r-- 1 1001 1001 42 Sep 21 00:48 .golangci.yml 00:56:55 -rw-rw-r-- 1 1001 1001 100 Sep 21 00:48 .hadolint.yml 00:56:55 -rw-rw-r-- 1 1001 1001 166 Sep 21 00:48 .sonarcloud.properties 00:56:55 -rw-rw-r-- 1 1001 1001 1171 Sep 21 00:48 ADOPTERS.md 00:56:55 -rw-rw-r-- 1 1001 1001 11674 Sep 21 00:48 Attribution.txt 00:56:55 -rw-rw-r-- 1 1001 1001 93407 Sep 21 00:48 CHANGELOG.md 00:56:55 -rw-rw-r-- 1 1001 1001 3804 Sep 21 00:48 CONTRIBUTING.md 00:56:55 -rw-rw-r-- 1 1001 1001 677 Sep 21 00:48 GOVERNANCE.md 00:56:55 -rw-rw-r-- 1 1001 1001 883 Sep 21 00:48 Jenkinsfile 00:56:55 -rw-rw-r-- 1 1001 1001 10775 Sep 21 00:48 LICENSE 00:56:55 -rw-rw-r-- 1 1001 1001 15054 Sep 21 00:48 Makefile 00:56:55 -rw-rw-r-- 1 1001 1001 582 Sep 21 00:48 OWNERS.md 00:56:55 -rw-rw-r-- 1 1001 1001 9923 Sep 21 00:48 README.md 00:56:55 -rw-rw-r-- 1 1001 1001 789 Sep 21 00:48 SECURITY.md 00:56:55 -rw-rw-r-- 1 1001 1001 5 Sep 21 00:44 VERSION 00:56:55 drwxrwxr-x 2 1001 1001 4096 Sep 21 00:48 bin 00:56:55 drwxrwxr-x 18 1001 1001 4096 Sep 21 00:48 cmd 00:56:55 -rw-r--r-- 1 root root 453602 Sep 21 00:55 coverage.out 00:56:55 drwxrwxr-x 2 1001 1001 4096 Sep 21 00:48 fuzz_test 00:56:55 -rw-rw-r-- 1 1001 1001 3688 Sep 21 00:48 go.mod 00:56:55 -rw-rw-r-- 1 1001 1001 34975 Sep 21 00:48 go.sum 00:56:55 drwxrwxr-x 7 1001 1001 4096 Sep 21 00:48 internal 00:56:55 drwxrwxr-x 3 1001 1001 4096 Sep 21 00:48 openapi 00:56:55 -rw-rw-r-- 1 1001 1001 594 Sep 21 00:48 security.txt 00:56:55 drwxrwxr-x 4 1001 1001 4096 Sep 21 00:48 snap 00:56:55 -rw-rw-r-- 1 1001 1001 204 Sep 21 00:48 version.go [Pipeline] sh 00:56:56 + '[' -e coverage.out ] 00:56:56 + chown 1001:1001 coverage.out [Pipeline] stash 00:56:56 Warning: overwriting stash ‘coverage-report’ 00:56:57 Stashed 1 file(s) [Pipeline] sh 00:56:57 + make build 00:56:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:58:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:58:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:58:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:58:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:58:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:59: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:59:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:59:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:59:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:59:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:59:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:59:27 $ docker stop --time=1 500b351fa4265a9662040617408acf3cd6c2aee17332790be11c7fa3432b0563 00:59:29 $ docker rm -f --volumes 500b351fa4265a9662040617408acf3cd6c2aee17332790be11c7fa3432b0563 [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 00:59:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:59:31 00:59:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:59:32 latest: Pulling from edgex-devops/edgex-compose-arm64 00:59:32 547446be3368: Pulling fs layer 00:59:32 d125d8839a47: Pulling fs layer 00:59:32 3e85d5ac6304: Pulling fs layer 00:59:32 c3105a71a48b: Pulling fs layer 00:59:32 0f093f025ec4: Pulling fs layer 00:59:32 c3106fc0e877: Pulling fs layer 00:59:32 c3105a71a48b: Waiting 00:59:32 0f093f025ec4: Waiting 00:59:32 c3106fc0e877: Waiting 00:59:32 547446be3368: Verifying Checksum 00:59:32 547446be3368: Download complete 00:59:32 c3105a71a48b: Verifying Checksum 00:59:32 c3105a71a48b: Download complete 00:59:32 d125d8839a47: Verifying Checksum 00:59:32 d125d8839a47: Download complete 00:59:32 c3106fc0e877: Verifying Checksum 00:59:32 c3106fc0e877: Download complete 00:59:32 0f093f025ec4: Verifying Checksum 00:59:32 0f093f025ec4: Download complete 00:59:33 547446be3368: Pull complete 00:59:33 d125d8839a47: Pull complete 00:59:34 3e85d5ac6304: Verifying Checksum 00:59:34 3e85d5ac6304: Download complete 00:59:42 3e85d5ac6304: Pull complete 00:59:42 c3105a71a48b: Pull complete 00:59:43 0f093f025ec4: Pull complete 00:59:43 c3106fc0e877: Pull complete 00:59:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:59:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:59:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:44 prd-ubuntu20.04-docker-arm64-4c-16g-7507 does not seem to be running inside a container 00:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:59:46 $ docker top 354715cf501045eb18cae93ff990a320208af7b65b6fad33d155172aa77be317 -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:47 + docker compose -f ./docker-compose-build.yml build --parallel 00:59:55 #1 [security-bootstrapper internal] load build definition from Dockerfile 00:59:55 #1 transferring dockerfile: 2.82kB done 00:59:55 #1 DONE 0.1s 00:59:55 00:59:55 #2 [security-spire-config internal] load build definition from Dockerfile 00:59:55 #2 transferring dockerfile: 1.58kB done 00:59:55 #2 DONE 0.0s 00:59:55 00:59:55 #3 [security-secretstore-setup internal] load build definition from Dockerfile 00:59:55 #3 transferring dockerfile: 2.38kB 0.0s done 00:59:55 #3 DONE 0.1s 00:59:55 00:59:55 #4 [security-spire-agent internal] load build definition from Dockerfile 00:59:55 #4 transferring dockerfile: 1.70kB 0.0s done 00:59:55 #4 DONE 0.1s 00:59:55 00:59:55 #5 [support-notifications internal] load build definition from Dockerfile 00:59:56 #5 transferring dockerfile: 1.84kB done 00:59:56 #5 DONE 0.1s 00:59:56 00:59:56 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:59:56 #6 transferring dockerfile: 1.78kB 0.0s done 00:59:56 #6 DONE 0.0s 00:59:56 00:59:56 #7 [core-data internal] load build definition from Dockerfile 00:59:56 #7 transferring dockerfile: 1.90kB done 00:59:56 #7 DONE 0.1s 00:59:56 00:59:56 #8 [support-scheduler internal] load build definition from Dockerfile 00:59:56 #8 transferring dockerfile: 1.82kB done 00:59:56 #8 DONE 0.0s 00:59:56 00:59:56 #9 [security-spire-server internal] load build definition from Dockerfile 00:59:56 #9 transferring dockerfile: 1.59kB done 00:59:56 #9 DONE 0.1s 00:59:56 00:59:56 #10 [core-metadata internal] load build definition from Dockerfile 00:59:56 #10 transferring dockerfile: 1.96kB done 00:59:56 #10 DONE 0.1s 00:59:56 00:59:56 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:59:56 #11 transferring dockerfile: 2.12kB done 00:59:56 #11 DONE 0.1s 00:59:56 00:59:56 #12 [security-proxy-auth internal] load build definition from Dockerfile 00:59:56 #12 transferring dockerfile: 2.04kB done 00:59:56 #12 DONE 0.0s 00:59:56 00:59:56 #13 [core-command internal] load build definition from Dockerfile 00:59:56 #13 transferring dockerfile: 1.82kB 0.0s done 00:59:56 #13 DONE 0.1s 00:59:56 00:59:56 #14 [security-proxy-setup internal] load build definition from Dockerfile 00:59:56 #14 transferring dockerfile: 2.39kB 0.0s done 00:59:56 #14 DONE 0.1s 00:59:56 00:59:56 #15 [security-bootstrapper internal] load .dockerignore 00:59:56 #15 transferring context: 00:59:56 #15 transferring context: 56B done 00:59:56 #15 DONE 0.0s 00:59:57 00:59:57 #16 [security-spire-config internal] load .dockerignore 00:59:57 #16 transferring context: 56B done 00:59:57 #16 DONE 0.0s 00:59:57 00:59:57 #17 [security-secretstore-setup internal] load .dockerignore 00:59:57 #17 transferring context: 56B done 00:59:57 #17 DONE 0.0s 00:59:57 00:59:57 #18 [security-spire-agent internal] load .dockerignore 00:59:57 #18 transferring context: 56B done 00:59:57 #18 DONE 0.1s 00:59:57 00:59:57 #19 [support-notifications internal] load .dockerignore 00:59:57 #19 transferring context: 56B 0.0s done 00:59:57 #19 DONE 0.1s 00:59:57 00:59:57 #20 [core-data internal] load .dockerignore 00:59:57 #20 transferring context: 56B done 00:59:57 #20 DONE 0.1s 00:59:57 00:59:57 #21 [security-spiffe-token-provider internal] load .dockerignore 00:59:57 #21 transferring context: 56B 0.0s done 00:59:57 #21 DONE 0.1s 00:59:57 00:59:57 #22 [support-scheduler internal] load .dockerignore 00:59:57 #22 transferring context: 56B done 00:59:57 #22 DONE 0.1s 00:59:57 00:59:57 #23 [security-spire-server internal] load .dockerignore 00:59:57 #23 transferring context: 56B 0.0s done 00:59:57 #23 DONE 0.1s 00:59:57 00:59:57 #24 [core-metadata internal] load .dockerignore 00:59:57 #24 transferring context: 56B done 00:59:57 #24 DONE 0.1s 00:59:57 00:59:57 #25 [core-common-config-bootstrapper internal] load .dockerignore 00:59:57 #25 transferring context: 56B done 00:59:57 #25 DONE 0.1s 00:59:57 00:59:57 #26 [security-proxy-auth internal] load .dockerignore 00:59:58 #26 transferring context: 56B 0.0s done 00:59:58 #26 DONE 0.1s 00:59:58 00:59:58 #27 [core-command internal] load .dockerignore 00:59:58 #27 transferring context: 56B 0.0s done 00:59:58 #27 DONE 0.1s 00:59:58 00:59:58 #28 [security-proxy-setup internal] load .dockerignore 00:59:58 #28 transferring context: 56B 0.0s done 00:59:58 #28 DONE 0.1s 00:59:58 00:59:58 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:59:58 #29 DONE 0.0s 00:59:58 00:59:58 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 00:59:58 #30 DONE 0.1s 00:59:58 00:59:58 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:59:58 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:59:58 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:59:58 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 00:59:58 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 00:59:58 #31 DONE 0.1s 00:59:58 00:59:58 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:59:58 #32 ... 00:59:58 00:59:58 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:59:58 #33 DONE 0.7s 00:59:58 00:59:58 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 00:59:58 #30 DONE 0.2s 00:59:58 00:59:58 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:59:58 #29 DONE 0.0s 00:59:58 00:59:58 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 00:59:59 #34 ... 00:59:59 00:59:59 #31 [security-secretstore-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:59:59 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:59:59 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:59:59 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 00:59:59 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 00:59:59 #31 DONE 0.3s 00:59:59 00:59:59 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 00:59:59 #30 DONE 0.3s 00:59:59 00:59:59 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:59:59 #33 DONE 1.4s 00:59:59 00:59:59 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 00:59:59 #34 DONE 0.6s 00:59:59 00:59:59 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 00:59:59 #30 DONE 0.4s 00:59:59 00:59:59 #35 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:59:59 #35 ... 00:59:59 00:59:59 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:59:59 #29 DONE 0.0s 00:59:59 00:59:59 #36 [security-secretstore-setup internal] load build context 00:59:59 #36 ... 00:59:59 00:59:59 #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:59:59 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:59:59 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:59:59 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 00:59:59 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 00:59:59 #31 DONE 0.3s 00:59:59 00:59:59 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:59:59 #33 DONE 1.4s 00:59:59 00:59:59 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 00:59:59 #34 DONE 0.7s 00:59:59 00:59:59 #36 [security-secretstore-setup internal] load build context 00:59:59 #36 ... 00:59:59 00:59:59 #31 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 00:59:59 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 00:59:59 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 00:59:59 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 00:59:59 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 00:59:59 #31 DONE 0.3s 00:59:59 00:59:59 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:59:59 #33 DONE 1.5s 00:59:59 00:59:59 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:59:59 #29 DONE 0.0s 00:59:59 00:59:59 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 00:59:59 #30 DONE 0.7s 00:59:59 00:59:59 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 00:59:59 #34 DONE 0.7s 00:59:59 00:59:59 #36 [security-secretstore-setup internal] load build context 01:00:00 #36 ... 01:00:00 01:00:00 #31 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:00:00 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 01:00:00 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 01:00:00 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 01:00:00 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 01:00:00 #31 DONE 0.4s 01:00:00 01:00:00 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:00:00 #33 DONE 1.5s 01:00:00 01:00:00 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 01:00:00 #34 DONE 0.7s 01:00:00 01:00:00 #36 [security-secretstore-setup internal] load build context 01:00:00 #36 ... 01:00:00 01:00:00 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:00:00 #29 DONE 0.0s 01:00:00 01:00:00 #36 [security-secretstore-setup internal] load build context 01:00:00 #36 ... 01:00:00 01:00:00 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 01:00:00 #37 DONE 1.0s 01:00:00 01:00:00 #36 [security-secretstore-setup internal] load build context 01:00:00 #36 ... 01:00:00 01:00:00 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:00:00 #29 DONE 0.0s 01:00:00 01:00:00 #36 [security-secretstore-setup internal] load build context 01:00:00 #36 ... 01:00:00 01:00:00 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:00:00 #29 DONE 0.0s 01:00:00 01:00:00 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 01:00:00 #38 DONE 1.6s 01:00:00 01:00:00 #36 [security-secretstore-setup internal] load build context 01:00:00 #36 ... 01:00:00 01:00:00 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:00:00 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 01:00:00 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 01:00:00 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 01:00:00 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 01:00:00 #31 DONE 0.4s 01:00:00 01:00:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:00 #39 DONE 0.0s 01:00:00 01:00:00 #40 [security-spire-config internal] load build context 01:00:00 #40 DONE 0.0s 01:00:00 01:00:00 #36 [security-secretstore-setup internal] load build context 01:00:00 #36 ... 01:00:00 01:00:00 #31 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:00:00 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 01:00:00 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 01:00:00 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 01:00:00 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 01:00:00 #31 DONE 0.4s 01:00:00 01:00:00 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:00:00 #33 DONE 1.5s 01:00:00 01:00:00 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:00:00 #34 DONE 0.8s 01:00:00 01:00:00 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 01:00:00 #30 DONE 1.5s 01:00:01 01:00:01 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:00:01 #29 DONE 0.0s 01:00:01 01:00:01 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:01 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:01 #39 ... 01:00:01 01:00:01 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:00:01 #29 DONE 0.0s 01:00:01 01:00:01 #41 [security-bootstrapper internal] load build context 01:00:01 #41 ... 01:00:01 01:00:01 #42 [security-spire-agent internal] load build context 01:00:01 #42 transferring context: 17.64kB 0.2s done 01:00:01 #42 DONE 1.0s 01:00:01 01:00:01 #41 [security-bootstrapper internal] load build context 01:00:01 #41 ... 01:00:01 01:00:01 #40 [security-spire-config internal] load build context 01:00:01 #40 transferring context: 16.36kB 0.1s done 01:00:01 #40 DONE 1.3s 01:00:01 01:00:01 #41 [security-bootstrapper internal] load build context 01:00:02 #41 ... 01:00:02 01:00:02 #43 [security-spire-server internal] load build context 01:00:02 #43 transferring context: 18.11kB 0.6s done 01:00:02 #43 DONE 2.0s 01:00:02 01:00:02 #41 [security-bootstrapper internal] load build context 01:00:03 #41 ... 01:00:03 01:00:03 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 01:00:03 #30 DONE 3.6s 01:00:03 01:00:03 #41 [security-bootstrapper internal] load build context 01:00:03 #41 ... 01:00:03 01:00:03 #31 [security-proxy-setup stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:00:03 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 01:00:03 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 01:00:03 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 01:00:03 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 01:00:03 #31 DONE 0.5s 01:00:03 01:00:03 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:00:03 #33 DONE 1.6s 01:00:03 01:00:03 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:00:03 #34 DONE 0.8s 01:00:03 01:00:03 #41 [security-bootstrapper internal] load build context 01:00:03 #41 ... 01:00:03 01:00:03 #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 01:00:03 #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done 01:00:03 #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done 01:00:03 #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done 01:00:03 #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done 01:00:03 #31 DONE 0.5s 01:00:03 01:00:03 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:00:03 #33 DONE 1.6s 01:00:03 01:00:03 #34 [core-command builder 2/7] WORKDIR /edgex-go 01:00:03 #34 DONE 0.8s 01:00:03 01:00:03 #44 [security-proxy-setup internal] load build context 01:00:03 #44 DONE 0.0s 01:00:03 01:00:03 #41 [security-bootstrapper internal] load build context 01:00:06 #41 ... 01:00:06 01:00:06 #32 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:00:06 #32 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:06 #32 4.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:06 #32 6.464 (1/2) Installing dumb-init (1.2.5-r2) 01:00:06 #32 6.464 (2/2) Installing su-exec (0.2-r3) 01:00:06 #32 6.464 Executing busybox-1.36.1-r2.trigger 01:00:06 #32 6.464 OK: 8 MiB in 17 packages 01:00:06 #32 DONE 8.2s 01:00:06 01:00:06 #41 [security-bootstrapper internal] load build context 01:00:07 #41 transferring context: 52.33MB 8.6s 01:00:09 #41 ... 01:00:09 01:00:09 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:00:09 #0 7.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:09 #0 7.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:09 #45 ... 01:00:09 01:00:09 #41 [security-bootstrapper internal] load build context 01:00:09 #41 ... 01:00:09 01:00:09 #46 [support-notifications internal] load build context 01:00:09 #46 ... 01:00:09 01:00:09 #47 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:00:09 #0 9.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:09 #47 ... 01:00:09 01:00:09 #48 [security-spiffe-token-provider internal] load build context 01:00:10 #48 ... 01:00:10 01:00:10 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:00:10 #49 ... 01:00:10 01:00:10 #50 [core-data internal] load build context 01:00:10 #50 ... 01:00:10 01:00:10 #51 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:10 #51 ... 01:00:10 01:00:10 #52 [support-scheduler internal] load build context 01:00:10 #52 ... 01:00:10 01:00:10 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:00:10 #0 6.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:10 #0 7.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:10 #53 ... 01:00:10 01:00:10 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:00:10 #54 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done 01:00:10 #54 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 01:00:10 #54 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 01:00:10 #54 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 01:00:10 #54 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.1s done 01:00:10 #54 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.9s done 01:00:10 #54 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.9s done 01:00:10 #54 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 01:00:10 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.62MB / 17.12MB 5.7s 01:00:10 #54 ... 01:00:10 01:00:10 #55 [core-metadata internal] load build context 01:00:10 #55 ... 01:00:10 01:00:10 #36 [security-secretstore-setup internal] load build context 01:00:10 #36 ... 01:00:10 01:00:10 #56 [core-common-config-bootstrapper internal] load build context 01:00:11 #56 ... 01:00:11 01:00:11 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:11 #57 ... 01:00:11 01:00:11 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:00:11 #58 ... 01:00:11 01:00:11 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:00:11 #0 7.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:11 #0 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:11 #59 ... 01:00:11 01:00:11 #35 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:00:11 #35 7.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:11 #35 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:11 #35 10.82 OK: 266 MiB in 52 packages 01:00:11 #35 DONE 12.9s 01:00:11 01:00:11 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:00:11 #60 ... 01:00:11 01:00:11 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:00:11 #61 ... 01:00:11 01:00:11 #62 [security-proxy-auth internal] load build context 01:00:12 #62 ... 01:00:12 01:00:12 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:12 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.8s done 01:00:12 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 01:00:12 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 01:00:12 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 01:00:12 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.6s done 01:00:12 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.5s done 01:00:12 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 01:00:12 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.9s done 01:00:12 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 6.7s 01:00:12 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 01:00:12 #39 ... 01:00:12 01:00:12 #62 [security-proxy-auth internal] load build context 01:00:13 #62 transferring context: 4.67MB 11.1s 01:00:13 #62 ... 01:00:13 01:00:13 #44 [security-proxy-setup internal] load build context 01:00:13 #44 ... 01:00:13 01:00:13 #63 [core-command internal] load build context 01:00:14 #63 ... 01:00:14 01:00:14 #44 [security-proxy-setup internal] load build context 01:00:14 #44 ... 01:00:14 01:00:14 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:00:14 #64 ... 01:00:14 01:00:14 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:14 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 9.2s 01:00:14 #39 ... 01:00:14 01:00:14 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:00:14 #53 12.15 OK: 266 MiB in 52 packages 01:00:14 #53 DONE 14.9s 01:00:14 01:00:14 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:14 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.05MB / 23.39MB 9.8s 01:00:15 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 10.5s 01:00:16 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 01:00:16 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 01:00:16 #39 ... 01:00:16 01:00:16 #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:00:16 #45 11.47 (1/4) Installing ca-certificates (20230506-r0) 01:00:16 #45 11.67 (2/4) Installing dumb-init (1.2.5-r2) 01:00:16 #45 11.67 (3/4) Installing su-exec (0.2-r3) 01:00:16 #45 11.67 (4/4) Installing yq (4.33.3-r3) 01:00:16 #45 13.07 Executing busybox-1.36.1-r2.trigger 01:00:16 #45 13.24 Executing ca-certificates-20230506-r0.trigger 01:00:16 #45 14.27 OK: 18 MiB in 19 packages 01:00:16 #45 DONE 17.1s 01:00:16 01:00:16 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:16 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.12MB / 23.39MB 11.5s 01:00:16 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.68MB / 23.39MB 11.9s 01:00:17 #39 ... 01:00:17 01:00:17 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:00:17 #65 ... 01:00:17 01:00:17 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:17 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 12.3s 01:00:18 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 12.7s 01:00:18 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 13.4s 01:00:18 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 13.5s done 01:00:18 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 01:00:18 #39 ... 01:00:18 01:00:18 #47 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 01:00:18 #47 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:18 #47 16.83 OK: 266 MiB in 52 packages 01:00:18 #47 DONE 19.1s 01:00:18 01:00:18 #56 [core-common-config-bootstrapper internal] load build context 01:00:18 #56 transferring context: 15.98MB 16.9s 01:00:19 #56 ... 01:00:19 01:00:19 #41 [security-bootstrapper internal] load build context 01:00:19 #41 ... 01:00:19 01:00:19 #46 [support-notifications internal] load build context 01:00:20 #46 ... 01:00:20 01:00:20 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:00:20 #65 DONE 12.8s 01:00:20 01:00:20 #41 [security-bootstrapper internal] load build context 01:00:20 #41 ... 01:00:20 01:00:20 #48 [security-spiffe-token-provider internal] load build context 01:00:20 #48 ... 01:00:20 01:00:20 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:00:20 #49 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:20 #49 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:20 #49 20.56 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:00:20 #49 20.56 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:00:20 #49 20.56 OK: 19942 distinct packages available 01:00:20 #49 ... 01:00:20 01:00:20 #50 [core-data internal] load build context 01:00:20 #50 ... 01:00:20 01:00:20 #48 [security-spiffe-token-provider internal] load build context 01:00:20 #48 ... 01:00:20 01:00:20 #66 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:00:20 #66 DONE 0.9s 01:00:20 01:00:20 #48 [security-spiffe-token-provider internal] load build context 01:00:20 #48 ... 01:00:20 01:00:20 #52 [support-scheduler internal] load build context 01:00:21 #52 ... 01:00:21 01:00:21 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:00:21 #54 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 10.2s done 01:00:21 #54 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 01:00:21 #54 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 01:00:21 #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.7s 01:00:21 #54 ... 01:00:21 01:00:21 #55 [core-metadata internal] load build context 01:00:21 #55 ... 01:00:21 01:00:21 #36 [security-secretstore-setup internal] load build context 01:00:21 #36 ... 01:00:21 01:00:21 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:22 #39 ... 01:00:22 01:00:22 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:22 #57 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:22 #57 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:22 #57 22.23 (1/1) Installing dumb-init (1.2.5-r2) 01:00:22 #57 22.31 Executing busybox-1.36.1-r2.trigger 01:00:22 #57 22.42 OK: 8 MiB in 16 packages 01:00:22 #57 ... 01:00:22 01:00:22 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:22 #39 ... 01:00:22 01:00:22 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:00:22 #58 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:22 #58 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:22 #58 20.00 (1/2) Installing ca-certificates (20230506-r0) 01:00:22 #58 20.40 (2/2) Installing dumb-init (1.2.5-r2) 01:00:22 #58 20.40 Executing busybox-1.36.1-r2.trigger 01:00:22 #58 20.55 Executing ca-certificates-20230506-r0.trigger 01:00:22 #58 22.22 OK: 9 MiB in 17 packages 01:00:22 #58 ... 01:00:22 01:00:22 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:23 #39 ... 01:00:23 01:00:23 #62 [security-proxy-auth internal] load build context 01:00:23 #62 ... 01:00:23 01:00:23 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:23 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s 01:00:23 #39 ... 01:00:23 01:00:23 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:00:23 #59 13.77 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:00:23 #59 13.77 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:00:23 #59 13.77 OK: 19942 distinct packages available 01:00:23 #59 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:23 #59 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:23 #59 ... 01:00:23 01:00:23 #63 [core-command internal] load build context 01:00:24 #63 transferring context: 15.39MB 19.3s 01:00:24 #63 ... 01:00:24 01:00:24 #51 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:24 #51 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:24 #51 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:24 #51 22.67 (1/1) Installing dumb-init (1.2.5-r2) 01:00:24 #51 22.75 Executing busybox-1.36.1-r2.trigger 01:00:24 #51 23.00 OK: 8 MiB in 16 packages 01:00:24 #51 ... 01:00:24 01:00:24 #44 [security-proxy-setup internal] load build context 01:00:24 #44 ... 01:00:24 01:00:24 #62 [security-proxy-auth internal] load build context 01:00:24 #62 ... 01:00:24 01:00:24 #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:00:24 #58 DONE 24.7s 01:00:25 01:00:25 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:25 #57 DONE 25.0s 01:00:25 01:00:25 #44 [security-proxy-setup internal] load build context 01:00:25 #44 ... 01:00:25 01:00:25 #51 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:00:25 #51 DONE 25.4s 01:00:25 01:00:25 #44 [security-proxy-setup internal] load build context 01:00:27 #44 ... 01:00:27 01:00:27 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:00:27 #60 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:27 #60 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:27 #60 24.72 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:00:27 #60 24.72 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:00:27 #60 24.72 OK: 19942 distinct packages available 01:00:27 #60 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:27 #60 ... 01:00:27 01:00:27 #44 [security-proxy-setup internal] load build context 01:00:27 #44 ... 01:00:27 01:00:27 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:00:27 #64 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:27 #64 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:27 #64 21.80 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 01:00:27 #64 22.10 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 01:00:27 #64 22.16 (3/6) Installing dumb-init (1.2.5-r2) 01:00:27 #64 22.16 (4/6) Installing openssl (3.1.3-r0) 01:00:27 #64 22.22 (5/6) Installing su-exec (0.2-r3) 01:00:27 #64 22.25 (6/6) Installing yq (4.33.3-r3) 01:00:27 #64 23.11 Executing busybox-1.36.1-r2.trigger 01:00:27 #64 23.20 OK: 18 MiB in 19 packages 01:00:27 #64 ... 01:00:27 01:00:27 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:27 #39 ... 01:00:27 01:00:28 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:00:28 #61 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:28 #61 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:28 #61 25.35 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:00:28 #61 25.35 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:00:28 #61 25.35 OK: 19942 distinct packages available 01:00:28 #61 26.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:28 #61 ... 01:00:28 01:00:28 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:29 #39 ... 01:00:29 01:00:29 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:00:29 #49 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:00:29 #49 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:29 #49 28.06 OK: 266 MiB in 52 packages 01:00:29 #49 DONE 29.3s 01:00:29 01:00:29 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:29 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.6s 01:00:29 #39 ... 01:00:29 01:00:29 #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:00:29 #64 DONE 25.1s 01:00:29 01:00:29 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:00:29 #59 25.31 (1/11) Installing ca-certificates (20230506-r0) 01:00:29 #59 25.67 (2/11) Installing brotli-libs (1.0.9-r14) 01:00:29 #59 25.81 (3/11) Installing libunistring (1.1-r1) 01:00:29 #59 25.84 (4/11) Installing libidn2 (2.3.4-r1) 01:00:29 #59 25.86 (5/11) Installing nghttp2-libs (1.55.1-r0) 01:00:29 #59 25.95 (6/11) Installing libcurl (8.2.1-r0) 01:00:29 #59 26.08 (7/11) Installing curl (8.2.1-r0) 01:00:29 #59 26.08 (8/11) Installing dumb-init (1.2.5-r2) 01:00:29 #59 26.08 (9/11) Installing musl-obstack (1.2.3-r2) 01:00:29 #59 26.08 (10/11) Installing libucontext (1.2-r2) 01:00:29 #59 26.08 (11/11) Installing gcompat (1.1.0-r1) 01:00:29 #59 26.08 Executing busybox-1.36.1-r2.trigger 01:00:29 #59 26.23 Executing ca-certificates-20230506-r0.trigger 01:00:29 #59 27.40 OK: 13 MiB in 26 packages 01:00:29 #59 DONE 29.2s 01:00:29 01:00:29 #48 [security-spiffe-token-provider internal] load build context 01:00:29 #48 transferring context: 61.80MB 29.3s 01:00:30 #48 ... 01:00:30 01:00:30 #56 [core-common-config-bootstrapper internal] load build context 01:00:30 #56 ... 01:00:30 01:00:30 #48 [security-spiffe-token-provider internal] load build context 01:00:30 #48 ... 01:00:30 01:00:30 #46 [support-notifications internal] load build context 01:00:30 #46 ... 01:00:30 01:00:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:30 #39 ... 01:00:30 01:00:30 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 01:00:30 #67 DONE 1.1s 01:00:30 01:00:30 #41 [security-bootstrapper internal] load build context 01:00:30 #41 ... 01:00:30 01:00:30 #48 [security-spiffe-token-provider internal] load build context 01:00:30 #48 ... 01:00:30 01:00:30 #50 [core-data internal] load build context 01:00:30 #50 ... 01:00:30 01:00:30 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:31 #39 ... 01:00:31 01:00:31 #52 [support-scheduler internal] load build context 01:00:31 #52 ... 01:00:31 01:00:31 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:00:31 #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.1s 01:00:31 #54 ... 01:00:31 01:00:31 #55 [core-metadata internal] load build context 01:00:31 #55 ... 01:00:31 01:00:31 #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:00:31 #61 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:31 #61 29.30 (1/4) Installing dumb-init (1.2.5-r2) 01:00:31 #61 29.30 (2/4) Installing musl-obstack (1.2.3-r2) 01:00:31 #61 29.30 (3/4) Installing libucontext (1.2-r2) 01:00:31 #61 29.30 (4/4) Installing gcompat (1.1.0-r1) 01:00:31 #61 29.34 Executing busybox-1.36.1-r2.trigger 01:00:31 #61 29.43 OK: 8 MiB in 19 packages 01:00:31 #61 DONE 30.2s 01:00:31 01:00:31 #55 [core-metadata internal] load build context 01:00:31 #55 ... 01:00:31 01:00:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:31 #39 ... 01:00:31 01:00:31 #36 [security-secretstore-setup internal] load build context 01:00:31 #36 ... 01:00:31 01:00:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:31 #39 ... 01:00:31 01:00:31 #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:00:31 #60 26.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:00:31 #60 29.11 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) 01:00:31 #60 29.27 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) 01:00:31 #60 29.30 (3/7) Installing dumb-init (1.2.5-r2) 01:00:31 #60 29.30 (4/7) Installing musl-obstack (1.2.3-r2) 01:00:31 #60 29.30 (5/7) Installing libucontext (1.2-r2) 01:00:31 #60 29.35 (6/7) Installing gcompat (1.1.0-r1) 01:00:31 #60 29.35 (7/7) Installing openssl (3.1.3-r0) 01:00:31 #60 29.40 Executing busybox-1.36.1-r2.trigger 01:00:31 #60 29.46 OK: 9 MiB in 20 packages 01:00:31 #60 DONE 30.6s 01:00:31 01:00:31 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:34 #39 ... 01:00:34 01:00:34 #63 [core-command internal] load build context 01:00:34 #63 ... 01:00:34 01:00:34 #36 [security-secretstore-setup internal] load build context 01:00:34 #36 transferring context: 67.67MB 35.2s 01:00:35 #36 ... 01:00:35 01:00:35 #62 [security-proxy-auth internal] load build context 01:00:35 #62 ... 01:00:35 01:00:35 #36 [security-secretstore-setup internal] load build context 01:00:38 #36 ... 01:00:38 01:00:38 #44 [security-proxy-setup internal] load build context 01:00:38 #44 ... 01:00:38 01:00:38 #36 [security-secretstore-setup internal] load build context 01:00:39 #36 transferring context: 84.36MB 40.3s 01:00:39 #36 ... 01:00:39 01:00:39 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:00:39 #68 DONE 1.7s 01:00:39 01:00:39 #36 [security-secretstore-setup internal] load build context 01:00:40 #36 ... 01:00:40 01:00:40 #56 [core-common-config-bootstrapper internal] load build context 01:00:40 #56 ... 01:00:40 01:00:40 #46 [support-notifications internal] load build context 01:00:40 #46 ... 01:00:40 01:00:40 #56 [core-common-config-bootstrapper internal] load build context 01:00:40 #56 ... 01:00:40 01:00:40 #41 [security-bootstrapper internal] load build context 01:00:40 #41 ... 01:00:40 01:00:40 #48 [security-spiffe-token-provider internal] load build context 01:00:40 #48 ... 01:00:40 01:00:40 #50 [core-data internal] load build context 01:00:40 #50 ... 01:00:40 01:00:40 #48 [security-spiffe-token-provider internal] load build context 01:00:41 #48 ... 01:00:41 01:00:41 #52 [support-scheduler internal] load build context 01:00:41 #52 ... 01:00:41 01:00:41 #48 [security-spiffe-token-provider internal] load build context 01:00:41 #48 ... 01:00:41 01:00:41 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:00:41 #54 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.3s done 01:00:41 #54 ... 01:00:41 01:00:41 #48 [security-spiffe-token-provider internal] load build context 01:00:41 #48 ... 01:00:41 01:00:41 #55 [core-metadata internal] load build context 01:00:42 #55 ... 01:00:42 01:00:42 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:42 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.3s done 01:00:42 #39 ... 01:00:42 01:00:42 #55 [core-metadata internal] load build context 01:00:42 #55 ... 01:00:42 01:00:42 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:00:42 #39 DONE 41.7s 01:00:42 01:00:42 #55 [core-metadata internal] load build context 01:00:44 #55 ... 01:00:44 01:00:44 #63 [core-command internal] load build context 01:00:44 #63 ... 01:00:44 01:00:44 #50 [core-data internal] load build context 01:00:44 #50 transferring context: 141.09MB 44.7s 01:00:45 #50 ... 01:00:45 01:00:45 #62 [security-proxy-auth internal] load build context 01:00:45 #62 ... 01:00:45 01:00:45 #50 [core-data internal] load build context 01:00:46 #50 ... 01:00:46 01:00:46 #41 [security-bootstrapper internal] load build context 01:00:46 #41 transferring context: 189.33MB 48.1s done 01:00:46 #41 DONE 48.7s 01:00:46 01:00:46 #50 [core-data internal] load build context 01:00:48 #50 ... 01:00:48 01:00:48 #44 [security-proxy-setup internal] load build context 01:00:48 #44 ... 01:00:48 01:00:48 #50 [core-data internal] load build context 01:00:48 #50 ... 01:00:48 01:00:48 #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:00:48 #69 DONE 1.7s 01:00:48 01:00:48 #50 [core-data internal] load build context 01:00:49 #50 ... 01:00:49 01:00:49 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:00:49 #70 DONE 3.2s 01:00:49 01:00:49 #50 [core-data internal] load build context 01:00:49 #50 ... 01:00:49 01:00:49 #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:00:49 #71 DONE 5.5s 01:00:49 01:00:49 #50 [core-data internal] load build context 01:00:50 #50 ... 01:00:50 01:00:50 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:00:50 #72 DONE 6.0s 01:00:50 01:00:50 #50 [core-data internal] load build context 01:00:50 #50 ... 01:00:50 01:00:50 #36 [security-secretstore-setup internal] load build context 01:00:50 #36 ... 01:00:50 01:00:50 #50 [core-data internal] load build context 01:00:50 #50 ... 01:00:50 01:00:50 #46 [support-notifications internal] load build context 01:00:50 #46 ... 01:00:50 01:00:50 #50 [core-data internal] load build context 01:00:50 #50 ... 01:00:50 01:00:50 #56 [core-common-config-bootstrapper internal] load build context 01:00:51 #56 ... 01:00:51 01:00:51 #50 [core-data internal] load build context 01:00:51 #50 ... 01:00:51 01:00:51 #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 01:00:51 #73 DONE 1.6s 01:00:51 01:00:51 #50 [core-data internal] load build context 01:00:51 #50 ... 01:00:51 01:00:51 #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / 01:00:51 #74 DONE 1.5s 01:00:51 01:00:51 #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / 01:00:51 #75 DONE 1.3s 01:00:51 01:00:51 #76 [security-spire-server stage-2 5/8] COPY security.txt / 01:00:51 #76 ... 01:00:51 01:00:51 #52 [support-scheduler internal] load build context 01:00:51 #52 ... 01:00:51 01:00:51 #50 [core-data internal] load build context 01:00:52 #50 ... 01:00:52 01:00:52 #48 [security-spiffe-token-provider internal] load build context 01:00:52 #48 ... 01:00:52 01:00:52 #50 [core-data internal] load build context 01:00:52 #50 transferring context: 180.90MB 52.2s 01:00:52 #50 ... 01:00:52 01:00:52 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 01:00:52 #77 DONE 1.2s 01:00:52 01:00:52 #50 [core-data internal] load build context 01:00:53 #50 ... 01:00:53 01:00:53 #76 [security-spire-server stage-2 5/8] COPY security.txt / 01:00:53 #76 DONE 1.4s 01:00:53 01:00:53 #50 [core-data internal] load build context 01:00:53 #50 ... 01:00:53 01:00:53 #46 [support-notifications internal] load build context 01:00:53 #46 transferring context: 189.33MB 52.2s done 01:00:53 #46 DONE 53.2s 01:00:53 01:00:53 #50 [core-data internal] load build context 01:00:53 #50 ... 01:00:53 01:00:53 #78 [security-spire-config stage-2 5/9] COPY security.txt / 01:00:53 #78 DONE 1.6s 01:00:53 01:00:53 #50 [core-data internal] load build context 01:00:54 #50 ... 01:00:54 01:00:54 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:00:54 #79 DONE 1.3s 01:00:54 01:00:54 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:00:54 #80 DONE 1.2s 01:00:54 01:00:54 #50 [core-data internal] load build context 01:00:54 #50 ... 01:00:54 01:00:54 #48 [security-spiffe-token-provider internal] load build context 01:00:54 #48 transferring context: 189.33MB 53.8s done 01:00:54 #48 DONE 54.4s 01:00:54 01:00:54 #50 [core-data internal] load build context 01:00:54 #50 transferring context: 189.33MB 54.2s done 01:00:54 #50 ... 01:00:54 01:00:54 #55 [core-metadata internal] load build context 01:00:54 #55 ... 01:00:54 01:00:54 #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:00:54 #81 DONE 1.7s 01:00:54 01:00:54 #63 [core-command internal] load build context 01:00:54 #63 ... 01:00:54 01:00:54 #55 [core-metadata internal] load build context 01:00:54 #55 ... 01:00:54 01:00:54 #50 [core-data internal] load build context 01:00:54 #50 DONE 55.1s 01:00:55 01:00:55 #55 [core-metadata internal] load build context 01:00:55 #55 ... 01:00:55 01:00:55 #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:00:55 #82 DONE 2.0s 01:00:55 01:00:55 #55 [core-metadata internal] load build context 01:00:55 #55 ... 01:00:55 01:00:55 #62 [security-proxy-auth internal] load build context 01:00:55 #62 ... 01:00:55 01:00:55 #55 [core-metadata internal] load build context 01:00:55 #55 ... 01:00:55 01:00:55 #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:00:55 #83 DONE 1.6s 01:00:55 01:00:55 #55 [core-metadata internal] load build context 01:00:56 #55 ... 01:00:56 01:00:56 #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:00:56 #84 DONE 1.8s 01:00:56 01:00:56 #55 [core-metadata internal] load build context 01:00:56 #55 ... 01:00:56 01:00:56 #44 [security-proxy-setup internal] load build context 01:00:56 #44 transferring context: 189.33MB 51.6s done 01:00:56 #44 DONE 52.8s 01:00:56 01:00:56 #55 [core-metadata internal] load build context 01:00:56 #55 ... 01:00:56 01:00:56 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:00:56 #85 DONE 2.2s 01:00:56 01:00:56 #55 [core-metadata internal] load build context 01:00:57 #55 ... 01:00:57 01:00:57 #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:00:57 #86 DONE 2.1s 01:00:57 01:00:57 #55 [core-metadata internal] load build context 01:00:57 #55 ... 01:00:57 01:00:57 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 01:00:57 #87 DONE 2.2s 01:00:57 01:00:57 #55 [core-metadata internal] load build context 01:00:57 #55 transferring context: 189.33MB 55.2s done 01:00:57 #55 ... 01:00:57 01:00:57 #56 [core-common-config-bootstrapper internal] load build context 01:00:57 #56 transferring context: 189.33MB 54.8s done 01:00:57 #56 DONE 56.8s 01:00:58 01:00:58 #62 [security-proxy-auth internal] load build context 01:00:58 #62 ... 01:00:58 01:00:58 #88 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:00:58 #88 DONE 2.3s 01:00:58 01:00:58 #55 [core-metadata internal] load build context 01:00:58 #55 DONE 57.4s 01:00:58 01:00:58 #89 [security-spire-agent] exporting to image 01:00:58 #89 exporting layers 01:00:58 #89 ... 01:00:58 01:00:58 #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:00:58 #90 DONE 2.1s 01:00:58 01:00:58 #62 [security-proxy-auth internal] load build context 01:00:58 #62 ... 01:00:58 01:00:58 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:00:59 #91 ... 01:00:59 01:00:59 #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:00:59 #92 DONE 1.9s 01:00:59 01:00:59 #89 [security-spire-config] exporting to image 01:01:00 #89 ... 01:01:00 01:01:00 #36 [security-secretstore-setup internal] load build context 01:01:00 #36 ... 01:01:00 01:01:00 #62 [security-proxy-auth internal] load build context 01:01:01 #62 ... 01:01:01 01:01:01 #52 [support-scheduler internal] load build context 01:01:02 #52 transferring context: 178.35MB 61.6s 01:01:02 #52 ... 01:01:02 01:01:02 #62 [security-proxy-auth internal] load build context 01:01:02 #62 ... 01:01:02 01:01:02 #63 [core-command internal] load build context 01:01:02 #63 transferring context: 189.33MB 57.2s done 01:01:02 #63 DONE 58.4s 01:01:02 01:01:02 #62 [security-proxy-auth internal] load build context 01:01:02 #62 transferring context: 189.33MB 60.6s done 01:01:02 #62 DONE 61.7s 01:01:02 01:01:02 #52 [support-scheduler internal] load build context 01:01:03 #52 transferring context: 189.33MB 62.9s done 01:01:03 #52 DONE 63.3s 01:01:03 01:01:03 #36 [security-secretstore-setup internal] load build context 01:01:03 #36 ... 01:01:03 01:01:03 #89 [security-spire-config] exporting to image 01:01:03 #89 exporting layers 5.0s done 01:01:03 #89 writing image sha256:a3ba4b08c339dc8d7d6e4a911f6115866b02f10c37b0e363c0ff2664efa79748 0.0s done 01:01:03 #89 naming to docker.io/library/security-spire-agent-arm64 done 01:01:03 #89 writing image sha256:a7f10c0a59b4cf6f281d367668024503c7a69116c98cad4c9be4d8865db437d3 0.0s done 01:01:03 #89 naming to docker.io/library/security-spire-server-arm64 done 01:01:03 #89 writing image sha256:542c5aa4e10eb4c60d96a6239bd7c3745f45aaad430fc5a146d4761b4ee04d8c done 01:01:03 #89 naming to docker.io/library/security-spire-config-arm64 done 01:01:03 #89 DONE 5.6s 01:01:03 01:01:03 #36 [security-secretstore-setup internal] load build context 01:01:04 #36 transferring context: 189.33MB 64.8s done 01:01:04 #36 DONE 65.0s 01:01:04 01:01:04 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:05 #93 ... 01:01:05 01:01:05 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:05 #94 ... 01:01:05 01:01:05 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:32 #95 ... 01:01:32 01:01:32 #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:32 #91 DONE 42.2s 01:01:32 01:01:32 #96 [security-bootstrapper builder 6/7] COPY . . 01:01:34 #96 ... 01:01:34 01:01:34 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:34 #94 DONE 38.8s 01:01:34 01:01:34 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:01:34 #97 CACHED 01:01:34 01:01:34 #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:34 #98 CACHED 01:01:34 01:01:34 #99 [security-proxy-setup builder 6/7] COPY . . 01:01:34 #99 CACHED 01:01:34 01:01:34 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:34 #100 CACHED 01:01:34 01:01:34 #101 [security-secretstore-setup builder 6/7] COPY . . 01:01:34 #101 CACHED 01:01:34 01:01:34 #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:01:34 #102 CACHED 01:01:34 01:01:34 #96 [security-bootstrapper builder 6/7] COPY . . 01:01:34 #96 DONE 3.0s 01:01:34 01:01:34 #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:01:37 #103 2.724 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:01:38 #103 ... 01:01:38 01:01:38 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:38 #93 DONE 41.6s 01:01:38 01:01:38 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:38 #95 DONE 41.9s 01:01:38 01:01:38 #104 [support-notifications builder 6/7] COPY . . 01:01:38 #104 DONE 4.8s 01:01:39 01:01:39 #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:01:41 #105 2.242 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:01:43 #105 ... 01:01:43 01:01:43 #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:43 #106 CACHED 01:01:43 01:01:43 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 01:01:43 #107 CACHED 01:01:43 01:01:43 #108 [core-command builder 6/7] COPY . . 01:01:43 #108 CACHED 01:01:43 01:01:43 #109 [security-proxy-auth builder 6/7] COPY . . 01:01:43 #109 CACHED 01:01:43 01:01:43 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:01:43 #110 CACHED 01:01:43 01:01:43 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:43 #111 CACHED 01:01:43 01:01:43 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:43 #112 CACHED 01:01:43 01:01:43 #113 [core-common-config-bootstrapper builder 6/7] COPY . . 01:01:43 #113 CACHED 01:01:43 01:01:43 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:01:43 #114 CACHED 01:01:43 01:01:43 #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:01:43 #115 CACHED 01:01:43 01:01:43 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:43 #116 CACHED 01:01:43 01:01:43 #117 [core-metadata builder 6/7] COPY . . 01:01:43 #117 CACHED 01:01:43 01:01:43 #118 [support-scheduler builder 6/7] COPY . . 01:01:43 #118 CACHED 01:01:43 01:01:43 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:01:43 #119 CACHED 01:01:43 01:01:43 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:01:43 #120 CACHED 01:01:43 01:01:43 #121 [core-data builder 6/7] COPY . . 01:01:43 #121 DONE 4.2s 01:01:43 01:01:43 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:01:43 #122 DONE 4.3s 01:01:43 01:01:43 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:01:43 #123 ... 01:01:43 01:01:43 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:01:43 #0 3.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:01:44 #124 ... 01:01:44 01:01:44 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:01:44 #0 3.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:01:44 #125 ... 01:01:44 01:01:44 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:01:48 #126 ... 01:01:48 01:01:48 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:01:48 #0 5.561 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:01:48 #127 ... 01:01:48 01:01:48 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:01:48 #123 5.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:01:52 #123 ... 01:01:52 01:01:52 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:01:52 #0 5.225 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:01:53 #128 ... 01:01:53 01:01:53 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:01:53 #0 5.591 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:01:53 #129 ... 01:01:53 01:01:53 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:01:53 #0 5.174 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:01:53 #130 ... 01:01:53 01:01:53 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:01:53 #0 5.508 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:01:53 #131 ... 01:01:53 01:01:53 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:01:53 #126 5.742 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:14:46 #126 ... 01:14:46 01:14:46 #103 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:14:46 #103 DONE 779.1s 01:14:46 01:14:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:14:46 #54 ... 01:14:46 01:14:46 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:14:46 #132 DONE 0.2s 01:14:46 01:14:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:14:46 #54 ... 01:14:46 01:14:46 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:14:46 #133 DONE 0.2s 01:14:46 01:14:46 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:14:46 #134 DONE 0.2s 01:14:46 01:14:46 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:14:46 #135 DONE 0.2s 01:14:46 01:14:46 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:14:46 #136 DONE 0.3s 01:14:46 01:14:46 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:14:46 #54 ... 01:14:46 01:14:46 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:14:46 #137 DONE 0.4s 01:14:46 01:14:46 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:14:46 #138 DONE 2.4s 01:14:46 01:14:46 #89 [security-proxy-setup] exporting to image 01:14:46 #89 exporting layers 01:14:46 #89 exporting layers 1.1s done 01:14:46 #89 writing image sha256:fb47ccd75f339cf06dadb9fa8957ae41c57f937c9e5924150098c5c20348e46d done 01:14:46 #89 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 01:14:46 #89 DONE 6.8s 01:14:46 01:14:46 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:14:46 #131 ... 01:14:46 01:14:46 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:14:46 #124 784.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:14:46 #124 ... 01:14:46 01:14:46 #125 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:14:46 #125 DONE 789.5s 01:14:46 01:14:46 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:14:46 #124 ... 01:14:46 01:14:46 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:14:46 #139 DONE 0.2s 01:14:46 01:14:46 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:14:48 #140 DONE 2.2s 01:14:48 01:14:48 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:14:48 #141 DONE 0.2s 01:14:48 01:14:48 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:14:48 #142 DONE 0.3s 01:14:48 01:14:48 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:14:49 #128 ... 01:14:49 01:14:49 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:14:49 #143 DONE 0.3s 01:14:49 01:14:49 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:14:49 #144 DONE 0.1s 01:14:49 01:14:49 #145 [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/ 01:14:49 #145 DONE 0.2s 01:14:49 01:14:49 #146 [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/ 01:14:50 #146 DONE 0.1s 01:14:50 01:14:50 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:14:50 #147 DONE 0.1s 01:14:50 01:14:50 #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:14:50 #148 DONE 0.1s 01:14:50 01:14:50 #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:14:52 #149 DONE 2.0s 01:14:52 01:14:52 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:14:52 #127 ... 01:14:52 01:14:52 #89 [security-bootstrapper] exporting to image 01:14:52 #89 exporting layers 01:14:53 #89 exporting layers 1.0s done 01:14:53 #89 writing image sha256:a636113c6ab1c7ca9e07108330537681eda2a9040213e2a58743eb21f901577f done 01:14:53 #89 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 01:14:53 #89 DONE 7.8s 01:14:53 01:14:53 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:15:01 #126 ... 01:15:01 01:15:01 #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:15:01 #124 DONE 806.4s 01:15:01 01:15:01 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:15:01 #127 ... 01:15:01 01:15:01 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:15:01 #150 DONE 0.3s 01:15:01 01:15:01 #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:15:01 #151 DONE 0.2s 01:15:01 01:15:01 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:15:01 #126 ... 01:15:01 01:15:01 #152 [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 01:15:01 #152 DONE 0.2s 01:15:01 01:15:01 #153 [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 01:15:02 #153 DONE 0.2s 01:15:02 01:15:02 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:15:02 #154 DONE 0.2s 01:15:02 01:15:02 #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:02 #105 ... 01:15:02 01:15:02 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:15:02 #155 DONE 0.3s 01:15:02 01:15:02 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:15:02 #131 ... 01:15:02 01:15:02 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:15:02 #156 DONE 0.4s 01:15:02 01:15:02 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:15:03 #127 ... 01:15:03 01:15:03 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:15:03 #157 DONE 0.3s 01:15:03 01:15:03 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:15:03 #127 ... 01:15:03 01:15:03 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:15:05 #158 DONE 2.2s 01:15:05 01:15:05 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:15:05 #127 ... 01:15:05 01:15:05 #89 [security-secretstore-setup] exporting to image 01:15:05 #89 exporting layers 01:15:06 #89 exporting layers 1.2s done 01:15:06 #89 writing image sha256:fe228f0ba1380ff644ba165f10f22b25a820ec66a1f90b1b031c2c477b656b23 done 01:15:06 #89 naming to docker.io/library/security-secretstore-setup-arm64 done 01:15:06 #89 DONE 8.9s 01:15:06 01:15:06 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:15:21 #128 ... 01:15:21 01:15:21 #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:15:21 #127 DONE 818.5s 01:15:21 01:15:21 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:22 #130 ... 01:15:22 01:15:22 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:15:22 #159 DONE 0.2s 01:15:22 01:15:22 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:15:22 #160 DONE 0.1s 01:15:22 01:15:22 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:15:22 #161 DONE 0.3s 01:15:22 01:15:22 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:15:22 #162 DONE 0.1s 01:15:22 01:15:22 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:15:22 #163 DONE 0.1s 01:15:22 01:15:22 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:15:22 #126 ... 01:15:22 01:15:22 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:15:27 #164 DONE 3.9s 01:15:27 01:15:27 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:27 #130 ... 01:15:27 01:15:27 #89 [security-proxy-auth] exporting to image 01:15:27 #89 exporting layers 01:15:27 #89 exporting layers 0.6s done 01:15:27 #89 writing image sha256:fc53cda36fcdf4adafc683df96166d3e24733f09032a4082c88397705ce6610c done 01:15:27 #89 naming to docker.io/library/security-proxy-auth-arm64 done 01:15:27 #89 DONE 9.5s 01:15:27 01:15:27 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:30 #130 ... 01:15:30 01:15:30 #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:15:30 #126 DONE 827.9s 01:15:30 01:15:30 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:15:31 #54 ... 01:15:31 01:15:31 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:15:31 #165 DONE 0.3s 01:15:31 01:15:31 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:15:31 #166 DONE 0.1s 01:15:31 01:15:31 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:31 #130 ... 01:15:31 01:15:31 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:15:32 #167 DONE 0.2s 01:15:32 01:15:32 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:15:32 #168 DONE 0.2s 01:15:32 01:15:32 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:15:32 #169 DONE 0.1s 01:15:32 01:15:32 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:15:32 #123 ... 01:15:32 01:15:32 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:15:35 #170 DONE 2.2s 01:15:35 01:15:35 #89 [core-common-config-bootstrapper] exporting to image 01:15:35 #89 exporting layers 01:15:35 #89 exporting layers 0.7s done 01:15:35 #89 writing image sha256:0c05697e402a3f8af155c4d9e267a70744ebe602caa6b378976204759e5b0986 01:15:35 #89 writing image sha256:0c05697e402a3f8af155c4d9e267a70744ebe602caa6b378976204759e5b0986 done 01:15:35 #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:15:35 #89 DONE 10.3s 01:15:35 01:15:35 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:16:14 #130 ... 01:16:14 01:16:14 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:16:14 #129 DONE 869.6s 01:16:14 01:16:14 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:16:14 #123 ... 01:16:14 01:16:14 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:16:14 #171 DONE 0.2s 01:16:14 01:16:14 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:16:14 #172 DONE 0.1s 01:16:14 01:16:14 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:16:14 #173 DONE 0.3s 01:16:14 01:16:14 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:16:14 #174 DONE 0.1s 01:16:14 01:16:14 #89 [core-command] exporting to image 01:16:14 #89 exporting layers 01:16:14 #89 exporting layers 0.3s done 01:16:14 #89 writing image sha256:f4a7dd828087e3f544544107aa4fe49ada2668c834a6601e3798d8302decc24f done 01:16:14 #89 naming to docker.io/library/core-command-arm64 done 01:16:14 #89 DONE 10.6s 01:16:14 01:16:14 #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:16:26 #105 ... 01:16:26 01:16:26 #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:16:26 #128 DONE 881.6s 01:16:26 01:16:26 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:16:26 #54 ... 01:16:26 01:16:26 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:16:26 #175 DONE 0.2s 01:16:26 01:16:26 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:16:26 #176 DONE 0.1s 01:16:26 01:16:26 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:16:26 #177 DONE 0.3s 01:16:26 01:16:26 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:16:26 #178 DONE 0.1s 01:16:26 01:16:26 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:16:26 #179 DONE 0.2s 01:16:26 01:16:26 #89 [core-metadata] exporting to image 01:16:26 #89 exporting layers 01:16:26 #89 exporting layers 0.3s done 01:16:26 #89 writing image sha256:6f532e2d0bee658c07f57d02fcd14ca644ee97f9b944176ad1c39aa64fa32562 done 01:16:26 #89 naming to docker.io/library/core-metadata-arm64 done 01:16:26 #89 DONE 10.9s 01:16:26 01:16:26 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:16:27 #131 DONE 884.1s 01:16:27 01:16:27 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:16:27 #123 ... 01:16:27 01:16:27 #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:16:28 #180 DONE 0.2s 01:16:28 01:16:28 #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:16:28 #181 DONE 0.2s 01:16:28 01:16:28 #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:16:28 #182 DONE 0.3s 01:16:28 01:16:28 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:16:28 #183 DONE 0.2s 01:16:28 01:16:28 #89 [core-data] exporting to image 01:16:28 #89 exporting layers 0.4s done 01:16:28 #89 writing image sha256:b74b3b66a9ea37c95a575f55fced2e7973f99c09632bd2839674408aa8f7ea9f 01:16:29 #89 writing image sha256:b74b3b66a9ea37c95a575f55fced2e7973f99c09632bd2839674408aa8f7ea9f done 01:16:29 #89 naming to docker.io/library/core-data-arm64 done 01:16:29 #89 DONE 11.3s 01:16:29 01:16:29 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:16:47 #54 ... 01:16:47 01:16:47 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:16:47 #123 DONE 904.1s 01:16:47 01:16:47 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:16:47 #130 ... 01:16:47 01:16:47 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:16:47 #184 DONE 0.2s 01:16:47 01:16:47 #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:16:47 #105 ... 01:16:47 01:16:47 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:16:48 #185 DONE 0.1s 01:16:48 01:16:48 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:16:48 #186 DONE 0.4s 01:16:48 01:16:48 #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:16:48 #105 ... 01:16:48 01:16:48 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:16:48 #187 DONE 0.1s 01:16:48 01:16:48 #89 [security-spiffe-token-provider] exporting to image 01:16:48 #89 exporting layers 01:16:49 #89 exporting layers 0.7s done 01:16:49 #89 writing image sha256:50b1ce7e566fe32d6d1bc65e9beee6778c3ff4cca34601e979fe88f70b8c2ae4 done 01:16:49 #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:16:49 #89 DONE 12.0s 01:16:49 01:16:49 #105 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:17:07 #105 DONE 927.4s 01:17:07 01:17:07 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:17:07 #130 ... 01:17:07 01:17:07 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:17:07 #188 DONE 0.2s 01:17:07 01:17:07 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:17:07 #189 ... 01:17:07 01:17:07 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:17:07 #130 DONE 924.0s 01:17:07 01:17:07 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:17:07 #189 DONE 0.2s 01:17:07 01:17:07 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:17:07 #190 DONE 0.4s 01:17:07 01:17:07 #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:17:07 #191 DONE 0.1s 01:17:07 01:17:07 #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:17:07 #192 DONE 0.1s 01:17:07 01:17:07 #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:17:07 #193 DONE 0.1s 01:17:07 01:17:07 #89 [support-notifications] exporting to image 01:17:07 #89 exporting layers 01:17:08 #89 ... 01:17:08 01:17:08 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:17:08 #194 DONE 0.4s 01:17:08 01:17:08 #89 [support-notifications] exporting to image 01:17:08 #89 exporting layers 0.4s done 01:17:08 #89 writing image sha256:7c9a5bf52c943c95b5964d451844af59c68b68d87ca9e364d58324ef33030892 done 01:17:08 #89 naming to docker.io/library/support-notifications-arm64 done 01:17:08 #89 DONE 12.4s 01:17:08 01:17:08 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:17:08 #195 DONE 0.1s 01:17:08 01:17:08 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:17:08 #54 ... 01:17:08 01:17:08 #89 [support-scheduler] exporting to image 01:17:08 #89 exporting layers 0.4s done 01:17:08 #89 writing image sha256:3a72bf65ec29c7d4eb1f77a742e112ab1ac848c14c7aa75fb8c89657fb65c918 done 01:17:08 #89 naming to docker.io/library/support-scheduler-arm64 done 01:17:08 #89 DONE 12.9s 01:17:08 01:17:08 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:17:08 time="2023-09-21T00:59:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:17:08 $ docker stop --time=1 354715cf501045eb18cae93ff990a320208af7b65b6fad33d155172aa77be317 01:17:10 $ docker rm -f --volumes 354715cf501045eb18cae93ff990a320208af7b65b6fad33d155172aa77be317 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:10 + docker images 01:17:10 REPOSITORY TAG IMAGE ID CREATED SIZE 01:17:10 support-scheduler-arm64 latest 3a72bf65ec29 2 seconds ago 33.5MB 01:17:10 support-notifications-arm64 latest 7c9a5bf52c94 3 seconds ago 34.2MB 01:17:10 security-spiffe-token-provider-arm64 latest 50b1ce7e566f 22 seconds ago 35MB 01:17:10 core-data-arm64 latest b74b3b66a9ea 42 seconds ago 21.2MB 01:17:10 core-metadata-arm64 latest 6f532e2d0bee 44 seconds ago 21.5MB 01:17:10 core-command-arm64 latest f4a7dd828087 57 seconds ago 21MB 01:17:10 core-common-config-bootstrapper-arm64 latest 0c05697e402a About a minute ago 18.3MB 01:17:10 security-proxy-auth-arm64 latest fc53cda36fcd About a minute ago 19.4MB 01:17:10 security-secretstore-setup-arm64 latest fe228f0ba138 2 minutes ago 43.7MB 01:17:10 security-bootstrapper-arm64 latest a636113c6ab1 2 minutes ago 23MB 01:17:10 security-proxy-setup-arm64 latest fb47ccd75f33 2 minutes ago 34MB 01:17:10 security-spire-server-arm64 latest a7f10c0a59b4 16 minutes ago 101MB 01:17:10 security-spire-config-arm64 latest 542c5aa4e10e 16 minutes ago 95.8MB 01:17:10 security-spire-agent-arm64 latest a3ba4b08c339 16 minutes ago 157MB 01:17:10 ci-base-image-arm64 latest 7b55d93ea15e 27 minutes ago 924MB 01:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 10 hours ago 553MB 01:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 01:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:17:11 01:17:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:17:11 arm64: Pulling from edgex-lftools-log-publisher 01:17:11 8998bd30e6a1: Pulling fs layer 01:17:11 04944245beec: Pulling fs layer 01:17:11 699f458cf7ca: Pulling fs layer 01:17:11 765212b225bb: Pulling fs layer 01:17:11 f23df028b6ca: Pulling fs layer 01:17:11 d65c8cfc05b1: Pulling fs layer 01:17:11 2437ff75d9bd: Pulling fs layer 01:17:11 f23df028b6ca: Waiting 01:17:11 d65c8cfc05b1: Waiting 01:17:11 2437ff75d9bd: Waiting 01:17:11 765212b225bb: Waiting 01:17:12 04944245beec: Verifying Checksum 01:17:12 04944245beec: Download complete 01:17:12 765212b225bb: Verifying Checksum 01:17:12 765212b225bb: Download complete 01:17:12 f23df028b6ca: Verifying Checksum 01:17:12 f23df028b6ca: Download complete 01:17:12 d65c8cfc05b1: Verifying Checksum 01:17:12 d65c8cfc05b1: Download complete 01:17:12 699f458cf7ca: Verifying Checksum 01:17:12 699f458cf7ca: Download complete 01:17:12 8998bd30e6a1: Verifying Checksum 01:17:12 8998bd30e6a1: Download complete 01:17:15 2437ff75d9bd: Verifying Checksum 01:17:15 2437ff75d9bd: Download complete 01:17:16 8998bd30e6a1: Pull complete 01:17:17 04944245beec: Pull complete 01:17:18 699f458cf7ca: Pull complete 01:17:18 765212b225bb: Pull complete 01:17:19 f23df028b6ca: Pull complete 01:17:19 d65c8cfc05b1: Pull complete 01:17:34 2437ff75d9bd: Pull complete 01:17:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:17:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-7507 does not seem to be running inside a container 01:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:17:37 $ docker top e9db62aedf3394fd2945ad5497cfe8bbc8f0fcc8d422bc8327df268732b1ee2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:38 ---> job-cost.sh 01:17:38 lf-activate-venv: SKIPPING 01:17:38 INFO: No Stack... 01:17:39 INFO: Retrieving Pricing Info for: v3-standard-4 01:17:39 INFO: Archiving Costs [Pipeline] sh 01:17:40 + + catcut /w/workspace/edgex-go/3/archives/cost.csv -d, 01:17:40 -f6 [Pipeline] lock 01:17:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4690-3-stack-cost] 01:17:40 Resource [jenkins-edgexfoundry-edgex-go-PR-4690-3-stack-cost] did not exist. Created. 01:17:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4690-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:17:41 + echo total: 0.10999999940395355 [Pipeline] stash 01:17:41 Stashed 1 file(s) [Pipeline] } 01:17:41 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4690-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:17:41 $ docker stop --time=1 e9db62aedf3394fd2945ad5497cfe8bbc8f0fcc8d422bc8327df268732b1ee2e 01:17:42 $ docker rm -f --volumes e9db62aedf3394fd2945ad5497cfe8bbc8f0fcc8d422bc8327df268732b1ee2e [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 01:17:43 provisioning config files... 01:17:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5699114014395157610tmp [Pipeline] { [Pipeline] sh 01:17:43 + set +x 01:17:43 + bash -s -- 01:17:43 + curl -s https://codecov.io/bash 01:17:43 01:17:43 _____ _ 01:17:43 / ____| | | 01:17:43 | | ___ __| | ___ ___ _____ __ 01:17:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:17:43 | |___| (_) | (_| | __/ (_| (_) \ V / 01:17:43 \_____\___/ \__,_|\___|\___\___/ \_/ 01:17:43 Bash-1.0.6 01:17:43 01:17:43 01:17:43 ==> git version 2.25.1 found 01:17:43 ==> 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 01:17:43 Release-Date: 2020-01-08 01:17:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:17:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:17:43 ==> Jenkins CI detected. 01:17:43 current dir:  /w/workspace/edgex-go/3 01:17:43 project root: . 01:17:43 --> token set from env 01:17:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:17:43 ==> Running gcov in . (disable via -X gcov) 01:17:43 ==> Python coveragepy not found 01:17:43 ==> Searching for coverage reports in: 01:17:43 + . 01:17:43 -> Found 1 reports 01:17:43 ==> Detecting git/mercurial file structure 01:17:43 ==> Reading reports 01:17:43 + ./coverage.out bytes=453602 01:17:44 ==> Appending adjustments 01:17:44 https://docs.codecov.io/docs/fixing-reports 01:17:45 + Found adjustments 01:17:45 ==> Gzipping contents 01:17:45 60K /tmp/codecov.vC3roG.gz 01:17:45 ==> Uploading reports 01:17:45 url: https://codecov.io 01:17:45 query: branch=PR-4690&commit=59c882c1a75c939b46ec93858c100d7353450bcb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= 01:17:45 -> Pinging Codecov 01:17:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4690&commit=59c882c1a75c939b46ec93858c100d7353450bcb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4690%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4690&job=&cmd_args= 01:17:45 -> Uploading to 01:17:45 https://storage.googleapis.com/codecov/v4/raw/2023-09-21/00271124DB129430A58F1EEE437C3FCB/59c882c1a75c939b46ec93858c100d7353450bcb/7f89c20b-1ec1-46b7-8585-50792dbd5c74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T011745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a3758d2356afbf277f021106bd6ab9f375502387619833037269935cde5e995 01:17:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:17:45 Dload Upload Total Spent Left Speed 01:17:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58145 0 0 100 58145 0 237k --:--:-- --:--:-- --:--:-- 237k 01:17:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/59c882c1a75c939b46ec93858c100d7353450bcb [Pipeline] } 01:17:45 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 01:17:46 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 01:17:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:17:47 ---> package-listing.sh 01:17:47 ++ tr '[:upper:]' '[:lower:]' 01:17:47 ++ facter osfamily 01:17:47 + OS_FAMILY=debian 01:17:47 + workspace=/w/workspace/edgex-go/3 01:17:47 + START_PACKAGES=/tmp/packages_start.txt 01:17:47 + END_PACKAGES=/tmp/packages_end.txt 01:17:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:17:47 + PACKAGES=/tmp/packages_start.txt 01:17:47 + '[' /w/workspace/edgex-go/3 ']' 01:17:47 + PACKAGES=/tmp/packages_end.txt 01:17:47 + case "${OS_FAMILY}" in 01:17:47 + grep '^ii' 01:17:47 + dpkg -l 01:17:47 + '[' -f /tmp/packages_start.txt ']' 01:17:47 + '[' -f /tmp/packages_end.txt ']' 01:17:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:17:47 + '[' /w/workspace/edgex-go/3 ']' 01:17:47 + mkdir -p /w/workspace/edgex-go/3/archives/ 01:17:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 01:17:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:17:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:48 01:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:48 latest: Pulling from edgex-lftools-log-publisher 01:17:48 5eb5b503b376: Pulling fs layer 01:17:48 5c69ac0246d0: Pulling fs layer 01:17:48 ec43610c2a17: Pulling fs layer 01:17:48 3a2ae6a8a46f: Pulling fs layer 01:17:48 33b1e0a273af: Pulling fs layer 01:17:48 5d3b04190fa2: Pulling fs layer 01:17:48 2f39f015ded8: Pulling fs layer 01:17:48 5d3b04190fa2: Waiting 01:17:48 33b1e0a273af: Waiting 01:17:48 2f39f015ded8: Waiting 01:17:48 5c69ac0246d0: Verifying Checksum 01:17:48 5c69ac0246d0: Download complete 01:17:48 3a2ae6a8a46f: Verifying Checksum 01:17:48 3a2ae6a8a46f: Download complete 01:17:48 33b1e0a273af: Verifying Checksum 01:17:48 33b1e0a273af: Download complete 01:17:49 5d3b04190fa2: Download complete 01:17:49 ec43610c2a17: Verifying Checksum 01:17:49 ec43610c2a17: Download complete 01:17:49 5eb5b503b376: Verifying Checksum 01:17:49 5eb5b503b376: Download complete 01:17:49 2f39f015ded8: Download complete 01:17:50 5eb5b503b376: Pull complete 01:17:50 5c69ac0246d0: Pull complete 01:17:50 ec43610c2a17: Pull complete 01:17:50 3a2ae6a8a46f: Pull complete 01:17:51 33b1e0a273af: Pull complete 01:17:51 5d3b04190fa2: Pull complete 01:17:55 2f39f015ded8: Pull complete 01:17:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:17:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:17:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:55 prd-ubuntu20.04-docker-8c-8g-7506 does not seem to be running inside a container 01:17:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:18:01 $ docker top f33b82bb3459bdd1c172ca191af49d66fb8face941e978745ce04158c0b12304 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:01 + touch /tmp/pre-build-complete [Pipeline] sh 01:18:02 + mkdir -p /var/log/sysstat [Pipeline] sh 01:18:02 + ls /var/log/sa-host 01:18:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:02 provisioning config files... 01:18:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6399258194221999026tmp [Pipeline] { [Pipeline] echo 01:18:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:18:02 ---> create-netrc.sh [Pipeline] } 01:18:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:18:03 ---> python-tools-install.sh [Pipeline] echo 01:18:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:18:03 ---> sudo-logs.sh 01:18:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:18:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:18:03 ---> job-cost.sh 01:18:03 lf-activate-venv: SKIPPING 01:18:03 DEBUG: total: 0.10999999940395355 01:18:03 INFO: Retrieving Stack Cost... 01:18:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:18:04 INFO: Archiving Costs [Pipeline] echo 01:18:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:18:04 ---> logs-deploy.sh 01:18:04 lf-activate-venv: SKIPPING 01:18:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4690/3 01:18:04 INFO: archiving workspace using pattern(s): 01:18:05 Archives upload complete. 01:18:06 INFO: archiving logs to Nexus 01:18:06 ---> uname -a: 01:18:06 Linux prd-ubuntu20-04-docker-8c-8g-7506 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:18:06 01:18:06 01:18:06 ---> lscpu: 01:18:06 Architecture: x86_64 01:18:06 CPU op-mode(s): 32-bit, 64-bit 01:18:06 Byte Order: Little Endian 01:18:06 Address sizes: 40 bits physical, 48 bits virtual 01:18:06 CPU(s): 8 01:18:06 On-line CPU(s) list: 0-7 01:18:06 Thread(s) per core: 1 01:18:06 Core(s) per socket: 1 01:18:06 Socket(s): 8 01:18:06 NUMA node(s): 1 01:18:06 Vendor ID: AuthenticAMD 01:18:06 CPU family: 23 01:18:06 Model: 49 01:18:06 Model name: AMD EPYC-Rome Processor 01:18:06 Stepping: 0 01:18:06 CPU MHz: 2799.998 01:18:06 BogoMIPS: 5599.99 01:18:06 Virtualization: AMD-V 01:18:06 Hypervisor vendor: KVM 01:18:06 Virtualization type: full 01:18:06 L1d cache: 256 KiB 01:18:06 L1i cache: 256 KiB 01:18:06 L2 cache: 4 MiB 01:18:06 L3 cache: 128 MiB 01:18:06 NUMA node0 CPU(s): 0-7 01:18:06 Vulnerability Itlb multihit: Not affected 01:18:06 Vulnerability L1tf: Not affected 01:18:06 Vulnerability Mds: Not affected 01:18:06 Vulnerability Meltdown: Not affected 01:18:06 Vulnerability Mmio stale data: Not affected 01:18:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:18:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:18:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:18:06 Vulnerability Srbds: Not affected 01:18:06 Vulnerability Tsx async abort: Not affected 01:18:06 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 01:18:06 01:18:06 01:18:06 ---> nproc: 01:18:06 8 01:18:06 01:18:06 01:18:06 ---> df -h: 01:18:06 Filesystem Size Used Avail Use% Mounted on 01:18:06 overlay 155G 21G 135G 14% / 01:18:06 tmpfs 64M 0 64M 0% /dev 01:18:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:18:06 shm 64M 0 64M 0% /dev/shm 01:18:06 /dev/vda1 155G 21G 135G 14% /facter-os 01:18:06 01:18:06 01:18:06 ---> sar -b -r -n DEV: 01:18:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7506) 09/21/23 _x86_64_ (8 CPU) 01:18:06 01:18:06 00:43:17 LINUX RESTART (8 CPU) 01:18:06 01:18:06 00:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:18:06 00:45:01 290.20 10.98 279.22 0.00 1741.31 59058.42 0.00 01:18:06 00:46:01 66.29 0.03 66.26 0.00 8.40 34247.65 0.00 01:18:06 00:47:01 36.37 0.17 36.20 0.00 2.53 9344.14 0.00 01:18:06 00:48:01 188.44 0.30 188.14 0.00 33.06 128626.30 0.00 01:18:06 00:49:01 557.11 6.83 550.28 0.00 129.96 150266.31 0.00 01:18:06 00:50:01 400.82 8.71 392.10 0.00 2817.99 102874.51 0.00 01:18:06 00:51:01 540.49 2.15 538.34 0.00 2270.75 51700.87 0.00 01:18:06 00:52:01 4.45 0.02 4.43 0.00 0.13 102.52 0.00 01:18:06 00:53:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 01:18:06 00:54:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 01:18:06 00:55:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 01:18:06 00:56:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 01:18:06 00:57:01 2.05 1.02 1.03 0.00 21.86 16.26 0.00 01:18:06 00:58:01 2.25 0.00 2.25 0.00 0.00 25.86 0.00 01:18:06 00:59:01 1.12 0.02 1.10 0.00 0.13 13.07 0.00 01:18:06 01:00:01 2.15 0.00 2.15 0.00 0.00 29.19 0.00 01:18:06 01:01:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 01:18:06 01:02:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 01:18:06 01:03:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 01:18:06 01:04:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 01:18:06 01:05:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 01:18:06 01:06:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 01:18:06 01:07:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 01:18:06 01:08:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 01:18:06 01:09:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 01:18:06 01:10:01 1.15 0.00 1.15 0.00 0.00 15.19 0.00 01:18:06 01:11:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 01:18:06 01:12:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 01:18:06 01:13:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 01:18:06 01:14:01 3.07 1.53 1.53 0.00 35.73 18.80 0.00 01:18:06 01:15:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 01:18:06 01:16:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 01:18:06 01:17:01 0.97 0.02 0.95 0.00 0.13 10.53 0.00 01:18:06 01:18:01 62.21 0.23 61.97 0.00 19.20 17844.09 0.00 01:18:06 Average: 64.12 0.94 63.17 0.00 208.30 16308.11 0.00 01:18:06 01:18:06 00:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:18:06 00:45:01 28135044 31546264 766436 2.33 100508 3532080 2038096 6.01 1228152 3102224 162432 01:18:06 00:46:01 27473024 31281036 1023676 3.11 119044 3864496 2444356 7.20 1853912 3081588 128052 01:18:06 00:47:01 27558864 31520452 781184 2.38 122888 3987192 1880876 5.54 1336100 3487036 291376 01:18:06 00:48:01 23695388 31452136 843140 2.56 133640 7680148 2809156 8.28 1668396 6912792 1008744 01:18:06 00:49:01 17975364 29405420 2829264 8.60 226044 10892268 6985584 20.59 4147908 9707252 219672 01:18:06 00:50:01 14850272 28736936 3474424 10.57 257296 13238080 7677700 22.63 5827956 11035628 29732 01:18:06 00:51:01 17672724 31450724 808276 2.46 275448 13207052 2282480 6.73 2651036 11560048 324 01:18:06 00:52:01 17680212 31453168 805768 2.45 273948 13203804 2269124 6.69 2647928 11556824 20 01:18:06 00:53:01 17723328 31496300 762532 2.32 273964 13203808 2269124 6.69 2604824 11556824 8 01:18:06 00:54:01 17724920 31497936 760840 2.31 274000 13203812 2269124 6.69 2603252 11556832 36 01:18:06 00:55:01 17725116 31498160 760548 2.31 274020 13203816 2269124 6.69 2603228 11556836 12 01:18:06 00:56:01 17726536 31499532 759276 2.31 274052 13203816 2269124 6.69 2603260 11556836 12 01:18:06 00:57:01 17728044 31501980 756772 2.30 274136 13204436 2296584 6.77 2601452 11557316 360 01:18:06 00:58:01 17728496 31502448 756452 2.30 274160 13204428 2296584 6.77 2601192 11557316 8 01:18:06 00:59:01 17726640 31500752 757740 2.30 274220 13204440 2286780 6.74 2601668 11557320 220 01:18:06 01:00:01 17727420 31501552 756876 2.30 274260 13204424 2286780 6.74 2601996 11557300 188 01:18:06 01:01:01 17727112 31501248 757076 2.30 274296 13204424 2286780 6.74 2601996 11557304 12 01:18:06 01:02:01 17726528 31500720 757564 2.30 274324 13204428 2286780 6.74 2601784 11557308 64 01:18:06 01:03:01 17726732 31500932 757280 2.30 274344 13204432 2286780 6.74 2602088 11557312 24 01:18:06 01:04:01 17726684 31500976 757124 2.30 274372 13204436 2286780 6.74 2602084 11557316 56 01:18:06 01:05:01 17727392 31501704 756328 2.30 274392 13204440 2286780 6.74 2601468 11557320 4 01:18:06 01:06:01 17727552 31501876 756284 2.30 274420 13204440 2286780 6.74 2601400 11557320 20 01:18:06 01:07:01 17727284 31501616 756496 2.30 274440 13204444 2286780 6.74 2601568 11557324 32 01:18:06 01:08:01 17727236 31501576 756468 2.30 274448 13204448 2286780 6.74 2601340 11557328 60 01:18:06 01:09:01 17727148 31501564 756460 2.30 274480 13204440 2286780 6.74 2601476 11557328 12 01:18:06 01:10:01 17727108 31501696 756360 2.30 274500 13204584 2286780 6.74 2601472 11557452 76 01:18:06 01:11:01 17727000 31501616 756532 2.30 274516 13204584 2286780 6.74 2602160 11557452 192 01:18:06 01:12:01 17726920 31501556 756512 2.30 274536 13204588 2286780 6.74 2601748 11557468 60 01:18:06 01:13:01 17727156 31501820 756228 2.30 274552 13204592 2286780 6.74 2601512 11557472 28 01:18:06 01:14:01 17720488 31497200 760700 2.31 274604 13205660 2302932 6.79 2608484 11557752 16 01:18:06 01:15:01 17720676 31497428 760448 2.31 274628 13205664 2302932 6.79 2608388 11557756 212 01:18:06 01:16:01 17720132 31496892 760964 2.31 274652 13205668 2302932 6.79 2608296 11557760 8 01:18:06 01:17:01 17720220 31497048 760884 2.31 274676 13205664 2302932 6.79 2608884 11557760 224 01:18:06 01:18:01 17160348 31445992 808856 2.46 280432 13658996 2493052 7.35 2662616 12008416 48 01:18:06 Average: 18686621 31347008 914464 2.78 254360 12158177 2590103 7.63 2620618 10628974 54187 01:18:06 01:18:06 00:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:18:06 00:45:01 ens3 982.29 884.19 9301.84 136.24 0.00 0.00 0.00 0.00 01:18:06 00:45:01 docker0 728.45 750.59 52.96 4515.73 0.00 0.00 0.00 0.00 01:18:06 00:45:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 01:18:06 00:46:01 ens3 42.52 25.26 38.03 17.25 0.00 0.00 0.00 0.00 01:18:06 00:46:01 docker0 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:46:01 vetha2478c6 0.10 0.28 0.01 0.02 0.00 0.00 0.00 0.00 01:18:06 00:47:01 ens3 32.02 20.11 34.22 13.29 0.00 0.00 0.00 0.00 01:18:06 00:47:01 docker0 1.40 1.40 0.10 0.12 0.00 0.00 0.00 0.00 01:18:06 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:47:01 vetha2478c6 1.40 1.42 0.12 0.12 0.00 0.00 0.00 0.00 01:18:06 00:48:01 vethed49fc7 1.48 3.08 0.12 31.45 0.00 0.00 0.00 0.00 01:18:06 00:48:01 vethb779875 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:48:01 ens3 122.76 77.15 2449.88 22.55 0.00 0.00 0.00 0.00 01:18:06 00:48:01 docker0 9.22 19.10 0.58 223.69 0.00 0.00 0.00 0.00 01:18:06 00:48:01 veth0a1edf9 0.32 0.50 0.03 0.11 0.00 0.00 0.00 0.00 01:18:06 00:48:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:18:06 00:48:01 veth17251eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:48:01 vethecb7e61 1.43 3.08 0.11 31.38 0.00 0.00 0.00 0.00 01:18:06 00:48:01 veth7860a60 2.65 6.63 0.20 95.44 0.00 0.00 0.00 0.01 01:18:06 00:48:01 veth53a3ca7 1.60 3.58 0.12 31.41 0.00 0.00 0.00 0.00 01:18:06 00:48:01 vethbe2d77d 1.73 3.32 0.13 33.97 0.00 0.00 0.00 0.00 01:18:06 00:49:01 veth77c33dd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 ens3 756.61 382.04 4354.59 46.09 0.00 0.00 0.00 0.00 01:18:06 00:49:01 docker0 277.56 496.55 23.75 2888.19 0.00 0.00 0.00 0.00 01:18:06 00:49:01 veth668ea0d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 veth0a1edf9 0.07 0.43 0.00 0.02 0.00 0.00 0.00 0.00 01:18:06 00:49:01 veth94e3288 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 veth5662b34 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 01:18:06 00:49:01 vethc8e0f63 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 vethd903b8b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 vetha46d6ef 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 veth16a1d71 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 veth3cfd119 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 vethc64e45d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:49:01 vethb4c27c1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:18:06 00:50:01 veth77c33dd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 ens3 92.50 44.72 1223.56 6.15 0.00 0.00 0.00 0.00 01:18:06 00:50:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 veth668ea0d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 veth0a1edf9 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 veth94e3288 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 veth5662b34 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 01:18:06 00:50:01 vethc8e0f63 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 vetha46d6ef 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 veth16a1d71 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 veth3cfd119 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 vethc64e45d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:50:01 vethb4c27c1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:51:01 ens3 226.83 87.16 832.55 11.76 0.00 0.00 0.00 0.00 01:18:06 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:51:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:52:01 ens3 0.52 0.30 0.11 0.08 0.00 0.00 0.00 0.00 01:18:06 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:53:01 ens3 0.33 0.18 0.25 0.19 0.00 0.00 0.00 0.00 01:18:06 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:54:01 ens3 0.73 0.42 1.95 0.09 0.00 0.00 0.00 0.00 01:18:06 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 00:59:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:18:06 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:01:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:04:01 ens3 0.67 0.18 0.13 0.07 0.00 0.00 0.00 0.00 01:18:06 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:05:01 ens3 0.82 0.32 0.46 0.21 0.00 0.00 0.00 0.00 01:18:06 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:06:01 ens3 0.57 0.37 0.27 0.21 0.00 0.00 0.00 0.00 01:18:06 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:08:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:09:01 ens3 0.25 0.12 0.13 0.07 0.00 0.00 0.00 0.00 01:18:06 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:10:01 ens3 0.73 0.07 0.06 0.01 0.00 0.00 0.00 0.00 01:18:06 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:11:01 ens3 0.32 0.15 0.10 0.07 0.00 0.00 0.00 0.00 01:18:06 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:12:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 01:18:06 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:14:01 ens3 40.89 60.76 7.55 186.65 0.00 0.00 0.00 0.00 01:18:06 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:18:06 01:15:01 ens3 0.27 0.15 0.15 0.01 0.00 0.00 0.00 0.00 01:18:06 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:18:06 01:17:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:18:06 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:18:01 ens3 94.47 56.84 2528.17 13.24 0.00 0.00 0.00 0.00 01:18:06 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:18:06 01:18:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:18:06 Average: ens3 70.54 48.28 611.01 13.37 0.00 0.00 0.00 0.00 01:18:06 Average: docker0 29.90 37.29 2.28 224.35 0.00 0.00 0.00 0.00 01:18:06 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 01:18:06 01:18:06 01:18:06 ---> sar -P ALL: 01:18:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7506) 09/21/23 _x86_64_ (8 CPU) 01:18:06 01:18:06 00:43:17 LINUX RESTART (8 CPU) 01:18:06 01:18:06 00:44:01 CPU %user %nice %system %iowait %steal %idle 01:18:06 00:45:01 all 8.35 0.00 3.82 5.01 0.06 82.75 01:18:06 00:45:01 0 7.34 0.00 3.32 13.93 0.05 75.36 01:18:06 00:45:01 1 8.85 0.00 3.85 5.89 0.05 81.35 01:18:06 00:45:01 2 10.33 0.00 3.91 1.10 0.08 84.58 01:18:06 00:45:01 3 7.12 0.00 3.59 1.27 0.07 87.96 01:18:06 00:45:01 4 7.54 0.00 3.00 4.51 0.05 84.90 01:18:06 00:45:01 5 7.54 0.00 3.60 2.89 0.05 85.92 01:18:06 00:45:01 6 11.72 0.00 5.46 10.30 0.07 72.46 01:18:06 00:45:01 7 6.37 0.00 3.82 0.15 0.09 89.57 01:18:06 00:46:01 all 27.45 0.00 4.06 4.09 0.09 64.31 01:18:06 00:46:01 0 29.21 0.00 4.62 0.98 0.08 65.12 01:18:06 00:46:01 1 22.77 0.00 4.84 24.68 0.08 47.62 01:18:06 00:46:01 2 28.41 0.00 4.31 0.55 0.08 66.64 01:18:06 00:46:01 3 25.76 0.00 3.73 0.32 0.10 70.09 01:18:06 00:46:01 4 31.10 0.00 4.22 4.20 0.08 60.40 01:18:06 00:46:01 5 27.72 0.00 3.36 0.88 0.08 67.95 01:18:06 00:46:01 6 30.65 0.00 4.28 0.84 0.10 64.13 01:18:06 00:46:01 7 23.98 0.00 3.13 0.29 0.08 72.52 01:18:06 00:47:01 all 46.97 0.00 4.22 0.64 0.09 48.07 01:18:06 00:47:01 0 48.79 0.00 4.10 0.22 0.08 46.81 01:18:06 00:47:01 1 44.12 0.00 4.01 0.36 0.12 51.40 01:18:06 00:47:01 2 47.73 0.00 4.59 1.95 0.08 45.65 01:18:06 00:47:01 3 45.22 0.00 4.10 0.10 0.10 50.48 01:18:06 00:47:01 4 47.83 0.00 4.50 1.20 0.10 46.38 01:18:06 00:47:01 5 47.74 0.00 4.50 0.56 0.10 47.10 01:18:06 00:47:01 6 49.22 0.00 4.30 0.37 0.08 46.02 01:18:06 00:47:01 7 45.13 0.00 3.68 0.35 0.08 50.76 01:18:06 00:48:01 all 17.04 0.00 4.84 11.51 0.07 66.55 01:18:06 00:48:01 0 18.02 0.00 5.86 11.01 0.05 65.06 01:18:06 00:48:01 1 16.60 0.00 4.92 31.49 0.08 46.91 01:18:06 00:48:01 2 15.65 0.00 4.73 12.72 0.07 66.84 01:18:06 00:48:01 3 17.87 0.00 4.45 1.31 0.05 76.32 01:18:06 00:48:01 4 18.81 0.00 4.77 8.47 0.07 67.89 01:18:06 00:48:01 5 16.35 0.00 4.90 24.70 0.07 53.98 01:18:06 00:48:01 6 17.24 0.00 4.80 1.70 0.07 76.20 01:18:06 00:48:01 7 15.80 0.00 4.26 0.69 0.08 79.17 01:18:06 00:49:01 all 17.20 0.00 5.13 22.12 0.07 55.48 01:18:06 00:49:01 0 17.40 0.00 4.54 25.61 0.08 52.36 01:18:06 00:49:01 1 18.45 0.00 4.88 18.69 0.07 57.91 01:18:06 00:49:01 2 15.79 0.00 3.96 15.24 0.05 64.95 01:18:06 00:49:01 3 18.13 0.00 5.57 44.69 0.08 31.53 01:18:06 00:49:01 4 18.01 0.00 6.17 17.12 0.07 58.63 01:18:06 00:49:01 5 17.23 0.00 5.46 27.00 0.05 50.27 01:18:06 00:49:01 6 16.81 0.00 5.91 24.57 0.07 52.64 01:18:06 00:49:01 7 15.74 0.00 4.56 3.88 0.08 75.73 01:18:06 00:50:01 all 90.50 0.00 7.93 1.21 0.15 0.21 01:18:06 00:50:01 0 91.95 0.00 6.64 1.07 0.12 0.22 01:18:06 00:50:01 1 90.07 0.00 8.54 1.23 0.13 0.03 01:18:06 00:50:01 2 89.74 0.00 8.29 1.17 0.20 0.59 01:18:06 00:50:01 3 90.92 0.00 7.30 1.43 0.15 0.20 01:18:06 00:50:01 4 90.04 0.00 8.46 1.31 0.17 0.02 01:18:06 00:50:01 5 91.30 0.00 7.06 0.87 0.15 0.61 01:18:06 00:50:01 6 89.60 0.00 9.16 1.09 0.15 0.00 01:18:06 00:50:01 7 90.34 0.00 8.00 1.51 0.13 0.02 01:18:06 00:51:01 all 21.10 0.00 3.38 3.83 0.07 71.62 01:18:06 00:51:01 0 21.57 0.00 2.95 3.30 0.05 72.13 01:18:06 00:51:01 1 21.39 0.00 4.24 5.12 0.10 69.14 01:18:06 00:51:01 2 21.65 0.00 3.03 4.04 0.07 71.22 01:18:06 00:51:01 3 21.02 0.00 2.85 3.04 0.05 73.05 01:18:06 00:51:01 4 20.80 0.00 4.47 6.40 0.07 68.25 01:18:06 00:51:01 5 21.02 0.00 3.61 4.95 0.07 70.35 01:18:06 00:51:01 6 21.21 0.00 3.07 2.80 0.05 72.88 01:18:06 00:51:01 7 20.13 0.00 2.86 1.04 0.07 75.91 01:18:06 00:52:01 all 0.31 0.00 0.06 0.02 0.01 99.60 01:18:06 00:52:01 0 0.05 0.00 0.03 0.13 0.02 99.77 01:18:06 00:52:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:18:06 00:52:01 2 2.02 0.00 0.05 0.02 0.00 97.92 01:18:06 00:52:01 3 0.02 0.00 0.05 0.00 0.02 99.92 01:18:06 00:52:01 4 0.03 0.00 0.05 0.00 0.00 99.92 01:18:06 00:52:01 5 0.25 0.00 0.10 0.02 0.00 99.63 01:18:06 00:52:01 6 0.02 0.00 0.07 0.00 0.02 99.90 01:18:06 00:52:01 7 0.05 0.00 0.05 0.00 0.00 99.90 01:18:06 00:53:01 all 0.27 0.00 0.01 0.00 0.01 99.70 01:18:06 00:53:01 0 0.02 0.00 0.00 0.03 0.00 99.95 01:18:06 00:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:18:06 00:53:01 2 2.00 0.00 0.00 0.00 0.02 97.98 01:18:06 00:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:18:06 00:53:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:18:06 00:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:18:06 00:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 00:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:18:06 00:54:01 all 0.27 0.00 0.01 0.01 0.01 99.69 01:18:06 00:54:01 0 0.03 0.00 0.03 0.03 0.02 99.88 01:18:06 00:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 00:54:01 2 1.97 0.00 0.00 0.00 0.02 98.01 01:18:06 00:54:01 3 0.08 0.00 0.03 0.00 0.02 99.87 01:18:06 00:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 00:54:01 5 0.02 0.00 0.00 0.08 0.00 99.90 01:18:06 00:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 00:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 00:55:01 all 0.23 0.00 0.00 0.00 0.00 99.76 01:18:06 00:55:01 0 0.05 0.00 0.00 0.03 0.00 99.92 01:18:06 00:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 00:55:01 2 1.37 0.00 0.00 0.00 0.00 98.63 01:18:06 00:55:01 3 0.37 0.00 0.00 0.00 0.02 99.62 01:18:06 00:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 00:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 00:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 01:18:06 00:55:01 CPU %user %nice %system %iowait %steal %idle 01:18:06 00:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:18:06 00:56:01 0 0.03 0.00 0.02 0.03 0.02 99.90 01:18:06 00:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 00:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 00:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:18:06 00:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 00:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:18:06 00:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 00:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:18:06 00:57:01 all 0.09 0.00 0.05 0.03 0.01 99.83 01:18:06 00:57:01 0 0.12 0.00 0.03 0.20 0.00 99.65 01:18:06 00:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:18:06 00:57:01 2 0.07 0.00 0.07 0.00 0.02 99.85 01:18:06 00:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:18:06 00:57:01 4 0.10 0.00 0.05 0.00 0.00 99.85 01:18:06 00:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:18:06 00:57:01 6 0.23 0.00 0.10 0.07 0.02 99.58 01:18:06 00:57:01 7 0.05 0.00 0.03 0.00 0.00 99.92 01:18:06 00:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:18:06 00:58:01 0 0.03 0.00 0.00 0.07 0.02 99.88 01:18:06 00:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 00:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 00:58:01 3 0.08 0.00 0.02 0.00 0.03 99.87 01:18:06 00:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 00:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:18:06 00:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 00:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:18:06 00:59:01 all 0.04 0.00 0.03 0.01 0.00 99.91 01:18:06 00:59:01 0 0.07 0.00 0.03 0.05 0.00 99.85 01:18:06 00:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:18:06 00:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:18:06 00:59:01 3 0.05 0.00 0.05 0.00 0.02 99.88 01:18:06 00:59:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:18:06 00:59:01 5 0.05 0.00 0.02 0.07 0.00 99.87 01:18:06 00:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 01:18:06 00:59:01 7 0.05 0.00 0.03 0.00 0.00 99.92 01:18:06 01:00:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:18:06 01:00:01 0 0.07 0.00 0.00 0.03 0.00 99.90 01:18:06 01:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 01:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:18:06 01:00:01 3 0.07 0.00 0.03 0.00 0.02 99.88 01:18:06 01:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:00:01 6 0.00 0.00 0.00 0.03 0.02 99.95 01:18:06 01:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:18:06 01:01:01 all 0.13 0.00 0.01 0.00 0.01 99.85 01:18:06 01:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 01:18:06 01:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 01:01:01 2 0.90 0.00 0.02 0.00 0.00 99.09 01:18:06 01:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:18:06 01:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:18:06 01:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:18:06 01:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 01:18:06 01:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:18:06 01:02:01 0 0.03 0.00 0.00 0.02 0.00 99.95 01:18:06 01:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 01:02:01 3 0.05 0.00 0.05 0.00 0.02 99.88 01:18:06 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:02:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:18:06 01:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:18:06 01:03:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:18:06 01:03:01 0 0.03 0.00 0.02 0.03 0.00 99.92 01:18:06 01:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:18:06 01:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:03:01 3 0.02 0.00 0.03 0.00 0.03 99.92 01:18:06 01:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:18:06 01:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:04:01 all 0.04 0.00 0.01 0.02 0.01 99.91 01:18:06 01:04:01 0 0.03 0.00 0.02 0.15 0.00 99.80 01:18:06 01:04:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:18:06 01:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:18:06 01:04:01 3 0.05 0.00 0.02 0.00 0.03 99.90 01:18:06 01:04:01 4 0.07 0.00 0.00 0.00 0.00 99.93 01:18:06 01:04:01 5 0.05 0.00 0.00 0.00 0.02 99.93 01:18:06 01:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 01:18:06 01:04:01 7 0.02 0.00 0.02 0.02 0.00 99.95 01:18:06 01:05:01 all 0.01 0.00 0.01 0.03 0.02 99.92 01:18:06 01:05:01 0 0.03 0.00 0.03 0.08 0.02 99.83 01:18:06 01:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:18:06 01:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:18:06 01:05:01 3 0.02 0.00 0.02 0.00 0.03 99.93 01:18:06 01:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:18:06 01:05:01 5 0.00 0.00 0.02 0.00 0.05 99.93 01:18:06 01:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:05:01 7 0.00 0.00 0.02 0.17 0.03 99.78 01:18:06 01:06:01 all 0.06 0.00 0.01 0.07 0.00 99.85 01:18:06 01:06:01 0 0.03 0.00 0.03 0.20 0.02 99.72 01:18:06 01:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:18:06 01:06:01 2 0.32 0.00 0.02 0.00 0.02 99.65 01:18:06 01:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:18:06 01:06:01 4 0.02 0.00 0.02 0.35 0.00 99.62 01:18:06 01:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 01:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 01:18:06 01:06:01 CPU %user %nice %system %iowait %steal %idle 01:18:06 01:07:01 all 0.10 0.00 0.01 0.04 0.00 99.86 01:18:06 01:07:01 0 0.03 0.00 0.02 0.22 0.02 99.72 01:18:06 01:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:18:06 01:07:01 2 0.63 0.00 0.00 0.00 0.00 99.37 01:18:06 01:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:18:06 01:07:01 4 0.02 0.00 0.00 0.08 0.00 99.90 01:18:06 01:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:18:06 01:08:01 0 0.03 0.00 0.03 0.02 0.00 99.92 01:18:06 01:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 01:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 01:18:06 01:08:01 3 0.00 0.00 0.03 0.00 0.02 99.95 01:18:06 01:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:18:06 01:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:18:06 01:08:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:18:06 01:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:18:06 01:09:01 all 0.10 0.00 0.01 0.01 0.00 99.88 01:18:06 01:09:01 0 0.02 0.00 0.00 0.03 0.00 99.95 01:18:06 01:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:09:01 2 0.71 0.00 0.03 0.00 0.00 99.25 01:18:06 01:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 01:18:06 01:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:18:06 01:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 01:10:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:18:06 01:10:01 0 0.00 0.00 0.02 0.07 0.02 99.90 01:18:06 01:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:10:01 2 0.08 0.00 0.00 0.00 0.02 99.90 01:18:06 01:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:10:01 4 0.03 0.00 0.02 0.02 0.00 99.93 01:18:06 01:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:18:06 01:10:01 6 0.07 0.00 0.02 0.00 0.00 99.92 01:18:06 01:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:18:06 01:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:18:06 01:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 01:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:18:06 01:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 01:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 01:18:06 01:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:18:06 01:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:18:06 01:12:01 all 0.05 0.00 0.01 0.01 0.00 99.93 01:18:06 01:12:01 0 0.02 0.00 0.00 0.05 0.00 99.93 01:18:06 01:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:18:06 01:12:01 2 0.17 0.00 0.00 0.00 0.02 99.82 01:18:06 01:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:12:01 4 0.03 0.00 0.00 0.03 0.00 99.93 01:18:06 01:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:18:06 01:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:18:06 01:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:18:06 01:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:18:06 01:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:18:06 01:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:13:01 2 0.08 0.00 0.02 0.00 0.02 99.88 01:18:06 01:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:18:06 01:14:01 all 0.43 0.00 0.07 0.10 0.00 99.39 01:18:06 01:14:01 0 0.73 0.00 0.07 0.58 0.00 98.62 01:18:06 01:14:01 1 1.10 0.00 0.05 0.00 0.02 98.83 01:18:06 01:14:01 2 0.42 0.00 0.10 0.00 0.00 99.48 01:18:06 01:14:01 3 0.08 0.00 0.02 0.00 0.00 99.90 01:18:06 01:14:01 4 0.23 0.00 0.05 0.10 0.00 99.62 01:18:06 01:14:01 5 0.25 0.00 0.07 0.02 0.00 99.67 01:18:06 01:14:01 6 0.15 0.00 0.05 0.00 0.00 99.80 01:18:06 01:14:01 7 0.47 0.00 0.18 0.13 0.02 99.20 01:18:06 01:15:01 all 0.06 0.00 0.03 0.03 0.00 99.88 01:18:06 01:15:01 0 0.00 0.00 0.00 0.13 0.00 99.87 01:18:06 01:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:15:01 2 0.43 0.00 0.13 0.00 0.00 99.43 01:18:06 01:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 01:18:06 01:15:01 7 0.02 0.00 0.02 0.10 0.02 99.85 01:18:06 01:16:01 all 0.02 0.00 0.00 0.01 0.00 99.96 01:18:06 01:16:01 0 0.02 0.00 0.02 0.05 0.02 99.90 01:18:06 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:18:06 01:16:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:18:06 01:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:18:06 01:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:18:06 01:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 01:17:01 all 0.16 0.00 0.01 0.01 0.00 99.82 01:18:06 01:17:01 0 0.02 0.00 0.03 0.05 0.00 99.90 01:18:06 01:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:18:06 01:17:01 2 1.27 0.00 0.00 0.00 0.00 98.73 01:18:06 01:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:18:06 01:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:18:06 01:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 01:18:06 01:18:06 01:17:01 CPU %user %nice %system %iowait %steal %idle 01:18:06 01:18:01 all 2.85 0.00 1.17 1.54 0.02 94.41 01:18:06 01:18:01 0 3.71 0.00 1.09 2.76 0.03 92.42 01:18:06 01:18:01 1 3.15 0.00 1.31 0.05 0.03 95.47 01:18:06 01:18:01 2 3.07 0.00 0.91 2.25 0.02 93.76 01:18:06 01:18:01 3 2.33 0.00 1.10 0.00 0.02 96.55 01:18:06 01:18:01 4 2.32 0.00 1.12 0.02 0.02 96.52 01:18:06 01:18:01 5 2.53 0.00 1.37 0.07 0.02 96.02 01:18:06 01:18:01 6 3.01 0.00 0.95 0.00 0.02 96.02 01:18:06 01:18:01 7 2.69 0.00 1.55 7.25 0.03 88.48 01:18:06 Average: all 6.82 0.00 1.02 1.47 0.02 90.66 01:18:06 Average: 0 7.00 0.00 0.98 1.79 0.02 90.20 01:18:06 Average: 1 6.62 0.00 1.08 2.55 0.02 89.72 01:18:06 Average: 2 7.14 0.00 1.00 1.14 0.03 90.69 01:18:06 Average: 3 6.71 0.00 0.97 1.53 0.03 90.77 01:18:06 Average: 4 6.86 0.00 1.08 1.28 0.02 90.76 01:18:06 Average: 5 6.78 0.00 1.00 1.81 0.02 90.38 01:18:06 Average: 6 7.00 0.00 1.12 1.22 0.02 90.65 01:18:06 Average: 7 6.46 0.00 0.95 0.46 0.03 92.11 01:18:06 01:18:06 01:18:06