Pull request #4776 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de857e69bb1faabc2e823153f68c76cf78f4f7d0+6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f (ae79fda01de879b700e6aa44b4d88082bad855b6) 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-ssh3628386081877719478.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13747045695619076019.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12120463574978898666.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3874237975658866591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3636994816539593713.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7793652618048090037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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]] ========================================================= [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-321 in /w/workspace/edgexfoundry_edgex-go_PR-4776 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f into PR head commit de857e69bb1faabc2e823153f68c76cf78f4f7d0 Merge succeeded, producing de857e69bb1faabc2e823153f68c76cf78f4f7d0 Checking out Revision de857e69bb1faabc2e823153f68c76cf78f4f7d0 (PR-4776) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4776/head:refs/remotes/origin/PR-4776 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de857e69bb1faabc2e823153f68c76cf78f4f7d0 # 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 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de857e69bb1faabc2e823153f68c76cf78f4f7d0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:18:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:18:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:18:51 ========================================================= 19:18:51 EdgeX Global Pipelines Version Info 19:18:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:18:52 ------------------- 19:18:52 stable info: 19:18:52 ------------------- 19:18:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:18:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:18:52 Message: update stable to v1.0.258 19:18:52 ------------------- 19:18:52 experimental info: 19:18:52 ------------------- 19:18:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:18:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:18:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:18:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:18:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:18:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:18:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4776 [Pipeline] echo 19:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4776 [Pipeline] echo 19:18:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4776 [Pipeline] echo 19:18:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de857e69bb1faabc2e823153f68c76cf78f4f7d0 [Pipeline] echo 19:18:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de857e6 [Pipeline] echo 19:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:54 provisioning config files... 19:18:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5576789816786683215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:54 ---> ****-login.sh 19:18:54 nexus3.edgexfoundry.org:10001 19:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:55 Configure a credential helper to remove this warning. See 19:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:55 19:18:55 Login Succeeded 19:18:55 nexus3.edgexfoundry.org:10002 19:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:55 Configure a credential helper to remove this warning. See 19:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:55 19:18:55 Login Succeeded 19:18:55 nexus3.edgexfoundry.org:10003 19:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:55 Configure a credential helper to remove this warning. See 19:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:55 19:18:55 Login Succeeded 19:18:55 nexus3.edgexfoundry.org:10004 19:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:55 Configure a credential helper to remove this warning. See 19:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:55 19:18:55 Login Succeeded 19:18:55 ****.io 19:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:18:55 Configure a credential helper to remove this warning. See 19:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:18:55 19:18:55 Login Succeeded 19:18:55 ---> ****-login.sh ends [Pipeline] } 19:18:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:18:56 + 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 19:18:56 + dirname cmd/core-command/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo core-command,cmd/core-command/Dockerfile 19:18:56 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:18:56 + dirname cmd/core-data/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo core-data,cmd/core-data/Dockerfile 19:18:56 + dirname cmd/core-metadata/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo core-metadata,cmd/core-metadata/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + dirname cmd/security-bootstrapper/Dockerfile 19:18:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:18:56 + dirname cmd/security-proxy-auth/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:18:56 + dirname cmd/security-proxy-setup/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:18:56 + dirname cmd/security-secretstore-setup/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:18:56 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:18:56 + dirname cmd/security-spire-agent/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + dirname cmd/security-spire-config/Dockerfile 19:18:56 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:18:56 + dirname cmd/security-spire-server/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:18:56 + + dirname cmd/support-notifications/Dockerfile 19:18:56 cut -d/ -f2 19:18:56 + echo support-notifications,cmd/support-notifications/Dockerfile 19:18:56 + dirname cmd/support-scheduler/Dockerfile 19:18:56 + cut -d/ -f2 19:18:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:18:56 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 19:18:56 + git rev-list -1 --merges de857e69bb1faabc2e823153f68c76cf78f4f7d0~1..de857e69bb1faabc2e823153f68c76cf78f4f7d0 [Pipeline] echo 19:18:56 -----------> git rev-list -1 --merges de857e69bb1faabc2e823153f68c76cf78f4f7d0~1..de857e69bb1faabc2e823153f68c76cf78f4f7d0 de857e69bb1faabc2e823153f68c76cf78f4f7d0 [false] [Pipeline] sh 19:18:57 + git log --format=format:%s -1 de857e69bb1faabc2e823153f68c76cf78f4f7d0 [Pipeline] echo 19:18:57 ========================================================= 19:18:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:18:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:18:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:18:57 + grep -v github /etc/ssh/ssh_known_hosts 19:18:57 + [ -e /tmp/ssh_known_hosts ] 19:18:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:18:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:18:57 + sudo tee -a /etc/ssh/ssh_known_hosts 19:18:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:58 19:18:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:18:58 0.1.4: Pulling from edgex-devops/py-git-semver 19:18:58 b85a868b505f: Pulling fs layer 19:18:58 e2be974225ed: Pulling fs layer 19:18:58 339a4e72a1f5: Pulling fs layer 19:18:58 988bab9f4d93: Pulling fs layer 19:18:58 1469e6f7b9e6: Pulling fs layer 19:18:58 eaf3925da568: Pulling fs layer 19:18:58 bab4dde63d76: Pulling fs layer 19:18:58 bde34c3a00c8: Pulling fs layer 19:18:58 b352a97aabf1: Pulling fs layer 19:18:58 4872d77fe225: Pulling fs layer 19:18:58 5851b861e8e6: Pulling fs layer 19:18:58 988bab9f4d93: Waiting 19:18:58 1469e6f7b9e6: Waiting 19:18:58 eaf3925da568: Waiting 19:18:58 bab4dde63d76: Waiting 19:18:58 bde34c3a00c8: Waiting 19:18:58 4872d77fe225: Waiting 19:18:58 5851b861e8e6: Waiting 19:18:58 b352a97aabf1: Waiting 19:18:58 e2be974225ed: Verifying Checksum 19:18:58 e2be974225ed: Download complete 19:18:58 988bab9f4d93: Verifying Checksum 19:18:58 988bab9f4d93: Download complete 19:18:58 339a4e72a1f5: Verifying Checksum 19:18:58 339a4e72a1f5: Download complete 19:18:58 1469e6f7b9e6: Verifying Checksum 19:18:58 1469e6f7b9e6: Download complete 19:18:58 eaf3925da568: Verifying Checksum 19:18:58 eaf3925da568: Download complete 19:18:58 bde34c3a00c8: Verifying Checksum 19:18:58 bde34c3a00c8: Download complete 19:18:58 b352a97aabf1: Download complete 19:18:58 4872d77fe225: Verifying Checksum 19:18:58 4872d77fe225: Download complete 19:18:58 5851b861e8e6: Verifying Checksum 19:18:58 5851b861e8e6: Download complete 19:18:58 b85a868b505f: Verifying Checksum 19:18:58 b85a868b505f: Download complete 19:18:59 bab4dde63d76: Verifying Checksum 19:18:59 bab4dde63d76: Download complete 19:19:00 b85a868b505f: Pull complete 19:19:00 e2be974225ed: Pull complete 19:19:01 339a4e72a1f5: Pull complete 19:19:01 988bab9f4d93: Pull complete 19:19:01 1469e6f7b9e6: Pull complete 19:19:01 eaf3925da568: Pull complete 19:19:03 bab4dde63d76: Pull complete 19:19:03 bde34c3a00c8: Pull complete 19:19:03 b352a97aabf1: Pull complete 19:19:03 4872d77fe225: Pull complete 19:19:03 5851b861e8e6: Pull complete 19:19:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:04 prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container 19:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:07 $ docker top 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 -eo pid,comm 19:19:07 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). 19:19:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:07 [ssh-agent] Looking for ssh-agent implementation... 19:19:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:07 $ docker exec 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 ssh-agent 19:19:07 SSH_AUTH_SOCK=/tmp/ssh-9uHukhHlcBaf/agent.32 19:19:07 SSH_AGENT_PID=38 19:19:07 Running ssh-add (command line suppressed) 19:19:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_18369720465282770456.key (/w/workspace/edgex-go/1@tmp/private_key_18369720465282770456.key) 19:19:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:08 + git tag --points-at HEAD [Pipeline] } 19:19:08 $ docker exec --env ******** --env ******** 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 ssh-agent -k 19:19:08 unset SSH_AUTH_SOCK; 19:19:08 unset SSH_AGENT_PID; 19:19:08 echo Agent pid 38 killed; 19:19:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:19:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:08 [ssh-agent] Looking for ssh-agent implementation... 19:19:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:08 $ docker exec 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 ssh-agent 19:19:08 SSH_AUTH_SOCK=/tmp/ssh-ZWoqOhptITpk/agent.71 19:19:08 SSH_AGENT_PID=77 19:19:08 Running ssh-add (command line suppressed) 19:19:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17241326219004416967.key (/w/workspace/edgex-go/1@tmp/private_key_17241326219004416967.key) 19:19:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:09 + git semver init 19:19:09 2024-03-18 19:19:09,333 [run_init] DEBUG init version:0.0.0 force:False 19:19:09 2024-03-18 19:19:09,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:19:09 2024-03-18 19:19:09,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:19:09 2024-03-18 19:19:09,335 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:19:16 2024-03-18 19:19:15,082 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:19:16 2024-03-18 19:19:15,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4776 with force:False 19:19:16 2024-03-18 19:19:15,083 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4776 19:19:16 2024-03-18 19:19:15,087 [execute] INFO git cat-file --batch-check 19:19:16 2024-03-18 19:19:15,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:19:16 2024-03-18 19:19:15,094 [execute] INFO git cat-file --batch 19:19:16 2024-03-18 19:19:15,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:19:16 2024-03-18 19:19:15,100 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4776 19:19:16 0.0.0 [Pipeline] } 19:19:16 $ docker exec --env ******** --env ******** 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 ssh-agent -k 19:19:16 unset SSH_AUTH_SOCK; 19:19:16 unset SSH_AGENT_PID; 19:19:16 echo Agent pid 77 killed; 19:19:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:16 + git semver [Pipeline] } 19:19:16 $ docker stop --time=1 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 19:19:18 $ docker rm -f --volumes 5ff6f1eafede0313e65203d2cec900a8668cc0cac561473e2dfddb09784449e0 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:19:18 Stashed 1 file(s) [Pipeline] echo 19:19:18 [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 19:19:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:19:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:19 ========================================================= 19:19:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:19:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:19:20 7264a8db6415: Pulling fs layer 19:19:20 c4d48a809fc2: Pulling fs layer 19:19:20 4f1c88b9dad5: Pulling fs layer 19:19:20 ad3a456e5733: Pulling fs layer 19:19:20 69c7f0334f64: Pulling fs layer 19:19:20 1f1c1a5573a3: Pulling fs layer 19:19:20 ce7588e14bc9: Pulling fs layer 19:19:20 b5e4710f87ac: Pulling fs layer 19:19:20 69c7f0334f64: Waiting 19:19:20 ce7588e14bc9: Waiting 19:19:20 b5e4710f87ac: Waiting 19:19:20 ad3a456e5733: Waiting 19:19:20 1f1c1a5573a3: Waiting 19:19:20 c4d48a809fc2: Download complete 19:19:20 ad3a456e5733: Verifying Checksum 19:19:20 ad3a456e5733: Download complete 19:19:20 69c7f0334f64: Verifying Checksum 19:19:20 69c7f0334f64: Download complete 19:19:20 7264a8db6415: Verifying Checksum 19:19:20 7264a8db6415: Download complete 19:19:20 1f1c1a5573a3: Verifying Checksum 19:19:20 1f1c1a5573a3: Download complete 19:19:20 7264a8db6415: Pull complete 19:19:20 b5e4710f87ac: Verifying Checksum 19:19:20 b5e4710f87ac: Download complete 19:19:20 c4d48a809fc2: Pull complete 19:19:20 4f1c88b9dad5: Verifying Checksum 19:19:20 4f1c88b9dad5: Download complete 19:19:20 ce7588e14bc9: Verifying Checksum 19:19:20 ce7588e14bc9: Download complete 19:19:24 4f1c88b9dad5: Pull complete 19:19:24 ad3a456e5733: Pull complete 19:19:24 69c7f0334f64: Pull complete 19:19:24 1f1c1a5573a3: Pull complete 19:19:26 ce7588e14bc9: Pull complete 19:19:27 b5e4710f87ac: Pull complete 19:19:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:19:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:19:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:27 WORKDIR /edgex 19:19:27 COPY go.mod . 19:19:27 RUN go mod download 19:19:27 + docker build -t ci-base-image-x86_64 -f - . 19:19:28 Sending build context to Docker daemon 175.3MB 19:19:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:19:28 ---> 88b5674ff536 19:19:28 Step 2/4 : WORKDIR /edgex 19:19:34 Still waiting to schedule task 19:19:34 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:19:34 ---> Running in 377c202c844f 19:19:34 Removing intermediate container 377c202c844f 19:19:34 ---> 808a963c15eb 19:19:34 Step 3/4 : COPY go.mod . 19:19:34 ---> e0af82ea82d9 19:19:34 Step 4/4 : RUN go mod download 19:19:34 ---> Running in 547267a7d12a 19:20:06 Removing intermediate container 547267a7d12a 19:20:06 ---> 74384ec762b2 19:20:06 Successfully built 74384ec762b2 19:20:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:07 + docker inspect -f . ci-base-image-x86_64 19:20:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:07 prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container 19:20:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:20:07 $ docker top 2fbf689a58e719fe5e3ef9d022d1f8fefefbf4ce8a030368d4fa46d103f5bfbc -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:08 + go version 19:20:08 go version go1.21.0 linux/amd64 [Pipeline] } 19:20:08 $ docker stop --time=1 2fbf689a58e719fe5e3ef9d022d1f8fefefbf4ce8a030368d4fa46d103f5bfbc 19:20:09 $ docker rm -f --volumes 2fbf689a58e719fe5e3ef9d022d1f8fefefbf4ce8a030368d4fa46d103f5bfbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:10 + docker inspect -f . ci-base-image-x86_64 19:20:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:10 prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container 19:20:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:20:10 $ docker top b91dca1a6ba949de4a85f7a43cf264262ae7aa9be5405e747fb5ff523becb1b2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:10 ========================================================= 19:20:10 [edgeXBuildGoParallel] Running Tests and Build... 19:20:10 ========================================================= [Pipeline] sh 19:20:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:20:11 + make test 19:20:11 go test -race -coverprofile=coverage.out ./... 19:20:19 ? github.com/edgexfoundry/edgex-go [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.046s coverage: 28.7% of statements 19:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.087s coverage: 97.0% of statements 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 69.2% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements 19:21:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.796s coverage: 93.4% of statements 19:21:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 6.1% of statements 19:21:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 97.6% of statements 19:21:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.090s coverage: 0.9% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 32.2% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 82.9% of statements 19:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements 19:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.049s coverage: 96.3% of statements 19:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 19:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:21:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:21:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:21:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:21:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:21:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:21:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:21:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:21:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.301s coverage: 79.9% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.077s coverage: 92.9% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.052s coverage: 87.2% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.038s coverage: 20.0% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.088s coverage: 82.1% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.048s coverage: 86.0% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.164s coverage: 63.1% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.023s coverage: 100.0% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.180s coverage: 38.4% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 95.7% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.051s coverage: 61.8% of statements 19:21:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.086s coverage: 98.9% of statements 19:21:28 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 19:21:28 running golangci-lint 19:21:28 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:21:28 go version go1.21.0 linux/amd64 19:21:28 level=info msg="[config_reader] Used config file .golangci.yml" 19:21:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:21:50 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 21.154199784s" 19:21:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.76977ms" 19:22:02 level=info msg="[linters_context/goanalysis] analyzers took 1m47.330025728s with top 10 stages: buildir: 59.487830701s, gosec: 8.238234931s, inspect: 2.33816768s, printf: 2.323090884s, fact_deprecated: 2.096470742s, ctrlflow: 1.678061862s, nilness: 1.58994172s, S1038: 1.554027759s, fact_purity: 1.508253042s, typedness: 1.153011947s" 19:22:02 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:22:02 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, exclude: 197/197, path_prettifier: 197/197" 19:22:02 level=info msg="[runner] processing took 17.967464ms with stages: nolint: 7.191586ms, identifier_marker: 5.26489ms, autogenerated_exclude: 1.756467ms, path_prettifier: 1.628277ms, exclude-rules: 1.090777ms, skip_dirs: 975.327µs, cgo: 35.65µs, filename_unadjuster: 18.15µs, max_same_issues: 1.39µs, fixer: 970ns, skip_files: 860ns, uniq_by_line: 570ns, exclude: 430ns, severity-rules: 380ns, sort_results: 360ns, diff: 350ns, path_shortener: 350ns, path_prefixer: 250ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 110ns" 19:22:02 level=info msg="[runner] linters took 12.937912727s with stages: goanalysis_metalinter: 12.919817863s" 19:22:02 level=info msg="File cache stats: 0 entries of total size 0B" 19:22:02 level=info msg="Memory: 342 samples, avg is 285.8MB, max is 1133.5MB" 19:22:02 level=info msg="Execution took 34.139954756s" 19:22:02 go vet ./... 19:22:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:08 ./bin/test-attribution-txt.sh 19:22:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:22:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:22:09 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:22:09 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:22:09 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:22:09 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:22:09 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:22:09 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:22:09 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:22:09 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:22:09 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:22:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:22:09 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:22:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:22:09 + ls -al . 19:22:09 total 808 19:22:09 drwxrwxr-x 11 1001 1001 4096 Mar 18 19:20 . 19:22:09 drwxr-xr-x 4 root root 4096 Mar 18 19:20 .. 19:22:09 drwxrwxr-x 2 1001 1001 4096 Mar 18 19:18 .blubracket 19:22:09 -rw-rw-r-- 1 1001 1001 10 Mar 18 19:18 .dockerignore 19:22:09 drwxrwxr-x 8 1001 1001 4096 Mar 18 19:21 .git 19:22:09 drwxrwxr-x 3 1001 1001 4096 Mar 18 19:18 .github 19:22:09 -rw-rw-r-- 1 1001 1001 1074 Mar 18 19:18 .gitignore 19:22:09 -rw-rw-r-- 1 1001 1001 42 Mar 18 19:18 .golangci.yml 19:22:09 -rw-rw-r-- 1 1001 1001 100 Mar 18 19:18 .hadolint.yml 19:22:09 drwxr-xr-x 3 1001 1001 4096 Mar 18 19:19 .semver 19:22:09 -rw-rw-r-- 1 1001 1001 155 Mar 18 19:18 .sonarcloud.properties 19:22:09 -rw-rw-r-- 1 1001 1001 1171 Mar 18 19:18 ADOPTERS.md 19:22:09 -rw-rw-r-- 1 1001 1001 11674 Mar 18 19:18 Attribution.txt 19:22:09 -rw-rw-r-- 1 1001 1001 100284 Mar 18 19:18 CHANGELOG.md 19:22:09 -rw-rw-r-- 1 1001 1001 3804 Mar 18 19:18 CONTRIBUTING.md 19:22:09 -rw-rw-r-- 1 1001 1001 677 Mar 18 19:18 GOVERNANCE.md 19:22:09 -rw-rw-r-- 1 1001 1001 861 Mar 18 19:18 Jenkinsfile 19:22:09 -rw-rw-r-- 1 1001 1001 10775 Mar 18 19:18 LICENSE 19:22:09 -rw-rw-r-- 1 1001 1001 15392 Mar 18 19:18 Makefile 19:22:09 -rw-rw-r-- 1 1001 1001 582 Mar 18 19:18 OWNERS.md 19:22:09 -rw-rw-r-- 1 1001 1001 9528 Mar 18 19:18 README.md 19:22:09 -rw-rw-r-- 1 1001 1001 789 Mar 18 19:18 SECURITY.md 19:22:09 -rw-rw-r-- 1 1001 1001 5 Mar 18 19:19 VERSION 19:22:09 drwxrwxr-x 2 1001 1001 4096 Mar 18 19:18 bin 19:22:09 drwxrwxr-x 18 1001 1001 4096 Mar 18 19:18 cmd 19:22:09 -rw-r--r-- 1 root root 455122 Mar 18 19:21 coverage.out 19:22:09 drwxrwxr-x 2 1001 1001 4096 Mar 18 19:18 fuzz_test 19:22:09 -rw-rw-r-- 1 1001 1001 7037 Mar 18 19:18 go.mod 19:22:09 -rw-rw-r-- 1 1001 1001 101540 Mar 18 19:18 go.sum 19:22:09 drwxrwxr-x 7 1001 1001 4096 Mar 18 19:18 internal 19:22:09 drwxrwxr-x 3 1001 1001 4096 Mar 18 19:18 openapi 19:22:09 -rw-rw-r-- 1 1001 1001 584 Mar 18 19:18 security.txt 19:22:09 -rw-rw-r-- 1 1001 1001 204 Mar 18 19:18 version.go [Pipeline] sh 19:22:09 + '[' -e coverage.out ] 19:22:09 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:10 Stashed 1 file(s) [Pipeline] sh 19:22:10 + make build 19:22:10 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:22:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:22:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:22:35 go build -tags " non_delayedstart" -ldflags "-s -w -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 19:22:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-322 in /w/workspace/edgexfoundry_edgex-go_PR-4776 [Pipeline] { [Pipeline] ws 19:22:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:22:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:22:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:22:44 The recommended git tool is: git 19:22:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:22:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:22:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 19:22:47 $ docker stop --time=1 b91dca1a6ba949de4a85f7a43cf264262ae7aa9be5405e747fb5ff523becb1b2 19:22:48 using credential edgex-jenkins-ssh 19:22:48 Cloning the remote Git repository 19:22:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:22:49 > git init /w/workspace/edgex-go/1 # timeout=10 19:22:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:22:49 > git --version # timeout=10 19:22:49 > git --version # 'git version 2.25.1' 19:22:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:22:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:22:54 $ docker rm -f --volumes b91dca1a6ba949de4a85f7a43cf264262ae7aa9be5405e747fb5ff523becb1b2 [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 19:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:55 19:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:22:56 latest: Pulling from edgex-devops/edgex-compose 19:22:56 91d30c5bc195: Pulling fs layer 19:22:56 2e9b0aa3be6d: Pulling fs layer 19:22:56 9c61dcf015f6: Pulling fs layer 19:22:56 4698f68db338: Pulling fs layer 19:22:56 2a2f49069b9e: Pulling fs layer 19:22:56 e0025b399a48: Pulling fs layer 19:22:56 4698f68db338: Waiting 19:22:56 2a2f49069b9e: Waiting 19:22:56 e0025b399a48: Waiting 19:22:56 91d30c5bc195: Verifying Checksum 19:22:56 91d30c5bc195: Download complete 19:22:56 4698f68db338: Verifying Checksum 19:22:56 4698f68db338: Download complete 19:22:56 2e9b0aa3be6d: Verifying Checksum 19:22:56 2e9b0aa3be6d: Download complete 19:22:56 91d30c5bc195: Pull complete 19:22:56 e0025b399a48: Verifying Checksum 19:22:56 e0025b399a48: Download complete 19:22:56 2a2f49069b9e: Download complete 19:22:56 2e9b0aa3be6d: Pull complete 19:22:56 9c61dcf015f6: Download complete 19:23:00 9c61dcf015f6: Pull complete 19:23:00 4698f68db338: Pull complete 19:23:00 2a2f49069b9e: Pull complete 19:23:00 e0025b399a48: Pull complete 19:23:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:23:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:00 prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container 19:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:23:03 $ docker top 0a8959224921666f065cd78d0a0fc64df84160a363f50da38c36fec3cf2e8df9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:04 + docker compose -f ./docker-compose-build.yml build --parallel 19:23:06 #1 [security-spire-agent internal] load build definition from Dockerfile 19:23:06 #1 transferring dockerfile: 1.81kB done 19:23:06 #1 DONE 0.0s 19:23:06 19:23:06 #2 [support-scheduler internal] load build definition from Dockerfile 19:23:06 #2 transferring dockerfile: 1.93kB done 19:23:06 #2 DONE 0.0s 19:23:06 19:23:06 #3 [security-proxy-auth internal] load build definition from Dockerfile 19:23:06 #3 transferring dockerfile: 2.15kB done 19:23:06 #3 DONE 0.0s 19:23:06 19:23:06 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:23:06 #4 transferring dockerfile: 2.49kB done 19:23:06 #4 DONE 0.0s 19:23:06 19:23:06 #5 [core-data internal] load build definition from Dockerfile 19:23:06 #5 transferring dockerfile: 2.01kB done 19:23:06 #5 DONE 0.0s 19:23:06 19:23:06 #6 [core-metadata internal] load build definition from Dockerfile 19:23:06 #6 transferring dockerfile: 2.06kB done 19:23:06 #6 DONE 0.0s 19:23:06 19:23:06 #7 [core-command internal] load build definition from Dockerfile 19:23:06 #7 transferring dockerfile: 1.93kB done 19:23:06 #7 DONE 0.1s 19:23:06 19:23:06 #8 [security-proxy-setup internal] load build definition from Dockerfile 19:23:06 #8 transferring dockerfile: 2.50kB done 19:23:06 #8 DONE 0.0s 19:23:06 19:23:06 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:23:06 #9 transferring dockerfile: 1.89kB done 19:23:06 #9 DONE 0.1s 19:23:06 19:23:06 #10 [security-spire-config internal] load build definition from Dockerfile 19:23:06 #10 transferring dockerfile: 1.69kB done 19:23:06 #10 DONE 0.1s 19:23:06 19:23:06 #11 [security-spire-agent internal] load .dockerignore 19:23:06 #11 transferring context: 50B done 19:23:06 #11 DONE 0.0s 19:23:06 19:23:06 #12 [security-spire-server internal] load build definition from Dockerfile 19:23:06 #12 transferring dockerfile: 1.70kB done 19:23:06 #12 DONE 0.1s 19:23:06 19:23:06 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:23:06 #13 transferring dockerfile: 2.23kB done 19:23:06 #13 DONE 0.0s 19:23:06 19:23:06 #14 [support-notifications internal] load build definition from Dockerfile 19:23:06 #14 transferring dockerfile: 1.95kB done 19:23:06 #14 DONE 0.1s 19:23:06 19:23:06 #15 [security-bootstrapper internal] load build definition from Dockerfile 19:23:06 #15 transferring dockerfile: 2.93kB done 19:23:06 #15 DONE 0.1s 19:23:06 19:23:06 #16 [support-scheduler internal] load .dockerignore 19:23:06 #16 transferring context: 50B done 19:23:06 #16 DONE 0.0s 19:23:06 19:23:06 #17 [core-data internal] load .dockerignore 19:23:06 #17 transferring context: 50B done 19:23:06 #17 DONE 0.0s 19:23:06 19:23:06 #18 [security-proxy-auth internal] load .dockerignore 19:23:06 #18 transferring context: 50B done 19:23:06 #18 DONE 0.0s 19:23:06 19:23:06 #19 [security-secretstore-setup internal] load .dockerignore 19:23:06 #19 transferring context: 50B done 19:23:06 #19 DONE 0.0s 19:23:06 19:23:06 #20 [core-metadata internal] load .dockerignore 19:23:06 #20 transferring context: 50B done 19:23:06 #20 DONE 0.0s 19:23:06 19:23:06 #21 [security-proxy-setup internal] load .dockerignore 19:23:07 #21 transferring context: 50B done 19:23:07 #21 DONE 0.0s 19:23:07 19:23:07 #22 [security-spiffe-token-provider internal] load .dockerignore 19:23:07 #22 transferring context: 50B done 19:23:07 #22 DONE 0.0s 19:23:07 19:23:07 #23 [core-command internal] load .dockerignore 19:23:07 #23 transferring context: 50B done 19:23:07 #23 DONE 0.0s 19:23:07 19:23:07 #24 [security-spire-config internal] load .dockerignore 19:23:07 #24 transferring context: 50B done 19:23:07 #24 DONE 0.0s 19:23:07 19:23:07 #25 [support-notifications internal] load .dockerignore 19:23:07 #25 transferring context: 50B done 19:23:07 #25 DONE 0.0s 19:23:07 19:23:07 #26 [security-spire-server internal] load .dockerignore 19:23:07 #26 transferring context: 50B done 19:23:07 #26 DONE 0.1s 19:23:07 19:23:07 #27 [security-bootstrapper internal] load .dockerignore 19:23:07 #27 transferring context: 50B done 19:23:07 #27 DONE 0.1s 19:23:07 19:23:07 #28 [core-common-config-bootstrapper internal] load .dockerignore 19:23:07 #28 transferring context: 50B done 19:23:07 #28 DONE 0.0s 19:23:07 19:23:07 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:07 #29 DONE 0.0s 19:23:07 19:23:07 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:23:07 #30 ... 19:23:07 19:23:07 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:23:07 #29 DONE 0.0s 19:23:07 19:23:07 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:23:07 #30 DONE 0.6s 19:23:07 19:23:07 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:23:07 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:23:07 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.1s 19:23:07 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:23:07 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:23:07 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:23:07 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 1.05MB / 3.40MB 0.2s 19:23:08 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.3s 19:23:08 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 19:23:08 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done 19:23:08 Merging remotes/origin/main commit 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f into PR head commit de857e69bb1faabc2e823153f68c76cf78f4f7d0 19:23:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:23:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:23:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:23:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4776/head:refs/remotes/origin/PR-4776 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:23:08 > git config core.sparsecheckout # timeout=10 19:23:08 > git checkout -f de857e69bb1faabc2e823153f68c76cf78f4f7d0 # timeout=10 19:23:08 #31 ... 19:23:08 19:23:08 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:23:08 #32 DONE 1.3s 19:23:08 19:23:08 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:23:08 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:23:08 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done 19:23:08 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:23:08 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:23:08 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:23:08 #31 ... 19:23:08 19:23:08 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:23:08 #33 DONE 1.4s 19:23:08 19:23:08 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:23:08 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:23:08 #31 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.4s done 19:23:08 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:23:08 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:23:08 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:23:08 Merge succeeded, producing de857e69bb1faabc2e823153f68c76cf78f4f7d0 19:23:08 Checking out Revision de857e69bb1faabc2e823153f68c76cf78f4f7d0 (PR-4776) 19:23:08 #31 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.4s done 19:23:08 #31 ... 19:23:08 19:23:08 #34 [security-spire-config internal] load build context 19:23:08 #34 transferring context: 16.35kB 0.0s done 19:23:08 #34 DONE 0.3s 19:23:08 19:23:08 #35 [security-spire-server internal] load build context 19:23:08 #35 transferring context: 18.10kB 0.1s done 19:23:08 #35 DONE 0.4s 19:23:08 19:23:08 #36 [security-spire-agent internal] load build context 19:23:08 #36 transferring context: 17.63kB 0.1s done 19:23:08 #36 DONE 0.3s 19:23:08 19:23:08 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:23:08 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:23:08 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:23:08 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:23:08 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:23:08 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:23:08 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:23:08 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:23:08 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:23:08 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 19:23:08 #37 ... 19:23:08 19:23:08 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:23:08 #31 DONE 1.6s 19:23:08 19:23:08 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:23:08 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:23:09 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.6s 19:23:09 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:23:09 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 12.58MB / 25.84MB 0.7s 19:23:09 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.8s 19:23:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:23:09 > git --version # timeout=10 19:23:09 > git --version # 'git version 2.25.1' 19:23:09 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:23:09 #37 ... 19:23:09 19:23:09 #38 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:23:09 #38 DONE 1.8s 19:23:09 19:23:09 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:23:09 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 19:23:09 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 19:23:09 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:23:08 > git remote # timeout=10 19:23:08 > git config --get remote.origin.url # timeout=10 19:23:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:08 > git merge 6cbb312b6c88ab1511ab6686edc3ad03f9d2f99f # timeout=10 19:23:08 > git rev-parse HEAD^{commit} # timeout=10 19:23:08 > git config core.sparsecheckout # timeout=10 19:23:08 > git checkout -f de857e69bb1faabc2e823153f68c76cf78f4f7d0 # timeout=10 19:23:13 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:23:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:23:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:14 Dload Upload Total Spent Left Speed 19:23:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh 19:23:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:23:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 19:23:14 sudo tee /etc/docker/daemon.new 19:23:14 { 19:23:14 "registry-mirrors": [ 19:23:14 "https://nexus3.edgexfoundry.org:10001" 19:23:14 ], 19:23:14 "bip": "10.250.0.254/24", 19:23:14 "hosts": [ 19:23:14 "tcp://0.0.0.0:5555", 19:23:14 "unix:///var/run/docker.sock" 19:23:14 ], 19:23:14 "mtu": 1458, 19:23:14 "selinux-enabled": true, 19:23:14 "seccomp-profile": "/etc/docker/seccomp.json" 19:23:14 } [Pipeline] sh 19:23:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:23:15 + sudo service docker restart 19:23:19 #37 ... 19:23:19 19:23:19 #39 [core-metadata internal] load build context 19:23:19 #39 transferring context: 248.14MB 9.8s 19:23:19 #39 ... 19:23:19 19:23:19 #40 [security-secretstore-setup internal] load build context 19:23:19 #40 ... 19:23:19 19:23:19 #41 [security-proxy-setup internal] load build context 19:23:19 #41 ... 19:23:19 19:23:19 #42 [core-data internal] load build context 19:23:19 #42 ... 19:23:19 19:23:19 #43 [core-common-config-bootstrapper internal] load build context 19:23:19 #43 ... 19:23:19 19:23:19 #44 [security-bootstrapper internal] load build context 19:23:19 #44 ... 19:23:19 19:23:19 #45 [support-notifications internal] load build context 19:23:19 #45 ... 19:23:19 19:23:19 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:19 #46 ... 19:23:19 19:23:19 #47 [support-scheduler internal] load build context 19:23:19 #47 ... 19:23:19 19:23:19 #48 [security-spiffe-token-provider internal] load build context 19:23:19 #48 ... 19:23:19 19:23:19 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:23:19 #49 ... 19:23:19 19:23:19 #50 [core-command internal] load build context 19:23:19 #50 ... 19:23:19 19:23:19 #51 [core-command builder 2/7] WORKDIR /edgex-go 19:23:19 #51 ... 19:23:19 19:23:19 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:23:20 #52 ... 19:23:20 19:23:20 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:23:20 #53 ... 19:23:20 19:23:20 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:23:20 #54 ... 19:23:20 19:23:20 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:23:20 #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:23:20 #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:23:20 #55 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:23:20 #55 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:23:20 #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:23:20 #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:23:20 #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s 19:23:20 #55 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done 19:23:20 #55 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:23:20 #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:23:20 #55 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 19:23:20 #55 ... 19:23:20 19:23:20 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:23:20 #56 ... 19:23:20 19:23:20 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:20 #57 ... 19:23:20 19:23:20 #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:23:20 #58 ... 19:23:20 19:23:20 #59 [security-proxy-auth internal] load build context 19:23:21 #59 ... 19:23:21 19:23:21 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:23:22 #60 ... 19:23:22 19:23:22 #47 [support-scheduler internal] load build context 19:23:23 #47 transferring context: 405.55MB 14.9s done 19:23:25 #47 ... 19:23:25 19:23:25 #43 [core-common-config-bootstrapper internal] load build context 19:23:25 #43 transferring context: 405.55MB 17.9s done 19:23:27 #43 ... 19:23:27 19:23:27 #39 [core-metadata internal] load build context 19:23:27 #39 transferring context: 405.55MB 16.6s done 19:23:27 #39 ... 19:23:27 19:23:27 #40 [security-secretstore-setup internal] load build context 19:23:27 #40 transferring context: 405.55MB 15.4s done 19:23:27 #40 ... 19:23:27 19:23:27 #41 [security-proxy-setup internal] load build context 19:23:27 #41 transferring context: 405.55MB 16.3s done 19:23:28 #41 ... 19:23:28 19:23:28 #42 [core-data internal] load build context 19:23:28 #42 transferring context: 405.55MB 15.5s done 19:23:29 #42 ... 19:23:29 19:23:29 #44 [security-bootstrapper internal] load build context 19:23:29 #44 transferring context: 405.55MB 15.0s done 19:23:29 #44 ... 19:23:29 19:23:29 #45 [support-notifications internal] load build context 19:23:29 #45 transferring context: 405.55MB 17.2s done 19:23:29 #45 ... 19:23:29 19:23:29 #48 [security-spiffe-token-provider internal] load build context 19:23:29 #48 transferring context: 405.55MB 15.5s done 19:23:29 #48 ... 19:23:29 19:23:29 #50 [core-command internal] load build context 19:23:29 #50 transferring context: 405.55MB 15.3s done 19:23:30 #50 DONE 23.3s 19:23:30 19:23:30 #47 [support-scheduler internal] load build context 19:23:30 #47 DONE 23.3s 19:23:30 19:23:30 #51 [support-notifications builder 2/7] WORKDIR /edgex-go 19:23:30 #51 DONE 21.4s 19:23:30 19:23:30 #44 [security-bootstrapper internal] load build context 19:23:30 #44 DONE 23.3s 19:23:30 19:23:30 #40 [security-secretstore-setup internal] load build context 19:23:30 #40 DONE 23.4s 19:23:30 19:23:30 #42 [core-data internal] load build context 19:23:30 #42 DONE 23.4s 19:23:30 19:23:30 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:23:31 #61 ... 19:23:31 19:23:31 #48 [security-spiffe-token-provider internal] load build context 19:23:31 #48 DONE 23.4s 19:23:31 19:23:31 #41 [security-proxy-setup internal] load build context 19:23:31 #41 DONE 23.4s 19:23:31 19:23:31 #43 [core-common-config-bootstrapper internal] load build context 19:23:31 #43 DONE 23.5s 19:23:31 19:23:31 #39 [core-metadata internal] load build context 19:23:31 #39 DONE 23.5s 19:23:31 19:23:31 #45 [support-notifications internal] load build context 19:23:31 #45 DONE 23.5s 19:23:31 19:23:31 #59 [security-proxy-auth internal] load build context 19:23:31 #59 transferring context: 405.55MB 17.2s done 19:23:31 #59 DONE 23.5s 19:23:31 19:23:31 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:23:31 #55 DONE 22.8s 19:23:31 19:23:31 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:33 provisioning config files... 19:23:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6891102288631264856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:34 ---> ****-login.sh 19:23:34 nexus3.edgexfoundry.org:10001 19:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:34 Configure a credential helper to remove this warning. See 19:23:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:34 19:23:34 Login Succeeded 19:23:34 nexus3.edgexfoundry.org:10002 19:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:35 Configure a credential helper to remove this warning. See 19:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:35 19:23:35 Login Succeeded 19:23:35 nexus3.edgexfoundry.org:10003 19:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:35 Configure a credential helper to remove this warning. See 19:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:35 19:23:35 Login Succeeded 19:23:35 nexus3.edgexfoundry.org:10004 19:23:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:35 Configure a credential helper to remove this warning. See 19:23:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:35 19:23:35 Login Succeeded 19:23:35 ****.io 19:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:23:36 #37 ... 19:23:36 19:23:36 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:23:36 #60 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:36 #60 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:36 #60 22.55 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:36 #60 22.55 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:36 #60 22.55 OK: 20071 distinct packages available 19:23:36 #60 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:36 #60 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:36 #60 23.07 (1/11) Installing ca-certificates (20240226-r0) 19:23:36 #60 23.09 (2/11) Installing brotli-libs (1.0.9-r14) 19:23:36 #60 23.10 (3/11) Installing libunistring (1.1-r1) 19:23:36 #60 23.13 (4/11) Installing libidn2 (2.3.4-r1) 19:23:36 #60 23.14 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:23:36 #60 23.14 (6/11) Installing libcurl (8.5.0-r0) 19:23:36 #60 23.15 (7/11) Installing curl (8.5.0-r0) 19:23:36 #60 23.16 (8/11) Installing dumb-init (1.2.5-r2) 19:23:36 #60 23.16 (9/11) Installing musl-obstack (1.2.3-r2) 19:23:36 #60 23.17 (10/11) Installing libucontext (1.2-r2) 19:23:36 #60 23.17 (11/11) Installing gcompat (1.1.0-r1) 19:23:36 #60 23.18 Executing busybox-1.36.1-r5.trigger 19:23:36 #60 23.18 Executing ca-certificates-20240226-r0.trigger 19:23:36 #60 23.26 OK: 12 MiB in 26 packages 19:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:23:36 Configure a credential helper to remove this warning. See 19:23:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:23:36 19:23:36 Login Succeeded 19:23:36 ---> ****-login.sh ends [Pipeline] } 19:23:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:23:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:23:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:23:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:23:37 ========================================================= 19:23:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:23:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:23:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:23:37 9fda8d8052c6: Pulling fs layer 19:23:37 5d54e960e981: Pulling fs layer 19:23:37 c4a7e357bf2a: Pulling fs layer 19:23:37 f0e02332f6b5: Pulling fs layer 19:23:37 872ee5b61b7b: Pulling fs layer 19:23:37 0c6a40ed1a82: Pulling fs layer 19:23:37 94ae7d8d031c: Pulling fs layer 19:23:37 0c6a40ed1a82: Waiting 19:23:37 f0e02332f6b5: Waiting 19:23:37 872ee5b61b7b: Waiting 19:23:37 94ae7d8d031c: Waiting 19:23:37 5d54e960e981: Verifying Checksum 19:23:37 f0e02332f6b5: Verifying Checksum 19:23:37 f0e02332f6b5: Download complete 19:23:37 872ee5b61b7b: Verifying Checksum 19:23:37 872ee5b61b7b: Download complete 19:23:37 9fda8d8052c6: Verifying Checksum 19:23:37 9fda8d8052c6: Download complete 19:23:38 94ae7d8d031c: Verifying Checksum 19:23:38 94ae7d8d031c: Download complete 19:23:38 9fda8d8052c6: Pull complete 19:23:39 5d54e960e981: Pull complete 19:23:39 c4a7e357bf2a: Download complete 19:23:40 #60 ... 19:23:40 19:23:40 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:23:40 #46 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #46 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #46 22.59 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:40 #46 22.59 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:40 #46 22.59 OK: 20071 distinct packages available 19:23:40 #46 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #46 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #46 23.14 (1/4) Installing dumb-init (1.2.5-r2) 19:23:40 #46 23.15 (2/4) Installing musl-obstack (1.2.3-r2) 19:23:40 #46 23.15 (3/4) Installing libucontext (1.2-r2) 19:23:40 #46 23.15 (4/4) Installing gcompat (1.1.0-r1) 19:23:40 #46 23.16 Executing busybox-1.36.1-r5.trigger 19:23:40 #46 23.16 OK: 8 MiB in 19 packages 19:23:40 #46 DONE 31.4s 19:23:40 19:23:40 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:40 #57 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #57 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #57 22.86 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:40 #57 22.86 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:40 #57 22.86 OK: 20071 distinct packages available 19:23:40 #57 22.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #57 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #57 23.30 (1/5) Installing dumb-init (1.2.5-r2) 19:23:40 #57 23.31 (2/5) Installing musl-obstack (1.2.3-r2) 19:23:40 #57 23.31 (3/5) Installing libucontext (1.2-r2) 19:23:40 #57 23.31 (4/5) Installing gcompat (1.1.0-r1) 19:23:40 #57 23.32 (5/5) Installing openssl (3.1.4-r5) 19:23:40 #57 23.33 Executing busybox-1.36.1-r5.trigger 19:23:40 #57 23.34 OK: 8 MiB in 20 packages 19:23:40 #57 DONE 31.5s 19:23:40 19:23:40 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:23:40 #56 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #56 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #56 23.84 (1/2) Installing dumb-init (1.2.5-r2) 19:23:40 #56 23.84 (2/2) Installing su-exec (0.2-r3) 19:23:40 #56 23.84 Executing busybox-1.36.1-r5.trigger 19:23:40 #56 23.85 OK: 7 MiB in 17 packages 19:23:40 #56 DONE 31.3s 19:23:40 19:23:40 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:23:40 #60 DONE 31.3s 19:23:40 19:23:40 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:23:40 #54 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #54 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #54 22.93 (1/4) Installing ca-certificates (20240226-r0) 19:23:40 #54 22.97 (2/4) Installing dumb-init (1.2.5-r2) 19:23:40 #54 22.98 (3/4) Installing su-exec (0.2-r3) 19:23:40 #54 22.98 (4/4) Installing yq (4.33.3-r5) 19:23:40 #54 23.05 Executing busybox-1.36.1-r5.trigger 19:23:40 #54 23.05 Executing ca-certificates-20240226-r0.trigger 19:23:40 #54 23.10 OK: 17 MiB in 19 packages 19:23:40 #54 DONE 31.3s 19:23:40 19:23:40 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:23:40 #0 4.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #0 4.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #0 4.864 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:23:40 #0 4.864 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:23:40 #0 4.864 OK: 20077 distinct packages available 19:23:40 #0 4.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #0 5.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #0 5.227 OK: 264 MiB in 52 packages 19:23:40 #62 DONE 9.5s 19:23:40 19:23:40 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:23:40 #61 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #61 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #61 5.083 OK: 264 MiB in 52 packages 19:23:40 #61 DONE 9.6s 19:23:40 19:23:40 #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:23:40 #58 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #58 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #58 23.19 (1/1) Installing dumb-init (1.2.5-r2) 19:23:40 #58 23.20 Executing busybox-1.36.1-r5.trigger 19:23:40 #58 23.20 OK: 7 MiB in 16 packages 19:23:40 #58 DONE 31.4s 19:23:40 19:23:40 #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:23:40 #63 ... 19:23:40 19:23:40 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:23:40 #52 22.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #52 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #52 22.83 (1/4) Installing dumb-init (1.2.5-r2) 19:23:40 #52 22.85 (2/4) Installing openssl (3.1.4-r5) 19:23:40 #52 22.86 (3/4) Installing su-exec (0.2-r3) 19:23:40 #52 22.87 (4/4) Installing yq (4.33.3-r5) 19:23:40 #52 23.03 Executing busybox-1.36.1-r5.trigger 19:23:40 #52 23.04 OK: 17 MiB in 19 packages 19:23:40 #52 DONE 31.4s 19:23:40 19:23:40 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:23:40 #53 23.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #53 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #53 24.11 (1/1) Installing dumb-init (1.2.5-r2) 19:23:40 #53 24.12 Executing busybox-1.36.1-r5.trigger 19:23:40 #53 24.12 OK: 7 MiB in 16 packages 19:23:40 #53 DONE 31.4s 19:23:40 19:23:40 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:23:40 #49 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #49 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #49 22.53 (1/2) Installing ca-certificates (20240226-r0) 19:23:40 #49 22.55 (2/2) Installing dumb-init (1.2.5-r2) 19:23:40 #49 22.55 Executing busybox-1.36.1-r5.trigger 19:23:40 #49 22.56 Executing ca-certificates-20240226-r0.trigger 19:23:40 #49 22.79 OK: 8 MiB in 17 packages 19:23:40 #49 DONE 31.4s 19:23:40 19:23:40 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:23:40 #0 5.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:40 #0 5.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:40 #0 6.216 OK: 264 MiB in 52 packages 19:23:40 #64 DONE 9.6s 19:23:40 19:23:40 #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:23:40 #63 DONE 0.2s 19:23:40 19:23:40 #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:23:40 #65 DONE 0.2s 19:23:40 19:23:40 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:23:40 #66 DONE 0.1s 19:23:40 19:23:40 #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:23:40 0c6a40ed1a82: Verifying Checksum 19:23:40 0c6a40ed1a82: Download complete 19:23:41 #67 ... 19:23:41 19:23:41 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:23:41 #68 ... 19:23:41 19:23:41 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:23:42 #69 ... 19:23:42 19:23:42 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:23:42 #68 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:42 #68 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:42 #68 10.85 OK: 264 MiB in 52 packages 19:23:42 #68 DONE 11.0s 19:23:42 19:23:42 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:23:42 #70 DONE 0.0s 19:23:42 19:23:42 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:43 #71 ... 19:23:43 19:23:43 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:23:43 #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:43 #0 2.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:43 #0 2.416 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:43 #0 2.424 OK: 8 MiB in 19 packages 19:23:43 #72 DONE 3.8s 19:23:44 19:23:44 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:23:44 #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:44 #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:44 #0 2.933 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:44 #0 3.226 OK: 17 MiB in 19 packages 19:23:44 #73 DONE 3.7s 19:23:44 19:23:44 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:23:44 #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:44 #0 2.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:44 #0 2.491 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:44 #0 2.503 OK: 7 MiB in 17 packages 19:23:44 #74 DONE 3.8s 19:23:44 19:23:44 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:23:44 #0 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:44 #0 2.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:44 #0 2.384 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:44 #0 2.391 Executing ca-certificates-20240226-r0.trigger 19:23:44 #0 2.445 OK: 17 MiB in 19 packages 19:23:44 #75 DONE 3.8s 19:23:44 19:23:44 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:23:45 #76 ... 19:23:45 19:23:45 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:23:45 #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:45 #0 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:45 #0 3.236 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:45 #0 3.334 Executing ca-certificates-20240226-r0.trigger 19:23:45 #0 3.384 OK: 12 MiB in 26 packages 19:23:45 #77 DONE 4.7s 19:23:45 19:23:45 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:23:45 #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:45 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:45 #0 2.688 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:45 #0 3.214 Executing ca-certificates-20240226-r0.trigger 19:23:45 #0 3.252 OK: 8 MiB in 17 packages 19:23:45 #78 DONE 4.7s 19:23:45 19:23:45 #67 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:23:45 #67 2.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:45 #67 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:45 #67 2.625 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:45 #67 3.288 OK: 7 MiB in 16 packages 19:23:45 #67 DONE 4.8s 19:23:45 19:23:45 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:23:45 #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:45 #0 3.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:45 #0 3.980 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:45 #0 3.989 OK: 7 MiB in 16 packages 19:23:45 #79 DONE 4.8s 19:23:45 19:23:45 #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:23:45 #69 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:23:45 #69 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:23:45 #69 2.994 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:23:45 #69 3.517 OK: 8 MiB in 20 packages 19:23:45 #69 DONE 5.0s 19:23:45 19:23:45 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:23:47 #80 ... 19:23:47 19:23:47 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:23:47 #81 DONE 3.1s 19:23:47 19:23:47 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:23:47 #82 DONE 3.1s 19:23:47 19:23:47 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:23:49 #83 DONE 2.2s 19:23:49 19:23:49 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:23:49 #84 DONE 4.3s 19:23:49 19:23:49 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:23:49 #80 DONE 4.3s 19:23:49 19:23:49 #85 [security-spire-config stage-2 6/10] COPY security.txt / 19:23:49 #85 DONE 0.1s 19:23:49 19:23:49 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:23:49 #86 DONE 0.1s 19:23:49 19:23:49 #87 [security-spire-server stage-2 6/9] COPY security.txt / 19:23:50 #87 ... 19:23:50 19:23:50 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:23:50 #88 DONE 1.1s 19:23:50 19:23:50 #87 [security-spire-server stage-2 6/9] COPY security.txt / 19:23:50 #87 DONE 1.1s 19:23:50 19:23:50 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:23:50 #76 DONE 6.4s 19:23:50 19:23:50 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:23:50 #89 DONE 0.1s 19:23:50 19:23:50 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:23:50 #90 DONE 0.1s 19:23:50 19:23:50 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:23:50 #91 DONE 1.1s 19:23:50 19:23:50 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:23:50 #92 DONE 0.1s 19:23:50 19:23:50 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:23:50 #93 DONE 0.1s 19:23:50 19:23:50 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:23:50 #94 DONE 0.1s 19:23:50 19:23:50 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:23:50 #95 DONE 0.1s 19:23:50 19:23:50 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 19:23:50 #96 DONE 0.1s 19:23:50 19:23:50 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:23:50 #97 DONE 0.1s 19:23:50 19:23:50 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:23:50 #98 DONE 0.1s 19:23:50 19:23:50 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:23:50 #99 DONE 0.1s 19:23:50 19:23:50 #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:51 #100 ... 19:23:51 19:23:51 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:23:51 #101 DONE 0.1s 19:23:51 19:23:51 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:51 #102 ... 19:23:51 19:23:51 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:51 #103 ... 19:23:51 19:23:51 #104 [security-spire-config] exporting to image 19:23:51 #104 exporting layers 0.6s done 19:23:51 #104 writing image sha256:84c4936682bf47c54e5a18b44c65ba02080e5eee92d8242a1ea5a676eb007c2b done 19:23:51 #104 naming to docker.io/library/security-spire-config done 19:23:51 #104 exporting layers 0.6s done 19:23:51 #104 writing image sha256:b125eca68e0ac1f779176f704c04ed26b5e77e36aa51b909e440755e93f7314d done 19:23:51 #104 naming to docker.io/library/security-spire-server done 19:23:51 #104 writing image sha256:8bcad55bf14a6b887bbd34cf8cb86054839855148a8e68f366024a95bd232d75 done 19:23:51 #104 naming to docker.io/library/security-spire-agent done 19:23:51 #104 DONE 1.0s 19:23:51 19:23:51 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:52 c4a7e357bf2a: Pull complete 19:23:52 f0e02332f6b5: Pull complete 19:23:52 872ee5b61b7b: Pull complete 19:24:01 0c6a40ed1a82: Pull complete 19:24:02 94ae7d8d031c: Pull complete 19:24:02 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:24:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:24:03 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:03 WORKDIR /edgex 19:24:03 COPY go.mod . 19:24:03 RUN go mod downloaddocker 19:24:03 build -t ci-base-image-arm64 -f - . 19:24:03 Sending build context to Docker daemon 2.993MB 19:24:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:24:03 ---> 86de565de09d 19:24:03 Step 2/4 : WORKDIR /edgex 19:24:05 ---> Running in 456c530d8a63 19:24:05 Removing intermediate container 456c530d8a63 19:24:05 ---> 57b8b86ca89f 19:24:05 Step 3/4 : COPY go.mod . 19:24:05 ---> cbd1c50a89b7 19:24:05 Step 4/4 : RUN go mod download 19:24:06 ---> Running in a94a94344155 19:24:30 #102 ... 19:24:30 19:24:30 #100 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:30 #100 DONE 47.6s 19:24:30 19:24:30 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:30 #71 DONE 46.4s 19:24:30 19:24:30 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:30 #102 DONE 47.7s 19:24:30 19:24:30 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:30 #103 DONE 47.7s 19:24:30 19:24:30 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:24:38 #105 ... 19:24:38 19:24:38 #106 [support-notifications builder 6/7] COPY . . 19:24:38 #106 DONE 10.2s 19:24:38 19:24:38 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:24:38 #105 DONE 10.1s 19:24:38 19:24:38 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:24:38 #107 CACHED 19:24:38 19:24:38 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 #108 CACHED 19:24:38 19:24:38 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 19:24:38 #109 CACHED 19:24:38 19:24:38 #110 [security-bootstrapper builder 6/7] COPY . . 19:24:38 #110 DONE 10.2s 19:24:38 19:24:38 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:24:38 #111 CACHED 19:24:38 19:24:38 #112 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 #112 CACHED 19:24:38 19:24:38 #113 [security-proxy-setup builder 6/7] COPY . . 19:24:38 #113 CACHED 19:24:38 19:24:38 #114 [core-data builder 6/7] COPY . . 19:24:38 #114 CACHED 19:24:38 19:24:38 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 #115 CACHED 19:24:38 19:24:38 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 19:24:38 #116 CACHED 19:24:38 19:24:38 #117 [core-command builder 6/7] COPY . . 19:24:38 #117 CACHED 19:24:38 19:24:38 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 #118 CACHED 19:24:38 19:24:38 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 19:24:38 #119 CACHED 19:24:38 19:24:38 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 #120 CACHED 19:24:38 19:24:38 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:24:38 #121 CACHED 19:24:38 19:24:38 #122 [core-metadata builder 6/7] COPY . . 19:24:38 #122 CACHED 19:24:38 19:24:38 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:24:38 #123 CACHED 19:24:38 19:24:38 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 #124 CACHED 19:24:38 19:24:38 #125 [security-proxy-auth builder 6/7] COPY . . 19:24:38 #125 CACHED 19:24:38 19:24:38 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 #126 CACHED 19:24:38 19:24:38 #127 [security-secretstore-setup builder 6/7] COPY . . 19:24:38 #127 CACHED 19:24:38 19:24:38 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:24:38 #128 CACHED 19:24:38 19:24:38 #129 [support-scheduler builder 6/7] COPY . . 19:24:38 #129 DONE 10.2s 19:24:38 19:24:38 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:24:39 #130 0.954 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:24:49 #130 ... 19:24:49 19:24:49 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:24:49 #0 0.649 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:24:49 #131 ... 19:24:49 19:24:49 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:49 #0 0.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:24:49 #132 ... 19:24:49 19:24:49 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:24:49 #0 0.809 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:24:49 #133 ... 19:24:49 19:24:49 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:24:49 #0 1.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:24:49 #134 ... 19:24:49 19:24:49 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:24:49 #0 0.722 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:49 #135 ... 19:24:49 19:24:49 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:24:49 #0 0.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:24:49 #136 ... 19:24:49 19:24:49 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:49 #0 0.732 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:24:49 #137 ... 19:24:49 19:24:49 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:24:49 #0 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:24:49 #138 ... 19:24:49 19:24:49 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:24:49 #0 0.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:49 #139 ... 19:24:49 19:24:49 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:24:49 #0 1.369 go build -tags " non_delayedstart" -ldflags "-s -w -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 19:25:13 Removing intermediate container a94a94344155 19:25:13 ---> bd8dcfbe56d2 19:25:13 Successfully built bd8dcfbe56d2 19:25:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:14 + docker inspect -f . ci-base-image-arm64 19:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:14 prd-ubuntu20.04-docker-arm64-4c-16g-322 does not seem to be running inside a container 19:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:25:15 $ docker top 0bc6e6e99ff0fc4f6613af86a9d773eff9a923d8ce1b42b7b08b11099f7d5a2c -eo pid,comm [Pipeline] { [Pipeline] sh 19:25:16 + go version 19:25:16 go version go1.21.0 linux/arm64 [Pipeline] } 19:25:16 $ docker stop --time=1 0bc6e6e99ff0fc4f6613af86a9d773eff9a923d8ce1b42b7b08b11099f7d5a2c 19:25:18 $ docker rm -f --volumes 0bc6e6e99ff0fc4f6613af86a9d773eff9a923d8ce1b42b7b08b11099f7d5a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:25:19 + docker inspect -f . ci-base-image-arm64 19:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:25:19 prd-ubuntu20.04-docker-arm64-4c-16g-322 does not seem to be running inside a container 19:25:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:25:20 $ docker top 3efdcfce774bd6083027c27675409265d6e5c948bb4d5b0b3b10b8b002470e7e -eo pid,comm [Pipeline] { [Pipeline] echo 19:25:21 ========================================================= 19:25:21 [edgeXBuildGoParallel] Running Tests and Build... 19:25:21 ========================================================= [Pipeline] sh 19:25:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:25:22 + make test 19:25:22 go test -race -coverprofile=coverage.out ./... 19:25:57 #140 ... 19:25:57 19:25:57 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:57 #137 72.29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:26:00 ? github.com/edgexfoundry/edgex-go [no test files] 19:26:44 #137 ... 19:26:44 19:26:44 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:26:44 #140 DONE 123.6s 19:26:44 19:26:44 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:26:44 #131 DONE 123.6s 19:26:44 19:26:44 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:26:44 #133 DONE 123.6s 19:26:44 19:26:44 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:26:44 #134 DONE 123.7s 19:26:44 19:26:44 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:44 #136 DONE 123.7s 19:26:44 19:26:44 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #141 ... 19:26:44 19:26:44 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:26:44 #130 DONE 123.7s 19:26:44 19:26:44 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:44 #137 DONE 123.8s 19:26:44 19:26:44 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #142 ... 19:26:44 19:26:44 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:26:44 #135 DONE 124.0s 19:26:44 19:26:44 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:26:44 #138 DONE 124.0s 19:26:44 19:26:44 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:26:44 #132 DONE 124.1s 19:26:44 19:26:44 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:26:44 #139 DONE 124.1s 19:26:44 19:26:44 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #143 ... 19:26:44 19:26:44 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #141 DONE 0.7s 19:26:44 19:26:44 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #144 DONE 0.8s 19:26:44 19:26:44 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:26:44 #145 DONE 0.8s 19:26:44 19:26:44 #142 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #142 DONE 0.7s 19:26:44 19:26:44 #146 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #146 DONE 0.7s 19:26:44 19:26:44 #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:26:44 #147 ... 19:26:44 19:26:44 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #143 DONE 0.5s 19:26:44 19:26:44 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #148 DONE 0.6s 19:26:44 19:26:44 #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:26:44 #149 DONE 0.3s 19:26:44 19:26:44 #150 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #150 CACHED 19:26:44 19:26:44 #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:26:44 #151 CACHED 19:26:44 19:26:44 #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #152 CACHED 19:26:44 19:26:44 #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:26:44 #153 CACHED 19:26:44 19:26:44 #154 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:26:44 #154 DONE 0.3s 19:26:44 19:26:44 #155 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:26:44 #155 DONE 0.3s 19:26:44 19:26:44 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #156 CACHED 19:26:44 19:26:44 #157 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:26:44 #157 CACHED 19:26:44 19:26:44 #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:26:44 #158 CACHED 19:26:44 19:26:44 #159 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:26:44 #159 CACHED 19:26:44 19:26:44 #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:26:44 #160 ... 19:26:44 19:26:44 #147 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:26:44 #147 DONE 0.3s 19:26:44 19:26:44 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:26:44 #161 DONE 0.3s 19:26:44 19:26:44 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:26:44 #162 DONE 0.3s 19:26:44 19:26:44 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:26:46 #163 DONE 2.9s 19:26:46 19:26:46 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:26:46 #164 DONE 2.9s 19:26:46 19:26:46 #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:26:46 #165 DONE 2.9s 19:26:46 19:26:46 #166 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:26:46 #166 DONE 2.9s 19:26:46 19:26:46 #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:26:46 #160 DONE 3.0s 19:26:46 19:26:46 #167 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:26:46 #167 DONE 2.9s 19:26:46 19:26:46 #168 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:26:46 #168 DONE 3.0s 19:26:46 19:26:46 #169 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:26:46 #169 ... 19:26:46 19:26:46 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:26:46 #170 DONE 3.0s 19:26:46 19:26:46 #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:26:46 #171 DONE 3.0s 19:26:46 19:26:46 #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:26:46 #172 DONE 3.0s 19:26:46 19:26:46 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:26:46 #173 DONE 0.3s 19:26:46 19:26:46 #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:26:46 #174 DONE 0.3s 19:26:46 19:26:46 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:46 #175 ... 19:26:46 19:26:46 #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:26:46 #176 DONE 0.3s 19:26:46 19:26:46 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:26:46 #177 DONE 0.3s 19:26:46 19:26:46 #178 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:26:46 #178 DONE 0.3s 19:26:46 19:26:46 #169 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:26:46 #169 DONE 0.4s 19:26:46 19:26:46 #179 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:26:46 #179 DONE 0.4s 19:26:46 19:26:46 #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:26:46 #180 DONE 0.3s 19:26:46 19:26:46 #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:26:46 #181 DONE 0.3s 19:26:46 19:26:46 #182 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:26:46 #182 DONE 0.4s 19:26:46 19:26:46 #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:26:46 #183 DONE 3.8s 19:26:46 19:26:46 #104 [core-command] exporting to image 19:26:46 #104 exporting layers 19:26:46 #104 ... 19:26:46 19:26:46 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:26:46 #175 DONE 0.5s 19:26:46 19:26:46 #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:26:46 #184 DONE 0.5s 19:26:46 19:26:46 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:26:46 #185 DONE 0.5s 19:26:46 19:26:46 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:46 #186 DONE 0.5s 19:26:46 19:26:46 #187 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:26:46 #187 DONE 0.4s 19:26:46 19:26:46 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:26:46 #188 DONE 0.4s 19:26:46 19:26:46 #104 [core-metadata] exporting to image 19:26:47 #104 ... 19:26:47 19:26:47 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:26:47 #189 DONE 0.3s 19:26:47 19:26:47 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:47 #190 DONE 0.3s 19:26:47 19:26:47 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:26:47 #191 DONE 0.4s 19:26:47 19:26:47 #104 [core-metadata] exporting to image 19:26:47 #104 exporting layers 0.8s done 19:26:47 #104 exporting layers 0.9s done 19:26:47 #104 writing image sha256:90697f100c0b08875dd458fb58a28b2eb1c38d87c05dbefa7ab887a7e3d14e32 done 19:26:47 #104 naming to docker.io/library/support-notifications 19:26:47 #104 writing image sha256:da40873b81e3a672ce71fbb889e6ff2bb808eecbaecd8178ad25671e4b765202 19:26:47 #104 exporting layers 1.3s done 19:26:47 #104 naming to docker.io/library/support-notifications 0.5s done 19:26:48 #104 ... 19:26:48 19:26:48 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:48 #192 DONE 0.6s 19:26:48 19:26:48 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:48 #193 DONE 0.6s 19:26:48 19:26:48 #104 [core-data] exporting to image 19:26:48 #104 exporting layers 1.0s done 19:26:48 #104 writing image sha256:da40873b81e3a672ce71fbb889e6ff2bb808eecbaecd8178ad25671e4b765202 0.5s done 19:26:48 #104 writing image sha256:8bbf8747a58a5ebb73d6ecac574b99b1fb520fd929dd2fcf6b77d1ee02a91d61 0.0s done 19:26:48 #104 writing image sha256:a83b7107af7f9e5830a1f49ecd7da506a77d7914b6691fffcbddd4fdb2d2e357 0.0s done 19:26:48 #104 naming to docker.io/library/security-spiffe-token-provider done 19:26:48 #104 naming to docker.io/library/core-command done 19:26:48 #104 naming to docker.io/library/support-scheduler done 19:26:48 #104 writing image sha256:c01254560222826cd1f84766db4044de2fd270d8f20102f01fdbe919ca9ba4de done 19:26:48 #104 naming to docker.io/library/core-data done 19:26:48 #104 writing image sha256:a99fd720cbf3acb8f89410a3eadbf483d90a0177f823208c122a83ad1c1ca1e3 done 19:26:48 #104 naming to docker.io/library/core-metadata done 19:26:48 #104 DONE 2.6s 19:26:48 19:26:48 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:26:48 #194 DONE 0.1s 19:26:48 19:26:48 #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:48 #195 DONE 0.1s 19:26:48 19:26:48 #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:26:48 #196 DONE 0.1s 19:26:48 19:26:48 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:48 #197 ... 19:26:48 19:26:48 #198 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:26:48 #198 DONE 0.0s 19:26:48 19:26:48 #199 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:48 #199 DONE 1.3s 19:26:48 19:26:48 #200 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:48 #200 DONE 1.3s 19:26:48 19:26:48 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:26:48 #201 DONE 0.1s 19:26:48 19:26:48 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:48 #202 DONE 1.0s 19:26:48 19:26:48 #104 [security-proxy-setup] exporting to image 19:26:48 #104 ... 19:26:48 19:26:48 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:26:48 #203 DONE 0.1s 19:26:48 19:26:48 #104 [core-common-config-bootstrapper] exporting to image 19:26:48 #104 exporting layers 0.3s done 19:26:48 #104 writing image sha256:077c22a68583303041d0d8a32b5d98a736897bdebd7d66f5c15a813ca0525a42 done 19:26:48 #104 naming to docker.io/library/core-common-config-bootstrapper done 19:26:48 #104 writing image sha256:9e0ebba469b581e31e7233bcc9256dd86c70270c361b2ef75c4374155c779625 19:26:48 #104 exporting layers 0.3s done 19:26:48 #104 writing image sha256:9e0ebba469b581e31e7233bcc9256dd86c70270c361b2ef75c4374155c779625 done 19:26:48 #104 naming to docker.io/library/security-proxy-auth done 19:26:48 #104 writing image sha256:375e6bd0e8e5c8ff37722056ea81f4498c325160bf8a6ac5dd55c7a38ae59f9b done 19:26:48 #104 naming to docker.io/library/security-proxy-setup done 19:26:48 #104 DONE 3.0s 19:26:48 19:26:48 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:26:48 #204 ... 19:26:48 19:26:48 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:48 #197 DONE 0.7s 19:26:49 19:26:49 #104 [security-secretstore-setup] exporting to image 19:26:49 #104 ... 19:26:49 19:26:49 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:26:49 #204 DONE 0.6s 19:26:49 19:26:49 #104 [security-secretstore-setup] exporting to image 19:26:49 #104 exporting layers 0.3s done 19:26:49 #104 writing image sha256:e4a665798f2f2b05ddefd6df25fed04811867774b02223f2f8d55161acaa58ec 0.0s done 19:26:49 #104 naming to docker.io/library/security-secretstore-setup done 19:26:49 #104 exporting layers 0.2s done 19:26:49 #104 writing image sha256:08e0023b1c0e94d8eee898b329ecb0549177f88c9198df88d95a49c0da2320ce done 19:26:49 #104 naming to docker.io/library/security-bootstrapper done 19:26:49 #104 DONE 3.4s 19:26:49 19:26:49 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:26:49 time="2024-03-18T19:23:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:26:49 $ docker stop --time=1 0a8959224921666f065cd78d0a0fc64df84160a363f50da38c36fec3cf2e8df9 19:26:50 $ docker rm -f --volumes 0a8959224921666f065cd78d0a0fc64df84160a363f50da38c36fec3cf2e8df9 [Pipeline] // withDockerContainer [Pipeline] sh 19:26:50 + docker images 19:26:50 REPOSITORY TAG IMAGE ID CREATED SIZE 19:26:50 security-proxy-auth latest 9e0ebba469b5 2 seconds ago 32.8MB 19:26:50 security-bootstrapper latest 08e0023b1c0e 2 seconds ago 18.9MB 19:26:50 security-proxy-setup latest 375e6bd0e8e5 2 seconds ago 26.2MB 19:26:50 core-common-config-bootstrapper latest 077c22a68583 2 seconds ago 15.3MB 19:26:50 security-secretstore-setup latest e4a665798f2f 2 seconds ago 36.7MB 19:26:50 security-spiffe-token-provider latest da40873b81e3 4 seconds ago 29MB 19:26:50 support-notifications latest 90697f100c0b 4 seconds ago 38.7MB 19:26:50 core-data latest c01254560222 4 seconds ago 35.5MB 19:26:50 core-command latest 8bbf8747a58a 4 seconds ago 35.1MB 19:26:50 core-metadata latest a99fd720cbf3 4 seconds ago 35.7MB 19:26:50 support-scheduler latest a83b7107af7f 4 seconds ago 38.1MB 19:26:50 security-spire-config latest 84c4936682bf 3 minutes ago 102MB 19:26:50 security-spire-agent latest 8bcad55bf14a 3 minutes ago 161MB 19:26:50 security-spire-server latest b125eca68e0a 3 minutes ago 102MB 19:26:50 ci-base-image-x86_64 latest 74384ec762b2 6 minutes ago 976MB 19:26:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 months ago 564MB 19:26:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB 19:26:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 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] } 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:28:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:28:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:28:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.245s coverage: 28.7% of statements 19:28:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.256s coverage: 97.0% of statements 19:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:28:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:28:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.348s coverage: 69.2% of statements 19:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:28:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:29:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.296s coverage: 53.2% of statements 19:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:29:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:29:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:29:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.510s coverage: 93.4% of statements 19:29:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.625s coverage: 6.1% of statements 19:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:29:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:29:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:29:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.518s coverage: 97.6% of statements 19:29:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.183s coverage: 72.2% of statements 19:29:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:29:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:29:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.363s coverage: 0.9% of statements 19:29:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.266s coverage: 32.2% of statements 19:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.264s coverage: 41.7% of statements 19:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.229s coverage: 82.9% of statements 19:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.173s coverage: 94.1% of statements 19:29:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.214s coverage: 96.3% of statements 19:29:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.214s coverage: 87.5% of statements 19:29:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:29:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:29:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:29:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.185s coverage: 94.4% of statements 19:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:29:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:30:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:30:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.006s coverage: 79.9% of statements 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.235s coverage: 92.9% of statements 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.068s coverage: 64.4% of statements 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.201s coverage: 62.3% of statements 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.213s coverage: 87.2% of statements 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.158s coverage: 20.0% of statements 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.158s coverage: 100.0% of statements 19:30:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.471s coverage: 81.8% of statements 19:30:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.347s coverage: 82.1% of statements 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.206s coverage: 86.0% of statements 19:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:30:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.789s coverage: 63.1% of statements 19:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.200s coverage: 100.0% of statements 19:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.096s coverage: 89.4% of statements 19:30:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.069s coverage: 73.7% of statements 19:30:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 19:30:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:30:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:30:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:30:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.725s coverage: 38.4% of statements 19:30:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.212s coverage: 89.5% of statements 19:30:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.189s coverage: 84.8% of statements 19:30:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:30:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:30:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:30:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:30:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:30:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.262s coverage: 19.9% of statements 19:30:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.515s coverage: 95.7% of statements 19:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:30:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:30:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.262s coverage: 61.8% of statements 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:30:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:30:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.351s coverage: 98.9% of statements 19:30:46 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 19:30:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:30:46 go vet ./... 19:33:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:53 ./bin/test-attribution-txt.sh 19:33:53 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:33:53 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:33:53 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:33:53 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:33:53 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:33:53 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:33:53 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:33:53 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:33:53 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:33:53 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:33:53 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:33:53 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:33:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:33:54 + ls -al . 19:33:54 total 804 19:33:54 drwxrwxr-x 10 1001 1001 4096 Mar 18 19:25 . 19:33:54 drwxr-xr-x 4 root root 4096 Mar 18 19:25 .. 19:33:54 drwxrwxr-x 2 1001 1001 4096 Mar 18 19:23 .blubracket 19:33:54 -rw-rw-r-- 1 1001 1001 10 Mar 18 19:23 .dockerignore 19:33:54 drwxrwxr-x 8 1001 1001 4096 Mar 18 19:23 .git 19:33:54 drwxrwxr-x 3 1001 1001 4096 Mar 18 19:23 .github 19:33:54 -rw-rw-r-- 1 1001 1001 1074 Mar 18 19:23 .gitignore 19:33:54 -rw-rw-r-- 1 1001 1001 42 Mar 18 19:23 .golangci.yml 19:33:54 -rw-rw-r-- 1 1001 1001 100 Mar 18 19:23 .hadolint.yml 19:33:54 -rw-rw-r-- 1 1001 1001 155 Mar 18 19:23 .sonarcloud.properties 19:33:54 -rw-rw-r-- 1 1001 1001 1171 Mar 18 19:23 ADOPTERS.md 19:33:54 -rw-rw-r-- 1 1001 1001 11674 Mar 18 19:23 Attribution.txt 19:33:54 -rw-rw-r-- 1 1001 1001 100284 Mar 18 19:23 CHANGELOG.md 19:33:54 -rw-rw-r-- 1 1001 1001 3804 Mar 18 19:23 CONTRIBUTING.md 19:33:54 -rw-rw-r-- 1 1001 1001 677 Mar 18 19:23 GOVERNANCE.md 19:33:54 -rw-rw-r-- 1 1001 1001 861 Mar 18 19:23 Jenkinsfile 19:33:54 -rw-rw-r-- 1 1001 1001 10775 Mar 18 19:23 LICENSE 19:33:54 -rw-rw-r-- 1 1001 1001 15392 Mar 18 19:23 Makefile 19:33:54 -rw-rw-r-- 1 1001 1001 582 Mar 18 19:23 OWNERS.md 19:33:54 -rw-rw-r-- 1 1001 1001 9528 Mar 18 19:23 README.md 19:33:54 -rw-rw-r-- 1 1001 1001 789 Mar 18 19:23 SECURITY.md 19:33:54 -rw-rw-r-- 1 1001 1001 5 Mar 18 19:19 VERSION 19:33:54 drwxrwxr-x 2 1001 1001 4096 Mar 18 19:23 bin 19:33:54 drwxrwxr-x 18 1001 1001 4096 Mar 18 19:23 cmd 19:33:54 -rw-r--r-- 1 root root 455122 Mar 18 19:30 coverage.out 19:33:54 drwxrwxr-x 2 1001 1001 4096 Mar 18 19:23 fuzz_test 19:33:54 -rw-rw-r-- 1 1001 1001 7037 Mar 18 19:23 go.mod 19:33:54 -rw-rw-r-- 1 1001 1001 101540 Mar 18 19:23 go.sum 19:33:54 drwxrwxr-x 7 1001 1001 4096 Mar 18 19:23 internal 19:33:54 drwxrwxr-x 3 1001 1001 4096 Mar 18 19:23 openapi 19:33:54 -rw-rw-r-- 1 1001 1001 584 Mar 18 19:23 security.txt 19:33:54 -rw-rw-r-- 1 1001 1001 204 Mar 18 19:23 version.go [Pipeline] sh 19:33:54 + '[' -e coverage.out ] 19:33:54 + chown 1001:1001 coverage.out [Pipeline] stash 19:33:54 Warning: overwriting stash ‘coverage-report’ 19:33:55 Stashed 1 file(s) [Pipeline] sh 19:33:56 + make build 19:33:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:36:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:36:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:36:28 go build -tags " non_delayedstart" -ldflags "-s -w -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 19:36:31 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:36:58 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:37:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:37:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:37:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:37:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:37:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 19:37:30 $ docker stop --time=1 3efdcfce774bd6083027c27675409265d6e5c948bb4d5b0b3b10b8b002470e7e 19:37:32 $ docker rm -f --volumes 3efdcfce774bd6083027c27675409265d6e5c948bb4d5b0b3b10b8b002470e7e [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 19:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:36 19:37:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:37 latest: Pulling from edgex-devops/edgex-compose-arm64 19:37:37 547446be3368: Pulling fs layer 19:37:37 d125d8839a47: Pulling fs layer 19:37:37 3e85d5ac6304: Pulling fs layer 19:37:37 c3105a71a48b: Pulling fs layer 19:37:37 0f093f025ec4: Pulling fs layer 19:37:37 c3106fc0e877: Pulling fs layer 19:37:37 c3105a71a48b: Waiting 19:37:37 0f093f025ec4: Waiting 19:37:37 c3106fc0e877: Waiting 19:37:37 547446be3368: Download complete 19:37:37 c3105a71a48b: Verifying Checksum 19:37:37 c3105a71a48b: Download complete 19:37:37 d125d8839a47: Verifying Checksum 19:37:37 d125d8839a47: Download complete 19:37:37 c3106fc0e877: Verifying Checksum 19:37:37 c3106fc0e877: Download complete 19:37:37 0f093f025ec4: Verifying Checksum 19:37:37 0f093f025ec4: Download complete 19:37:38 547446be3368: Pull complete 19:37:39 d125d8839a47: Pull complete 19:37:39 3e85d5ac6304: Verifying Checksum 19:37:39 3e85d5ac6304: Download complete 19:37:49 3e85d5ac6304: Pull complete 19:37:49 c3105a71a48b: Pull complete 19:37:50 0f093f025ec4: Pull complete 19:37:50 c3106fc0e877: Pull complete 19:37:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:51 prd-ubuntu20.04-docker-arm64-4c-16g-322 does not seem to be running inside a container 19:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:37:53 $ docker top 666e9001b6b9a93cae050bc619909e1fe46bc649d2282d95c0c7be74cf9bda97 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:54 + docker compose -f ./docker-compose-build.yml build --parallel 19:38:04 #1 [security-spire-agent internal] load build definition from Dockerfile 19:38:04 #1 transferring dockerfile: 19:38:04 #1 transferring dockerfile: 1.81kB 0.0s done 19:38:04 #1 DONE 0.1s 19:38:04 19:38:04 #2 [security-proxy-setup internal] load build definition from Dockerfile 19:38:04 #2 transferring dockerfile: 2.50kB done 19:38:04 #2 DONE 0.1s 19:38:04 19:38:04 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:38:04 #3 transferring dockerfile: 2.23kB done 19:38:04 #3 DONE 0.1s 19:38:04 19:38:04 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:38:04 #4 transferring dockerfile: 1.89kB done 19:38:04 #4 DONE 0.0s 19:38:04 19:38:04 #5 [security-secretstore-setup internal] load build definition from Dockerfile 19:38:04 #5 transferring dockerfile: 2.49kB done 19:38:04 #5 DONE 0.1s 19:38:04 19:38:04 #6 [security-proxy-auth internal] load build definition from Dockerfile 19:38:04 #6 transferring dockerfile: 2.15kB done 19:38:04 #6 DONE 0.1s 19:38:04 19:38:04 #7 [core-metadata internal] load build definition from Dockerfile 19:38:04 #7 transferring dockerfile: 2.06kB 0.0s done 19:38:04 #7 DONE 0.1s 19:38:04 19:38:04 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:38:04 #8 transferring dockerfile: 2.93kB 0.0s done 19:38:04 #8 DONE 0.1s 19:38:04 19:38:04 #9 [support-scheduler internal] load build definition from Dockerfile 19:38:04 #9 transferring dockerfile: 1.93kB 0.0s done 19:38:04 #9 DONE 0.1s 19:38:04 19:38:04 #10 [core-data internal] load build definition from Dockerfile 19:38:04 #10 transferring dockerfile: 2.01kB done 19:38:04 #10 DONE 0.1s 19:38:04 19:38:04 #11 [support-notifications internal] load build definition from Dockerfile 19:38:04 #11 transferring dockerfile: 1.95kB done 19:38:04 #11 DONE 0.1s 19:38:04 19:38:04 #12 [core-command internal] load build definition from Dockerfile 19:38:04 #12 transferring dockerfile: 1.93kB 0.0s done 19:38:04 #12 DONE 0.1s 19:38:04 19:38:04 #13 [security-spire-config internal] load build definition from Dockerfile 19:38:04 #13 transferring dockerfile: 1.69kB 0.0s done 19:38:04 #13 DONE 0.1s 19:38:04 19:38:04 #14 [security-spire-server internal] load build definition from Dockerfile 19:38:04 #14 transferring dockerfile: 1.70kB done 19:38:04 #14 DONE 0.1s 19:38:04 19:38:04 #15 [security-spire-agent internal] load .dockerignore 19:38:04 #15 transferring context: 32B 19:38:04 #15 transferring context: 50B done 19:38:04 #15 DONE 0.1s 19:38:05 19:38:05 #16 [security-proxy-setup internal] load .dockerignore 19:38:05 #16 transferring context: 50B 0.0s done 19:38:05 #16 DONE 0.0s 19:38:05 19:38:05 #17 [core-common-config-bootstrapper internal] load .dockerignore 19:38:05 #17 transferring context: 50B 0.0s done 19:38:05 #17 DONE 0.1s 19:38:05 19:38:05 #18 [security-secretstore-setup internal] load .dockerignore 19:38:05 #18 transferring context: 50B done 19:38:05 #18 DONE 0.1s 19:38:05 19:38:05 #19 [security-spiffe-token-provider internal] load .dockerignore 19:38:05 #19 transferring context: 50B 0.0s done 19:38:05 #19 DONE 0.1s 19:38:05 19:38:05 #20 [security-proxy-auth internal] load .dockerignore 19:38:05 #20 transferring context: 50B 0.0s done 19:38:05 #20 DONE 0.1s 19:38:05 19:38:05 #21 [core-metadata internal] load .dockerignore 19:38:05 #21 transferring context: 50B done 19:38:05 #21 DONE 0.1s 19:38:05 19:38:05 #22 [security-bootstrapper internal] load .dockerignore 19:38:05 #22 transferring context: 50B 0.0s done 19:38:05 #22 DONE 0.1s 19:38:05 19:38:05 #23 [support-scheduler internal] load .dockerignore 19:38:05 #23 transferring context: 50B 0.0s done 19:38:05 #23 DONE 0.1s 19:38:05 19:38:05 #24 [core-data internal] load .dockerignore 19:38:05 #24 transferring context: 50B done 19:38:05 #24 DONE 0.1s 19:38:05 19:38:05 #25 [support-notifications internal] load .dockerignore 19:38:05 #25 transferring context: 50B 0.0s done 19:38:05 #25 DONE 0.1s 19:38:06 19:38:06 #26 [security-spire-config internal] load .dockerignore 19:38:06 #26 transferring context: 50B done 19:38:06 #26 DONE 0.1s 19:38:06 19:38:06 #27 [core-command internal] load .dockerignore 19:38:06 #27 transferring context: 50B 0.0s done 19:38:06 #27 DONE 0.1s 19:38:06 19:38:06 #28 [security-spire-server internal] load .dockerignore 19:38:06 #28 transferring context: 50B 0.0s done 19:38:06 #28 DONE 0.1s 19:38:06 19:38:06 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:38:06 #29 ... 19:38:06 19:38:06 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:38:06 #30 DONE 0.5s 19:38:06 19:38:06 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:38:06 #31 DONE 0.8s 19:38:06 19:38:06 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:06 #32 DONE 0.0s 19:38:06 19:38:06 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:38:06 #30 DONE 0.5s 19:38:06 19:38:06 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:38:06 #29 DONE 0.8s 19:38:06 19:38:06 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:06 #32 DONE 0.0s 19:38:06 19:38:06 #33 [security-proxy-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:06 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:07 #33 ... 19:38:07 19:38:07 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:07 #32 DONE 0.0s 19:38:07 19:38:07 #33 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:07 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:38:07 #33 ... 19:38:07 19:38:07 #34 [security-secretstore-setup internal] load build context 19:38:07 #34 DONE 0.0s 19:38:07 19:38:07 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:38:07 #30 DONE 0.5s 19:38:07 19:38:07 #35 [security-spire-agent internal] load build context 19:38:07 #35 transferring context: 17.63kB 0.0s done 19:38:07 #35 DONE 0.2s 19:38:07 19:38:07 #33 [security-secretstore-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:07 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:38:07 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:38:07 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:38:07 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:38:07 #33 ... 19:38:07 19:38:07 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:07 #32 DONE 0.0s 19:38:07 19:38:07 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:07 #32 DONE 0.0s 19:38:07 19:38:07 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:38:07 #30 DONE 0.6s 19:38:07 19:38:07 #33 [security-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:07 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:38:07 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:38:07 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:38:07 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:38:07 #33 ... 19:38:07 19:38:07 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:07 #32 DONE 0.0s 19:38:07 19:38:07 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:07 #36 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:38:07 #36 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:38:07 #36 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:38:07 #36 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:38:07 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:38:07 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 19:38:07 #36 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 19:38:07 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:38:07 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.5s 19:38:07 #36 ... 19:38:07 19:38:07 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:07 #32 DONE 0.0s 19:38:07 19:38:07 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:07 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.81MB / 17.12MB 0.7s 19:38:08 #36 ... 19:38:08 19:38:08 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:08 #32 DONE 0.0s 19:38:08 19:38:08 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:08 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 0.8s 19:38:08 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.07MB / 17.12MB 1.1s 19:38:08 #36 ... 19:38:08 19:38:08 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:38:08 #30 DONE 1.2s 19:38:08 19:38:08 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:08 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 19:38:08 #36 ... 19:38:08 19:38:08 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:38:08 #32 DONE 0.0s 19:38:08 19:38:08 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:08 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 1.4s 19:38:08 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 1.5s 19:38:08 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.44MB / 17.12MB 1.8s 19:38:09 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 2.0s 19:38:09 #36 ... 19:38:09 19:38:09 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:38:09 #30 DONE 2.0s 19:38:09 19:38:09 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:09 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.2s 19:38:09 #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 19:38:09 #36 ... 19:38:09 19:38:09 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:38:09 #31 DONE 1.5s 19:38:09 19:38:09 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:09 #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.2s done 19:38:09 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 2.4s 19:38:09 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 15.73MB / 17.12MB 2.6s 19:38:09 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 2.7s 19:38:10 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.1s done 19:38:10 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:38:11 #36 ... 19:38:11 19:38:11 #37 [security-spire-server internal] load build context 19:38:11 #37 transferring context: 18.10kB 0.1s done 19:38:11 #37 DONE 1.6s 19:38:11 19:38:11 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:11 #36 ... 19:38:11 19:38:11 #38 [security-spire-config internal] load build context 19:38:11 #38 transferring context: 16.35kB 0.3s done 19:38:11 #38 DONE 2.2s 19:38:11 19:38:11 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:11 #36 ... 19:38:11 19:38:11 #39 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:38:11 #39 DONE 4.9s 19:38:11 19:38:11 #40 [support-scheduler builder 2/7] WORKDIR /edgex-go 19:38:12 #40 DONE 1.3s 19:38:12 19:38:12 #33 [security-spire-server stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:38:12 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:38:12 #33 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 19:38:12 #33 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 19:38:12 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:38:12 #33 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 1.9s done 19:38:12 #33 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.4s done 19:38:14 #33 DONE 8.4s 19:38:14 19:38:14 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:14 #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:38:14 #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:38:14 #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:38:14 #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:38:14 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 19:38:14 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:38:14 #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done 19:38:14 #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.0s done 19:38:14 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:38:14 #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:38:14 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:38:14 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.0s 19:38:14 #41 ... 19:38:14 19:38:14 #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:16 #42 ... 19:38:16 19:38:16 #43 [security-proxy-setup internal] load build context 19:38:16 #43 transferring context: 31.32MB 9.7s 19:38:17 #43 ... 19:38:17 19:38:17 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:17 #41 ... 19:38:17 19:38:17 #44 [core-common-config-bootstrapper internal] load build context 19:38:17 #44 ... 19:38:17 19:38:17 #45 [security-proxy-auth internal] load build context 19:38:17 #45 ... 19:38:17 19:38:17 #34 [security-secretstore-setup internal] load build context 19:38:17 #34 ... 19:38:17 19:38:17 #46 [security-spiffe-token-provider internal] load build context 19:38:17 #46 ... 19:38:17 19:38:17 #47 [core-metadata internal] load build context 19:38:17 #47 ... 19:38:17 19:38:17 #48 [security-bootstrapper internal] load build context 19:38:17 #48 ... 19:38:17 19:38:17 #34 [security-secretstore-setup internal] load build context 19:38:18 #34 ... 19:38:18 19:38:18 #49 [core-data internal] load build context 19:38:18 #49 ... 19:38:18 19:38:18 #50 [support-scheduler internal] load build context 19:38:18 #50 ... 19:38:18 19:38:18 #34 [security-secretstore-setup internal] load build context 19:38:18 #34 ... 19:38:18 19:38:18 #51 [support-notifications internal] load build context 19:38:18 #51 ... 19:38:18 19:38:18 #49 [core-data internal] load build context 19:38:19 #49 ... 19:38:19 19:38:19 #52 [core-command internal] load build context 19:38:19 #52 ... 19:38:19 19:38:19 #44 [core-common-config-bootstrapper internal] load build context 19:38:20 #44 ... 19:38:20 19:38:20 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:38:20 #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:20 #0 4.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:20 #0 6.259 OK: 266 MiB in 52 packages 19:38:20 #53 DONE 7.9s 19:38:20 19:38:20 #44 [core-common-config-bootstrapper internal] load build context 19:38:21 #44 ... 19:38:21 19:38:21 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:21 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s 19:38:21 #36 ... 19:38:21 19:38:21 #49 [core-data internal] load build context 19:38:22 #49 transferring context: 36.52MB 12.4s 19:38:23 #49 ... 19:38:23 19:38:23 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:38:23 #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:23 #0 9.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:23 #54 ... 19:38:23 19:38:23 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:38:23 #0 6.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:23 #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:23 #55 ... 19:38:23 19:38:23 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:38:23 #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:23 #0 7.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:23 #56 10.28 OK: 266 MiB in 52 packages 19:38:23 #56 ... 19:38:23 19:38:23 #49 [core-data internal] load build context 19:38:24 #49 ... 19:38:24 19:38:24 #56 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:38:24 #56 DONE 11.6s 19:38:24 19:38:24 #49 [core-data internal] load build context 19:38:24 #49 ... 19:38:24 19:38:24 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:38:24 #55 10.50 OK: 266 MiB in 52 packages 19:38:24 #55 DONE 11.6s 19:38:24 19:38:24 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:38:24 #0 9.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:24 #57 ... 19:38:24 19:38:24 #50 [support-scheduler internal] load build context 19:38:25 #50 ... 19:38:25 19:38:25 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:38:25 #57 9.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:25 #57 ... 19:38:25 19:38:25 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:38:25 #58 ... 19:38:25 19:38:25 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:25 #59 ... 19:38:25 19:38:25 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:38:25 #60 ... 19:38:25 19:38:25 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:38:25 #61 ... 19:38:25 19:38:25 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:38:25 #62 ... 19:38:25 19:38:25 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:26 #63 ... 19:38:26 19:38:26 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:38:26 #64 ... 19:38:26 19:38:26 #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:26 #42 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:27 #42 ... 19:38:27 19:38:27 #43 [security-proxy-setup internal] load build context 19:38:27 #43 ... 19:38:27 19:38:27 #49 [core-data internal] load build context 19:38:27 #49 transferring context: 44.61MB 17.6s 19:38:27 #49 ... 19:38:27 19:38:27 #45 [security-proxy-auth internal] load build context 19:38:27 #45 ... 19:38:27 19:38:27 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:27 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s 19:38:27 #41 ... 19:38:27 19:38:27 #46 [security-spiffe-token-provider internal] load build context 19:38:27 #46 ... 19:38:27 19:38:27 #47 [core-metadata internal] load build context 19:38:27 #47 ... 19:38:27 19:38:27 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:28 #41 ... 19:38:28 19:38:28 #34 [security-secretstore-setup internal] load build context 19:38:28 #34 ... 19:38:28 19:38:28 #48 [security-bootstrapper internal] load build context 19:38:28 #48 ... 19:38:28 19:38:28 #51 [support-notifications internal] load build context 19:38:29 #51 ... 19:38:29 19:38:29 #43 [security-proxy-setup internal] load build context 19:38:29 #43 ... 19:38:29 19:38:29 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:38:29 #57 12.04 (1/4) Installing dumb-init (1.2.5-r2) 19:38:29 #57 12.04 (2/4) Installing openssl (3.1.4-r5) 19:38:29 #57 12.17 (3/4) Installing su-exec (0.2-r3) 19:38:29 #57 12.29 (4/4) Installing yq (4.33.3-r5) 19:38:29 #57 12.81 Executing busybox-1.36.1-r5.trigger 19:38:29 #57 12.98 OK: 18 MiB in 19 packages 19:38:29 #57 DONE 14.7s 19:38:29 19:38:29 #43 [security-proxy-setup internal] load build context 19:38:29 #43 ... 19:38:29 19:38:29 #52 [core-command internal] load build context 19:38:29 #52 ... 19:38:29 19:38:29 #43 [security-proxy-setup internal] load build context 19:38:32 #43 ... 19:38:32 19:38:32 #44 [core-common-config-bootstrapper internal] load build context 19:38:32 #44 ... 19:38:32 19:38:32 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:32 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.5s 19:38:32 #36 ... 19:38:32 19:38:32 #43 [security-proxy-setup internal] load build context 19:38:32 #43 transferring context: 52.57MB 25.2s 19:38:34 #43 ... 19:38:34 19:38:34 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:38:34 #54 11.83 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:34 #54 11.83 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:34 #54 11.83 OK: 19953 distinct packages available 19:38:34 #54 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:34 #54 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:34 #54 19.54 OK: 266 MiB in 52 packages 19:38:34 #54 DONE 21.2s 19:38:34 19:38:34 #43 [security-proxy-setup internal] load build context 19:38:35 #43 ... 19:38:35 19:38:35 #50 [support-scheduler internal] load build context 19:38:35 #50 ... 19:38:35 19:38:35 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:35 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.8s 19:38:35 #41 ... 19:38:35 19:38:35 #43 [security-proxy-setup internal] load build context 19:38:36 #43 ... 19:38:36 19:38:36 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:38:36 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.6s done 19:38:36 #36 DONE 29.3s 19:38:36 19:38:36 #43 [security-proxy-setup internal] load build context 19:38:37 #43 ... 19:38:37 19:38:37 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:37 #59 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:37 #59 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:37 #59 19.27 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:37 #59 19.27 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:37 #59 19.27 OK: 19947 distinct packages available 19:38:37 #59 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:37 #59 ... 19:38:37 19:38:37 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:37 #63 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:37 #63 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:37 #63 21.47 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:37 #63 21.47 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:37 #63 21.47 OK: 19947 distinct packages available 19:38:37 #63 ... 19:38:37 19:38:37 #43 [security-proxy-setup internal] load build context 19:38:37 #43 transferring context: 65.68MB 30.3s 19:38:37 #43 ... 19:38:37 19:38:37 #49 [core-data internal] load build context 19:38:37 #49 ... 19:38:37 19:38:37 #45 [security-proxy-auth internal] load build context 19:38:37 #45 ... 19:38:37 19:38:37 #46 [security-spiffe-token-provider internal] load build context 19:38:37 #46 ... 19:38:37 19:38:37 #47 [core-metadata internal] load build context 19:38:38 #47 ... 19:38:38 19:38:38 #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:38 #42 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:38 #42 19.33 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:38:38 #42 19.33 v3.18.6-105-g36ca3a806a3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:38:38 #42 19.33 OK: 19947 distinct packages available 19:38:38 #42 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:38 #42 23.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:38 #42 ... 19:38:38 19:38:38 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:38:38 #58 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:38 #58 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:38 #58 22.16 (1/1) Installing dumb-init (1.2.5-r2) 19:38:38 #58 22.21 Executing busybox-1.36.1-r5.trigger 19:38:38 #58 22.27 OK: 8 MiB in 16 packages 19:38:38 #58 ... 19:38:38 19:38:38 #47 [core-metadata internal] load build context 19:38:39 #47 ... 19:38:39 19:38:39 #34 [security-secretstore-setup internal] load build context 19:38:39 #34 ... 19:38:39 19:38:39 #48 [security-bootstrapper internal] load build context 19:38:39 #48 ... 19:38:39 19:38:39 #51 [support-notifications internal] load build context 19:38:39 #51 ... 19:38:39 19:38:39 #48 [security-bootstrapper internal] load build context 19:38:39 #48 ... 19:38:39 19:38:39 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:38:39 #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:39 #0 6.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:39 #65 ... 19:38:39 19:38:39 #51 [support-notifications internal] load build context 19:38:39 #51 ... 19:38:39 19:38:39 #52 [core-command internal] load build context 19:38:40 #52 ... 19:38:40 19:38:40 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:38:40 #61 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:40 #61 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:40 #61 24.17 (1/2) Installing dumb-init (1.2.5-r2) 19:38:40 #61 24.17 (2/2) Installing su-exec (0.2-r3) 19:38:40 #61 24.17 Executing busybox-1.36.1-r5.trigger 19:38:40 #61 24.29 OK: 8 MiB in 17 packages 19:38:40 #61 ... 19:38:40 19:38:40 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:40 #41 ... 19:38:40 19:38:40 #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:38:40 #58 DONE 25.0s 19:38:40 19:38:40 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:40 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.8s 19:38:40 #41 ... 19:38:40 19:38:40 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:38:40 #62 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:40 #62 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:40 #62 22.64 (1/2) Installing ca-certificates (20240226-r0) 19:38:40 #62 23.00 (2/2) Installing dumb-init (1.2.5-r2) 19:38:40 #62 23.17 Executing busybox-1.36.1-r5.trigger 19:38:40 #62 23.36 Executing ca-certificates-20240226-r0.trigger 19:38:40 #62 ... 19:38:40 19:38:40 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:38:40 #60 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:40 #60 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:40 #60 23.86 (1/1) Installing dumb-init (1.2.5-r2) 19:38:40 #60 23.96 Executing busybox-1.36.1-r5.trigger 19:38:40 #60 24.18 OK: 8 MiB in 16 packages 19:38:40 #60 ... 19:38:40 19:38:40 #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:38:42 #66 ... 19:38:42 19:38:42 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:38:42 #61 DONE 26.7s 19:38:42 19:38:42 #44 [core-common-config-bootstrapper internal] load build context 19:38:42 #44 ... 19:38:42 19:38:42 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:38:42 #64 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:42 #64 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:42 #64 26.68 (1/4) Installing ca-certificates (20240226-r0) 19:38:42 #64 26.92 (2/4) Installing dumb-init (1.2.5-r2) 19:38:42 #64 26.92 (3/4) Installing su-exec (0.2-r3) 19:38:42 #64 26.92 (4/4) Installing yq (4.33.3-r5) 19:38:42 #64 ... 19:38:42 19:38:42 #44 [core-common-config-bootstrapper internal] load build context 19:38:42 #44 transferring context: 95.64MB 35.2s 19:38:42 #44 ... 19:38:42 19:38:42 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:38:42 #60 DONE 27.2s 19:38:42 19:38:42 #44 [core-common-config-bootstrapper internal] load build context 19:38:43 #44 ... 19:38:43 19:38:43 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:38:43 #62 25.30 OK: 9 MiB in 17 packages 19:38:43 #62 DONE 27.9s 19:38:43 19:38:43 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:38:43 #67 ... 19:38:43 19:38:43 #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:38:43 #65 12.02 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:38:43 #65 12.07 OK: 18 MiB in 19 packages 19:38:43 #65 DONE 14.0s 19:38:43 19:38:43 #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:43 #42 28.77 (1/4) Installing dumb-init (1.2.5-r2) 19:38:43 #42 28.80 (2/4) Installing musl-obstack (1.2.3-r2) 19:38:43 #42 28.88 (3/4) Installing libucontext (1.2-r2) 19:38:43 #42 28.92 (4/4) Installing gcompat (1.1.0-r1) 19:38:43 #42 29.03 Executing busybox-1.36.1-r5.trigger 19:38:44 #42 29.23 OK: 8 MiB in 19 packages 19:38:45 #42 ... 19:38:45 19:38:45 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:38:45 #59 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:45 #59 28.23 (1/5) Installing dumb-init (1.2.5-r2) 19:38:45 #59 28.25 (2/5) Installing musl-obstack (1.2.3-r2) 19:38:45 #59 28.26 (3/5) Installing libucontext (1.2-r2) 19:38:45 #59 28.29 (4/5) Installing gcompat (1.1.0-r1) 19:38:45 #59 28.40 (5/5) Installing openssl (3.1.4-r5) 19:38:45 #59 28.52 Executing busybox-1.36.1-r5.trigger 19:38:45 #59 28.61 OK: 9 MiB in 20 packages 19:38:45 #59 DONE 31.1s 19:38:45 19:38:45 #42 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:38:45 #42 DONE 30.9s 19:38:45 19:38:45 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:38:45 #64 27.61 Executing busybox-1.36.1-r5.trigger 19:38:45 #64 27.61 Executing ca-certificates-20240226-r0.trigger 19:38:45 #64 28.29 OK: 18 MiB in 19 packages 19:38:45 #64 DONE 29.9s 19:38:45 19:38:45 #50 [support-scheduler internal] load build context 19:38:45 #50 ... 19:38:45 19:38:45 #68 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:38:46 #68 ... 19:38:46 19:38:46 #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:38:46 #69 DONE 2.2s 19:38:46 19:38:46 #50 [support-scheduler internal] load build context 19:38:47 #50 ... 19:38:47 19:38:47 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:38:47 #63 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:47 #63 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:47 #63 29.41 (1/11) Installing ca-certificates (20240226-r0) 19:38:47 #63 29.52 (2/11) Installing brotli-libs (1.0.9-r14) 19:38:47 #63 29.65 (3/11) Installing libunistring (1.1-r1) 19:38:47 #63 29.65 (4/11) Installing libidn2 (2.3.4-r1) 19:38:47 #63 29.65 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:38:47 #63 29.65 (6/11) Installing libcurl (8.5.0-r0) 19:38:47 #63 29.74 (7/11) Installing curl (8.5.0-r0) 19:38:47 #63 29.74 (8/11) Installing dumb-init (1.2.5-r2) 19:38:47 #63 29.74 (9/11) Installing musl-obstack (1.2.3-r2) 19:38:47 #63 29.74 (10/11) Installing libucontext (1.2-r2) 19:38:47 #63 29.74 (11/11) Installing gcompat (1.1.0-r1) 19:38:47 #63 29.74 Executing busybox-1.36.1-r5.trigger 19:38:47 #63 29.84 Executing ca-certificates-20240226-r0.trigger 19:38:47 #63 30.06 OK: 13 MiB in 26 packages 19:38:47 #63 DONE 31.6s 19:38:47 19:38:47 #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:38:47 #66 7.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:48 #66 7.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:48 #66 ... 19:38:48 19:38:48 #43 [security-proxy-setup internal] load build context 19:38:48 #43 transferring context: 86.07MB 40.7s 19:38:48 #43 ... 19:38:48 19:38:48 #49 [core-data internal] load build context 19:38:48 #49 ... 19:38:48 19:38:48 #45 [security-proxy-auth internal] load build context 19:38:48 #45 ... 19:38:48 19:38:48 #43 [security-proxy-setup internal] load build context 19:38:48 #43 ... 19:38:48 19:38:48 #46 [security-spiffe-token-provider internal] load build context 19:38:48 #46 ... 19:38:48 19:38:48 #50 [support-scheduler internal] load build context 19:38:49 #50 ... 19:38:49 19:38:49 #47 [core-metadata internal] load build context 19:38:49 #47 ... 19:38:49 19:38:49 #34 [security-secretstore-setup internal] load build context 19:38:49 #34 ... 19:38:49 19:38:49 #47 [core-metadata internal] load build context 19:38:49 #47 ... 19:38:49 19:38:49 #48 [security-bootstrapper internal] load build context 19:38:49 #48 ... 19:38:49 19:38:49 #51 [support-notifications internal] load build context 19:38:50 #51 ... 19:38:50 19:38:50 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:38:50 #66 8.922 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:38:50 #66 8.922 OK: 8 MiB in 16 packages 19:38:50 #66 DONE 10.0s 19:38:50 19:38:50 #51 [support-notifications internal] load build context 19:38:50 #51 ... 19:38:50 19:38:50 #52 [core-command internal] load build context 19:38:50 #52 ... 19:38:50 19:38:50 #48 [security-bootstrapper internal] load build context 19:38:50 #48 ... 19:38:50 19:38:50 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:38:50 #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.2s done 19:38:51 #41 ... 19:38:51 19:38:51 #52 [core-command internal] load build context 19:38:53 #52 ... 19:38:53 19:38:53 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:38:53 #0 8.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:53 #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:53 #70 ... 19:38:53 19:38:53 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:38:53 #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:53 #71 ... 19:38:53 19:38:53 #52 [core-command internal] load build context 19:38:53 #52 transferring context: 109.14MB 42.0s 19:38:53 #52 ... 19:38:53 19:38:53 #44 [core-common-config-bootstrapper internal] load build context 19:38:53 #44 ... 19:38:53 19:38:53 #52 [core-command internal] load build context 19:38:55 #52 ... 19:38:55 19:38:55 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:38:55 #70 11.23 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:38:55 #70 11.27 OK: 8 MiB in 17 packages 19:38:55 #70 DONE 12.5s 19:38:55 19:38:55 #52 [core-command internal] load build context 19:38:55 #52 ... 19:38:55 19:38:55 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:38:55 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:55 #72 ... 19:38:55 19:38:55 #44 [core-common-config-bootstrapper internal] load build context 19:38:55 #44 ... 19:38:55 19:38:55 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:38:55 #0 9.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:56 #73 ... 19:38:56 19:38:56 #44 [core-common-config-bootstrapper internal] load build context 19:38:57 #44 ... 19:38:57 19:38:57 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:38:57 #0 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:38:57 #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:57 #74 ... 19:38:57 19:38:57 #45 [security-proxy-auth internal] load build context 19:38:57 #45 ... 19:38:57 19:38:57 #44 [core-common-config-bootstrapper internal] load build context 19:38:58 #44 ... 19:38:58 19:38:58 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:38:58 #71 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:38:58 #71 13.40 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:38:58 #71 13.48 OK: 8 MiB in 16 packages 19:38:58 #71 DONE 15.1s 19:38:58 19:38:58 #44 [core-common-config-bootstrapper internal] load build context 19:38:58 #44 transferring context: 130.33MB 50.5s 19:38:58 #44 ... 19:38:58 19:38:58 #49 [core-data internal] load build context 19:38:58 #49 ... 19:38:58 19:38:58 #44 [core-common-config-bootstrapper internal] load build context 19:38:58 #44 ... 19:38:58 19:38:58 #43 [security-proxy-setup internal] load build context 19:38:58 #43 ... 19:38:58 19:38:58 #46 [security-spiffe-token-provider internal] load build context 19:38:58 #46 ... 19:38:58 19:38:58 #43 [security-proxy-setup internal] load build context 19:38:59 #43 ... 19:38:59 19:38:59 #50 [support-scheduler internal] load build context 19:38:59 #50 ... 19:38:59 19:38:59 #46 [security-spiffe-token-provider internal] load build context 19:38:59 #46 ... 19:38:59 19:38:59 #34 [security-secretstore-setup internal] load build context 19:38:59 #34 ... 19:38:59 19:38:59 #46 [security-spiffe-token-provider internal] load build context 19:39:00 #46 ... 19:39:00 19:39:00 #47 [core-metadata internal] load build context 19:39:00 #47 ... 19:39:00 19:39:00 #46 [security-spiffe-token-provider internal] load build context 19:39:00 #46 ... 19:39:00 19:39:00 #51 [support-notifications internal] load build context 19:39:00 #51 ... 19:39:00 19:39:00 #46 [security-spiffe-token-provider internal] load build context 19:39:01 #46 ... 19:39:01 19:39:01 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:39:01 #75 DONE 5.8s 19:39:01 19:39:01 #46 [security-spiffe-token-provider internal] load build context 19:39:01 #46 ... 19:39:01 19:39:01 #48 [security-bootstrapper internal] load build context 19:39:01 #48 ... 19:39:01 19:39:01 #46 [security-spiffe-token-provider internal] load build context 19:39:01 #46 ... 19:39:01 19:39:01 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:39:01 #67 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:39:01 #67 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:39:01 #67 15.73 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:39:01 #67 15.79 Executing ca-certificates-20240226-r0.trigger 19:39:01 #67 16.60 OK: 9 MiB in 17 packages 19:39:01 #67 DONE 17.8s 19:39:01 19:39:01 #46 [security-spiffe-token-provider internal] load build context 19:39:01 #46 ... 19:39:01 19:39:01 #68 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 19:39:01 #68 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:39:01 #68 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:39:01 #68 16.04 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:39:01 #68 16.09 OK: 9 MiB in 20 packages 19:39:01 #68 DONE 17.3s 19:39:01 19:39:01 #46 [security-spiffe-token-provider internal] load build context 19:39:02 #46 ... 19:39:02 19:39:02 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:39:02 #72 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:39:02 #72 15.61 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:39:02 #72 15.61 Executing ca-certificates-20240226-r0.trigger 19:39:02 #72 16.09 OK: 18 MiB in 19 packages 19:39:02 #72 DONE 17.1s 19:39:02 19:39:02 #46 [security-spiffe-token-provider internal] load build context 19:39:03 #46 transferring context: 79.97MB 55.6s 19:39:03 #46 ... 19:39:03 19:39:03 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:39:03 #76 DONE 2.2s 19:39:03 19:39:03 #46 [security-spiffe-token-provider internal] load build context 19:39:03 #46 ... 19:39:03 19:39:03 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:39:03 #73 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:39:03 #73 15.71 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:39:03 #73 15.76 OK: 8 MiB in 19 packages 19:39:03 #73 DONE 17.7s 19:39:03 19:39:03 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:39:03 #74 14.15 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:39:03 #74 14.23 Executing ca-certificates-20240226-r0.trigger 19:39:03 #74 14.98 OK: 13 MiB in 26 packages 19:39:03 #74 DONE 16.3s 19:39:03 19:39:03 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:39:05 #77 ... 19:39:05 19:39:05 #52 [core-command internal] load build context 19:39:05 #52 ... 19:39:05 19:39:05 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:39:05 #78 DONE 4.1s 19:39:05 19:39:05 #52 [core-command internal] load build context 19:39:05 #52 ... 19:39:05 19:39:05 #46 [security-spiffe-token-provider internal] load build context 19:39:05 #46 ... 19:39:05 19:39:05 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:39:05 #77 DONE 2.5s 19:39:06 19:39:06 #52 [core-command internal] load build context 19:39:06 #52 ... 19:39:06 19:39:06 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:39:06 #79 DONE 4.3s 19:39:06 19:39:06 #52 [core-command internal] load build context 19:39:07 #52 ... 19:39:07 19:39:07 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:39:07 #80 DONE 1.1s 19:39:07 19:39:07 #52 [core-command internal] load build context 19:39:08 #52 ... 19:39:08 19:39:08 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:39:08 #81 DONE 1.8s 19:39:08 19:39:08 #52 [core-command internal] load build context 19:39:08 #52 ... 19:39:08 19:39:08 #45 [security-proxy-auth internal] load build context 19:39:08 #45 transferring context: 159.69MB 60.2s 19:39:08 #45 ... 19:39:08 19:39:08 #52 [core-command internal] load build context 19:39:08 #52 ... 19:39:08 19:39:08 #82 [security-spire-server stage-2 6/9] COPY security.txt / 19:39:08 #82 DONE 1.0s 19:39:08 19:39:08 #52 [core-command internal] load build context 19:39:08 #52 ... 19:39:08 19:39:08 #49 [core-data internal] load build context 19:39:08 #49 ... 19:39:08 19:39:08 #52 [core-command internal] load build context 19:39:08 #52 ... 19:39:08 19:39:08 #44 [core-common-config-bootstrapper internal] load build context 19:39:08 #44 ... 19:39:08 19:39:08 #52 [core-command internal] load build context 19:39:08 #52 ... 19:39:08 19:39:08 #83 [security-spire-config stage-2 6/10] COPY security.txt / 19:39:08 #83 DONE 0.8s 19:39:08 19:39:08 #52 [core-command internal] load build context 19:39:09 #52 ... 19:39:09 19:39:09 #84 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:39:09 #84 DONE 1.1s 19:39:09 19:39:09 #52 [core-command internal] load build context 19:39:09 #52 ... 19:39:09 19:39:09 #50 [support-scheduler internal] load build context 19:39:09 #50 ... 19:39:09 19:39:09 #43 [security-proxy-setup internal] load build context 19:39:09 #43 ... 19:39:09 19:39:09 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:39:09 #85 DONE 3.3s 19:39:09 19:39:09 #43 [security-proxy-setup internal] load build context 19:39:09 #43 ... 19:39:09 19:39:09 #50 [support-scheduler internal] load build context 19:39:09 #50 ... 19:39:09 19:39:09 #34 [security-secretstore-setup internal] load build context 19:39:10 #34 ... 19:39:10 19:39:10 #43 [security-proxy-setup internal] load build context 19:39:10 #43 ... 19:39:10 19:39:10 #86 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:39:10 #86 DONE 1.1s 19:39:10 19:39:10 #43 [security-proxy-setup internal] load build context 19:39:10 #43 ... 19:39:10 19:39:10 #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:39:10 #87 DONE 1.0s 19:39:10 19:39:10 #43 [security-proxy-setup internal] load build context 19:39:10 #43 ... 19:39:10 19:39:10 #47 [core-metadata internal] load build context 19:39:10 #47 ... 19:39:10 19:39:10 #88 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:39:10 #88 ... 19:39:10 19:39:10 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:39:10 #89 DONE 1.0s 19:39:10 19:39:10 #47 [core-metadata internal] load build context 19:39:10 #47 ... 19:39:10 19:39:10 #51 [support-notifications internal] load build context 19:39:10 #51 ... 19:39:10 19:39:10 #47 [core-metadata internal] load build context 19:39:11 #47 ... 19:39:11 19:39:11 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:39:11 #90 DONE 1.1s 19:39:11 19:39:11 #47 [core-metadata internal] load build context 19:39:11 #47 ... 19:39:11 19:39:11 #48 [security-bootstrapper internal] load build context 19:39:11 #48 transferring context: 226.23MB 63.0s done 19:39:11 #48 DONE 64.0s 19:39:11 19:39:11 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:39:11 #91 ... 19:39:11 19:39:11 #88 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:39:11 #88 DONE 1.1s 19:39:11 19:39:11 #47 [core-metadata internal] load build context 19:39:12 #47 ... 19:39:12 19:39:12 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 19:39:12 #92 DONE 1.4s 19:39:12 19:39:12 #47 [core-metadata internal] load build context 19:39:12 #47 ... 19:39:12 19:39:12 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:39:12 #91 DONE 1.4s 19:39:12 19:39:12 #47 [core-metadata internal] load build context 19:39:12 #47 ... 19:39:12 19:39:12 #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:39:12 #93 DONE 1.0s 19:39:12 19:39:12 #47 [core-metadata internal] load build context 19:39:13 #47 ... 19:39:13 19:39:13 #94 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:39:13 #94 DONE 1.7s 19:39:13 19:39:13 #47 [core-metadata internal] load build context 19:39:14 #47 ... 19:39:14 19:39:14 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:39:14 #95 DONE 0.9s 19:39:14 19:39:14 #47 [core-metadata internal] load build context 19:39:14 #47 transferring context: 226.23MB 66.2s done 19:39:14 #47 DONE 67.1s 19:39:14 19:39:14 #52 [core-command internal] load build context 19:39:15 #52 ... 19:39:15 19:39:15 #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:39:15 #96 DONE 0.9s 19:39:15 19:39:15 #52 [core-command internal] load build context 19:39:15 #52 ... 19:39:15 19:39:15 #34 [security-secretstore-setup internal] load build context 19:39:15 #34 ... 19:39:15 19:39:15 #52 [core-command internal] load build context 19:39:16 #52 ... 19:39:16 19:39:16 #97 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:39:16 #97 DONE 1.1s 19:39:16 19:39:16 #52 [core-command internal] load build context 19:39:16 #52 ... 19:39:16 19:39:16 #46 [security-spiffe-token-provider internal] load build context 19:39:16 #46 ... 19:39:16 19:39:16 #52 [core-command internal] load build context 19:39:18 #52 transferring context: 226.23MB 67.2s done 19:39:18 #52 ... 19:39:18 19:39:18 #45 [security-proxy-auth internal] load build context 19:39:18 #45 ... 19:39:18 19:39:18 #52 [core-command internal] load build context 19:39:18 #52 DONE 68.9s 19:39:18 19:39:18 #45 [security-proxy-auth internal] load build context 19:39:18 #45 ... 19:39:18 19:39:18 #43 [security-proxy-setup internal] load build context 19:39:18 #43 ... 19:39:18 19:39:18 #49 [core-data internal] load build context 19:39:18 #49 transferring context: 226.23MB 68.8s done 19:39:18 #49 DONE 70.6s 19:39:18 19:39:18 #43 [security-proxy-setup internal] load build context 19:39:18 #43 ... 19:39:18 19:39:18 #45 [security-proxy-auth internal] load build context 19:39:18 #45 ... 19:39:18 19:39:18 #44 [core-common-config-bootstrapper internal] load build context 19:39:19 #44 ... 19:39:19 19:39:19 #45 [security-proxy-auth internal] load build context 19:39:20 #45 ... 19:39:20 19:39:20 #50 [support-scheduler internal] load build context 19:39:20 #50 ... 19:39:20 19:39:20 #45 [security-proxy-auth internal] load build context 19:39:20 #45 ... 19:39:20 19:39:20 #44 [core-common-config-bootstrapper internal] load build context 19:39:20 #44 transferring context: 226.23MB 72.7s done 19:39:20 #44 DONE 73.2s 19:39:20 19:39:20 #45 [security-proxy-auth internal] load build context 19:39:20 #45 ... 19:39:20 19:39:20 #98 [security-spire-agent] exporting to image 19:39:20 #98 exporting layers 5.2s done 19:39:20 #98 writing image sha256:529871928058619261b0b4edc365929dbbf81a1ef365baefa67724967f466dd8 0.0s done 19:39:20 #98 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:39:20 #98 writing image sha256:eef63da4b59f920820a5af9b82644cf26ff2b93519156ab6340e426b985aaf6f 0.0s done 19:39:20 #98 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:39:20 #98 writing image sha256:8f7cb47bc9eae5f16614e3d5bb6ee2c91720e2181e285b287a4963787d64ce74 0.0s done 19:39:20 #98 naming to docker.io/library/security-spire-agent-arm64 done 19:39:20 #98 DONE 9.4s 19:39:20 19:39:20 #45 [security-proxy-auth internal] load build context 19:39:21 #45 transferring context: 226.23MB 73.1s done 19:39:21 #45 ... 19:39:21 19:39:21 #51 [support-notifications internal] load build context 19:39:21 #51 ... 19:39:21 19:39:21 #45 [security-proxy-auth internal] load build context 19:39:21 #45 DONE 73.9s 19:39:21 19:39:21 #51 [support-notifications internal] load build context 19:39:21 #51 ... 19:39:21 19:39:21 #43 [security-proxy-setup internal] load build context 19:39:23 #43 ... 19:39:23 19:39:23 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:23 #99 ... 19:39:23 19:39:23 #51 [support-notifications internal] load build context 19:39:25 #51 ... 19:39:25 19:39:25 #43 [security-proxy-setup internal] load build context 19:39:25 #43 transferring context: 226.23MB 78.4s done 19:39:25 #43 DONE 78.9s 19:39:25 19:39:25 #51 [support-notifications internal] load build context 19:39:25 #51 ... 19:39:25 19:39:25 #34 [security-secretstore-setup internal] load build context 19:39:26 #34 ... 19:39:26 19:39:26 #51 [support-notifications internal] load build context 19:39:26 #51 ... 19:39:26 19:39:26 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:26 #100 ... 19:39:26 19:39:26 #51 [support-notifications internal] load build context 19:39:26 #51 ... 19:39:26 19:39:26 #46 [security-spiffe-token-provider internal] load build context 19:39:26 #46 ... 19:39:26 19:39:26 #51 [support-notifications internal] load build context 19:39:29 #51 transferring context: 226.23MB 80.5s done 19:39:29 #51 DONE 81.2s 19:39:29 19:39:29 #34 [security-secretstore-setup internal] load build context 19:39:30 #34 ... 19:39:30 19:39:30 #50 [support-scheduler internal] load build context 19:39:30 #50 ... 19:39:30 19:39:30 #34 [security-secretstore-setup internal] load build context 19:39:30 #34 ... 19:39:30 19:39:30 #46 [security-spiffe-token-provider internal] load build context 19:39:30 #46 transferring context: 226.23MB 82.9s done 19:39:30 #46 DONE 83.5s 19:39:30 19:39:30 #34 [security-secretstore-setup internal] load build context 19:39:31 #34 ... 19:39:31 19:39:31 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:39:31 #101 DONE 0.9s 19:39:31 19:39:31 #34 [security-secretstore-setup internal] load build context 19:39:31 #34 ... 19:39:31 19:39:31 #102 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:39:31 #102 DONE 1.9s 19:39:31 19:39:31 #34 [security-secretstore-setup internal] load build context 19:39:32 #34 transferring context: 226.23MB 84.5s done 19:39:32 #34 DONE 85.4s 19:39:32 19:39:32 #50 [support-scheduler internal] load build context 19:39:33 #50 transferring context: 226.23MB 84.2s done 19:39:33 #50 DONE 85.2s 19:39:33 19:39:33 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:43 #103 ... 19:39:43 19:39:43 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:15 #104 ... 19:40:15 19:40:15 #99 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:15 #99 DONE 58.7s 19:40:15 19:40:15 #100 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:15 #100 DONE 56.2s 19:40:15 19:40:15 #105 [core-metadata builder 6/7] COPY . . 19:40:16 #105 DONE 3.7s 19:40:16 19:40:16 #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:16 #106 CACHED 19:40:16 19:40:16 #107 [core-command builder 4/7] COPY go.mod vendor* ./ 19:40:16 #107 CACHED 19:40:16 19:40:16 #108 [core-command builder 6/7] COPY . . 19:40:16 #108 CACHED 19:40:16 19:40:16 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:16 #109 CACHED 19:40:16 19:40:16 #110 [core-data builder 6/7] COPY . . 19:40:16 #110 CACHED 19:40:16 19:40:16 #111 [core-data builder 4/7] COPY go.mod vendor* ./ 19:40:16 #111 CACHED 19:40:16 19:40:16 #112 [security-bootstrapper builder 6/7] COPY . . 19:40:16 #112 DONE 3.7s 19:40:16 19:40:16 #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:16 #113 CACHED 19:40:16 19:40:16 #114 [support-scheduler builder 6/7] COPY . . 19:40:16 #114 CACHED 19:40:16 19:40:16 #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:40:16 #115 CACHED 19:40:16 19:40:16 #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:40:16 #116 CACHED 19:40:16 19:40:16 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:16 #117 CACHED 19:40:16 19:40:16 #118 [security-secretstore-setup builder 6/7] COPY . . 19:40:16 #118 CACHED 19:40:16 19:40:16 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:40:16 #119 CACHED 19:40:16 19:40:16 #120 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:16 #120 CACHED 19:40:16 19:40:16 #121 [security-proxy-auth builder 6/7] COPY . . 19:40:16 #121 CACHED 19:40:16 19:40:16 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:40:16 #122 CACHED 19:40:16 19:40:16 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:16 #123 CACHED 19:40:16 19:40:16 #124 [security-proxy-setup builder 6/7] COPY . . 19:40:16 #124 CACHED 19:40:16 19:40:16 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:40:16 #125 CACHED 19:40:16 19:40:16 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 19:40:16 #126 CACHED 19:40:16 19:40:16 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:16 #127 CACHED 19:40:16 19:40:16 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:40:22 #128 ... 19:40:22 19:40:22 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:40:22 #0 5.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:40:22 #129 ... 19:40:22 19:40:22 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:40:22 #0 6.079 go build -tags " non_delayedstart" -ldflags "-s -w -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 19:40:22 #130 ... 19:40:22 19:40:22 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:40:22 #128 6.591 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:40:25 #128 ... 19:40:25 19:40:25 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:40:25 #0 6.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:40:25 #131 ... 19:40:25 19:40:25 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:40:25 #0 6.140 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:40:26 #132 ... 19:40:26 19:40:26 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:40:26 #0 6.596 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:40:26 #133 ... 19:40:26 19:40:26 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:40:26 #0 5.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:40:26 #134 ... 19:40:26 19:40:26 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:40:26 #0 6.689 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:40:26 #135 ... 19:40:26 19:40:26 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:40:26 #0 6.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:40:39 #136 ... 19:40:39 19:40:39 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:39 #103 DONE 66.6s 19:40:39 19:40:39 #137 [support-notifications builder 6/7] COPY . . 19:40:39 #137 ... 19:40:39 19:40:39 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:39 #104 DONE 67.4s 19:40:39 19:40:39 #138 [security-spiffe-token-provider builder 6/7] COPY . . 19:40:43 #138 DONE 4.0s 19:40:43 19:40:43 #137 [support-notifications builder 6/7] COPY . . 19:40:43 #137 DONE 4.7s 19:40:43 19:40:43 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:40:45 #139 2.622 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:40:54 #139 ... 19:40:54 19:40:54 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:40:54 #0 2.092 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:52:46 #140 ... 19:52:46 19:52:46 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:46 #129 747.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 19:52:52 #129 ... 19:52:52 19:52:52 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:52:52 #131 DONE 756.0s 19:52:52 19:52:52 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:52 #135 ... 19:52:52 19:52:52 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:52:52 #141 DONE 0.3s 19:52:52 19:52:52 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:52:53 #142 DONE 0.2s 19:52:53 19:52:53 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:52:53 #143 DONE 0.1s 19:52:53 19:52:53 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:52:53 #144 DONE 0.1s 19:52:53 19:52:53 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:53 #129 ... 19:52:53 19:52:53 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:52:53 #145 DONE 0.3s 19:52:53 19:52:53 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:52:53 #146 DONE 0.1s 19:52:53 19:52:53 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:53 #139 ... 19:52:53 19:52:53 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:55 #147 DONE 2.2s 19:52:55 19:52:55 #98 [security-proxy-setup] exporting to image 19:52:55 #98 exporting layers 19:52:57 #98 exporting layers 1.0s done 19:52:57 #98 writing image sha256:845c0d06254a6ffc54810d0e94120cf8d0a2365e1430f89d9ebea602b72fa598 0.0s done 19:52:57 #98 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:52:57 #98 DONE 10.6s 19:52:57 19:52:57 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:53:01 #129 DONE 765.1s 19:53:01 19:53:01 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:01 #135 ... 19:53:01 19:53:01 #148 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:53:01 #148 DONE 0.2s 19:53:01 19:53:01 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:01 #135 ... 19:53:01 19:53:01 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:53:02 #149 DONE 0.3s 19:53:02 19:53:02 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:02 #128 ... 19:53:02 19:53:02 #150 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:53:02 #150 DONE 0.2s 19:53:02 19:53:02 #151 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:53:02 #151 DONE 0.2s 19:53:02 19:53:02 #152 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:53:02 #152 DONE 0.1s 19:53:02 19:53:02 #153 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:53:02 #153 DONE 0.3s 19:53:02 19:53:02 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:02 #140 ... 19:53:02 19:53:02 #154 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:53:03 #154 DONE 0.2s 19:53:03 19:53:03 #155 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:53:03 #155 DONE 0.1s 19:53:03 19:53:03 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:03 #140 ... 19:53:03 19:53:03 #156 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:05 #156 DONE 2.3s 19:53:05 19:53:05 #98 [security-secretstore-setup] exporting to image 19:53:05 #98 exporting layers 19:53:06 #98 ... 19:53:06 19:53:06 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:53:06 #134 DONE 770.4s 19:53:06 19:53:06 #98 [security-secretstore-setup] exporting to image 19:53:07 #98 ... 19:53:07 19:53:07 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:53:07 #157 DONE 0.2s 19:53:07 19:53:07 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:53:08 #158 ... 19:53:08 19:53:08 #98 [security-secretstore-setup] exporting to image 19:53:08 #98 exporting layers 2.5s done 19:53:08 #98 writing image sha256:c222dd2aa0678c96f1a058af752d0813c9e173dca65561580a6580bceac3c269 done 19:53:08 #98 naming to docker.io/library/security-secretstore-setup-arm64 done 19:53:08 #98 DONE 13.1s 19:53:08 19:53:08 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:53:09 #136 ... 19:53:09 19:53:09 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:53:09 #158 DONE 2.1s 19:53:09 19:53:09 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:53:09 #159 DONE 0.3s 19:53:09 19:53:09 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:53:09 #160 DONE 0.2s 19:53:09 19:53:09 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:09 #135 ... 19:53:09 19:53:09 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:53:10 #161 DONE 0.3s 19:53:10 19:53:10 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:10 #139 ... 19:53:10 19:53:10 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:53:10 #162 DONE 0.1s 19:53:10 19:53:10 #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:53:10 #163 DONE 0.2s 19:53:10 19:53:10 #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:53:10 #164 DONE 0.2s 19:53:10 19:53:10 #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:53:10 #165 DONE 0.1s 19:53:10 19:53:10 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:53:11 #166 DONE 0.2s 19:53:11 19:53:11 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:53:12 #167 DONE 2.1s 19:53:12 19:53:12 #98 [security-bootstrapper] exporting to image 19:53:13 #98 exporting layers 0.9s done 19:53:13 #98 writing image sha256:1cfd585e681352113eec0a00f4e8303364d28244273c38d78778946cbb627c2e done 19:53:13 #98 naming to docker.io/library/security-bootstrapper-arm64 done 19:53:13 #98 DONE 14.1s 19:53:13 19:53:13 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:34 #135 ... 19:53:34 19:53:34 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:34 #130 DONE 796.6s 19:53:34 19:53:34 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:34 #135 ... 19:53:34 19:53:34 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:53:34 #168 DONE 0.2s 19:53:34 19:53:34 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:53:34 #169 DONE 0.1s 19:53:34 19:53:34 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:34 #140 ... 19:53:34 19:53:34 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:53:34 #170 DONE 0.3s 19:53:34 19:53:34 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:53:34 #171 DONE 0.1s 19:53:34 19:53:34 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:34 #128 ... 19:53:34 19:53:34 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:53:34 #172 DONE 0.1s 19:53:34 19:53:34 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:53:36 #173 DONE 2.0s 19:53:36 19:53:36 #98 [core-common-config-bootstrapper] exporting to image 19:53:36 #98 exporting layers 19:53:36 #98 exporting layers 0.7s done 19:53:36 #98 writing image sha256:a11cbcb92578bc8887eaf71fddf3033d475554ced40acab8d127f1155bc9f917 19:53:36 #98 writing image sha256:a11cbcb92578bc8887eaf71fddf3033d475554ced40acab8d127f1155bc9f917 done 19:53:36 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:53:36 #98 DONE 14.8s 19:53:36 19:53:36 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:55:28 #41 ... 19:55:28 19:55:28 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:28 #140 DONE 880.1s 19:55:28 19:55:28 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:28 #136 ... 19:55:28 19:55:28 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:28 #174 DONE 0.1s 19:55:28 19:55:28 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:28 #175 DONE 0.2s 19:55:28 19:55:28 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:55:28 #176 DONE 0.3s 19:55:28 19:55:28 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:55:28 #128 ... 19:55:28 19:55:28 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:55:28 #177 DONE 0.1s 19:55:28 19:55:28 #98 [security-spiffe-token-provider] exporting to image 19:55:28 #98 exporting layers 19:55:28 #98 exporting layers 0.8s done 19:55:28 #98 writing image sha256:b9a58595cececa64b089b9cb9cef2642b4735aa1aa05edadf3b19cda25e9f8bd 0.1s done 19:55:28 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:55:28 #98 DONE 15.6s 19:55:28 19:55:28 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:59:35 #135 ... 19:59:35 19:59:35 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:59:35 #136 DONE 1147.7s 19:59:35 19:59:35 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:59:35 #135 ... 19:59:35 19:59:35 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:59:35 #178 DONE 0.2s 19:59:35 19:59:35 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:35 #132 ... 19:59:35 19:59:35 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:59:35 #179 DONE 0.2s 19:59:35 19:59:35 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:59:35 #180 DONE 0.4s 19:59:35 19:59:35 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:35 #132 ... 19:59:35 19:59:35 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:59:35 #181 DONE 0.1s 19:59:35 19:59:35 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:59:35 #182 DONE 0.1s 19:59:35 19:59:35 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:59:35 #139 ... 19:59:35 19:59:35 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:59:35 #183 DONE 1.9s 19:59:35 19:59:35 #98 [security-proxy-auth] exporting to image 19:59:35 #98 exporting layers 19:59:35 #98 exporting layers 0.6s done 19:59:35 #98 writing image sha256:6c5c1eb188f2b3d8ece2c9bf31df5538fce617c4c657139ed7ac239fd7f1c9e9 done 19:59:35 #98 naming to docker.io/library/security-proxy-auth-arm64 done 19:59:35 #98 DONE 16.2s 19:59:35 19:59:35 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:59:57 #135 DONE 1181.4s 19:59:57 19:59:57 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:59:57 #132 ... 19:59:57 19:59:57 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:59:58 #184 DONE 0.2s 19:59:58 19:59:58 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:59:58 #128 ... 19:59:58 19:59:58 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:59:58 #185 DONE 0.2s 19:59:58 19:59:58 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:59:58 #186 DONE 0.5s 19:59:58 19:59:58 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:59:58 #187 DONE 0.1s 19:59:58 19:59:58 #98 [core-command] exporting to image 19:59:58 #98 exporting layers 19:59:59 #98 exporting layers 0.4s done 19:59:59 #98 writing image sha256:98258f45564a9dad32095ae2c84835352257e113df371a54f2b2dfeb97621d33 done 19:59:59 #98 naming to docker.io/library/core-command-arm64 done 19:59:59 #98 DONE 16.6s 19:59:59 19:59:59 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:06 #132 ... 20:00:06 20:00:06 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:00:06 #128 DONE 1189.3s 20:00:06 20:00:06 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:06 #132 ... 20:00:06 20:00:06 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:06 #188 DONE 0.3s 20:00:06 20:00:06 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:06 #132 ... 20:00:06 20:00:06 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:00:06 #133 DONE 1190.4s 20:00:06 20:00:06 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:00:06 #189 DONE 0.4s 20:00:06 20:00:06 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:07 #190 ... 20:00:07 20:00:07 #191 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:00:07 #191 DONE 0.1s 20:00:07 20:00:07 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:00:07 #190 DONE 0.6s 20:00:07 20:00:07 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:00:07 #192 DONE 0.2s 20:00:07 20:00:07 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:00:07 #193 DONE 0.2s 20:00:07 20:00:07 #98 [core-data] exporting to image 20:00:07 #98 exporting layers 20:00:08 #98 ... 20:00:08 20:00:08 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:00:08 #194 DONE 0.8s 20:00:08 20:00:08 #98 [core-data] exporting to image 20:00:08 #98 exporting layers 0.8s done 20:00:08 #98 writing image sha256:d1b923f0104e23d10ed6da1025d6566f33050673ccc3781327d9bb671a3fd68e done 20:00:08 #98 naming to docker.io/library/core-data-arm64 0.0s done 20:00:08 #98 DONE 17.5s 20:00:08 20:00:08 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:00:08 #195 DONE 0.2s 20:00:08 20:00:08 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:00:08 #196 DONE 0.2s 20:00:08 20:00:08 #98 [core-metadata] exporting to image 20:00:09 #98 exporting layers 0.4s done 20:00:09 #98 writing image sha256:f7d808b9fbd7a2c0476177eab1b4a58e0120ac7140d77738b57d5781cdd23dfd 0.0s done 20:00:09 #98 naming to docker.io/library/core-metadata-arm64 done 20:00:09 #98 DONE 17.9s 20:00:09 20:00:09 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:00:31 #132 DONE 1212.2s 20:00:31 20:00:31 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:31 #139 ... 20:00:31 20:00:31 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:31 #197 DONE 0.1s 20:00:31 20:00:31 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:00:31 #198 DONE 0.1s 20:00:31 20:00:31 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:00:31 #199 DONE 0.3s 20:00:31 20:00:31 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:00:31 #200 DONE 0.1s 20:00:31 20:00:31 #98 [support-scheduler] exporting to image 20:00:31 #98 exporting layers 20:00:31 #98 exporting layers 0.4s done 20:00:31 #98 writing image sha256:b29062e371da7ab37a919532b360900d8c6f9260be5dbf4b53bedd1995b5e7d8 done 20:00:31 #98 naming to docker.io/library/support-scheduler-arm64 done 20:00:31 #98 DONE 18.4s 20:00:31 20:00:31 #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:00:31 #139 DONE 1188.8s 20:00:31 20:00:31 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:00:32 #41 ... 20:00:32 20:00:32 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:00:32 #201 DONE 0.1s 20:00:32 20:00:32 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:00:32 #202 DONE 0.1s 20:00:32 20:00:32 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:00:32 #203 DONE 0.4s 20:00:32 20:00:32 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:00:32 #204 DONE 0.1s 20:00:32 20:00:32 #98 [support-notifications] exporting to image 20:00:33 #98 exporting layers 0.5s done 20:00:33 #98 writing image sha256:c5c0d4665dfa348766e0f53165fb0833660c5d4801fd774c7cbf64b2a4b07b64 done 20:00:33 #98 naming to docker.io/library/support-notifications-arm64 done 20:00:33 #98 DONE 18.9s 20:00:33 20:00:33 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:00:33 time="2024-03-18T19:37:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:00:33 $ docker stop --time=1 666e9001b6b9a93cae050bc619909e1fe46bc649d2282d95c0c7be74cf9bda97 20:00:35 $ docker rm -f --volumes 666e9001b6b9a93cae050bc619909e1fe46bc649d2282d95c0c7be74cf9bda97 [Pipeline] // withDockerContainer [Pipeline] sh 20:00:35 + docker images 20:00:35 REPOSITORY TAG IMAGE ID CREATED SIZE 20:00:35 support-notifications-arm64 latest c5c0d4665dfa 3 seconds ago 38.4MB 20:00:35 support-scheduler-arm64 latest b29062e371da 6 seconds ago 37.7MB 20:00:35 core-metadata-arm64 latest f7d808b9fbd7 27 seconds ago 35.3MB 20:00:35 core-data-arm64 latest d1b923f0104e 28 seconds ago 35.1MB 20:00:35 core-command-arm64 latest 98258f45564a 37 seconds ago 34.8MB 20:00:35 security-proxy-auth-arm64 latest 6c5c1eb188f2 About a minute ago 32.5MB 20:00:35 security-spiffe-token-provider-arm64 latest b9a58595cece 5 minutes ago 29.5MB 20:00:35 core-common-config-bootstrapper-arm64 latest a11cbcb92578 7 minutes ago 15.4MB 20:00:35 security-bootstrapper-arm64 latest 1cfd585e6813 7 minutes ago 18.9MB 20:00:35 security-secretstore-setup-arm64 latest c222dd2aa067 7 minutes ago 36.2MB 20:00:35 security-proxy-setup-arm64 latest 845c0d06254a 7 minutes ago 26.1MB 20:00:35 security-spire-agent-arm64 latest 8f7cb47bc9ea 21 minutes ago 152MB 20:00:35 security-spire-config-arm64 latest eef63da4b59f 21 minutes ago 96MB 20:00:35 security-spire-server-arm64 latest 529871928058 21 minutes ago 96.9MB 20:00:35 ci-base-image-arm64 latest bd8dcfbe56d2 35 minutes ago 973MB 20:00:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 months ago 560MB 20:00:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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 20:00:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:36 20:00:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:00:37 arm64: Pulling from edgex-lftools-log-publisher 20:00:37 8998bd30e6a1: Pulling fs layer 20:00:37 04944245beec: Pulling fs layer 20:00:37 699f458cf7ca: Pulling fs layer 20:00:37 765212b225bb: Pulling fs layer 20:00:37 f23df028b6ca: Pulling fs layer 20:00:37 d65c8cfc05b1: Pulling fs layer 20:00:37 2437ff75d9bd: Pulling fs layer 20:00:37 f23df028b6ca: Waiting 20:00:37 2437ff75d9bd: Waiting 20:00:37 d65c8cfc05b1: Waiting 20:00:37 765212b225bb: Waiting 20:00:37 04944245beec: Verifying Checksum 20:00:37 04944245beec: Download complete 20:00:37 765212b225bb: Verifying Checksum 20:00:37 765212b225bb: Download complete 20:00:37 f23df028b6ca: Verifying Checksum 20:00:37 f23df028b6ca: Download complete 20:00:37 d65c8cfc05b1: Verifying Checksum 20:00:37 d65c8cfc05b1: Download complete 20:00:37 699f458cf7ca: Verifying Checksum 20:00:37 699f458cf7ca: Download complete 20:00:38 8998bd30e6a1: Verifying Checksum 20:00:38 8998bd30e6a1: Download complete 20:00:41 2437ff75d9bd: Verifying Checksum 20:00:41 2437ff75d9bd: Download complete 20:00:43 8998bd30e6a1: Pull complete 20:00:43 04944245beec: Pull complete 20:00:45 699f458cf7ca: Pull complete 20:00:45 765212b225bb: Pull complete 20:00:46 f23df028b6ca: Pull complete 20:00:46 d65c8cfc05b1: Pull complete 20:01:04 2437ff75d9bd: Pull complete 20:01:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:01:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:05 prd-ubuntu20.04-docker-arm64-4c-16g-322 does not seem to be running inside a container 20:01:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:01:08 $ docker top 607aa85f714b531afcadf0fe2517d0f5782c77aaebe004d3ae867cf4e4b2bedc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:09 ---> job-cost.sh 20:01:09 lf-activate-venv: SKIPPING 20:01:09 INFO: No Stack... 20:01:09 INFO: Retrieving Pricing Info for: v3-standard-4 20:01:10 INFO: Archiving Costs [Pipeline] sh 20:01:11 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:01:11 + cut -d, -f6 [Pipeline] lock 20:01:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4776-1-stack-cost] 20:01:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4776-1-stack-cost] did not exist. Created. 20:01:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:01:11 + echo total: 0.10999999940395355 [Pipeline] stash 20:01:12 Stashed 1 file(s) [Pipeline] } 20:01:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4776-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:01:12 $ docker stop --time=1 607aa85f714b531afcadf0fe2517d0f5782c77aaebe004d3ae867cf4e4b2bedc 20:01:13 $ docker rm -f --volumes 607aa85f714b531afcadf0fe2517d0f5782c77aaebe004d3ae867cf4e4b2bedc [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 20:01:15 provisioning config files... 20:01:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15256809900256719887tmp [Pipeline] { [Pipeline] sh 20:01:15 + set +x 20:01:15 + bash -s -- 20:01:15 + curl -s https://codecov.io/bash 20:01:15 20:01:15 _____ _ 20:01:15 / ____| | | 20:01:15 | | ___ __| | ___ ___ _____ __ 20:01:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:01:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:01:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:01:15 Bash-1.0.6 20:01:15 20:01:15 20:01:15 ==> git version 2.25.1 found 20:01:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:01:15 Release-Date: 2020-01-08 20:01:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:01:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:01:15 ==> Jenkins CI detected. 20:01:15 current dir:  /w/workspace/edgex-go/1 20:01:15 project root: . 20:01:15 --> token set from env 20:01:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:01:15 ==> Running gcov in . (disable via -X gcov) 20:01:15 ==> Python coveragepy not found 20:01:15 ==> Searching for coverage reports in: 20:01:15 + . 20:01:15 -> Found 1 reports 20:01:15 ==> Detecting git/mercurial file structure 20:01:15 ==> Reading reports 20:01:15 + ./coverage.out bytes=455122 20:01:15 ==> Appending adjustments 20:01:15 https://docs.codecov.io/docs/fixing-reports 20:01:16 + Found adjustments 20:01:16 ==> Gzipping contents 20:01:16 60K /tmp/codecov.tGNY5c.gz 20:01:16 ==> Uploading reports 20:01:16 url: https://codecov.io 20:01:16 query: branch=PR-4776&commit=de857e69bb1faabc2e823153f68c76cf78f4f7d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4776&job=&cmd_args= 20:01:16 -> Pinging Codecov 20:01:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4776&commit=de857e69bb1faabc2e823153f68c76cf78f4f7d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4776&job=&cmd_args= 20:01:17 -> Uploading to 20:01:17 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/00271124DB129430A58F1EEE437C3FCB/de857e69bb1faabc2e823153f68c76cf78f4f7d0/50e51d71-d0c1-4a23-b497-a1ce1d745e0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T200116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5bedfcbfa672474551336ceac7fbd715b4a06241fd924c584495bf2d305f0f0 20:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:17 Dload Upload Total Spent Left Speed 20:01:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57843 0 0 100 57843 0 177k --:--:-- --:--:-- --:--:-- 177k 20:01:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/de857e69bb1faabc2e823153f68c76cf78f4f7d0 [Pipeline] } 20:01:17 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 20:01:19 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:01:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:01:20 ---> package-listing.sh 20:01:20 ++ tr '[:upper:]' '[:lower:]' 20:01:20 ++ facter osfamily 20:01:20 + OS_FAMILY=debian 20:01:20 + workspace=/w/workspace/edgex-go/1 20:01:20 + START_PACKAGES=/tmp/packages_start.txt 20:01:20 + END_PACKAGES=/tmp/packages_end.txt 20:01:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:01:20 + PACKAGES=/tmp/packages_start.txt 20:01:20 + '[' /w/workspace/edgex-go/1 ']' 20:01:20 + PACKAGES=/tmp/packages_end.txt 20:01:20 + case "${OS_FAMILY}" in 20:01:20 + dpkg -l 20:01:20 + grep '^ii' 20:01:20 + '[' -f /tmp/packages_start.txt ']' 20:01:20 + '[' -f /tmp/packages_end.txt ']' 20:01:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:01:20 + '[' /w/workspace/edgex-go/1 ']' 20:01:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:01:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:01:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:01:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:22 20:01:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:22 latest: Pulling from edgex-lftools-log-publisher 20:01:22 5eb5b503b376: Pulling fs layer 20:01:22 5c69ac0246d0: Pulling fs layer 20:01:22 ec43610c2a17: Pulling fs layer 20:01:22 3a2ae6a8a46f: Pulling fs layer 20:01:22 33b1e0a273af: Pulling fs layer 20:01:22 5d3b04190fa2: Pulling fs layer 20:01:22 2f39f015ded8: Pulling fs layer 20:01:22 33b1e0a273af: Waiting 20:01:22 5d3b04190fa2: Waiting 20:01:22 2f39f015ded8: Waiting 20:01:22 3a2ae6a8a46f: Waiting 20:01:22 5c69ac0246d0: Verifying Checksum 20:01:22 5c69ac0246d0: Download complete 20:01:22 3a2ae6a8a46f: Verifying Checksum 20:01:22 3a2ae6a8a46f: Download complete 20:01:22 33b1e0a273af: Verifying Checksum 20:01:22 33b1e0a273af: Download complete 20:01:22 ec43610c2a17: Verifying Checksum 20:01:22 ec43610c2a17: Download complete 20:01:22 5d3b04190fa2: Verifying Checksum 20:01:22 5d3b04190fa2: Download complete 20:01:22 5eb5b503b376: Verifying Checksum 20:01:22 5eb5b503b376: Download complete 20:01:23 2f39f015ded8: Verifying Checksum 20:01:23 2f39f015ded8: Download complete 20:01:24 5eb5b503b376: Pull complete 20:01:24 5c69ac0246d0: Pull complete 20:01:24 ec43610c2a17: Pull complete 20:01:24 3a2ae6a8a46f: Pull complete 20:01:25 33b1e0a273af: Pull complete 20:01:25 5d3b04190fa2: Pull complete 20:01:29 2f39f015ded8: Pull complete 20:01:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:01:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:01:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:29 prd-ubuntu20.04-docker-8c-8g-321 does not seem to be running inside a container 20:01:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:01:34 $ docker top 5276deaf9b2584717e25cb39e36073124a5405ee4421e916a6998d061579f645 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:35 + touch /tmp/pre-build-complete [Pipeline] sh 20:01:35 + mkdir -p /var/log/sysstat [Pipeline] sh 20:01:36 + ls /var/log/sa-host 20:01:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:36 provisioning config files... 20:01:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config18200830065501305591tmp [Pipeline] { [Pipeline] echo 20:01:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:01:37 ---> create-netrc.sh [Pipeline] } 20:01:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:01:37 ---> python-tools-install.sh [Pipeline] echo 20:01:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:01:38 ---> sudo-logs.sh 20:01:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:01:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:01:38 ---> job-cost.sh 20:01:38 lf-activate-venv: SKIPPING 20:01:38 DEBUG: total: 0.10999999940395355 20:01:38 INFO: Retrieving Stack Cost... 20:01:39 INFO: Retrieving Pricing Info for: v3-standard-8 20:01:39 INFO: Archiving Costs [Pipeline] echo 20:01:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:01:40 ---> logs-deploy.sh 20:01:40 lf-activate-venv: SKIPPING 20:01:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4776/1 20:01:40 INFO: archiving workspace using pattern(s): 20:01:41 Archives upload complete. 20:01:41 INFO: archiving logs to Nexus 20:01:41 ---> uname -a: 20:01:41 Linux prd-ubuntu20-04-docker-8c-8g-321 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:01:41 20:01:41 20:01:41 ---> lscpu: 20:01:41 Architecture: x86_64 20:01:41 CPU op-mode(s): 32-bit, 64-bit 20:01:41 Byte Order: Little Endian 20:01:41 Address sizes: 40 bits physical, 48 bits virtual 20:01:41 CPU(s): 8 20:01:41 On-line CPU(s) list: 0-7 20:01:41 Thread(s) per core: 1 20:01:41 Core(s) per socket: 1 20:01:41 Socket(s): 8 20:01:41 NUMA node(s): 1 20:01:41 Vendor ID: AuthenticAMD 20:01:41 CPU family: 23 20:01:41 Model: 49 20:01:41 Model name: AMD EPYC-Rome Processor 20:01:41 Stepping: 0 20:01:41 CPU MHz: 2799.998 20:01:41 BogoMIPS: 5599.99 20:01:41 Virtualization: AMD-V 20:01:41 Hypervisor vendor: KVM 20:01:41 Virtualization type: full 20:01:41 L1d cache: 256 KiB 20:01:41 L1i cache: 256 KiB 20:01:41 L2 cache: 4 MiB 20:01:41 L3 cache: 128 MiB 20:01:41 NUMA node0 CPU(s): 0-7 20:01:41 Vulnerability Itlb multihit: Not affected 20:01:41 Vulnerability L1tf: Not affected 20:01:41 Vulnerability Mds: Not affected 20:01:41 Vulnerability Meltdown: Not affected 20:01:41 Vulnerability Mmio stale data: Not affected 20:01:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:01:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:01:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:01:41 Vulnerability Srbds: Not affected 20:01:41 Vulnerability Tsx async abort: Not affected 20:01:41 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 20:01:41 20:01:41 20:01:41 ---> nproc: 20:01:41 8 20:01:41 20:01:41 20:01:41 ---> df -h: 20:01:41 Filesystem Size Used Avail Use% Mounted on 20:01:41 overlay 155G 23G 132G 15% / 20:01:41 tmpfs 64M 0 64M 0% /dev 20:01:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:01:41 shm 64M 0 64M 0% /dev/shm 20:01:41 /dev/vda1 155G 23G 132G 15% /facter-os 20:01:41 20:01:41 20:01:41 ---> sar -b -r -n DEV: 20:01:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-321) 03/18/24 _x86_64_ (8 CPU) 20:01:41 20:01:41 19:17:58 LINUX RESTART (8 CPU) 20:01:41 20:01:41 19:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:01:41 19:19:02 319.20 46.39 272.80 0.00 5058.89 184726.95 0.00 20:01:41 19:20:01 184.19 3.91 180.27 0.00 397.63 74983.90 0.00 20:01:41 19:21:01 70.65 0.07 70.59 0.00 8.80 28918.26 0.00 20:01:41 19:22:01 24.88 0.10 24.78 0.00 0.80 16027.33 0.00 20:01:41 19:23:01 60.92 0.15 60.77 0.00 2.40 39378.37 0.00 20:01:41 19:24:01 545.96 19.46 526.51 0.00 3529.08 191707.81 0.00 20:01:41 19:25:01 383.64 2.33 381.31 0.00 24.13 129504.97 0.00 20:01:41 19:26:01 218.29 0.03 218.26 0.00 0.27 72592.77 0.00 20:01:41 19:27:01 593.27 0.05 593.22 0.00 3.60 103096.95 0.00 20:01:41 19:28:01 2.10 0.00 2.10 0.00 0.00 24.53 0.00 20:01:41 19:29:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 20:01:41 19:30:01 1.07 0.00 1.07 0.00 0.00 16.66 0.00 20:01:41 19:31:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 20:01:41 19:32:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 20:01:41 19:33:01 3.57 1.53 2.03 0.00 35.73 25.20 0.00 20:01:41 19:34:01 1.22 0.00 1.22 0.00 0.00 18.40 0.00 20:01:41 19:35:01 1.20 0.00 1.20 0.00 0.00 14.92 0.00 20:01:41 19:36:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 20:01:41 19:37:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 20:01:41 19:38:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:01:41 19:39:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 20:01:41 19:40:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 20:01:41 19:41:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 20:01:41 19:42:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 20:01:41 19:43:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 20:01:41 19:44:01 0.92 0.00 0.92 0.00 0.00 11.32 0.00 20:01:41 19:45:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 20:01:41 19:46:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:01:41 19:47:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 20:01:41 19:48:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 20:01:41 19:49:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 20:01:41 19:50:02 1.00 0.00 1.00 0.00 0.00 12.00 0.00 20:01:41 19:51:01 1.17 0.00 1.17 0.00 0.00 14.77 0.00 20:01:41 19:52:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 20:01:41 19:53:01 1.10 0.00 1.10 0.00 0.00 14.39 0.00 20:01:41 19:54:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:01:41 19:55:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 20:01:41 19:56:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 20:01:41 19:57:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 20:01:41 19:58:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 20:01:41 19:59:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 20:01:41 20:00:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 20:01:41 20:01:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 20:01:41 Average: 56.82 1.72 55.09 0.00 211.07 19571.30 0.00 20:01:41 20:01:41 19:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:01:41 19:19:02 29762420 31568444 792192 2.41 56240 2046120 1991576 5.87 989284 1808292 288988 20:01:41 19:20:01 27620128 31519524 789172 2.40 129576 3916176 1882952 5.55 1266244 3469880 310332 20:01:41 19:21:01 26956708 31207696 1094436 3.33 133844 4243104 2465320 7.27 2061184 3310896 459616 20:01:41 19:22:01 25985472 30218472 2083120 6.33 138088 4198772 2930600 8.64 2600760 3725104 442292 20:01:41 19:23:01 27673680 31518096 789476 2.40 140336 3852360 1874456 5.52 1303548 3381904 265968 20:01:41 19:24:01 20890392 31053664 1182824 3.60 235616 9729764 3382944 9.97 2623928 8410736 752596 20:01:41 19:25:01 14448804 28607352 3582368 10.89 305128 13321708 9059464 26.70 5613016 11456168 785720 20:01:41 19:26:01 12695544 28837848 3367784 10.24 320844 15238952 7342104 21.64 6044052 12750384 1081148 20:01:41 19:27:01 14874300 31413624 834772 2.54 332048 15723404 2311492 6.81 2860852 13922116 400 20:01:41 19:28:01 14873708 31413040 835288 2.54 332060 15723408 2311492 6.81 2860504 13922120 20 20:01:41 19:29:01 14900160 31439516 808768 2.46 332076 15723408 2311492 6.81 2834992 13922120 24 20:01:41 19:30:01 14900720 31440100 808124 2.46 332096 15723412 2311492 6.81 2835484 13922124 60 20:01:41 19:31:01 14902524 31442060 806128 2.45 332112 15723544 2311492 6.81 2833572 13922256 8 20:01:41 19:32:01 14903884 31443432 805068 2.45 332136 15723544 2311492 6.81 2832808 13922256 20 20:01:41 19:33:01 14892196 31433748 815032 2.48 332176 15724616 2310920 6.81 2845636 13922540 220 20:01:41 19:34:01 14893108 31434692 813972 2.48 332216 15724588 2310920 6.81 2845440 13922512 12 20:01:41 19:35:01 14893376 31434980 813612 2.47 332240 15724592 2310920 6.81 2845516 13922516 20 20:01:41 19:36:01 14892840 31434480 814068 2.48 332256 15724600 2310920 6.81 2846172 13921796 12 20:01:41 19:37:01 14892372 31434104 814304 2.48 332280 15724600 2310920 6.81 2846356 13921796 8 20:01:41 19:38:01 14892836 31434584 813760 2.47 332296 15724604 2310920 6.81 2846308 13921800 8 20:01:41 19:39:01 14893900 31435664 812680 2.47 332328 15724604 2310920 6.81 2845264 13921800 8 20:01:41 19:40:01 14893852 31435660 812636 2.47 332352 15724608 2310920 6.81 2845388 13921804 8 20:01:41 19:41:01 14894016 31435844 812408 2.47 332368 15724612 2310920 6.81 2845504 13921808 8 20:01:41 19:42:01 14893440 31435280 812896 2.47 332376 15724616 2310920 6.81 2845508 13921808 20 20:01:41 19:43:01 14893656 31435504 812808 2.47 332416 15724620 2310920 6.81 2845544 13921812 12 20:01:41 19:44:01 14893364 31435272 813036 2.47 332436 15724620 2310920 6.81 2845860 13921816 156 20:01:41 19:45:01 14893104 31435036 813252 2.47 332460 15724624 2310920 6.81 2845644 13921820 12 20:01:41 19:46:01 14893080 31435040 813204 2.47 332484 15724628 2310920 6.81 2845424 13921824 28 20:01:41 19:47:01 14893008 31434988 813180 2.47 332504 15724628 2310920 6.81 2845692 13921824 12 20:01:41 19:48:01 14893180 31435188 812928 2.47 332528 15724624 2310920 6.81 2845820 13921828 8 20:01:41 19:49:01 14892936 31434976 813072 2.47 332552 15724632 2310920 6.81 2845928 13921828 4 20:01:41 19:50:02 14893116 31435188 812800 2.47 332580 15724636 2310920 6.81 2845968 13921832 172 20:01:41 19:51:01 14893124 31435220 812740 2.47 332608 15724644 2310920 6.81 2845748 13921836 40 20:01:41 19:52:01 14893288 31435412 812512 2.47 332632 15724636 2310920 6.81 2845660 13921836 8 20:01:41 19:53:01 14892932 31435092 812864 2.47 332652 15724652 2310920 6.81 2845868 13921848 40 20:01:41 19:54:01 14893128 31435316 812608 2.47 332676 15724652 2310920 6.81 2846080 13921848 4 20:01:41 19:55:01 14893152 31435356 812496 2.47 332688 15724656 2310920 6.81 2845972 13921852 8 20:01:41 19:56:01 14893572 31435792 812204 2.47 332704 15724660 2310920 6.81 2846056 13921856 24 20:01:41 19:57:01 14893292 31435592 812636 2.47 332712 15724724 2310920 6.81 2846052 13921920 144 20:01:41 19:58:01 14892992 31435316 812848 2.47 332732 15724728 2310920 6.81 2846052 13921924 212 20:01:41 19:59:01 14893216 31435568 812784 2.47 332756 15724724 2310920 6.81 2846148 13921924 4 20:01:41 20:00:01 14893160 31435544 812748 2.47 332776 15724732 2310920 6.81 2846220 13921928 28 20:01:41 20:01:01 14893436 31435852 812436 2.47 332804 15724740 2310920 6.81 2845912 13921932 4 20:01:41 Average: 16448631 31273097 980420 2.98 304530 14114006 2600350 7.66 2839278 12455391 102057 20:01:41 20:01:41 19:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:01:41 19:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:19:02 lo 4.53 4.53 0.43 0.43 0.00 0.00 0.00 0.00 20:01:41 19:19:02 ens3 661.12 539.29 5209.41 105.23 0.00 0.00 0.00 0.00 20:01:41 19:20:01 docker0 856.40 812.93 63.75 5016.98 0.00 0.00 0.00 0.00 20:01:41 19:20:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 20:01:41 19:20:01 ens3 956.43 947.94 8231.69 129.10 0.00 0.00 0.00 0.00 20:01:41 19:21:01 veth9b2be94 0.08 0.23 0.01 0.02 0.00 0.00 0.00 0.00 20:01:41 19:21:01 docker0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:21:01 ens3 30.83 19.18 31.03 13.35 0.00 0.00 0.00 0.00 20:01:41 19:22:01 veth9b2be94 1.28 1.33 0.11 0.12 0.00 0.00 0.00 0.00 20:01:41 19:22:01 docker0 1.28 1.32 0.10 0.12 0.00 0.00 0.00 0.00 20:01:41 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:22:01 ens3 30.81 19.68 31.69 11.87 0.00 0.00 0.00 0.00 20:01:41 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:23:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 20:01:41 19:23:01 ens3 97.58 63.71 2220.31 18.43 0.00 0.00 0.00 0.00 20:01:41 19:24:01 docker0 233.11 404.88 19.01 2862.90 0.00 0.00 0.00 0.00 20:01:41 19:24:01 lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 20:01:41 19:24:01 vethff77158 52.56 87.15 5.11 472.48 0.00 0.00 0.00 0.04 20:01:41 19:24:01 vethf677982 0.55 1.18 0.05 0.21 0.00 0.00 0.00 0.00 20:01:41 19:24:01 ens3 583.36 310.12 5714.36 43.49 0.00 0.00 0.00 0.00 20:01:41 19:24:01 veth94b9142 47.50 81.14 4.73 467.89 0.00 0.00 0.00 0.04 20:01:41 19:24:01 vethcb82a38 48.33 82.57 4.74 464.70 0.00 0.00 0.00 0.04 20:01:41 19:24:01 veth9aaeb45 41.10 80.03 4.29 465.14 0.00 0.00 0.00 0.04 20:01:41 19:25:01 veth947bf0a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 vethf0db4bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 veth20955d8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 veth2c40532 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 docker0 104.93 179.57 9.73 2489.05 0.00 0.00 0.00 0.00 20:01:41 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 vethf12bc15 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 veth2cc3d7e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 vethf677982 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 ens3 192.44 113.48 2499.53 17.08 0.00 0.00 0.00 0.00 20:01:41 19:25:01 vethacdb608 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 vethb3cf74e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 veth0dffac0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 veth63b545f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:25:01 veth151ffaa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:01:41 19:26:01 veth947bf0a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 vethf0db4bc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 veth20955d8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 veth2c40532 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 vethf12bc15 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 veth2cc3d7e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 vethf677982 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 ens3 4.68 2.90 3.85 2.12 0.00 0.00 0.00 0.00 20:01:41 19:26:01 vethacdb608 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 vethb3cf74e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 veth0dffac0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 veth63b545f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:26:01 veth151ffaa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:27:01 ens3 10.71 6.43 9.47 4.79 0.00 0.00 0.00 0.00 20:01:41 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:29:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:01:41 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:30:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 20:01:41 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:31:01 ens3 0.37 0.25 0.25 0.20 0.00 0.00 0.00 0.00 20:01:41 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:32:01 ens3 0.67 0.47 1.65 0.03 0.00 0.00 0.00 0.00 20:01:41 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:01:41 19:33:01 ens3 50.17 73.54 8.25 178.30 0.00 0.00 0.00 0.00 20:01:41 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:34:01 ens3 0.75 0.12 0.13 0.07 0.00 0.00 0.00 0.00 20:01:41 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:35:01 ens3 0.95 0.77 0.38 0.31 0.00 0.00 0.00 0.00 20:01:41 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:36:01 ens3 1.03 0.95 0.48 1.04 0.00 0.00 0.00 0.00 20:01:41 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:39:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:01:41 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:41:01 ens3 0.40 0.25 0.13 0.02 0.00 0.00 0.00 0.00 20:01:41 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:44:01 ens3 0.98 0.58 0.43 0.28 0.00 0.00 0.00 0.00 20:01:41 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:47:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:48:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 20:01:41 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:49:01 ens3 0.53 0.48 0.33 0.28 0.00 0.00 0.00 0.00 20:01:41 19:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:50:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:52:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 20:01:41 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:53:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:54:01 ens3 0.33 0.30 0.10 0.16 0.00 0.00 0.00 0.00 20:01:41 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:55:01 ens3 0.47 0.22 0.14 0.01 0.00 0.00 0.00 0.00 20:01:41 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 19:59:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 20:01:41 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 20:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:01:41 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 20:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:01:41 Average: docker0 27.52 32.28 2.13 239.65 0.00 0.00 0.00 0.00 20:01:41 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:01:41 Average: ens3 60.83 48.58 555.04 12.20 0.00 0.00 0.00 0.00 20:01:41 20:01:41 20:01:41 ---> sar -P ALL: 20:01:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-321) 03/18/24 _x86_64_ (8 CPU) 20:01:41 20:01:41 19:17:58 LINUX RESTART (8 CPU) 20:01:41 20:01:41 19:18:01 CPU %user %nice %system %iowait %steal %idle 20:01:41 19:19:02 all 6.75 0.00 1.98 3.42 0.05 87.81 20:01:41 19:19:02 0 7.31 0.00 1.25 0.62 0.03 90.78 20:01:41 19:19:02 1 2.50 0.00 1.71 1.19 0.05 94.55 20:01:41 19:19:02 2 6.52 0.00 2.33 11.42 0.03 79.70 20:01:41 19:19:02 3 8.24 0.00 1.42 4.98 0.05 85.31 20:01:41 19:19:02 4 4.89 0.00 2.93 5.65 0.05 86.48 20:01:41 19:19:02 5 8.71 0.00 3.54 2.49 0.05 85.21 20:01:41 19:19:02 6 9.58 0.00 1.12 0.84 0.05 88.41 20:01:41 19:19:02 7 6.22 0.00 1.51 0.22 0.05 92.00 20:01:41 19:20:01 all 8.75 0.00 4.20 3.86 0.07 83.12 20:01:41 19:20:01 0 8.60 0.00 4.43 0.15 0.05 86.77 20:01:41 19:20:01 1 6.31 0.00 4.47 22.23 0.05 66.94 20:01:41 19:20:01 2 7.30 0.00 4.10 1.83 0.05 86.71 20:01:41 19:20:01 3 9.10 0.00 3.60 1.42 0.05 85.82 20:01:41 19:20:01 4 12.50 0.00 5.09 3.82 0.05 78.54 20:01:41 19:20:01 5 8.39 0.00 5.20 0.55 0.05 85.81 20:01:41 19:20:01 6 8.91 0.00 3.27 0.51 0.19 87.13 20:01:41 19:20:01 7 8.89 0.00 3.47 0.38 0.05 87.21 20:01:41 19:21:01 all 35.68 0.00 4.33 1.88 0.08 58.03 20:01:41 19:21:01 0 36.59 0.00 4.24 0.29 0.08 58.80 20:01:41 19:21:01 1 31.79 0.00 3.77 6.32 0.08 58.04 20:01:41 19:21:01 2 37.64 0.00 3.68 1.16 0.08 57.43 20:01:41 19:21:01 3 35.40 0.00 5.00 4.55 0.07 54.98 20:01:41 19:21:01 4 36.28 0.00 4.12 0.38 0.08 59.13 20:01:41 19:21:01 5 35.96 0.00 4.54 0.69 0.07 58.74 20:01:41 19:21:01 6 38.58 0.00 4.40 0.69 0.08 56.25 20:01:41 19:21:01 7 33.14 0.00 4.92 0.99 0.08 60.86 20:01:41 19:22:01 all 46.71 0.00 3.50 1.02 0.09 48.69 20:01:41 19:22:01 0 46.52 0.00 3.03 0.32 0.08 50.04 20:01:41 19:22:01 1 44.19 0.00 3.28 0.32 0.12 52.10 20:01:41 19:22:01 2 47.32 0.00 3.56 0.34 0.08 48.70 20:01:41 19:22:01 3 48.58 0.00 3.77 0.40 0.10 47.14 20:01:41 19:22:01 4 49.68 0.00 3.85 0.54 0.10 45.83 20:01:41 19:22:01 5 45.54 0.00 3.27 0.00 0.08 51.11 20:01:41 19:22:01 6 45.20 0.00 3.74 4.45 0.10 46.51 20:01:41 19:22:01 7 46.62 0.00 3.45 1.78 0.08 48.06 20:01:41 19:23:01 all 35.04 0.00 5.49 2.56 0.09 56.83 20:01:41 19:23:01 0 36.34 0.00 5.69 1.05 0.08 56.84 20:01:41 19:23:01 1 32.72 0.00 5.24 3.51 0.08 58.44 20:01:41 19:23:01 2 35.13 0.00 5.11 0.93 0.08 58.75 20:01:41 19:23:01 3 35.31 0.00 6.38 0.83 0.10 57.38 20:01:41 19:23:01 4 34.05 0.00 5.44 0.41 0.08 60.02 20:01:41 19:23:01 5 33.99 0.00 5.08 1.29 0.10 59.55 20:01:41 19:23:01 6 38.25 0.00 5.85 8.99 0.10 46.81 20:01:41 19:23:01 7 34.49 0.00 5.10 3.48 0.08 56.85 20:01:41 19:24:01 all 19.58 0.00 8.35 23.16 0.11 48.80 20:01:41 19:24:01 0 17.83 0.00 9.46 18.22 0.08 54.40 20:01:41 19:24:01 1 18.40 0.00 8.67 34.43 0.10 38.39 20:01:41 19:24:01 2 20.58 0.00 8.54 22.20 0.10 48.58 20:01:41 19:24:01 3 21.06 0.00 8.34 23.71 0.09 46.80 20:01:41 19:24:01 4 19.69 0.00 8.02 27.39 0.07 44.83 20:01:41 19:24:01 5 20.55 0.00 8.85 28.12 0.14 42.34 20:01:41 19:24:01 6 18.23 0.00 6.98 15.70 0.24 58.84 20:01:41 19:24:01 7 20.28 0.00 7.89 15.62 0.08 56.13 20:01:41 19:25:01 all 34.35 0.00 5.77 11.11 0.08 48.69 20:01:41 19:25:01 0 34.41 0.00 6.18 8.12 0.07 51.22 20:01:41 19:25:01 1 34.97 0.00 5.23 13.65 0.08 46.07 20:01:41 19:25:01 2 34.05 0.00 5.42 2.04 0.07 58.42 20:01:41 19:25:01 3 34.66 0.00 5.90 8.13 0.08 51.23 20:01:41 19:25:01 4 34.24 0.00 5.08 4.08 0.07 56.53 20:01:41 19:25:01 5 34.09 0.00 7.89 49.28 0.08 8.65 20:01:41 19:25:01 6 33.55 0.00 5.31 2.07 0.08 59.00 20:01:41 19:25:01 7 34.83 0.00 5.19 1.76 0.07 58.15 20:01:41 19:26:01 all 92.38 0.00 7.41 0.00 0.21 0.00 20:01:41 19:26:01 0 92.00 0.00 7.79 0.02 0.17 0.02 20:01:41 19:26:01 1 92.20 0.00 7.61 0.00 0.19 0.00 20:01:41 19:26:01 2 92.00 0.00 7.80 0.00 0.21 0.00 20:01:41 19:26:01 3 92.40 0.00 7.31 0.02 0.27 0.00 20:01:41 19:26:01 4 92.03 0.00 7.75 0.00 0.22 0.00 20:01:41 19:26:01 5 92.28 0.00 7.50 0.00 0.22 0.00 20:01:41 19:26:01 6 92.95 0.00 6.84 0.00 0.20 0.00 20:01:41 19:26:01 7 93.15 0.00 6.65 0.00 0.20 0.00 20:01:41 19:27:01 all 48.13 0.00 4.81 6.04 0.11 40.92 20:01:41 19:27:01 0 49.29 0.00 4.74 3.72 0.08 42.17 20:01:41 19:27:01 1 48.19 0.00 4.90 5.20 0.10 41.61 20:01:41 19:27:01 2 48.11 0.00 5.30 6.58 0.10 39.91 20:01:41 19:27:01 3 48.59 0.00 4.75 3.20 0.10 43.36 20:01:41 19:27:01 4 47.42 0.00 4.46 8.60 0.10 39.42 20:01:41 19:27:01 5 48.24 0.00 5.23 16.59 0.10 29.85 20:01:41 19:27:01 6 45.51 0.00 4.98 3.03 0.17 46.31 20:01:41 19:27:01 7 49.57 0.00 4.15 1.34 0.08 44.85 20:01:41 19:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:01:41 19:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:01:41 19:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:01:41 19:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:01:41 19:28:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:01:41 19:28:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:01:41 19:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:01:41 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:29:01 all 0.04 0.00 0.02 0.00 0.01 99.93 20:01:41 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:29:01 1 0.07 0.00 0.05 0.02 0.02 99.85 20:01:41 19:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:01:41 19:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:01:41 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:29:01 5 0.12 0.00 0.05 0.00 0.02 99.82 20:01:41 19:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 20:01:41 19:29:01 CPU %user %nice %system %iowait %steal %idle 20:01:41 19:30:01 all 0.06 0.00 0.01 0.00 0.01 99.91 20:01:41 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:30:01 1 0.03 0.00 0.02 0.03 0.02 99.90 20:01:41 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:01:41 19:30:01 4 0.10 0.00 0.02 0.00 0.02 99.87 20:01:41 19:30:01 5 0.35 0.00 0.03 0.00 0.03 99.58 20:01:41 19:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:01:41 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:31:01 all 0.04 0.00 0.01 0.01 0.00 99.94 20:01:41 19:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:01:41 19:31:01 1 0.08 0.00 0.02 0.08 0.02 99.80 20:01:41 19:31:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:01:41 19:31:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:01:41 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:01:41 19:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 19:32:01 all 0.17 0.00 0.02 0.00 0.01 99.80 20:01:41 19:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:01:41 19:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:01:41 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:32:01 3 1.18 0.00 0.02 0.00 0.02 98.79 20:01:41 19:32:01 4 0.05 0.00 0.07 0.00 0.02 99.87 20:01:41 19:32:01 5 0.10 0.00 0.08 0.00 0.02 99.80 20:01:41 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:33:01 all 0.44 0.00 0.11 0.11 0.01 99.33 20:01:41 19:33:01 0 0.37 0.00 0.12 0.00 0.00 99.52 20:01:41 19:33:01 1 0.25 0.00 0.15 0.50 0.02 99.08 20:01:41 19:33:01 2 0.28 0.00 0.10 0.00 0.02 99.60 20:01:41 19:33:01 3 0.53 0.00 0.10 0.00 0.02 99.35 20:01:41 19:33:01 4 0.95 0.00 0.05 0.00 0.02 98.98 20:01:41 19:33:01 5 0.33 0.00 0.15 0.00 0.00 99.52 20:01:41 19:33:01 6 0.45 0.00 0.12 0.02 0.00 99.42 20:01:41 19:33:01 7 0.37 0.00 0.13 0.33 0.00 99.17 20:01:41 19:34:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:01:41 19:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:01:41 19:34:01 1 0.07 0.00 0.02 0.03 0.02 99.87 20:01:41 19:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:01:41 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:01:41 19:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:01:41 19:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:01:41 19:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:01:41 19:35:01 all 0.03 0.00 0.02 0.00 0.00 99.95 20:01:41 19:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:35:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:01:41 19:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:01:41 19:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:35:01 4 0.05 0.00 0.05 0.00 0.02 99.88 20:01:41 19:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:01:41 19:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:01:41 19:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:36:01 all 0.16 0.00 0.06 0.06 0.01 99.71 20:01:41 19:36:01 0 0.12 0.00 0.03 0.00 0.02 99.83 20:01:41 19:36:01 1 0.10 0.00 0.03 0.47 0.00 99.40 20:01:41 19:36:01 2 0.35 0.00 0.27 0.00 0.00 99.38 20:01:41 19:36:01 3 0.10 0.00 0.02 0.00 0.02 99.87 20:01:41 19:36:01 4 0.45 0.00 0.08 0.00 0.03 99.43 20:01:41 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:36:01 6 0.08 0.00 0.02 0.00 0.00 99.90 20:01:41 19:36:01 7 0.07 0.00 0.03 0.00 0.00 99.90 20:01:41 19:37:01 all 0.03 0.00 0.01 0.02 0.01 99.93 20:01:41 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:37:01 1 0.05 0.00 0.03 0.18 0.02 99.72 20:01:41 19:37:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:01:41 19:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:01:41 19:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:01:41 19:37:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:01:41 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:38:01 all 0.07 0.00 0.01 0.05 0.01 99.86 20:01:41 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:38:01 1 0.03 0.00 0.02 0.42 0.00 99.53 20:01:41 19:38:01 2 0.33 0.00 0.02 0.00 0.02 99.63 20:01:41 19:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 19:38:01 4 0.07 0.00 0.00 0.02 0.02 99.90 20:01:41 19:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:01:41 19:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:01:41 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:39:01 all 0.15 0.00 0.02 0.04 0.00 99.78 20:01:41 19:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:01:41 19:39:01 1 0.05 0.00 0.02 0.35 0.00 99.58 20:01:41 19:39:01 2 0.86 0.00 0.00 0.00 0.00 99.14 20:01:41 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:39:01 4 0.17 0.00 0.08 0.00 0.03 99.72 20:01:41 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:39:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:01:41 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:40:01 all 0.12 0.00 0.02 0.08 0.01 99.78 20:01:41 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:40:01 1 0.08 0.00 0.02 0.47 0.03 99.40 20:01:41 19:40:01 2 0.65 0.00 0.00 0.00 0.00 99.35 20:01:41 19:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:01:41 19:40:01 4 0.07 0.00 0.03 0.17 0.02 99.72 20:01:41 19:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:01:41 19:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 20:01:41 19:40:01 CPU %user %nice %system %iowait %steal %idle 20:01:41 19:41:01 all 0.04 0.00 0.01 0.04 0.01 99.90 20:01:41 19:41:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:01:41 19:41:01 1 0.05 0.00 0.00 0.10 0.00 99.85 20:01:41 19:41:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:01:41 19:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:01:41 19:41:01 4 0.03 0.00 0.02 0.18 0.00 99.77 20:01:41 19:41:01 5 0.02 0.00 0.02 0.00 0.05 99.92 20:01:41 19:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:01:41 19:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:42:01 all 0.12 0.00 0.01 0.03 0.01 99.83 20:01:41 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:42:01 1 0.03 0.00 0.03 0.23 0.02 99.68 20:01:41 19:42:01 2 0.73 0.00 0.00 0.00 0.02 99.25 20:01:41 19:42:01 3 0.07 0.00 0.02 0.00 0.00 99.92 20:01:41 19:42:01 4 0.07 0.00 0.02 0.00 0.02 99.90 20:01:41 19:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:01:41 19:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:01:41 19:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 19:43:01 all 0.08 0.00 0.01 0.01 0.01 99.89 20:01:41 19:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:01:41 19:43:01 2 0.45 0.00 0.03 0.00 0.00 99.52 20:01:41 19:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:01:41 19:43:01 4 0.03 0.00 0.00 0.08 0.02 99.87 20:01:41 19:43:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:01:41 19:43:01 6 0.05 0.00 0.03 0.00 0.00 99.92 20:01:41 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:44:01 all 0.19 0.00 0.02 0.05 0.01 99.73 20:01:41 19:44:01 0 0.03 0.00 0.02 0.07 0.00 99.88 20:01:41 19:44:01 1 0.02 0.00 0.02 0.30 0.00 99.67 20:01:41 19:44:01 2 1.24 0.00 0.00 0.00 0.02 98.74 20:01:41 19:44:01 3 0.07 0.00 0.05 0.00 0.03 99.85 20:01:41 19:44:01 4 0.05 0.00 0.03 0.00 0.02 99.90 20:01:41 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:44:01 6 0.07 0.00 0.03 0.00 0.02 99.88 20:01:41 19:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:01:41 19:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:01:41 19:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:01:41 19:45:01 1 0.02 0.00 0.03 0.02 0.02 99.92 20:01:41 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:45:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:01:41 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:45:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:01:41 19:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:46:01 all 0.04 0.00 0.02 0.00 0.01 99.94 20:01:41 19:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:01:41 19:46:01 1 0.07 0.00 0.03 0.02 0.00 99.88 20:01:41 19:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 19:46:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:01:41 19:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:01:41 19:46:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:01:41 19:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:46:01 7 0.07 0.00 0.00 0.00 0.00 99.93 20:01:41 19:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:01:41 19:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:01:41 19:47:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:01:41 19:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:01:41 19:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:01:41 19:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:01:41 19:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:01:41 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:01:41 19:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:48:01 1 0.03 0.00 0.02 0.03 0.02 99.90 20:01:41 19:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:48:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:01:41 19:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:48:01 6 0.07 0.00 0.03 0.00 0.00 99.90 20:01:41 19:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:49:01 all 0.13 0.00 0.02 0.01 0.00 99.84 20:01:41 19:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:01:41 19:49:01 1 0.05 0.00 0.03 0.05 0.00 99.87 20:01:41 19:49:01 2 0.70 0.00 0.00 0.00 0.00 99.30 20:01:41 19:49:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:01:41 19:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:01:41 19:49:01 5 0.02 0.00 0.05 0.00 0.00 99.93 20:01:41 19:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:01:41 19:49:01 7 0.08 0.00 0.00 0.00 0.00 99.92 20:01:41 19:50:02 all 0.27 0.00 0.01 0.01 0.01 99.69 20:01:41 19:50:02 0 0.00 0.00 0.00 0.00 0.02 99.98 20:01:41 19:50:02 1 0.03 0.00 0.03 0.08 0.02 99.83 20:01:41 19:50:02 2 1.97 0.00 0.00 0.00 0.00 98.03 20:01:41 19:50:02 3 0.03 0.00 0.02 0.00 0.02 99.93 20:01:41 19:50:02 4 0.08 0.00 0.00 0.00 0.00 99.92 20:01:41 19:50:02 5 0.02 0.00 0.02 0.00 0.02 99.95 20:01:41 19:50:02 6 0.00 0.00 0.00 0.00 0.02 99.98 20:01:41 19:50:02 7 0.02 0.00 0.02 0.00 0.02 99.95 20:01:41 19:51:01 all 0.30 0.00 0.01 0.00 0.01 99.68 20:01:41 19:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:01:41 19:51:01 1 0.07 0.00 0.00 0.02 0.00 99.92 20:01:41 19:51:01 2 2.00 0.00 0.02 0.00 0.02 97.96 20:01:41 19:51:01 3 0.07 0.00 0.03 0.00 0.03 99.86 20:01:41 19:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 19:51:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:01:41 19:51:01 7 0.07 0.00 0.02 0.00 0.00 99.92 20:01:41 20:01:41 19:51:01 CPU %user %nice %system %iowait %steal %idle 20:01:41 19:52:01 all 0.26 0.00 0.02 0.02 0.01 99.69 20:01:41 19:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:01:41 19:52:01 1 0.02 0.00 0.03 0.18 0.02 99.75 20:01:41 19:52:01 2 1.94 0.00 0.02 0.00 0.00 98.05 20:01:41 19:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:01:41 19:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:52:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:01:41 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:53:01 all 0.27 0.00 0.02 0.00 0.00 99.70 20:01:41 19:53:01 0 0.00 0.00 0.05 0.00 0.00 99.95 20:01:41 19:53:01 1 0.05 0.00 0.02 0.02 0.00 99.92 20:01:41 19:53:01 2 1.95 0.00 0.03 0.00 0.00 98.01 20:01:41 19:53:01 3 0.07 0.00 0.02 0.00 0.03 99.88 20:01:41 19:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:01:41 19:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:01:41 19:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:54:01 all 0.06 0.00 0.02 0.01 0.01 99.90 20:01:41 19:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:01:41 19:54:01 1 0.02 0.00 0.02 0.08 0.02 99.87 20:01:41 19:54:01 2 0.40 0.00 0.07 0.00 0.00 99.53 20:01:41 19:54:01 3 0.02 0.00 0.03 0.00 0.03 99.92 20:01:41 19:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:01:41 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:55:01 all 0.03 0.00 0.01 0.04 0.01 99.91 20:01:41 19:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:55:01 1 0.03 0.00 0.03 0.33 0.02 99.58 20:01:41 19:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:01:41 19:55:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:01:41 19:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:01:41 19:55:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:01:41 19:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:56:01 all 0.09 0.00 0.02 0.01 0.01 99.87 20:01:41 19:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 19:56:01 1 0.07 0.00 0.02 0.08 0.02 99.82 20:01:41 19:56:01 2 0.55 0.00 0.02 0.00 0.00 99.43 20:01:41 19:56:01 3 0.05 0.00 0.07 0.00 0.03 99.85 20:01:41 19:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:56:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:01:41 19:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:01:41 19:57:01 all 0.13 0.00 0.01 0.03 0.00 99.83 20:01:41 19:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:01:41 19:57:01 1 0.05 0.00 0.02 0.23 0.00 99.70 20:01:41 19:57:01 2 0.93 0.00 0.02 0.00 0.00 99.05 20:01:41 19:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:01:41 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 19:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:01:41 19:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:58:01 all 0.18 0.00 0.01 0.06 0.01 99.73 20:01:41 19:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:01:41 19:58:01 1 0.02 0.00 0.02 0.33 0.02 99.62 20:01:41 19:58:01 2 1.42 0.00 0.02 0.00 0.02 98.55 20:01:41 19:58:01 3 0.02 0.00 0.02 0.00 0.03 99.93 20:01:41 19:58:01 4 0.00 0.00 0.02 0.18 0.00 99.80 20:01:41 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 19:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:01:41 19:59:01 all 0.28 0.00 0.01 0.00 0.01 99.70 20:01:41 19:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:01:41 19:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 20:01:41 19:59:01 2 2.02 0.00 0.02 0.00 0.02 97.95 20:01:41 19:59:01 3 0.07 0.00 0.05 0.00 0.02 99.87 20:01:41 19:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 19:59:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:01:41 19:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 19:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 20:00:01 all 0.22 0.00 0.01 0.00 0.01 99.76 20:01:41 20:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 20:00:01 1 0.02 0.00 0.07 0.02 0.02 99.88 20:01:41 20:00:01 2 1.63 0.00 0.02 0.00 0.02 98.34 20:01:41 20:00:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:01:41 20:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:01:41 20:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 20:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 20:01:01 all 0.03 0.00 0.01 0.00 0.01 99.96 20:01:41 20:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:01:41 20:01:01 1 0.05 0.00 0.00 0.02 0.00 99.93 20:01:41 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:01:41 20:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:01:41 20:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:01:41 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:01:41 20:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:01:41 20:01:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:01:41 Average: all 7.62 0.00 1.07 1.24 0.03 90.05 20:01:41 Average: 0 7.60 0.00 1.09 0.75 0.02 90.55 20:01:41 Average: 1 7.17 0.00 1.05 2.10 0.03 89.65 20:01:41 Average: 2 8.04 0.00 1.07 1.07 0.02 89.81 20:01:41 Average: 3 7.75 0.00 1.09 1.09 0.03 90.05 20:01:41 Average: 4 7.69 0.00 1.09 1.18 0.03 90.01 20:01:41 Average: 5 7.57 0.00 1.19 2.28 0.03 88.93 20:01:41 Average: 6 7.60 0.00 0.98 0.83 0.03 90.55 20:01:41 Average: 7 7.55 0.00 0.98 0.60 0.02 90.85 20:01:41 20:01:41 20:01:41